.wpcf7 .screen-reader-response{position:absolute;overflow:hidden;clip:rect(1px, 1px, 1px, 1px);clip-path:inset(50%);height:1px;width:1px;margin:-1px;padding:0;border:0;word-wrap:normal !important;}
.wpcf7 form .wpcf7-response-output{margin:2em 0.5em 1em;padding:0.2em 1em;border:2px solid #00a0d2;}
.wpcf7 form.init .wpcf7-response-output, .wpcf7 form.resetting .wpcf7-response-output, .wpcf7 form.submitting .wpcf7-response-output{display:none;}
.wpcf7 form.sent .wpcf7-response-output{border-color:#46b450;}
.wpcf7 form.failed .wpcf7-response-output, .wpcf7 form.aborted .wpcf7-response-output{border-color:#dc3232;}
.wpcf7 form.spam .wpcf7-response-output{border-color:#f56e28;}
.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output{border-color:#ffb900;}
.wpcf7-form-control-wrap{position:relative;}
.wpcf7-not-valid-tip{color:#dc3232;font-size:1em;font-weight:normal;display:block;}
.use-floating-validation-tip .wpcf7-not-valid-tip{position:relative;top:-2ex;left:1em;z-index:100;border:1px solid #dc3232;background:#fff;padding:.2em .8em;width:24em;}
.wpcf7-list-item{display:inline-block;margin:0 0 0 1em;}
.wpcf7-list-item-label::before, .wpcf7-list-item-label::after{content:" ";}
.wpcf7-spinner{visibility:hidden;display:inline-block;background-color:#23282d;opacity:0.75;width:24px;height:24px;border:none;border-radius:100%;padding:0;margin:0 24px;position:relative;}
form.submitting .wpcf7-spinner{visibility:visible;}
.wpcf7-spinner::before{content:'';position:absolute;background-color:#fbfbfc;top:4px;left:4px;width:6px;height:6px;border:none;border-radius:100%;transform-origin:8px 8px;animation-name:spin;animation-duration:1000ms;animation-timing-function:linear;animation-iteration-count:infinite;}
@media (prefers-reduced-motion: reduce) {
.wpcf7-spinner::before{animation-name:blink;animation-duration:2000ms;}
}
@keyframes spin {
from{transform:rotate(0deg);}
to{transform:rotate(360deg);}
}
@keyframes blink {
from{opacity:0;}
50%{opacity:1;}
to{opacity:0;}
}
.wpcf7 input[type="file"]{cursor:pointer;}
.wpcf7 input[type="file"]:disabled{cursor:default;}
.wpcf7 .wpcf7-submit:disabled{cursor:not-allowed;}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
direction: ltr;
}@font-face{font-family:'FontAwesome';src:url(//www.dtourtremblant.com/wp-content/plugins/tourmaster/plugins/font-awesome/fonts/fontawesome-webfont.eot?v=4.6.3);src:url(//www.dtourtremblant.com/wp-content/plugins/tourmaster/plugins/font-awesome/fonts/fontawesome-webfont.eot?#iefix&v=4.6.3) format('embedded-opentype'),url(//www.dtourtremblant.com/wp-content/plugins/tourmaster/plugins/font-awesome/fonts/fontawesome-webfont.woff2?v=4.6.3) format('woff2'),url(//www.dtourtremblant.com/wp-content/plugins/tourmaster/plugins/font-awesome/fonts/fontawesome-webfont.woff?v=4.6.3) format('woff'),url(//www.dtourtremblant.com/wp-content/plugins/tourmaster/plugins/font-awesome/fonts/fontawesome-webfont.ttf?v=4.6.3) format('truetype'),url(//www.dtourtremblant.com/wp-content/plugins/tourmaster/plugins/font-awesome/fonts/fontawesome-webfont.svg?v=4.6.3#fontawesomeregular) format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;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.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1, 1);-ms-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);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-signing:before,.fa-sign-language:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.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}@font-face{font-family:'ElegantIcons';src:url(//www.dtourtremblant.com/wp-content/plugins/tourmaster/plugins/elegant-font/fonts/ElegantIcons.eot);src:url(//www.dtourtremblant.com/wp-content/plugins/tourmaster/plugins/elegant-font/fonts/ElegantIcons.eot?#iefix) format('embedded-opentype'), url(//www.dtourtremblant.com/wp-content/plugins/tourmaster/plugins/elegant-font/fonts/ElegantIcons.woff) format('woff'), url(//www.dtourtremblant.com/wp-content/plugins/tourmaster/plugins/elegant-font/fonts/ElegantIcons.ttf) format('truetype'), url(//www.dtourtremblant.com/wp-content/plugins/tourmaster/plugins/elegant-font/fonts/ElegantIcons.svg#ElegantIcons) format('svg');font-weight:normal;font-style:normal;}
[data-icon]:before{font-family:'ElegantIcons';content:attr(data-icon);speak:none;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}
.arrow_up, .arrow_down, .arrow_left, .arrow_right, .arrow_left-up, .arrow_right-up, .arrow_right-down, .arrow_left-down, .arrow-up-down, .arrow_up-down_alt, .arrow_left-right_alt, .arrow_left-right, .arrow_expand_alt2, .arrow_expand_alt, .arrow_condense, .arrow_expand, .arrow_move, .arrow_carrot-up, .arrow_carrot-down, .arrow_carrot-left, .arrow_carrot-right, .arrow_carrot-2up, .arrow_carrot-2down, .arrow_carrot-2left, .arrow_carrot-2right, .arrow_carrot-up_alt2, .arrow_carrot-down_alt2, .arrow_carrot-left_alt2, .arrow_carrot-right_alt2, .arrow_carrot-2up_alt2, .arrow_carrot-2down_alt2, .arrow_carrot-2left_alt2, .arrow_carrot-2right_alt2, .arrow_triangle-up, .arrow_triangle-down, .arrow_triangle-left, .arrow_triangle-right, .arrow_triangle-up_alt2, .arrow_triangle-down_alt2, .arrow_triangle-left_alt2, .arrow_triangle-right_alt2, .arrow_back, .icon_minus-06, .icon_plus, .icon_close, .icon_check, .icon_minus_alt2, .icon_plus_alt2, .icon_close_alt2, .icon_check_alt2, .icon_zoom-out_alt, .icon_zoom-in_alt, .icon_search, .icon_box-empty, .icon_box-selected, .icon_minus-box, .icon_plus-box, .icon_box-checked, .icon_circle-empty, .icon_circle-slelected, .icon_stop_alt2, .icon_stop, .icon_pause_alt2, .icon_pause, .icon_menu, .icon_menu-square_alt2, .icon_menu-circle_alt2, .icon_ul, .icon_ol, .icon_adjust-horiz, .icon_adjust-vert, .icon_document_alt, .icon_documents_alt, .icon_pencil, .icon_pencil-edit_alt, .icon_pencil-edit, .icon_folder-alt, .icon_folder-open_alt, .icon_folder-add_alt, .icon_info_alt, .icon_error-oct_alt, .icon_error-circle_alt, .icon_error-triangle_alt, .icon_question_alt2, .icon_question, .icon_comment_alt, .icon_chat_alt, .icon_vol-mute_alt, .icon_volume-low_alt, .icon_volume-high_alt, .icon_quotations, .icon_quotations_alt2, .icon_clock_alt, .icon_lock_alt, .icon_lock-open_alt, .icon_key_alt, .icon_cloud_alt, .icon_cloud-upload_alt, .icon_cloud-download_alt, .icon_image, .icon_images, .icon_lightbulb_alt, .icon_gift_alt, .icon_house_alt, .icon_genius, .icon_mobile, .icon_tablet, .icon_laptop, .icon_desktop, .icon_camera_alt, .icon_mail_alt, .icon_cone_alt, .icon_ribbon_alt, .icon_bag_alt, .icon_creditcard, .icon_cart_alt, .icon_paperclip, .icon_tag_alt, .icon_tags_alt, .icon_trash_alt, .icon_cursor_alt, .icon_mic_alt, .icon_compass_alt, .icon_pin_alt, .icon_pushpin_alt, .icon_map_alt, .icon_drawer_alt, .icon_toolbox_alt, .icon_book_alt, .icon_calendar, .icon_film, .icon_table, .icon_contacts_alt, .icon_headphones, .icon_lifesaver, .icon_piechart, .icon_refresh, .icon_link_alt, .icon_link, .icon_loading, .icon_blocked, .icon_archive_alt, .icon_heart_alt, .icon_star_alt, .icon_star-half_alt, .icon_star, .icon_star-half, .icon_tools, .icon_tool, .icon_cog, .icon_cogs, .arrow_up_alt, .arrow_down_alt, .arrow_left_alt, .arrow_right_alt, .arrow_left-up_alt, .arrow_right-up_alt, .arrow_right-down_alt, .arrow_left-down_alt, .arrow_condense_alt, .arrow_expand_alt3, .arrow_carrot_up_alt, .arrow_carrot-down_alt, .arrow_carrot-left_alt, .arrow_carrot-right_alt, .arrow_carrot-2up_alt, .arrow_carrot-2dwnn_alt, .arrow_carrot-2left_alt, .arrow_carrot-2right_alt, .arrow_triangle-up_alt, .arrow_triangle-down_alt, .arrow_triangle-left_alt, .arrow_triangle-right_alt, .icon_minus_alt, .icon_plus_alt, .icon_close_alt, .icon_check_alt, .icon_zoom-out, .icon_zoom-in, .icon_stop_alt, .icon_menu-square_alt, .icon_menu-circle_alt, .icon_document, .icon_documents, .icon_pencil_alt, .icon_folder, .icon_folder-open, .icon_folder-add, .icon_folder_upload, .icon_folder_download, .icon_info, .icon_error-circle, .icon_error-oct, .icon_error-triangle, .icon_question_alt, .icon_comment, .icon_chat, .icon_vol-mute, .icon_volume-low, .icon_volume-high, .icon_quotations_alt, .icon_clock, .icon_lock, .icon_lock-open, .icon_key, .icon_cloud, .icon_cloud-upload, .icon_cloud-download, .icon_lightbulb, .icon_gift, .icon_house, .icon_camera, .icon_mail, .icon_cone, .icon_ribbon, .icon_bag, .icon_cart, .icon_tag, .icon_tags, .icon_trash, .icon_cursor, .icon_mic, .icon_compass, .icon_pin, .icon_pushpin, .icon_map, .icon_drawer, .icon_toolbox, .icon_book, .icon_contacts, .icon_archive, .icon_heart, .icon_profile, .icon_group, .icon_grid-2x2, .icon_grid-3x3, .icon_music, .icon_pause_alt, .icon_phone, .icon_upload, .icon_download, .social_facebook, .social_twitter, .social_pinterest, .social_googleplus, .social_tumblr, .social_tumbleupon, .social_wordpress, .social_instagram, .social_dribbble, .social_vimeo, .social_linkedin, .social_rss, .social_deviantart, .social_share, .social_myspace, .social_skype, .social_youtube, .social_picassa, .social_googledrive, .social_flickr, .social_blogger, .social_spotify, .social_delicious, .social_facebook_circle, .social_twitter_circle, .social_pinterest_circle, .social_googleplus_circle, .social_tumblr_circle, .social_stumbleupon_circle, .social_wordpress_circle, .social_instagram_circle, .social_dribbble_circle, .social_vimeo_circle, .social_linkedin_circle, .social_rss_circle, .social_deviantart_circle, .social_share_circle, .social_myspace_circle, .social_skype_circle, .social_youtube_circle, .social_picassa_circle, .social_googledrive_alt2, .social_flickr_circle, .social_blogger_circle, .social_spotify_circle, .social_delicious_circle, .social_facebook_square, .social_twitter_square, .social_pinterest_square, .social_googleplus_square, .social_tumblr_square, .social_stumbleupon_square, .social_wordpress_square, .social_instagram_square, .social_dribbble_square, .social_vimeo_square, .social_linkedin_square, .social_rss_square, .social_deviantart_square, .social_share_square, .social_myspace_square, .social_skype_square, .social_youtube_square, .social_picassa_square, .social_googledrive_square, .social_flickr_square, .social_blogger_square, .social_spotify_square, .social_delicious_square, .icon_printer, .icon_calulator, .icon_building, .icon_floppy, .icon_drive, .icon_search-2, .icon_id, .icon_id-2, .icon_puzzle, .icon_like, .icon_dislike, .icon_mug, .icon_currency, .icon_wallet, .icon_pens, .icon_easel, .icon_flowchart, .icon_datareport, .icon_briefcase, .icon_shield, .icon_percent, .icon_globe, .icon_globe-2, .icon_target, .icon_hourglass, .icon_balance, .icon_rook, .icon_printer-alt, .icon_calculator_alt, .icon_building_alt, .icon_floppy_alt, .icon_drive_alt, .icon_search_alt, .icon_id_alt, .icon_id-2_alt, .icon_puzzle_alt, .icon_like_alt, .icon_dislike_alt, .icon_mug_alt, .icon_currency_alt, .icon_wallet_alt, .icon_pens_alt, .icon_easel_alt, .icon_flowchart_alt, .icon_datareport_alt, .icon_briefcase_alt, .icon_shield_alt, .icon_percent_alt, .icon_globe_alt, .icon_clipboard{font-family:'ElegantIcons';speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;}
.arrow_up:before{content:"\21";}
.arrow_down:before{content:"\22";}
.arrow_left:before{content:"\23";}
.arrow_right:before{content:"\24";}
.arrow_left-up:before{content:"\25";}
.arrow_right-up:before{content:"\26";}
.arrow_right-down:before{content:"\27";}
.arrow_left-down:before{content:"\28";}
.arrow-up-down:before{content:"\29";}
.arrow_up-down_alt:before{content:"\2a";}
.arrow_left-right_alt:before{content:"\2b";}
.arrow_left-right:before{content:"\2c";}
.arrow_expand_alt2:before{content:"\2d";}
.arrow_expand_alt:before{content:"\2e";}
.arrow_condense:before{content:"\2f";}
.arrow_expand:before{content:"\30";}
.arrow_move:before{content:"\31";}
.arrow_carrot-up:before{content:"\32";}
.arrow_carrot-down:before{content:"\33";}
.arrow_carrot-left:before{content:"\34";}
.arrow_carrot-right:before{content:"\35";}
.arrow_carrot-2up:before{content:"\36";}
.arrow_carrot-2down:before{content:"\37";}
.arrow_carrot-2left:before{content:"\38";}
.arrow_carrot-2right:before{content:"\39";}
.arrow_carrot-up_alt2:before{content:"\3a";}
.arrow_carrot-down_alt2:before{content:"\3b";}
.arrow_carrot-left_alt2:before{content:"\3c";}
.arrow_carrot-right_alt2:before{content:"\3d";}
.arrow_carrot-2up_alt2:before{content:"\3e";}
.arrow_carrot-2down_alt2:before{content:"\3f";}
.arrow_carrot-2left_alt2:before{content:"\40";}
.arrow_carrot-2right_alt2:before{content:"\41";}
.arrow_triangle-up:before{content:"\42";}
.arrow_triangle-down:before{content:"\43";}
.arrow_triangle-left:before{content:"\44";}
.arrow_triangle-right:before{content:"\45";}
.arrow_triangle-up_alt2:before{content:"\46";}
.arrow_triangle-down_alt2:before{content:"\47";}
.arrow_triangle-left_alt2:before{content:"\48";}
.arrow_triangle-right_alt2:before{content:"\49";}
.arrow_back:before{content:"\4a";}
.icon_minus-06:before{content:"\4b";}
.icon_plus:before{content:"\4c";}
.icon_close:before{content:"\4d";}
.icon_check:before{content:"\4e";}
.icon_minus_alt2:before{content:"\4f";}
.icon_plus_alt2:before{content:"\50";}
.icon_close_alt2:before{content:"\51";}
.icon_check_alt2:before{content:"\52";}
.icon_zoom-out_alt:before{content:"\53";}
.icon_zoom-in_alt:before{content:"\54";}
.icon_search:before{content:"\55";}
.icon_box-empty:before{content:"\56";}
.icon_box-selected:before{content:"\57";}
.icon_minus-box:before{content:"\58";}
.icon_plus-box:before{content:"\59";}
.icon_box-checked:before{content:"\5a";}
.icon_circle-empty:before{content:"\5b";}
.icon_circle-slelected:before{content:"\5c";}
.icon_stop_alt2:before{content:"\5d";}
.icon_stop:before{content:"\5e";}
.icon_pause_alt2:before{content:"\5f";}
.icon_pause:before{content:"\60";}
.icon_menu:before{content:"\61";}
.icon_menu-square_alt2:before{content:"\62";}
.icon_menu-circle_alt2:before{content:"\63";}
.icon_ul:before{content:"\64";}
.icon_ol:before{content:"\65";}
.icon_adjust-horiz:before{content:"\66";}
.icon_adjust-vert:before{content:"\67";}
.icon_document_alt:before{content:"\68";}
.icon_documents_alt:before{content:"\69";}
.icon_pencil:before{content:"\6a";}
.icon_pencil-edit_alt:before{content:"\6b";}
.icon_pencil-edit:before{content:"\6c";}
.icon_folder-alt:before{content:"\6d";}
.icon_folder-open_alt:before{content:"\6e";}
.icon_folder-add_alt:before{content:"\6f";}
.icon_info_alt:before{content:"\70";}
.icon_error-oct_alt:before{content:"\71";}
.icon_error-circle_alt:before{content:"\72";}
.icon_error-triangle_alt:before{content:"\73";}
.icon_question_alt2:before{content:"\74";}
.icon_question:before{content:"\75";}
.icon_comment_alt:before{content:"\76";}
.icon_chat_alt:before{content:"\77";}
.icon_vol-mute_alt:before{content:"\78";}
.icon_volume-low_alt:before{content:"\79";}
.icon_volume-high_alt:before{content:"\7a";}
.icon_quotations:before{content:"\7b";}
.icon_quotations_alt2:before{content:"\7c";}
.icon_clock_alt:before{content:"\7d";}
.icon_lock_alt:before{content:"\7e";}
.icon_lock-open_alt:before{content:"\e000";}
.icon_key_alt:before{content:"\e001";}
.icon_cloud_alt:before{content:"\e002";}
.icon_cloud-upload_alt:before{content:"\e003";}
.icon_cloud-download_alt:before{content:"\e004";}
.icon_image:before{content:"\e005";}
.icon_images:before{content:"\e006";}
.icon_lightbulb_alt:before{content:"\e007";}
.icon_gift_alt:before{content:"\e008";}
.icon_house_alt:before{content:"\e009";}
.icon_genius:before{content:"\e00a";}
.icon_mobile:before{content:"\e00b";}
.icon_tablet:before{content:"\e00c";}
.icon_laptop:before{content:"\e00d";}
.icon_desktop:before{content:"\e00e";}
.icon_camera_alt:before{content:"\e00f";}
.icon_mail_alt:before{content:"\e010";}
.icon_cone_alt:before{content:"\e011";}
.icon_ribbon_alt:before{content:"\e012";}
.icon_bag_alt:before{content:"\e013";}
.icon_creditcard:before{content:"\e014";}
.icon_cart_alt:before{content:"\e015";}
.icon_paperclip:before{content:"\e016";}
.icon_tag_alt:before{content:"\e017";}
.icon_tags_alt:before{content:"\e018";}
.icon_trash_alt:before{content:"\e019";}
.icon_cursor_alt:before{content:"\e01a";}
.icon_mic_alt:before{content:"\e01b";}
.icon_compass_alt:before{content:"\e01c";}
.icon_pin_alt:before{content:"\e01d";}
.icon_pushpin_alt:before{content:"\e01e";}
.icon_map_alt:before{content:"\e01f";}
.icon_drawer_alt:before{content:"\e020";}
.icon_toolbox_alt:before{content:"\e021";}
.icon_book_alt:before{content:"\e022";}
.icon_calendar:before{content:"\e023";}
.icon_film:before{content:"\e024";}
.icon_table:before{content:"\e025";}
.icon_contacts_alt:before{content:"\e026";}
.icon_headphones:before{content:"\e027";}
.icon_lifesaver:before{content:"\e028";}
.icon_piechart:before{content:"\e029";}
.icon_refresh:before{content:"\e02a";}
.icon_link_alt:before{content:"\e02b";}
.icon_link:before{content:"\e02c";}
.icon_loading:before{content:"\e02d";}
.icon_blocked:before{content:"\e02e";}
.icon_archive_alt:before{content:"\e02f";}
.icon_heart_alt:before{content:"\e030";}
.icon_star_alt:before{content:"\e031";}
.icon_star-half_alt:before{content:"\e032";}
.icon_star:before{content:"\e033";}
.icon_star-half:before{content:"\e034";}
.icon_tools:before{content:"\e035";}
.icon_tool:before{content:"\e036";}
.icon_cog:before{content:"\e037";}
.icon_cogs:before{content:"\e038";}
.arrow_up_alt:before{content:"\e039";}
.arrow_down_alt:before{content:"\e03a";}
.arrow_left_alt:before{content:"\e03b";}
.arrow_right_alt:before{content:"\e03c";}
.arrow_left-up_alt:before{content:"\e03d";}
.arrow_right-up_alt:before{content:"\e03e";}
.arrow_right-down_alt:before{content:"\e03f";}
.arrow_left-down_alt:before{content:"\e040";}
.arrow_condense_alt:before{content:"\e041";}
.arrow_expand_alt3:before{content:"\e042";}
.arrow_carrot_up_alt:before{content:"\e043";}
.arrow_carrot-down_alt:before{content:"\e044";}
.arrow_carrot-left_alt:before{content:"\e045";}
.arrow_carrot-right_alt:before{content:"\e046";}
.arrow_carrot-2up_alt:before{content:"\e047";}
.arrow_carrot-2dwnn_alt:before{content:"\e048";}
.arrow_carrot-2left_alt:before{content:"\e049";}
.arrow_carrot-2right_alt:before{content:"\e04a";}
.arrow_triangle-up_alt:before{content:"\e04b";}
.arrow_triangle-down_alt:before{content:"\e04c";}
.arrow_triangle-left_alt:before{content:"\e04d";}
.arrow_triangle-right_alt:before{content:"\e04e";}
.icon_minus_alt:before{content:"\e04f";}
.icon_plus_alt:before{content:"\e050";}
.icon_close_alt:before{content:"\e051";}
.icon_check_alt:before{content:"\e052";}
.icon_zoom-out:before{content:"\e053";}
.icon_zoom-in:before{content:"\e054";}
.icon_stop_alt:before{content:"\e055";}
.icon_menu-square_alt:before{content:"\e056";}
.icon_menu-circle_alt:before{content:"\e057";}
.icon_document:before{content:"\e058";}
.icon_documents:before{content:"\e059";}
.icon_pencil_alt:before{content:"\e05a";}
.icon_folder:before{content:"\e05b";}
.icon_folder-open:before{content:"\e05c";}
.icon_folder-add:before{content:"\e05d";}
.icon_folder_upload:before{content:"\e05e";}
.icon_folder_download:before{content:"\e05f";}
.icon_info:before{content:"\e060";}
.icon_error-circle:before{content:"\e061";}
.icon_error-oct:before{content:"\e062";}
.icon_error-triangle:before{content:"\e063";}
.icon_question_alt:before{content:"\e064";}
.icon_comment:before{content:"\e065";}
.icon_chat:before{content:"\e066";}
.icon_vol-mute:before{content:"\e067";}
.icon_volume-low:before{content:"\e068";}
.icon_volume-high:before{content:"\e069";}
.icon_quotations_alt:before{content:"\e06a";}
.icon_clock:before{content:"\e06b";}
.icon_lock:before{content:"\e06c";}
.icon_lock-open:before{content:"\e06d";}
.icon_key:before{content:"\e06e";}
.icon_cloud:before{content:"\e06f";}
.icon_cloud-upload:before{content:"\e070";}
.icon_cloud-download:before{content:"\e071";}
.icon_lightbulb:before{content:"\e072";}
.icon_gift:before{content:"\e073";}
.icon_house:before{content:"\e074";}
.icon_camera:before{content:"\e075";}
.icon_mail:before{content:"\e076";}
.icon_cone:before{content:"\e077";}
.icon_ribbon:before{content:"\e078";}
.icon_bag:before{content:"\e079";}
.icon_cart:before{content:"\e07a";}
.icon_tag:before{content:"\e07b";}
.icon_tags:before{content:"\e07c";}
.icon_trash:before{content:"\e07d";}
.icon_cursor:before{content:"\e07e";}
.icon_mic:before{content:"\e07f";}
.icon_compass:before{content:"\e080";}
.icon_pin:before{content:"\e081";}
.icon_pushpin:before{content:"\e082";}
.icon_map:before{content:"\e083";}
.icon_drawer:before{content:"\e084";}
.icon_toolbox:before{content:"\e085";}
.icon_book:before{content:"\e086";}
.icon_contacts:before{content:"\e087";}
.icon_archive:before{content:"\e088";}
.icon_heart:before{content:"\e089";}
.icon_profile:before{content:"\e08a";}
.icon_group:before{content:"\e08b";}
.icon_grid-2x2:before{content:"\e08c";}
.icon_grid-3x3:before{content:"\e08d";}
.icon_music:before{content:"\e08e";}
.icon_pause_alt:before{content:"\e08f";}
.icon_phone:before{content:"\e090";}
.icon_upload:before{content:"\e091";}
.icon_download:before{content:"\e092";}
.social_facebook:before{content:"\e093";}
.social_twitter:before{content:"\e094";}
.social_pinterest:before{content:"\e095";}
.social_googleplus:before{content:"\e096";}
.social_tumblr:before{content:"\e097";}
.social_tumbleupon:before{content:"\e098";}
.social_wordpress:before{content:"\e099";}
.social_instagram:before{content:"\e09a";}
.social_dribbble:before{content:"\e09b";}
.social_vimeo:before{content:"\e09c";}
.social_linkedin:before{content:"\e09d";}
.social_rss:before{content:"\e09e";}
.social_deviantart:before{content:"\e09f";}
.social_share:before{content:"\e0a0";}
.social_myspace:before{content:"\e0a1";}
.social_skype:before{content:"\e0a2";}
.social_youtube:before{content:"\e0a3";}
.social_picassa:before{content:"\e0a4";}
.social_googledrive:before{content:"\e0a5";}
.social_flickr:before{content:"\e0a6";}
.social_blogger:before{content:"\e0a7";}
.social_spotify:before{content:"\e0a8";}
.social_delicious:before{content:"\e0a9";}
.social_facebook_circle:before{content:"\e0aa";}
.social_twitter_circle:before{content:"\e0ab";}
.social_pinterest_circle:before{content:"\e0ac";}
.social_googleplus_circle:before{content:"\e0ad";}
.social_tumblr_circle:before{content:"\e0ae";}
.social_stumbleupon_circle:before{content:"\e0af";}
.social_wordpress_circle:before{content:"\e0b0";}
.social_instagram_circle:before{content:"\e0b1";}
.social_dribbble_circle:before{content:"\e0b2";}
.social_vimeo_circle:before{content:"\e0b3";}
.social_linkedin_circle:before{content:"\e0b4";}
.social_rss_circle:before{content:"\e0b5";}
.social_deviantart_circle:before{content:"\e0b6";}
.social_share_circle:before{content:"\e0b7";}
.social_myspace_circle:before{content:"\e0b8";}
.social_skype_circle:before{content:"\e0b9";}
.social_youtube_circle:before{content:"\e0ba";}
.social_picassa_circle:before{content:"\e0bb";}
.social_googledrive_alt2:before{content:"\e0bc";}
.social_flickr_circle:before{content:"\e0bd";}
.social_blogger_circle:before{content:"\e0be";}
.social_spotify_circle:before{content:"\e0bf";}
.social_delicious_circle:before{content:"\e0c0";}
.social_facebook_square:before{content:"\e0c1";}
.social_twitter_square:before{content:"\e0c2";}
.social_pinterest_square:before{content:"\e0c3";}
.social_googleplus_square:before{content:"\e0c4";}
.social_tumblr_square:before{content:"\e0c5";}
.social_stumbleupon_square:before{content:"\e0c6";}
.social_wordpress_square:before{content:"\e0c7";}
.social_instagram_square:before{content:"\e0c8";}
.social_dribbble_square:before{content:"\e0c9";}
.social_vimeo_square:before{content:"\e0ca";}
.social_linkedin_square:before{content:"\e0cb";}
.social_rss_square:before{content:"\e0cc";}
.social_deviantart_square:before{content:"\e0cd";}
.social_share_square:before{content:"\e0ce";}
.social_myspace_square:before{content:"\e0cf";}
.social_skype_square:before{content:"\e0d0";}
.social_youtube_square:before{content:"\e0d1";}
.social_picassa_square:before{content:"\e0d2";}
.social_googledrive_square:before{content:"\e0d3";}
.social_flickr_square:before{content:"\e0d4";}
.social_blogger_square:before{content:"\e0d5";}
.social_spotify_square:before{content:"\e0d6";}
.social_delicious_square:before{content:"\e0d7";}
.icon_printer:before{content:"\e103";}
.icon_calulator:before{content:"\e0ee";}
.icon_building:before{content:"\e0ef";}
.icon_floppy:before{content:"\e0e8";}
.icon_drive:before{content:"\e0ea";}
.icon_search-2:before{content:"\e101";}
.icon_id:before{content:"\e107";}
.icon_id-2:before{content:"\e108";}
.icon_puzzle:before{content:"\e102";}
.icon_like:before{content:"\e106";}
.icon_dislike:before{content:"\e0eb";}
.icon_mug:before{content:"\e105";}
.icon_currency:before{content:"\e0ed";}
.icon_wallet:before{content:"\e100";}
.icon_pens:before{content:"\e104";}
.icon_easel:before{content:"\e0e9";}
.icon_flowchart:before{content:"\e109";}
.icon_datareport:before{content:"\e0ec";}
.icon_briefcase:before{content:"\e0fe";}
.icon_shield:before{content:"\e0f6";}
.icon_percent:before{content:"\e0fb";}
.icon_globe:before{content:"\e0e2";}
.icon_globe-2:before{content:"\e0e3";}
.icon_target:before{content:"\e0f5";}
.icon_hourglass:before{content:"\e0e1";}
.icon_balance:before{content:"\e0ff";}
.icon_rook:before{content:"\e0f8";}
.icon_printer-alt:before{content:"\e0fa";}
.icon_calculator_alt:before{content:"\e0e7";}
.icon_building_alt:before{content:"\e0fd";}
.icon_floppy_alt:before{content:"\e0e4";}
.icon_drive_alt:before{content:"\e0e5";}
.icon_search_alt:before{content:"\e0f7";}
.icon_id_alt:before{content:"\e0e0";}
.icon_id-2_alt:before{content:"\e0fc";}
.icon_puzzle_alt:before{content:"\e0f9";}
.icon_like_alt:before{content:"\e0dd";}
.icon_dislike_alt:before{content:"\e0f1";}
.icon_mug_alt:before{content:"\e0dc";}
.icon_currency_alt:before{content:"\e0f3";}
.icon_wallet_alt:before{content:"\e0d8";}
.icon_pens_alt:before{content:"\e0db";}
.icon_easel_alt:before{content:"\e0f0";}
.icon_flowchart_alt:before{content:"\e0df";}
.icon_datareport_alt:before{content:"\e0f2";}
.icon_briefcase_alt:before{content:"\e0f4";}
.icon_shield_alt:before{content:"\e0d9";}
.icon_percent_alt:before{content:"\e0da";}
.icon_globe_alt:before{content:"\e0de";}
.icon_clipboard:before{content:"\e0e6";}
.glyph{float:left;text-align:center;padding:.75em;margin:.4em 1.5em .75em 0;width:6em;text-shadow:none;}
.glyph_big{font-size:128px;color:#59c5dc;float:left;margin-right:20px;}
.glyph div{padding-bottom:10px;}
.glyph input{font-family:consolas, monospace;font-size:12px;width:100%;text-align:center;border:0;box-shadow:0 0 0 1px #ccc;padding:.2em;-moz-border-radius:5px;-webkit-border-radius:5px;}
.centered{margin-left:auto;margin-right:auto;}
.glyph .fs1 {
font-size: 2em;
}.clear{display:block;clear:both;visibility:hidden;line-height:0;height:0;zoom:1;}
.clearfix{zoom:1;}
.clearfix:after{content:" ";display:block;clear:both;visibility:hidden;line-height:0;height:0;}
.tourmaster-column-10{float:left;width:16.6666%;}
.tourmaster-column-12{float:left;width:20%;}
.tourmaster-column-15{float:left;width:25%;}
.tourmaster-column-20{float:left;width:33.3333%;}
.tourmaster-column-24{float:left;width:40%;}
.tourmaster-column-30{float:left;width:50%;}
.tourmaster-column-36{float:left;width:60%;}
.tourmaster-column-40{float:left;width:66.6666%;}
.tourmaster-column-45{float:left;width:75%;}
.tourmaster-column-48{float:left;width:80%;}
.tourmaster-column-50{float:left;width:83.3333%;}
.tourmaster-column-60{float:left;width:100%;}
.tourmaster-column-first{clear:left;}
.tourmaster-media-image{line-height:0;position:relative;}
.tourmaster-page-content{padding-top:70px;padding-bottom:30px;}
.tourmaster-template-wrapper .tourmaster-sidebar-right{float:right;}
.tourmaster-template-wrapper .tourmaster-sidebar-center{float:none;display:inline-block;}
.tourmaster-template-wrapper .tourmaster-content-area{padding-top:70px;padding-bottom:40px;}
.tourmaster-template-wrapper .tourmaster-sidebar-area{padding-top:70px;}
.gdlr-core-pbf-wrapper-full-no-space .tourmaster-item-pdlr{padding-left:0px;padding-right:0px;}
.gdlr-core-pbf-wrapper-full-no-space .tourmaster-item-mglr{margin-left:0px;margin-right:0px;}
.gdlr-core-pbf-wrapper-full-no-space .tourmaster-item-mgb{margin-bottom:0px;}
.gdlr-core-fluid-video-wrapper{width:100%;position:relative;padding:0;}
.gdlr-core-fluid-video-wrapper iframe{position:absolute;top:0;left:0;width:100%;height:100%;}
.tourmaster-filterer-wrap{margin-bottom:50px;}
.tourmaster-filterer-wrap.tourmaster-style-text{font-size:14px;font-weight:bold;text-transform:uppercase;letter-spacing:0.5px;}
.tourmaster-filterer-wrap.tourmaster-style-text .tourmaster-filterer{margin:0px 18px;}
.tourmaster-filterer-wrap.tourmaster-style-text .tourmaster-filterer:first-child{margin-left:0px;}
.tourmaster-filterer-wrap.tourmaster-style-text .tourmaster-filterer:last-child{margin-right:0px;}
.tourmaster-filterer-wrap.tourmaster-style-button a{display:inline-block;padding:10px 20px;background:#f1f1f1;font-size:12px;font-weight:bold;text-transform:uppercase;margin:0px 4px;letter-spacing:1px;border-radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px;}
.tourmaster-filterer-wrap.tourmaster-style-button a:first-child{margin-left:0px;}
.tourmaster-filterer-wrap.tourmaster-style-button a:last-child{margin-right:0px;}
.tourmaster-filterer-wrap.tourmaster-style-button a.tourmaster-active{cursor:default;}
.tourmaster-pbf-wrapper-full-no-space .tourmaster-filterer-wrap{padding-left:50px;padding-right:50px;}
.single-tour .tourmaster-tour-info-outer{padding:55px 0px 20px;}
.single-tour .tourmaster-tour-info-outer .tourmaster-tour-info{font-weight:500;font-size:15px;margin-bottom:15px;width:50%;float:left;}
.single-tour .tourmaster-tour-info-outer .tourmaster-tour-info i{width:27px;}
.single-tour .tourmaster-with-sidebar .tourmaster-single-header-title-wrap, .single-tour .tourmaster-with-sidebar .tourmaster-tour-info-outer .tourmaster-tour-info-wrap{padding-right:410px;}
.single-tour .tourmaster-with-sidebar .tourmaster-tour-info-outer .tourmaster-tour-info-wrap, .single-tour .tourmaster-with-sidebar .tourmaster-single-main-content, .single-tour .tourmaster-with-sidebar .tourmaster-single-review{padding-right:410px;}
.single-tour .tourmaster-with-sidebar .gdlr-core-container{padding-right:430px;}
.single-tour .tourmaster-with-sidebar .gdlr-core-container .gdlr-core-container{padding-right:0px;}
.single-tour .tourmaster-with-sidebar .tourmaster-single-related-tour-container{padding-right:430px;}
.tourmaster-single-header .tourmaster-header-price, .tourmaster-tour-booking-bar-outer, .tourmaster-tour-booking-bar-anchor, .tourmaster-tour-booking-bar-wrap{width:370px;}
.tourmaster-tour-booking-bar-error{margin-bottom:30px;}
.tourmaster-single-header{background-size:cover;background-position:center;position:relative;overflow:hidden;}
.tourmaster-single-header-top-overlay{position:absolute;top:0px;right:0px;left:0px;height:500px;background:url(//www.dtourtremblant.com/wp-content/plugins/tourmaster/images/single-tour-top-gradient.png) top repeat-x;}
.tourmaster-single-header-overlay{position:absolute;right:0px;bottom:0px;left:0px;height:300px;background:url(//www.dtourtremblant.com/wp-content/plugins/tourmaster/images/single-tour-gradient.png) bottom repeat-x;}
.tourmaster-single-header-background-overlay{background:#000;position:absolute;top:0px;right:0px;bottom:0px;left:0px;opacity:0.3;filter:alpha(opacity=30);}
.tourmaster-single-header-container-inner{position:relative;}
.tourmaster-single-header-title-wrap .tourmaster-single-header-title{font-size:29px;font-weight:bold;margin-bottom:0px;margin-top:22px;}
.tourmaster-single-header-title-wrap .tourmaster-tour-rating{margin-top:16px;font-size:16px;}
.tourmaster-single-header-title-wrap .tourmaster-tour-rating-text{font-size:14px;}
.tourmaster-single-header .gdlr-core-flexslider{z-index:0;}
.tourmaster-single-header .gdlr-core-flexslider img{width:100%;}
.tourmaster-single-header.tourmaster-with-slider .tourmaster-single-header-title-wrap{padding-top:0px;position:absolute;bottom:0px;left:0px;right:0px;}
.tourmaster-single-header .tourmaster-single-header-gallery-button{background:#fafafa;}
.tourmaster-single-header .tourmaster-single-header-gallery-button, .tourmaster-single-header .tourmaster-single-header-gallery-button:hover{color:#2a2a2a;}
.tourmaster-single-header .tourmaster-single-header-gallery-button{padding:7px 12px 5px;font-size:12px;cursor:pointer;display:inline-block;margin-right:10px;}
.tourmaster-single-header .tourmaster-single-header-gallery-button i{margin-right:8px;}
.tourmaster-single-header.tourmaster-background-video-wrap{overflow:hidden;}
.tourmaster-single-header.tourmaster-background-video-wrap .tourmaster-background-video{position:absolute;top:0px;right:0px;bottom:0px;left:0px;}
.tourmaster-single-header.tourmaster-background-video-wrap .tourmaster-background-video video{width:100%;height:100%;}
.tourmaster-tour-booking-bar-container-inner{position:relative;}
.tourmaster-tour-booking-bar-container-inner .tourmaster-tour-booking-bar-anchor, .tourmaster-tour-booking-bar-container-inner .tourmaster-tour-booking-bar-wrap{position:absolute;right:0px;z-index:98;}
.tourmaster-single-related-tour{margin-bottom:40px;}
.tourmaster-single-related-tour .tourmaster-single-related-tour-title{font-size:24px;font-weight:600;margin-bottom:28px;}
.tourmaster-single-header .tourmaster-tour-rating-empty{display:none;}
.tourmaster-single-review{margin-bottom:18px;}
.tourmaster-single-review-head{border-top-width:2px;border-style:solid;border-bottom-width:2px;padding:30px 0px;margin-bottom:40px;}
.tourmaster-single-review-head .tourmaster-tour-rating{float:left;padding:10px 0px;}
.tourmaster-single-review-head .tourmaster-tour-rating-text{font-size:15px;font-weight:600;margin-right:15px;line-height:25px;float:left;}
.tourmaster-single-review-head .tourmaster-tour-rating i{font-size:16px;margin-right:2px;line-height:25px;float:left;}
.tourmaster-single-review-head .tourmaster-single-review-filter{float:right;}
.tourmaster-single-review-head .tourmaster-single-review-sort-by{float:left;line-height:25px;padding:10px 0px;margin-right:20px;}
.tourmaster-single-review-sort-by .tourmaster-head{font-weight:bold;margin-right:15px;}
.tourmaster-single-review-sort-by .tourmaster-sort-by-field{margin-right:15px;padding-right:20px;position:relative;cursor:pointer;}
.tourmaster-single-review-sort-by .tourmaster-sort-by-field:after{content:"\f0de";font-family:fontAwesome;position:absolute;right:0px;top:5px;line-height:1;}
.tourmaster-single-review-sort-by .tourmaster-sort-by-field.tourmaster-active:after{content:"\f0dd";top:1px;}
.tourmaster-single-review-head .tourmaster-single-review-filter-by{float:left;width:170px;}
.tourmaster-single-review-content{padding-left:50px;padding-bottom:30px;}
.tourmaster-single-review-content .tourmaster-single-review-content-item{margin-bottom:30px;}
.tourmaster-single-review-content .tourmaster-single-review-user{float:left;text-align:center;width:220px;padding-right:50px;}
.tourmaster-single-review-content .tourmaster-single-review-avatar{width:65px;height:65px;overflow:hidden;margin:0px auto 15px;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%;}
.tourmaster-single-review-content .tourmaster-single-review-user-name{font-size:14px;margin-bottom:4px;}
.tourmaster-single-review-content .tourmaster-single-review-user-type{font-size:12px;}
.tourmaster-single-review-content .tourmaster-single-review-detail{overflow:hidden;padding-bottom:30px;border-bottom-width:1px;border-bottom-style:solid;}
.tourmaster-single-review-content .tourmaster-single-review-detail-rating{font-size:14px;margin-bottom:6px;}
.tourmaster-single-review-content .tourmaster-single-review-detail-date{font-size:13px;font-style:italic;}
.tourmaster-single-review-content .tourmaster-single-review-detail-rating i{margin-right:4px;}
.tourmaster-single-review-content .tourmaster-review-content-pagination{margin-left:220px;}
.tourmaster-review-content-pagination span{display:inline-block;margin-right:3px;width:34px;line-height:1;text-align:center;padding:13px 0px 12px;cursor:pointer;transition:color 200ms, background-color 200ms;-moz-transition:color 200ms, background-color 200ms;-o-transition:color 200ms, background-color 200ms;-webkit-transition:color 200ms, background-color 200ms;}
.tourmaster-review-content-pagination span.tourmaster-active{cursor:default;}
.tourmaster-payment-head{background-size:cover;background-position:center;position:relative;}
.tourmaster-payment-head .tourmaster-payment-head-overlay-opacity{position:absolute;top:0px;right:0px;bottom:0px;left:0px;background:rgba(0, 0, 0, 0.5);}
.tourmaster-payment-head .tourmaster-payment-head-overlay{position:absolute;height:243px;right:0px;bottom:0px;left:0px;background:url(//www.dtourtremblant.com/wp-content/plugins/tourmaster/images/payment-step-gradient.png) bottom repeat-x;}
.tourmaster-payment-head .tourmaster-payment-head-top-overlay{position:absolute;height:278px;top:0px;right:0px;left:0px;background:url(//www.dtourtremblant.com/wp-content/plugins/tourmaster/images/single-tour-top-gradient.png) top repeat-x;}
.tourmaster-payment-head .tourmaster-payment-title{font-size:31px;font-weight:800;padding-top:80px;padding-bottom:80px;margin-bottom:0px;position:relative;}
.tourmaster-payment-head .tourmaster-payment-step-inner{padding-right:400px;}
.tourmaster-payment-step-wrap{position:relative;}
.tourmaster-payment-step-wrap .tourmaster-payment-step-overlay{position:absolute;top:0px;right:0px;bottom:0px;left:0px;opacity:0.19;filter:alpha(opacity=19);background:#fff;}
.tourmaster-payment-step-wrap .tourmaster-payment-step-item-title{font-size:13px;font-weight:bold;}
.tourmaster-payment-step-wrap .tourmaster-payment-step-item{float:left;position:relative;padding:28px 50px 28px 0px;overflow:hidden;}
.tourmaster-payment-step-wrap .tourmaster-payment-step-item .tourmaster-text{font-weight:bold;line-height:25px;}
.tourmaster-payment-step-wrap .tourmaster-payment-step-item.tourmaster-enable{cursor:pointer;}
.tourmaster-payment-step-wrap .tourmaster-payment-step-item.tourmaster-enable i, .tourmaster-payment-step-wrap .tourmaster-payment-step-item.tourmaster-checked i{display:block;}
.tourmaster-payment-step-wrap .tourmaster-payment-step-item.tourmaster-enable  .tourmaster-text, .tourmaster-payment-step-wrap .tourmaster-payment-step-item.tourmaster-checked .tourmaster-text{display:none;}
.tourmaster-payment-step-wrap .tourmaster-payment-step-item:after{content:" ";top:0px;bottom:0px;right:15px;position:absolute;width:25px;background:url(//www.dtourtremblant.com/wp-content/plugins/tourmaster/images/payment-step-separator.png) center right;}
.tourmaster-payment-step-wrap .tourmaster-payment-step-item:last-child{padding-right:0px;}
.tourmaster-payment-step-wrap .tourmaster-payment-step-item:last-child:after{display:none;}
.tourmaster-payment-step-wrap .tourmaster-payment-step-item-icon{display:inline-block;width:40px;height:40px;padding:8px 7px 7px;vertical-align:middle;margin-right:20px;overflow:hidden;text-align:center;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%;transition:color 200ms, background-color 200ms;-moz-transition:color 200ms, background-color 200ms;-o-transition:color 200ms, background-color 200ms;-webkit-transition:color 200ms, background-color 200ms;}
.tourmaster-payment-step-wrap .tourmaster-payment-step-item-icon i{display:none;line-height:25px;}
#tourmaster-payment-template-wrapper{position:relative;}
.tourmaster-template-payment .tourmaster-tour-booking-bar-wrap{margin-top:-200px;}
.tourmaster-tour-booking-error{margin-bottom:30px;}
.tourmaster-payment-traveller-info-wrap{max-width:720px;padding-bottom:45px;}
.tourmaster-payment-traveller-info-wrap .tourmaster-traveller-info-field{margin-bottom:20px;}
.tourmaster-payment-traveller-info-wrap .tourmaster-payment-traveller-info-title{font-size:18px;margin-bottom:40px;}
.tourmaster-payment-traveller-info-wrap .tourmaster-payment-traveller-info-title i{margin-right:17px;}
.tourmaster-payment-traveller-info-wrap .tourmaster-head{float:left;width:120px;line-height:45px;font-weight:500;}
.tourmaster-payment-traveller-info-wrap .tourmaster-tail{overflow:hidden;display:block;}
.tourmaster-payment-traveller-info-wrap .tourmaster-tail .tourmaster-traveller-info-input{float:left;width:47%;margin-right:3%;}
.tourmaster-payment-traveller-info-wrap .tourmaster-tail .tourmaster-traveller-info-passport{float:left;margin-right:3%;width:97%;margin-top:18px;}
.tourmaster-payment-traveller-info-wrap .tourmaster-tail .tourmaster-traveller-info-custom{position:relative;float:left;margin-right:3%;width:97%;margin-top:18px;}
.tourmaster-payment-traveller-info-wrap .tourmaster-tail .tourmaster-traveller-info-custom input, .tourmaster-payment-traveller-info-wrap .tourmaster-tail .tourmaster-traveller-info-custom select{width:100%;}
.tourmaster-payment-traveller-info-wrap .tourmaster-traveller-info-field.tourmaster-with-info-title .tourmaster-traveller-info-input{width:37%;}
.tourmaster-payment-traveller-info-wrap .tourmaster-traveller-info-field.tourmaster-with-info-title .tourmaster-traveller-info-title{float:left;width:17%;margin-right:3%;}
.tourmaster-payment-service-form-wrap{padding:32px 35px;margin-bottom:60px;}
.tourmaster-payment-service-form-wrap .tourmaster-payment-service-form-title{font-size:16px;padding-bottom:24px;text-align:center;border-bottom-width:2px;border-bottom-style:solid;margin-bottom:40px;}
.tourmaster-payment-service-form-wrap .tourmaster-payment-service-form-item-wrap{max-width:550px;margin:0px auto;}
.tourmaster-payment-service-form-wrap .tourmaster-payment-service-form-item{font-size:14px;margin-bottom:16px;}
.tourmaster-payment-service-form-wrap .tourmaster-payment-service-form-item input[type="checkbox"]{margin:0px 12px 0px;}
.tourmaster-payment-service-form-wrap .tourmaster-payment-service-form-item-title{font-weight:500;}
.tourmaster-payment-service-form-wrap .tourmaster-payment-service-form-price-wrap{float:right;font-weight:600;}
.tourmaster-payment-service-form-wrap .tourmaster-payment-service-form-price-wrap .tourmaster-sep{margin:0px 4px;}
.tourmaster-payment-service-form-wrap .tourmaster-payment-service-form-price-wrap input[type="text"]{margin-left:10px;width:40px;padding:2px 10px;border-width:1px;border-style:solid;}
.tourmaster-payment-contact-wrap{max-width:600px;padding-bottom:45px;}
.tourmaster-payment-contact-wrap .tourmaster-contact-field{margin-bottom:20px;}
.tourmaster-payment-contact-wrap .tourmaster-payment-contact-title{font-size:18px;margin-bottom:40px;}
.tourmaster-payment-contact-wrap .tourmaster-payment-contact-title i{margin-right:17px;}
.tourmaster-payment-contact-wrap .tourmaster-head{float:left;width:150px;line-height:45px;font-weight:500;}
.tourmaster-payment-contact-wrap .tourmaster-tail{overflow:hidden;display:block;}
.tourmaster-payment-billing-wrap{max-width:600px;margin-bottom:50px;}
.tourmaster-payment-billing-wrap .tourmaster-billing-field{margin-bottom:20px;}
.tourmaster-payment-billing-wrap .tourmaster-payment-billing-title{font-size:18px;margin-bottom:40px;}
.tourmaster-payment-billing-wrap .tourmaster-payment-billing-title i{margin-right:17px;}
.tourmaster-payment-billing-wrap .tourmaster-head{float:left;width:150px;line-height:45px;font-weight:500;}
.tourmaster-payment-billing-wrap .tourmaster-tail{overflow:hidden;display:block;}
.tourmaster-payment-billing-copy-wrap{margin-bottom:30px;}
.tourmaster-payment-billing-copy{margin:-1px 10px 0px 150px;}
.tourmaster-payment-billing-copy-text{font-size:13px;font-weight:500;}
.tourmaster-payment-additional-note-wrap{max-width:720px;padding-bottom:0px;}
.tourmaster-payment-additional-note-wrap .tourmaster-additional-note-field{margin-bottom:20px;}
.tourmaster-payment-additional-note-wrap .tourmaster-payment-additional-note-title{font-size:18px;margin-bottom:40px;}
.tourmaster-payment-additional-note-wrap .tourmaster-payment-additional-note-title i{margin-right:17px;}
.tourmaster-payment-additional-note-wrap .tourmaster-head{float:left;width:150px;line-height:45px;font-weight:500;}
.tourmaster-payment-additional-note-wrap .tourmaster-tail{overflow:hidden;display:block;}
.tourmaster-tour-payment-content .tourmaster-tour-booking-continue{margin-left:150px;width:160px;text-align:center;cursor:pointer;margin-bottom:25px;}
.tourmaster-tour-payment-content .tourmaster-tour-booking-required-error{margin-left:150px;display:none;}
.tourmaster-payment-contact-detail-wrap{margin-bottom:30px;}
.tourmaster-payment-detail-wrap{float:left;width:50%;}
.tourmaster-payment-detail-wrap .tourmaster-payment-detail-title{font-size:18px;margin-bottom:28px;}
.tourmaster-payment-detail-wrap .tourmaster-payment-detail-title i{margin-right:17px;}
.tourmaster-payment-detail-wrap .tourmaster-payment-detail{font-size:14px;margin-bottom:8px;}
.tourmaster-payment-detail-wrap .tourmaster-head{float:left;width:110px;font-weight:500;}
.tourmaster-payment-detail-wrap .tourmaster-tail{overflow:hidden;display:block;}
.tourmaster-payment-detail-notes-wrap{margin-bottom:40px;}
.tourmaster-payment-detail-notes-wrap .tourmaster-payment-detail-title{font-size:18px;margin-bottom:28px;}
.tourmaster-payment-detail-notes-wrap .tourmaster-payment-detail-title i{margin-right:17px;}
.tourmaster-payment-detail-notes-wrap .tourmaster-payment-detail{font-size:14px;margin-bottom:8px;}
.tourmaster-payment-detail-notes-wrap .tourmaster-head{float:left;width:200px;font-weight:500;}
.tourmaster-payment-detail-notes-wrap .tourmaster-tail{overflow:hidden;display:block;}
.tourmaster-payment-traveller-detail{margin-bottom:60px;}
.tourmaster-payment-traveller-detail .tourmaster-payment-detail-title{font-size:18px;margin-bottom:28px;}
.tourmaster-payment-traveller-detail .tourmaster-payment-detail-title i{margin-right:17px;}
.tourmaster-payment-traveller-detail .tourmaster-payment-detail{font-size:14px;margin-bottom:10px;}
.tourmaster-payment-traveller-detail .tourmaster-head{float:left;width:110px;font-weight:500;}
.tourmaster-payment-traveller-detail .tourmaster-tail{overflow:hidden;display:block;}
.tourmaster-payment-method-wrap{padding:30px 34px;margin-bottom:30px;}
.tourmaster-payment-method-wrap .tourmaster-payment-method-title{font-size:16px;text-align:center;font-weight:600;border-bottom-width:2px;border-bottom-style:solid;padding-bottom:25px;margin-bottom:50px;}
.tourmaster-payment-method-wrap .tourmaster-payment-gateway{margin-bottom:40px;}
.tourmaster-payment-method-wrap .tourmaster-payment-paypal, .tourmaster-payment-method-wrap .tourmaster-payment-credit-card{text-align:center;line-height:1;}
.tourmaster-payment-method-wrap .tourmaster-payment-paypal > img, .tourmaster-payment-method-wrap .tourmaster-payment-credit-card > img{height:76px;cursor:pointer;border-width:2px;border-style:solid;border-color:transparent;transition:border-color 400ms;-moz-transition:border-color 400ms;-o-transition:border-color 400ms;-webkit-transition:border-color 400ms;}
.tourmaster-payment-method-wrap .tourmaster-payment-paypal-service-fee-text, .tourmaster-payment-method-wrap .tourmaster-payment-credit-card-service-fee-text{font-size:11px;margin-top:16px;max-width:170px;margin-left:auto;margin-right:auto;line-height:1.3;}
.tourmaster-payment-method-wrap .tourmaster-payment-credit-card-type{margin-top:16px;}
.tourmaster-payment-method-wrap .tourmaster-payment-credit-card-type img{margin:0px 5px;}
.tourmaster-payment-method-wrap .tourmaster-payment-method-or{font-size:16px;font-weight:600;text-align:center;margin-bottom:40px;position:relative;}
.tourmaster-payment-method-wrap .tourmaster-payment-method-or .tourmaster-left{position:absolute;top:50%;left:0px;margin-top:-1px;border-bottom-width:2px;border-bottom-style:solid;}
.tourmaster-payment-method-wrap .tourmaster-payment-method-or .tourmaster-right{position:absolute;top:50%;right:0px;margin-top:-1px;border-bottom-width:2px;border-bottom-style:solid;}
.tourmaster-payment-method-wrap .tourmaster-payment-terms{font-size:12px;text-align:center;margin-bottom:40px;}
.tourmaster-payment-method-wrap .tourmaster-payment-terms input{margin-right:10px;}
.tourmaster-payment-method-wrap .tourmaster-payment-terms .tourmaster-tour-booking-required-error{margin:20px 0px 0px;}
.tourmaster-payment-method-wrap .tourmaster-payment-method-booking{margin-bottom:10px;text-align:center;}
.tourmaster-payment-method-wrap .tourmaster-payment-method-booking-button{letter-spacing:0px;min-width:230px;max-width:100%;margin-bottom:40px;cursor:pointer;font-weight:700;}
.tourmaster-payment-method-wrap .tourmaster-payment-method-description{font-size:12px;text-align:center;margin-bottom:20px;}
.tourmaster-payment-method-wrap.tourmaster-none-online-payment .tourmaster-payment-method-title{margin-bottom:30px;}
.tourmaster-payment-method-wrap.tourmaster-both-online-payment .tourmaster-online-payment-method{float:left;width:50%;}
.tourmaster-payment-complete-wrap{padding:30px 30px;margin-bottom:40px;}
.tourmaster-payment-complete-wrap .tourmaster-payment-complete-head{font-size:17px;font-weight:bold;text-align:center;border-bottom-width:2px;border-bottom-style:solid;padding-bottom:18px;margin-bottom:25px;}
.tourmaster-payment-complete-wrap .tourmaster-payment-complete-icon{font-size:70px;margin-bottom:20px;display:inline-block;padding-top:20px;}
.tourmaster-payment-complete-wrap .tourmaster-payment-complete-content-wrap{text-align:center;}
.tourmaster-payment-complete-wrap .tourmaster-payment-complete-thank-you{font-size:20px;font-weight:600;margin-bottom:25px;}
.tourmaster-payment-complete-wrap .tourmaster-payment-complete-button{letter-spacing:0.5px;width:210px;max-width:100%;margin-bottom:20px;}
.tourmaster-payment-complete-wrap .tourmaster-payment-complete-content{margin-bottom:32px;}
.tourmaster-payment-complete-wrap .tourmaster-payment-complete-bottom-text{padding-top:40px;border-top-width:2px;border-top-style:solid;margin-top:20px;}
.tourmaster-payment-receipt-form{max-width:600px;margin:0px auto 40px;}
.tourmaster-payment-receipt-field{margin-bottom:20px;}
.tourmaster-payment-receipt-field-submit{margin-left:45%;padding-left:30px;}
.tourmaster-payment-receipt-field .tourmaster-head{float:left;width:45%;margin-right:30px;text-align:right;font-size:13px;font-weight:500;}
.tourmaster-payment-receipt-field .tourmaster-tail{display:block;overflow:hidden;}
.tourmaster-payment-receipt-field-receipt .tourmaster-head{line-height:75px;}
.tourmaster-payment-receipt-field-transaction-id .tourmaster-head{line-height:45px;}
.tourmaster-payment-receipt-description{font-size:12px;text-align:center;margin-top:40px;}
.tourmaster-payment-receipt-form .tourmaster-lb-submit-error{display:none;margin-top:30px;margin-bottom:25px;}
.tourmaster-payment-receipt-field-submit input.tourmaster-payment-receipt-field-submit-button.tourmaster-button{padding:12px 35px;}
.tourmaster-payment-receipt-deposit-option{font-size:14px;margin-bottom:5px;}
.tourmaster-payment-receipt-deposit-option label{cursor:pointer;margin-right:20px;display:block;margin-bottom:5px;}
.tourmaster-payment-receipt-deposit-option label i{margin-right:12px;}
.tourmaster-payment-receipt-deposit-option label input{display:none;}
.tourmaster-payment-receipt-deposit-option label input + span{transition:color 200ms;-moz-transition:color 200ms;-o-transition:color 200ms;-webkit-transition:color 200ms;}
.tourmaster-header-price{box-shadow:0px -2px 3px rgba(0, 0, 0, 0.2);-moz-box-shadow:0px -2px 3px rgba(0, 0, 0, 0.2);-webkit-box-shadow:0px -2px 3px rgba(0, 0, 0, 0.2);}
.tourmaster-header-price .tourmaster-header-price-ribbon{font-size:16px;text-align:center;font-weight:600;padding:12px;}
.tourmaster-header-price .tourmaster-header-price-wrap{position:relative;text-align:center;padding:38px 20px 34px;}
.tourmaster-header-price .tourmaster-header-price-overlay{position:absolute;top:0px;right:0px;bottom:0px;left:0px;opacity:0.8;filter:alpha(opacity=80);transition:opacity 200ms;-moz-transition:opacity 200ms;-o-transition:opacity 200ms;-webkit-transition:opacity 200ms;}
.tourmaster-header-price .tourmaster-tour-price-wrap{position:relative;}
.tourmaster-header-price .tourmaster-tour-price-wrap:before{font-family:'ElegantIcons';content:"\e017";font-size:23px;margin-right:15px;}
.tourmaster-header-price .tourmaster-tour-price{text-align:center;font-weight:500;}
.tourmaster-header-price .tourmaster-tour-price .tourmaster-head{font-size:14px;margin-right:10px;}
.tourmaster-header-price .tourmaster-tour-price .tourmaster-tail{font-size:32px;margin-right:15px;font-weight:800;}
.tourmaster-header-price .tourmaster-tour-discount-price{font-size:32px;font-weight:800;}
.tourmaster-header-price .tourmaster-tour-price-wrap.tourmaster-discount .tourmaster-tour-price .tourmaster-tail{font-size:15px;font-weight:500;text-decoration:line-through;}
.tourmaster-header-price .tourmaster-tour-price-info{vertical-align:top;margin-left:-5px;}
.tourmaster-header-price .tourmaster-discount .tourmaster-tour-price-info{margin-left:5px;}
.tourmaster-single-header.tourmaster-start-script .tourmaster-header-price{display:none;}
.tourmaster-header-price.tourmaster-price-updated .tourmaster-tour-price .tourmaster-head{display:none;}
.tourmaster-header-price.tourmaster-price-updated .tourmaster-tour-price-info{display:none;}
.tourmaster-tour-booking-bar-wrap.tourmaster-top .tourmaster-header-price .tourmaster-header-price-overlay, .tourmaster-tour-booking-bar-wrap.tourmaster-bottom .tourmaster-header-price .tourmaster-header-price-overlay, .tourmaster-tour-booking-bar-wrap.tourmaster-lock .tourmaster-header-price .tourmaster-header-price-overlay, .tourmaster-tour-booking-bar-wrap.tourmaster-fixed .tourmaster-header-price .tourmaster-header-price-overlay{opacity:1;filter:alpha(opacity=100);}
.tourmaster-single-header .tourmaster-header-price{position:absolute;right:0px;bottom:0px;box-shadow:0px -2px 3px rgba(0, 0, 0, 0.2);-moz-box-shadow:0px -2px 3px rgba(0, 0, 0, 0.2);-webkit-box-shadow:0px -2px 3px rgba(0, 0, 0, 0.2);}
.tourmaster-tour-booking-bar-wrap .tourmaster-header-price{margin-left:0px;margin-right:0px;display:none;}
.tourmaster-tour-booking-bar-wrap.tourmaster-start-script .tourmaster-header-price{display:block;}
.tourmaster-tour-booking-bar-outer{box-shadow:0px 1px 3px rgba(0, 0, 0, 0.2);-moz-box-shadow:0px 1px 3px rgba(0, 0, 0, 0.2);-webkit-box-shadow:0px 1px 3px rgba(0, 0, 0, 0.2);}
.tourmaster-tour-booking-next-sign{position:absolute;left:40px;margin-top:-29px;}
.tourmaster-tour-booking-next-sign:before, .tourmaster-tour-booking-next-sign span, .tourmaster-tour-booking-next-sign:after{width:4px;height:4px;display:block;overflow:hidden;margin-bottom:6px;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%;}
.tourmaster-tour-booking-next-sign:before{content:" ";opacity:0.33;filter:alpha(opacity=33);}
.tourmaster-tour-booking-next-sign span{opacity:0.66;filter:alpha(opacity=66);}
.tourmaster-tour-booking-next-sign:after{content:" ";margin-bottom:0px;}
.tourmaster-tour-booking-bar-wrap .tourmaster-single-tour-booking-fields{padding:40px 34px 5px;position:relative;}
.tourmaster-tour-booking-bar-wrap .tourmaster-single-tour-booking-referral{padding:40px;position:relative;}
.tourmaster-tour-booking-bar-wrap .tourmaster-single-tour-booking-referral .tourmaster-button{display:block;text-align:center;}
.tourmaster-tour-booking-bar-wrap .tourmaster-single-tour-booking-referral-text{margin-bottom:20px;}
.tourmaster-tour-booking-available{margin-left:45px;margin-top:-14px;margin-bottom:20px;font-size:13px;}
.tourmaster-tour-booking-package{margin-bottom:35px;}
.tourmaster-tour-booking-package > i{font-size:20px;line-height:45px;float:left;width:30px;margin-right:15px;}
.tourmaster-tour-booking-package .tourmaster-combobox-list-wrap{margin-left:45px;}
.tourmaster-tour-booking-date{margin-bottom:35px;}
.tourmaster-tour-booking-date > i{font-size:20px;line-height:45px;float:left;width:30px;margin-right:15px;}
.tourmaster-tour-booking-date-input{overflow:hidden;}
.tourmaster-tour-booking-date .tourmaster-tour-booking-date-display{font-size:16px;line-height:45px;font-weight:600;padding-left:6px;}
.tourmaster-tour-booking-room{margin-bottom:35px;}
.tourmaster-tour-booking-room > i{font-size:20px;line-height:45px;float:left;width:30px;margin-right:15px;}
.tourmaster-tour-booking-room-input{overflow:hidden;}
.tourmaster-tour-booking-room-template{display:none !important;}
.tourmaster-tour-booking-people{margin-bottom:35px;}
.tourmaster-tour-booking-people > i{font-size:20px;line-height:45px;float:left;width:30px;margin-right:15px;}
.tourmaster-tour-booking-people-input{overflow:hidden;}
.tourmaster-tour-booking-people.tourmaster-variable{margin-bottom:15px;}
.tourmaster-tour-booking-people-input.tourmaster-variable .tourmaster-combobox-wrap{width:48%;float:left;margin-bottom:15px;}
.tourmaster-tour-booking-people-input.tourmaster-variable .tourmaster-combobox-wrap:nth-child(odd){margin-right:2%;}
.tourmaster-tour-booking-people-input.tourmaster-variable .tourmaster-combobox-wrap:nth-child(even){margin-left:2%;}
.tourmaster-tour-booking-people-container{margin:0px -35px 50px;padding:35px 35px 5px;border-top-width:1px;border-top-style:solid;border-bottom-width:1px;border-bottom-style:solid;}
.tourmaster-tour-booking-people-container .tourmaster-tour-booking-room-text{font-size:12px;font-weight:500;text-transform:uppercase;float:left;margin-right:20px;line-height:45px;}
.tourmaster-tour-booking-submit{margin-bottom:35px;}
.tourmaster-tour-booking-submit > i{font-size:20px;line-height:45px;float:left;width:30px;margin-right:15px;}
.tourmaster-tour-booking-submit-input{overflow:hidden;}
.tourmaster-tour-booking-submit input[type="submit"], 
.tourmaster-tour-booking-submit .tourmaster-button{width:100%;text-align:center;}
.tourmaster-tour-booking-submit-error, .tourmaster-tour-booking-error-max-people{font-size:12px;line-height:1.6;margin-top:15px;padding:11px 16px;display:none;}
.tourmaster-tour-booking-bar-wrap .tourmaster-booking-bottom{border-top-width:1px;border-top-style:solid;}
.tourmaster-tour-booking-bar-wrap .tourmaster-save-wish-list{padding:28px 0px;text-align:center;float:left;width:70%;border-right-width:1px;border-right-style:solid;cursor:pointer;line-height:1;}
.tourmaster-tour-booking-bar-wrap .tourmaster-save-wish-list i{margin-right:12px;}
.tourmaster-save-wish-list .tourmaster-save-wish-list-icon-wrap{position:relative;}
.tourmaster-save-wish-list .tourmaster-save-wish-list-icon-wrap i{transition:opacity 200ms, transform 200ms;-moz-transition:opacity 200ms, -moz-transform 200ms;-o-transition:opacity 200ms, -o-transform 200ms;-webkit-transition:opacity 200ms, -webkit-transform 200ms;}
.tourmaster-save-wish-list .tourmaster-icon-inactive{opacity:1;transform:scale(1);-moz-transform:scale(1);-webkit-transform:scale(1);-ms-transform:scale(1);}
.tourmaster-save-wish-list .tourmaster-icon-active{opacity:0;position:absolute;transform:scale(0);-moz-transform:scale(0);-webkit-transform:scale(0);-ms-transform:scale(0);}
.tourmaster-save-wish-list.tourmaster-active .tourmaster-icon-inactive{opacity:0;transform:scale(0);-moz-transform:scale(0);-webkit-transform:scale(0);-ms-transform:scale(0);}
.tourmaster-save-wish-list.tourmaster-active .tourmaster-icon-active{opacity:1;transform:scale(1);-moz-transform:scale(1);-webkit-transform:scale(1);-ms-transform:scale(1);}
.tourmaster-tour-booking-bar-wrap .tourmaster-view-count{padding:28px 0px;text-align:center;overflow:hidden;line-height:1;}
.tourmaster-tour-booking-bar-wrap .tourmaster-view-count i{margin-right:12px;}
.tourmaster-tour-booking-bar-wrap .tourmaster-tour-booking-bar-summary{padding:38px 30px;}
.tourmaster-tour-booking-bar-wrap .tourmaster-tour-booking-bar-summary-title{font-size:17px;font-weight:600;margin-bottom:25px;}
.tourmaster-tour-booking-bar-summary-info{font-size:14px;margin-bottom:9px;}
.tourmaster-tour-booking-bar-summary-info .tourmaster-head{margin-bottom:10px;font-weight:500;}
.tourmaster-tour-booking-bar-summary-room-text{font-weight:700;float:left;margin-right:25px;}
.tourmaster-tour-booking-bar-summary-room-wrap{font-size:14px;padding-top:16px;}
.tourmaster-tour-booking-bar-summary-people-wrap{padding-top:15px;}
.tourmaster-tour-booking-bar-summary-people{overflow:hidden;margin-bottom:14px;}
.tourmaster-tour-booking-bar-summary-people-amount{margin-bottom:10px;}
.tourmaster-tour-booking-bar-summary-people.tourmaster-variable .tourmaster-tour-booking-bar-summary-people-amount{float:left;margin-right:12px;margin-bottom:5px;}
.tourmaster-tour-booking-bar-summary-people.tourmaster-variable .tourmaster-tour-booking-bar-summary-people-amount:nth-child(3){clear:left;}
.tourmaster-tour-booking-bar-summary-people-amount .tourmaster-head{font-weight:500;}
.tourmaster-tour-booking-bar-summary .tourmaster-price-breakdown{display:none;padding-top:40px;}
.tourmaster-tour-booking-bar-summary .tourmaster-tour-booking-bar-price-breakdown-link{font-size:13px;margin-top:25px;display:inline-block;cursor:pointer;}
.tourmaster-tour-booking-bar-summary .tourmaster-tour-booking-bar-date-edit{font-size:13px;font-weight:600;cursor:pointer;}
.tourmaster-tour-booking-bar-summary .tourmaster-tour-booking-temp{display:none;}
.tourmaster-tour-booking-bar-coupon-wrap{margin-top:30px;margin-bottom:10px;}
.tourmaster-tour-booking-bar-coupon-wrap input[type="text"].tourmaster-tour-booking-bar-coupon{padding:10px 15px;width:150px;border-width:1px;margin-right:18px;}
.tourmaster-tour-booking-bar-coupon-wrap .tourmaster-tour-booking-bar-coupon-validate{font-weight:600;font-size:13px;cursor:pointer;}
.tourmaster-tour-booking-bar-coupon-wrap .tourmaster-tour-booking-coupon-message{display:none;font-size:11px;margin-top:10px;}
.tourmaster-tour-booking-bar-coupon-wrap .tourmaster-tour-booking-coupon-message.tourmaster-failed{color:#fff;padding:6px 12px;}
.tourmaster-tour-booking-bar-total-price-wrap{font-size:16px;line-height:27px;padding:32px 30px;border-top-width:1px;border-top-style:solid;}
.tourmaster-tour-booking-bar-total-price-wrap > i{margin-right:12px;vertical-align:middle;}
.tourmaster-tour-booking-bar-total-price-title{font-weight:600;display:inline-block;}
.tourmaster-tour-booking-bar-total-price{font-size:22px;font-weight:bold;float:right;}
.tourmaster-tour-booking-bar-wrap .tourmaster-tour-booking-continue{width:100%;text-align:center;padding:18px 0px;cursor:pointer;}
.tourmaster-tour-booking-bar-wrap .tourmaster-tour-booking-bar-widget{padding-top:60px;}
.tourmaster-template-payment .tourmaster-tour-booking-bar-wrap{float:right;margin-left:50px;}
.tourmaster-template-payment .tourmaster-tour-payment-content{overflow:hidden;padding-bottom:15px;}
.tourmaster-header-price .tourmaster-header-enquiry{font-size:22px;font-weight:bold;position:relative;}
.tourmaster-header-price .tourmaster-header-enquiry-ribbon{height:8px;}
.tourmaster-tour-booking-bar-wrap .tourmaster-tour-booking-enquiry-wrap{padding:40px 34px 40px;position:relative;}
.tourmaster-tour-booking-bar-wrap .tourmaster-enquiry-field{margin-bottom:22px;}
.tourmaster-tour-booking-bar-wrap .tourmaster-enquiry-field .tourmaster-head{margin-bottom:8px;}
.tourmaster-tour-booking-bar-wrap .tourmaster-enquiry-form .tourmaster-button{width:100%;transition:opacity 300ms;-moz-transition:opacity 300ms;-o-transition:opacity 300ms;-webkit-transition:opacity 300ms;}
.tourmaster-tour-booking-bar-wrap .tourmaster-enquiry-form .tourmaster-button.tourmaster-now-loading{opacity:0.8;}
.tourmaster-enquiry-form .tourmaster-enquiry-form-message{display:none;}
.tourmaster-enquiry-form  .tourmaster-enquiry-form-message{font-size:13px;font-weight:500;padding:15px 20px 13px;border-width:1px;border-style:solid;margin-bottom:24px;}
.tourmaster-booking-tab-title-item{cursor:pointer;padding:20px 28px;float:left;font-size:14px;font-weight:500;transition:border-color 200ms, background-color 200ms;-moz-transition:border-color 200ms, background-color 200ms;-o-transition:border-color 200ms, background-color 200ms;-webkit-transition:border-color 200ms, background-color 200ms;}
.tourmaster-booking-tab-title-item.tourmaster-active{background:#fff;}
.tourmaster-booking-tab-content{display:none;}
.tourmaster-booking-tab-content.tourmaster-active{display:block;}
.tourmaster-tour-booking-bar-deposit-option{font-size:14px;margin-bottom:20px;}
.tourmaster-tour-booking-bar-deposit-option label{cursor:pointer;margin-right:20px;}
.tourmaster-tour-booking-bar-deposit-option label i{margin-right:12px;}
.tourmaster-tour-booking-bar-deposit-option label input{display:none;}
.tourmaster-tour-booking-bar-deposit-option label input + span{transition:color 200ms;-moz-transition:color 200ms;-o-transition:color 200ms;-webkit-transition:color 200ms;}
.tourmaster-tour-booking-bar-deposit-text{font-size:16px;line-height:27px;padding:32px 30px 28px;border-top-width:1px;border-top-style:solid;display:none;}
.tourmaster-tour-booking-bar-deposit-text.tourmaster-active{display:block;}
.tourmaster-tour-booking-bar-deposit-text .tourmaster-tour-booking-bar-deposit-title{font-size:21px;font-weight:bold;}
.tourmaster-tour-booking-bar-deposit-text .tourmaster-tour-booking-bar-deposit-price{font-size:23px;font-weight:bold;float:right;}
.tourmaster-tour-booking-bar-deposit-text .tourmaster-tour-booking-bar-deposit-caption{display:block;margin-top:4px;font-size:12px;}
.tourmaster-tour-booking-bar-deposit-info{font-size:12px;line-height:1;margin-bottom:15px;}
.tourmaster-tour-booking-bar-deposit-info .tourmaster-head{float:left;}
.tourmaster-tour-booking-bar-deposit-info .tourmaster-tail{float:right;}
.tourmaster-price-breakdown{font-size:14px;}
.tourmaster-price-breakdown .tourmaster-head{font-weight:600;margin-right:13px;}
.tourmaster-price-breakdown .tourmaster-tail.tourmaster-right{float:right;}
.tourmaster-price-breakdown .tourmaster-tail .tourmaster-price{float:right;}
.tourmaster-price-breakdown .tourmaster-price-breakdown-base-price-wrap{margin-bottom:20px;padding-bottom:8px;border-bottom-width:1px;border-bottom-style:solid;}
.tourmaster-price-breakdown .tourmaster-price-breakdown-base-price{margin-bottom:12px;}
.tourmaster-price-breakdown .tourmaster-price-breakdown-room{margin-bottom:20px;padding-bottom:20px;border-bottom-width:1px;border-bottom-style:solid;}
.tourmaster-price-breakdown .tourmaster-price-breakdown-room-head{margin-bottom:15px;}
.tourmaster-price-breakdown .tourmaster-price-breakdown-room-price{margin-bottom:10px;}
.tourmaster-price-breakdown .tourmaster-price-breakdown-room-price:last-child{margin-bottom:0px;}
.tourmaster-price-breakdown .tourmaster-price-breakdown-additional-service{margin-bottom:20px;padding-bottom:10px;border-bottom-width:1px;border-bottom-style:solid;}
.tourmaster-price-breakdown .tourmaster-price-breakdown-additional-service-title{font-size:16px;padding-top:5px;margin-bottom:16px;}
.tourmaster-price-breakdown .tourmaster-price-breakdown-additional-service-item{margin-bottom:10px;}
.tourmaster-price-breakdown .tourmaster-price-breakdown-additional-service-item .tourmaster-head{font-weight:400;}
.tourmaster-price-breakdown-sub-total, .tourmaster-price-breakdown-tax-rate, .tourmaster-price-breakdown-tax-due, .tourmaster-price-breakdown-coupon-code, .tourmaster-price-breakdown-coupon-amount{margin-bottom:12px;}
.tourmaster-price-breakdown-group-discount{margin-bottom:20px;padding-top:20px;padding-bottom:20px;border-bottom-width:1px;border-top-width:1px;border-style:solid;}
.tourmaster-price-breakdown-group-discount-amount{margin-bottom:12px;}
.tourmaster-price-breakdown-coupon-code .tourmaster-coupon-text{float:right;}
.tourmaster-login-bar-shortcode{text-align:right;}
.tourmaster-login-bar-shortcode .tourmaster-user-top-bar-nav{text-align:left;}
.tourmaster-user-top-bar{font-size:13px;line-height:30px;position:relative;}
.tourmaster-user-top-bar.tourmaster-guest{cursor:pointer;}
.tourmaster-user-top-bar.tourmaster-guest i{margin-right:12px;}
.tourmaster-user-top-bar.tourmaster-guest .tourmaster-user-top-bar-signup{margin-left:26px;}
.tourmaster-user-top-bar.tourmaster-user{cursor:pointer;}
.tourmaster-user-top-bar.tourmaster-user > img{vertical-align:middle;margin-right:15px;width:30px;height:30px;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%;}
.tourmaster-user-top-bar.tourmaster-user > i{margin-left:18px;vertical-align:text-top;}
.tourmaster-user-top-bar-nav{position:absolute;right:0px;top:100%;width:185px;z-index:99;line-height:1.7;padding-top:10px;}
.tourmaster-user-top-bar-nav-inner{display:none;cursor:default;box-shadow:0px 0px 2px rgba(0, 0, 0, 0.1);-moz-box-shadow:0px 0px 2px rgba(0, 0, 0, 0.1);-webkit-box-shadow:0px 0px 2px rgba(0, 0, 0, 0.1);}
.tourmaster-user-top-bar-nav-item{padding:4px 20px;}
.tourmaster-user-top-bar-nav-item:first-child{padding-top:18px;}
.tourmaster-user-top-bar-nav-item:last-child{padding-bottom:14px;}
.tourmaster-user-top-bar-nav-item.tourmaster-nav-sign-out{padding-top:13px;padding-bottom:11px;margin-top:10px;border-top-width:1px;border-top-style:solid;}
.tourmaster-template-wrapper-user{overflow:hidden;}
.tourmaster-user-navigation{float:left;width:280px;padding:60px 0px 10060px 0px;margin-bottom:-10000px;}
.tourmaster-user-navigation .tourmaster-user-navigation-head{font-size:15px;font-weight:bold;text-transform:uppercase;padding:40px 35px 30px;margin-bottom:0px;}
.tourmaster-user-navigation .tourmaster-user-navigation-head:first-child{padding-top:0px;}
.tourmaster-user-navigation .tourmaster-user-navigation-item{font-size:14px;padding:0px 35px 15px;}
.tourmaster-user-navigation .tourmaster-user-navigation-item-icon{display:inline-block;font-size:16px;margin-right:11px;width:20px;}
.tourmaster-user-navigation .tourmaster-user-navigation-item.tourmaster-active:before{content:" ";height:20px;display:inline-block;border-left-width:3px;border-left-style:solid;vertical-align:sub;margin-right:18px;}
.tourmaster-user-navigation .tourmaster-user-navigation-item-sign-out{padding-top:15px;padding-bottom:15px;margin-top:24px;border-top-width:1px;border-top-style:solid;border-bottom-width:1px;border-bottom-style:solid;}
.tourmaster-user-navigation .tourmaster-user-navigation-bottom-text{padding:50px 35px 0px;}
.tourmaster-user-content{overflow:hidden;}
.tourmaster-user-content-inner{padding:40px;}
.tourmaster-user-content-inner .tourmaster-user-content-block{margin-left:0px;margin-right:0px;overflow:auto;}
.tourmaster-user-content-block{margin:35px;padding:24px 28px;box-shadow:0px 0px 2px rgba(0, 0, 0, 0.1);-moz-box-shadow:0px 0px 2px rgba(0, 0, 0, 0.1);-webkit-box-shadow:0px 0px 2px rgba(0, 0, 0, 0.1);}
.tourmaster-user-content-block .tourmaster-user-content-title{font-size:14px;float:left;margin-bottom:0px;font-weight:600;}
.tourmaster-user-content-block .tourmaster-user-content-title-link{font-size:12px;float:right;}
.tourmaster-user-content-block .tourmaster-user-content-title-wrap{overflow:hidden;padding-bottom:14px;margin-bottom:12px;border-bottom-width:2px;border-bottom-style:solid;}
.tourmaster-user-content-block .tourmaster-user-content-block-content{overflow:auto;}
.tourmaster-user-breadcrumbs{font-size:14px;margin-bottom:40px;}
.tourmaster-user-breadcrumbs .tourmaster-sep{margin:0px 14px;}
.tourmaster-my-profile-wrapper{margin-top:45px;margin-bottom:10px;}
.tourmaster-my-profile-avatar{float:left;margin-right:40px;}
.tourmaster-my-profile-avatar img{width:85px;height:85px;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%;}
.tourmaster-my-profile-info-wrap{overflow:hidden;}
.tourmaster-my-profile-info{font-size:13px;margin-bottom:14px;float:left;width:50%;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}
.tourmaster-my-profile-info.tourmaster-odd{padding-left:10px;}
.tourmaster-my-profile-info.tourmaster-even{clear:left;padding-right:10px;}
.tourmaster-my-profile-info .tourmaster-head{float:left;width:130px;margin-right:10px;}
.tourmaster-my-profile-info .tourmaster-tail{display:block;overflow:hidden;font-weight:600;}
.tourmaster-user-update-notification{font-size:13px;padding:15px 18px 12px;margin-bottom:50px;}
.tourmaster-user-update-notification i{margin-right:13px;}
.tourmaster-edit-profile-avatar{margin-bottom:40px;}
.tourmaster-edit-profile-avatar img{width:85px;height:85px;display:inline-block;vertical-align:middle;margin-right:95px;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%;}
.tourmaster-edit-profile-avatar input[type="file"]{display:none;}
.tourmaster-edit-profile-avatar .tourmaster-button{cursor:pointer;}
.tourmaster-edit-profile-submit.tourmaster-button{margin-left:180px;margin-top:10px;}
.tourmaster-edit-profile-wrap .tourmaster-req{margin-left:5px;}
.tourmaster-edit-profile-wrap .tourmaster-head{float:left;width:160px;margin-right:20px;display:block;line-height:45px;font-size:13px;}
.tourmaster-edit-profile-wrap .tourmaster-tail{overflow:hidden;display:block;max-width:370px;}
.tourmaster-edit-profile-wrap .tourmaster-profile-field{margin-bottom:22px;}
.tourmaster-profile-field-gender .tourmaster-combobox-wrap{max-width:160px;}
input.tourmaster-edit-profile-submit.tourmaster-button{margin-bottom:30px;margin-top:0;}
.tourmaster-user-content-inner-wish-list .tourmaster-user-content-block{padding-bottom:35px;}
table.tourmaster-wish-list-table th:nth-child(1){width:85%;}
table.tourmaster-wish-list-table th:nth-child(2){width:15%;}
.tourmaster-template-wrapper table.tourmaster-wish-list-table tr td{vertical-align:middle;padding:20px 0px;border-bottom-width:1px;border-bottom-style:solid;}
.tourmaster-wish-list-item .tourmaster-wish-list-item-title{font-size:14px;font-weight:800;display:block;margin-bottom:5px;}
.tourmaster-wish-list-item .tourmaster-wish-list-item-info{font-size:12px;}
.tourmaster-wish-list-item .tourmaster-wish-list-item-info i{margin-right:9px;}
.tourmaster-wish-list-item .tourmaster-wish-list-thumbnail{float:left;max-width:65px;margin-right:20px;}
.tourmaster-wish-list-item .tourmaster-wish-list-item-content{overflow:hidden;padding-top:5px;}
.tourmaster-wish-list-remove-item{font-size:14px;cursor:pointer;}
.tourmaster-wish-list-remove-item i{margin-right:10px;}
.tourmaster-my-booking-filter .tourmaster-sep{margin:0px 13px;}
.tourmaster-my-booking-filter .tourmaster-sep:first-child{display:none;}
table.tourmaster-my-booking-table{font-size:13px;min-width:800px;}
table.tourmaster-my-booking-table th:nth-child(1){width:50%;}
table.tourmaster-my-booking-table th:nth-child(2){width:18%;}
table.tourmaster-my-booking-table th:nth-child(3){width:12%;}
table.tourmaster-my-booking-table th:nth-child(4){width:20%;}
table.tourmaster-my-booking-table .tourmaster-my-booking-price{font-weight:600;}
table.tourmaster-my-booking-table .tourmaster-my-booking-status{margin-right:20px;}
table.tourmaster-my-booking-table .tourmaster-my-booking-status i{margin-right:9px;}
table.tourmaster-my-booking-table .tourmaster-my-booking-action{line-height:27px;margin-top:-5px;margin-bottom:-5px;text-align:center;display:inline-block;width:27px;cursor:pointer;margin-right:4px;}
.tourmaster-user-content-inner-my-booking-single .tourmaster-my-booking-single-title{font-size:15px;text-transform:uppercase;padding-top:20px;padding-bottom:16px;border-bottom-width:1px;border-bottom-style:solid;}
.tourmaster-user-content-inner-my-booking-single .tourmaster-my-booking-single-sub-title{font-size:14px;font-weight:600;padding-top:40px;border-bottom-width:1px;border-bottom-style:solid;padding-bottom:15px;margin-bottom:20px;}
.tourmaster-my-booking-single-sidebar{float:right;width:20%;padding-left:30px;}
.tourmaster-my-booking-single-sidebar .tourmaster-button{margin-bottom:10px;cursor:pointer;text-align:center;}
.tourmaster-my-booking-single-sidebar .tourmaster-my-booking-single-field .tourmaster-head{float:none;}
.tourmaster-my-booking-single-sidebar .tourmaster-my-booking-single-field .tourmaster-tail{display:inline;}
.tourmaster-my-booking-single-content{overflow:hidden;}
.tourmaster-my-booking-single-content-wrap{padding:20px 35px;min-width:970px;}
.tourmaster-my-booking-single-field{margin-bottom:10px;}
.tourmaster-my-booking-single-field .tourmaster-head{font-weight:600;float:left;margin-right:10px;}
.tourmaster-my-booking-single-field .tourmaster-tail{display:block;overflow:hidden;}
.tourmaster-my-booking-single-field.tourmaster-additional-note .tourmaster-head{float:none;margin-bottom:7px;display:block;}
.tourmaster-my-booking-single-price-breakdown .tourmaster-price-breakdown-summary{float:right;min-width:350px;}
.tourmaster-my-booking-single-total-price{padding-top:15px;padding-bottom:3px;margin-top:20px;margin-bottom:15px;border-top-width:1px;border-bottom-width:1px;border-style:solid;}
.tourmaster-my-booking-single-total-price .tourmaster-tail{float:right;font-weight:600;}
.tourmaster-my-booking-single-total-price .tourmaster-my-booking-single-field{float:right;min-width:350px;}
.tourmaster-my-booking-single-traveller-info{margin-top:15px;margin-bottom:35px;}
.tourmaster-my-booking-single-price-breakdown{margin-top:15px;margin-bottom:30px;}
.tourmaster-my-booking-single-payment-receipt{margin-bottom:20px;}
.tourmaster-my-booking-single-content .tourmaster-item-rvpdlr{margin-bottom:30px;}
.tourmaster-user-content-inner-my-booking-single .tourmaster-user-content-block{padding:0px;}
.tourmaster-my-booking-single-traveller-info .tourmaster-my-booking-single-field{margin-bottom:25px;}
.tourmaster-my-booking-single-content .tourmaster-my-booking-package-detail{display:block;font-size:11px;}
.tourmaster-my-booking-single-content .tourmaster-my-booking-package-detail span{display:block;}
table.tourmaster-user-review-table{font-size:13px;min-width:720px;}
table.tourmaster-user-review-table th:nth-child(1){width:70%;}
table.tourmaster-user-review-table th:nth-child(2){width:18%;}
table.tourmaster-user-review-table th:nth-child(3){width:12%;}
.tourmaster-user-review-table .tourmaster-user-review-action{cursor:pointer;}
.tourmaster-review-form{padding-bottom:40px;}
.tourmaster-review-form .tourmaster-review-form-title{font-size:15px;margin-bottom:25px;}
.tourmaster-review-form .tourmaster-review-form-title .tourmaster-head{font-weight:bold;margin-right:4px;}
.tourmaster-review-form .tourmaster-review-form-description{margin-bottom:25px;}
.tourmaster-review-form .tourmaster-review-form-description .tourmaster-head{display:block;margin-bottom:15px;}
.tourmaster-review-form .tourmaster-review-form-description .tourmaster-tail{font-weight:600;}
.tourmaster-review-form .tourmaster-review-form-description .tourmaster-tail p{margin-bottom:10px;}
.tourmaster-review-form .tourmaster-review-form-traveller-type{margin-bottom:25px;max-width:300px;}
.tourmaster-review-form .tourmaster-review-form-traveller-type .tourmaster-head{display:block;margin-bottom:15px;}
.tourmaster-review-form .tourmaster-review-form-traveller-type .tourmaster-tail{font-weight:600;}
.tourmaster-review-form .tourmaster-review-form-rating-wrap{margin-bottom:30px;}
.tourmaster-review-form .tourmaster-review-form-rating-wrap .tourmaster-head{display:block;margin-bottom:12px;}
.tourmaster-review-form.tourmaster-form-field.tourmaster-with-border textarea, .tourmaster-review-form.tourmaster-form-field.tourmaster-with-border select{border-width:1px;}
.tourmaster-review-form-rating{font-size:18px;line-height:1;}
.tourmaster-review-form-rating i{float:left;height:18px;margin-right:7px;}
.tourmaster-review-form-rating i.tourmaster-rating-select{margin-right:0px;cursor:pointer;}
.tourmaster-review-form-rating span.tourmaster-rating-select{float:left;width:15px;height:18px;margin-left:-4px;margin-right:-4px;position:relative;z-index:1;cursor:pointer;}
.tourmaster-review-form-rating span.tourmaster-rating-select:first-child{margin-left:-11px;}
table.tourmaster-invoices-table{font-size:13px;}
table.tourmaster-invoices-table th:nth-child(1){width:50%;}
table.tourmaster-invoices-table th:nth-child(2){width:18%;}
table.tourmaster-invoices-table th:nth-child(3){width:12%;}
table.tourmaster-invoices-table th:nth-child(4){width:20%;}
.tourmaster-user-content-inner-invoices-single .tourmaster-user-content-block{padding:0px;overflow:auto;}
.tourmaster-invoice-wrap{background:#fff;padding:50px 50px;font-size:14px;width:1050px;}
.tourmaster-invoice-head{margin-bottom:60px;}
.tourmaster-invoice-head-left{float:left;}
.tourmaster-invoice-head-left .tourmaster-invoice-logo{margin-bottom:35px;}
.tourmaster-invoice-head-left .tourmaster-invoice-id{font-size:16px;font-weight:bold;margin-bottom:5px;text-transform:uppercase;}
.tourmaster-invoice-head-left .tourmaster-invoice-receiver{margin-top:34px;}
.tourmaster-invoice-head-left .tourmaster-invoice-receiver-head{font-size:16px;font-weight:bold;text-transform:uppercase;margin-bottom:5px;}
.tourmaster-invoice-head-left .tourmaster-invoice-receiver-name{display:block;margin-bottom:4px;}
.tourmaster-invoice-head-left .tourmaster-invoice-receiver-address{display:block;max-width:250px;}
.tourmaster-invoice-head-right{float:right;padding-top:10px;width:180px;}
.tourmaster-invoice-head-right .tourmaster-invoice-company-name{font-size:16px;font-weight:bold;margin-bottom:20px;}
.tourmaster-invoice-price-head{padding:18px 25px;font-size:14px;font-weight:700;text-transform:uppercase;}
.tourmaster-invoice-price-head .tourmaster-head{width:80%;float:left;}
.tourmaster-invoice-price-head .tourmaster-tail{overflow:hidden;}
.tourmaster-invoice-price-item{padding:18px 25px;border-bottom-width:1px;border-bottom-style:solid;}
.tourmaster-invoice-price-item.tourmaster-large{padding:30px 25px 25px;}
.tourmaster-invoice-price-item .tourmaster-head-title{display:block;font-size:15px;margin-bottom:2px;}
.tourmaster-invoice-price-item .tourmaster-head-caption{display:block;font-size:13px;}
.tourmaster-invoice-price-item .tourmaster-head{width:80%;float:left;}
.tourmaster-invoice-price-item .tourmaster-tail{font-size:16px;}
.tourmaster-invoice-price-item .tourmaster-invoice-price-additional-service-title{font-size:15px;margin-bottom:12px;}
.tourmaster-invoice-price-sub-total, .tourmaster-invoice-price-tax, .tourmaster-invoice-price-last, .tourmaster-invoice-total-price{padding:18px 25px;border-bottom-width:1px;border-bottom-style:solid;}
.tourmaster-invoice-price-sub-total .tourmaster-head, .tourmaster-invoice-price-tax .tourmaster-head, .tourmaster-invoice-price-last .tourmaster-head, .tourmaster-invoice-total-price .tourmaster-head{float:left;margin-left:55%;width:25%;font-size:15px;}
.tourmaster-invoice-price-sub-total .tourmaster-tail, .tourmaster-invoice-price-tax .tourmaster-tail, .tourmaster-invoice-price-last .tourmaster-tail, .tourmaster-invoice-total-price .tourmaster-tail{display:block;overflow:hidden;font-size:16px;}
.tourmaster-invoice-total-price{font-weight:bold;border-top-width:1px;border-top-style:solid;border-bottom-width:2px;}
.tourmaster-invoice-payment-info{padding:22px 35px;margin-top:40px;}
.tourmaster-invoice-payment-info-item{float:left;margin-right:60px;text-transform:uppercase;}
.tourmaster-invoice-payment-info-item .tourmaster-head{font-weight:800;margin-bottom:5px;}
.tourmaster-invoice-button{width:1050px;padding:0px 50px 60px;text-align:right;}
.tourmaster-invoice-button .tourmaster-button{margin-left:5px;font-size:13px;}
.tourmaster-invoice-button .tourmaster-button:first-child{margin-left:0px;}
.tourmaster-invoice-button .tourmaster-button i{margin-right:10px;}
.tourmaster-notification-box{font-size:13px;padding:15px 18px 15px;margin-bottom:20px;}
.tourmaster-notification-box a{font-weight:bold;}
.tourmaster-notification-box i{margin-right:13px;}
.tourmaster-login-form label{display:block;margin-bottom:17px;font-size:14px;font-weight:500;}
.tourmaster-login-form .tourmaster-login-form-fields{margin:0px -15px;}
.tourmaster-login-form .tourmaster-login-user, .tourmaster-login-form .tourmaster-login-pass{width:50%;float:left;padding:0px 15px;}
.tourmaster-login-form .tourmaster-login-submit .tourmaster-button{width:100%;text-align:center;margin-top:10px;}
.tourmaster-login-form .tourmaster-login-lost-password{font-size:13px;font-weight:500;text-align:right;}
.tourmaster-login-bottom{text-align:center;border-top-width:1px;border-top-style:solid;padding-top:32px;margin-bottom:30px;margin-top:40px;}
.tourmaster-login-bottom .tourmaster-login-bottom-title{font-size:16px;font-weight:700;text-transform:uppercase;margin-bottom:12px;}
.tourmaster-login-bottom .tourmaster-login-bottom-link{font-size:11px;font-weight:600;text-transform:uppercase;}
.tourmaster-lost-password-form label{display:block;margin-bottom:17px;font-size:14px;font-weight:500;}
.tourmaster-lost-password-form .tourmaster-lost-password-submit .tourmaster-button{width:100%;text-align:center;margin-top:10px;}
.tourmaster-reset-password-form label{display:block;margin-bottom:17px;font-size:14px;font-weight:500;}
.tourmaster-reset-password-form .tourmaster-reset-password-submit .tourmaster-button{width:100%;text-align:center;margin-top:10px;}
#pass-strength-result{padding:12px 20px 10px;margin-bottom:18px;color:#23282d;font-weight:600;font-size:12px;}
#pass-strength-result.short{background-color:#f1adad;}
#pass-strength-result.bad{background-color:#fbc5a9;}
#pass-strength-result.good{background-color:#ffe399;}
#pass-strength-result.strong{background-color:#c1e1b9;}
.tourmaster-reset-password-new #pass1,
.tourmaster-reset-password-confirm{position:absolute;z-index:-1;opacity:0;}
.tourmaster-login-form2{float:left;width:50%;padding-right:30px;}
.tourmaster-login-form2 label{display:block;margin-bottom:17px;font-size:14px;font-weight:500;}
.tourmaster-login-form2 .tourmaster-login-title{font-size:14px;text-transform:uppercase;font-weight:700;margin-bottom:25px;}
.tourmaster-login-form2 .tourmaster-login-submit .tourmaster-button{width:120px;text-align:center;}
.tourmaster-login2-right{float:left;width:50%;text-align:center;padding-left:30px;margin-top:-45px;padding-top:45px;padding-bottom:999px;margin-bottom:-999px;border-left-width:1px;border-left-style:solid;}
.tourmaster-login2-right .tourmaster-login2-right-title{font-size:14px;text-transform:uppercase;font-weight:700;margin-top:40px;}
.tourmaster-login2-right .tourmaster-login2-right-title:first-child{margin-top:0px;}
.tourmaster-login2-right .tourmaster-login2-right-description{font-size:12px;margin-bottom:30px;}
.tourmaster-login2-right .tourmaster-button{width:100%;text-align:center;}
.tourmaster-register-form{padding-bottom:10px;}
.tourmaster-register-form .tourmaster-register-message{font-size:12px;margin-bottom:30px;}
.tourmaster-register-form .tourmaster-register-submit{width:100%;text-align:center;margin-top:10px;margin-bottom:30px;}
.tourmaster-register-form .tourmaster-register-term{font-size:13px;text-align:center;margin-bottom:30px;}
.tourmaster-register-form .tourmaster-register-form-fields{margin-left:-15px;margin-right:-15px;}
.tourmaster-register-form .tourmaster-profile-field{width:50%;float:left;padding:0px 15px;margin-bottom:22px;}
.tourmaster-register-form .tourmaster-profile-field .tourmaster-head{display:block;margin-bottom:17px;font-size:14px;font-weight:500;}
.tourmaster-register-form .tourmaster-profile-field-password{clear:left;}
.tourmaster-register-bottom{text-align:center;border-top-width:1px;border-top-style:solid;padding-top:32px;margin-bottom:30px;}
.tourmaster-register-bottom .tourmaster-register-bottom-title{font-size:16px;font-weight:700;text-transform:uppercase;margin-bottom:12px;}
.tourmaster-register-bottom .tourmaster-register-bottom-link{font-size:11px;font-weight:600;text-transform:uppercase;}
.tourmaster-tour-review-item{padding-bottom:30px;}
.tourmaster-tour-review-item .tourmaster-tour-review-item-list{margin-bottom:25px;}
.tourmaster-tour-review-item .tourmaster-tour-review-item-avatar{float:left;width:36px;overflow:hidden;margin-right:18px;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%;}
.tourmaster-tour-review-item .tourmaster-tour-review-item-content{overflow:hidden;}
.tourmaster-tour-review-item .tourmaster-tour-review-item-title{font-size:14px;font-weight:500;margin-bottom:6px;}
.tourmaster-tour-review-item .tourmaster-tour-review-item-rating{font-size:14px;}
.tourmaster-tour-review-item .tourmaster-tour-review-item-rating i{margin-right:6px;}
.tourmaster-tour-review-item .tourmaster-tour-review-item-user{font-size:12px;margin-left:12px;}
.tourmaster-form-field input[type="text"], 
.tourmaster-form-field input[type="email"],
.tourmaster-form-field input[type="password"],
.tourmaster-form-field textarea, .tourmaster-form-field select{font-size:13px;height:48px;padding:12px 17px;width:100%;border:0px;outline:none;border-radius:0px;-moz-border-radius:0px;-webkit-border-radius:0px;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}
.tourmaster-form-field textarea{height:125px;}
.tourmaster-form-field select, .tourmaster-form-field select:focus{box-shadow:none;-moz-box-shadow:none;-webkit-box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;}
.tourmaster-form-field .tourmaster-combobox-wrap{position:relative;}
.tourmaster-form-field .tourmaster-combobox-wrap:after{font-family:fontAwesome;content:"\f0dd";font-size:14px;line-height:20px;position:absolute;right:16px;top:50%;margin-top:-13px;pointer-events:none;}
.tourmaster-form-field .tourmaster-file-label-text{font-size:12px;text-transform:uppercase;font-weight:500;padding:25px;display:inline-block;width:100%;cursor:pointer;}
.tourmaster-form-field .tourmaster-file-label input[type="file"]{display:none;}
.tourmaster-form-field .tourmaster-combobox-list-wrap{position:relative;}
.tourmaster-form-field .tourmaster-combobox-list-wrap ul{list-style:none;margin-left:0px;display:none;border-width:0px 2px 1px 2px;border-style:solid;position:absolute;left:0px;right:0px;z-index:99;}
.tourmaster-form-field .tourmaster-combobox-list-wrap ul li{padding:15px 17px;cursor:pointer;border-bottom-width:1px;border-bottom-style:solid;}
.tourmaster-form-field .tourmaster-combobox-list-wrap .tourmaster-combobox-list-title{display:block;font-weight:800;}
.tourmaster-form-field .tourmaster-combobox-list-wrap .tourmaster-combobox-list-caption{display:block;}
.tourmaster-form-field .tourmaster-combobox-list-wrap .tourmaster-combobox-list-time{display:block;font-style:italic;font-size:12px;margin-top:7px;}
.tourmaster-form-field .tourmaster-combobox-list-wrap .tourmaster-combobox-list-avail{display:block;font-style:italic;font-size:12px;}
.tourmaster-form-field .tourmaster-combobox-list-display{position:relative;height:48px;padding:12px 17px;cursor:pointer;}
.tourmaster-form-field .tourmaster-combobox-list-display span{display:block;white-space:nowrap;margin-right:10px;overflow:hidden;}
.tourmaster-form-field .tourmaster-combobox-list-display:after{font-family:fontAwesome;content:"\f0dd";font-size:14px;line-height:20px;position:absolute;right:14px;top:50%;margin-top:-13px;pointer-events:none;}
.tourmaster-form-field.tourmaster-with-border .tourmaster-combobox-list-display{border-width:2px;border-style:solid;}
a.tourmaster-button, input[type="button"].tourmaster-button, input[type="submit"].tourmaster-button{font-size:12.5px;text-transform:uppercase;font-weight:600;padding:15px 27px;display:inline-block;border-radius:0px;-moz-border-radius:0px;-webkit-border-radius:0px;}
.tourmaster-form-field-alt-date{width:95px;float:left;margin-right:10px;}
.tourmaster-form-field-alt-month{width:130px;float:left;margin-right:10px;}
.tourmaster-form-field-alt-year{width:110px;float:left;}
.tourmaster-form-field.tourmaster-with-border input[type="text"], 
.tourmaster-form-field.tourmaster-with-border input[type="email"],
.tourmaster-form-field.tourmaster-with-border input[type="password"],
.tourmaster-form-field.tourmaster-with-border textarea, .tourmaster-form-field.tourmaster-with-border select{border-width:2px;border-style:solid;}
.tourmaster-form-field .tourmaster-type-datepicker .tourmaster-tail{position:relative;}
.tourmaster-form-field .tourmaster-type-datepicker .tourmaster-tail input{cursor:pointer;}
.tourmaster-form-field .tourmaster-type-datepicker .tourmaster-tail i{pointer-events:none;position:absolute;right:15px;top:50%;margin-top:-8px;}
.tourmaster-datepicker-wrap{position:relative;}
.tourmaster-datepicker-wrap:after{content:"\f0dd";font-family:fontAwesome;position:absolute;top:50%;right:17px;margin-top:-13px;line-height:22px;pointer-events:none;}
.tourmaster-datepicker-wrap input{cursor:pointer;}
.tourmaster-body .ui-datepicker{width:310px;border-width:2px;border-style:solid;padding:8px;display:none;}
.tourmaster-body .ui-datepicker .ui-datepicker-title{padding-left:38px;padding-right:38px;}
.tourmaster-body .ui-datepicker .ui-datepicker-month, .tourmaster-body .ui-datepicker .ui-datepicker-year{width:48%;margin:0px 1%;border:none;height:36px;padding:0px 8px;font-weight:700;}
.tourmaster-body .ui-datepicker select:focus{outline:none;}
.tourmaster-body .ui-datepicker table{border-collapse:separate;border-spacing:0px;margin-bottom:10px;}
.tourmaster-body .ui-datepicker table tr{background:transparent;}
.tourmaster-body .ui-datepicker table tr th{background:transparent;font-size:13px;padding:16px 0px 10px;}
.tourmaster-body .ui-datepicker table tr td{padding:0px 0px 5px;line-height:1;text-align:center;}
.tourmaster-body .ui-datepicker table tr td span, .tourmaster-body .ui-datepicker table tr td a{width:32px;font-size:13px;line-height:16px;padding:10px 0px 6px;text-align:center;display:inline-block;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%;}
.tourmaster-body .ui-datepicker-header{position:relative;}
.tourmaster-body .ui-datepicker-prev, .tourmaster-body .ui-datepicker-next{position:absolute;top:0px;width:36px;height:36px;line-height:36px;text-align:center;cursor:pointer;}
.tourmaster-body .ui-datepicker-prev{left:0px;}
.tourmaster-body .ui-datepicker-prev:after{content:"\f104";font-family:fontAwesome;}
.tourmaster-body .ui-datepicker-prev span{display:none;}
.tourmaster-body .ui-datepicker-next{right:0px;}
.tourmaster-body .ui-datepicker-next:after{content:"\f105";font-family:fontAwesome;}
.tourmaster-body .ui-datepicker-next span{display:none;}
.tourmaster-body .ui-datepicker-prev.ui-state-disabled, .tourmaster-body .ui-datepicker-next.ui-state-disabled{background:transparent;}
.tourmaster-form-field.tourmaster-large input[type="text"], 
.tourmaster-form-field.tourmaster-large input[type="email"], 
.tourmaster-form-field.tourmaster-large input[type="password"], 
.tourmaster-form-field.tourmaster-large textarea, .tourmaster-form-field.tourmaster-large select{height:73px;padding:18px 25px;font-size:17px;}
.tourmaster-form-field.tourmaster-large input[type="submit"]{height:73px;padding:18px 25px;font-size:17px;text-transform:none;font-weight:500;}
.tourmaster-tour-search-item.tourmaster-style-column .tourmaster-form-field.tourmaster-large .tourmaster-tour-search-submit{margin-top:0px;}
.tourmaster-template-wrapper table.tourmaster-table{width:100%;border:0px;margin-bottom:0px;border-collapse:separate;border-spacing:0px;}
.tourmaster-template-wrapper table.tourmaster-table th{font-size:13px;font-weight:600;text-align:left;border-width:0px 0px 1px;border-style:solid;padding:4px 0px 16px;background:transparent;}
.tourmaster-template-wrapper table.tourmaster-table td{font-size:13px;font-weight:normal;padding:0px 0px 18px;border:0px;font-weight:normal;vertical-align:top;text-align:left;}
.tourmaster-template-wrapper table.tourmaster-table tr{background:transparent;}
.tourmaster-template-wrapper table.tourmaster-table tr:nth-child(2) td{padding-top:28px;}
.tourmaster-template-wrapper table.tourmaster-table tr:last-child td{padding-bottom:6px;}
.tourmaster-template-wrapper table.tourmaster-wish-list-table{min-width:600px;}
.tourmaster-template-wrapper table.tourmaster-wish-list-table tr:last-child td{padding-bottom:20px;}
.tourmaster-tour-order-filterer-wrap{background:#fff;}
.tourmaster-tour-order-filterer-wrap{padding:13px 20px;margin-bottom:30px;box-shadow:0px 0px 2px rgba(0,0,0,0.1);-moz-box-shadow:0px 0px 2px rgba(0,0,0,0.1);-webkit-box-shadow:0px 0px 2px rgba(0,0,0,0.1);}
.tourmaster-tour-order-filterer-wrap .tourmaster-tour-order-filterer-title{font-weight:800;font-size:15px;padding-right:10px;display:inline;}
.tourmaster-tour-order-filterer-wrap .tourmaster-combobox-wrap{position:relative;display:inline-block;margin-left:10px;}
.tourmaster-tour-order-filterer-wrap .tourmaster-combobox-wrap:after{font-family:fontAwesome;content:"\f0dd";font-size:14px;line-height:20px;position:absolute;right:12px;top:50%;margin-top:-13px;pointer-events:none;}
.tourmaster-tour-order-filterer-wrap .tourmaster-combobox-wrap select{font-size:12px;height:38px;padding:7px 30px 7px 15px;width:100%;outline:none;border-width:1px;border-style:solid;border-radius:0px;-moz-border-radius:0px;-webkit-border-radius:0px;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}
.tourmaster-tour-order-filterer-wrap .tourmaster-combobox-wrap select, .tourmaster-tour-order-filterer-wrap .tourmaster-combobox-wrap select:focus{box-shadow:none;-moz-box-shadow:none;-webkit-box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;}
.tourmaster-tour-order-filterer-wrap .tourmaster-tour-order-filterer-style{float:right;font-size:20px;margin-top:4px;}
.tourmaster-tour-order-filterer-wrap .tourmaster-tour-order-filterer-style a{margin-left:15px;}
.tourmaster-tour-title-item{margin-bottom:30px;}
.tourmaster-tour-title-item .tourmaster-tour-title-item-title{font-size:26px;font-weight:800;margin-bottom:15px;}
.tourmaster-tour-title-item .tourmaster-tour-rating-text{font-size:14px;margin-left:15px;}
.tourmaster-tour-title-item .tourmaster-tour-rating i{font-size:16px;}
.tourmaster-tour-rating{font-size:13px;}
.tourmaster-tour-rating i{margin-left:4px;}
.tourmaster-tour-rating i:first-child{margin-left:0px;}
.tourmaster-tour-rating-text{margin-left:6px;font-size:11px;font-weight:normal;}
.tourmaster-tour-rating-empty{visibility:hidden;}
.tourmaster-tour-info-wrap{margin-bottom:18px;}
.tourmaster-tour-info-wrap .tourmaster-tour-info{margin-bottom:9px;font-weight:500;font-size:14px;}
.tourmaster-tour-info-wrap .tourmaster-tour-info i{width:20px;display:inline-block;margin-right:4px;}
.tourmaster-thumbnail-ribbon{line-height:1;z-index:1;position:absolute;top:30px;font-size:14px;font-weight:600;padding:14px 20px 14px 30px;left:-10px;}
.tourmaster-thumbnail-ribbon .tourmaster-thumbnail-ribbon-cornor{position:absolute;left:-10px;bottom:-10px;width:0px;height:0px;border-style:solid;background:url(//www.dtourtremblant.com/wp-content/plugins/tourmaster/images/ribbon-corner-shadow.png) 0px 0px no-repeat;border-width:0px 10px 10px 10px;border-left-color:transparent;border-top-color:transparent;border-bottom-color:transparent;}
.tourmaster-body .tourmaster-tour-info-custom-excerpt p{line-height:2;}
.tourmaster-tour-item{padding-bottom:30px;}
.tourmaster-tour-item .gdlr-core-load-more{width:100%;}
.tourmaster-tour-widget{margin-top:22px;}
.tourmaster-tour-widget:first-child{margin-top:0px;}
.tourmaster-tour-widget .tourmaster-tour-widget-inner{padding-top:22px;border-top-width:1px;border-top-style:solid;}
.tourmaster-tour-widget:first-child .tourmaster-tour-widget-inner{padding-top:0px;border-top-width:0px;}
.tourmaster-tour-widget .tourmaster-tour-thumbnail{float:left;max-width:66px;margin-right:20px;}
.tourmaster-tour-widget .tourmaster-tour-content-wrap{overflow:hidden;}
.tourmaster-tour-widget .tourmaster-tour-title{font-size:14px;margin-bottom:5px;font-weight:500;}
.tourmaster-tour-widget .tourmaster-tour-price .tourmaster-head{font-size:13px;margin-right:10px;}
.tourmaster-tour-widget .tourmaster-tour-price .tourmaster-tail{font-size:16px;font-weight:700;}
.tourmaster-tour-widget .tourmaster-tour-price-wrap.tourmaster-discount .tourmaster-tour-price .tourmaster-head{margin-right:8px;}
.tourmaster-tour-widget .tourmaster-tour-price-wrap.tourmaster-discount .tourmaster-tour-price .tourmaster-tail{font-size:13px;font-weight:normal;margin-right:10px;text-decoration:line-through}
.tourmaster-tour-widget .tourmaster-tour-price-wrap.tourmaster-discount .tourmaster-tour-discount-price{font-size:16px;font-weight:700;}
.tourmaster-tour-widget .tourmaster-tour-content-info.tourmaster-with-ribbon{padding-top:5px;}
.tourmaster-tour-widget .tourmaster-tour-content-info.tourmaster-with-ribbon .tourmaster-tour-price-wrap{float:right;}
.tourmaster-tour-widget .tourmaster-thumbnail-ribbon{font-size:12px;font-weight:600;padding:8px 13px 6px;float:left;position:static;}
.tourmaster-tour-widget .tourmaster-thumbnail-ribbon-cornor{display:none;}
.tourmaster-tour-grid{margin-bottom:40px;}
.gdlr-core-flexslider .tourmaster-tour-grid{margin-bottom:0px;}
.tourmaster-tour-item .gdlr-core-flexslider.gdlr-core-with-outer-frame-element .flex-viewport{padding-left:10px;margin-left:-10px;}
.tourmaster-tour-grid .tourmaster-tour-title{font-size:15px;font-weight:800;margin-bottom:5px;}
.tourmaster-tour-grid .tourmaster-tour-thumbnail{margin-bottom:28px;}
.tourmaster-tour-grid .tourmaster-tour-content-wrap{position:relative;overflow:hidden;}
.tourmaster-tour-grid .tourmaster-tour-content{font-weight:500;}
.tourmaster-tour-grid .tourmaster-tour-rating{margin-top:15px;}
.tourmaster-tour-grid .tourmaster-tour-price{font-size:22px;font-weight:800;line-height:1;}
.tourmaster-tour-grid .tourmaster-tour-price .tourmaster-head{font-size:15px;margin-bottom:7px;font-weight:normal;}
.tourmaster-tour-grid .tourmaster-tour-price-wrap.tourmaster-discount .tourmaster-tour-price{font-size:15px;font-weight:normal;}
.tourmaster-tour-grid .tourmaster-tour-price-wrap.tourmaster-discount .tourmaster-tour-price .tourmaster-tail{text-decoration:line-through;}
.tourmaster-tour-grid .tourmaster-tour-discount-price{font-size:22px;line-height:1;margin-top:6px;font-weight:800;}
.tourmaster-tour-grid.tourmaster-price-right-title .tourmaster-tour-title{padding-right:100px;}
.tourmaster-tour-grid.tourmaster-price-right-title .tourmaster-tour-price-wrap{text-align:right;position:absolute;top:0px;right:0px;}
.tourmaster-tour-grid.tourmaster-price-right-title .tourmaster-tour-price{display:block;}
.tourmaster-tour-grid.tourmaster-price-right-title .tourmaster-tour-price .tourmaster-head{display:block;}
.tourmaster-tour-grid.tourmaster-price-right-title .tourmaster-tour-discount-price{display:block;}
.tourmaster-tour-grid.tourmaster-price-right-title .tourmaster-tour-price-wrap.tourmaster-discount .tourmaster-tour-price{display:block;}
.tourmaster-tour-grid.tourmaster-price-right-title .tourmaster-tour-price-wrap.tourmaster-discount .tourmaster-tour-price .tourmaster-head{display:none;}
.tourmaster-tour-grid.tourmaster-price-bottom-title .tourmaster-tour-price-wrap{margin-bottom:10px;margin-top:10px;}
.tourmaster-tour-grid.tourmaster-price-bottom-title .tourmaster-tour-price{margin-right:15px;}
.tourmaster-tour-grid.tourmaster-price-bottom-title .tourmaster-tour-price .tourmaster-head{margin-right:10px;}
.tourmaster-tour-grid.tourmaster-tour-frame .tourmaster-tour-thumbnail{margin-bottom:0px;}
.tourmaster-tour-grid.tourmaster-tour-frame .tourmaster-tour-content-wrap{padding:32px 25px 8px;}
.tourmaster-tour-grid.tourmaster-tour-frame .tourmaster-tour-price-wrap{top:32px;right:25px;}
.tourmaster-tour-grid.tourmaster-tour-frame .tourmaster-tour-rating, .tourmaster-tour-grid.tourmaster-tour-frame .tourmaster-tour-content{margin-bottom:14px;}
.tourmaster-tour-grid .tourmaster-tour-price-bottom-wrap{padding:15px 25px 13px;line-height:20px;font-size:13px;}
.tourmaster-tour-grid .tourmaster-tour-price-bottom-wrap .tourmaster-tour-price-head{float:left;}
.tourmaster-tour-grid .tourmaster-tour-price-bottom-wrap .tourmaster-tour-price-content{float:right;}
.tourmaster-tour-grid .tourmaster-tour-price-bottom-wrap .tourmaster-tour-price, .tourmaster-tour-grid .tourmaster-tour-price-bottom-wrap .tourmaster-tour-discount-price{font-size:16px;margin-left:12px;}
.tourmaster-tour-grid .tourmaster-tour-price-bottom-wrap.tourmaster-with-discount .tourmaster-tour-price{font-size:13px;font-weight:normal;text-decoration:line-through;}
.tourmaster-tour-grid .tourmaster-tour-info-wrap{margin-bottom:0px;margin-top:17px;}
.tourmaster-tour-item-column-4 .tourmaster-tour-grid.tourmaster-price-right-title .tourmaster-tour-title{padding-right:90px;}
.tourmaster-tour-item-column-4 .tourmaster-tour-grid .tourmaster-tour-price-wrap.tourmaster-discount .tourmaster-tour-price{font-size:13px;}
.tourmaster-tour-item-column-4 .tourmaster-tour-grid .tourmaster-tour-price{font-size:20px;}
.tourmaster-tour-item-column-4 .tourmaster-tour-grid .tourmaster-tour-discount-price{font-size:20px;}
.tourmaster-tour-item-column-4 .tourmaster-tour-frame.tourmaster-tour-grid .tourmaster-tour-price{font-size:19px;margin-top:10px;}
.tourmaster-tour-item-column-4 .tourmaster-tour-frame.tourmaster-tour-grid .tourmaster-tour-discount-price{font-size:19px;}
.tourmaster-tour-item-column-5 .tourmaster-tour-grid .tourmaster-tour-price{font-size:19px;margin-top:10px;}
.tourmaster-tour-item-column-5 .tourmaster-tour-grid .tourmaster-tour-discount-price{font-size:19px;}
.tourmaster-tour-item-style-grid .gdlr-core-block-item-title-wrap .gdlr-core-block-item-title{font-weight:700;}
.tourmaster-tour-item-style-grid .gdlr-core-block-item-title-wrap{position:relative;margin-bottom:40px;}
.tourmaster-tour-modern{position:relative;}
.tourmaster-tour-modern-inner{position:relative;overflow:hidden;}
.tourmaster-tour-item-style-modern-no-space .gdlr-core-pagination{margin-top:35px;}
.tourmaster-tour-modern .tourmaster-tour-title{font-size:14px;font-weight:700;margin-bottom:14px;}
.tourmaster-tour-modern .tourmaster-tour-content-wrap{position:relative;padding:22px 25px 10px;}
.tourmaster-tour-modern .tourmaster-tour-info-wrap{margin-bottom:0px;}
.tourmaster-tour-modern .tourmaster-tour-info{font-size:12px;}
.tourmaster-tour-modern.tourmaster-with-info .tourmaster-tour-price-wrap{position:absolute;right:22px;bottom:17px;}
.tourmaster-tour-modern.tourmaster-without-info .tourmaster-tour-price-wrap{margin-top:-5px;margin-bottom:10px;}
.tourmaster-tour-modern .tourmaster-tour-price{font-size:17px;font-weight:800;line-height:1;}
.tourmaster-tour-modern .tourmaster-tour-price .tourmaster-head{display:none;}
.tourmaster-tour-modern .tourmaster-tour-price-wrap.tourmaster-discount .tourmaster-tour-price{font-size:13px;font-weight:normal;}
.tourmaster-tour-modern .tourmaster-tour-price-wrap.tourmaster-discount .tourmaster-tour-price .tourmaster-tail{text-decoration:line-through;}
.tourmaster-tour-modern .tourmaster-tour-discount-price{font-size:17px;font-weight:800;margin-left:8px;}
.tourmaster-tour-modern.tourmaster-with-thumbnail .tourmaster-tour-content-wrap{position:absolute;right:25px;left:25px;bottom:0px;-webkit-transform:translate3d(0, 100%, 0);-webkit-transform:translate3d(0, 100%, 0);transform:translate3d(0, 100%, 0);-webkit-transition:-webkit-transform .3s ease;transition:transform .3s ease;}
.tourmaster-tour-modern.tourmaster-with-thumbnail:hover .tourmaster-tour-content-wrap{-webkit-transform:translate3d(0, 2px, 0);transform:translate3d(0, 2px, 0);}
.tourmaster-tour-item-style-medium .tourmaster-tour-item-holder{padding-bottom:1px;}
.tourmaster-tour-medium{margin-bottom:40px;}
.tourmaster-tour-medium .tourmaster-tour-thumbnail{width:31%;vertical-align:middle;}
.tourmaster-tour-medium .tourmaster-tour-medium-inner{display:table;width:100%;}
.tourmaster-tour-medium .tourmaster-tour-thumbnail, .tourmaster-tour-medium .tourmaster-tour-content-wrap{display:table-cell;vertical-align:middle;}
.tourmaster-tour-medium .tourmaster-tour-content-wrap{width:69%;padding:20px 25px 0px 35px;vertical-align:middle;}
.tourmaster-tour-medium .tourmaster-content-left{float:left;width:69%;padding-right:20px;}
.tourmaster-tour-medium .tourmaster-content-right{overflow:hidden;padding:10px 0px 10px 25px;border-left-width:2px;border-left-style:solid;}
.tourmaster-tour-medium .tourmaster-tour-title{font-size:20px;font-weight:800;margin-bottom:22px;margin-top:3px;}
.tourmaster-tour-medium .tourmaster-tour-content{font-weight:500;}
.tourmaster-tour-medium .tourmaster-tour-rating-text{display:block;}
.tourmaster-tour-medium .tourmaster-tour-rating{text-align:center;margin-bottom:20px;}
.tourmaster-tour-medium .tourmaster-tour-view-more{font-size:10px;display:block;text-align:center;padding:14px 15px 12px;font-weight:bold;text-transform:uppercase;}
.tourmaster-tour-medium .tourmaster-tour-price-wrap{text-align:center;margin-bottom:22px;}
.tourmaster-tour-medium .tourmaster-tour-price{font-size:26px;display:block;font-weight:800;line-height:1;}
.tourmaster-tour-medium .tourmaster-tour-price .tourmaster-head{font-size:15px;display:block;margin-bottom:12px;font-weight:normal;}
.tourmaster-tour-medium .tourmaster-tour-price-wrap.tourmaster-discount .tourmaster-tour-price{font-size:15px;display:block;margin-bottom:12px;font-weight:normal;}
.tourmaster-tour-medium .tourmaster-tour-price-wrap.tourmaster-discount .tourmaster-tour-price .tourmaster-head{display:inline;margin-right:10px;}
.tourmaster-tour-medium .tourmaster-tour-price-wrap.tourmaster-discount .tourmaster-tour-price .tourmaster-tail{text-decoration:line-through;}
.tourmaster-tour-medium .tourmaster-tour-discount-price{font-size:26px;display:block;line-height:1;margin-top:10px;font-weight:800;}
.tourmaster-tour-medium.tourmaster-tour-frame .tourmaster-tour-content-wrap{padding-top:35px;padding-bottom:35px;}
.tourmaster-tour-full{margin-bottom:60px;}
.tourmaster-tour-full.tourmaster-tour-frame{margin-bottom:40px;}
.tourmaster-tour-full .tourmaster-tour-title{font-size:21px;font-weight:800;margin-bottom:25px;}
.tourmaster-tour-full .tourmaster-tour-thumbnail{margin-bottom:38px;}
.tourmaster-tour-full .tourmaster-content-left{float:left;width:76%;padding-right:30px;}
.tourmaster-tour-full .tourmaster-content-right{overflow:hidden;padding:20px 5px 20px 15px;border-left-width:2px;border-left-style:solid;}
.tourmaster-tour-full .tourmaster-tour-rating-text{display:block;margin-left:0px;margin-top:2px;}
.tourmaster-tour-full .tourmaster-tour-rating{text-align:center;margin-bottom:20px;}
.tourmaster-tour-full .tourmaster-tour-view-more{font-size:11px;display:table;text-align:center;padding:13px 22px 12px;font-weight:bold;text-transform:uppercase;margin:auto;}
.tourmaster-tour-full .tourmaster-tour-price-wrap{text-align:center;margin-bottom:22px;}
.tourmaster-tour-full .tourmaster-tour-price{font-size:28px;display:block;font-weight:800;line-height:1;}
.tourmaster-tour-full .tourmaster-tour-price .tourmaster-head{font-size:15px;display:block;margin-bottom:9px;font-weight:normal;margin-left:auto;margin-right:auto;}
.tourmaster-tour-full .tourmaster-tour-price-wrap.tourmaster-discount .tourmaster-tour-price{font-size:15px;display:block;margin-bottom:12px;font-weight:normal;}
.tourmaster-tour-full .tourmaster-tour-price-wrap.tourmaster-discount .tourmaster-tour-price .tourmaster-head{display:inline;margin-right:10px;}
.tourmaster-tour-full .tourmaster-tour-price-wrap.tourmaster-discount .tourmaster-tour-price .tourmaster-tail{text-decoration:line-through;}
.tourmaster-tour-full .tourmaster-tour-discount-price{font-size:28px;display:block;line-height:1;margin-top:10px;font-weight:800;}
.tourmaster-tour-full.tourmaster-tour-frame .tourmaster-tour-thumbnail{margin-bottom:0px;}
.tourmaster-tour-full.tourmaster-tour-frame .tourmaster-tour-content-wrap{padding:40px 27px 40px 35px;}
.tourmaster-tour-full.tourmaster-tour-frame .tourmaster-content-right{padding:20px 0px 20px 27px;}
.tourmaster-tour-category-grid .tourmaster-tour-category-head-animate{padding:0px 25px 27px;position:relative;}
.tourmaster-tour-category-grid .tourmaster-tour-category-head-link{font-size:12px;text-transform:uppercase;font-weight:800;}
.tourmaster-tour-category-grid .tourmaster-tour-category-head-display{padding:0px 25px 10px;}
.tourmaster-tour-category-grid .tourmaster-tour-category-title{font-size:16px;margin-bottom:0px;float:left;}
.tourmaster-tour-category-grid .tourmaster-tour-category-title i{font-size:18px;margin-right:9px;}
.tourmaster-tour-category-grid .tourmaster-tour-category-count{float:right;margin-top:2px;}
.tourmaster-tour-category-grid.tourmaster-with-thumbnail .tourmaster-tour-category-overlay{position:absolute;top:0px;right:0px;bottom:0px;left:0px;background:#000;}
.tourmaster-tour-category-grid.tourmaster-with-thumbnail .tourmaster-tour-category-overlay-front{position:absolute;top:0px;right:0px;bottom:0px;left:0px;background:url(//www.dtourtremblant.com/wp-content/plugins/tourmaster/images/tour-category-item-gradient.png) bottom repeat-x;}
.tourmaster-tour-category-grid.tourmaster-with-thumbnail .tourmaster-tour-category-item-wrap{position:relative;overflow:hidden;}
.tourmaster-tour-category-grid.tourmaster-with-thumbnail .tourmaster-tour-category-head{position:absolute;bottom:0px;left:0px;right:0px;}
.tourmaster-tour-category-grid.tourmaster-with-thumbnail .tourmaster-tour-category-head-divider{position:absolute;left:0px;right:0px;bottom:0px;border-bottom-width:5px;border-bottom-style:solid;}
.tourmaster-tour-category-grid.tourmaster-with-thumbnail .tourmaster-tour-category-overlay{opacity:0;alpha(opacity=0);transition:opacity 300ms;-moz-transition:opacity 300ms;-o-transition:opacity 300ms;-webkit-transition:opacity 300ms;}
.tourmaster-tour-category-grid.tourmaster-with-thumbnail .tourmaster-tour-category-head-display{padding-bottom:25px;transition:padding 200ms ease-out;-moz-transition:padding 200ms ease-out;-o-transition:padding 200ms ease-out;-webkit-transition:padding 200ms ease-out;}
.tourmaster-tour-category-grid.tourmaster-with-thumbnail .tourmaster-tour-category-head-animate{margin-bottom:-49px;transition:margin 200ms ease-out;-moz-transition:margin 200ms ease-out;-o-transition:margin 200ms ease-out;-webkit-transition:margin 200ms ease-out;}
.tourmaster-tour-category-grid.tourmaster-with-thumbnail:hover .tourmaster-tour-category-overlay{opacity:0.65;filter:alpha(opacity=65);}
.tourmaster-tour-category-grid.tourmaster-with-thumbnail:hover .tourmaster-tour-category-head-display{padding-bottom:10px;}
.tourmaster-tour-category-grid.tourmaster-with-thumbnail:hover .tourmaster-tour-category-head-animate{margin-bottom:0px;}
.tourmaster-tour-category-grid-2 .tourmaster-tour-category-head-animate{padding:0px 25px 0px;position:relative;text-align:center;}
.tourmaster-tour-category-grid-2 .tourmaster-tour-category-head-link{font-size:12px;text-transform:uppercase;font-weight:600;}
.tourmaster-tour-category-grid-2 .tourmaster-tour-category-head-display{padding:0px 25px 8px;text-align:center;}
.tourmaster-tour-category-grid-2 .tourmaster-tour-category-title{font-size:18px;margin-bottom:0px;font-weight:600;}
.tourmaster-tour-category-grid-2.tourmaster-with-thumbnail .tourmaster-tour-category-head-animate{padding-top:10px;margin-bottom:-15px;transition:margin 200ms ease-out, padding 200ms ease-out;-moz-transition:margin 200ms ease-out, padding 200ms ease-out;-o-transition:margin 200ms ease-out, padding 200ms ease-out;-webkit-transition:margin 200ms ease-out, padding 200ms ease-out;}
.tourmaster-tour-category-grid-2.tourmaster-with-thumbnail .tourmaster-tour-category-overlay{position:absolute;top:0px;right:0px;bottom:0px;left:0px;background:#000;}
.tourmaster-tour-category-grid-2.tourmaster-with-thumbnail .tourmaster-tour-category-overlay-front{position:absolute;top:0px;right:0px;bottom:0px;left:0px;background:url(//www.dtourtremblant.com/wp-content/plugins/tourmaster/images/tour-category-item-gradient.png) bottom repeat-x;}
.tourmaster-tour-category-grid-2.tourmaster-with-thumbnail .tourmaster-tour-category-item-wrap{position:relative;overflow:hidden;}
.tourmaster-tour-category-grid-2.tourmaster-with-thumbnail .tourmaster-tour-category-head{position:absolute;padding-top:5px;top:100%;left:0px;right:0px;transform:translate(0, -100%);-moz-transform:translate(0, -100%);-webkit-transform:translate(0, -100%);transition:transform 200ms ease-out, top 200ms ease-out;-moz-transition:transform 200ms ease-out, top 200ms ease-out;-o-transition:transform 200ms ease-out, top 200ms ease-out;-webkit-transition:transform 200ms ease-out, top 200ms ease-out;}
.tourmaster-tour-category-grid-2.tourmaster-with-thumbnail .tourmaster-tour-category-overlay{opacity:0;alpha(opacity=0);transition:opacity 300ms;-moz-transition:opacity 300ms;-o-transition:opacity 300ms;-webkit-transition:opacity 300ms;}
.tourmaster-tour-category-grid-2.tourmaster-with-thumbnail .tourmaster-tour-category-head-divider{position:absolute;margin-bottom:-5px;bottom:0px;left:0px;right:0px;border-bottom-width:5px;border-bottom-style:solid;transition:margin 200ms;-moz-transition:margin 200ms;-o-transition:margin 200ms;-webkit-transition:margin 200ms;}
.tourmaster-tour-category-grid-2.tourmaster-with-thumbnail:hover .tourmaster-tour-category-overlay{opacity:0.65;filter:alpha(opacity=65);}
.tourmaster-tour-category-grid-2.tourmaster-with-thumbnail:hover .tourmaster-tour-category-head-divider{margin-bottom:0;}
.tourmaster-tour-category-grid-2.tourmaster-with-thumbnail:hover .tourmaster-tour-category-head{top:50%;bottom:auto;transform:translate(0, -50%);-moz-transform:translate(0, -50%);-webkit-transform:translate(0, -50%);}
.tourmaster-tour-category-grid-2.tourmaster-with-thumbnail:hover .tourmaster-tour-category-head-animate{padding-top:0px;margin-bottom:0px;}
.tourmaster-tour-category-widget-holder{margin-left:-10px;margin-right:-10px;}
.tourmaster-tour-category-widget{padding-left:10px;padding-right:10px;margin-bottom:20px;position:relative;overflow:hidden;}
.tourmaster-tour-category-widget .tourmaster-tour-category-overlay{position:absolute;left:10px;right:10px;top:0px;bottom:0px;background:#000;opacity:0.6;filter:alpha(opacity=60);}
.tourmaster-tour-category-widget .tourmaster-tour-category-title{font-size:13px;text-align:center;font-weight:500;margin-bottom:0px;padding:0px 15px;}
.tourmaster-tour-category-widget .tourmaster-tour-category-head{position:absolute;top:0px;left:10px;right:10px;bottom:0px;}
.tourmaster-tour-category-widget .tourmaster-tour-category-head-table{display:table;width:100%;height:100%;}
.tourmaster-tour-category-widget .tourmaster-tour-category-title{display:table-cell;vertical-align:middle;}
.tourmaster-tour-search-item{padding-bottom:30px;}
.tourmaster-tour-search-wrap.tourmaster-with-frame{padding:40px 30px 30px;background-size:cover;}
.tourmaster-tour-search-wrap .tourmaster-tour-search-title{font-size:20px;margin-bottom:30px;font-weight:bold;}
.tourmaster-tour-search-wrap .tourmaster-tour-search-field{margin-bottom:20px;position:relative;}
.tourmaster-tour-search-wrap .tourmaster-tour-search-field label{font-size:13px;line-height:22px;font-weight:800;margin-bottom:10px;display:block;}
.tourmaster-tour-search-wrap .tourmaster-tour-search-submit{text-align:center;font-size:13px;font-weight:700;height:48px;text-transform:uppercase;padding:13px 20px;min-width:166px;border:0px;margin:5px 0px 0px;}
.tourmaster-tour-search-wrap .tourmaster-datepicker-wrap:after{content:"\f073";margin-top:-12px;}
.tourmaster-tour-search-field-keywords .tourmaster-tour-search-field-inner{position:relative;}
.tourmaster-tour-search-field-keywords .tourmaster-tour-search-field-inner:after{content:"\f002";font-family:fontAwesome;position:absolute;right:15px;top:50%;margin-top:-12px;line-height:22px;}
.tourmaster-tour-search-field-keywords .tourmaster-tour-search-field-inner input[type="text"]{padding-right:40px;}
.tourmaster-tour-search-item.tourmaster-style-half .tourmaster-tour-search-field{float:left;width:33.33%;padding-right:20px;}
.tourmaster-tour-search-item.tourmaster-style-half .tourmaster-tour-search-submit{display:block;clear:both;}
.tourmaster-tour-search-item.tourmaster-style-full .tourmaster-tour-search-field{margin-bottom:25px;}
.tourmaster-tour-search-item.tourmaster-style-full .tourmaster-tour-search-submit{width:100%;}
.tourmaster-tour-search-item.tourmaster-style-column .tourmaster-tour-search-field{float:left;width:16.66%;padding-right:20px;}
.tourmaster-tour-search-item.tourmaster-style-column .tourmaster-tour-search-submit{float:left;width:16.66%;width:calc(16.66% - 20px);margin-top:32px;min-width:0px;}
.tourmaster-tour-search-item.tourmaster-style-column.tourmaster-column-count-2 .tourmaster-tour-search-field{width:50%;}
.tourmaster-tour-search-item.tourmaster-style-column.tourmaster-column-count-2 .tourmaster-tour-search-submit{width:50%;width:calc(50% - 20px);}
.tourmaster-tour-search-item.tourmaster-style-column.tourmaster-column-count-3 .tourmaster-tour-search-field{width:33.33%;}
.tourmaster-tour-search-item.tourmaster-style-column.tourmaster-column-count-3 .tourmaster-tour-search-submit{width:33.33%;width:calc(33.33% - 20px);}
.tourmaster-tour-search-item.tourmaster-style-column.tourmaster-column-count-4 .tourmaster-tour-search-field{width:25%;}
.tourmaster-tour-search-item.tourmaster-style-column.tourmaster-column-count-4 .tourmaster-tour-search-submit{width:25%;width:calc(25% - 20px);}
.tourmaster-tour-search-item.tourmaster-style-column.tourmaster-column-count-5 .tourmaster-tour-search-field{width:20%;}
.tourmaster-tour-search-item.tourmaster-style-column.tourmaster-column-count-5 .tourmaster-tour-search-submit{width:20%;width:calc(20% - 20px);}
.tourmaster-tour-search-item.tourmaster-style-column.tourmaster-column-count-7 .tourmaster-tour-search-submit{margin-top:0px;}
.tourmaster-tour-search-field-rating i.tourmaster-rating-select, .tourmaster-tour-search-field-rating span.tourmaster-rating-select{display:inline-block;font-size:14px;vertical-align:middle;}
.tourmaster-tour-search-field-rating span.tourmaster-rating-select{height:14px;width:6px;}
.tourmaster-tour-search-field-rating .tourmaster-rating-select[data-rating-score="0"]{margin-left:-6px;}
.tourmaster-tour-search-field-rating .tourmaster-tail{margin-left:10px;}
.tourmaster-tour-search-item .tourmaster-tour-search-item-divier{padding-top:10px;margin-bottom:40px;margin-left:-30px;margin-right:-30px;border-bottom-width:1px;border-bottom-style:solid;}
.tourmaster-tour-search-item .tourmaster-type-filter-title{font-size:17px;margin-bottom:27px;}
.tourmaster-tour-search-item .tourmaster-type-filter-title i{float:right;cursor:pointer;}
.tourmaster-tour-search-item .tourmaster-type-filter-title i.tourmaster-active:before{content:"\f056";}
.tourmaster-tour-search-item .tourmaster-type-filter-item-wrap{display:none;overflow:hidden;}
.tourmaster-tour-search-item .tourmaster-type-filter-item{margin-bottom:20px;}
.tourmaster-tour-search-item .tourmaster-type-filter-item-title{font-size:13px;}
.tourmaster-tour-search-item .tourmaster-type-filter-term{display:block;margin-bottom:10px;}
.tourmaster-tour-search-item .tourmaster-type-filter-term i{margin-right:10px;}
.tourmaster-tour-search-item .tourmaster-type-filter-display{cursor:pointer;}
.tourmaster-type-filter-term input{display:none;}
.tourmaster-type-filter-term input:checked + .tourmaster-type-filter-display i:before{content:"\f058";}
body.tourmaster-template-search .tourmaster-tour-search-item-wrap{width:35%;max-width:360px;float:left;margin-bottom:40px;}
body.tourmaster-template-search .tourmaster-tour-item{overflow:hidden;padding-top:2px;}
body.tourmaster-template-search .tourmaster-tour-search-wrap.tourmaster-with-frame{margin-top:2px;}
body.tourmaster-template-search .tourmaster-single-search-not-found-wrap{overflow:hidden;}
body.tourmaster-template-search .tourmaster-tour-search-wrap.tourmaster-with-frame{box-shadow:0px 0px 2px rgba(0,0,0,0.1);-moz-box-shadow:0px 0px 2px rgba(0,0,0,0.1);-webkit-box-shadow:0px 0px 2px rgba(0,0,0,0.1);}
.tourmaster-tour-search-item-head{padding-bottom:20px;}
.tourmaster-tour-search-item-head .tourmaster-tour-search-item-head-title{font-size:17px;margin-bottom:9px;}
.tourmaster-tour-search-item-head .tourmaster-tour-search-item-head-title i{margin-right:12px;}
.tourmaster-tour-search-item-head .tourmaster-tour-search-item-head-caption{font-size:14px;}
.tourmaster-single-search-not-found-wrap .tourmaster-single-search-not-found-inner{padding:65px 35px 45px;}
.tourmaster-single-search-not-found-wrap .tourmaster-single-search-not-found{text-align:center;margin-bottom:50px;}
.tourmaster-single-search-not-found-wrap .tourmaster-single-search-not-found-title{font-size:60px;text-transform:uppercase;margin-bottom:7px;}
.tourmaster-single-search-not-found-wrap .tourmaster-single-search-not-found-caption{font-size:15px;}
.tourmaster-single-search-not-found-wrap .tourmaster-tour-search-item{text-align:center;}
.tourmaster-single-search-not-found-wrap .tourmaster-tour-search-field{text-align:left;}
.tourmaster-content-navigation-item-wrap{overflow:hidden;}
.tourmaster-content-navigation-item-outer{position:relative;z-index:1;}
.tourmaster-content-navigation-item-outer.tourmaster-fixed{position:fixed;left:0px;right:0px;top:0px;z-index:97;}
body.admin-bar .tourmaster-content-navigation-item-outer.tourmaster-fixed{margin-top:32px;}
.tourmaster-content-navigation-item-outer .tourmaster-content-navigation-tab{font-size:14px;font-weight:600;padding:28px 25px 28px;display:inline-block;margin-right:10px;}
.tourmaster-content-navigation-item-outer .tourmaster-content-navigation-slider{position:absolute;bottom:0px;height:3px;}
.tourmaster-content-navigation-item-outer .tourmaster-content-navigation-item{position:relative;}
.tourmaster-quick-search-shortcode{max-width:700px;margin:0px auto;}
.tourmaster-quick-search-shortcode input[type="submit"]{font-size:15px;letter-spacing:0px;text-align:center !important;font-weight:600;text-transform:none;float:left;height:53px;width:29%;margin-left:1%;}
.tourmaster-quick-search-shortcode input[type="text"]{float:left;width:70%;height:53px;}
.gdlr-core-flexslider.tourmaster-nav-style-rect{position:static;}
.gdlr-core-flexslider.tourmaster-nav-style-rect .flex-direction-nav li{margin-top:0px;top:auto;}
.gdlr-core-flexslider.tourmaster-nav-style-rect .flex-direction-nav li a{padding:16px 12px;border-style:solid;border-width:0px;border-radius:0%;-moz-border-radius:0%;-webkit-border-radius:0%;}
.gdlr-core-flexslider.tourmaster-nav-style-rect .flex-direction-nav li a i{font-size:22px;width:29px;}
.gdlr-core-flexslider.tourmaster-nav-style-rect .flex-direction-nav .flex-nav-prev{left:0px;}
.gdlr-core-flexslider.tourmaster-nav-style-rect .flex-direction-nav .flex-nav-next{right:0px;}
.gdlr-core-flexslider.tourmaster-nav-style-rect{position:static;}
.gdlr-core-flexslider.tourmaster-nav-style-rect .flex-direction-nav li{margin-top:0px;top:auto;}
.gdlr-core-flexslider.tourmaster-nav-style-rect .flex-direction-nav li a{padding:16px 12px;border-style:solid;border-width:0px;border-radius:0%;-moz-border-radius:0%;-webkit-border-radius:0%;}
.gdlr-core-flexslider.tourmaster-nav-style-rect .flex-direction-nav li a i{font-size:22px;width:29px;}
.gdlr-core-flexslider.tourmaster-nav-style-rect .flex-direction-nav .flex-nav-prev{left:0px;}
.gdlr-core-flexslider.tourmaster-nav-style-rect .flex-direction-nav .flex-nav-next{right:0px;}
.tourmaster-lightbox-wrapper{position:fixed;top:0px;right:0px;bottom:0px;left:0px;z-index:10001;overflow:auto;}
.tourmaster-lightbox-wrapper .tourmaster-lightbox-content-row{display:table;width:100%;height:100%;position:relative;z-index:10003;}
.tourmaster-lightbox-wrapper .tourmaster-lightbox-content-cell{display:table-cell;vertical-align:middle;padding:20px;overflow-y:auto;}
.tourmaster-lightbox-content-wrap{display:none;}
.tourmaster-lightbox-wrapper .tourmaster-lightbox-content-wrap{display:block;max-width:835px;margin:0px auto;}
.tourmaster-lightbox-wrapper .tourmaster-lightbox-title{color:#0e0e0e;font-size:14px;text-align:center;margin-bottom:0px;text-transform:uppercase;font-weight:600;letter-spacing:1px;}
.tourmaster-lightbox-wrapper .tourmaster-lightbox-head{position:relative;padding-bottom:24px;border-bottom-width:2px;border-bottom-style:solid;margin-bottom:45px;}
.tourmaster-lightbox-wrapper .tourmaster-lightbox-content-wrap{padding:30px 30px 10px;overflow:hidden;}
.tourmaster-lightbox-wrapper .tourmaster-lightbox-close{cursor:pointer;font-size:25px;line-height:25px;position:absolute;right:0px;top:-5px;}
html.tourmaster-lightbox-on, html.tourmaster-lightbox-on body{position:relative;overflow:hidden;width:100%;height:100%;}
@font-face{font-family:"Flaticon";src:url(//www.dtourtremblant.com/wp-content/plugins/tourmaster/plugins/flaticon/Flaticon.eot);src:url(//www.dtourtremblant.com/wp-content/plugins/tourmaster/plugins/flaticon/Flaticon.eot?#iefix) format("embedded-opentype"), url(//www.dtourtremblant.com/wp-content/plugins/tourmaster/plugins/flaticon/Flaticon.woff) format("woff"), url(//www.dtourtremblant.com/wp-content/plugins/tourmaster/plugins/flaticon/Flaticon.ttf) format("truetype"), url(//www.dtourtremblant.com/wp-content/plugins/tourmaster/plugins/flaticon/Flaticon.svg#Flaticon) format("svg");font-weight:normal;font-style:normal;}
@media screen and (-webkit-min-device-pixel-ratio:0) {
@font-face{font-family:"Flaticon";src:url(//www.dtourtremblant.com/wp-content/plugins/tourmaster/plugins/flaticon/Flaticon.svg#Flaticon) format("svg");}
}
[class^="flaticon-"]:before, [class*=" flaticon-"]:before,
[class^="flaticon-"]:after, [class*=" flaticon-"]:after{font-family:Flaticon;font-style:normal;}
.flaticon-plane-landing:before{content:"\f100";}
.flaticon-takeoff-the-plane:before{content:"\f279";font-family:'Fontawesome';}
.goodlayers-payment-form{max-width:450px;margin-bottom:40px;}
.goodlayers-payment-form input[type="text"]{font-size:12px;height:45px;padding:10px 20px;width:100%;border:0px;outline:none;border-radius:0px;-moz-border-radius:0px;-webkit-border-radius:0px;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}
.goodlayers-payment-form.goodlayers-with-border input[type="text"]{border-width:2px;border-style:solid;}
.goodlayers-payment-form input.goodlayers-size-small[type="text"]{width:80px;}
.goodlayers-payment-form .goodlayers-payment-form-field{margin-bottom:20px;}
.goodlayers-payment-form .goodlayers-payment-field-head{margin-bottom:8px;display:block;}
.goodlayers-payment-form .goodlayers-separator{margin:0px 8px;}
.goodlayers-payment-form .goodlayers-payment-button{margin-top:10px;background-repeat:no-repeat;background-position:center;font-size:11px;text-transform:uppercase;font-weight:600;padding:15px 27px;display:inline-block;border-radius:0px;-moz-border-radius:0px;-webkit-border-radius:0px;}
.goodlayers-payment-form .goodlayers-payment-button.now-loading{color:transparent !important;background-image:url(//www.dtourtremblant.com/wp-content/plugins/tourmaster/images/button-loading.svg);}
.goodlayers-payment-form .goodlayers-payment-button, .goodlayers-payment-form .goodlayers-payment-button:hover, .goodlayers-payment-form .goodlayers-payment-button:active, .goodlayers-payment-form .goodlayers-payment-button:focus{color:#fff;}
.goodlayers-payment-form .payment-errors, .goodlayers-payment-form .goodlayers-payment-req-field{background:#bb5656;color:#fff;display:none;padding:12px 20px;margin-bottom:10px;}
.goodlayers-paypal-redirecting-message{margin-bottom:35px;}
.tourmaster-urgency-message{position:fixed;right:30px;bottom:30px;padding:30px 40px;width:350px;max-width:100%;z-index:99;cursor:pointer;}
.tourmaster-urgency-message .tourmaster-urgency-message-icon{float:left;margin-right:20px;font-size:21px;}
.tourmaster-urgency-message .tourmaster-urgency-message-text{overflow:hidden;font-size:13px;}
.tourmaster-notification-box, .tourmaster-user-update-notification{color:#fff;}
body a.tourmaster-button, body a.tourmaster-button:hover, body a.tourmaster-button:active, body a.tourmaster-button:focus, body input[type="button"].tourmaster-button, 
body input[type="button"].tourmaster-button:hover, 
body input[type="submit"].tourmaster-button, 
body input[type="submit"].tourmaster-button:hover{color:#fff;}
.tourmaster-body .ui-datepicker table tr td a:hover, .tourmaster-body .ui-datepicker table tr td a.ui-state-active, .tourmaster-body .ui-datepicker table tr td.tourmaster-highlight a, .tourmaster-body .ui-datepicker table tr td.tourmaster-highlight span{color:#ffffff;}
.tourmaster-body .ui-datepicker .ui-datepicker-month, .tourmaster-body .ui-datepicker .ui-datepicker-year{background:#fff;}
.tourmaster-body .ui-datepicker-prev.ui-state-disabled, .tourmaster-body .ui-datepicker-next.ui-state-disabled{background:auto;color:auto;}
.tourmaster-tour-item .tourmaster-tour-view-more, .tourmaster-tour-item .tourmaster-tour-view-more:hover{color:#fff;}
.tourmaster-tour-modern.tourmaster-with-thumbnail .tourmaster-tour-content-wrap{background:rgba(0, 0, 0, 0.75);}
.tourmaster-tour-modern.tourmaster-with-thumbnail .tourmaster-tour-title a, .tourmaster-tour-modern.tourmaster-with-thumbnail .tourmaster-tour-title a:hover{color:#fff;}
.tourmaster-tour-modern.tourmaster-with-thumbnail .tourmaster-tour-info-wrap{color:#d2d2d2;}
.tourmaster-tour-modern.tourmaster-with-thumbnail .tourmaster-tour-price-wrap.tourmaster-discount .tourmaster-tour-price{color:#ababab;}
.tourmaster-tour-category-grid.tourmaster-with-thumbnail .tourmaster-tour-category-title, .tourmaster-tour-category-grid.tourmaster-with-thumbnail .tourmaster-tour-category-title i{color:#fff;}
.tourmaster-tour-category-grid-2.tourmaster-with-thumbnail .tourmaster-tour-category-title{color:#fff;}
.tourmaster-tour-category-widget .tourmaster-tour-category-title a, .tourmaster-tour-category-widget .tourmaster-tour-category-title a:hover{color:#fff;}
.tourmaster-tour-search-wrap input.tourmaster-tour-search-submit[type="submit"]{color:#ffffff;}
.tourmaster-payment-head .tourmaster-payment-title{color:#fff;}
.tourmaster-payment-step-item .tourmaster-payment-step-item-icon{color:#ffffff;}
.tourmaster-payment-step-item .tourmaster-payment-step-item-title{color:#fff;}
.tourmaster-payment-step-item.tourmaster-checked .tourmaster-payment-step-item-icon, .tourmaster-payment-step-item.tourmaster-enable .tourmaster-payment-step-item-icon{background:#ffffff;}
.tourmaster-payment-step-item.tourmaster-current .tourmaster-payment-step-item-icon{color:#fff;}
.tourmaster-review-content-pagination span:hover, .tourmaster-review-content-pagination span.tourmaster-active{color:#ffffff;}
.tourmaster-lightbox-wrapper{background:#000;background:rgba(0, 0, 0, 0.78);}
.tourmaster-single-header-title-wrap .tourmaster-single-header-title, .tourmaster-single-header-title-wrap .tourmaster-tour-rating-text{color:#fff;}
.tourmaster-header-price .tourmaster-header-price-ribbon{color:#ffffff;}
.tourmaster-header-price .tourmaster-tour-price-wrap{color:#fff;}
.tourmaster-header-price .tourmaster-header-enquiry{color:#fff;}
body .tourmaster-tour-booking-submit input[type="submit"],
body .tourmaster-tour-booking-submit input[type="submit"]:hover{color:#ffffff;}
.tourmaster-tour-booking-submit-error, .tourmaster-tour-booking-error-max-people{color:#fff;}
table.tourmaster-my-booking-table a.tourmaster-my-booking-action, table.tourmaster-my-booking-table a.tourmaster-my-booking-action:hover{color:#fff;}
.tourmaster-tour-category-widget img{transition:opacity 300ms ease-out, transform 300ms ease-out, filter 300ms ease-out;-moz-transition:opacity 300ms ease-out, -moz-transform 300ms ease-out, -moz-filter 300ms ease-out;-o-transition:opacity 300ms ease-out, -o-transform 300ms ease-out, -o-filter 300ms ease-out;-webkit-transition:opacity 300ms ease-out, -webkit-transform 300ms ease-out, -webkit-filter 300ms ease-out;}
.tourmaster-tour-category-widget .tourmaster-tour-category-thumbnail{overflow:hidden;}
.tourmaster-tour-category-widget:hover img{-webkit-transform:scale(1.1);transform:scale(1.1);}
.tourmaster-tour-style-2 .tourmaster-single-header .tourmaster-single-header-gallery-button{padding:10px 15px 8px;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;}
.tourmaster-tour-style-2 .tourmaster-tour-booking-date .tourmaster-tour-booking-date-display{line-height:55px;}
.tourmaster-tour-style-2 .tourmaster-content-navigation-item-outer .tourmaster-content-navigation-slider{height:2px;}
.tourmaster-tour-style-2 .tourmaster-tour-booking-bar-wrap .tourmaster-header-price{display:block;padding-top:38px;}
.tourmaster-tour-style-2 .tourmaster-tour-booking-bar-wrap, .tourmaster-tour-style-2 .tourmaster-tour-booking-bar-anchor{margin-top:-65px;}
.tourmaster-tour-style-2 .tourmaster-header-price .tourmaster-header-price-ribbon{text-align:left;padding:0px 30px;}
.tourmaster-tour-style-2 .tourmaster-header-price .tourmaster-header-price-wrap{text-align:left;padding:0px 30px;}
.tourmaster-tour-style-2 .tourmaster-booking-tab-title{padding-top:38px;}
.tourmaster-tour-style-2 .tourmaster-booking-tab-title-item{padding:0px 0px 5px;margin:0px 30px 0px 0px;border-bottom-width:2px;border-bottom-style:solid;}
.tourmaster-tour-style-2 .tourmaster-booking-tab-title-item:first-child{margin-left:30px;}
.tourmaster-tour-style-2 .tourmaster-tour-booking-bar-outer{border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;box-shadow:0px 1px 13px rgba(0, 0, 0, 0.1);-moz-box-shadow:0px 1px 13px rgba(0, 0, 0, 0.1);-webkit-box-shadow:0px 1px 13px rgba(0, 0, 0, 0.1);}
.tourmaster-tour-style-2 .tourmaster-tour-booking-bar-wrap .fa-check-circle:before{display:none;content:"\4e";font-family:ElegantIcons;}
.tourmaster-tour-style-2 .tourmaster-tour-booking-bar-wrap .icon_check:before{content:"\6c";}
.tourmaster-tour-style-2 .tourmaster-tour-booking-bar-wrap .fa-calendar:before{content:"\e023";font-family:ElegantIcons;}
.tourmaster-tour-booking-bar-wrap .tourmaster-tour-booking-submit svg{display:none;}
.tourmaster-tour-style-2 .tourmaster-tour-booking-bar-wrap .tourmaster-tour-booking-submit svg{display:inline-block;max-width:20px;float:left;margin-right:25px;margin-top:12px;}
.tourmaster-tour-style-2 .tourmaster-form-field.tourmaster-with-border input[type="text"], 
.tourmaster-tour-style-2 .tourmaster-form-field.tourmaster-with-border input[type="email"], 
.tourmaster-tour-style-2 .tourmaster-form-field.tourmaster-with-border input[type="password"], 
.tourmaster-tour-style-2 .tourmaster-form-field.tourmaster-with-border select, .tourmaster-tour-style-2 .tourmaster-form-field.tourmaster-with-border .tourmaster-combobox-list-display{border-width:1px;font-weight:500;height:55px;padding:15px 17px;}
.tourmaster-tour-style-2 .tourmaster-form-field.tourmaster-with-border textarea{border-width:1px;font-weight:500;padding:15px 17px;}
.tourmaster-tour-style-2 .tourmaster-tour-booking-submit input[type="submit"]{padding:18px 27px;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;}
.tourmaster-tour-style-2 .tourmaster-form-field .tourmaster-combobox-list-wrap ul{border-width:0px 1px 1px 1px;}
.tourmaster-tour-style-2 .tourmaster-form-field .tourmaster-combobox-wrap:after, .tourmaster-tour-style-2 .tourmaster-form-field .tourmaster-combobox-list-display:after, .tourmaster-tour-style-2 .tourmaster-datepicker-wrap:after{font-family:ElegantIcons;content:"\33";}
.tourmaster-tour-style-2 .tourmaster-tour-booking-next-sign{height:30px;border-left-width:1px;border-left-style:solid;left:43px;margin-top:-36px;}
.tourmaster-tour-style-2 .tourmaster-tour-booking-next-sign span, .tourmaster-tour-style-2 .tourmaster-tour-booking-next-sign:before, .tourmaster-tour-booking-next-sign:after{display:none;}
.tourmaster-tour-style-2 .tourmaster-tour-booking-date, .tourmaster-tour-style-2 .tourmaster-tour-booking-package{margin-bottom:42px;}
.tourmaster-tour-style-2 .tourmaster-tour-booking-people.tourmaster-variable{margin-bottom:27px;}
.tourmaster-tour-style-2 .tourmaster-tour-booking-date i, .tourmaster-tour-style-2 .tourmaster-tour-booking-package i{line-height:55px;}
.tourmaster-tour-style-2 .tourmaster-tour-booking-people.tourmaster-variable i{line-height:55px;}
.tourmaster-tour-style-2 .tourmaster-tour-booking-people-container{padding-top:42px;padding-bottom:0px;}
.tourmaster-tour-style-2 .tourmaster-tour-booking-people-container .tourmaster-tour-booking-room-text{line-height:55px;}
.tourmaster-tour-style-2 .tourmaster-tour-booking-bar-wrap .tourmaster-booking-bottom{border:none;padding:0px 34px;text-align:right;padding-bottom:40px;margin-top:-22px;font-size:13px;position:relative;}
.tourmaster-tour-style-2 .tourmaster-tour-booking-bar-wrap .tourmaster-save-wish-list{padding:0px;float:none;width:auto;display:inline;border:0px;}
.tourmaster-tour-style-2 .tourmaster-tour-booking-bar-wrap .tourmaster-view-count{padding:0px;float:none;width:auto;display:inline;margin-left:30px;}
.tourmaster-tour-style-2 .tourmaster-tour-booking-bar-wrap .tourmaster-booking-bottom i{font-size:15px;}
.tourmaster-recent-tour-widget.tourmaster-tour-item{padding-bottom:0px;}
.tourmaster-recent-tour-widget .tourmaster-tour-widget.tourmaster-item-pdlr{padding-left:0px;padding-right:0px;}
ul.tourmaster-widget-tour-category-list{list-style:none;margin-left:0px;}
ul.tourmaster-widget-tour-category-list li{margin-bottom:8px;}
.tourmaster-conform-box-overlay{position:fixed;z-index:99998;top:0px;right:0px;bottom:0px;left:0px;background:#000;}
.tourmaster-confirm-box-wrapper{position:fixed;width:450px;background:#ffffff;top:50%;left:50%;z-index:99999;text-align:center;}
.tourmaster-confirm-box-wrapper .tourmaster-confirm-box-head{font-size:13px;text-transform:uppercase;font-weight:bold;color:#828282;padding:15px 0px;border-bottom:1px solid #e8e8e8;}
.tourmaster-confirm-box-wrapper .tourmaster-confirm-box-content-wrapper{padding:35px 0px;}
.tourmaster-confirm-box-wrapper .tourmaster-confirm-box-content-wrapper{padding:33px 0px;}
.tourmaster-confirm-box-wrapper .tourmaster-confirm-box-text{font-size:16px;color:#404040;}
.tourmaster-confirm-box-wrapper .tourmaster-confirm-box-sub{font-size:12px;margin-top:11px;color:#b7b7b7;}
.tourmaster-confirm-box-wrapper .tourmaster-confirm-box-button-wrapper{overflow:hidden;}
.tourmaster-confirm-box-wrapper .tourmaster-confirm-box-button{width:50%;text-align:center;float:left;cursor:pointer;color:#fff;padding:14px 0px;font-weight:bold;font-size:13px;text-transform:uppercase;}
.tourmaster-confirm-box-wrapper .tourmaster-confirm-box-button.tourmaster-yes{background:#f95e5e;}
.tourmaster-confirm-box-wrapper .tourmaster-confirm-box-button.tourmaster-no{background:#383838;}
.tourmaster-login-form .nsl-container{max-width:100%;text-align:center;}
.tourmaster-login-form .nsl-container > a{display:inline-block;margin-left:10px;}
.tourmaster-login-form .nsl-container > a:first-child{margin-left:0px;}
.tourmaster-login-form2 .nsl-container{max-width:100%;text-align:center;margin-bottom:20px;}
.tourmaster-register-form .nsl-container{max-width:100%;text-align:center;}
.tourmaster-register-form .nsl-container > a{display:inline-block;margin-left:10px;}
.tourmaster-register-form .nsl-container > a:first-child{margin-left:0px;}
.tipsy{font-size:10px;position:absolute;padding:5px;z-index:100000;}
.tipsy-inner{background-color:#000;color:#FFF;max-width:200px;padding:5px 8px 4px 8px;text-align:center;}
.tipsy-inner{border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;}
.tipsy-arrow{position:absolute;width:0;height:0;line-height:0;border:5px dashed #000;}
.tipsy-arrow-n{border-bottom-color:#000 !important;}
.tipsy-arrow-s{border-top-color:#000 !important;}
.tipsy-arrow-e{border-left-color:#000 !important;}
.tipsy-arrow-w{border-right-color:#000 !important;}
.tipsy-n .tipsy-arrow{top:0px;left:50%;margin-left:-5px;border-bottom-style:solid;border-top:none;border-left-color:transparent;border-right-color:transparent;}
.tipsy-nw .tipsy-arrow{top:0;left:10px;border-bottom-style:solid;border-top:none;border-left-color:transparent;border-right-color:transparent;}
.tipsy-ne .tipsy-arrow{top:0;right:10px;border-bottom-style:solid;border-top:none;border-left-color:transparent;border-right-color:transparent;}
.tipsy-s .tipsy-arrow{bottom:0;left:50%;margin-left:-5px;border-top-style:solid;border-bottom:none;border-left-color:transparent;border-right-color:transparent;}
.tipsy-sw .tipsy-arrow{bottom:0;left:10px;border-top-style:solid;border-bottom:none;border-left-color:transparent;border-right-color:transparent;}
.tipsy-se .tipsy-arrow{bottom:0;right:10px;border-top-style:solid;border-bottom:none;border-left-color:transparent;border-right-color:transparent;}
.tipsy-e .tipsy-arrow{right:0;top:50%;margin-top:-5px;border-left-style:solid;border-right:none;border-top-color:transparent;border-bottom-color:transparent;}
.tipsy-w .tipsy-arrow{left:0;top:50%;margin-top:-5px;border-right-style:solid;border-left:none;border-top-color:transparent;border-bottom-color:transparent;}
.tourmaster-user-mobile-navigation{display:none;margin:20px;box-shadow:0px 0px 2px rgba(0, 0, 0, 0.1);-moz-box-shadow:0px 0px 2px rgba(0, 0, 0, 0.1);-webkit-box-shadow:0px 0px 2px rgba(0, 0, 0, 0.1);}
.tourmaster-show-on-mobile{display:none;}
@media only screen and (max-width: 1200px){
.tourmaster-payment-step-wrap .tourmaster-payment-step-item-icon{margin-right:10px;padding:5px;height:34px;width:34px;}
.tourmaster-payment-step-wrap .tourmaster-payment-step-item{padding:16px 40px 16px 0px;}
.tourmaster-payment-step-wrap .tourmaster-payment-step-item:after{display:none;}
}
@media only screen and (max-width: 1140px){
.tourmaster-user-navigation{width:240px;}
.tourmaster-user-navigation .tourmaster-user-navigation-head, .tourmaster-user-navigation .tourmaster-user-navigation-item{padding-left:20px;padding-right:20px;}
.tourmaster-user-content-block{margin:20px;}
.tourmaster-my-profile-info{float:none;width:auto;padding-left:0px;padding-right:0px;}
.tourmaster-my-profile-info.tourmaster-even{padding-right:0px;}
.tourmaster-my-profile-info.tourmaster-odd{padding-left:0px;}
.tourmaster-form-field-alt-date{width:30%;}
.tourmaster-form-field-alt-month{width:30%;}
.tourmaster-form-field-alt-year{width:30%;}
}
@media only screen and (max-width: 999px){
.tourmaster-hide-on-mobile{display:none;}
.tourmaster-show-on-mobile{display:block;}
a.tourmaster-show-on-mobile{display:inline;}
.tourmaster-content-navigation-item-wrap{display:none;}
.single-tour .tourmaster-with-sidebar .tourmaster-single-header-title-wrap{padding:150px 20px 30px;}
.single-tour .tourmaster-single-header .tourmaster-header-price{display:none;}
.single-tour .tourmaster-tour-info-wrap{padding-left:0px;padding-right:0px;}
.single-tour.tourmaster-body .gdlr-core-container{padding-left:20px;padding-right:20px;}
.single-tour .tourmaster-single-main-content, .single-tour .tourmaster-with-sidebar .tourmaster-single-main-content, .single-tour .tourmaster-with-sidebar .tourmaster-tour-info-outer .tourmaster-tour-info-wrap{padding-left:20px;padding-right:20px;}
.single-tour .tourmaster-with-sidebar .tourmaster-single-review{padding-left:0px;padding-right:0px;}
.single-tour .tourmaster-with-sidebar .tourmaster-single-related-tour-container{padding-left:15px;padding-right:15px;}
.single-tour .tourmaster-single-review-content{padding-left:0px;}
.tourmaster-single-review-content .tourmaster-single-review-user{width:170px;padding-right:10px;}
.tourmaster-tour-booking-bar-wrap .tourmaster-header-price{display:block;}
.tourmaster-tour-booking-bar-container-inner .tourmaster-tour-booking-bar-anchor{display:none;}
.tourmaster-tour-booking-bar-container-inner .tourmaster-tour-booking-bar-wrap{max-width:100%;margin:50px auto !important;position:static;}
.tourmaster-single-header .tourmaster-header-price, .tourmaster-tour-booking-bar-outer, 
.tourmaster-tour-booking-bar-anchor, .tourmaster-tour-booking-bar-wrap{max-width:100%;}
.tourmaster-header-price .tourmaster-header-price-overlay{opacity:1;filter:alpha(opacity=100);}
.tourmaster-payment-head .tourmaster-payment-step-inner{padding-left:20px;padding-right:20px;}
.tourmaster-template-payment .tourmaster-tour-booking-bar-wrap{margin:0px auto 70px;float:none;}
.tourmaster-template-payment .tourmaster-page-content{max-width:760px;margin:0px auto;}
} @media only screen and (max-width: 767px){
.tourmaster-body .tourmaster-container, .single-tour.tourmaster-body .tourmaster-single-related-tour-container{max-width:500px;padding-left:15px;padding-right:15px;}
.tourmaster-column-10{width:100%;}
.tourmaster-column-12{width:100%;}
.tourmaster-column-15{width:100%;}
.tourmaster-column-20{width:100%;}
.tourmaster-column-24{width:100%;}
.tourmaster-column-30{width:100%;}
.tourmaster-column-36{width:100%;}
.tourmaster-column-40{width:100%;}
.tourmaster-column-45{width:100%;}
.tourmaster-column-48{width:100%;}
.tourmaster-column-50{width:100%;}
.tourmaster-column-60{width:100%;}
.tourmaster-user-navigation{display:none;}
.tourmaster-user-mobile-navigation{display:block;}
.tourmaster-my-profile-avatar{float:none;margin-right:0px;margin-bottom:30px;}
.tourmaster-user-content-inner{padding:20px;}
.tourmaster-user-content-inner.tourmaster-user-content-inner-edit-profile, .tourmaster-user-content-inner.tourmaster-user-content-inner-change-password{max-width:400px;margin:0px auto;}
.tourmaster-edit-profile-avatar img{display:block;margin-right:0px;margin-bottom:30px;}
.tourmaster-edit-profile-wrap .tourmaster-head{float:none;margin-right:0px;}
input.tourmaster-edit-profile-submit.tourmaster-button{margin-left:0px;}
.tourmaster-tour-search-item.tourmaster-style-half .tourmaster-tour-search-field{width:100%;}
.tourmaster-tour-search-item.tourmaster-style-column .tourmaster-form-field .tourmaster-tour-search-field{width:100%;padding-right:0px;}
.tourmaster-tour-search-item.tourmaster-style-column .tourmaster-form-field .tourmaster-tour-search-submit{width:100%;}
.tourmaster-tour-full .tourmaster-content-right{display:block;padding:20px 0px 0px !important;border:0px;}
.tourmaster-tour-full .tourmaster-tour-rating-empty{display:none;}
.tourmaster-tour-full .tourmaster-content-left{width:auto;float:none;}
.tourmaster-tour-medium .tourmaster-tour-thumbnail, .tourmaster-tour-medium .tourmaster-tour-content-wrap{display:block;vertical-align:baseline;}
.tourmaster-tour-medium .tourmaster-tour-thumbnail{width:auto;}
.tourmaster-tour-medium .tourmaster-tour-content-wrap{width:auto;padding:30px 0px 0px;}
.tourmaster-tour-medium .tourmaster-content-right{display:block;padding:0px;border:0px;}
.tourmaster-tour-medium .tourmaster-tour-rating-empty{display:none;}
.tourmaster-tour-medium .tourmaster-content-left{width:auto;float:none;padding-right:0px;}
.tourmaster-tour-medium.tourmaster-tour-frame .tourmaster-tour-content-wrap{padding:30px;}
.single-tour .tourmaster-tour-info-wrap .tourmaster-tour-info{width:auto;float:none;}
.tourmaster-single-review-content .tourmaster-single-review-user{padding-right:0px;float:none;margin:0px auto 25px;}
.tourmaster-payment-contact-wrap .tourmaster-head, .tourmaster-payment-billing-wrap .tourmaster-head, .tourmaster-payment-additional-note-wrap .tourmaster-head, .tourmaster-payment-traveller-info-wrap .tourmaster-head{float:none;display:block;width:auto;}
.tourmaster-payment-billing-copy, .tourmaster-tour-payment-content .tourmaster-tour-booking-continue{margin-left:0px;}
.tourmaster-payment-detail-wrap{float:none;width:auto;margin-bottom:40px;}
.tourmaster-lightbox-wrapper .tourmaster-lightbox-content-row{display:block;width:100%;height:auto;}
.tourmaster-lightbox-wrapper .tourmaster-lightbox-content-cell{display:block;}
.tourmaster-login-form .tourmaster-login-user, .tourmaster-login-form .tourmaster-login-pass, .tourmaster-register-form .tourmaster-profile-field{width:auto;float:none;}
.tourmaster-login-form2{float:none;width:auto;padding-right:0px;}
.tourmaster-login2-right{float:none;width:auto;padding-left:0px;border-left:0px;margin-top:0px;padding-bottom:20px;margin-bottom:0px;}
table.tourmaster-my-booking-table th:nth-child(1){width:28%;}
.tourmaster-template-wrapper table.tourmaster-table td{font-size:11.5px;}
body.tourmaster-template-search .tourmaster-tour-search-item-wrap{float:none;margin-bottom:0px;max-width:100%;width:auto;}
.tourmaster-tour-order-filterer-wrap .tourmaster-combobox-wrap{display:block;margin-left:0px;margin-top:10px;}
.tourmaster-tour-order-filterer-wrap .tourmaster-tour-order-filterer-style{float:none;margin-top:10px;display:block;}
.tourmaster-tour-order-filterer-wrap .tourmaster-tour-order-filterer-style a{margin-left:0px;margin-right:10px;}
body.single-tour .tourmaster-template-wrapper{display:flex;flex-direction:column;width:100%;}
body.single-tour .tourmaster-template-wrapper > div{width:100%;}
body.single-tour .tourmaster-tour-booking-bar-container.tourmaster-container{order:2;}
body.single-tour .tourmaster-single-related-tour{order:3;}
.tourmaster-login-form .nsl-container > a{display:block;margin:0px 0px 10px;}
.tourmaster-register-form .nsl-container > a{display:block;margin:0px 0px 10px;}
}
@media only screen and (max-width: 425px){
.tourmaster-body .ui-datepicker{margin-left:auto !important;margin-right:auto !important;left:0px !important;right:0px !important;}
.tourmaster-payment-traveller-info-wrap .tourmaster-traveller-info-field.tourmaster-with-info-title .tourmaster-traveller-info-title, .tourmaster-payment-traveller-info-wrap .tourmaster-traveller-info-field.tourmaster-with-info-title .tourmaster-traveller-info-input, .tourmaster-payment-traveller-info-wrap .tourmaster-tail .tourmaster-traveller-info-passport{width:100%;margin-bottom:18px;margin-right:0px;}
.tourmaster-urgency-message{padding:20px;left:0px;right:0px;bottom:0px;margin:0px auto;}
.tourmaster-header-price .tourmaster-tour-discount-price{font-size:24px;}
.tourmaster-header-price .tourmaster-tour-price-wrap.tourmaster-discount .tourmaster-tour-price .tourmaster-tail{font-size:13px;}
.tourmaster-header-price .tourmaster-tour-price .tourmaster-head{font-size:12px;}
.tourmaster-header-price .tourmaster-tour-price-wrap:before{font-size:20px;}
.tourmaster-header-price .tourmaster-header-price-wrap{padding-left:10px;padding-right:10px;}
.tourmaster-booking-tab-title-item{padding-left:23px;padding-right:23px;}
} .tourmaster-left-align{text-align:left;}
.tourmaster-center-align{text-align:center;}
.tourmaster-right-align{text-align:right;}
.tourmaster-flexslider ul.slides{zoom:1;margin-left:0px;margin-bottom:0px;list-style:none;}
.tourmaster-flexslider ul.slides:after{content:" ";display:block;clear:both;visibility:hidden;line-height:0;height:0;}
.tourmaster-flexslider ul.slides > li{margin-bottom:0px;display:none;-webkit-backface-visibility:hidden;}
.tourmaster-flexslider ul.slides > li .gdlr-core-item-list{margin-bottom:0px;}
.tourmaster-flexslider[data-type="carousel"] ul.slides > li{margin-left:0px;}
.tourmaster-flexslider[data-type="slider"] ul.slides > li{text-align:center;}
.tourmaster-flexslider{position:relative;}
.tourmaster-flexslider .tourmaster-flex-direction-nav{margin-left:0px;list-style:none;margin-bottom:0px;}
.tourmaster-flexslider .tourmaster-flex-direction-nav li{position:absolute;line-height:1;top:50%;margin-top:-24px;z-index:98;}
.tourmaster-flexslider .tourmaster-flex-direction-nav li a{display:block;padding:14px;background:#000;background:rgba(0,0,0,0.6);color:#fff;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%;}
.tourmaster-flexslider .tourmaster-flex-direction-nav li a i{font-size:18px;width:18px;text-align:center;display:block;}
.tourmaster-flexslider .tourmaster-flex-direction-nav .tourmaster-flex-nav-prev{left:35px;}
.tourmaster-flexslider .tourmaster-flex-direction-nav .tourmaster-flex-nav-next{right:35px;}
.tourmaster-single-header .tourmaster-flexslider{z-index:0;}
.tourmaster-single-header .tourmaster-flexslider img{width:100%;}
.tourmaster-flexslider .tourmaster-tour-grid{margin-bottom:0px;}
.tourmaster-tour-item .tourmaster-flexslider.gdlr-core-with-outer-frame-element .flex-viewport{padding-left:10px;margin-left:-10px;}
.tourmaster-pagination a{cursor:pointer;}
.tourmaster-pagination a.gdlr-core-active{cursor:default;}
.tourmaster-pagination a, .tourmaster-pagination span{white-space:nowrap;font-weight:bold;}
.tourmaster-pagination a.prev:before{content:"\f104";font-family:fontAwesome;line-height:1;}
.tourmaster-pagination a.next:before{content:"\f105";font-family:fontAwesome;line-height:1;}
.tourmaster-pagination.tourmaster-with-border a, .tourmaster-pagination.tourmaster-with-border span{background:transparent;border-width:2px;border-style:solid;}
.tourmaster-pagination.tourmaster-with-border a.tourmaster-active, .tourmaster-pagination.tourmaster-with-border a:hover{background:transparent;}
.tourmaster-pagination.tourmaster-style-plain a, .tourmaster-pagination.tourmaster-style-plain span{background:transparent;margin-left:15px;}
.tourmaster-pagination.tourmaster-style-plain a.gdlr-core-active, .tourmaster-pagination.tourmaster-style-plain a:hover{background:transparent;}
.tourmaster-pagination.tourmaster-style-plain a:before, .tourmaster-pagination.tourmaster-style-plain span:before{content:"/ ";margin-right:15px;}
.tourmaster-pagination.tourmaster-style-plain a:first-child, .tourmaster-pagination.tourmaster-style-plain span:first-child{margin-left:0px;}
.tourmaster-pagination.tourmaster-style-plain a:first-child:before, .tourmaster-pagination.tourmaster-style-plain span:first-child:before{display:none;}
.tourmaster-pagination.tourmaster-style-rectangle a, .tourmaster-pagination.tourmaster-style-rectangle span{display:inline-block;font-size:12px;padding:9px 14px;margin-right:1px;}
.tourmaster-pagination.tourmaster-style-rectangle.tourmaster-with-border a, .tourmaster-pagination.tourmaster-style-rectangle.tourmaster-with-border span{padding:7px 12px;}
.tourmaster-pagination.tourmaster-style-round a, .tourmaster-pagination.tourmaster-style-round span{display:inline-block;font-size:14px;padding:9px 14px;margin-right:3px;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;}
.tourmaster-pagination.tourmaster-style-round.tourmaster-with-border a, .tourmaster-pagination.tourmaster-style-round.tourmaster-with-border span{padding:7px 12px;line-height:21px;}
.tourmaster-pagination.tourmaster-style-circle a, .tourmaster-pagination.tourmaster-style-circle span{display:inline-block;width:45px;height:45px;line-height:45px;font-size:12px;margin-right:4px;text-align:center;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%;}
.tourmaster-pagination.tourmaster-style-circle.tourmaster-with-border a, .tourmaster-pagination.tourmaster-style-circle.tourmaster-with-border span{line-height:41px;}
.tourmaster-tour-item-style-modern-no-space .tourmaster-pagination{margin-top:35px;}
.tourmaster-body .tourmaster-pagination a{background:#f0f0f0;color:#929292;}
.tourmaster-body .tourmaster-pagination a:hover, .tourmaster-body .tourmaster-pagination a.tourmaster-active, .tourmaster-body .tourmaster-pagination span{color:#fff;}
.tourmaster-body .tourmaster-filterer-wrap a{color:#606060;}
.tourmaster-body.tourmaster-template-search .tourmaster-pagination a{ background: #e6e6e6; }.tourmaster-item-mgb{margin-bottom:40px;}
.tourmaster-container{max-width:1180px;margin-left:auto;margin-right:auto;}
.tourmaster-container{padding-left:20px;padding-right:20px;}
.tourmaster-item-pdlr{padding-left:20px;padding-right:20px;}.tourmaster-item-mglr{margin-left:20px;margin-right:20px;}.tourmaster-item-rvpdlr{margin-left:-20px;margin-right:-20px;}
.tourmaster-invoice-logo{width:250px;}
.tourmaster-single-header-title-wrap{padding-top:500px;}
.tourmaster-single-header-title-wrap{padding-bottom:45px;}
.tourmaster-single-header-background-overlay{opacity:0.3;}
.tourmaster-single-header-top-overlay{height:500px;}
.tourmaster-single-header-overlay{height:300px;}
.tourmaster-user-navigation .tourmaster-user-navigation-item.tourmaster-active a, .tourmaster-user-navigation .tourmaster-user-navigation-item.tourmaster-active a:hover{color:#097500;}.tourmaster-user-navigation .tourmaster-user-navigation-item.tourmaster-active:before{border-color:#097500;}.tourmaster-body .tourmaster-user-breadcrumbs span.tourmaster-active{color:#097500;}.tourmaster-user-content-block .tourmaster-user-content-title{color:#097500;}.tourmaster-notification-box, .tourmaster-user-update-notification{background:#097500;}body a.tourmaster-button, body a.tourmaster-button:hover, body a.tourmaster-button:active, body a.tourmaster-button:focus, body input[type="button"].tourmaster-button, body input[type="button"].tourmaster-button:hover, body input[type="submit"].tourmaster-button, body input[type="submit"].tourmaster-button:hover{background-color:#097500;}.goodlayers-payment-form form input.goodlayers-payment-button[type="submit"]{background-color:#097500;}.tourmaster-body .tourmaster-pagination a:hover, .tourmaster-body .tourmaster-pagination a.tourmaster-active, .tourmaster-body .tourmaster-pagination span{background-color:#097500;}.tourmaster-body .tourmaster-filterer-wrap a:hover, .tourmaster-body .tourmaster-filterer-wrap a.tourmaster-active{color:#097500;}table.tourmaster-my-booking-table .tourmaster-my-booking-title, table.tourmaster-my-booking-table .tourmaster-my-booking-title:hover{color:#097500;}
.tourmaster-template-wrapper-user .tourmaster-my-booking-filter a:hover, .tourmaster-template-wrapper-user .tourmaster-my-booking-filter a.tourmaster-active{color:#097500;}
table.tourmaster-my-booking-table a.tourmaster-my-booking-action{background:#097500;}
.tourmaster-user-content-inner-my-booking-single .tourmaster-my-booking-single-title, .tourmaster-user-review-table .tourmaster-user-review-action{color:#097500;}.tourmaster-review-form .tourmaster-review-form-title{color:#097500;}.tourmaster-wish-list-item .tourmaster-wish-list-item-title, .tourmaster-wish-list-item .tourmaster-wish-list-item-title:hover{color:#097500;}.tourmaster-body .ui-datepicker table tr td a.ui-state-active, .tourmaster-body .ui-datepicker table tr td a:hover, .tourmaster-body .ui-datepicker table tr td.tourmaster-highlight a, .tourmaster-body .ui-datepicker table tr td.tourmaster-highlight span{background:#097500;}
.tourmaster-body .ui-datepicker select{color:#097500}
.tourmaster-form-field .tourmaster-combobox-wrap:after{color:#097500;}
.tourmaster-login-form .tourmaster-login-lost-password a, .tourmaster-login-form .tourmaster-login-lost-password a:hover, .tourmaster-login-bottom .tourmaster-login-bottom-link, .tourmaster-register-bottom .tourmaster-register-bottom-link{color:#097500;}.tourmaster-payment-method-wrap .tourmaster-payment-paypal > img:hover, .tourmaster-payment-method-wrap .tourmaster-payment-credit-card > img:hover{border-color:#097500;}
.tourmaster-payment-billing-copy-text{color:#25d519;}.tourmaster-tour-booking-bar-price-breakdown-link{color:#25d519;}.tourmaster-tour-booking-bar-coupon-wrap .tourmaster-tour-booking-bar-coupon-validate, .tourmaster-tour-booking-bar-coupon-wrap .tourmaster-tour-booking-bar-coupon-validate:hover{color:#25d519;}.tourmaster-tour-booking-bar-summary .tourmaster-tour-booking-bar-date-edit{color:#25d519;}.tourmaster-payment-complete-wrap .tourmaster-payment-complete-icon,.tourmaster-payment-complete-wrap .tourmaster-payment-complete-thank-you{color:#25d519;}.tourmaster-tour-search-wrap input.tourmaster-tour-search-submit[type="submit"]{background:#25d519;}.tourmaster-payment-step-item.tourmaster-checked .tourmaster-payment-step-item-icon,.tourmaster-payment-step-item.tourmaster-enable .tourmaster-payment-step-item-icon{color:#25d519;}.gdlr-core-flexslider.tourmaster-nav-style-rect .flex-direction-nav li a{background-color:#25d519;}body.tourmaster-template-payment a.tourmaster-button{background-color:#25d519;}.tourmaster-tour-item .tourmaster-tour-grid .tourmaster-tour-price-bottom-wrap .tourmaster-tour-price, .tourmaster-tour-item .tourmaster-tour-grid .tourmaster-tour-price-bottom-wrap .tourmaster-tour-discount-price{color:#25d519;}.tourmaster-payment-service-form-wrap .tourmaster-payment-service-form-price-wrap{color:#25d519;}
.tourmaster-tour-info-wrap .tourmaster-tour-info i{color:#559e39;}.tourmaster-tour-modern.tourmaster-with-thumbnail .tourmaster-tour-price .tourmaster-tail, .tourmaster-tour-modern.tourmaster-with-thumbnail .tourmaster-tour-discount-price{color:#559e39;}.tourmaster-tour-item .tourmaster-tour-view-more,.tourmaster-tour-item .tourmaster-tour-view-more:hover{background:#559e39;}.single-tour .tourmaster-datepicker-wrap:after,.single-tour .tourmaster-combobox-wrap:after,.single-tour .tourmaster-tour-info-wrap .tourmaster-tour-info i, .tourmaster-form-field .tourmaster-combobox-list-display:after{color:#559e39;}.tourmaster-payment-step-item.tourmaster-current .tourmaster-payment-step-item-icon{background:#559e39;}.tourmaster-review-content-pagination span:hover,.tourmaster-review-content-pagination span.tourmaster-active{background:#559e39;}.tourmaster-content-navigation-item-outer .tourmaster-content-navigation-slider{background:#559e39;}.tourmaster-tour-category-grid.tourmaster-with-thumbnail .tourmaster-tour-category-count, .tourmaster-body .tourmaster-tour-category-grid .tourmaster-tour-category-head-link{color:#559e39;}.tourmaster-tour-category-grid.tourmaster-with-thumbnail .tourmaster-tour-category-head-divider, .tourmaster-tour-category-grid-2.tourmaster-with-thumbnail .tourmaster-tour-category-head-divider{border-color:#559e39;}.tourmaster-tour-booking-date > i, .tourmaster-tour-booking-room > i, .tourmaster-tour-booking-people > i, .tourmaster-tour-booking-submit > i,.tourmaster-tour-booking-package > i, .tourmaster-tour-style-1 .tourmaster-tour-booking-bar-wrap .tourmaster-view-count i, .tourmaster-save-wish-list-icon-wrap .tourmaster-icon-active{color:#559e39;}.tourmaster-tour-booking-next-sign:before, .tourmaster-tour-booking-next-sign span, .tourmaster-tour-booking-next-sign:after{background-color:#559e39;}.tourmaster-tour-item .tourmaster-tour-grid .tourmaster-tour-discount-price, .tourmaster-tour-item .tourmaster-tour-grid .tourmaster-tour-price .tourmaster-tail{color:#559e39;}.tourmaster-body .tourmaster-tour-order-filterer-style a.tourmaster-active, .tourmaster-urgency-message .tourmaster-urgency-message-icon, .tourmaster-payment-receipt-deposit-option label input:checked + span, .tourmaster-tour-booking-bar-deposit-option label input:checked + span, .tourmaster-tour-search-item .tourmaster-type-filter-title i, .tourmaster-type-filter-term input:checked + .tourmaster-type-filter-display, .tourmaster-tour-search-item-head .tourmaster-tour-search-item-head-title i{color:#559e39;}.tourmaster-body.tourmaster-template-search .tourmaster-pagination a:hover, .tourmaster-body.tourmaster-template-search .tourmaster-pagination a.tourmaster-active, .tourmaster-body.tourmaster-template-search .tourmaster-pagination span{background-color:#559e39;}
body .tourmaster-tour-booking-submit input[type="submit"], body .tourmaster-tour-booking-submit input[type="submit"]:hover,body .tourmaster-tour-booking-submit .tourmaster-button, body .tourmaster-enquiry-form .tourmaster-button,.tourmaster-header-price .tourmaster-header-price-overlay{background:#25d519;background:-webkit-linear-gradient(left, #25d519 , #25d519);background:-o-linear-gradient(right, #25d519, #25d519);background:-moz-linear-gradient(right, #25d519, #25d519);background:linear-gradient(to right, #25d519 , #25d519);}
.tourmaster-tour-style-1 .tourmaster-header-price .tourmaster-header-price-ribbon, .tourmaster-tour-style-1 .tourmaster-header-price .tourmaster-header-enquiry-ribbon{background:#097500;background:rgba(9, 117, 0, 0.9);}.tourmaster-tour-style-1 .tourmaster-tour-booking-bar-wrap.tourmaster-top .tourmaster-header-price .tourmaster-header-price-ribbon,.tourmaster-tour-style-1 .tourmaster-tour-booking-bar-wrap.tourmaster-bottom .tourmaster-header-price .tourmaster-header-price-ribbon,.tourmaster-tour-style-1 .tourmaster-tour-booking-bar-wrap.tourmaster-lock .tourmaster-header-price .tourmaster-header-price-ribbon,.tourmaster-tour-style-1 .tourmaster-tour-booking-bar-wrap.tourmaster-fixed .tourmaster-header-price .tourmaster-header-price-ribbon{background:#097500;}
.tourmaster-header-price .tourmaster-header-price-ribbon, .tourmaster-header-price .tourmaster-tour-price-wrap, .tourmaster-header-price .tourmaster-header-enquiry{color:#ffffff;}
.tourmaster-header-price .tourmaster-tour-price-wrap.tourmaster-discount .tourmaster-tour-price, .tourmaster-header-price .tourmaster-tour-price-info{color:#b9daff;}
.tourmaster-wish-list-remove-item{color:#ba4a4a;}.tourmaster-notification-box.tourmaster-failure, .tourmaster-user-update-notification.tourmaster-failure{background:#ba4a4a;}.tourmaster-tour-booking-submit-error, .tourmaster-tour-booking-error-max-people{background:#ba4a4a;}.tourmaster-tour-booking-bar-coupon-wrap .tourmaster-tour-booking-coupon-message.tourmaster-failed{background-color:#ba4a4a;}
.tourmaster-tour-rating i, .tourmaster-review-form .tourmaster-review-form-rating, .tourmaster-single-review-content .tourmaster-single-review-detail-rating i, .tourmaster-tour-review-item .tourmaster-tour-review-item-rating i, .tourmaster-tour-search-field-rating .tourmaster-rating-select{color:#ffa127;}
.tourmaster-user-top-bar-nav-inner{background-color:#ffffff;}
body .tourmaster-user-top-bar-nav .tourmaster-user-top-bar-nav-item{border-color:#e6e6e6;}
body .tourmaster-user-top-bar-nav .tourmaster-user-top-bar-nav-item a, body .tourmaster-user-top-bar-nav .tourmaster-user-top-bar-nav-item a:hover{color:#878787;}
.tourmaster-template-wrapper-user{background-color:#f3f3f3;}
.tourmaster-user-navigation{background:#ffffff;}
.tourmaster-user-navigation .tourmaster-user-navigation-head{color:#3f3f3f;}
.tourmaster-user-navigation .tourmaster-user-navigation-item a, .tourmaster-user-navigation .tourmaster-user-navigation-item a:hover{color:#7d7d7d;}
.tourmaster-user-navigation .tourmaster-user-navigation-item-sign-out{border-color:#e5e5e5;}
.tourmaster-body .tourmaster-user-breadcrumbs a, .tourmaster-body .tourmaster-user-breadcrumbs a:hover, .tourmaster-body .tourmaster-user-breadcrumbs span{color:#a5a5a5;}
.tourmaster-user-content-block{background-color:#ffffff;}
.tourmaster-user-content-block .tourmaster-user-content-title-link, .tourmaster-user-content-block .tourmaster-user-content-title-link:hover{color:#9e9e9e;}
.tourmaster-user-content-block .tourmaster-user-content-title-wrap, table.tourmaster-table th, .tourmaster-template-wrapper table.tourmaster-table tr td{border-color:#e8e8e8;}
.tourmaster-my-profile-info .tourmaster-head, .tourmaster-my-profile-info .tourmaster-tail, .tourmaster-edit-profile-wrap .tourmaster-head, table.tourmaster-table th, table.tourmaster-table td{color:#545454;}.tourmaster-user-content-inner-my-booking-single .tourmaster-my-booking-single-field{color:#545454;}
table.tourmaster-my-booking-table .tourmaster-my-booking-price{color:#424242;}
.tourmaster-template-wrapper-user .tourmaster-my-booking-filter a{color:#a5a5a5;}
.tourmaster-booking-status, .tourmaster-user-review-status.tourmaster-status-submitted{color:#acacac;}
.tourmaster-booking-status.tourmaster-status-pending, .tourmaster-user-review-status.tourmaster-status-pending{color:#24a04a;}
.tourmaster-booking-status.tourmaster-status-online-paid{color:#cd9b45;}
.tourmaster-booking-status.tourmaster-status-deposit-paid{color:#5b9dd9;}
.tourmaster-my-booking-single-sidebar .tourmaster-my-booking-single-payment-button, .tourmaster-my-booking-single-sidebar .tourmaster-my-booking-single-payment-button:hover{background-color:#48a198;}
.tourmaster-invoice-head{color:#121212;}
.tourmaster-invoice-price-head, .tourmaster-invoice-payment-info{background-color:#f3f3f3;}
.tourmaster-invoice-price-head, .tourmaster-invoice-payment-info{color:#454545;}
.tourmaster-invoice-price .tourmaster-head, .tourmaster-invoice-total-price{color:#7b7b7b;}
.tourmaster-invoice-price .tourmaster-tail{color:#1e1e1e;}
.tourmaster-payment-traveller-info-wrap .tourmaster-head, .tourmaster-payment-contact-wrap .tourmaster-head, .tourmaster-payment-billing-wrap .tourmaster-head, .tourmaster-payment-additional-note-wrap .tourmaster-head, .tourmaster-payment-detail-wrap .tourmaster-payment-detail, .tourmaster-payment-detail-notes-wrap .tourmaster-payment-detail, .tourmaster-payment-traveller-detail .tourmaster-payment-detail{color:#5c5c5c;}.goodlayers-payment-form .goodlayers-payment-form-field .goodlayers-payment-field-head{color:#5c5c5c;}
.tourmaster-body .tourmaster-form-field input[type="text"], .tourmaster-body .tourmaster-form-field input[type="email"], .tourmaster-body .tourmaster-form-field input[type="password"], .tourmaster-body .tourmaster-form-field textarea, .tourmaster-body .tourmaster-form-field select, .tourmaster-body .tourmaster-form-field input[type="text"]:focus, .tourmaster-form-field.tourmaster-with-border .tourmaster-combobox-list-display, .tourmaster-form-field .tourmaster-combobox-list-wrap ul, .tourmaster-body .tourmaster-form-field input[type="email"]:focus, .tourmaster-body .tourmaster-form-field input[type="password"]:focus, .tourmaster-body .tourmaster-form-field textarea:focus{color:#545454;}.goodlayers-payment-form .goodlayers-payment-form-field input[type="text"]{color:#545454;}
.tourmaster-body .tourmaster-form-field input[type="text"], .tourmaster-body .tourmaster-form-field input[type="email"], .tourmaster-body .tourmaster-form-field input[type="password"], .tourmaster-body .tourmaster-form-field textarea, .tourmaster-body .tourmaster-form-field select, .tourmaster-body .tourmaster-form-field input[type="text"]:focus, .tourmaster-body .tourmaster-form-field input[type="email"]:focus, .tourmaster-body .tourmaster-form-field input[type="password"]:focus, .tourmaster-body .tourmaster-form-field textarea:focus{background:#ffffff;}.goodlayers-payment-form .goodlayers-payment-form-field input[type="text"]{background-color:#ffffff;}
.tourmaster-form-field.tourmaster-with-border input.tourmaster-validate-error[type="text"], .tourmaster-form-field.tourmaster-with-border input.tourmaster-validate-error[type="email"], .tourmaster-form-field.tourmaster-with-border input.tourmaster-validate-error[type="password"], .tourmaster-form-field.tourmaster-with-border textarea.tourmaster-validate-error, .tourmaster-form-field.tourmaster-with-border select.tourmaster-validate-error{background-color:#fff9f9;}.tourmaster-form-field.tourmaster-with-border input.tourmaster-validate-error[type="text"]:focus, .tourmaster-form-field.tourmaster-with-border input.tourmaster-validate-error[type="email"]:focus, .tourmaster-form-field.tourmaster-with-border input.tourmaster-validate-error[type="password"]:focus, .tourmaster-form-field.tourmaster-with-border textarea.tourmaster-validate-error:focus, .tourmaster-form-field.tourmaster-with-border select.tourmaster-validate-error:focus{background-color:#fff9f9;}
.tourmaster-form-field.tourmaster-with-border input[type="text"], .tourmaster-form-field.tourmaster-with-border input[type="email"], .tourmaster-form-field.tourmaster-with-border input[type="password"], .tourmaster-form-field.tourmaster-with-border textarea, .tourmaster-form-field.tourmaster-with-border select{border-color:#e6e6e6;}.goodlayers-payment-form .goodlayers-payment-form-field input[type="text"]{border-color:#e6e6e6;}
.tourmaster-form-field .tourmaster-file-label-text{background-color:#f3f3f3;}
.tourmaster-form-field .tourmaster-file-label-text{color:#a6a6a6;}
.tourmaster-body .ui-datepicker{background-color:#f5f5f5;}
.tourmaster-body .ui-datepicker{border-color:#ebebeb;}
.tourmaster-body .ui-datepicker table tr th{color:#808080;}
.tourmaster-body .ui-datepicker table tr td a, .tourmaster-body .ui-datepicker-prev, .tourmaster-body .ui-datepicker-next{background-color:#ffffff;}
.tourmaster-body .ui-datepicker table tr td a, .tourmaster-body .ui-datepicker-prev, .tourmaster-body .ui-datepicker-next{color:#5b5b5b;}
.tourmaster-body .ui-datepicker table tr td a.ui-state-disable{color:#c0c0c0;}.tourmaster-body .ui-datepicker-prev.ui-state-disabled, .tourmaster-body .ui-datepicker-next.ui-state-disabled, .tourmaster-body .ui-datepicker table tr td{color:#c0c0c0;}
.tourmaster-tour-style-1 .tourmaster-tour-booking-bar-inner, .tourmaster-tour-style-2 .tourmaster-tour-booking-bar-outer, .tourmaster-form-field .tourmaster-combobox-list-wrap ul, .tourmaster-template-payment .tourmaster-tour-booking-bar-wrap{background-color:#ffffff;}
.tourmaster-tour-booking-date .tourmaster-tour-booking-date-display, .tourmaster-tour-booking-bar-wrap .tourmaster-view-count{color:#333333;}.tourmaster-tour-booking-bar-wrap .tourmaster-save-wish-list{color:#333333;}.tourmaster-tour-booking-people-container .tourmaster-tour-booking-room-text{color:#333333;}
.tourmaster-tour-booking-bar-wrap .tourmaster-save-wish-list{background-color:#fbfbfb;}
.tourmaster-tour-booking-bar-wrap .tourmaster-booking-bottom, .tourmaster-tour-booking-bar-wrap .tourmaster-save-wish-list{border-color:#ebebeb;}
.tourmaster-tour-booking-bar-wrap .tourmaster-tour-booking-bar-summary-title{color:#000000;}
.tourmaster-tour-booking-bar-summary-info, .tourmaster-tour-booking-bar-summary-people-amount, .tourmaster-tour-booking-bar-summary-room-text{color:#414141;}
.tourmaster-price-breakdown, .tourmaster-tour-booking-bar-total-price-wrap{color:#515151;}
.tourmaster-tour-booking-bar-total-price, .tourmaster-tour-booking-bar-deposit-text{color:#242424;}
.tourmaster-payment-receipt-deposit-option label input + span, .tourmaster-tour-booking-bar-deposit-option label input + span, .tourmaster-tour-booking-bar-total-price-wrap.tourmaster-deposit, .tourmaster-tour-booking-bar-total-price-wrap.tourmaster-deposit .tourmaster-tour-booking-bar-total-price{color:#a1a1a1;}
.tourmaster-payment-head .tourmaster-payment-head-overlay-opacity{background-color:rgba(0, 0, 0, 0.5);}
.tourmaster-payment-complete-wrap,.tourmaster-payment-method-wrap{background-color:#f5f5f5;}
.tourmaster-payment-complete-wrap .tourmaster-payment-complete-head, .tourmaster-payment-method-wrap .tourmaster-payment-method-title, .tourmaster-payment-method-wrap .tourmaster-payment-method-or{color:#262626;}
.tourmaster-payment-complete-wrap .tourmaster-payment-complete-bottom-text, .tourmaster-payment-complete-wrap .tourmaster-payment-complete-head, .tourmaster-payment-method-wrap .tourmaster-payment-method-title{border-color:#e3e3e3;}
.tourmaster-payment-service-form-wrap{background-color:#f5f5f5;}
.tourmaster-payment-service-form-wrap .tourmaster-payment-service-form-title{color:#1a1a1a;}
.tourmaster-payment-service-form-wrap .tourmaster-payment-service-form-title{border-color:#e3e3e3;}
.tourmaster-payment-service-form-wrap .tourmaster-payment-service-form-item-title{color:#6a6a6a;}
.tourmaster-template-search .tourmaster-template-wrapper, .tourmaster-template-archive .tourmaster-template-wrapper{background-color:#ffffff;}
.tourmaster-single-search-not-found-wrap .tourmaster-single-search-not-found-inner{background-color:#f6f6f6;}
.tourmaster-single-search-not-found-wrap .tourmaster-single-search-not-found-title{color:#cccccc;}
.tourmaster-single-search-not-found-wrap .tourmaster-single-search-not-found-caption{color:#a8a8a8;}
.tourmaster-single-header-top-overlay, .tourmaster-payment-head .tourmaster-payment-head-top-overlay{background:-webkit-linear-gradient(to top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 1));background:-o-linear-gradient(to top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 1));background:-moz-linear-gradient(to top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 1));background:linear-gradient(to top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 1));}.tourmaster-single-header-overlay, .tourmaster-payment-head .tourmaster-payment-head-overlay{background:-webkit-linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 1));background:-o-linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 1));background:-moz-linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 1));background:linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 1));}
.single-tour .tourmaster-tour-info-outer{background-color:#f5f5f5;}
.single-tour .tourmaster-tour-info-wrap .tourmaster-tour-info{color:#414141;}
.tourmaster-single-review-head .tourmaster-tour-rating-text, .tourmaster-single-review-sort-by .tourmaster-head, .tourmaster-single-review-content .tourmaster-single-review-user-name, .tourmaster-single-review-content .tourmaster-single-review-user-type{color:#272727;}
.tourmaster-single-review-content .tourmaster-single-review-detail-date{color:#a3a3a3;}
.tourmaster-review-content-pagination span{color:#696969;}
.tourmaster-review-content-pagination span{background-color:#f3f3f3;}
.tourmaster-payment-step-item .tourmaster-payment-step-item-icon{background:#161616;}
.tourmaster-tour-style-1 .tourmaster-booking-tab-title{background-color:#f5f5f5;}
.tourmaster-booking-tab-title-item{color:#929292;}
.tourmaster-booking-tab-title-item.tourmaster-active{color:#242424;}
.tourmaster-tour-style-2 .tourmaster-booking-tab-title-item.tourmaster-active{border-color:#234076;}
.tourmaster-enquiry-form .tourmaster-enquiry-form-message.tourmaster-success{background-color:#f1f8ff;}
.tourmaster-enquiry-form .tourmaster-enquiry-form-message.tourmaster-success{border-color:#e1ebfe;}
.tourmaster-enquiry-form .tourmaster-enquiry-form-message.tourmaster-success{color:#758ea8;}
.tourmaster-enquiry-form .tourmaster-enquiry-form-message.tourmaster-failed{background-color:#fff1f1;}
.tourmaster-enquiry-form .tourmaster-enquiry-form-message.tourmaster-failed{border-color:#fee1e1;}
.tourmaster-urgency-message{color:#ffffff;}
.tourmaster-urgency-message{background-color:#343434;}
.tourmaster-enquiry-form .tourmaster-enquiry-form-message.tourmaster-failed{color:#a87575;}
.tourmaster-tour-item .tourmaster-tour-title a, .tourmaster-tour-item .tourmaster-tour-title a:hover{color:#333333;}
.tourmaster-tour-order-filterer-wrap{background-color:#ffffff;}
.tourmaster-tour-order-filterer-wrap .tourmaster-combobox-wrap select{background-color:#ffffff;}
.tourmaster-body .tourmaster-tour-order-filterer-style a{color:#adadad;}
.tourmaster-tour-medium.tourmaster-tour-frame, .tourmaster-tour-full.tourmaster-tour-frame .tourmaster-tour-content-wrap, .tourmaster-tour-grid.tourmaster-tour-frame .tourmaster-tour-content-wrap{background:#ffffff;}
.tourmaster-tour-item .tourmaster-tour-discount-price, .tourmaster-tour-item .tourmaster-tour-price .tourmaster-tail{color:#1b1b1b;}
.tourmaster-tour-item .tourmaster-tour-price-wrap.tourmaster-discount .tourmaster-tour-price, .tourmaster-tour-item .tourmaster-tour-price-wrap.tourmaster-discount .tourmaster-tour-price .tourmaster-tail{color:#aaaaaa;}
.tourmaster-tour-grid .tourmaster-tour-price-bottom-wrap{background-color:#e7e7e7;}
.tourmaster-tour-grid .tourmaster-tour-price-bottom-wrap .tourmaster-tour-price-head{color:#5c5c5c;}
.tourmaster-tour-grid .tourmaster-tour-price-bottom-wrap.tourmaster-with-discount .tourmaster-tour-price{color:#989898;}
.tourmaster-lightbox-wrapper .tourmaster-lightbox-content-wrap{background-color:#ffffff;}
.tourmaster-lightbox-wrapper h3, .tourmaster-lightbox-wrapper .tourmaster-lightbox-title, .tourmaster-lightbox-wrapper .tourmaster-lightbox-close, .tourmaster-payment-receipt-field .tourmaster-head, .tourmaster-login-bottom .tourmaster-login-bottom-title{color:#0e0e0e;}
.tourmaster-login-form label, .tourmaster-login-form2 label, .tourmaster-lost-password-form label, .tourmaster-reset-password-form label, .tourmaster-register-form .tourmaster-profile-field .tourmaster-head{color:#5c5c5c;}
.tourmaster-review-form .tourmaster-review-form-description .tourmaster-tail, .tourmaster-review-form .tourmaster-review-form-traveller-type .tourmaster-tail{color:#5c5c5c;}
.tourmaster-tour-review-item .tourmaster-tour-review-item-title a, .tourmaster-tour-review-item .tourmaster-tour-review-item-title a:hover{color:#313131;}
.tourmaster-tour-review-item .tourmaster-tour-review-item-user{color:#5f5f5f;}
.tourmaster-content-navigation-item-outer{background-color:#ebebeb;}
.tourmaster-content-navigation-item .tourmaster-content-navigation-tab{color:#9a9a9a;}
.tourmaster-content-navigation-item .tourmaster-content-navigation-tab.tourmaster-active, .tourmaster-content-navigation-item .tourmaster-content-navigation-tab:hover{color:#1b1b1b;}
.tourmaster-tour-search-wrap .tourmaster-tour-search-field input[type="text"], .tourmaster-tour-search-wrap .tourmaster-tour-search-field input[type="text"]:focus, .tourmaster-tour-search-wrap .tourmaster-tour-search-field select{background-color:#f3f3f3;}
.tourmaster-tour-search-wrap .tourmaster-tour-search-field input[type="text"], .tourmaster-tour-search-wrap .tourmaster-tour-search-field select{border-color:#f3f3f3;}
.tourmaster-tour-search-wrap .tourmaster-tour-search-title{color:#ffffff;}
.tourmaster-tour-search-wrap .tourmaster-tour-search-field label{color:#383838;}
.tourmaster-tour-search-wrap .tourmaster-tour-search-field input[type="text"], .tourmaster-tour-search-wrap .tourmaster-tour-search-field input[type="text"]:focus, .tourmaster-tour-search-wrap .tourmaster-tour-search-field select{color:#7f7f7f;}.tourmaster-tour-search-wrap input::-webkit-input-placeholder{color:#7f7f7f;}.tourmaster-tour-search-wrap input::-moz-placeholder{color:#7f7f7f;}.tourmaster-tour-search-wrap input:-ms-input-placeholder{color:#7f7f7f;}.tourmaster-tour-search-wrap input:-moz-placeholder{color:#7f7f7f;}
.tourmaster-tour-search-wrap .tourmaster-datepicker-wrap:after, .tourmaster-tour-search-wrap .tourmaster-tour-search-field-inner:after, .tourmaster-tour-search-wrap .tourmaster-combobox-wrap:after{color:#383838;}
.tourmaster-tour-search-wrap.tourmaster-with-frame{background-color:#ffffff;}
.tourmaster-type-filter-term .tourmaster-type-filter-display{ color: #878787; }.wpml-ls-menu-item .wpml-ls-flag{display:inline;vertical-align:baseline}.wpml-ls-menu-item .wpml-ls-flag+span{margin-left:.3em}.rtl .wpml-ls-menu-item .wpml-ls-flag+span{margin-left:0;margin-right:.3em}ul .wpml-ls-menu-item a{display:flex;align-items:center}.cmplz-video.cmplz-iframe-styles{background-color:transparent}.cmplz-video.cmplz-hidden{visibility:hidden !important}.cmplz-blocked-content-notice{display:none}.cmplz-placeholder-parent{height:inherit}.cmplz-optin .cmplz-blocked-content-container .cmplz-blocked-content-notice,.cmplz-optout .cmplz-blocked-content-container .cmplz-blocked-content-notice,.cmplz-optin .cmplz-wp-video .cmplz-blocked-content-notice,.cmplz-optout .cmplz-wp-video .cmplz-blocked-content-notice{display:block}.cmplz-blocked-content-container,.cmplz-wp-video{animation-name:cmplz-fadein;animation-duration:600ms;background:#FFF;border:0;border-radius:3px;box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15);display:flex;justify-content:center;align-items:center;background-repeat:no-repeat !important;background-size:cover !important;height:inherit;position:relative}.cmplz-blocked-content-container.gmw-map-cover,.cmplz-wp-video.gmw-map-cover{max-height:100%;position:absolute}.cmplz-blocked-content-container.cmplz-video-placeholder,.cmplz-wp-video.cmplz-video-placeholder{padding-bottom:initial}.cmplz-blocked-content-container iframe,.cmplz-wp-video iframe{visibility:hidden;max-height:100%;border:0 !important}.cmplz-blocked-content-container .cmplz-custom-accept-btn,.cmplz-wp-video .cmplz-custom-accept-btn{white-space:normal;text-transform:initial;cursor:pointer;position:absolute !important;width:100%;top:50%;left:50%;transform:translate(-50%,-50%);max-width:200px;font-size:14px;padding:10px;background-color:rgba(0,0,0,0.5);color:#fff;text-align:center;z-index:98;line-height:23px}.cmplz-blocked-content-container .cmplz-custom-accept-btn:focus,.cmplz-wp-video .cmplz-custom-accept-btn:focus{border:1px dotted #cecece}.cmplz-blocked-content-container .cmplz-blocked-content-notice,.cmplz-wp-video .cmplz-blocked-content-notice{white-space:normal;text-transform:initial;position:absolute !important;width:100%;top:50%;left:50%;transform:translate(-50%,-50%);max-width:300px;font-size:14px;padding:10px;background-color:rgba(0,0,0,0.5);color:#fff;text-align:center;z-index:98;line-height:23px}.cmplz-blocked-content-container .cmplz-blocked-content-notice .cmplz-links,.cmplz-wp-video .cmplz-blocked-content-notice .cmplz-links{display:block;margin-bottom:10px}.cmplz-blocked-content-container .cmplz-blocked-content-notice .cmplz-links a,.cmplz-wp-video .cmplz-blocked-content-notice .cmplz-links a{color:#fff}.cmplz-blocked-content-container .cmplz-blocked-content-notice .cmplz-blocked-content-notice-body,.cmplz-wp-video .cmplz-blocked-content-notice .cmplz-blocked-content-notice-body{display:block}.cmplz-blocked-content-container div div{display:none}.cmplz-wp-video .cmplz-placeholder-element{width:100%;height:inherit}@keyframes cmplz-fadein{from{opacity:0}to{opacity:1}}.xdsoft_datetimepicker{box-shadow:0 5px 15px -5px rgba(0,0,0,0.506);background:#fff;border-bottom:1px solid #bbb;border-left:1px solid #ccc;border-right:1px solid #ccc;border-top:1px solid #ccc;color:#333;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;padding:8px;padding-left:0;padding-top:2px;position:absolute;z-index:9999;-moz-box-sizing:border-box;box-sizing:border-box;display:none}.xdsoft_datetimepicker.xdsoft_rtl{padding:8px 0 8px 8px}.xdsoft_datetimepicker iframe{position:absolute;left:0;top:0;width:75px;height:210px;background:transparent;border:0}.xdsoft_datetimepicker button{border:none !important}.xdsoft_noselect{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none}.xdsoft_noselect::selection{background:transparent}.xdsoft_noselect::-moz-selection{background:transparent}.xdsoft_datetimepicker.xdsoft_inline{display:inline-block;position:static;box-shadow:none}.xdsoft_datetimepicker *{-moz-box-sizing:border-box;box-sizing:border-box;padding:0;margin:0}.xdsoft_datetimepicker .xdsoft_datepicker,.xdsoft_datetimepicker .xdsoft_timepicker{display:none}.xdsoft_datetimepicker .xdsoft_datepicker.active,.xdsoft_datetimepicker .xdsoft_timepicker.active{display:block}.xdsoft_datetimepicker .xdsoft_datepicker{width:224px;float:left;margin-left:8px}.xdsoft_datetimepicker.xdsoft_rtl .xdsoft_datepicker{float:right;margin-right:8px;margin-left:0}.xdsoft_datetimepicker.xdsoft_showweeks .xdsoft_datepicker{width:256px}.xdsoft_datetimepicker .xdsoft_timepicker{width:58px;float:left;text-align:center;margin-left:8px;margin-top:0}.xdsoft_datetimepicker.xdsoft_rtl .xdsoft_timepicker{float:right;margin-right:8px;margin-left:0}.xdsoft_datetimepicker .xdsoft_datepicker.active+.xdsoft_timepicker{margin-top:8px;margin-bottom:3px}.xdsoft_datetimepicker .xdsoft_monthpicker{position:relative;text-align:center}.xdsoft_datetimepicker .xdsoft_label i,.xdsoft_datetimepicker .xdsoft_prev,.xdsoft_datetimepicker .xdsoft_next,.xdsoft_datetimepicker .xdsoft_today_button{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAAAeCAYAAADaW7vzAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6Q0NBRjI1NjM0M0UwMTFFNDk4NkFGMzJFQkQzQjEwRUIiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6Q0NBRjI1NjQ0M0UwMTFFNDk4NkFGMzJFQkQzQjEwRUIiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpDQ0FGMjU2MTQzRTAxMUU0OTg2QUYzMkVCRDNCMTBFQiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpDQ0FGMjU2MjQzRTAxMUU0OTg2QUYzMkVCRDNCMTBFQiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PoNEP54AAAIOSURBVHja7Jq9TsMwEMcxrZD4WpBYeKUCe+kTMCACHZh4BFfHO/AAIHZGFhYkBBsSEqxsLCAgXKhbXYOTxh9pfJVP+qutnZ5s/5Lz2Y5I03QhWji2GIcgAokWgfCxNvcOCCGKqiSqhUp0laHOne05vdEyGMfkdxJDVjgwDlEQgYQBgx+ULJaWSXXS6r/ER5FBVR8VfGftTKcITNs+a1XpcFoExREIDF14AVIFxgQUS+h520cdud6wNkC0UBw6BCO/HoCYwBhD8QCkQ/x1mwDyD4plh4D6DDV0TAGyo4HcawLIBBSLDkHeH0Mg2yVP3l4TQMZQDDsEOl/MgHQqhMNuE0D+oBh0CIr8MAKyazBH9WyBuKxDWgbXfjNf32TZ1KWm/Ap1oSk/R53UtQ5xTh3LUlMmT8gt6g51Q9p+SobxgJQ/qmsfZhWywGFSl0yBjCLJCMgXail3b7+rumdVJ2YRss4cN+r6qAHDkPWjPjdJCF4n9RmAD/V9A/Wp4NQassDjwlB6XBiCxcJQWmZZb8THFilfy/lfrTvLghq2TqTHrRMTKNJ0sIhdo15RT+RpyWwFdY96UZ/LdQKBGjcXpcc1AlSFEfLmouD+1knuxBDUVrvOBmoOC/rEcN7OQxKVeJTCiAdUzUJhA2Oez9QTkp72OTVcxDcXY8iKNkxGAJXmJCOQwOa6dhyXsOa6XwEGAKdeb5ET3rQdAAAAAElFTkSuQmCC)}.xdsoft_datetimepicker .xdsoft_label i{opacity:.5;background-position:-92px -19px;display:inline-block;width:9px;height:20px;vertical-align:middle}.xdsoft_datetimepicker .xdsoft_prev{float:left;background-position:-20px 0}.xdsoft_datetimepicker .xdsoft_today_button{float:left;background-position:-70px 0;margin-left:5px}.xdsoft_datetimepicker .xdsoft_next{float:right;background-position:0 0}.xdsoft_datetimepicker .xdsoft_next,.xdsoft_datetimepicker .xdsoft_prev,.xdsoft_datetimepicker .xdsoft_today_button{background-color:transparent;background-repeat:no-repeat;border:0 none;cursor:pointer;display:block;height:30px;opacity:.5;-ms-filter:"alpha(opacity=50)";outline:medium none;overflow:hidden;padding:0;position:relative;text-indent:100%;white-space:nowrap;width:20px;min-width:0}.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_prev,.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_next{float:none;background-position:-40px -15px;height:15px;width:30px;display:block;margin-left:14px;margin-top:7px}.xdsoft_datetimepicker.xdsoft_rtl .xdsoft_timepicker .xdsoft_prev,.xdsoft_datetimepicker.xdsoft_rtl .xdsoft_timepicker .xdsoft_next{float:none;margin-left:0;margin-right:14px}.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_prev{background-position:-40px 0;margin-bottom:7px;margin-top:0}.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box{height:151px;overflow:hidden;border-bottom:1px solid #ddd}.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box>div>div{background:#f5f5f5;border-top:1px solid #ddd;color:#666;font-size:12px;text-align:center;border-collapse:collapse;cursor:pointer;border-bottom-width:0;height:25px;line-height:25px}.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box>div>div:first-child{border-top-width:0}.xdsoft_datetimepicker .xdsoft_today_button:hover,.xdsoft_datetimepicker .xdsoft_next:hover,.xdsoft_datetimepicker .xdsoft_prev:hover{opacity:1;-ms-filter:"alpha(opacity=100)"}.xdsoft_datetimepicker .xdsoft_label{display:inline;position:relative;z-index:9999;margin:0;padding:5px 3px;font-size:14px;line-height:20px;font-weight:bold;background-color:#fff;float:left;width:182px;text-align:center;cursor:pointer}.xdsoft_datetimepicker .xdsoft_label:hover>span{text-decoration:underline}.xdsoft_datetimepicker .xdsoft_label:hover i{opacity:1.0}.xdsoft_datetimepicker .xdsoft_label>.xdsoft_select{border:1px solid #ccc;position:absolute;right:0;top:30px;z-index:101;display:none;background:#fff;max-height:160px;overflow-y:hidden}.xdsoft_datetimepicker .xdsoft_label>.xdsoft_select.xdsoft_monthselect{right:-7px}.xdsoft_datetimepicker .xdsoft_label>.xdsoft_select.xdsoft_yearselect{right:2px}.xdsoft_datetimepicker .xdsoft_label>.xdsoft_select>div>.xdsoft_option:hover{color:#fff;background:#ff8000}.xdsoft_datetimepicker .xdsoft_label>.xdsoft_select>div>.xdsoft_option{padding:2px 10px 2px 5px;text-decoration:none !important}.xdsoft_datetimepicker .xdsoft_label>.xdsoft_select>div>.xdsoft_option.xdsoft_current{background:#3af;box-shadow:#178fe5 0 1px 3px 0 inset;color:#fff;font-weight:700}.xdsoft_datetimepicker .xdsoft_month{width:100px;text-align:right}.xdsoft_datetimepicker .xdsoft_calendar{clear:both}.xdsoft_datetimepicker .xdsoft_year{width:48px;margin-left:5px}.xdsoft_datetimepicker .xdsoft_calendar table{border-collapse:collapse;width:100%}.xdsoft_datetimepicker .xdsoft_calendar td>div{padding-right:5px}.xdsoft_datetimepicker .xdsoft_calendar th{height:25px}.xdsoft_datetimepicker .xdsoft_calendar td,.xdsoft_datetimepicker .xdsoft_calendar th{width:14.2857142%;background:#f5f5f5;border:1px solid #ddd;color:#666;font-size:12px;text-align:right;vertical-align:middle;padding:0;border-collapse:collapse;cursor:pointer;height:25px}.xdsoft_datetimepicker.xdsoft_showweeks .xdsoft_calendar td,.xdsoft_datetimepicker.xdsoft_showweeks .xdsoft_calendar th{width:12.5%}.xdsoft_datetimepicker .xdsoft_calendar th{background:#f1f1f1}.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_today{color:#3af}.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_highlighted_default{background:#ffe9d2;box-shadow:#ffb871 0 1px 4px 0 inset;color:#000}.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_highlighted_mint{background:#c1ffc9;box-shadow:#00dd1c 0 1px 4px 0 inset;color:#000}.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_default,.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_current,.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box>div>div.xdsoft_current{background:#3af;box-shadow:#178fe5 0 1px 3px 0 inset;color:#fff;font-weight:700}.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_other_month,.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_disabled,.xdsoft_datetimepicker .xdsoft_time_box>div>div.xdsoft_disabled{opacity:.5;-ms-filter:"alpha(opacity=50)";cursor:default}.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_other_month.xdsoft_disabled{opacity:.2;-ms-filter:"alpha(opacity=20)"}.xdsoft_datetimepicker .xdsoft_calendar td:hover,.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box>div>div:hover{color:#fff !important;background:#ff8000 !important;box-shadow:none !important}.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_current.xdsoft_disabled:hover,.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box>div>div.xdsoft_current.xdsoft_disabled:hover{background:#3af !important;box-shadow:#178fe5 0 1px 3px 0 inset !important;color:#fff !important}.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_disabled:hover,.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box>div>div.xdsoft_disabled:hover{color:inherit !important;background:inherit !important;box-shadow:inherit !important}.xdsoft_datetimepicker .xdsoft_calendar th{font-weight:700;text-align:center;color:#999;cursor:default}.xdsoft_datetimepicker .xdsoft_copyright{color:#ccc !important;font-size:10px;clear:both;float:none;margin-left:8px}.xdsoft_datetimepicker .xdsoft_copyright a{color:#eee !important}.xdsoft_datetimepicker .xdsoft_copyright a:hover{color:#aaa !important}.xdsoft_time_box{position:relative;border:1px solid #ccc}.xdsoft_scrollbar>.xdsoft_scroller{background:#ccc !important;height:20px;border-radius:3px}.xdsoft_scrollbar{position:absolute;width:7px;right:0;top:0;bottom:0;cursor:pointer}.xdsoft_datetimepicker.xdsoft_rtl .xdsoft_scrollbar{left:0;right:auto}.xdsoft_scroller_box{position:relative}.xdsoft_datetimepicker.xdsoft_dark{box-shadow:0 5px 15px -5px rgba(255,255,255,0.506);background:#000;border-bottom:1px solid #444;border-left:1px solid #333;border-right:1px solid #333;border-top:1px solid #333;color:#ccc}.xdsoft_datetimepicker.xdsoft_dark .xdsoft_timepicker .xdsoft_time_box{border-bottom:1px solid #222}.xdsoft_datetimepicker.xdsoft_dark .xdsoft_timepicker .xdsoft_time_box>div>div{background:#0a0a0a;border-top:1px solid #222;color:#999}.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label{background-color:#000}.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label>.xdsoft_select{border:1px solid #333;background:#000}.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label>.xdsoft_select>div>.xdsoft_option:hover{color:#000;background:#007fff}.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label>.xdsoft_select>div>.xdsoft_option.xdsoft_current{background:#c50;box-shadow:#b03e00 0 1px 3px 0 inset;color:#000}.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label i,.xdsoft_datetimepicker.xdsoft_dark .xdsoft_prev,.xdsoft_datetimepicker.xdsoft_dark .xdsoft_next,.xdsoft_datetimepicker.xdsoft_dark .xdsoft_today_button{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAAAeCAYAAADaW7vzAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6QUExQUUzOTA0M0UyMTFFNDlBM0FFQTJENTExRDVBODYiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6QUExQUUzOTE0M0UyMTFFNDlBM0FFQTJENTExRDVBODYiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpBQTFBRTM4RTQzRTIxMUU0OUEzQUVBMkQ1MTFENUE4NiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpBQTFBRTM4RjQzRTIxMUU0OUEzQUVBMkQ1MTFENUE4NiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pp0VxGEAAAIASURBVHja7JrNSgMxEMebtgh+3MSLr1T1Xn2CHoSKB08+QmR8Bx9A8e7RixdB9CKCoNdexIugxFlJa7rNZneTbLIpM/CnNLsdMvNjM8l0mRCiQ9Ye61IKCAgZAUnH+mU3MMZaHYChBnJUDzWOFZdVfc5+ZFLbrWDeXPwbxIqrLLfaeS0hEBVGIRQCEiZoHQwtlGSByCCdYBl8g8egTTAWoKQMRBRBcZxYlhzhKegqMOageErsCHVkk3hXIFooDgHB1KkHIHVgzKB4ADJQ/A1jAFmAYhkQqA5TOBtocrKrgXwQA8gcFIuAIO8sQSA7hidvPwaQGZSaAYHOUWJABhWWw2EMIH9QagQERU4SArJXo0ZZL18uvaxejXt/Em8xjVBXmvFr1KVm/AJ10tRe2XnraNqaJvKE3KHuUbfK1E+VHB0q40/y3sdQSxY4FHWeKJCunP8UyDdqJZenT3ntVV5jIYCAh20vT7ioP8tpf6E2lfEMwERe+whV1MHjwZB7PBiCxcGQWwKZKD62lfGNnP/1poFAA60T7rF1UgcKd2id3KDeUS+oLWV8DfWAepOfq00CgQabi9zjcgJVYVD7PVzQUAUGAQkbNJTBICDhgwYTjDYD6XeW08ZKh+A4pYkzenOxXUbvZcWz7E8ykRMnIHGX1XPl+1m2vPYpL+2qdb8CDAARlKFEz/ZVkAAAAABJRU5ErkJggg==)}.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td,.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar th{background:#0a0a0a;border:1px solid #222;color:#999}.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar th{background:#0e0e0e}.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_today{color:#c50}.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_highlighted_default{background:#ffe9d2;box-shadow:#ffb871 0 1px 4px 0 inset;color:#000}.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_highlighted_mint{background:#c1ffc9;box-shadow:#00dd1c 0 1px 4px 0 inset;color:#000}.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_default,.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_current,.xdsoft_datetimepicker.xdsoft_dark .xdsoft_timepicker .xdsoft_time_box>div>div.xdsoft_current{background:#c50;box-shadow:#b03e00 0 1px 3px 0 inset;color:#000}.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td:hover,.xdsoft_datetimepicker.xdsoft_dark .xdsoft_timepicker .xdsoft_time_box>div>div:hover{color:#000 !important;background:#007fff !important}.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar th{color:#666}.xdsoft_datetimepicker.xdsoft_dark .xdsoft_copyright{color:#333 !important}.xdsoft_datetimepicker.xdsoft_dark .xdsoft_copyright a{color:#111 !important}.xdsoft_datetimepicker.xdsoft_dark .xdsoft_copyright a:hover{color:#555 !important}.xdsoft_dark .xdsoft_time_box{border:1px solid #333}.xdsoft_dark .xdsoft_scrollbar>.xdsoft_scroller{background:#333 !important}.xdsoft_datetimepicker .xdsoft_save_selected{display:block;border:1px solid #ddd !important;margin-top:5px;width:100%;color:#454551;font-size:13px}.xdsoft_datetimepicker .blue-gradient-button{font-family:"museo-sans","Book Antiqua",sans-serif;font-size:12px;font-weight:300;color:#82878c;height:28px;position:relative;padding:4px 17px 4px 33px;border:1px solid #d7d8da;background:-moz-linear-gradient(top,#fff 0,#f4f8fa 73%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#fff),color-stop(73%,#f4f8fa));background:-webkit-linear-gradient(top,#fff 0,#f4f8fa 73%);background:-o-linear-gradient(top,#fff 0,#f4f8fa 73%);background:-ms-linear-gradient(top,#fff 0,#f4f8fa 73%);background:linear-gradient(to bottom,#fff 0,#f4f8fa 73%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff',endColorstr='#f4f8fa',GradientType=0)}.xdsoft_datetimepicker .blue-gradient-button:hover,.xdsoft_datetimepicker .blue-gradient-button:focus,.xdsoft_datetimepicker .blue-gradient-button:hover span,.xdsoft_datetimepicker .blue-gradient-button:focus span{color:#454551;background:-moz-linear-gradient(top,#f4f8fa 0,#FFF 73%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#f4f8fa),color-stop(73%,#FFF));background:-webkit-linear-gradient(top,#f4f8fa 0,#FFF 73%);background:-o-linear-gradient(top,#f4f8fa 0,#FFF 73%);background:-ms-linear-gradient(top,#f4f8fa 0,#FFF 73%);background:linear-gradient(to bottom,#f4f8fa 0,#FFF 73%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4f8fa',endColorstr='#FFF',GradientType=0)}.epyt-debug{cursor:pointer;text-align:left;background-color:#ddd;color:#000}iframe.__youtube_prefs__{border-width:0}.epyt-gallery{text-align:center}.epyt-gallery .epyt-figure{margin-inline:0;margin-block:0}.epyt-gallery iframe{margin-bottom:0}.epyt-gallery.epyt-lb iframe{display:none;height:0!important}.epyt-gallery-list{margin:0 -8px 0 -8px;position:relative;transition:opacity ease-out .3s;display:block}.epyt-gallery-list .epyt-gallery-thumb{box-sizing:border-box}.epyt-gallery-list p{display:none}.epyt-gallery-clear{clear:both}.epyt-gallery-list.epyt-loading{opacity:.5;transition:opacity ease-out .3s}.epyt-gallery-thumb{position:relative;box-sizing:border-box;overflow-y:hidden;display:block!important;cursor:pointer;opacity:1;float:left;padding:0 8px 10px 8px;height:auto}.epyt-gallery-thumb.hover{position:relative;opacity:1;transition:opacity ease-out .3s;height:auto}.epyt-gallery-img-box{width:100%}.epyt-gallery-img{height:0;width:100%;padding-top:56.25%!important;position:relative;overflow:hidden!important;background-size:cover!important;background-position:center!important}.epyt-gallery-playhover{opacity:0;position:absolute;top:-10px;left:0;width:100%;height:100%;vertical-align:middle;text-align:center;transition:opacity ease-out .3s}.epyt-gallery-thumb.hover .epyt-gallery-playhover,.epyt-gallery-thumb.epyt-current-video .epyt-gallery-playhover{opacity:1;top:0;transition:all ease-out .3s}.epyt-gallery-thumb .epyt-gallery-playcrutch{display:inline-block;height:100%;vertical-align:middle;width:0}.epyt-gallery-playhover .epyt-play-img{height:auto!important;max-width:15%!important;padding:0!important;margin:0!important;min-width:30px!important;vertical-align:middle!important;display:inline-block!important;width:auto;border:0;box-sizing:border-box}.epyt-gallery-title{font-size:80%;line-height:120%;padding:10px}.epyt-gallery-notitle{padding:4px}.epyt-gallery-notitle span{display:none}.epyt-gallery-rowtitle{text-align:center;width:100%;position:absolute;left:0;top:100%;opacity:0;z-index:10;overflow-x:hidden;text-overflow:ellipsis;white-space:nowrap}.epyt-gallery-rowtitle.hover{opacity:1;transition:opacity linear .2s}.epyt-gallery-rowbreak{clear:both}.epyt-pagination{clear:both;text-align:center;padding:10px 8px 10px 8px}.epyt-pagination.epyt-hide-pagination *{display:none!important}.epyt-pagination>div,.epyt-pagenumbers>div{display:inline-block;padding:0 2px 0 2px;vertical-align:middle}.epyt-pagination .epyt-pagebutton{cursor:pointer;display:inline-block;padding:0 10px 0 10px}.epyt-pagebutton>div{display:inline}.epyt-pagination .epyt-loader{display:none}.epyt-gallery-list.epyt-loading .epyt-pagination .epyt-loader{display:inline-block}body .lity-container{width:100%;max-width:964px}.epyt-curtain .lity-opened iframe{opacity:0;transition:opacity .3s linear .5s}.epyt-gallery-allthumbs.epyt-cols-1 .epyt-gallery-thumb{width:100%}.epyt-gallery-allthumbs.epyt-cols-2 .epyt-gallery-thumb{width:50%}.epyt-gallery-allthumbs.epyt-cols-3 .epyt-gallery-thumb{width:33.333%}.epyt-gallery-allthumbs.epyt-cols-4 .epyt-gallery-thumb{width:25%}.epyt-gallery-allthumbs.epyt-cols-5 .epyt-gallery-thumb{width:20%}.epyt-gallery-allthumbs.epyt-cols-6 .epyt-gallery-thumb{width:16.666%}.epyt-gallery-allthumbs.epyt-cols-7 .epyt-gallery-thumb{width:14.285%}.epyt-gallery-allthumbs.epyt-cols-8 .epyt-gallery-thumb{width:12.5%}.epyt-gallery-allthumbs.epyt-cols-9 .epyt-gallery-thumb{width:11.111%}.epyt-gallery-allthumbs.epyt-cols-10 .epyt-gallery-thumb{width:10%}.epyt-gallery-allthumbs.epyt-cols-11 .epyt-gallery-thumb{width:9.090%}.epyt-gallery-allthumbs.epyt-cols-12 .epyt-gallery-thumb{width:8.333%}.epyt-gallery-allthumbs.epyt-cols-13 .epyt-gallery-thumb{width:7.692%}.epyt-gallery-allthumbs.epyt-cols-14 .epyt-gallery-thumb{width:7.142%}.epyt-gallery-allthumbs.epyt-cols-15 .epyt-gallery-thumb{width:6.666%}.epyt-gallery-allthumbs.epyt-cols-16 .epyt-gallery-thumb{width:6.25%}.epyt-gallery-allthumbs.epyt-cols-17 .epyt-gallery-thumb{width:5.882%}.epyt-gallery-allthumbs.epyt-cols-18 .epyt-gallery-thumb{width:5.555%}.epyt-gallery-allthumbs.epyt-cols-19 .epyt-gallery-thumb{width:5.263%}.epyt-gallery-allthumbs.epyt-cols-20 .epyt-gallery-thumb{width:5%}.epyt-pagebutton.hide,.epyt-pagenumbers.hide{display:none!important;opacity:0!important;visibility:hidden!important}.epyt-gallery-subscribe{text-align:center;padding:15px 0 10px 0;clear:both}.epyt-gallery-subscribe a.epyt-gallery-subbutton,.epyt-gallery-subscribe a.epyt-gallery-subbutton:hover{display:inline-block;padding:5px 10px;background-color:#e62117!important;color:#fff!important;text-decoration:none!important;border-radius:3px}.epyt-gallery-subscribe a.epyt-gallery-subbutton img{width:20px!important;height:auto!important;vertical-align:middle!important;padding:0 6px 3px 0;display:inline-block;background:transparent;-webkit-box-shadow:none;box-shadow:none;margin:0}body div.__youtube_prefs__.__youtube_prefs_gdpr__{background-color:#000;background-image:-webkit-linear-gradient(top,#000,#444);background-image:linear-gradient(to bottom,#000,#444);padding:25px;height:auto;text-align:left}body div.__youtube_prefs__.__youtube_prefs_gdpr__ *{color:#e3e3e3!important}body div.__youtube_prefs__.__youtube_prefs_gdpr__ a{text-decoration:underline}body div.__youtube_prefs__.__youtube_prefs_gdpr__ button.__youtube_prefs_gdpr__,body div.__youtube_prefs__.__youtube_prefs_gdpr__ button.__youtube_prefs_gdpr__:hover{display:inline-block;padding:5px 10px;background:#e62117!important;color:#fff!important;text-decoration:none!important;border-radius:3px;font-weight:normal;border-width:0;box-sizing:border-box}body div.__youtube_prefs__.__youtube_prefs_gdpr__ button.__youtube_prefs_gdpr__ img{width:20px!important;height:auto!important;vertical-align:middle!important;padding:0 6px 3px 0;display:inline-block;background:transparent;-webkit-box-shadow:none;box-shadow:none;margin-left:8px}body .epyt-gallery-img-gdpr{background-color:#000;background-image:-webkit-linear-gradient(top,#000,#444);background-image:linear-gradient(to bottom,#000,#444)}.epyt-facade{position:relative;padding-bottom:56.25%;height:0;overflow:hidden;max-width:100%;-webkit-transition:.4s all;-moz-transition:.4s all;transition:.4s all}.epyt-facade:hover{-webkit-filter:brightness(90%);-moz-filter:brightness(90%);filter:brightness(90%)}.epyt-facade img.epyt-facade-poster{display:block;margin:0;max-width:100%;width:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);border:0;height:auto;cursor:pointer}.epyt-facade button.epyt-facade-play{background-color:transparent!important;position:absolute;left:50%;top:50%;width:68px;height:48px;margin-left:-34px;margin-top:-24px;-webkit-transition:opacity .25s cubic-bezier(0,0,0.2,1);transition:opacity .25s cubic-bezier(0,0,0.2,1);cursor:pointer;border-width:0!important}.epyt-facade button.epyt-facade-play svg{height:100%;left:0;position:absolute;top:0;width:100%;pointer-events:none}.epyt-facade button.epyt-facade-play svg .ytp-large-play-button-bg{-webkit-transition:fill .1s cubic-bezier(0.4,0,1,1),fill-opacity .1s cubic-bezier(0.4,0,1,1);transition:fill .1s cubic-bezier(0.4,0,1,1),fill-opacity .1s cubic-bezier(0.4,0,1,1);fill:#212121;fill-opacity:.8}.epyt-facade:hover button.epyt-facade-play svg .ytp-large-play-button-bg{-webkit-transition:fill .1s cubic-bezier(0,0,0.2,1),fill-opacity .1s cubic-bezier(0,0,0.2,1);transition:fill .1s cubic-bezier(0,0,0.2,1),fill-opacity .1s cubic-bezier(0,0,0.2,1);fill:#f00;fill-opacity:1}.wp-embed-responsive .wp-block-embed.wp-has-aspect-ratio .wp-block-embed__wrapper .epyt-is-override.epyt-facade{position:absolute;top:0;right:0;bottom:0;left:0}.wp-block-embed.wp-has-aspect-ratio .wp-block-embed__wrapper .epyt-is-override.__youtube_prefs_gdpr__{position:relative}.wp-embed-responsive .wp-block-embed.wp-has-aspect-ratio .wp-block-embed__wrapper .epyt-is-override.__youtube_prefs_gdpr__{position:absolute;top:0;right:0;bottom:0;left:0;overflow-y:auto}.wp-embed-responsive .wp-block-embed.wp-has-aspect-ratio .wp-block-embed__wrapper.epyt-is-override__wrapper:before{padding:0}.wp-embed-responsive .wp-block-embed.wp-has-aspect-ratio .wp-block-embed__wrapper.epyt-is-override__wrapper .epyt-is-override.__youtube_prefs_gdpr__{position:relative;top:unset;right:unset;bottom:unset;left:unset}.ytvi-story-container{display:block;max-width:100%}