@charset "UTF-8";
.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 [inert]{opacity:0.5;}
.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;}
.wpcf7-reflection > output{display:list-item;list-style:none;}
.wpcf7-reflection > output[hidden] {
display: none;
}@font-face{font-family:'FontAwesome';src:url(//www.wildgiantsafaris.com/wp-content/plugins/goodlayers-core/plugins/fontawesome/fontawesome-webfont.eot?v=4.7.0);src:url(//www.wildgiantsafaris.com/wp-content/plugins/goodlayers-core/plugins/fontawesome/fontawesome-webfont.eot?#iefix&v=4.7.0) format('embedded-opentype'),url(//www.wildgiantsafaris.com/wp-content/plugins/goodlayers-core/plugins/fontawesome/fontawesome-webfont.woff2?v=4.7.0) format('woff2'),url(//www.wildgiantsafaris.com/wp-content/plugins/goodlayers-core/plugins/fontawesome/fontawesome-webfont.woff?v=4.7.0) format('woff'),url(//www.wildgiantsafaris.com/wp-content/plugins/goodlayers-core/plugins/fontawesome/fontawesome-webfont.ttf?v=4.7.0) format('truetype'),url(//www.wildgiantsafaris.com/wp-content/plugins/goodlayers-core/plugins/fontawesome/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular) format('svg');font-weight:normal;font-style:normal;font-display:block;}
.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: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"}
.fa-handshake-o:before{content:"\f2b5"}
.fa-envelope-open:before{content:"\f2b6"}
.fa-envelope-open-o:before{content:"\f2b7"}
.fa-linode:before{content:"\f2b8"}
.fa-address-book:before{content:"\f2b9"}
.fa-address-book-o:before{content:"\f2ba"}
.fa-vcard:before,.fa-address-card:before{content:"\f2bb"}
.fa-vcard-o:before,.fa-address-card-o:before{content:"\f2bc"}
.fa-user-circle:before{content:"\f2bd"}
.fa-user-circle-o:before{content:"\f2be"}
.fa-user-o:before{content:"\f2c0"}
.fa-id-badge:before{content:"\f2c1"}
.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}
.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\f2c3"}
.fa-quora:before{content:"\f2c4"}
.fa-free-code-camp:before{content:"\f2c5"}
.fa-telegram:before{content:"\f2c6"}
.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before{content:"\f2c7"}
.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}
.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}
.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}
.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}
.fa-shower:before{content:"\f2cc"}
.fa-bathtub:before,.fa-s15:before,.fa-bath:before{content:"\f2cd"}
.fa-podcast:before{content:"\f2ce"}
.fa-window-maximize:before{content:"\f2d0"}
.fa-window-minimize:before{content:"\f2d1"}
.fa-window-restore:before{content:"\f2d2"}
.fa-times-rectangle:before,.fa-window-close:before{content:"\f2d3"}
.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\f2d4"}
.fa-bandcamp:before{content:"\f2d5"}
.fa-grav:before{content:"\f2d6"}
.fa-etsy:before{content:"\f2d7"}
.fa-imdb:before{content:"\f2d8"}
.fa-ravelry:before{content:"\f2d9"}
.fa-eercast:before{content:"\f2da"}
.fa-microchip:before{content:"\f2db"}
.fa-snowflake-o:before{content:"\f2dc"}
.fa-superpowers:before{content:"\f2dd"}
.fa-wpexplorer:before{content:"\f2de"}
.fa-meetup:before{content:"\f2e0"}
.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.wildgiantsafaris.com/wp-content/plugins/goodlayers-core/plugins/elegant/ElegantIcons.eot);src:url(//www.wildgiantsafaris.com/wp-content/plugins/goodlayers-core/plugins/elegant/ElegantIcons.eot?#iefix) format('embedded-opentype'),url(//www.wildgiantsafaris.com/wp-content/plugins/goodlayers-core/plugins/elegant/ElegantIcons.woff) format('woff'),url(//www.wildgiantsafaris.com/wp-content/plugins/goodlayers-core/plugins/elegant/ElegantIcons.ttf) format('truetype'),url(//www.wildgiantsafaris.com/wp-content/plugins/goodlayers-core/plugins/elegant/ElegantIcons.svg#ElegantIcons) format('svg');font-weight:400;font-style:normal;font-display:block}
[data-icon]:before{font-family:ElegantIcons;content:attr(data-icon);speak:none;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}
.arrow-up-down,.arrow_back,.arrow_carrot-2down,.arrow_carrot-2down_alt2,.arrow_carrot-2dwnn_alt,.arrow_carrot-2left,.arrow_carrot-2left_alt,.arrow_carrot-2left_alt2,.arrow_carrot-2right,.arrow_carrot-2right_alt,.arrow_carrot-2right_alt2,.arrow_carrot-2up,.arrow_carrot-2up_alt,.arrow_carrot-2up_alt2,.arrow_carrot-down,.arrow_carrot-down_alt,.arrow_carrot-down_alt2,.arrow_carrot-left,.arrow_carrot-left_alt,.arrow_carrot-left_alt2,.arrow_carrot-right,.arrow_carrot-right_alt,.arrow_carrot-right_alt2,.arrow_carrot-up,.arrow_carrot-up_alt2,.arrow_carrot_up_alt,.arrow_condense,.arrow_condense_alt,.arrow_down,.arrow_down_alt,.arrow_expand,.arrow_expand_alt,.arrow_expand_alt2,.arrow_expand_alt3,.arrow_left,.arrow_left-down,.arrow_left-down_alt,.arrow_left-right,.arrow_left-right_alt,.arrow_left-up,.arrow_left-up_alt,.arrow_left_alt,.arrow_move,.arrow_right,.arrow_right-down,.arrow_right-down_alt,.arrow_right-up,.arrow_right-up_alt,.arrow_right_alt,.arrow_triangle-down,.arrow_triangle-down_alt,.arrow_triangle-down_alt2,.arrow_triangle-left,.arrow_triangle-left_alt,.arrow_triangle-left_alt2,.arrow_triangle-right,.arrow_triangle-right_alt,.arrow_triangle-right_alt2,.arrow_triangle-up,.arrow_triangle-up_alt,.arrow_triangle-up_alt2,.arrow_up,.arrow_up-down_alt,.arrow_up_alt,.icon_adjust-horiz,.icon_adjust-vert,.icon_archive,.icon_archive_alt,.icon_bag,.icon_bag_alt,.icon_balance,.icon_blocked,.icon_book,.icon_book_alt,.icon_box-checked,.icon_box-empty,.icon_box-selected,.icon_briefcase,.icon_briefcase_alt,.icon_building,.icon_building_alt,.icon_calculator_alt,.icon_calendar,.icon_calulator,.icon_camera,.icon_camera_alt,.icon_cart,.icon_cart_alt,.icon_chat,.icon_chat_alt,.icon_check,.icon_check_alt,.icon_check_alt2,.icon_circle-empty,.icon_circle-slelected,.icon_clipboard,.icon_clock,.icon_clock_alt,.icon_close,.icon_close_alt,.icon_close_alt2,.icon_cloud,.icon_cloud-download,.icon_cloud-download_alt,.icon_cloud-upload,.icon_cloud-upload_alt,.icon_cloud_alt,.icon_cog,.icon_cogs,.icon_comment,.icon_comment_alt,.icon_compass,.icon_compass_alt,.icon_cone,.icon_cone_alt,.icon_contacts,.icon_contacts_alt,.icon_creditcard,.icon_currency,.icon_currency_alt,.icon_cursor,.icon_cursor_alt,.icon_datareport,.icon_datareport_alt,.icon_desktop,.icon_dislike,.icon_dislike_alt,.icon_document,.icon_document_alt,.icon_documents,.icon_documents_alt,.icon_download,.icon_drawer,.icon_drawer_alt,.icon_drive,.icon_drive_alt,.icon_easel,.icon_easel_alt,.icon_error-circle,.icon_error-circle_alt,.icon_error-oct,.icon_error-oct_alt,.icon_error-triangle,.icon_error-triangle_alt,.icon_film,.icon_floppy,.icon_floppy_alt,.icon_flowchart,.icon_flowchart_alt,.icon_folder,.icon_folder-add,.icon_folder-add_alt,.icon_folder-alt,.icon_folder-open,.icon_folder-open_alt,.icon_folder_download,.icon_folder_upload,.icon_genius,.icon_gift,.icon_gift_alt,.icon_globe,.icon_globe-2,.icon_globe_alt,.icon_grid-2x2,.icon_grid-3x3,.icon_group,.icon_headphones,.icon_heart,.icon_heart_alt,.icon_hourglass,.icon_house,.icon_house_alt,.icon_id,.icon_id-2,.icon_id-2_alt,.icon_id_alt,.icon_image,.icon_images,.icon_info,.icon_info_alt,.icon_key,.icon_key_alt,.icon_laptop,.icon_lifesaver,.icon_lightbulb,.icon_lightbulb_alt,.icon_like,.icon_like_alt,.icon_link,.icon_link_alt,.icon_loading,.icon_lock,.icon_lock-open,.icon_lock-open_alt,.icon_lock_alt,.icon_mail,.icon_mail_alt,.icon_map,.icon_map_alt,.icon_menu,.icon_menu-circle_alt,.icon_menu-circle_alt2,.icon_menu-square_alt,.icon_menu-square_alt2,.icon_mic,.icon_mic_alt,.icon_minus-06,.icon_minus-box,.icon_minus_alt,.icon_minus_alt2,.icon_mobile,.icon_mug,.icon_mug_alt,.icon_music,.icon_ol,.icon_paperclip,.icon_pause,.icon_pause_alt,.icon_pause_alt2,.icon_pencil,.icon_pencil-edit,.icon_pencil-edit_alt,.icon_pencil_alt,.icon_pens,.icon_pens_alt,.icon_percent,.icon_percent_alt,.icon_phone,.icon_piechart,.icon_pin,.icon_pin_alt,.icon_plus,.icon_plus-box,.icon_plus_alt,.icon_plus_alt2,.icon_printer,.icon_printer-alt,.icon_profile,.icon_pushpin,.icon_pushpin_alt,.icon_puzzle,.icon_puzzle_alt,.icon_question,.icon_question_alt,.icon_question_alt2,.icon_quotations,.icon_quotations_alt,.icon_quotations_alt2,.icon_refresh,.icon_ribbon,.icon_ribbon_alt,.icon_rook,.icon_search,.icon_search-2,.icon_search_alt,.icon_shield,.icon_shield_alt,.icon_star,.icon_star-half,.icon_star-half_alt,.icon_star_alt,.icon_stop,.icon_stop_alt,.icon_stop_alt2,.icon_table,.icon_tablet,.icon_tag,.icon_tag_alt,.icon_tags,.icon_tags_alt,.icon_target,.icon_tool,.icon_toolbox,.icon_toolbox_alt,.icon_tools,.icon_trash,.icon_trash_alt,.icon_ul,.icon_upload,.icon_vol-mute,.icon_vol-mute_alt,.icon_volume-high,.icon_volume-high_alt,.icon_volume-low,.icon_volume-low_alt,.icon_wallet,.icon_wallet_alt,.icon_zoom-in,.icon_zoom-in_alt,.icon_zoom-out,.icon_zoom-out_alt,.social_blogger,.social_blogger_circle,.social_blogger_square,.social_delicious,.social_delicious_circle,.social_delicious_square,.social_deviantart,.social_deviantart_circle,.social_deviantart_square,.social_dribbble,.social_dribbble_circle,.social_dribbble_square,.social_facebook,.social_facebook_circle,.social_facebook_square,.social_flickr,.social_flickr_circle,.social_flickr_square,.social_googledrive,.social_googledrive_alt2,.social_googledrive_square,.social_googleplus,.social_googleplus_circle,.social_googleplus_square,.social_instagram,.social_instagram_circle,.social_instagram_square,.social_linkedin,.social_linkedin_circle,.social_linkedin_square,.social_myspace,.social_myspace_circle,.social_myspace_square,.social_picassa,.social_picassa_circle,.social_picassa_square,.social_pinterest,.social_pinterest_circle,.social_pinterest_square,.social_rss,.social_rss_circle,.social_rss_square,.social_share,.social_share_circle,.social_share_square,.social_skype,.social_skype_circle,.social_skype_square,.social_spotify,.social_spotify_circle,.social_spotify_square,.social_stumbleupon_circle,.social_stumbleupon_square,.social_tumbleupon,.social_tumblr,.social_tumblr_circle,.social_tumblr_square,.social_twitter,.social_twitter_circle,.social_twitter_square,.social_vimeo,.social_vimeo_circle,.social_vimeo_square,.social_wordpress,.social_wordpress_circle,.social_wordpress_square,.social_youtube,.social_youtube_circle,.social_youtube_square{font-family:ElegantIcons;speak:none;font-style:normal;font-weight:400;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}.ilightbox-holder .ilightbox-container .ilightbox-caption,.ilightbox-holder .ilightbox-container .ilightbox-social,.ilightbox-loader,.ilightbox-loader *,.ilightbox-overlay,.ilightbox-thumbnails,.ilightbox-thumbnails *,.ilightbox-thumbnails .ilightbox-thumbnails-grid,.ilightbox-toolbar{-webkit-transform:translateZ(0);-moz-transform:translateZ(0)}
.ilightbox-holder,.ilightbox-holder .ilightbox-container,.ilightbox-holder .ilightbox-container .ilightbox-caption,.ilightbox-holder .ilightbox-container .ilightbox-social,.ilightbox-holder .ilightbox-container .ilightbox-social *,.ilightbox-holder .ilightbox-container img.ilightbox-image,.ilightbox-loader,.ilightbox-loader *,.ilightbox-overlay,.ilightbox-thumbnails,.ilightbox-thumbnails *,.ilightbox-toolbar,.ilightbox-toolbar *{float:none;margin:0;padding:0;border:0;outline:0;font-size:100%;line-height:100%;vertical-align:baseline;background:0 0;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:-moz-none;-khtml-user-select:none;-o-user-select:none;user-select:none}
.ilightbox-noscroll{overflow:hidden}
.ilightbox-closedhand *{cursor:url(//www.wildgiantsafaris.com/wp-content/plugins/goodlayers-core/plugins/skin-ilightbox/closedhand.cur),default!important}
.ilightbox-overlay{display:none;position:fixed;top:0;left:0;width:100%;height:100%;z-index:100000}
.ilightbox-loader{position:fixed;z-index:100005;top:45%;left:-192px;padding-left:30px;opacity:.9;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";filter:alpha(opacity=90);-webkit-border-radius:0 100px 100px 0;border-radius:0 100px 100px 0}
.ilightbox-loader div{width:72px;height:72px;-webkit-border-radius:0 100px 100px 0;border-radius:0 100px 100px 0}
.ilightbox-loader.horizontal{left:45%;top:-192px;padding:30px 0 0;-webkit-border-radius:0 0 100px 100px;border-radius:0 0 100px 100px}
.ilightbox-loader.horizontal div{-webkit-border-radius:0 0 100px 100px;border-radius:0 0 100px 100px}
.ilightbox-toolbar{display:none;position:fixed;z-index:100010}
.ilightbox-toolbar a{float:left;cursor:pointer}
.ilightbox-toolbar .ilightbox-next-button,.ilightbox-toolbar .ilightbox-prev-button{display:none}
.ilightbox-thumbnails{display:block;position:fixed;z-index:100009}
.ilightbox-thumbnails.ilightbox-horizontal{bottom:0;left:0;width:100%;height:100px}
.ilightbox-thumbnails.ilightbox-vertical{top:0;right:0;width:140px;height:100%;overflow:hidden}
.ilightbox-thumbnails .ilightbox-thumbnails-container{display:block;position:relative}
.ilightbox-thumbnails.ilightbox-horizontal .ilightbox-thumbnails-container{width:100%;height:100px}
.ilightbox-thumbnails.ilightbox-vertical .ilightbox-thumbnails-container{width:140px;height:100%}
.ilightbox-thumbnails .ilightbox-thumbnails-grid{display:block;position:absolute}
.ilightbox-thumbnails .ilightbox-thumbnails-grid .ilightbox-thumbnail{display:block;cursor:pointer;padding:10px;position:relative}
.ilightbox-thumbnails .ilightbox-thumbnails-grid .ilightbox-thumbnail img{width:100%;height:100%;-webkit-border-radius:2px;border-radius:2px;-ms-interpolation-mode:bicubic}
.ilightbox-thumbnails .ilightbox-thumbnails-grid .ilightbox-thumbnail .ilightbox-thumbnail-icon{width:100%;height:100%;position:absolute;top:0;left:0;opacity:.7}
.ilightbox-thumbnails .ilightbox-thumbnails-grid .ilightbox-thumbnail .ilightbox-thumbnail-icon:hover{opacity:1}
.ilightbox-holder{display:none;position:fixed;z-index:100003;-webkit-transform:none;-moz-transform:none}
.ilightbox-holder.ilightbox-next,.ilightbox-holder.ilightbox-prev{cursor:pointer}
.ilightbox-holder div.ilightbox-container{position:relative;width:100%;height:100%}
.ilightbox-holder.supportTouch div.ilightbox-container{overflow:scroll;-webkit-overflow-scrolling:touch}
.ilightbox-holder img.ilightbox-image{width:100%;height:100%}
.ilightbox-holder .ilightbox-container .ilightbox-caption{display:none;position:absolute;left:30px;right:30px;bottom:0;max-width:100%;padding:5px 10px;margin:0 auto;font-size:12px;line-height:150%;word-wrap:break-word;z-index:20003;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-border-radius:3px 3px 0 0;border-radius:3px 3px 0 0}
.ilightbox-holder .ilightbox-container .ilightbox-social{display:none;position:absolute;left:10px;top:10px;padding:5px 5px 5px 0;z-index:20003;height:16px}
.ilightbox-holder .ilightbox-container .ilightbox-social ul{float:left;list-style:none;height:16px}
.ilightbox-holder .ilightbox-container .ilightbox-social ul li{display:inline}
.ilightbox-holder .ilightbox-container .ilightbox-social ul li a{float:left;margin-left:5px;width:16px;height:16px;background-repeat:no-repeat;background-position:50%}
.ilightbox-holder .ilightbox-container .ilightbox-social ul li.facebook a{background-image:url(//www.wildgiantsafaris.com/wp-content/plugins/goodlayers-core/plugins/skin-ilightbox/social_icons/facebook_16.png)}
.ilightbox-holder .ilightbox-container .ilightbox-social ul li.digg a{background-image:url(//www.wildgiantsafaris.com/wp-content/plugins/goodlayers-core/plugins/skin-ilightbox/social_icons/digg_16.png)}
.ilightbox-holder .ilightbox-container .ilightbox-social ul li.twitter a{background-image:url(//www.wildgiantsafaris.com/wp-content/plugins/goodlayers-core/plugins/skin-ilightbox/social_icons/twitter_16.png)}
.ilightbox-holder .ilightbox-container .ilightbox-social ul li.delicious a{background-image:url(//www.wildgiantsafaris.com/wp-content/plugins/goodlayers-core/plugins/skin-ilightbox/social_icons/delicious_16.png)}
.ilightbox-holder .ilightbox-container .ilightbox-social ul li.reddit a{background-image:url(//www.wildgiantsafaris.com/wp-content/plugins/goodlayers-core/plugins/skin-ilightbox/social_icons/reddit_16.png)}
.ilightbox-holder .ilightbox-container .ilightbox-social ul li.googleplus a{background-image:url(//www.wildgiantsafaris.com/wp-content/plugins/goodlayers-core/plugins/skin-ilightbox/social_icons/google_plus_16.png)}
.ilightbox-holder .ilightbox-alert{display:block;position:absolute;left:0;right:0;top:0;bottom:0;text-align:center;padding-top:100px;margin:auto;width:300px;height:50px}
.ilightbox-holder .ilightbox-wrapper{width:100%;height:100%;overflow:auto;-webkit-overflow-scrolling:touch}
.ilightbox-holder .ilightbox-inner-toolbar{position:relative;z-index:100}
.ilightbox-holder .ilightbox-inner-toolbar .ilightbox-toolbar{position:absolute}
.ilightbox-button{position:fixed;z-index:100008;cursor:pointer}
.isMobile .ilightbox-button,.isMobile .ilightbox-thumbnails{display:none!important}
.isMobile .ilightbox-toolbar .ilightbox-next-button,.isMobile .ilightbox-toolbar .ilightbox-prev-button{display:block}
.ilightbox-overlay.dark{background:#000}
.ilightbox-loader.dark{-webkit-box-shadow:#000 0 0 85px,#000 0 0 85px;box-shadow:#000 0 0 85px,#000 0 0 85px}
.ilightbox-loader.dark div{background:url(//www.wildgiantsafaris.com/wp-content/plugins/goodlayers-core/plugins/skin-ilightbox/dark-skin/preloader.gif) center no-repeat #000}
.ilightbox-holder.dark{padding:5px;background:#000;-webkit-box-shadow:0 0 15px hsla(0,0%,0%,.8);box-shadow:0 0 15px hsla(0,0%,0%,.8)}
.ilightbox-holder.dark .ilightbox-container .ilightbox-caption{background:url(//www.wildgiantsafaris.com/wp-content/plugins/goodlayers-core/plugins/skin-ilightbox/dark-skin/caption-bg.png);color:#FFF;text-shadow:0 1px #000}
.ilightbox-holder.dark .ilightbox-container .ilightbox-social{background:url(//www.wildgiantsafaris.com/wp-content/plugins/goodlayers-core/plugins/skin-ilightbox/dark-skin/caption-bg.png);-webkit-border-radius:2px;border-radius:2px}
.ilightbox-holder.dark .ilightbox-alert{background:url(//www.wildgiantsafaris.com/wp-content/plugins/goodlayers-core/plugins/skin-ilightbox/dark-skin/alert.png) center top no-repeat;color:#555}
.ilightbox-toolbar.dark{top:11px;left:10px}
.ilightbox-toolbar.dark a{width:25px;height:23px;background:url(//www.wildgiantsafaris.com/wp-content/plugins/goodlayers-core/plugins/skin-ilightbox/dark-skin/buttons.png) 7px 6px no-repeat #000}
.ilightbox-toolbar.dark a.disabled{opacity:.2;filter:alpha(opacity=20);cursor:default;background-color:#000!important}
.ilightbox-toolbar.dark a:first-of-type{-webkit-border-bottom-left-radius:3px;-webkit-border-top-left-radius:3px;border-bottom-left-radius:3px;border-top-left-radius:3px}
.ilightbox-toolbar.dark a:last-of-type{-webkit-border-bottom-right-radius:3px;-webkit-border-top-right-radius:3px;border-bottom-right-radius:3px;border-top-right-radius:3px}
.ilightbox-toolbar.dark a.ilightbox-close:hover{background-position:-32px 6px}
.ilightbox-toolbar.dark a.ilightbox-fullscreen{background-position:6px -33px;right:35px}
.ilightbox-toolbar.dark a.ilightbox-fullscreen:hover{background-position:-31px -33px}
.ilightbox-toolbar.dark a.ilightbox-play{background-position:8px -57px}
.ilightbox-toolbar.dark a.ilightbox-play:hover{background-position:-32px -57px}
.ilightbox-toolbar.dark a.ilightbox-pause{background-position:8px -83px}
.ilightbox-toolbar.dark a.ilightbox-pause:hover{background-position:-32px -83px}
.isMobile .ilightbox-toolbar.dark{background:#000;top:auto;bottom:0;left:0;width:100%;height:40px;text-align:center;-webkit-box-shadow:0 0 25px rgba(0,0,0,.8);box-shadow:0 0 25px rgba(0,0,0,.8)}
.isMobile .ilightbox-toolbar.dark a{display:inline-block;float:none;width:50px;height:40px;background-size:50%;background-position:50%!important}
.isMobile .ilightbox-toolbar.dark a:hover{background-color:#111}
.isMobile .ilightbox-toolbar.dark a.ilightbox-fullscreen{background-image:url(//www.wildgiantsafaris.com/wp-content/plugins/goodlayers-core/plugins/skin-ilightbox/dark-skin/fullscreen-icon-64.png);background-image:url(//www.wildgiantsafaris.com/wp-content/plugins/goodlayers-core/plugins/skin-ilightbox/dark-skin/fullscreen-icon-ie.png)\9}
.isMobile .ilightbox-toolbar.dark a.ilightbox-close{background-image:url(//www.wildgiantsafaris.com/wp-content/plugins/goodlayers-core/plugins/skin-ilightbox/dark-skin/x-mark-icon-64.png);background-image:url(//www.wildgiantsafaris.com/wp-content/plugins/goodlayers-core/plugins/skin-ilightbox/dark-skin/x-mark-icon-ie.png)\9}
.isMobile .ilightbox-toolbar.dark a.ilightbox-next-button{background-image:url(//www.wildgiantsafaris.com/wp-content/plugins/goodlayers-core/plugins/skin-ilightbox/dark-skin/arrow-next-icon-64.png);background-image:url(//www.wildgiantsafaris.com/wp-content/plugins/goodlayers-core/plugins/skin-ilightbox/dark-skin/arrow-next-icon-ie.png)\9;background-position:52% 50%}
.isMobile .ilightbox-toolbar.dark a.ilightbox-prev-button{background-image:url(//www.wildgiantsafaris.com/wp-content/plugins/goodlayers-core/plugins/skin-ilightbox/dark-skin/arrow-prev-icon-64.png);background-image:url(//www.wildgiantsafaris.com/wp-content/plugins/goodlayers-core/plugins/skin-ilightbox/dark-skin/arrow-prev-icon-ie.png)\9;background-position:48% 50%}
.isMobile .ilightbox-toolbar.dark a.ilightbox-play{background-image:url(//www.wildgiantsafaris.com/wp-content/plugins/goodlayers-core/plugins/skin-ilightbox/dark-skin/play-icon-64.png);background-image:url(//www.wildgiantsafaris.com/wp-content/plugins/goodlayers-core/plugins/skin-ilightbox/dark-skin/play-icon-ie.png)\9}
.isMobile .ilightbox-toolbar.dark a.ilightbox-pause{background-image:url(//www.wildgiantsafaris.com/wp-content/plugins/goodlayers-core/plugins/skin-ilightbox/dark-skin/pause-icon-64.png);background-image:url(//www.wildgiantsafaris.com/wp-content/plugins/goodlayers-core/plugins/skin-ilightbox/dark-skin/pause-icon-ie.png)\9}
.ilightbox-holder.dark .ilightbox-inner-toolbar .ilightbox-title{font-size:18px;padding:10px 60px 10px 8px;color:#FFF}
.ilightbox-holder.dark .ilightbox-inner-toolbar .ilightbox-toolbar{left:auto;top:5px;right:5px}
.ilightbox-holder.dark .ilightbox-inner-toolbar .ilightbox-toolbar a{-webkit-border-radius:0;border-radius:0;float:right}
.ilightbox-holder.dark .ilightbox-inner-toolbar .ilightbox-toolbar a:first-of-type{-webkit-border-bottom-right-radius:3px;-webkit-border-top-right-radius:3px;border-bottom-right-radius:3px;border-top-right-radius:3px}
.ilightbox-holder.dark .ilightbox-inner-toolbar .ilightbox-toolbar a:last-of-type{-webkit-border-bottom-left-radius:3px;-webkit-border-top-left-radius:3px;border-bottom-left-radius:3px;border-top-left-radius:3px}
.ilightbox-thumbnails.dark .ilightbox-thumbnails-grid .ilightbox-thumbnail img{box-shadow:0 0 6px rgba(0,0,0,.9)}
.ilightbox-thumbnails.dark .ilightbox-thumbnails-grid .ilightbox-thumbnail .ilightbox-thumbnail-video{background:url(//www.wildgiantsafaris.com/wp-content/plugins/goodlayers-core/plugins/skin-ilightbox/dark-skin/thumb-overlay-play.png) center no-repeat}
.ilightbox-button.dark.disabled{opacity:.1;filter:alpha(opacity=10);cursor:default;background-color:#000!important}
.ilightbox-button.dark span{display:block;width:100%;height:100%}
.ilightbox-button.dark{bottom:0;right:0;left:0;left:45%\9;right:auto\9;width:95px;height:75px;margin:auto;background:url(//www.wildgiantsafaris.com/wp-content/plugins/goodlayers-core/plugins/skin-ilightbox/dark-skin/arrow-next-vertical-icon-64.png) 50% 65% no-repeat #000;-webkit-border-radius:5px 5px 0 0;border-radius:5px 5px 0 0}
.ilightbox-button.ilightbox-button.dark:hover{background-color:#111}
.ilightbox-button.ilightbox-prev-button.dark{top:0;bottom:auto;background-image:url(//www.wildgiantsafaris.com/wp-content/plugins/goodlayers-core/plugins/skin-ilightbox/dark-skin/arrow-prev-vertical-icon-64.png);background-position:50% 35%;-webkit-border-radius:0 0 5px 5px;border-radius:0 0 5px 5px}
.ilightbox-button.dark.horizontal{right:0;left:auto;top:0;bottom:0;top:41%\9;bottom:auto\9;width:75px;height:95px;background-image:url(//www.wildgiantsafaris.com/wp-content/plugins/goodlayers-core/plugins/skin-ilightbox/dark-skin/arrow-next-icon-64.png);background-position:65% 50%;-webkit-border-radius:5px 0 0 5px;border-radius:5px 0 0 5px}
.ilightbox-button.ilightbox-prev-button.dark.horizontal{right:auto;left:0;background-image:url(//www.wildgiantsafaris.com/wp-content/plugins/goodlayers-core/plugins/arrow-prev-icon-64.png);background-position:35% 50%;-webkit-border-radius:0 5px 5px 0;border-radius:0 5px 5px 0}.gdlr-core-page-builder-body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}
.gdlr-core-page-builder-body p{margin-top:0px;margin-bottom:20px;font-size:inherit;line-height:inherit;}
.gdlr-core-page-builder-body .gdlr-core-no-p-space p{margin-bottom:0px;}
.gdlr-core-page-builder-body ul{margin-top:0px;}
.gdlr-core-page-builder-body img{max-width:100%;height:auto;}
.gdlr-core-page-builder-body a{text-decoration:none;transition:background 300ms, color 300ms, border-color 300ms, opacity 300ms;-moz-transition:background 300ms, color 300ms, border-color 300ms, opacity 300ms;-o-transition:background 300ms, color 300ms, border-color 300ms, opacity 300ms;-webkit-transition:background 300ms, color 300ms, border-color 300ms, opacity 300ms;}
.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;}
.gdlr-core-container{margin-left:auto;margin-right:auto;}
.gdlr-core-item-pdb{padding-bottom:30px;}
.gdlr-core-media-image{line-height:0;position:relative;}
.gdlr-core-media-video video{width:100%;}
.gdlr-core-left-align{text-align:left;}
.gdlr-core-center-align{text-align:center;}
.gdlr-core-right-align{text-align:right;}
.gdlr-core-content-container{padding-top:60px;padding-bottom:40px;}
.gdlr-core-line-height-0{line-height:0;}
.gdlr-core-column-10{float:left;width:16.6666%;}
.gdlr-core-column-12{float:left;width:20%;}
.gdlr-core-column-15{float:left;width:25%;}
.gdlr-core-column-18{float:left;width:30%;}
.gdlr-core-column-20{float:left;width:33.3333%;}
.gdlr-core-column-24{float:left;width:40%;}
.gdlr-core-column-30{float:left;width:50%;}
.gdlr-core-column-36{float:left;width:60%;}
.gdlr-core-column-40{float:left;width:66.6666%;}
.gdlr-core-column-42{float:left;width:70%;}
.gdlr-core-column-45{float:left;width:75%;}
.gdlr-core-column-48{float:left;width:80%;}
.gdlr-core-column-50{float:left;width:83.3333%;}
.gdlr-core-column-60{float:none;width:100%;}
.gdlr-core-column-first{clear:left;}::placeholder{opacity:1;}
img[src$=".svg"]{width:100%;}
ul.slides .clearfix{height:auto;opacity:1;clear:none;}
.gdlr-core-pbf-wrapper{padding:60px 0px 30px;position:relative;}
.gdlr-core-pbf-wrapper.gdlr-core-wrapper-centering{padding-top:0px;padding-bottom:0px;}
.gdlr-core-pbf-wrapper-container{margin-left:auto;margin-right:auto;}
.gdlr-core-container-custom{margin-left:auto;margin-right:auto;}
.gdlr-core-pbf-wrapper-container-inner{position:relative;}
.gdlr-core-page-builder-wrapper .gdlr-core-pbf-wrapper-container-inner{width:100%;}
.gdlr-core-page-builder-wrapper-container-bg-image{position:absolute;top:0px;right:0px;left:0px;bottom:0px;background-size:cover;background-position:center;}
.gdlr-core-page-builder-wrapper-container-content{position:relative;}
.gdlr-core-pbf-wrapper-content{}
.gdlr-core-pbf-column,
.gdlr-core-pbf-column-content-margin{position:relative;transition:border-color 200ms;-moz-transition:border-color 200ms;-o-transition:border-color 200ms;-webkit-transition:border-color 200ms;}
.gdlr-core-page-builder-column-right-divider{position:absolute;right:0px;border-right-width:1px;top:50%;}
.gdlr-core-pbf-column-link{position:absolute;top:0px;right:0px;bottom:0px;left:0px;}
.gdlr-core-pbf-column-content{position:relative;margin-left:auto;margin-right:auto;min-height:1px;}
.gdlr-core-pbf-element{clear:both;}
.gdlr-core-pbf-section:first-child{padding-top:60px;}
.gdlr-core-pbf-section:first-child:last-child{padding-bottom:30px;}
.gdlr-core-pbf-wrapper-container{display:flex;flex-wrap:wrap;}
.gdlr-core-pbf-wrapper-container > .gdlr-core-pbf-element{width:100%;}
.gdlr-core-pbf-wrapper-container > .gdlr-core-pbf-wrapper-container-inner{width:100%;}
.gdlr-core-pbf-background{width:100%;height:100%;}
.gdlr-core-pbf-background-wrap{position:absolute;top:0px;right:0px;bottom:0px;left:0px;overflow:hidden;z-index:-2;transition:border-color 300ms, border-width 100ms;-moz-transition:border-color 300ms, border-width 100ms;-o-transition:border-color 300ms, border-width 100ms;-webkit-transition:border-color 300ms, border-width 100ms;}
.gdlr-core-pbf-background-frame{position:absolute;top:0px;right:0px;bottom:0px;left:0px;transition:border-color 300ms;-moz-transition:border-color 300ms;-o-transition:border-color 300ms;-webkit-transition:border-color 300ms;}
.gdlr-core-pbf-background-video{pointer-events:none;}
.gdlr-core-pbf-background-video video{width:100%;height:100%;}
.gdlr-core-pbf-flexbox{display:flex;clear:both;}
.gdlr-core-page-builder-wrapper-top-gradient{position:absolute;top:0px;left:0px;right:0px;}
.gdlr-core-page-builder-wrapper-bottom-gradient{position:absolute;bottom:0px;left:0px;right:0px;}
.gdlr-core-wrapper-bg-overlay{position:absolute;top:0px;bottom:0px;background-size:cover;background-repeat:no-repeat;background-position:center;}
.gdlr-core-wrapper-bg-overlay.gdlr-core-pos-left{left:0px;right:50%;}
.gdlr-core-wrapper-bg-overlay.gdlr-core-pos-right{right:0px;left:50%;}
.gdlr-core-effect-3d{transform-style:preserve-3d;-webkit-transform-style:preserve-3d;}
.gdlr-core-effect-3d.gdlr-core-animate-transform{transition:transform 200ms;-moz-transition:-moz-transform 200ms;-webkit-transition:-webkit-transform 200ms;}
.gdlr-core-effect-3d .gdlr-core-pbf-column-content{transform:translateZ(50px);-webkit-transform:translateZ(50px);-moz-transform:translateZ(50px);transform-style:preserve-3d;-webkit-transform-style:preserve-3d;}
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) {
.gdlr-core-pbf-background{background-attachment:scroll !important;}
}
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) {
.gdlr-core-pbf-background{background-attachment:scroll !important;}
}
.gdlr-core-pbf-wrapper-full-no-space .gdlr-core-item-pdlr{padding-left:0px;padding-right:0px;}
.gdlr-core-pbf-wrapper-full-no-space .gdlr-core-item-mglr{margin-left:0px;margin-right:0px;}
.gdlr-core-pbf-wrapper-full-no-space .gdlr-core-item-mgb{margin-bottom:0px;}
.gdlr-core-pbf-wrapper-full-no-space .gdlr-core-block-item-title-wrap{margin-left:70px;margin-right:60px;}
.gdlr-core-pbf-wrapper-full-no-space .gdlr-core-pagination{padding-left:40px;padding-right:40px;}
.gdlr-core-pbf-wrapper-full-no-space .gdlr-core-twitter-item .gdlr-core-block-item-title-wrap{margin-left:0px;}
.gdlr-core-pbf-sidebar-wrapper{clear:both;position:relative;overflow:hidden;}
.gdlr-core-pbf-sidebar-content{float:none;display:inline-block;}
.gdlr-core-sidebar-item,
.gdlr-core-pbf-sidebar-content-inner{position:relative;}
.gdlr-core-pbf-sidebar-left{float:left;}
.gdlr-core-pbf-sidebar-right{float:right;}
.gdlr-core-pbf-sidebar-padding{padding-top:60px;padding-bottom:40px;position:relative;}
.gdlr-core-pbf-sidebar-left .gdlr-core-pbf-background-wrap{right:-1px;}
.gdlr-core-pbf-sidebar-right .gdlr-core-pbf-background-wrap{left:-1px;}
.gdlr-core-external-plugin-message{text-align:center;font-size:19px;padding:24px 15px 24px;background:#f7d8bc;color:#777;}
.gdlr-core-particle-bg{position:absolute;top:0px;right:0px;bottom:0px;left:0px;}
@media only screen and (max-width: 999px){ 
.gdlr-core-column-extend-left > .gdlr-core-pbf-background-wrap{margin-left:-50px;}
.gdlr-core-column-extend-right > .gdlr-core-pbf-background-wrap{margin-right:-50px;}
}
@media only screen and (min-width: 1000px) and (max-width: 1170px){ 
.gdlr-core-column-extend-left > .gdlr-core-pbf-background-wrap{margin-left:-100px;}
.gdlr-core-column-extend-right > .gdlr-core-pbf-background-wrap{margin-right:-100px;}
}
@media only screen and (min-width: 1171px) and (max-width: 1400px){ 
.gdlr-core-column-extend-left > .gdlr-core-pbf-background-wrap{margin-left:-200px;}
.gdlr-core-column-extend-right > .gdlr-core-pbf-background-wrap{margin-right:-200px;}
}
@media only screen and (min-width: 1401px) and (max-width: 1600px){ 
.gdlr-core-column-extend-left > .gdlr-core-pbf-background-wrap{margin-left:-300px;}
.gdlr-core-column-extend-right > .gdlr-core-pbf-background-wrap{margin-right:-300px;}
}
@media only screen and (min-width: 1601px) and (max-width: 1800px){ 
.gdlr-core-column-extend-left > .gdlr-core-pbf-background-wrap{margin-left:-400px;}
.gdlr-core-column-extend-right > .gdlr-core-pbf-background-wrap{margin-right:-400px;}
}
@media only screen and (min-width: 1801px){ 
.gdlr-core-column-extend-left > .gdlr-core-pbf-background-wrap{margin-left:-500px;}
.gdlr-core-column-extend-right > .gdlr-core-pbf-background-wrap{margin-right:-500px;}
} .gdlr-core-fluid-video-wrapper{width:100%;position:relative;padding:0;overflow:hidden;}
.gdlr-core-fluid-video-wrapper iframe{position:absolute;top:0;left:0;width:100%;height:100%;background:#000;}
.gdlr-core-button{font-size:13px;font-weight:bold;text-transform:uppercase;letter-spacing:0.8px;padding:15px 33px;display:inline-block;-webkit-appearance:none;border-radius:27px;-moz-border-radius:27px;-webkit-border-radius:27px;}
.gdlr-core-button.gdlr-core-rectangle{border-radius:0px;-moz-border-radius:0px;-webkit-border-radius:0px;}
.gdlr-core-button-with-border{border-width:1px;border-style:solid;}
.gdlr-core-button-full-width{display:block;}
.gdlr-core-button .gdlr-core-content{display:inline-block;vertical-align:middle;}
.gdlr-core-button i{vertical-align:middle;line-height:1;transition:color 300ms;-moz-transition:color 300ms;-o-transition:color 300ms;-webkit-transition:color 300ms;}
.gdlr-core-button i.gdlr-core-pos-right{margin-left:10px;}
.gdlr-core-button i.gdlr-core-pos-left{margin-right:10px;}
.gdlr-core-body .gdlr-core-button.gdlr-core-button-transparent,
.gdlr-core-body .gdlr-core-button.gdlr-core-button-transparent:hover{background:transparent;}
.gdlr-core-body [data-skin] .gdlr-core-button.gdlr-core-button-transparent,
.gdlr-core-body [data-skin] .gdlr-core-button.gdlr-core-button-transparent:hover{background:transparent;}
.gdlr-core-body .gdlr-core-column-pbf[data-skin] .gdlr-core-button.gdlr-core-button-transparent,
.gdlr-core-body .gdlr-core-column-pbf[data-skin] .gdlr-core-button.gdlr-core-button-transparent:hover{background:transparent;}
.gdlr-core-body .gdlr-core-button.gdlr-core-button-bottom-border-on-text{position:relative;background:transparent;}
.gdlr-core-body .gdlr-core-button.gdlr-core-button-bottom-border-on-text:hover{background:transparent;}
.gdlr-core-button-bottom-border-on-text .gdlr-core-border-on-text{position:absolute;top:100%;left:0px;right:0px;margin-top:-10px;border-bottom-width:10px;border-bottom-style:solid;}
.gdlr-core-button-bottom-border-on-text .gdlr-core-content{position:relative;}
.gdlr-core-load-more-wrap .gdlr-core-load-more{font-size:12px;text-transform:uppercase;font-weight:bold;cursor:pointer;letter-spacing:2px;padding:20px 50px;display:inline-block;margin-top:20px;margin-bottom:40px;}
.gdlr-core-portfolio-item-style-modern-no-space .gdlr-core-load-more{margin-top:50px;margin-bottom:5px;}
.gdlr-core-portfolio-item-style-modern-desc-no-space .gdlr-core-load-more{margin-top:60px;}
.gdlr-core-button-with-shadow{box-shadow:0px 10px 20px rgba(0, 0, 0, 0.15);}
.gdlr-core-hover-content-item{position:relative;}
.gdlr-core-hover-content-front{position:absolute;top:0px;left:0px;right:0px;pointer-events:none;transition:opacity 300ms;-webkit-transition:opacity 300ms;-moz-transition:opacity 300ms;}
.gdlr-core-hover-content-back{position:relative;opacity:0;transition:opacity 300ms;-webkit-transition:opacity 300ms;-moz-transition:opacity 300ms;}
.gdlr-core-hover-content-item:hover .gdlr-core-hover-content-front{opacity:0;}
.gdlr-core-hover-content-item:hover .gdlr-core-hover-content-back{opacity:1;}
.gdlr-core-hover-content-item .gdlr-core-hover-content-title{font-size:24px;}
.gdlr-core-hover-content-item .gdlr-core-hover-content-content{font-size:18px;}
.gdlr-core-hover-content-item .gdlr-core-hover-content-button .gdlr-core-button{font-size:13px;font-weight:600;text-transform:uppercase;letter-spacing:1px;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;}
.gdlr-core-image-content-item .gdlr-core-image-content{position:relative;height:300px;overflow:hidden;}
.gdlr-core-image-content-item .gdlr-core-image-content-overlay{position:absolute;top:50%;transform:translateY(-50%);left:20px;right:20px;-webkit-backface-visibility:hidden;}
.gdlr-core-image-content .gdlr-core-image-content-thumbnail{position:absolute;top:0px;right:0px;bottom:0px;left:0px;background-position:center;background-size:cover;}
.gdlr-core-image-content .gdlr-core-image-content-thumbnail-overlay{position:absolute;top:0px;right:0px;bottom:0px;left:0px;transition:background 300ms, opacity 300ms;-moz-transition:background 300ms, opacity 300ms;-webkit-transition:background 300ms, opacity 300ms;}
.gdlr-core-image-content-item.gdlr-core-style-slide .gdlr-core-image-content-overlay-content{max-height:0;overflow:hidden;transition:max-height 500ms;-webkit-transition:max-height 500ms;-moz-transition:max-height 500ms;}
.gdlr-core-image-content-item .gdlr-core-image-content-overlay.gdlr-core-with-link{pointer-events:none;}
.gdlr-core-image-content:hover .gdlr-core-image-content-overlay-content{max-height:300px;}
.gdlr-core-image-content .gdlr-core-image-content-title{margin-bottom:14px;}
.gdlr-core-image-content .gdlr-core-image-content-icon{font-size:18px;margin-bottom:32px;}
.gdlr-core-image-content .gdlr-core-image-content-link{font-size:20px;}
.gdlr-core-image-content .gdlr-core-image-content-icon{color:#fff;}
.gdlr-core-image-content .gdlr-core-image-content-title{color:#fff;}
.gdlr-core-image-content .gdlr-core-image-content-overlay-content{color:#fff;}
.gdlr-core-image-content .gdlr-core-image-content-link,
.gdlr-core-image-content .gdlr-core-image-content-link:hover{color:#fff;}
.gdlr-core-hover-box{position:relative;overflow:hidden;background:#fff;border-style:solid;border-width:0px;transition:background 300ms;-moz-transition:background 300ms;-o-transition:background 300ms;-webkit-transition:background 300ms;}
.gdlr-core-hover-box .gdlr-core-hover-box-link{position:absolute;left:0px;top:0px;right:0px;bottom:0px;}
.gdlr-core-hover-box .gdlr-core-hover-box-content-wrap{padding:45px 30px 25px;position:relative;}
.gdlr-core-hover-box .gdlr-core-hover-box-title{font-size:22px;transition:color 200ms;-moz-transition:color 200ms;-o-transition:color 200ms;-webkit-transition:color 200ms;}
.gdlr-core-hover-box .gdlr-core-hover-box-content{font-size:17px;transition:color 200ms;-moz-transition:color 200ms;-o-transition:color 200ms;-webkit-transition:color 200ms;}
.gdlr-core-hover-box .gdlr-core-hover-box-text-link i{margin-left:10px;}
.gdlr-core-hover-box .gdlr-core-hover-box-text-link{font-weight:bold;}
.gdlr-core-hover-box .gdlr-core-hover-box-thumbnail-inside{margin-bottom:25px;}
.gdlr-core-hover-box .gdlr-core-hover-box-bg{position:absolute;top:0px;right:0px;bottom:0px;left:0px;background-size:cover;transition:opacity 150ms ease-out;-moz-transition:opacity 150ms ease-out;-o-transition:opacity 150ms ease-out;-webkit-transition:opacity 150ms ease-out;}
.gdlr-core-hover-box .gdlr-core-hover-box-bg-hover{opacity:0;position:absolute;top:0px;right:0px;bottom:0px;left:0px;background-size:cover;transition:opacity 150ms ease-out;-moz-transition:opacity 150ms ease-out;-o-transition:opacity 150ms ease-out;-webkit-transition:opacity 150ms ease-out;}
.gdlr-core-hover-box:hover .gdlr-core-hover-box-bg-hover{opacity:1;}
.gdlr-core-hover-box-item .gdlr-core-flexslider .flex-control-nav{margin-top:45px;}
.gdlr-core-hover-box-item .gdlr-core-flexslider.gdlr-core-with-outer-frame-element .flex-viewport{padding-top:15px;margin-top:-15px;padding-left:15px;margin-left:-15px;padding-right:15px;margin-right:-15px;padding-bottom:15px;margin-bottom:-15px;}
.gdlr-core-hover-box.gdlr-core-move-up-with-shadow{transition:transform 150ms ease-out, box-shadow 150ms ease-out, border-color 300ms ease-out, border-width 300ms, background 300ms;-moz-transition:transform 150ms ease-out, -moz-box-shadow 150ms ease-out, border-color 300ms ease-out, border-width 300ms, background 300ms;-o-transition:transform 150ms ease-out, -o-box-shadow 150ms ease-out, border-color 300ms ease-out, border-width 300ms, background 300ms;-webkit-transition:transform 150ms ease-out, -webkit-box-shadow 150ms ease-out, border-color 300ms ease-out, border-width 300ms, background 300ms;}
.gdlr-core-hover-box-item.gdlr-core-style-left-image .gdlr-core-hover-box{padding:45px 30px 25px;}
.gdlr-core-hover-box-item.gdlr-core-style-left-image .gdlr-core-hover-box-thumbnail-top{width:50px;float:left;margin-right:30px;}
.gdlr-core-hover-box-item.gdlr-core-style-left-image .gdlr-core-hover-box-content-wrap{overflow:hidden;padding:0px;}
.gdlr-core-hover-box-item.gdlr-core-right-align .gdlr-core-hover-box-thumbnail-top{margin-left:auto;}
.gdlr-core-hover-box-item.gdlr-core-center-align .gdlr-core-hover-box-thumbnail-top{margin-left:auto;margin-right:auto;}
.gdlr-core-hover-box-item.gdlr-core-right-align .gdlr-core-hover-box-thumbnail-inside{margin-left:auto;}
.gdlr-core-hover-box-item.gdlr-core-center-align .gdlr-core-hover-box-thumbnail-inside{margin-left:auto;margin-right:auto;}
.gdlr-core-hover-box .gdlr-core-hover-thumbnail img:nth-child(2){display:none;}
.gdlr-core-input-wrap input, 
.gdlr-core-input-wrap textarea,
.gdlr-core-input-wrap select{border-width:1px 1px 2px 1px;border-style:solid;}
.gdlr-core-input-wrap input[type="date"]{line-height:1.2;}
.gdlr-core-input-wrap input:focus,
.gdlr-core-input-wrap textarea:focus,
.gdlr-core-input-wrap select:focus{outline:none;}
.gdlr-core-input-wrap select,
.gdlr-core-input-wrap select:focus,
.gdlr-core-input-wrap input[type="date"]{-webkit-appearance:none;-moz-appearance:none;appearance:none;}
.gdlr-core-input-wrap input[type="button"], 
.gdlr-core-input-wrap input[type="submit"],
.gdlr-core-input-wrap input[type="reset"]{font-size:13px;font-weight:bold;text-transform:uppercase;letter-spacing:0.8px;padding:15px 33px;display:inline-block;-webkit-appearance:none;}
.gdlr-core-input-wrap input[type="button"], 
.gdlr-core-input-wrap input[type="submit"],
.gdlr-core-input-wrap input[type="reset"]{border-width:0px;border-style:solid;cursor:pointer;transition:background 300ms, color 300ms, border-color 300ms;-moz-transition:background 300ms, color 300ms, border-color 300ms;-o-transition:background 300ms, color 300ms, border-color 300ms;-webkit-transition:background 300ms, color 300ms, border-color 300ms;}
.gdlr-core-input-wrap input[type="button"]:focus, 
.gdlr-core-input-wrap input[type="submit"]:focus,
.gdlr-core-input-wrap input[type="reset"]:focus{outline:none;}
.gdlr-core-input-wrap input[type="button"].gdlr-core-large, 
.gdlr-core-input-wrap input[type="submit"].gdlr-core-large,
.gdlr-core-input-wrap input[type="reset"].gdlr-core-large{min-width:200px;}
.gdlr-core-input-wrap input[type="button"].gdlr-core-small, 
.gdlr-core-input-wrap input[type="submit"].gdlr-core-small,
.gdlr-core-input-wrap input[type="reset"].gdlr-core-small{font-size:13px;padding:14px 28px;}
.gdlr-core-input-wrap input[type="button"].gdlr-core-full, 
.gdlr-core-input-wrap input[type="submit"].gdlr-core-full,
.gdlr-core-input-wrap input[type="reset"].gdlr-core-full{width:100%;}
.gdlr-core-input-wrap input[type="button"].gdlr-core-round-button,
.gdlr-core-input-wrap input[type="submit"].gdlr-core-round-button{border-radius:27px;-moz-border-radius:27px;-webkit-border-radius:27px;}
.gdlr-core-input-wrap input[type="button"].gdlr-core-curve-button,
.gdlr-core-input-wrap input[type="submit"].gdlr-core-curve-button{border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;}
.gdlr-core-input-wrap input[type="submit"].gdlr-core-button-transparent{background:transparent;}
.gdlr-core-input-wrap input[type="submit"].gdlr-core-button-with-border{border-width:2px;border-style:solid;}
.gdlr-core-input-wrap.gdlr-core-round input, 
.gdlr-core-input-wrap.gdlr-core-round textarea,
.gdlr-core-input-wrap.gdlr-core-round select,
.gdlr-core-input-wrap.gdlr-core-round input[type="button"], 
.gdlr-core-input-wrap.gdlr-core-round input[type="submit"],
.gdlr-core-input-wrap.gdlr-core-round input[type="reset"]{border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;}
.gdlr-core-input-wrap.gdlr-core-with-column{margin-left:-7px;margin-right:-7px;}
.gdlr-core-input-wrap [class^="gdlr-core-column-"]{padding-left:7px;padding-right:7px;margin-bottom:14px;}
.gdlr-core-input-wrap.gdlr-core-full-width input:not([type="button"]):not([type="reset"]):not([type="submit"]):not([type="file"]):not([type="checkbox"]):not([type="radio"]),
.gdlr-core-input-wrap.gdlr-core-full-width textarea,
.gdlr-core-input-wrap.gdlr-core-full-width select{width:100%;display:block;}
.gdlr-core-input-wrap.gdlr-core-no-border input:not([type="button"]):not([type="submit"]):not([type="file"]), 
.gdlr-core-input-wrap.gdlr-core-no-border textarea,
.gdlr-core-input-wrap.gdlr-core-no-border select{border:none;}
.gdlr-core-input-wrap.gdlr-core-bottom-border input:not([type="button"]):not([type="submit"]):not([type="file"]), 
.gdlr-core-input-wrap.gdlr-core-bottom-border textarea,
.gdlr-core-input-wrap.gdlr-core-bottom-border select{padding-left:0px;padding-right:0px;font-size:16px;border-width:0px 0px 2px 0px;background:transparent;}
.gdlr-core-input-wrap.gdlr-core-bottom-border{margin-left:-20px;margin-right:-20px;}
.gdlr-core-input-wrap.gdlr-core-bottom-border [class^="gdlr-core-column-"]{padding-left:20px;padding-right:20px;}
.gdlr-core-input-wrap.gdlr-core-large input:not([type="button"]):not([type="submit"]):not([type="file"]),
.gdlr-core-input-wrap.gdlr-core-large select{font-size:15px;padding:15px 22px;}
.gdlr-core-input-wrap.gdlr-core-large textarea{font-size:15px;padding:18px 22px;height:120px;}
.gdlr-core-input-wrap.gdlr-core-small.gdlr-core-with-column{margin-left:-5px;margin-right:-5px;}
.gdlr-core-input-wrap.gdlr-core-small [class^="gdlr-core-column-"]{padding-left:6px;padding-right:6px;}
.gdlr-core-input-wrap.gdlr-core-small input:not([type="button"]):not([type="reset"]):not([type="submit"]):not([type="file"]):not([type="checkbox"]):not([type="radio"]),
.gdlr-core-input-wrap.gdlr-core-small textarea,
.gdlr-core-input-wrap.gdlr-core-small select{margin-bottom:12px;}
.gdlr-core-input-wrap.gdlr-core-small input:not([type="button"]):not([type="submit"]):not([type="file"]){font-size:13px;padding:12px 18px;}
.gdlr-core-input-wrap.gdlr-core-small textarea,
.gdlr-core-input-wrap.gdlr-core-small select{font-size:13px;padding:12px 18px;height:120px;}
.gdlr-core-input-wrap.gdlr-core-dark-transparent-style input:not([type="button"]):not([type="reset"]):not([type="submit"]):not([type="file"]):not([type="checkbox"]):not([type="radio"]),
.gdlr-core-input-wrap.gdlr-core-dark-transparent-style textarea,
.gdlr-core-input-wrap.gdlr-core-dark-transparent-style select{background:rgba(49, 49, 49, 0.8);color:#adadad;}
.gdlr-core-input-wrap.gdlr-core-dark-transparent-style ::-webkit-input-placeholder{color:#adadad;}
.gdlr-core-input-wrap.gdlr-core-dark-transparent-style ::-moz-placeholder{color:#adadad;}
.gdlr-core-input-wrap.gdlr-core-dark-transparent-style :-ms-input-placeholder{color:#adadad;}
.gdlr-core-input-wrap.gdlr-core-dark-transparent-style :-moz-placeholder{color:#adadad;}
.gdlr-core-pagination a{cursor:pointer;}
.gdlr-core-pagination a.gdlr-core-active{cursor:default;}
.gdlr-core-pagination a, 
.gdlr-core-pagination span{white-space:nowrap;font-weight:bold;}
.gdlr-core-pagination a.prev:before{content:"\f104";font-family:fontAwesome;line-height:1;}
.gdlr-core-pagination a.next:before{content:"\f105";font-family:fontAwesome;line-height:1;}
.gdlr-core-pagination.gdlr-core-with-border a, 
.gdlr-core-pagination.gdlr-core-with-border span{background:transparent;border-width:2px;border-style:solid;}
.gdlr-core-pagination.gdlr-core-with-border a.gdlr-core-active,
.gdlr-core-pagination.gdlr-core-with-border a:hover{background:transparent;}
.gdlr-core-page-builder-body [data-skin] .gdlr-core-pagination.gdlr-core-with-border a,
.gdlr-core-page-builder-body [data-skin] .gdlr-core-pagination.gdlr-core-with-border span,
.gdlr-core-page-builder-body [data-skin] .gdlr-core-pagination.gdlr-core-with-border a.gdlr-core-active,
.gdlr-core-page-builder-body [data-skin] .gdlr-core-pagination.gdlr-core-with-border a:hover{background:transparent;}
.gdlr-core-pagination.gdlr-core-style-plain a,
.gdlr-core-pagination.gdlr-core-style-plain span{background:transparent;margin-left:15px;}
.gdlr-core-pagination.gdlr-core-style-plain a.gdlr-core-active,
.gdlr-core-pagination.gdlr-core-style-plain a:hover{background:transparent;}
.gdlr-core-pagination.gdlr-core-style-plain a:before,
.gdlr-core-pagination.gdlr-core-style-plain span:before{content:"/ ";margin-right:15px;}
.gdlr-core-pagination.gdlr-core-style-plain a:first-child,
.gdlr-core-pagination.gdlr-core-style-plain span:first-child{margin-left:0px;}
.gdlr-core-pagination.gdlr-core-style-plain a:first-child:before,
.gdlr-core-pagination.gdlr-core-style-plain span:first-child:before{display:none;}
.gdlr-core-page-builder-body [data-skin] .gdlr-core-pagination.gdlr-core-style-plain a,
.gdlr-core-page-builder-body [data-skin] .gdlr-core-pagination.gdlr-core-style-plain span,
.gdlr-core-page-builder-body [data-skin] .gdlr-core-pagination.gdlr-core-style-plain a.gdlr-core-active,
.gdlr-core-page-builder-body [data-skin] .gdlr-core-pagination.gdlr-core-style-plain a:hover{background:transparent;}
.gdlr-core-pagination.gdlr-core-style-rectangle a, 
.gdlr-core-pagination.gdlr-core-style-rectangle span{display:inline-block;font-size:12px;padding:9px 14px;margin-right:1px;}
.gdlr-core-pagination.gdlr-core-style-rectangle.gdlr-core-with-border a, 
.gdlr-core-pagination.gdlr-core-style-rectangle.gdlr-core-with-border span{padding:7px 12px;}
.gdlr-core-pagination.gdlr-core-style-round a, 
.gdlr-core-pagination.gdlr-core-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;}
.gdlr-core-pagination.gdlr-core-style-round.gdlr-core-with-border a, 
.gdlr-core-pagination.gdlr-core-style-round.gdlr-core-with-border span{padding:7px 12px;line-height:21px;}
.gdlr-core-pagination.gdlr-core-style-circle a, 
.gdlr-core-pagination.gdlr-core-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%;}
.gdlr-core-pagination.gdlr-core-style-circle.gdlr-core-with-border a, 
.gdlr-core-pagination.gdlr-core-style-circle.gdlr-core-with-border span{line-height:41px;}
.gdlr-core-filterer-wrap{margin-bottom:50px;position:relative;}
.gdlr-core-filterer-wrap.gdlr-core-style-text{font-size:14px;font-weight:bold;text-transform:uppercase;letter-spacing:0.5px;}
.gdlr-core-filterer-wrap.gdlr-core-style-text .gdlr-core-filterer{margin:0px 18px;white-space:nowrap;}
.gdlr-core-filterer-wrap.gdlr-core-style-text .gdlr-core-filterer:first-child{margin-left:0px;}
.gdlr-core-filterer-wrap.gdlr-core-style-text .gdlr-core-filterer:last-child{margin-right:0px;}
.gdlr-core-page-builder-body [data-skin] .gdlr-core-filterer-wrap.gdlr-core-style-text .gdlr-core-button-color{background:transparent;}
.gdlr-core-filterer-wrap.gdlr-core-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;}
.gdlr-core-filterer-wrap.gdlr-core-style-button a:first-child{margin-left:0px;}
.gdlr-core-filterer-wrap.gdlr-core-style-button a:last-child{margin-right:0px;}
.gdlr-core-filterer-wrap.gdlr-core-style-button a.gdlr-core-active{cursor:default;}
.gdlr-core-filterer-slide-bar{position:absolute;bottom:-6px;border-bottom-width:1px;border-bottom-style:solid;border-color:#000;}
.gdlr-core-filterer-wrap.gdlr-core-round-slide-bar .gdlr-core-filterer-slide-bar{border-bottom:0px;bottom:-8px;}
.gdlr-core-filterer-wrap.gdlr-core-round-slide-bar .gdlr-core-filterer-slide-bar:before{display:block;content:" ";width:8px;height:8px;margin:0px auto;border-radius:4px;}
.gdlr-core-pbf-wrapper-full-no-space .gdlr-core-filterer-wrap{padding-left:50px;padding-right:50px;}
.gdlr-core-price-plan-item .gdlr-core-price-plan{margin-bottom:20px;padding:30px 30px 20px 80px;position:relative;border-width:3px;border-style:solid;cursor:pointer;border-color:transparent;transition:border-color 300ms;-moz-transition:border-color 300ms;-webkit-transition:border-color 300ms;}
.gdlr-core-price-plan .gdlr-core-price-plan-title{font-size:21px;font-weight:bold;font-style:italic;margin-bottom:10px;}
.gdlr-core-price-plan .gdlr-core-price-plan-content{font-size:16px;font-weight:400;display:none;margin-bottom:10px;}
.gdlr-core-price-plan .gdlr-core-price-plan-price{font-size:21px;position:absolute;right:30px;top:30px;font-weight:bold;font-style:italic;}
.gdlr-core-price-plan .gdlr-core-price-plan-option{width:20px;height:20px;position:absolute;top:38px;left:36px;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;}
.gdlr-core-price-plan.gdlr-core-active .gdlr-core-price-plan-option span{display:block;width:12px;height:12px;margin:4px;border-radius:50%;transition:background-color 300ms;-moz-transition:background-color 300ms;-webkit-transition:background-color 300ms;}
.gdlr-core-price-plan.gdlr-core-active .gdlr-core-price-plan-content{display:block;}
.gdlr-core-price-plan-item .gdlr-core-button{cursor:pointer;margin-top:30px;font-size:17px;font-weight:bold;font-style:italic;text-transform:none;padding:22px 43px;}
.gdlr-core-price-plan-item .gdlr-core-button i{vertical-align:middle;margin-left:10px;}
.gdlr-core-price-plan-forms{display:none;}
.gdlr-core-price-plan-forms > div{position:relative;}
.gdlr-core-price-plan-forms .gdlr-core-price-plan-selected-title{font-size:23px;margin-bottom:20px;}
.gdlr-core-price-plan-forms .gdlr-core-price-plan-selected-back{cursor:pointer;text-transform:uppercase;font-weight:bold;font-style:italic;position:absolute;bottom:0px;right:0px;}
.gdlr-core-price-plan-forms .gdlr-core-price-plan-selected-back i{font-size:35px;vertical-align:middle;margin-right:12px;}
.gdlr-core-price-plan-forms  .gdlr-core-input-wrap input[type="button"], 
.gdlr-core-price-plan-forms  .gdlr-core-input-wrap input[type="submit"], 
.gdlr-core-price-plan-forms  .gdlr-core-input-wrap input[type="reset"]{font-size:17px;font-weight:bold;font-style:italic;text-transform:none;padding:22px 43px;}
.gdlr-core-price-plan-item .gdlr-core-price-plan{background:#202020;}
.gdlr-core-price-plan .gdlr-core-price-plan-title{color:#fff;}
.gdlr-core-price-plan .gdlr-core-price-plan-price{color:#fff;}
.gdlr-core-price-plan .gdlr-core-price-plan-option{background:#686868;}
.gdlr-core-price-plan.gdlr-core-active .gdlr-core-price-plan-option span{background:#4c00ff;}
.gdlr-core-price-plan-item .gdlr-core-price-plan.gdlr-core-active{border-color:#4c00ff;}
@media only screen and (max-width: 767px){
.gdlr-core-price-plan-forms .gdlr-core-price-plan-selected-back{position:static;}
.gdlr-core-price-plan .gdlr-core-price-plan-price{position:static;margin-bottom:12px;}
} .gdlr-core-price-list-item .gdlr-core-price-list{line-height:1.2;margin-bottom:18px;}
.gdlr-core-price-list-item .gdlr-core-price-list-title{float:left;margin-right:20px;}
.gdlr-core-price-list-item .gdlr-core-price-list-title img{vertical-align:middle;margin-right:10px;}
.gdlr-core-price-list-item .gdlr-core-price-list-price{float:right;margin-left:20px;}
.gdlr-core-price-list-item .gdlr-core-price-list-caption{margin-top:10px;}
.gdlr-core-price-list-item .gdlr-core-price-list-divider{border-width:0px 0px 1px;border-bottom-style:solid;overflow:hidden;}
.gdlr-core-price-list-item .gdlr-core-price-list-divider:before{content:"1";visibility:hidden;display:block;margin-bottom:-5px;}
.gdlr-core-price-table-item .gdlr-core-price-table-tab-title-wrap{text-align:center;margin-bottom:60px;}
.gdlr-core-price-table-item .gdlr-core-price-table-tab-title-inner{display:inline-block;line-height:1;padding:5px;border-width:1px;border-style:solid;border-radius:30px;-moz-border-radius:30px;-webkit-border-radius:30px;}
.gdlr-core-price-table-item .gdlr-core-price-table-tab-title{padding:16px 43px;display:inline-block;cursor:pointer;font-weight:600;border-radius:30px;-moz-border-radius:30px;-webkit-border-radius:30px;transition:background 300ms, color 300ms;-moz-transition:background 300ms, color 300ms;-o-transition:background 300ms, color 300ms;-webkit-transition:background 300ms, color 300ms;}
.gdlr-core-price-table-item .gdlr-core-price-table-tab-title.gdlr-core-active{background:#000;color:#fff;}
.gdlr-core-price-table-item .gdlr-core-price-table-tab-content{display:none;}
.gdlr-core-price-table-item .gdlr-core-price-table-tab-content.gdlr-core-active{display:block;}
.gdlr-core-price-table-item .gdlr-core-price-table{text-align:center;margin:45px 5px 0px;overflow:hidden;}
.gdlr-core-price-table .gdlr-core-price-table-head{padding:33px 20px;margin-right:-1px;}
.gdlr-core-price-table .gdlr-core-price-table-image{margin-bottom:32px;margin-top:20px;}
.gdlr-core-price-table .gdlr-core-price-table-icon{font-size:51px;line-height:1;margin-bottom:32px;margin-top:20px;}
.gdlr-core-price-table .gdlr-core-price-table-title{font-size:17px;font-weight:bold;text-transform:uppercase;letter-spacing:1px;margin-bottom:6px;}
.gdlr-core-price-table .gdlr-core-price-table-caption{font-size:14px;}
.gdlr-core-price-table .gdlr-core-price-table-content-wrap{padding-bottom:10px;}
.gdlr-core-price-table .gdlr-core-price-table-content{padding:10px 20px;}
.gdlr-core-price-table .gdlr-core-price-table-button{margin:35px 20px;}
.gdlr-core-price-table .gdlr-core-price-table-price{line-height:1;padding:25px 20px 40px;}
.gdlr-core-price-table .gdlr-core-price-prefix{font-size:25px;vertical-align:super;}
.gdlr-core-price-table .gdlr-core-price-table-price-number{font-size:60px;font-weight:300;margin:0px 8px;vertical-align:middle;}
.gdlr-core-price-table .gdlr-core-price-suffix{font-size:17px;vertical-align:bottom;}
.gdlr-core-price-table .gdlr-core-price-table-button.gdlr-core-button-with-border{border-radius:30px;border-width:2px;}
.gdlr-core-price-table .gdlr-core-price-table-button.gdlr-core-button-transparent{background:transparent !important;}
.gdlr-core-price-table-item .gdlr-core-price-table.gdlr-core-active{margin-top:0px;box-shadow:0px 1px 15px rgba(0, 0, 0, 0.2);-moz-box-shadow:0px 1px 15px rgba(0, 0, 0, 0.2);-webkit-box-shadow:0px 1px 15px rgba(0, 0, 0, 0.2);}
.gdlr-core-price-table.gdlr-core-active .gdlr-core-price-table-head{padding:34px 20px 26px;}
.gdlr-core-price-table.gdlr-core-active .gdlr-core-price-table-icon{font-size:70px;}
.gdlr-core-price-table.gdlr-core-active .gdlr-core-price-prefix{font-size:34px;font-weight:500;}
.gdlr-core-price-table.gdlr-core-active .gdlr-core-price-table-price-number{font-size:72px;font-weight:400;}
.gdlr-core-price-table.gdlr-core-active .gdlr-core-price-table-price{padding:35px 20px 50px;}
.gdlr-core-price-table.gdlr-core-active .gdlr-core-price-table-content-wrap{padding-bottom:30px;}
.gdlr-core-price-list-shortcode ul{margin:0px -20px;list-style:none;}
.gdlr-core-price-list-shortcode ul li{padding:0px 20px;margin-bottom:16px;}
.gdlr-core-price-list-shortcode ul li i{display:inline-block;width:25px;margin-right:8px;}
.gdlr-core-price-list-shortcode.gdlr-core-with-divider ul li{padding:14px 20px;border-bottom-width:1px;border-bottom-style:solid;margin-bottom:0px;}
.gdlr-core-space-shortcode{display:block;}
.gdlr-core-price-table-item.gdlr-core-style-2 .gdlr-core-price-table{text-align:left;overflow:hidden;border-radius:10px;-moz-border-radius:10px;-webkit-border-radius:10px;}
.gdlr-core-price-table-item.gdlr-core-style-2 .gdlr-core-price-table{margin:0px 15px;}
.gdlr-core-price-table-item.gdlr-core-style-2 .gdlr-core-price-table-price-number{font-size:52px;font-weight:500;display:inline-block;margin:0px 0px -9px;}
.gdlr-core-price-table-item.gdlr-core-style-2 .gdlr-core-price-suffix{font-size:14px;}
.gdlr-core-price-table-item.gdlr-core-style-2 .gdlr-core-price-table-icon{margin-top:0px;font-size:51px;}
.gdlr-core-price-table-item.gdlr-core-style-2 .gdlr-core-price-table-title{font-size:22px;text-transform:none;font-weight:500;}
.gdlr-core-price-table-item.gdlr-core-style-2 .gdlr-core-price-table-head{padding:50px 35px 10px;background:transparent !important;}
.gdlr-core-price-table-item.gdlr-core-style-2 .gdlr-core-price-table-price{padding:0px 35px 10px;background:transparent !important;}
.gdlr-core-price-table-item.gdlr-core-style-2 .gdlr-core-price-table-button{margin:35px 35px;}
.gdlr-core-price-table-item.gdlr-core-style-2 .gdlr-core-price-table-content-wrap{padding-bottom:40px;}
.gdlr-core-price-table-item.gdlr-core-style-2 .gdlr-core-price-table-content{text-align:left;padding:45px 35px 10px;}
.gdlr-core-price-table-item.gdlr-core-style-2 .gdlr-core-price-table-content ul{margin-left:0px;list-style:none;margin-bottom:0px;}
.gdlr-core-price-table-item.gdlr-core-style-2 .gdlr-core-price-table-content ul li{font-size:18px;font-weight:500;margin-bottom:0px;padding-bottom:16px;padding-left:0px;padding-right:0px;}
.gdlr-core-price-table-item.gdlr-core-style-2 .gdlr-core-price-table-button{font-weight:600;letter-spacing:1.5px;margin-bottom:10px;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;}
.gdlr-core-price-table-item.gdlr-core-style-2 .gdlr-core-price-table-button.gdlr-core-button-with-border{border-radius:30px;}
.gdlr-core-price-table-item.gdlr-core-style-2 .gdlr-core-price-table{box-shadow:0px 1px 15px rgba(0, 0, 0, 0.2);-moz-box-shadow:0px 1px 15px rgba(0, 0, 0, 0.2);-webkit-box-shadow:0px 1px 15px rgba(0, 0, 0, 0.2);}
.gdlr-core-page-builder-body blockquote{margin:0px;}
.gdlr-core-blockquote-item .gdlr-core-blockquote-item-quote{line-height:1;}
.gdlr-core-blockquote-item .gdlr-core-blockquote-item-content-wrap{overflow:hidden;}
.gdlr-core-blockquote-item .gdlr-core-blockquote-item-content{font-style:italic;}
.gdlr-core-blockquote-item .gdlr-core-blockquote-item-author:before{content:"-";margin-right:4px;}
.gdlr-core-blockquote-item .gdlr-core-blockquote-item-author{font-style:italic;font-weight:bold;}
.gdlr-core-blockquote-item .gdlr-core-blockquote-item-author-position{font-weight:normal;}
.gdlr-core-blockquote-item .gdlr-core-blockquote-item-author-position:before{content:"/";margin:0px 9px;}
.gdlr-core-blockquote-item.gdlr-core-left-align .gdlr-core-blockquote-item-quote{float:left;}
.gdlr-core-blockquote-item.gdlr-core-right-align .gdlr-core-blockquote-item-quote{float:right;}
.gdlr-core-blockquote-item.gdlr-core-small-size .gdlr-core-blockquote-item-quote{font-size:80px;margin-top:-5px;}
.gdlr-core-blockquote-item.gdlr-core-small-size .gdlr-core-blockquote-item-content{font-size:14px;}
.gdlr-core-blockquote-item.gdlr-core-small-size .gdlr-core-blockquote-item-author{font-size:13px;margin-top:26px;}
.gdlr-core-blockquote-item.gdlr-core-small-size.gdlr-core-center-align .gdlr-core-blockquote-item-quote{margin-bottom:-10px;}
.gdlr-core-blockquote-item.gdlr-core-small-size.gdlr-core-left-align .gdlr-core-blockquote-item-quote{margin-right:34px;}
.gdlr-core-blockquote-item.gdlr-core-small-size.gdlr-core-right-align .gdlr-core-blockquote-item-quote{margin-left:34px;}
.gdlr-core-blockquote-item.gdlr-core-medium-size .gdlr-core-blockquote-item-quote{font-size:100px;margin-top:-8px;}
.gdlr-core-blockquote-item.gdlr-core-medium-size .gdlr-core-blockquote-item-content{font-size:16px;}
.gdlr-core-blockquote-item.gdlr-core-medium-size .gdlr-core-blockquote-item-author{font-size:14px;margin-top:28px;}
.gdlr-core-blockquote-item.gdlr-core-medium-size.gdlr-core-center-align .gdlr-core-blockquote-item-quote{margin-bottom:-16px;}
.gdlr-core-blockquote-item.gdlr-core-medium-size.gdlr-core-left-align .gdlr-core-blockquote-item-quote{margin-right:37px;}
.gdlr-core-blockquote-item.gdlr-core-medium-size.gdlr-core-right-align .gdlr-core-blockquote-item-quote{margin-left:37px;}
.gdlr-core-blockquote-item.gdlr-core-large-size .gdlr-core-blockquote-item-quote{font-size:120px;margin-top:-10px;}
.gdlr-core-blockquote-item.gdlr-core-large-size .gdlr-core-blockquote-item-content{font-size:18px;}
.gdlr-core-blockquote-item.gdlr-core-large-size .gdlr-core-blockquote-item-author{font-size:16px;margin-top:30px;}
.gdlr-core-blockquote-item.gdlr-core-large-size.gdlr-core-center-align .gdlr-core-blockquote-item-quote{margin-bottom:-22px;}
.gdlr-core-blockquote-item.gdlr-core-large-size.gdlr-core-left-align .gdlr-core-blockquote-item-quote{margin-right:40px;}
.gdlr-core-blockquote-item.gdlr-core-large-size.gdlr-core-right-align .gdlr-core-blockquote-item-quote{margin-left:40px;}
.gdlr-core-columnize-item .gdlr-core-columnize-item-content{column-count:3;-moz-column-count:3;-webkit-column-count:3;column-gap:60px;-moz-column-gap:60px;-webkit-column-gap:60px;column-rule-width:1px;-moz-column-rule-width:1px;-webkit-column-rule-width:1px;column-rule-style:solid;-moz-column-rule-style:solid;-webkit-column-rule-style:solid;}
.gdlr-core-column-service-item .gdlr-core-column-service-title{font-size:14px;line-height:1.55;font-weight:600;text-transform:uppercase;margin-bottom:0px;}
.gdlr-core-column-service-item .gdlr-core-column-service-caption{font-size:14px;font-style:italic;margin-top:5px;}
.gdlr-core-column-service-item .gdlr-core-column-service-content{font-size:15px;}
.gdlr-core-column-service-item .gdlr-core-column-service-read-more{font-size:14px;font-style:italic;display:inline-block;}
.gdlr-core-column-service-item .gdlr-core-column-service-read-more i{margin-left:15px;vertical-align:middle;display:inline-block;}
.gdlr-core-column-service-item .gdlr-core-column-service-media.gdlr-core-media-icon{line-height:1;}
.gdlr-core-column-service-item .gdlr-core-column-service-media.gdlr-core-media-icon i{font-size:30px;}
.gdlr-core-column-service-item .gdlr-core-column-service-media.gdlr-core-media-icon.gdlr-core-icon-style-round i{line-height:30px;width:30px;padding:17px;text-align:center;display:inline-block;box-sizing:content-box;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;border-radius:50%;border-radius:50%;border-radius:50%;}
.gdlr-core-column-service-item .gdlr-core-column-service-media.gdlr-core-character{font-size:30px;line-height:1;font-weight:bold;}
.gdlr-core-column-service-item.gdlr-core-center-align .gdlr-core-column-service-title-wrap{margin-bottom:15px;}
.gdlr-core-column-service-item.gdlr-core-center-align .gdlr-core-column-service-media{margin-bottom:28px;display:inline-block;}
.gdlr-core-column-service-item.gdlr-core-column-service-icon-top .gdlr-core-column-service-title-wrap{margin-bottom:20px;}
.gdlr-core-column-service-item.gdlr-core-column-service-icon-top .gdlr-core-column-service-media{margin-bottom:28px;display:inline-block;}
.gdlr-core-column-service-icon-left .gdlr-core-column-service-content-wrapper{overflow:hidden;}
.gdlr-core-column-service-icon-left .gdlr-core-column-service-title-wrap{margin-bottom:16px;}
.gdlr-core-column-service-icon-left .gdlr-core-column-service-media{max-width:30%;}
.gdlr-core-column-service-icon-left.gdlr-core-left-align .gdlr-core-column-service-media{float:left;margin-right:25px;}
.gdlr-core-column-service-icon-left.gdlr-core-right-align .gdlr-core-column-service-media{float:right;margin-left:25px;}
.gdlr-core-column-service-icon-left.gdlr-core-no-caption .gdlr-core-column-service-title-wrap{padding-top:5px;}
.gdlr-core-column-service-icon-left.gdlr-core-with-caption .gdlr-core-column-service-media.gdlr-core-media-icon{margin-top:7px;}
.gdlr-core-column-service-icon-left-title .gdlr-core-column-service-title-wrap{overflow:hidden;margin-bottom:18px;}
.gdlr-core-column-service-icon-left-title .gdlr-core-column-service-content{clear:both;}
.gdlr-core-column-service-icon-left-title .gdlr-core-column-service-media{margin-bottom:18px;max-width:30%;}
.gdlr-core-column-service-icon-left-title.gdlr-core-left-align .gdlr-core-column-service-media{float:left;margin-right:25px;}
.gdlr-core-column-service-icon-left-title.gdlr-core-right-align .gdlr-core-column-service-media{float:right;margin-left:25px;}
.gdlr-core-column-service-icon-left-title.gdlr-core-no-caption .gdlr-core-column-service-title-wrap{padding-top:5px;}
.gdlr-core-column-service-icon-left-title.gdlr-core-with-caption .gdlr-core-column-service-media.gdlr-core-media-icon{margin-top:7px;}
.gdlr-core-alert-box-item .gdlr-core-alert-box-item-inner{border-style:solid;padding:34px 42px 29px;position:relative;}
.gdlr-core-alert-box-item  .gdlr-core-alert-box-remove{position:absolute;right:12px;top:12px;line-height:1;cursor:pointer;}
.gdlr-core-alert-box-item .gdlr-core-alert-box-item-icon{font-size:22px;width:43px;}
.gdlr-core-alert-box-item .gdlr-core-alert-box-item-title{font-size:14px;line-height:34px;margin-bottom:0px;text-transform:uppercase;letter-spacing:1.2px;}
.gdlr-core-alert-box-item .gdlr-core-alert-box-item-head{margin-bottom:18px;}
.gdlr-core-alert-box-item.gdlr-core-left-align .gdlr-core-alert-box-item-icon{float:left;}
.gdlr-core-alert-box-item.gdlr-core-left-align .gdlr-core-alert-box-item-content{padding-left:43px;}
.gdlr-core-alert-box-item.gdlr-core-right-align .gdlr-core-alert-box-item-icon{float:right;}
.gdlr-core-alert-box-item.gdlr-core-right-align .gdlr-core-alert-box-item-content{padding-right:43px;}
.gdlr-core-alert-box-item.gdlr-core-center-align .gdlr-core-alert-box-item-title{display:inline-block;}
.gdlr-core-alert-box-item.gdlr-core-center-align .gdlr-core-alert-box-item-icon{display:inline-block;text-align:left;vertical-align:middle;}
.gdlr-core-alert-box-item.gdlr-core-no-icon .gdlr-core-alert-box-item-content{padding-left:0px;padding-right:0px;}
.gdlr-core-flipbox-item .gdlr-core-flipbox-item-icon{font-size:35px;margin-bottom:30px;margin-top:5px;display:inline-block;}
.gdlr-core-flipbox-item .gdlr-core-flipbox-item-image{margin-bottom:37px;}
.gdlr-core-flipbox-item .gdlr-core-flipbox-item-title{font-size:22px;font-weight:700;margin-bottom:10px;}
.gdlr-core-flipbox-item .gdlr-core-flipbox-title-divider{width:23px;border-bottom-width:3px;border-bottom-style:solid;margin:16px auto 12px;}
.gdlr-core-flipbox-item .gdlr-core-flipbox-item-caption{font-size:15px;}
.gdlr-core-flipbox-item .gdlr-core-flipbox-item-content{font-size:15px;margin-top:21px;}
.gdlr-core-flipbox-item .gdlr-core-flipbox-link{position:absolute;top:0px;right:0px;bottom:0px;left:0px;background:rgba(0,0,0,0);}
.gdlr-core-flipbox-item .gdlr-core-flipbox-item-button{margin-top:10px;text-transform:uppercase;letter-spacing:1px;font-weight:500;font-size:13px;border-radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px;}
.gdlr-core-flipbox .gdlr-core-flipbox-content{position:relative;}
.gdlr-core-flipbox .gdlr-core-flipbox-background{position:absolute;top:0px;right:0px;bottom:0px;left:0px;background-position:center;background-size:cover;}
.gdlr-core-flipbox .gdlr-core-flipbox-frame{position:absolute;margin:20px;top:0px;right:0px;bottom:0px;left:0px;border-style:solid;border-width:5px;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;}
.gdlr-core-flipbox .gdlr-core-flipbox-front,
.gdlr-core-flipbox .gdlr-core-flipbox-back{width:100%;overflow:hidden;position:relative;}
.gdlr-core-flipbox .gdlr-core-flipbox-back{display:none;}
.gdlr-core-flipbox.gdlr-core-after-init .gdlr-core-flipbox-back{display:block;}
.gdlr-core-flipbox .gdlr-core-flipbox-front,
.gdlr-core-flipbox .gdlr-core-flipbox-back{padding:50px 40px 40px;}
.gdlr-core-flipbox .gdlr-core-flipbox-front.gdlr-core-flipbox-type-outer,
.gdlr-core-flipbox .gdlr-core-flipbox-back.gdlr-core-flipbox-type-outer{border-width:5px;border-style:solid;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;}
.gdlr-core-flipbox-item .gdlr-core-icon-left .gdlr-core-flipbox-content-wrap{overflow:hidden;}
.gdlr-core-flipbox-item .gdlr-core-icon-left .gdlr-core-flipbox-item-icon,
.gdlr-core-flipbox-item .gdlr-core-icon-left .gdlr-core-flipbox-item-image{float:left;margin-right:30px;}
.gdlr-core-feature-content-item .gdlr-core-feature-content{position:relative;border-style:solid;overflow:hidden;}
.gdlr-core-feature-content-item .gdlr-core-feature-content-box{padding:30px 40px 30px;}
.gdlr-core-feature-content-item .gdlr-core-feature-content-box.gdlr-core-with-background{position:absolute;bottom:0px;left:0px;right:0px;}
.gdlr-core-feature-content-item .gdlr-core-feature-content-box.gdlr-core-without-background{background:#000;position:relative;}
.gdlr-core-feature-content-item .gdlr-core-feature-box-overlay{position:absolute;top:0px;right:0px;bottom:0px;left:0px;transition:opacity 300ms;-moz-transition:opacity 300ms;-o-transition:opacity 300ms;-webkit-transition:opacity 300ms;}
.gdlr-core-feature-content-item .gdlr-core-feature-content-caption{font-size:13px;color:#fff;}
.gdlr-core-feature-content-item .gdlr-core-feature-content-title{display:inline-block;font-size:27px;font-weight:600;margin-bottom:18px;color:#fff;border-bottom-width:1px;border-bottom-style:solid;border-color:#d32525;}
.gdlr-core-feature-content-item .gdlr-core-feature-content-content{font-size:18px;color:#fff;}
.gdlr-core-feature-content-item .gdlr-core-feature-content-learn-more{color:#d32525;font-weight:bold;}
.gdlr-core-feature-content-item .gdlr-core-feature-content-learn-more:hover{color:#d32525;}
.gdlr-core-feature-content-item .gdlr-core-feature-content-learn-more i{font-size:31px;margin-left:10px;vertical-align:middle;}
.gdlr-core-feature-content .gdlr-core-feature-content-wrap{overflow:hidden;display:none;}
.gdlr-core-feature-content:hover .gdlr-core-feature-box-overlay{opacity:0.8 !important;}
.gdlr-core-feature-content-item .gdlr-core-feature-content-title.gdlr-core-no-border{border-bottom:0;}
.gdlr-core-feature-content-item .gdlr-core-feature-content-learn-more.gdlr-core-button-with-border{border-width:2px;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;}
.gdlr-core-feature-box-item .gdlr-core-feature-box{position:relative;overflow:hidden;padding:50px 40px 40px;}
.gdlr-core-feature-box-item .gdlr-core-feature-box-content{position:relative;}
.gdlr-core-feature-box-item .gdlr-core-feature-box-item-icon{font-size:35px;margin-bottom:30px;margin-top:5px;display:inline-block;}
.gdlr-core-feature-box-item .gdlr-core-feature-box-item-image{margin-bottom:37px;}
.gdlr-core-feature-box-item .gdlr-core-feature-box-item-title{font-size:22px;font-weight:700;margin-bottom:10px;}
.gdlr-core-feature-box-item .gdlr-core-feature-box-item-caption{font-size:15px;margin-bottom:18px;}
.gdlr-core-feature-box-item .gdlr-core-feature-box-item-content{font-size:15px;}
.gdlr-core-feature-box-item .gdlr-core-feature-box-background{position:absolute;top:0px;right:0px;bottom:0px;left:0px;background-position:center;background-size:cover;}
.gdlr-core-feature-box-item .gdlr-core-feature-box-frame{position:absolute;margin:20px;top:0px;right:0px;bottom:0px;left:0px;border-style:solid;border-width:5px;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;}
.gdlr-core-feature-box-item .gdlr-core-feature-box-link{position:absolute;top:0px;right:0px;bottom:0px;left:0px;background:rgba(0,0,0,0);}
.gdlr-core-feature-box-item .gdlr-core-feature-box.gdlr-core-feature-box-type-outer{border-width:5px;border-style:solid;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;}
.gdlr-core-promo-box-item .gdlr-core-promo-box-item-title{font-size:14px;text-transform:uppercase;letter-spacing:2px;font-weight:600;margin-bottom:14px;}
.gdlr-core-promo-box-item .gdlr-core-promo-box-item-content{font-size:14px;}
.gdlr-core-promo-box-item .gdlr-core-promo-box-content-wrap{padding-top:30px;}
.gdlr-core-promo-box-item .gdlr-core-promo-box-content-wrap.gdlr-core-with-frame{padding:35px 35px 15px 35px;border-width:0px 1px 1px 1px;border-style:solid;}
.gdlr-core-promo-box-item .gdlr-core-promo-box-content-wrap.gdlr-core-with-shadow{box-shadow:0px 0px 4px rgba(0, 0, 0, 0.15);}
.gdlr-core-marquee{width:100%;overflow:hidden;white-space:nowrap;line-height:1;}
.gdlr-core-pbf-wrapper-marquee{position:absolute;font-size:90px;font-weight:800;top:0px;}
.gdlr-core-skill-bar-item .gdlr-core-skill-bar{position:relative;margin-top:32px;}
.gdlr-core-skill-bar-item.gdlr-core-item-pdb.gdlr-core-size-large .gdlr-core-skill-bar{margin-top:30px;}
.gdlr-core-skill-bar-item .gdlr-core-skill-bar:first-child{margin-top:0px;}
.gdlr-core-skill-bar-item .gdlr-core-skill-bar-filled{height:100%;width:0%;position:relative;}
.gdlr-core-skill-bar-item .gdlr-core-skill-bar-head{text-transform:uppercase;font-weight:600;letter-spacing:1px;}
.gdlr-core-skill-bar-item .gdlr-core-skill-bar-title{margin-right:12px;}
.gdlr-core-skill-bar-item .gdlr-core-skill-bar-right{font-weight:700;float:right;white-space:nowrap;text-transform:none;}
.gdlr-core-skill-bar-item.gdlr-core-type-round .gdlr-core-skill-bar-progress{overflow:hidden;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;}
.gdlr-core-skill-bar-item.gdlr-core-type-rectangle2 .gdlr-core-skill-bar-filled{overflow:visible !important;}
.gdlr-core-skill-bar-item.gdlr-core-type-rectangle2 .gdlr-core-skill-bar-filled-indicator{position:absolute;top:-8px;bottom:-8px;right:0px;width:2px;}
.gdlr-core-skill-bar-item.gdlr-core-type-rectangle2 .gdlr-core-skill-bar-right{position:absolute;right:0px;top:-36px;margin-right:-19px;opacity:0;transition:opacity 800ms;-moz-transition:opacity 800ms;-o-transition:opacity 800ms;-webkit-transition:opacity 800ms;}
.gdlr-core-skill-bar-item.gdlr-core-type-rectangle2 .gdlr-core-skill-bar-filled.gdlr-core-animate .gdlr-core-skill-bar-right{opacity:1;}
.gdlr-core-skill-bar-item.gdlr-core-size-small .gdlr-core-skill-bar-head{font-size:13px;margin-bottom:12px;}
.gdlr-core-skill-bar-item.gdlr-core-size-small .gdlr-core-skill-bar-progress{height:6px;}
.gdlr-core-skill-bar-item.gdlr-core-size-medium .gdlr-core-skill-bar-head{font-size:15px;margin-bottom:12px;}
.gdlr-core-skill-bar-item.gdlr-core-size-medium .gdlr-core-skill-bar-progress{height:15px;}
.gdlr-core-skill-bar-item.gdlr-core-size-large .gdlr-core-skill-bar-head{font-size:12px;line-height:18px;padding:11px 18px;position:relative;z-index:1;}
.gdlr-core-skill-bar-item.gdlr-core-size-large .gdlr-core-skill-bar-progress{height:40px;position:absolute;top:0px;right:0px;bottom:0px;left:0px;}
.gdlr-core-icon-item{line-height:0;}
.gdlr-core-icon-item .gdlr-core-icon-item-wrap{display:inline-block;padding:20px;}
.gdlr-core-icon-item .gdlr-core-icon-item-wrap.gdlr-core-with-border{border-width:2px;border-style:solid;}
.gdlr-core-icon-item .gdlr-core-icon-item-wrap.gdlr-core-icon-item-type-circle,
.gdlr-core-icon-item .gdlr-core-icon-item-wrap.gdlr-core-icon-item-type-circle .gdlr-core-icon-item-icon{border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%;}
.gdlr-core-icon-item .gdlr-core-icon-item-icon{font-size:45px;min-width:45px;min-height:45px;text-align:center;display:inline-block;}
.gdlr-core-icon-item .gdlr-core-icon-item-icon.gdlr-core-with-border{padding:20px;border-width:2px;border-style:solid;}
.gdlr-core-skill-circle-item .gdlr-core-skill-circle{overflow:hidden;text-align:center;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%;position:relative;}
.gdlr-core-skill-circle-item .gdlr-core-skill-circle-content{position:absolute;left:0px;right:0px;top:50%;}
.gdlr-core-skill-circle-item .gdlr-core-skill-circle-head{font-weight:700;letter-spacing:1px;}
.gdlr-core-skill-circle-item .gdlr-core-skill-circle-caption{text-transform:uppercase;font-weight:500;letter-spacing:1px;}
.gdlr-core-skill-circle-item .gdlr-core-skill-circle canvas{max-width:100%;max-height:100%;}
.gdlr-core-skill-circle-item .gdlr-core-skill-circle.gdlr-core-skill-circle-align-center{margin-left:auto;margin-right:auto;}
.gdlr-core-skill-circle-item .gdlr-core-skill-circle.gdlr-core-skill-circle-align-left{margin-left:0px;margin-right:auto;}
.gdlr-core-skill-circle-item .gdlr-core-skill-circle.gdlr-core-skill-circle-align-right{margin-left:auto;margin-right:0px;}
.gdlr-core-skill-circle-size-large .gdlr-core-skill-circle-content{margin-top:-39px;}
.gdlr-core-skill-circle-size-large .gdlr-core-skill-circle-head{font-size:22px;}
.gdlr-core-skill-circle-size-large .gdlr-core-skill-circle-caption{font-size:14px;margin-top:17px;padding-bottom:6px;}
.gdlr-core-skill-circle-size-small .gdlr-core-skill-circle-content{margin-top:-30px;}
.gdlr-core-skill-circle-size-small .gdlr-core-skill-circle-head{font-size:17px;}
.gdlr-core-skill-circle-size-small .gdlr-core-skill-circle-caption{font-size:12px;margin-top:10px;padding-bottom:6px;}
.gdlr-core-skill-circle-item .gdlr-core-skill-circle-main-content.gdlr-core-left{float:left;margin-right:20px;}
.gdlr-core-skill-circle-item .gdlr-core-skill-circle-main-content.gdlr-core-right{float:right;margin-left:20px;}
.gdlr-core-skill-circle-item .gdlr-core-skill-circle-side-description{overflow:hidden;}
.gdlr-core-skill-circle-item .gdlr-core-skill-circle-side-description-title{font-size:20px;font-weight:600;margin-bottom:10px;}
.gdlr-core-skill-circle-item .gdlr-core-skill-circle-side-description-text{font-size:15px;}
.gdlr-core-text-box-frame{display:inline-block;}
.gdlr-core-text-box-frame p:last-child{margin-bottom:0;}
.gdlr-core-accordion-item-tab .gdlr-core-accordion-item-content{display:none;}
.gdlr-core-accordion-item-tab .gdlr-core-accordion-item-title .gdlr-core-head{margin-right:13px;}
.gdlr-core-accordion-item-tab.gdlr-core-active .gdlr-core-accordion-item-content{display:block;}
.gdlr-core-accordion-style-box-icon .gdlr-core-accordion-item-title{font-size:14px;text-transform:uppercase;cursor:pointer;font-weight:600;margin-top:17px;margin-bottom:27px;letter-spacing:1px;}
.gdlr-core-accordion-style-box-icon .gdlr-core-accordion-item-content{padding:5px 0px 15px;}
.gdlr-core-accordion-style-box-icon .gdlr-core-accordion-item-content-wrapper{overflow:hidden;}
.gdlr-core-accordion-style-box-icon .gdlr-core-accordion-item-icon{font-size:18px;float:left;width:48px;cursor:pointer;text-align:center;height:48px;padding:12px;line-height:20px;cursor:pointer;border-width:2px;border-style:solid;margin-right:27px;transition:background 300ms;-moz-transition:background 300ms;-o-transition:background 300ms;-webkit-transition:background 300ms;}
.gdlr-core-accordion-style-box-icon .gdlr-core-accordion-item-icon:before{content:"\4c";font-family:"ElegantIcons";}
.gdlr-core-accordion-style-box-icon .gdlr-core-accordion-item-tab.gdlr-core-active .gdlr-core-accordion-item-icon{background:transparent;}
.gdlr-core-accordion-style-box-icon .gdlr-core-accordion-item-tab.gdlr-core-active .gdlr-core-accordion-item-icon:before{content:"\4b";}
.gdlr-core-accordion-style-icon .gdlr-core-accordion-item-tab{padding-top:5px;}
.gdlr-core-accordion-style-icon .gdlr-core-accordion-item-title{font-size:14px;text-transform:uppercase;cursor:pointer;font-weight:600;margin-bottom:20px;line-height:20px;letter-spacing:1px;}
.gdlr-core-accordion-style-icon .gdlr-core-accordion-item-content{padding:0px 0px 12px;}
.gdlr-core-accordion-style-icon .gdlr-core-accordion-item-content-wrapper{overflow:hidden;}
.gdlr-core-accordion-style-icon .gdlr-core-accordion-item-icon{font-size:18px;float:left;width:20px;cursor:pointer;text-align:center;line-height:20px;cursor:pointer;margin-right:17px;}
.gdlr-core-accordion-style-icon .gdlr-core-accordion-item-icon:before{content:"\4c";font-family:"ElegantIcons";}
.gdlr-core-accordion-style-icon .gdlr-core-accordion-item-tab.gdlr-core-active .gdlr-core-accordion-item-icon:before{content:"\4b";}
.gdlr-core-accordion-style-icon.gdlr-core-icon-pos-right .gdlr-core-accordion-item-icon{float:right;}
.gdlr-core-accordion-style-icon.gdlr-core-with-divider .gdlr-core-accordion-item-tab{border-bottom-width:1px;border-bottom-style:solid;margin-bottom:15px;}
.gdlr-core-accordion-style-background-title .gdlr-core-accordion-item-title{font-size:13px;text-transform:uppercase;cursor:pointer;font-weight:600;padding:23px 25px 22px;letter-spacing:1px;margin-bottom:10px;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;transition:background 200ms, color 200ms;-moz-transition:background 200ms, color 200ms;-o-transition:background 200ms, color 200ms;-webkit-transition:background 200ms, color 200ms;}
.gdlr-core-accordion-style-background-title .gdlr-core-accordion-item-content{padding:13px 0px 10px;}
.gdlr-core-accordion-style-background-title-icon .gdlr-core-accordion-item-title{font-size:13px;text-transform:uppercase;cursor:pointer;font-weight:600;padding:23px 25px 22px;letter-spacing:1px;margin-bottom:10px;line-height:16px;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;transition:background 200ms, color 200ms;-moz-transition:background 200ms, color 200ms;-o-transition:background 200ms, color 200ms;-webkit-transition:background 200ms, color 200ms;}
.gdlr-core-accordion-style-background-title-icon .gdlr-core-accordion-item-content{padding:13px 0px 10px;}
.gdlr-core-accordion-style-background-title-icon .gdlr-core-accordion-item-title:before{content:"\4c";font-family:"ElegantIcons";font-weight:normal;font-size:16px;vertical-align:text-bottom;}
.gdlr-core-accordion-style-background-title-icon.gdlr-core-icon-pos-left .gdlr-core-accordion-item-title:before{float:left;margin-right:15px;}
.gdlr-core-accordion-style-background-title-icon.gdlr-core-icon-pos-right .gdlr-core-accordion-item-title:before{float:right;margin-left:15px;}
.gdlr-core-accordion-style-background-title-icon .gdlr-core-accordion-item-tab.gdlr-core-active .gdlr-core-accordion-item-title:before{content:"\4b";}
.gdlr-core-accordion-style-background-title-icon.gdlr-core-right-align .gdlr-core-accordion-item-title:before{float:right;margin-left:15px;margin-right:0px;margin-top:-2px;}
.gdlr-core-accordion-item.gdlr-core-accordion-style-box-background{border-width:1px;border-style:solid;overflow:hidden;border-radius:10px;-moz-border-radius:10px;-webkit-border-radius:10px;}
.gdlr-core-accordion-style-box-background .gdlr-core-accordion-item-title{font-size:13px;text-transform:uppercase;cursor:pointer;font-weight:600;padding:23px 25px 22px;letter-spacing:1px;margin-bottom:0px;line-height:16px;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;transition:background 200ms, color 200ms;-moz-transition:background 200ms, color 200ms;-o-transition:background 200ms, color 200ms;-webkit-transition:background 200ms, color 200ms;}
.gdlr-core-accordion-style-box-background .gdlr-core-accordion-item-content{padding:25px 25px 10px;}
.gdlr-core-accordion-style-box-background .gdlr-core-accordion-item-title:before{content:"\4c";font-family:"ElegantIcons";font-weight:normal;font-size:16px;vertical-align:text-bottom;}
.gdlr-core-accordion-style-box-background.gdlr-core-icon-pos-left .gdlr-core-accordion-item-title:before{float:left;margin-right:15px;}
.gdlr-core-accordion-style-box-background.gdlr-core-icon-pos-right .gdlr-core-accordion-item-title:before{float:right;margin-left:15px;}
.gdlr-core-accordion-style-box-background .gdlr-core-accordion-item-tab.gdlr-core-active .gdlr-core-accordion-item-title:before{content:"\4b";}
.gdlr-core-accordion-style-box-background.gdlr-core-right-align .gdlr-core-accordion-item-title:before{float:right;margin-left:15px;margin-right:0px;margin-top:-2px;}
.gdlr-core-accordion-style-shadow-background .gdlr-core-accordion-item-tab{padding-bottom:20px;border-bottom-width:1px;border-bottom-style:solid;margin-bottom:20px;}
.gdlr-core-accordion-style-shadow-background .gdlr-core-accordion-item-tab:last-child{padding-bottom:0px;border-bottom:none;}
.gdlr-core-accordion-style-shadow-background .gdlr-core-accordion-item-tab .gdlr-core-accordion-item-content-wrapper{padding:2px 30px;border-radius:10px;-webkit-border-radius:10px;-moz-border-radius:10px;transition:background-color 300ms, box-shadow 300ms, padding 300ms;-webkit-transition:background-color 300ms, box-shadow 300ms, padding 300ms;-moz-transition:background-color 300ms, box-shadow 300ms, padding 300ms;}
.gdlr-core-accordion-style-shadow-background .gdlr-core-accordion-item-tab .gdlr-core-accordion-item-title{font-size:18px;margin-bottom:0px;cursor:pointer;padding:7px 0px;}
.gdlr-core-accordion-style-shadow-background .gdlr-core-accordion-item-tab .gdlr-core-accordion-item-content{margin-top:15px;}
.gdlr-core-accordion-style-shadow-background .gdlr-core-accordion-item-tab.gdlr-core-active .gdlr-core-accordion-item-content-wrapper{padding:35px 40px 20px;margin-bottom:15px;box-shadow:0 20px 35px rgb(0 0 0 / 8%);-webkit-box-shadow:0 20px 35px rgb(0 0 0 / 8%);-moz-box-shadow:0 20px 35px rgba(0, 0, 0, 0.08);}
.gdlr-core-accordion-style-shadow-background .gdlr-core-accordion-item-title:before{content:"\4c";font-family:"ElegantIcons";font-weight:normal;font-size:25px;line-height:22px;vertical-align:text-bottom;float:right;margin-left:15px;}
.gdlr-core-accordion-style-shadow-background .gdlr-core-accordion-item-tab.gdlr-core-active .gdlr-core-accordion-item-title:before{content:"\4b";}
.gdlr-core-accordion-style-box-background .gdlr-core-accordion-item-title:before, 
.gdlr-core-toggle-box-style-box-background .gdlr-core-accordion-item-title:before{color:#768490;}
.gdlr-core-accordion-style-box-background .gdlr-core-accordion-item-title .gdlr-core-head, 
.gdlr-core-toggle-box-style-box-background .gdlr-core-toggle-box-item-title .gdlr-core-head{color:#191919;}
.gdlr-core-accordion-style-box-background .gdlr-core-accordion-item-title, 
.gdlr-core-toggle-box-style-box-background .gdlr-core-toggle-box-item-title{color:#262626;}
.gdlr-core-accordion-style-box-background .gdlr-core-accordion-item-title, 
.gdlr-core-toggle-box-style-box-background .gdlr-core-toggle-box-item-title{background-color:#f8faff;}
.gdlr-core-accordion-style-box-background .gdlr-core-active .gdlr-core-accordion-item-title:before, 
.gdlr-core-toggle-box-style-box-background .gdlr-core-active .gdlr-core-accordion-item-title:before{color:#768490;}
.gdlr-core-accordion-style-box-background .gdlr-core-active .gdlr-core-accordion-item-title, 
.gdlr-core-toggle-box-style-box-background .gdlr-core-active .gdlr-core-toggle-box-item-title{color:#262626;}
.gdlr-core-accordion-style-box-background .gdlr-core-active .gdlr-core-accordion-item-title, 
.gdlr-core-toggle-box-style-box-background .gdlr-core-active .gdlr-core-toggle-box-item-title{background-color:#fff;}
.gdlr-core-toggle-box-item-tab .gdlr-core-toggle-box-item-content{display:none;}
.gdlr-core-toggle-box-item-tab .gdlr-core-toggle-box-item-title .gdlr-core-head{margin-right:13px;}
.gdlr-core-toggle-box-item-tab.gdlr-core-active .gdlr-core-toggle-box-item-content{display:block;}
.gdlr-core-toggle-box-style-box-icon .gdlr-core-toggle-box-item-title{font-size:14px;text-transform:uppercase;cursor:pointer;font-weight:600;margin-top:17px;margin-bottom:27px;letter-spacing:1px;}
.gdlr-core-toggle-box-style-box-icon .gdlr-core-toggle-box-item-content{padding:5px 0px 15px;}
.gdlr-core-toggle-box-style-box-icon .gdlr-core-toggle-box-item-content-wrapper{overflow:hidden;}
.gdlr-core-toggle-box-style-box-icon .gdlr-core-toggle-box-item-icon{font-size:18px;float:left;width:48px;cursor:pointer;text-align:center;height:48px;padding:12px;line-height:20px;cursor:pointer;border-width:2px;border-style:solid;margin-right:27px;transition:background 300ms;-moz-transition:background 300ms;-o-transition:background 300ms;-webkit-transition:background 300ms;}
.gdlr-core-toggle-box-style-box-icon .gdlr-core-toggle-box-item-icon:before{content:"\4c";font-family:"ElegantIcons";}
.gdlr-core-toggle-box-style-box-icon .gdlr-core-toggle-box-item-tab.gdlr-core-active .gdlr-core-toggle-box-item-icon{background:transparent;}
.gdlr-core-toggle-box-style-box-icon .gdlr-core-toggle-box-item-tab.gdlr-core-active .gdlr-core-toggle-box-item-icon:before{content:"\4b";}
.gdlr-core-toggle-box-style-icon .gdlr-core-toggle-box-item-tab{padding-top:5px;}
.gdlr-core-toggle-box-style-icon .gdlr-core-toggle-box-item-title{font-size:14px;text-transform:uppercase;cursor:pointer;font-weight:600;margin-bottom:20px;line-height:20px;letter-spacing:1px;}
.gdlr-core-toggle-box-style-icon .gdlr-core-toggle-box-item-content{padding:0px 0px 12px;}
.gdlr-core-toggle-box-style-icon .gdlr-core-toggle-box-item-content-wrapper{overflow:hidden;}
.gdlr-core-toggle-box-style-icon .gdlr-core-toggle-box-item-icon{font-size:18px;float:left;width:20px;cursor:pointer;text-align:center;line-height:20px;cursor:pointer;margin-right:17px;}
.gdlr-core-toggle-box-style-icon .gdlr-core-toggle-box-item-icon:before{content:"\4c";font-family:"ElegantIcons";}
.gdlr-core-toggle-box-style-icon .gdlr-core-toggle-box-item-tab.gdlr-core-active .gdlr-core-toggle-box-item-icon:before{content:"\4b";}
.gdlr-core-toggle-box-style-icon.gdlr-core-icon-pos-right .gdlr-core-toggle-box-item-icon{float:right;}
.gdlr-core-toggle-box-style-icon.gdlr-core-with-divider .gdlr-core-toggle-box-item-tab{border-bottom-width:1px;border-bottom-style:solid;margin-bottom:15px;}
.gdlr-core-toggle-box-style-background-title .gdlr-core-toggle-box-item-title{font-size:13px;text-transform:uppercase;cursor:pointer;font-weight:600;padding:23px 25px 22px;letter-spacing:1px;margin-bottom:10px;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;transition:background 300ms;-moz-transition:background 300ms;-o-transition:background 300ms;-webkit-transition:background 300ms;}
.gdlr-core-toggle-box-style-background-title .gdlr-core-toggle-box-item-content{padding:13px 0px 10px;}
.gdlr-core-toggle-box-style-background-title-icon .gdlr-core-toggle-box-item-title{font-size:13px;text-transform:uppercase;cursor:pointer;font-weight:600;padding:23px 25px 22px;letter-spacing:1px;margin-bottom:10px;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;transition:background 300ms;-moz-transition:background 300ms;-o-transition:background 300ms;-webkit-transition:background 300ms;}
.gdlr-core-toggle-box-style-background-title-icon .gdlr-core-toggle-box-item-content{padding:13px 0px 10px;}
.gdlr-core-toggle-box-style-background-title-icon .gdlr-core-toggle-box-item-title:before{content:"\4c";font-family:"ElegantIcons";margin-right:15px;}
.gdlr-core-toggle-box-style-background-title-icon .gdlr-core-toggle-box-item-tab.gdlr-core-active .gdlr-core-toggle-box-item-title:before{content:"\4b";}
.gdlr-core-toggle-box-item.gdlr-core-toggle-box-style-box-background{border-width:1px;border-style:solid;overflow:hidden;border-radius:10px;-moz-border-radius:10px;-webkit-border-radius:10px;}
.gdlr-core-toggle-box-style-box-background .gdlr-core-toggle-box-item-title{font-size:13px;text-transform:uppercase;cursor:pointer;font-weight:600;padding:23px 25px 22px;letter-spacing:1px;margin-bottom:0px;line-height:16px;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;transition:background 200ms, color 200ms;-moz-transition:background 200ms, color 200ms;-o-transition:background 200ms, color 200ms;-webkit-transition:background 200ms, color 200ms;}
.gdlr-core-toggle-box-style-box-background .gdlr-core-toggle-box-item-content{padding:25px 25px 10px;}
.gdlr-core-toggle-box-style-box-background .gdlr-core-toggle-box-item-title:before{content:"\4c";font-family:"ElegantIcons";font-weight:normal;font-size:16px;vertical-align:text-bottom;}
.gdlr-core-toggle-box-style-box-background.gdlr-core-icon-pos-left .gdlr-core-toggle-box-item-title:before{float:left;margin-right:15px;}
.gdlr-core-toggle-box-style-box-background.gdlr-core-icon-pos-right .gdlr-core-toggle-box-item-title:before{float:right;margin-left:15px;}
.gdlr-core-toggle-box-style-box-background .gdlr-core-toggle-box-item-tab.gdlr-core-active .gdlr-core-toggle-box-item-title:before{content:"\4b";}
.gdlr-core-toggle-box-style-box-background.gdlr-core-right-align .gdlr-core-toggle-box-item-title:before{float:right;margin-left:15px;margin-right:0px;margin-top:-2px;}
.gdlr-core-toggle-box-style-shadow-background .gdlr-core-toggle-box-item-tab{padding-bottom:20px;border-bottom-width:1px;border-bottom-style:solid;margin-bottom:20px;}
.gdlr-core-toggle-box-style-shadow-background .gdlr-core-toggle-box-item-tab:last-child{padding-bottom:0px;border-bottom:none;}
.gdlr-core-toggle-box-style-shadow-background .gdlr-core-toggle-box-item-tab .gdlr-core-toggle-box-item-content-wrapper{padding:2px 30px;border-radius:10px;-webkit-border-radius:10px;-moz-border-radius:10px;transition:box-shadow 300ms, padding 300ms;-webkit-transition:box-shadow 300ms, padding 300ms;-moz-transition:box-shadow 300ms, padding 300ms;}
.gdlr-core-toggle-box-style-shadow-background .gdlr-core-toggle-box-item-tab .gdlr-core-toggle-box-item-title{font-size:18px;margin-bottom:0px;cursor:pointer;padding:7px 0px;}
.gdlr-core-toggle-box-style-shadow-background .gdlr-core-toggle-box-item-tab .gdlr-core-toggle-box-item-content{margin-top:15px;}
.gdlr-core-toggle-box-style-shadow-background .gdlr-core-toggle-box-item-tab.gdlr-core-active .gdlr-core-toggle-box-item-content-wrapper{padding:35px 40px 20px;margin-bottom:15px;box-shadow:0 20px 35px rgb(0 0 0 / 8%);-webkit-box-shadow:0 20px 35px rgb(0 0 0 / 8%);-moz-box-shadow:0 20px 35px rgba(0, 0, 0, 0.08);}
.gdlr-core-toggle-box-style-shadow-background .gdlr-core-toggle-box-item-title:before{content:"\4c";font-family:"ElegantIcons";font-weight:normal;font-size:25px;line-height:22px;vertical-align:text-bottom;float:right;margin-left:15px;}
.gdlr-core-toggle-box-style-shadow-background .gdlr-core-toggle-box-item-tab.gdlr-core-active .gdlr-core-toggle-box-item-title:before{content:"\4b";}
.gdlr-core-toggle-box-item.gdlr-core-icon-pos-none .gdlr-core-toggle-box-item-icon{display:none;}
.gdlr-core-port-info-item .gdlr-core-port-info-key{display:inline-block;min-width:78px;margin-right:20px;font-weight:bold;}
.gdlr-core-port-info-item .gdlr-core-port-info{margin-top:15px;}
.gdlr-core-port-info-item .gdlr-core-port-info:first-child{margin-top:0px;}
.gdlr-core-port-info-item .gdlr-core-port-info-wrap.gdlr-core-with-border{padding-bottom:22px;border-bottom-width:1px;border-bottom-style:solid;}
.gdlr-core-port-info-item .gdlr-core-port-info-social-share{padding-top:26px;margin-top:45px;margin-bottom:4px;border-top-width:1px;border-top-style:solid;}
.gdlr-core-port-info-item .gdlr-core-port-info-social-share .gdlr-core-social-share-item{padding:0px;}
.gdlr-core-port-info-item .gdlr-core-port-info-social-share .gdlr-core-port-info-value{display:inline-block;line-height:23px;}
.gdlr-core-port-info-item .gdlr-core-port-info-social-share .gdlr-core-social-share-item a{font-size:14px;margin:0px 10px;}
.gdlr-core-port-info-item .gdlr-core-port-info-social-share .gdlr-core-social-share-item a:first-child{margin-left:0px;}
.gdlr-core-port-info2{border-top-width:1px;border-top-style:solid;padding-top:17px;margin-top:17px;font-size:16px;}
.gdlr-core-port-info2:first-child{border-top:none;padding-top:0px;margin-top:0px;}
.gdlr-core-port-info2 .gdlr-core-port-info2-content{max-width:250px;}
.gdlr-core-port-info2 .gdlr-core-port-info2-key{font-weight:bold;float:left;}
.gdlr-core-port-info2 .gdlr-core-port-info2-value{float:right;text-align:right;}
.gdlr-core-tab-item .gdlr-core-tab-item-title-wrap{position:relative;}
.gdlr-core-tab-item .gdlr-core-tab-item-title{font-size:12px;text-transform:uppercase;letter-spacing:1.5px;font-weight:700;cursor:pointer;transition:background 200ms, color 200ms;-moz-transition:background 200ms, color 200ms;-o-transition:background 200ms, color 200ms;-webkit-transition:background 200ms, color 200ms;}
.gdlr-core-tab-item .gdlr-core-tab-item-content{display:none;}
.gdlr-core-tab-item .gdlr-core-tab-item-content.gdlr-core-active{display:block;}
.gdlr-core-tab-style1-horizontal .gdlr-core-tab-item-title{margin-left:-1px;padding:18px 28px 14px;border-width:1px 1px 0px;border-style:solid;display:inline-block;}
.gdlr-core-tab-style1-horizontal .gdlr-core-tab-item-title:first-child{margin-left:0px;}
.gdlr-core-tab-style1-horizontal .gdlr-core-tab-item-title.gdlr-core-active{margin-bottom:-1px;padding-bottom:15px;}
.gdlr-core-tab-style1-horizontal .gdlr-core-tab-item-title-wrap{border-bottom-width:1px;border-bottom-style:solid;}
.gdlr-core-tab-style1-horizontal .gdlr-core-tab-item-content{padding:25px 0px 5px;}
.gdlr-core-tab-style2-horizontal .gdlr-core-tab-item-title-wrap{border-bottom-width:2px;border-bottom-style:solid;}
.gdlr-core-tab-style2-horizontal .gdlr-core-tab-item-title{padding:0px 28px 20px;display:inline-block;}
.gdlr-core-tab-style2-horizontal .gdlr-core-tab-item-title-line{position:absolute;border-bottom-width:2px;border-bottom-style:solid;bottom:-2px;}
.gdlr-core-tab-style2-horizontal .gdlr-core-tab-item-content{padding:25px 0px 5px;}
.gdlr-core-tab-style3-horizontal .gdlr-core-tab-item-title{padding:0px 28px 16px;display:inline-block;}
.gdlr-core-tab-style3-horizontal .gdlr-core-tab-item-title-line{position:absolute;opacity:0;}
.gdlr-core-tab-style3-horizontal .gdlr-core-tab-item-title-line.gdlr-core-initiated{opacity:1;}
.gdlr-core-tab-style3-horizontal .gdlr-core-tab-item-title-line:before{content:" ";border-width:3.5px;border-style:solid;display:block;width:7px;margin:0px auto;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;}
.gdlr-core-tab-style3-horizontal .gdlr-core-tab-item-content{padding:35px 0px 5px;}
.gdlr-core-tab-style1-vertical .gdlr-core-tab-item-title-wrap{max-width:40%;}
.gdlr-core-tab-style1-vertical .gdlr-core-tab-item-title{padding:16px 35px 14px;}
.gdlr-core-tab-style1-vertical .gdlr-core-tab-item-content-wrap{overflow:hidden;}
.gdlr-core-tab-style1-vertical .gdlr-core-tab-item-content{padding:15px 45px 5px;}
.gdlr-core-tab-style1-vertical.gdlr-core-left-align .gdlr-core-tab-item-title-wrap{float:left;border-right-width:1px;border-right-style:solid;margin-right:-1px;}
.gdlr-core-tab-style1-vertical.gdlr-core-left-align .gdlr-core-tab-item-title{border-width:0px 0px 1px 1px;border-style:solid;}
.gdlr-core-tab-style1-vertical.gdlr-core-left-align .gdlr-core-tab-item-title:first-child{border-top-width:1px;}
.gdlr-core-tab-style1-vertical.gdlr-core-left-align .gdlr-core-tab-item-title.gdlr-core-active{margin-right:-1px;padding-right:29px;}
.gdlr-core-tab-style1-vertical.gdlr-core-left-align .gdlr-core-tab-item-content-wrap{border-left-width:1px;border-left-style:solid;}
.gdlr-core-tab-style1-vertical.gdlr-core-right-align .gdlr-core-tab-item-title-wrap{float:right;border-left-width:1px;border-left-style:solid;margin-left:-1px;}
.gdlr-core-tab-style1-vertical.gdlr-core-right-align .gdlr-core-tab-item-title{border-width:0px 1px 1px 0px;border-style:solid;}
.gdlr-core-tab-style1-vertical.gdlr-core-right-align .gdlr-core-tab-item-title:first-child{border-top-width:1px;}
.gdlr-core-tab-style1-vertical.gdlr-core-right-align .gdlr-core-tab-item-title.gdlr-core-active{margin-left:-1px;padding-left:29px;}
.gdlr-core-tab-style1-vertical.gdlr-core-right-align .gdlr-core-tab-item-content-wrap{border-right-width:1px;border-right-style:solid;}
.gdlr-core-tab-style2-vertical .gdlr-core-tab-item-title-wrap{max-width:40%;}
.gdlr-core-tab-style2-vertical .gdlr-core-tab-item-content-wrap{overflow:hidden;}
.gdlr-core-tab-style2-vertical .gdlr-core-tab-item-content{padding:15px 35px 5px;}
.gdlr-core-tab-style2-vertical .gdlr-core-tab-item-title-line{position:absolute;border-right-width:2px;border-right-style:solid;}
.gdlr-core-tab-style2-vertical.gdlr-core-left-align .gdlr-core-tab-item-title-wrap{float:left;border-right-width:2px;border-right-style:solid;margin-right:-2px;}
.gdlr-core-tab-style2-vertical.gdlr-core-left-align .gdlr-core-tab-item-title{padding:12px 50px 12px 0px;}
.gdlr-core-tab-style2-vertical.gdlr-core-left-align .gdlr-core-tab-item-content-wrap{border-left-width:2px;border-left-style:solid;}
.gdlr-core-tab-style2-vertical.gdlr-core-left-align .gdlr-core-tab-item-title-line{right:-2px;}
.gdlr-core-tab-style2-vertical.gdlr-core-right-align .gdlr-core-tab-item-title-wrap{float:right;border-left-width:2px;border-left-style:solid;margin-left:-2px;}
.gdlr-core-tab-style2-vertical.gdlr-core-right-align .gdlr-core-tab-item-title{padding:12px 0px 12px 50px;}
.gdlr-core-tab-style2-vertical.gdlr-core-right-align .gdlr-core-tab-item-content-wrap{border-right-width:2px;border-right-style:solid;}
.gdlr-core-tab-style2-vertical.gdlr-core-right-align .gdlr-core-tab-item-title-line{left:-2px;}
.gdlr-core-tab-feature2-content-text{font-size:18px;}
.gdlr-core-tab-feature2-item .gdlr-core-tab-feature2-title{font-size:16px;font-weight:500;margin-bottom:0px;}
.gdlr-core-tab-feature2-item .gdlr-core-tab-feature2-title-wrap{display:inline-block;cursor:pointer;}
.gdlr-core-tab-feature2-item .gdlr-core-tab-feature2-title-item-wrap{text-align:center;border-bottom-width:1px;border-bottom-style:solid;padding-bottom:25px;position:relative;}
.gdlr-core-tab-feature2-item .gdlr-core-tab-feature2-title-image{margin-bottom:10px;}
.gdlr-core-tab-feature2-item .gdlr-core-tab-feature2-bottom-slide-bar{position:absolute;bottom:-1px;border-bottom-width:2px;border-bottom-style:solid;border-color:#375eef;}
.gdlr-core-tab-feature2-item .gdlr-core-tab-feature2-content-wrap{display:none;padding-top:80px;}
.gdlr-core-tab-feature2-item .gdlr-core-tab-feature2-content-wrap.gdlr-core-active{display:block;}
.gdlr-core-tab-feature2-item .gdlr-core-tab-feature2-content-left{width:52%;margin-right:5%;text-align:center;float:left;overflow:hidden;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;}
.gdlr-core-tab-feature2-item .gdlr-core-tab-feature2-content-left .gdlr-core-image-overlay-icon.fa-play{background:rgba(55, 94, 239, 0.5);width:100px;height:100px;line-height:100px;padding-left:5px;margin-left:-50px;margin-top:-50px;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%;}
.gdlr-core-tab-feature2-item .gdlr-core-tab-feature2-content-left .gdlr-core-image-overlay-icon.fa-play:before{z-index:1;position:relative;}
.gdlr-core-tab-feature2-item .gdlr-core-tab-feature2-content-left .gdlr-core-image-overlay-icon.fa-play:after{position:absolute;content:" ";left:6px;right:6px;top:6px;bottom:6px;background:#375eef;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%;}
.gdlr-core-tab-feature2-item .gdlr-core-tab-feature2-content-right{float:left;width:43%;}
.gdlr-core-tab-feature2-item .gdlr-core-tab-feature2-content-title{font-size:20px;font-weight:600;margin-bottom:15px;}
.gdlr-core-tab-feature2-item .gdlr-core-tab-feature2-content-item{position:relative;border-width:1px;border-style:solid;margin-bottom:30px;padding:35px 35px;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;transition:transform 150ms ease-out, box-shadow 150ms ease-out, border-color 150ms ease-out;-moz-transition:transform 150ms ease-out, -moz-box-shadow 150ms ease-out, border-color 150ms ease-out;-o-transition:transform 150ms ease-out, -o-box-shadow 150ms ease-out, border-color 150ms ease-out;-webkit-transition:transform 150ms ease-out, -webkit-box-shadow 150ms ease-out, border-color 150ms ease-out;}
.gdlr-core-tab-feature2-item .gdlr-core-tab-feature2-content-item:last-child{margin-bottom:0px;}
.gdlr-core-tab-feature2-item .gdlr-core-tab-feature2-content-hover{position:absolute;right:20px;top:18px;opacity:0;font-size:12px;text-transform:uppercase;padding:0px 10px;font-weight:500;letter-spacing:0.5px;color:#4ccf5f;background:rgb(76, 207, 95, 0.15);border-radius:10px;-moz-border-radius:10px;-webkit-border-radius:10px;transition:opacity 200ms;-moz-transition:opacity 200ms;-o-transition:opacity 200ms;-webkit-transition:opacity 200ms;}
.gdlr-core-tab-feature2-item .gdlr-core-tab-feature2-content-item:hover{transform:translate3d(0, -10px, 0);-webkit-transform:translate3d(0, -10px, 0);box-shadow:0px 0px 20px rgba(0,0,0,0.1);-moz-box-shadow:0px 0px 20px rgba(0,0,0,0.1);-webkit-box-shadow:0px 0px 20px rgba(0,0,0,0.1);}
.gdlr-core-tab-feature2-item .gdlr-core-tab-feature2-content-item:hover .gdlr-core-tab-feature2-content-hover{opacity:1;}
.gdlr-core-tab-feature2-item.gdlr-core-size-1 .gdlr-core-tab-feature2-title-wrap{width:100%;}
.gdlr-core-tab-feature2-item.gdlr-core-size-2 .gdlr-core-tab-feature2-title-wrap{width:50%;}
.gdlr-core-tab-feature2-item.gdlr-core-size-3 .gdlr-core-tab-feature2-title-wrap{width:33.33%;}
.gdlr-core-tab-feature2-item.gdlr-core-size-4 .gdlr-core-tab-feature2-title-wrap{width:25%;}
.gdlr-core-tab-feature2-item.gdlr-core-size-5 .gdlr-core-tab-feature2-title-wrap{width:20%;}
.gdlr-core-tab-feature2-item.gdlr-core-size-6 .gdlr-core-tab-feature2-title-wrap{width:16.66%;}
.gdlr-core-tab-feature2-item.gdlr-core-size-7 .gdlr-core-tab-feature2-title-wrap{width:14.28%;}
.gdlr-core-tab-feature2-item.gdlr-core-size-8 .gdlr-core-tab-feature2-title-wrap{width:12.5%;}
@media only screen and (max-width: 767px){
.gdlr-core-tab-feature2-item .gdlr-core-tab-feature2-content-left{float:none;width:auto;margin-bottom:40px;margin-right:0px;}
.gdlr-core-tab-feature2-item .gdlr-core-tab-feature2-content-right{width:auto;}
.gdlr-core-tab-feature2-item .gdlr-core-tab-feature2-title-image img{max-width:30px;}
.gdlr-core-tab-feature2-item .gdlr-core-tab-feature2-title{font-size:13px;}
} .gdlr-core-tab-feature3-title-wrap .gdlr-core-tab-feature3-title{color:#777;}
.gdlr-core-tab-feature3-title-wrap.gdlr-core-active .gdlr-core-tab-feature3-title{color:#0082fa;}
.gdlr-core-tab-feature3-item .gdlr-core-tab-feature3-content-title{color:#222;}
.gdlr-core-tab-feature3-item .gdlr-core-tab-feature3-content-text{color:#373737;}
body .gdlr-core-tab-feature3-item .gdlr-core-tab-feature3-content-button .gdlr-core-button,
body .gdlr-core-tab-feature3-item .gdlr-core-tab-feature3-content-button .gdlr-core-button:hover{color:#0082fa;border-color:#0082fa;}
.gdlr-core-tab-feature3-item .gdlr-core-tab-feature3-title{font-size:15px;font-weight:500;margin-bottom:0px;text-transform:uppercase;}
.gdlr-core-tab-feature3-item .gdlr-core-tab-feature3-title-wrap{cursor:pointer;padding-bottom:25px;}
.gdlr-core-tab-feature3-item .gdlr-core-tab-feature3-title-item-wrap{text-align:center;border-bottom-width:1px;border-bottom-style:solid;position:relative;}
.gdlr-core-tab-feature3-item .gdlr-core-tab-feature3-title-image{margin-bottom:10px;}
.gdlr-core-tab-feature3-item .gdlr-core-tab-feature3-bottom-slide-bar{position:absolute;height:13px;bottom:-13px;}
.gdlr-core-tab-feature3-item .gdlr-core-tab-feature3-bottom-slide-bar:after{content:" ";width:0px;height:0px;border-width:12px 12px 0px 12px;border-style:solid;border-color:#ffffff transparent transparent;display:block;margin:-13px auto 0px;}
.gdlr-core-tab-feature3-item .gdlr-core-tab-feature3-bottom-slide-bar-border{color:#375eef;border-top-width:1px;border-top-style:solid;border-color:#375eef;}
.gdlr-core-tab-feature3-item .gdlr-core-tab-feature3-bottom-slide-bar-border:before{content:" ";width:0px;height:0px;border-width:12px 12px 0px 12px;border-style:solid;display:block;margin:0px auto;border-right-color:transparent;border-bottom-color:transparent;border-left-color:transparent;}
.gdlr-core-tab-feature3-item .gdlr-core-tab-feature3-content-wrap{display:none;padding-top:60px;}
.gdlr-core-tab-feature3-item .gdlr-core-tab-feature3-content-wrap.gdlr-core-active{display:block;}
.gdlr-core-tab-feature3-item .gdlr-core-tab-feature3-content-title{font-size:24px;font-weight:600;margin-bottom:18px;}
.gdlr-core-tab-feature3-item .gdlr-core-tab-feature3-content-text{font-size:18px;}
.gdlr-core-tab-feature3-item .gdlr-core-tab-feature3-content{overflow:hidden;}
.gdlr-core-tab-feature3-item .gdlr-core-tab-feature3-content-right{float:right;padding-left:40px;width:50%;}
.gdlr-core-tab-feature3-item .gdlr-core-tab-feature3-content-button .gdlr-core-button{border-width:2px;border-radius:3px;text-transform:uppercase;letter-spacing:1px;font-size:13px;}
.gdlr-core-tab-feature3-item .gdlr-core-tab-feature3-content-button{margin-top:40px;}
.gdlr-core-tab-feature-item .gdlr-core-tab-feature-title-background-overlay{background:linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 1));-moz-background:linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 1));-o-background:linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 1));-webkit-background:linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 1));}
.gdlr-core-tab-feature-item .gdlr-core-tab-feature-title-background-overlay-active{background:#143369;background:linear-gradient(rgba(20, 51, 105, 0.6), rgba(20, 51, 105, 1));-moz-background:linear-gradient(rgba(20, 51, 105, 0.6), rgba(20, 51, 105, 1));-o-background:linear-gradient(rgba(20, 51, 105, 0.6), rgba(20, 51, 105, 1));-webkit-background:linear-gradient(rgba(20, 51, 105, 0.6), rgba(20, 51, 105, 1));}
.gdlr-core-tab-feature-item .gdlr-core-tab-feature-item-content-wrap{background:#143369;}
.gdlr-core-tab-feature-item .gdlr-core-tab-feature-title{color:#fff;}
.gdlr-core-tab-feature-item .gdlr-core-tab-feature-caption{color:#c6c6c6;}
.gdlr-core-tab-feature-item .gdlr-core-tab-feature-content-left-title{color:#ffffff;}
.gdlr-core-tab-feature-item .gdlr-core-tab-feature-content-left-caption{color:#c4d8fc;}
.gdlr-core-tab-feature-item .gdlr-core-tab-feature-content-right{color:#fff;}
.gdlr-core-tab-feature-item .gdlr-core-tab-feature-content-right-divider{border-bottom-color:#e53d34;}
.gdlr-core-tab-feature-item .gdlr-core-tab-feature-button-style-solid{background:#e53d34;color:#fff;}
.gdlr-core-tab-feature-item .gdlr-core-tab-feature-button-style-solid:hover{color:#fff;}
.gdlr-core-tab-feature-item .gdlr-core-tab-feature-button-style-border{border-color:#e53d34;color:#fff;}
.gdlr-core-tab-feature-item .gdlr-core-tab-feature-button-style-border:hover{color:#fff;}
.gdlr-core-tab-feature-item .gdlr-core-tab-feature-title-wrap{text-align:center;padding:81px 20px;position:relative;cursor:pointer;}
.gdlr-core-tab-feature-item .gdlr-core-tab-feature-title-background{position:absolute;top:0px;right:0px;bottom:0px;left:0px;opacity:1;background-size:cover;transition:opacity 300ms;-moz-transition:opacity 300ms;-o-transition:opacity 300ms;-webkit-transition:opacity 300ms;}
.gdlr-core-tab-feature-item .gdlr-core-tab-feature-title-background-active{position:absolute;top:0px;right:0px;bottom:0px;left:0px;opacity:0;background-size:cover;transition:opacity 300ms;-moz-transition:opacity 300ms;-o-transition:opacity 300ms;-webkit-transition:opacity 300ms;}
.gdlr-core-tab-feature-item .gdlr-core-tab-feature-title-background-overlay{position:absolute;top:0px;right:0px;bottom:0px;left:0px;opacity:1;margin-right:-1px;transition:opacity 300ms;-moz-transition:opacity 300ms;-o-transition:opacity 300ms;-webkit-transition:opacity 300ms;}
.gdlr-core-tab-feature-item .gdlr-core-tab-feature-title-background-overlay-active{position:absolute;top:0px;right:0px;bottom:0px;left:0px;opacity:0;margin-right:-1px;transition:opacity 300ms;-moz-transition:opacity 300ms;-o-transition:opacity 300ms;-webkit-transition:opacity 300ms;}
.gdlr-core-tab-feature-item .gdlr-core-tab-feature-title-wrap.gdlr-core-active .gdlr-core-tab-feature-title-background.gdlr-core-with-active{opacity:0;}
.gdlr-core-tab-feature-item .gdlr-core-tab-feature-title-wrap.gdlr-core-active .gdlr-core-tab-feature-title-background-active{opacity:1;}
.gdlr-core-tab-feature-item .gdlr-core-tab-feature-title-wrap.gdlr-core-active .gdlr-core-tab-feature-title-background-overlay{opacity:0;}
.gdlr-core-tab-feature-item .gdlr-core-tab-feature-title-wrap.gdlr-core-active .gdlr-core-tab-feature-title-background-overlay-active{opacity:1;}
.gdlr-core-tab-feature-item .gdlr-core-tab-feature-title{font-size:21px;font-weight:800;margin-bottom:8px;position:relative;}
.gdlr-core-tab-feature-item .gdlr-core-tab-feature-title-image{margin-bottom:20px;position:relative;}
.gdlr-core-tab-feature-item .gdlr-core-tab-feature-caption{font-size:16px;position:relative;}
.gdlr-core-tab-feature-item .gdlr-core-tab-feature-size-2{float:left;width:50%;}
.gdlr-core-tab-feature-item .gdlr-core-tab-feature-size-3{float:left;width:33.33%;}
.gdlr-core-tab-feature-item .gdlr-core-tab-feature-size-4{float:left;width:25%;}
.gdlr-core-tab-feature-item .gdlr-core-tab-feature-content-wrap{display:none;padding:100px 90px 90px 80px;}
.gdlr-core-tab-feature-item .gdlr-core-tab-feature-content-wrap.gdlr-core-active{display:block;}
.gdlr-core-tab-feature-item .gdlr-core-tab-feature-content-left{width:33%;float:left;padding-left:20px;padding-right:20px;margin-top:-6px;}
.gdlr-core-tab-feature-item .gdlr-core-tab-feature-content-left-title{font-size:36px;font-weight:700;margin-bottom:5px;margin-top:-5px;}
.gdlr-core-tab-feature-item .gdlr-core-tab-feature-content-left-caption{font-size:20px;font-weight:500;}
.gdlr-core-tab-feature-item .gdlr-core-tab-feature-content-right{overflow:hidden;font-size:19px;margin-top:-10px;padding-left:20px;padding-right:20px;}
.gdlr-core-tab-feature-item .gdlr-core-tab-feature-content-right-divider{border-bottom-width:3px;border-bottom-style:solid;margin-bottom:18px;width:55px;}
.gdlr-core-tab-feature-item .gdlr-core-tab-feature-button-wrap{padding-top:20px;}
.gdlr-core-tab-feature-item .gdlr-core-tab-feature-button{font-size:13px;font-weight:700;text-transform:uppercase;height:52px;padding:14px 30px 0px;display:inline-block;margin-right:15px;letter-spacing:0.5px;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;}
.gdlr-core-tab-feature-item .gdlr-core-tab-feature-button-style-border{padding-top:12px;border-width:2px;border-style:solid;}
.gdlr-core-tab-featurev-item .gdlr-core-tab-featurev-title-item-wrap{background:#000;}
.gdlr-core-tab-featurev-item .gdlr-core-tab-featurev-title-item-caption{color:#969696;}
.gdlr-core-tab-featurev-item .gdlr-core-tab-featurev-title-item-title{color:#fff;}
.gdlr-core-tab-featurev-item .gdlr-core-tab-featurev-title-item-title-overlay{background:linear-gradient(rgba(221, 51, 51, 0), rgba(221, 51, 51, 0), rgba(221, 51, 51, 1));-moz-background:linear-gradient(rgba(221, 51, 51, 0), rgba(221, 51, 51, 0), rgba(221, 51, 51, 1));-o-background:linear-gradient(rgba(221, 51, 51, 0), rgba(221, 51, 51, 0), rgba(221, 51, 51, 1));-webkit-background:linear-gradient(rgba(221, 51, 51, 0), rgba(221, 51, 51, 0), rgba(221, 51, 51, 1));}
.gdlr-core-tab-featurev-item  .gdlr-core-tab-featurev-title-divider{border-color:#e53d34;}
.gdlr-core-tab-featurev-item .gdlr-core-tab-featurev-title-wrap li{background:#222;color:#7d7d7d;}
.gdlr-core-tab-featurev-item .gdlr-core-tab-featurev-title-wrap li.gdlr-core-active{background:#e53d34;color:#ffffff;}
.gdlr-core-tab-featurev-item .gdlr-core-tab-featurev-item-content-wrap{background:#fff;}
.gdlr-core-tab-featurev-item .gdlr-core-tab-featurev-title-item-caption{position:relative;font-size:14px;text-transform:uppercase;letter-spacing:1px;margin-bottom:3px;}
.gdlr-core-tab-featurev-item .gdlr-core-tab-featurev-title-item-title{position:relative;font-size:28px;font-weight:bold;margin-bottom:16px;}
.gdlr-core-tab-featurev-item .gdlr-core-tab-featurev-title-divider{position:relative;width:33px;border-bottom-width:2px;border-bottom-style:solid;}
.gdlr-core-tab-featurev-item .gdlr-core-tab-featurev-background-switch > div{position:absolute;top:0px;right:0px;bottom:0px;left:0px;opacity:0;background-size:cover;transition:opacity 200ms;-moz-transition:opacity 200ms;-o-transition:opacity 200ms;-webkit-transition:opacity 200ms;}
.gdlr-core-tab-featurev-item .gdlr-core-tab-featurev-background-switch > div.gdlr-core-active{opacity:1;}
.gdlr-core-tab-featurev-item .gdlr-core-tab-featurev-title-item-wrap{width:35%;float:left;}
.gdlr-core-tab-featurev-item .gdlr-core-tab-featurev-title-item-title-wrap{padding-bottom:46px;padding-left:15%;position:relative;}
.gdlr-core-tab-featurev-item .gdlr-core-tab-featurev-title-item-title-overlay{position:absolute;top:0px;right:0px;bottom:0px;left:0px;}
.gdlr-core-tab-featurev-item .gdlr-core-tab-featurev-title-wrap{margin-left:0px;list-style:none;margin-bottom:0px;padding-left:15%;}
.gdlr-core-tab-featurev-item .gdlr-core-tab-featurev-title-wrap li{margin-left:0px;list-style:none;font-size:17px;margin-bottom:1px;padding:15px 23px 17px;cursor:pointer;}
.gdlr-core-tab-featurev-item .gdlr-core-tab-featurev-title-wrap li:last-child{margin-bottom:0px;}
.gdlr-core-tab-featurev-item .gdlr-core-tab-featurev-title-wrap li i{margin-right:12px;}
.gdlr-core-tab-featurev-item .gdlr-core-tab-featurev-item-content-wrap{overflow:hidden;}
.gdlr-core-tab-featurev-item .gdlr-core-tab-featurev-content-wrap{display:none;padding:100px 85px 70px;background-size:cover;}
.gdlr-core-tab-featurev-item .gdlr-core-tab-featurev-content-wrap.gdlr-core-active{display:block;}
.gdlr-core-tab-featurev-item .gldr-core-tab-featurev-content-title-image{margin-bottom:25px;}
.gdlr-core-tab-featurev-item .gdlr-core-tab-featurev-content-title-caption{font-size:14px;text-transform:uppercase;letter-spacing:1.5px;margin-bottom:2px;}
.gdlr-core-tab-featurev-item .gdlr-core-tab-featurev-content-title{font-size:32px;font-weight:800;}
.gdlr-core-tab-featurev-item .gdlr-core-tab-featurev-content-title-wrap{margin-bottom:30px;}
.gdlr-core-tab-featurev-item .gdlr-core-tab-featurev-content{font-size:17px;}
.gdlr-core-stunning-text-item .gdlr-core-stunning-text-item-caption{font-size:16px;font-style:italic;letter-spacing:0.5px;}
.gdlr-core-stunning-text-item .gdlr-core-stunning-text-item-title{font-size:41px;font-weight:800;text-transform:uppercase;letter-spacing:2px;}
.gdlr-core-stunning-text-item .gdlr-core-stunning-text-item-content{font-size:16px;margin-bottom:30px;}
.gdlr-core-stunning-text-item .gdlr-core-stunning-text-item-link{font-size:15px;font-style:italic;letter-spacing:0.5px;}
.gdlr-core-stunning-text-caption-above-title .gdlr-core-stunning-text-item-title{margin-bottom:22px;}
.gdlr-core-stunning-text-caption-above-title .gdlr-core-stunning-text-item-caption{margin-bottom:13px;}
.gdlr-core-stunning-text-caption-below-title .gdlr-core-stunning-text-item-title{margin-bottom:15px;}
.gdlr-core-stunning-text-caption-below-title .gdlr-core-stunning-text-item-caption{margin-bottom:25px;}
.gdlr-core-audio{padding:16px 19px 13px;}
.gdlr-core-audio .mejs-container{height:30px !important;}
.gdlr-core-audio .mejs-container .mejs-controls{height:30px;}
.gdlr-core-audio .mejs-container .mejs-controls .mejs-time{font-size:15px;line-height:1;padding-top:6px;height:17px;white-space:nowrap;}
.gdlr-core-audio .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total{top:8px;height:10px;}
.gdlr-core-audio .mejs-container .mejs-controls .mejs-volume-button button,
.gdlr-core-audio .mejs-container .mejs-controls .mejs-playpause-button button{display:none;}
.gdlr-core-audio .mejs-container .mejs-controls .mejs-volume-button{line-height:1;margin-left:20px;margin-right:10px;width:26px;height:26px;}
.gdlr-core-audio .mejs-container .mejs-controls .mejs-volume-button:before{content:"\e069";font-family:"ElegantIcons";font-size:16px;display:inline-block;padding:5px;}
.gdlr-core-audio .mejs-container .mejs-controls .mejs-volume-button.mejs-unmute:before{content:"\e067";}
.gdlr-core-audio .mejs-container .mejs-controls .mejs-horizontal-volume-slider{height:26px;}
.gdlr-core-audio .mejs-container .mejs-controls .mejs-playpause-button{line-height:1;margin-right:10px;width:26px;height:26px;}
.gdlr-core-audio .mejs-container .mejs-controls .mejs-playpause-button:before{font-family:"ElegantIcons";font-size:24px;display:inline-block;padding:1px;cursor:pointer;}
.gdlr-core-audio .mejs-container .mejs-controls .mejs-play:before{content:"\49";}
.gdlr-core-audio .mejs-container .mejs-controls .mejs-pause:before{content:"\5f";font-size:24px;padding:2px;}
.gdlr-core-audio .mejs-controls div.mejs-time-rail{padding-top:3px;height:26px;margin:0px 5px;}
.gdlr-core-audio .mejs-container, 
.gdlr-core-audio .mejs-container .mejs-controls, 
.gdlr-core-audio .mejs-embed, 
.gdlr-core-audio .mejs-embed body{background:transparent;}
.gdlr-core-counter-item{text-align:center;}
.gdlr-core-counter-item .gdlr-core-counter-item-top-text{font-size:16px;font-weight:bold;margin-bottom:22px;}
.gdlr-core-counter-item .gdlr-core-counter-item-top-icon{font-size:30px;margin-bottom:25px;line-height:1.2;}
.gdlr-core-counter-item .gdlr-core-counter-item-number{font-size:59px;line-height:1;margin-bottom:25px;}
.gdlr-core-counter-item .gdlr-core-counter-item-prefix{margin-right:6px;}
.gdlr-core-counter-item .gdlr-core-counter-item-divider{width:20px;margin:0px auto 25px;border-bottom-width:2px;border-bottom-style:solid;}
.gdlr-core-counter-item .gdlr-core-counter-item-bottom-text{font-size:16px;text-transform:uppercase;}
.gdlr-core-counter-item .gdlr-core-counter-item-side-caption{display:table;}
.gdlr-core-counter-item .gdlr-core-counter-item-side-caption-left{display:table-cell;vertical-align:middle;}
.gdlr-core-counter-item .gdlr-core-counter-item-side-caption-left .gdlr-core-counter-item-number{white-space:nowrap;margin-bottom:0px;}
.gdlr-core-counter-item .gdlr-core-counter-item-side-caption-right{display:table-cell;vertical-align:middle;}
.gdlr-core-counter-item .gdlr-core-counter-item-side-caption-right{font-size:16px;text-transform:uppercase;padding-left:25px;}
.gdlr-core-counter-item.gdlr-core-left-align{text-align:left;}
.gdlr-core-counter-item.gdlr-core-left-align .gdlr-core-counter-item-divider{margin-left:0px;}
.gdlr-core-counter-item.gdlr-core-right-align{text-align:right;}
.gdlr-core-counter-item.gdlr-core-right-align .gdlr-core-counter-item-divider{margin-right:0px;}
.gdlr-core-countdown-wrap .gdlr-core-countdown-block{display:inline-block;margin:0px 30px}
.gdlr-core-countdown-wrap .gdlr-core-time{font-size:85px;font-weight:300;display:block;line-height:1;white-space:nowrap;}
.gdlr-core-countdown-wrap .gdlr-core-unit{font-size:18px;display:block;margin-top:10px;text-transform:uppercase;letter-spacing:2px;}
.gdlr-core-type-animation-item .gdlr-core-type-animation-item-content{font-size:19px;border-style:solid;border-width:0px;}
.gdlr-core-type-animation-item.gdlr-core-with-highlight .gdlr-core-type-animation-item-content{padding-left:0.7em;padding-right:0.7em;display:inline-block;}
.typed-cursor{opacity:1;-webkit-animation:blink 0.7s infinite;-moz-animation:blink 0.7s infinite;animation:blink 0.7s infinite;}
@keyframes blink{ 			0%{opacity:1;}
50%{opacity:0;}
100% { opacity:1; }}
@-webkit-keyframes blink{ 	0%{opacity:1;}
50%{opacity:0;}
100%{opacity:1;}
}
@-moz-keyframes blink{ 		0%{opacity:1;}
50%{opacity:0;}
100%{opacity:1;}
} .gdlr-core-block-item-title-wrap{position:relative;margin-bottom:60px;}
.gdlr-core-block-item-title-wrap .gdlr-core-block-item-title-inner{position:relative;}
.gdlr-core-block-item-title-wrap .gdlr-core-block-item-caption{font-size:16px;font-style:italic;letter-spacing:0.8px;}
.gdlr-core-block-item-title-wrap .gdlr-core-block-item-title{font-size:41px;font-weight:800;text-transform:uppercase;letter-spacing:2px;margin-bottom:0px;}
.gdlr-core-block-item-title-wrap .gdlr-core-block-item-title i{margin-right:18px;}
.gdlr-core-block-item-title-wrap .gdlr-core-block-item-title img{margin-right:18px;}
.gdlr-core-block-item-title-wrap .gdlr-core-block-item-read-more{font-size:14px;}
.gdlr-core-block-item-title-wrap .gdlr-core-block-item-read-more.gdlr-core-style-with-border{border-bottom-width:1px;border-bottom-style:solid;padding-bottom:2px;}
.gdlr-core-block-item-title-wrap .gdlr-core-block-item-read-more.gdlr-core-style-right-with-border{border-bottom-width:1px;border-bottom-style:solid;padding-bottom:2px;position:absolute;right:0px;bottom:10px;}
.gdlr-core-block-item-title-wrap.gdlr-core-left-align .gdlr-core-block-item-caption.gdlr-core-top{margin-bottom:5px;}
.gdlr-core-block-item-title-wrap.gdlr-core-left-align .gdlr-core-block-item-caption.gdlr-core-bottom{margin-top:5px;}
.gdlr-core-block-item-title-wrap.gdlr-core-left-align .gdlr-core-block-item-title{display:inline-block;margin-right:25px;}
.gdlr-core-block-item-title-wrap.gdlr-core-left-align .gdlr-core-separator.gdlr-core-style-1{display:inline-block;height:32px;margin:0px 40px 0px 0px;border-right-width:1px;border-right-style:solid;transform:rotate(36deg);-moz-transform:rotate(36deg);-webkit-transform:rotate(36deg);transform-origin:0% 100%;-moz-transform-origin:0% 100%;-webkit-transform-origin:0% 100%;}
.gdlr-core-block-item-title-wrap.gdlr-core-left-align .gdlr-core-separator.gdlr-core-style-2{margin-right:22px;}
.gdlr-core-block-item-title-wrap.gdlr-core-left-align .gdlr-core-separator.gdlr-core-style-2:before{content:" ";border-bottom-width:3px;border-top-width:2px;border-style:solid;width:25px;display:inline-block;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;}
.gdlr-core-block-item-title-wrap.gdlr-core-left-align .gdlr-core-separator.gdlr-core-style-2:after{content:" ";border-bottom-width:3px;border-top-width:2px;border-style:solid;opacity:0.5;margin-left:8px;width:5px;display:inline-block;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;}
.gdlr-core-block-item-title-wrap.gdlr-core-center-align .gdlr-core-block-item-caption.gdlr-core-top{margin-bottom:5px;}
.gdlr-core-block-item-title-wrap.gdlr-core-center-align .gdlr-core-block-item-caption.gdlr-core-bottom{margin-top:5px;}
.gdlr-core-block-item-title-wrap.gdlr-core-center-align .gdlr-core-block-item-read-more{display:inline-block;margin-top:10px;}
.gdlr-core-block-item-title-nav{margin-bottom:40px;}
.gdlr-core-title-item .gdlr-core-title-item-caption{font-size:16px;font-style:italic;display:block;}
.gdlr-core-title-item .gdlr-core-title-item-caption-prefix{border-right-width:3px;border-right-style:solid;display:inline-block;height:1em;margin-right:12px;margin-bottom:0.28em;vertical-align:middle;}
.gdlr-core-title-item .gdlr-core-title-item-title{font-size:41px;font-weight:800;display:inline-block;text-transform:uppercase;letter-spacing:1px;margin-bottom:0px;transition:color 200ms;-moz-transition:color 200ms;-o-transition:color 200ms;-webkit-transition:color 200ms;}
.gdlr-core-title-item .gdlr-core-title-item-title i{margin-right:30px;}
.gdlr-core-title-item .gdlr-core-title-item-title-wrap{position:relative;}
.gdlr-core-title-item .gdlr-core-title-item-divider{position:absolute;top:50%;margin-top:-1px;border-bottom-width:1px;border-bottom-style:solid;}
.gdlr-core-title-item .gdlr-core-title-item-divider.gdlr-core-left{left:0px;}
.gdlr-core-title-item .gdlr-core-title-item-divider.gdlr-core-right{right:0px;}
.gdlr-core-title-item .gdlr-core-title-item-link{display:block;margin-top:12px;}
.gdlr-core-title-item-caption-top.gdlr-core-left-align .gdlr-core-title-item-link,
.gdlr-core-title-item-caption-bottom.gdlr-core-left-align .gdlr-core-title-item-link{position:absolute;right:0px;top:50%;margin-top:-9px;line-height:25px;font-style:italic;}
.gdlr-core-title-item-caption-top.gdlr-core-left-align .gdlr-core-title-item-link.gdlr-core-overflow,
.gdlr-core-title-item-caption-bottom.gdlr-core-left-align .gdlr-core-title-item-link.gdlr-core-overflow{position:static;margin-top:10px;}
.gdlr-core-title-item-caption-top  .gdlr-core-title-item-caption{margin-bottom:10px;}
.gdlr-core-title-item-caption-bottom  .gdlr-core-title-item-caption{margin-top:10px;}
.gdlr-core-title-item-caption-right .gdlr-core-title-item-title-wrap{float:left;margin-right:30px;}
.gdlr-core-title-item-caption-right .gdlr-core-title-item-caption{overflow:hidden;}
.gdlr-core-title-item-left-image{float:left;margin-right:30px;}
.gdlr-core-title-item-left-image-wrap{overflow:hidden;}
.gdlr-core-title-item-left-icon{float:left;margin-right:30px;margin-top:10px;font-size:30px;}
.gdlr-core-title-item-left-icon-wrap{overflow:hidden;}
.gdlr-core-title-item-left-divider{border-left-width:5px;border-style:solid;margin-right:30px;}
.gdlr-core-title-item-left-dot{display:inline-block;width:6px;height:6px;margin-right:20px;margin-bottom:0.28em;vertical-align:middle;background:#ddd;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%;}
.gdlr-core-title-item-title-side-border{border-bottom-width:1px;border-bottom-style:solid;display:inline-block;}
.gdlr-core-title-item-title-side-border{border-bottom-width:1px;border-bottom-style:solid;display:inline-block;}
.gdlr-core-title-item-title-side-border.gdlr-core-style-upper{margin-bottom:0.6em;}
.gdlr-core-title-item-title-side-border.gdlr-core-style-middle{margin-bottom:0.3em;}
.gdlr-core-personnel-thumbnail-hover-content{line-height:1.7;padding-left:30px;padding-right:30px;text-align:center;position:absolute;left:0px;right:0px;top:50%;transform:translateY(-50%);-webkit-transform:translateY(-50%);}
.gdlr-core-personnel-thumbnail-hover-content.gdlr-core-bottom{top:auto;bottom:30px;transform:none;-webkit-transform:none;}
.gdlr-core-personnel-thumbnail-hover-title{font-size:22px;font-weight:800;margin-bottom:6px;}
.gdlr-core-personnel-thumbnail-hover-social{font-size:19px;margin-bottom:12px;}
.gdlr-core-personnel-thumbnail-hover-social.gdlr-core-round-border .gdlr-core-social-network-icon{width:38px;height:38px;line-height:38px;display:inline-block;text-align:center;font-size:14px;border-width:1px;border-style:solid;margin-left:12px;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;}
.gdlr-core-personnel-thumbnail-hover-social.gdlr-core-round-border .gdlr-core-social-network-icon:first-child{margin-left:0px;}
.gdlr-core-personnel-thumbnail-hover-content > div:last-child{margin-bottom:0px;}
.gdlr-core-personnel-thumbnail-hover-content .gdlr-core-personnel-thumbnail-hover-title a,
.gdlr-core-personnel-thumbnail-hover-content .gdlr-core-personnel-thumbnail-hover-title a:hover,
.gdlr-core-personnel-thumbnail-hover-content .gdlr-core-personnel-thumbnail-hover-social a,
.gdlr-core-personnel-thumbnail-hover-content .gdlr-core-personnel-thumbnail-hover-social a:hover,
.gdlr-core-personnel-thumbnail-hover-content .gdlr-core-personnel-thumbnail-hover-excerpt{color:#fff;}
.gdlr-core-personnel-item .gdlr-core-personnel-list{border-style:solid;border-width:0px;}
.gdlr-core-personnel-item .gdlr-core-personnel-list.gdlr-core-outer-frame-element{overflow:hidden;}
.gdlr-core-personnel-item .gdlr-core-personnel-list-title{text-transform:uppercase;letter-spacing:1px;font-weight:600;margin-bottom:8px;}
.gdlr-core-personnel-item .gdlr-core-personnel-list-position{font-size:13px;font-style:italic;margin-bottom:8px;letter-spacing:0.2px;}
.gdlr-core-personnel-style-grid .gdlr-core-personnel-list-column{margin-bottom:50px;}
.gdlr-core-personnel-style-grid .gdlr-core-personnel-list-content-wrap{padding-top:37px;}
.gdlr-core-personnel-style-grid .gdlr-core-personnel-list-title{font-size:16px;}
.gdlr-core-personnel-style-grid .gdlr-core-personnel-list-position{font-size:13px;font-style:italic;margin-bottom:8px;letter-spacing:0.2px;}
.gdlr-core-personnel-style-grid .gdlr-core-personnel-list-divider{border-bottom:2px;border-bottom-style:solid;width:45px;padding-top:12px;}
.gdlr-core-personnel-style-grid .gdlr-core-personnel-list-content{margin-top:20px;}
.gdlr-core-personnel-style-grid .gdlr-core-personnel-list-social{margin-top:18px;margin-bottom:12px;}
.gdlr-core-personnel-style-grid .gdlr-core-personnel-list-social-shortcode{margin-top:20px;}
.gdlr-core-personnel-style-grid.gdlr-core-right-align .gdlr-core-personnel-list-divider{margin-left:auto;margin-right:0px;}
.gdlr-core-personnel-style-grid.gdlr-core-center-align .gdlr-core-personnel-list-divider{margin-left:auto;margin-right:auto;}
.gdlr-core-personnel-style-grid.gdlr-core-with-background .gdlr-core-personnel-list-content-wrap{padding:35px 32px 25px;}
.gdlr-core-personnel-item-style-grid-no-space .gdlr-core-personnel-list-content-wrap{margin-left:33px;}
.gdlr-core-personnel-style-medium .gdlr-core-personnel-list-column{margin-bottom:50px;}
.gdlr-core-personnel-style-medium .gdlr-core-personnel-list-image{float:left;max-width:37%;margin-right:42px;}
.gdlr-core-personnel-style-medium .gdlr-core-personnel-list-content-wrap{overflow:hidden;}
.gdlr-core-personnel-style-medium .gdlr-core-personnel-list-title{font-size:16px;}
.gdlr-core-personnel-style-medium .gdlr-core-personnel-list-position{font-size:13px;font-style:italic;margin-bottom:8px;letter-spacing:0.2px;}
.gdlr-core-personnel-style-medium .gdlr-core-personnel-list-divider{border-bottom:2px;border-bottom-style:solid;width:45px;padding-top:12px;}
.gdlr-core-personnel-style-medium .gdlr-core-personnel-list-content{margin-top:20px;}
.gdlr-core-personnel-style-medium .gdlr-core-personnel-list-social{margin-top:18px;margin-bottom:12px;}
.gdlr-core-personnel-style-medium .gdlr-core-personnel-list-social-shortcode{margin-top:20px;}
.gdlr-core-personnel-style-modern .gdlr-core-personnel-list{position:relative;}
.gdlr-core-personnel-style-modern .gdlr-core-personnel-list-title{font-size:17px;}
.gdlr-core-personnel-style-modern .gdlr-core-personnel-list-content-wrap{position:absolute;bottom:16px;left:32px;right:32px;}
.gdlr-core-personnel-list .gdlr-core-personnel-list-content-wrap.gdlr-core-hover-overlay-content{opacity:0;transition:opacity 300ms ease-out;-moz-transition:opacity 300ms ease-out;-o-transition:opacity 300ms ease-out;-webkit-transition:opacity 300ms ease-out;}
.gdlr-core-personnel-list:hover .gdlr-core-personnel-list-content-wrap.gdlr-core-hover-overlay-content{opacity:1;}
.gdlr-core-personnel-style-grid-feature .gdlr-core-personnel-list-column{margin-bottom:15px;}
.gdlr-core-personnel-style-grid-feature .gdlr-core-personnel-list{padding-bottom:65px;position:relative;}
.gdlr-core-personnel-style-grid-feature .gdlr-core-personnel-list-content-wrap{position:absolute;left:25px;right:25px;bottom:15px;z-index:1;background:#fff;padding:30px 20px;box-shadow:0px 0px 15px rgba(0, 0, 0, 0.1);border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;}
.gdlr-core-personnel-style-grid-feature .gdlr-core-personnel-list-title{margin-bottom:0px;}
.gdlr-core-personnel-style-grid-feature .gdlr-core-personnel-list-position{margin-bottom:0px;margin-top:10px;}
.gdlr-core-personnel-style-grid-feature .gdlr-core-personnel-list-social{margin-bottom:0px;margin-top:10px;}
.gdlr-core-personnel-style-grid-feature .gdlr-core-personnel-list-info-wrap{overflow:hidden;max-height:0;transition:max-height 350ms;-moz-transition:max-height 350ms;-o-transition:max-height 350ms;-webkit-transition:max-height 350ms;}
.gdlr-core-personnel-style-grid-feature .gdlr-core-personnel-list:hover .gdlr-core-personnel-list-info-wrap{max-height:100px;}
.gdlr-core-personnel-style-grid-feature .gdlr-core-personnel-list:hover .gdlr-core-opacity-on-hover img{opacity:0.5;filter:alpha(opacity=50);}
.gdlr-core-personnel-style-grid-feature .gdlr-core-personnel-list:hover .gdlr-core-zoom-on-hover img{-webkit-transform:scale(1.1);transform:scale(1.1);}
.gdlr-core-personnel-style-grid-feature .gdlr-core-personnel-list:hover .gdlr-core-grayscale-effect img{-webkit-filter:grayscale(0%);-moz-filter:grayscale(0%);-o-filter:grayscale(0%);filter:grayscale(0%);}
.gdlr-core-personnel-style-grid-feature .gdlr-core-personnel-list:hover .gdlr-core-grayscale-effect-revert img{-webkit-filter:grayscale(100%);-moz-filter:grayscale(100%);-o-filter:grayscale(100%);filter:grayscale(100%);}
.gdlr-core-personnel-style-modern .gdlr-core-personnel-list:hover .gdlr-core-hover-opacity{opacity:1;filter:alpha(opacity=100);}
.gdlr-core-personnel-style-modern .gdlr-core-personnel-list:hover .gdlr-core-zoom-on-hover img{-webkit-transform:scale(1.1);transform:scale(1.1);}
.gdlr-core-personnel-style-modern .gdlr-core-personnel-list:hover .gdlr-core-grayscale-effect img{-webkit-filter:grayscale(0%);-moz-filter:grayscale(0%);-o-filter:grayscale(0%);filter:grayscale(0%);}
.gdlr-core-personnel-style-modern .gdlr-core-personnel-list:hover .gdlr-core-grayscale-effect-revert img{-webkit-filter:grayscale(100%);-moz-filter:grayscale(100%);-o-filter:grayscale(100%);filter:grayscale(100%);}
.gdlr-core-personnel-style-widget .gdlr-core-item-list{padding-bottom:20px;margin-bottom:20px;border-bottom-width:1px;border-bottom-style:solid;}
.gdlr-core-personnel-style-widget .gdlr-core-personnel-list-image{float:left;max-width:80px;border-radius:50%;overflow:hidden;margin-right:20px;}
.gdlr-core-personnel-style-widget .gdlr-core-personnel-list-content{text-align:left;overflow:hidden;padding-top:8px;}
.gdlr-core-personnel-style-widget .gdlr-core-personnel-list-title{font-size:20px;margin-bottom:5px;text-transform:none;letter-spacing:0;}
.gdlr-core-personnel-style-widget .gdlr-core-personnel-list-link i{vertical-align:middle;margin-left:10px;}
.gdlr-core-personnel-item .gdlr-core-flexslider.gdlr-core-with-outer-frame-element .flex-viewport{padding-top:15px;margin-top:-15px;padding-left:15px;margin-left:-15px;padding-right:15px;margin-right:-15px;padding-bottom:15px;margin-bottom:-15px;}
.gdlr-core-personnel-filterer{margin-bottom:40px;}
.gdlr-core-personnel-filterer .gdlr-core-head{float:left;margin-right:30px;font-size:18px;line-height:18px;}
.gdlr-core-personnel-filterer .gdlr-core-tail{overflow:hidden;}
.gdlr-core-personnel-filterer .gdlr-core-custom-dropdown-current{line-height:18px;font-size:15px;}
.gdlr-core-personnel-filterer .gdlr-core-custom-dropdown-current:after{content:"\f0d7";font-family:fontAwesome;float:right;}
.gdlr-core-personnel-item .gdlr-core-now-loading{position:absolute;background:url(//www.wildgiantsafaris.com/wp-content/plugins/goodlayers-core/include/images/portfolio/now-loading.gif) center no-repeat;width:55px;height:55px;left:50%;margin-left:-28px;background-color:#fff;margin-top:20px;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%;}
.gdlr-core-custom-dropdown .gdlr-core-custom-dropdown-current{cursor:pointer;text-align:left;font-weight:bold;padding-bottom:10px;border-bottom-width:2px;border-bottom-style:solid;max-width:250px;}
.gdlr-core-custom-dropdown .gdlr-core-custom-dropdown-list{display:none;text-align:left;padding:14px 0px;max-width:250px;position:absolute;width:250px;z-index:1;background:#fff;box-shadow:0px 0px 35px rgba(0, 0, 0, 0.1);-webkit-box-shadow:0px 0px 35px rgba(0, 0, 0, 0.1);}
.gdlr-core-custom-dropdown .gdlr-core-custom-dropdown-list-item{padding:3px 25px;cursor:pointer;}
.gdlr-core-custom-dropdown .gdlr-core-custom-dropdown-list-item.gdlr-core-active{display:none;}
.gdlr-core-course-info-item{font-size:17px;}
.gdlr-core-course-info-item .gdlr-core-course-info-item-inner{padding:40px 50px 30px;background:#f3f3f3;}
.gdlr-core-course-info-item .gdlr-core-head{float:left;margin-right:15px;font-weight:bold;margin-bottom:12px;}
.gdlr-core-course-info-item .gdlr-core-tail{overflow:hidden;margin-bottom:12px;}
.gdlr-core-course-item.gdlr-core-course-style-list .gdlr-core-course-item-list{position:relative;border-bottom-width:1px;border-bottom-style:solid;padding-bottom:13px;margin-bottom:13px;}
.gdlr-core-course-item.gdlr-core-course-style-list .gdlr-core-course-item-link{display:block;padding-right:30px;}
.gdlr-core-course-item.gdlr-core-course-style-list .gdlr-core-course-item-id{font-size:16px;font-weight:500;min-width:100px;display:inline-block;}
.gdlr-core-course-item.gdlr-core-course-style-list .gdlr-core-course-item-title{font-size:16px;font-weight:500;transition:color 200ms ease-out;-moz-transition:color 200ms ease-out;-o-transition:color 200ms ease-out;-webkit-transition:color 200ms ease-out;}
.gdlr-core-course-item.gdlr-core-course-style-list .gdlr-core-course-item-icon{position:absolute;top:50%;right:0px;font-size:20px;line-height:20px;margin-top:-16px;}
.gdlr-core-course-item.gdlr-core-course-style-list-info .gdlr-core-course-item-list{margin-bottom:30px;padding:40px 52px;transition:border 200ms, box-shadow 400ms;-webkit-transition:border 200ms, box-shadow 400ms;-moz-transition:border 200ms, box-shadow 400ms;}
.gdlr-core-course-item.gdlr-core-course-style-list-info .gdlr-core-course-item-title{font-size:19px;margin-bottom:20px;}
.gdlr-core-course-item.gdlr-core-course-style-list-info .gdlr-core-course-item-id{margin-right:23px;}
.gdlr-core-course-item.gdlr-core-course-style-list-info .gdlr-core-course-item-button{border-radius:3px;font-size:14px;padding:10px 22px;}
.gdlr-core-course-item.gdlr-core-course-style-list-info .gdlr-core-course-item-info-wrap{margin-bottom:20px;}
.gdlr-core-course-item.gdlr-core-course-style-list-info .gdlr-core-course-item-info{font-size:15px;margin-bottom:6px;}
.gdlr-core-course-item.gdlr-core-course-style-list-info .gdlr-core-course-item-info .gdlr-core-head{font-weight:700;margin-right:5px;}
.gdlr-core-course-item.gdlr-core-course-style-list-info .gdlr-core-course-item-title{color:#3e3e3e;}
.gdlr-core-course-item.gdlr-core-course-style-list-info .gdlr-core-course-item-id{color:#3db166;}
.gdlr-core-course-item.gdlr-core-course-style-list-info .gdlr-core-course-item-list{background:#f2f2f2;}
.gdlr-core-course-item.gdlr-core-course-style-list-info .gdlr-core-course-item-info{color:#6b6b6b;}
.gdlr-core-course-item.gdlr-core-course-style-list-info .gdlr-core-course-item-button,
.gdlr-core-course-item.gdlr-core-course-style-list-info .gdlr-core-course-item-button:hover{background-color:#50bd77;color:#fff;}
.gdlr-core-course-item.gdlr-core-course-style-grid .gdlr-core-course-item-list{margin-bottom:40px;}
.gdlr-core-course-item.gdlr-core-course-style-grid .gdlr-core-course-item-list-inner{border-radius:3px;overflow:hidden;}
.gdlr-core-course-item.gdlr-core-course-style-grid .gdlr-core-course-item-title{font-size:19px;font-weight:800;}
.gdlr-core-course-item.gdlr-core-course-style-grid .gdlr-core-course-item-content-wrap{padding:40px;border-width:1px;border-style:solid;background:#fff;}
.gdlr-core-course-item.gdlr-core-course-style-grid .gdlr-core-with-thumbnail .gdlr-core-course-item-content-wrap{border-top-width:0px;}
.gdlr-core-course-item.gdlr-core-course-style-grid .gdlr-core-course-item-info-wrap{margin-bottom:20px;}
.gdlr-core-course-item.gdlr-core-course-style-grid .gdlr-core-course-item-info .gdlr-core-head{font-weight:800;}
.gdlr-core-course-item.gdlr-core-course-style-grid .gdlr-core-course-item-info{margin-bottom:8px;}
.gdlr-core-course-item.gdlr-core-course-style-grid .gdlr-core-course-item-button i{margin-left:10px;}
.gdlr-core-image-overlay{position:absolute;top:0px;right:0px;bottom:0px;left:0px;opacity:0;filter:alpha(opacity=0);overflow:hidden;transition:opacity 500ms ease-out;-moz-transition:opacity 500ms ease-out;-o-transition:opacity 500ms ease-out;-webkit-transition:opacity 500ms ease-out;}
.gdlr-core-image-overlay:hover,
.gdlr-core-image-overlay.gdlr-core-no-hover{opacity:1;filter:alpha(opacity=100);}
.gdlr-core-image-overlay.gdlr-core-transparent{background:transparent;}
.gdlr-core-image-overlay-icon{position:absolute;left:50%;top:50%;display:block;text-align:center;transform:translate(-50%, -50%);-webkit-transform:translate(-50%, -50%);-moz-transform:translate(-50%, -50%);}
.gdlr-core-image-overlay-icon img{vertical-align:middle;padding-bottom:1px;}
.gdlr-core-image-overlay-icon.gdlr-core-size-28{width:28px;font-size:28px;line-height:28px;margin-left:-14px;margin-top:-14px;}
.gdlr-core-image-overlay-icon.gdlr-core-size-22{width:25px;font-size:22px;line-height:25px;margin-left:-11px;margin-top:-11px;}
.gdlr-core-image-overlay-icon.gdlr-core-size-15{width:20px;font-size:15px;line-height:20px;margin-left:-8px;margin-top:-10px;}
.gdlr-core-image-overlay.gdlr-core-round-icon .gdlr-core-image-overlay-icon{text-align:center;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%;box-sizing:content-box;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;}
.gdlr-core-image-overlay.gdlr-core-round-icon .gdlr-core-image-overlay-icon.gdlr-core-size-28{padding:20px;}
.gdlr-core-image-overlay.gdlr-core-round-icon .gdlr-core-image-overlay-icon.gdlr-core-size-22{padding:20px;}
.gdlr-core-image-overlay.gdlr-core-round-icon .gdlr-core-image-overlay-icon.gdlr-core-size-15{padding:20px;}
.gdlr-core-image-overlay.gdlr-core-round-icon .gdlr-core-image-overlay-icon.fa-play:before{margin-left:6px;}
.gdlr-core-image-overlay-content{position:absolute;left:40px;right:40px;top:50%;line-height:1.55;display:block;}
.gdlr-core-image-item{line-height:0;}
.gdlr-core-image-item.gdlr-core-left-align .gdlr-core-image-item-wrap{margin-left:0px;}
.gdlr-core-image-item.gdlr-core-right-align .gdlr-core-image-item-wrap{margin-right:0px;}
.gdlr-core-image-item .gdlr-core-image-item-wrap{border-style:solid;margin-left:auto;margin-right:auto;display:inline-block;max-width:100%;}
.gdlr-core-image-item .gdlr-core-image-item-wrap.gdlr-core-with-shadow{box-shadow:0px 0px 7px rgba(0, 0, 0, 0.6);-moz-box-shadow:0px 0px 7px rgba(0, 0, 0, 0.6);-webkit-box-shadow:0px 0px 7px rgba(0, 0, 0, 0.6);}
.gdlr-core-image-item .gdlr-core-image-item-style-round{overflow:hidden;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;}
.gdlr-core-image-item .gdlr-core-image-item-style-circle{overflow:hidden;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%;}
.gdlr-core-image-item .gdlr-core-image-item-caption{font-size:13px;font-weight:bold;font-style:italic;margin-top:15px;}
.gdlr-core-image-item .gdlr-core-image-item-style-circle .gdlr-core-image-overlay{border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%;}
.gdlr-core-image-item .gdlr-core-image-item-style-round .gdlr-core-image-overlay{border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;}
@media only screen and (max-width: 767px){
.gdlr-core-mobile-left-align{text-align:left;}
.gdlr-core-mobile-right-align{text-align:right;}
.gdlr-core-mobile-center-align{text-align:center;}
.gdlr-core-image-item.gdlr-core-mobile-left-align .gdlr-core-image-item-wrap{margin-left:0px;}
.gdlr-core-image-item.gdlr-core-mobile-right-align .gdlr-core-image-item-wrap{margin-right:0px;}
.gdlr-core-image-item.gdlr-core-mobile-center-align .gdlr-core-image-item-wrap{margin-left:auto;margin-right:auto;}
} .gdlr-core-social-share-item a{margin:0px 15px;font-size:16px;}
.gdlr-core-social-share-item a:first-child{margin-left:0px !important;}
.gdlr-core-social-share-item a:last-child{margin-right:0px !important;}
.gdlr-core-social-share-item .fa{font-family:'FontAwesome';}
.gdlr-core-social-share-item .fa6b{font-family:'Font Awesome 6 Brands';}
.gdlr-core-social-share-item .gdlr-core-social-share-count .gdlr-core-count{font-size:23px;font-weight:bold;margin-right:10px;}
.gdlr-core-social-share-item .gdlr-core-social-share-count .gdlr-core-suffix{font-size:15px;text-transform:uppercase;letter-spacing:1px;}
.gdlr-core-social-share-item.gdlr-core-style-round a{width:28px;height:28px;margin:0px 12px 0px 0px;display:inline-block;line-height:1;text-align:center;padding:6px;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%;}
.gdlr-core-social-share-item.gdlr-core-style-round a,
.gdlr-core-social-share-item.gdlr-core-style-round a:hover{color:#fff;background:#252525;}
.gdlr-core-social-share-item.gdlr-core-social-share-vertical .gdlr-core-social-share-count{margin-bottom:20px;}
.gdlr-core-social-share-item.gdlr-core-social-share-vertical a{margin-left:0px;margin-right:0px;display:block;margin-bottom:10px;}
.gdlr-core-social-share-left-text .gdlr-core-divider{margin-right:36px;margin-left:30px;height:18px;border-right-width:2px;border-right-style:solid;}
.gdlr-core-social-share-right-text .gdlr-core-divider{margin-right:30px;margin-left:36px;height:18px;border-right-width:2px;border-right-style:solid;}
.gdlr-core-social-share-top-text .gdlr-core-social-share-count{display:block;}
.gdlr-core-social-share-top-text .gdlr-core-divider{width:30px;display:block;margin:23px 0px 28px;border-bottom-width:3px;border-bottom-style:solid;}
.gdlr-core-social-share-top-text.gdlr-core-right-align .gdlr-core-divider{margin-left:auto;margin-right:0px;}
.gdlr-core-social-share-top-text.gdlr-core-center-align .gdlr-core-divider{margin-left:auto;margin-right:auto;}
.gdlr-core-social-share-item.gdlr-core-style-color a{display:inline-block;width:68px;text-align:center;margin-right:3px;line-height:30px;padding:5px 0px;margin-left:0px;}
.gdlr-core-social-share-item.gdlr-core-style-color .gdlr-core-social-share-facebook{background:#3b5999;color:#fff;}
.gdlr-core-social-share-item.gdlr-core-style-color .gdlr-core-social-share-linkedin{background:#0077b5;color:#fff;}
.gdlr-core-social-share-item.gdlr-core-style-color .gdlr-core-social-share-google-plus{background:#dc4e41;color:#fff;}
.gdlr-core-social-share-item.gdlr-core-style-color .gdlr-core-social-share-pinterest{background:#bd081c;color:#fff;}
.gdlr-core-social-share-item.gdlr-core-style-color .gdlr-core-social-share-stumbleupon{background:#eb4924;color:#fff;}
.gdlr-core-social-share-item.gdlr-core-style-color .gdlr-core-social-share-twitter{background:#55acee;color:#fff;}
.gdlr-core-social-share-item.gdlr-core-style-color .gdlr-core-social-share-email{background:#000;color:#fff;}
.gdlr-core-social-network-item .gdlr-core-social-network-icon{border-width:0;border-style:solid;margin-right:20px;font-size:19px;display:inline-block;text-align:center;}
.gdlr-core-social-network-item .gdlr-core-social-network-icon:last-child{margin-right:0px !important;}
.gdlr-core-social-network-item .gdlr-core-social-network-item-text{font-size:15px;font-weight:400;margin-left:13px;letter-spacing:1px;}
.gdlr-core-social-network-item .gdlr-core-social-network-icon i{letter-spacing:0px;}
.gdlr-core-social-network-item.gdlr-direction-vertical a{display:block;margin-right:0px;text-align:inherit;margin-bottom:20px;}
.gdlr-core-social-network-item.gdlr-direction-vertical a:last-child{margin-bottom:0px !important;}
.gdlr-core-icon-list-item ul{margin-left:0px;list-style:none;margin-bottom:0px;}
.gdlr-core-icon-list-item ul li{margin-bottom:10px;}
.gdlr-core-icon-list-item ul li:first-child{padding-top:0px;}
.gdlr-core-icon-list-item .gdlr-core-icon-list-image{float:left;margin-right:15px;vertical-align:middle;position:relative;line-height:1;margin-top:3px;}
.gdlr-core-icon-list-item .gdlr-core-icon-list-icon-wrap{float:left;margin-right:15px;vertical-align:middle;position:relative;line-height:1;margin-top:3px;}
.gdlr-core-icon-list-item.gdlr-core-right-align .gdlr-core-icon-list-icon-wrap{float:right;margin-right:0px;margin-left:20px;}
.gdlr-core-icon-list-item .gdlr-core-icon-list-icon,
.gdlr-core-icon-list-item .gdlr-core-icon-list-icon-hover{display:inline-block;font-size:14px;width:14px;text-align:center;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;}
.gdlr-core-icon-list-item .gdlr-core-icon-list-content-wrap{overflow:hidden;padding-right:15px;}
.gdlr-core-icon-list-item .gdlr-core-icon-list-content{font-size:14px;display:block;}
.gdlr-core-icon-list-item .gdlr-core-icon-list-caption{font-size:14px;display:block;margin-top:4px;}
.gdlr-core-icon-list-item.gdlr-core-style-2 .gdlr-core-icon-list-content{display:inline;margin-right:12px;}
.gdlr-core-icon-list-item.gdlr-core-style-2 .gdlr-core-icon-list-caption{display:inline;}
.gdlr-core-icon-list-item.gdlr-core-with-divider ul li{padding:11px 0px;border-bottom-width:1px;border-bottom-style:solid;margin-bottom:0px;backface-visibility:hidden;}
.gdlr-core-icon-list-with-background-round .gdlr-core-icon-list-icon-wrap{padding:6px;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;}
.gdlr-core-icon-list-with-background-round .gdlr-core-icon-list-content-wrap{padding-top:6px;}
.gdlr-core-icon-list-with-background-circle .gdlr-core-icon-list-icon-wrap{padding:8px;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%;}
.gdlr-core-icon-list-with-background-circle .gdlr-core-icon-list-content-wrap{padding-top:6px;}
.gdlr-core-icon-list-item li.gdlr-core-with-hover .gdlr-core-icon-list-icon{opacity:1;transform:scale(1);-moz-transform:scale(1);-webkit-transform:scale(1);-ms-transform:scale(1);}
.gdlr-core-icon-list-item li.gdlr-core-with-hover .gdlr-core-icon-list-icon-hover{opacity:0;width:0px;transform:scale(0);-moz-transform:scale(0);-webkit-transform:scale(0);-ms-transform:scale(0);}
.gdlr-core-icon-list-item li.gdlr-core-with-hover:hover .gdlr-core-icon-list-icon{opacity:0;transform:scale(0);-moz-transform:scale(0);-webkit-transform:scale(0);-ms-transform:scale(0);}
.gdlr-core-icon-list-item li.gdlr-core-with-hover:hover .gdlr-core-icon-list-icon-hover{opacity:1;transform:scale(1);-moz-transform:scale(1);-webkit-transform:scale(1);-ms-transform:scale(1);}
.gdlr-core-icon-list-item.gdlr-core-left-align .gdlr-core-icon-list-icon-wrap.gdlr-core-right{float:right;margin-right:0px;margin-left:15px;}
.gdlr-core-icon-list-item.gdlr-core-right-align .gdlr-core-icon-list-icon-wrap.gdlr-core-right{float:left;margin-left:0px;margin-right:15px;}
.gdlr-core-icon-list-item.gdlr-core-style-3 .gdlr-core-icon-list-icon-wrap{margin:0px auto;float:none;margin-bottom:10px;display:inline-block;}
.gdlr-core-icon-list-item ul.gdlr-core-icon-list-flow{display:flex;flex-wrap:wrap;gap:10px;}
.gdlr-core-dropcap{font-size:30px;line-height:30px;font-weight:700;float:left;margin-right:20px;margin-bottom:8px;margin-top:8px;}
.gdlr-core-dropcap.gdlr-core-type-circle{border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%;}
.gdlr-core-dropcap.gdlr-core-type-circle,
.gdlr-core-dropcap.gdlr-core-type-rectangle{text-align:center;padding:8px 10px 12px;width:50px;}
.gdlr-core-dropcap.gdlr-core-type-normal{font-size:48px;margin-top:18px;margin-left:10px;}
.gdlr-core-sticky-banner{line-height:1;display:inline-block;letter-spacing:0.5px;padding:18px 20px 17px;text-transform:uppercase;font-size:11px;font-weight:bold;margin-bottom:22px;}
.gdlr-core-sticky-banner i{font-size:12px;margin-right:10px;}
.gdlr-core-blog-thumbnail img{margin:0px;}
.gdlr-core-blog-thumbnail a img.alignnone{margin:0px;}
.gdlr-core-blog-thumbnail .gdlr-core-sticky-banner{position:absolute;left:0px;bottom:0px;margin-bottom:0px;}
.gdlr-core-blog-thumbnail .wp-block-image{margin-bottom:0px;}
.gdlr-core-blog-thumbnail .wp-block-gallery{flex-wrap:wrap;}
.gdlr-core-blog-info-wrapper .gdlr-core-head{margin-right:13px;vertical-align:middle;line-height:1;}
.gdlr-core-blog-info-wrapper .gdlr-core-head i{font-size:15px;}
.gdlr-core-blog-info-wrapper .gdlr-core-blog-info{display:inline-block;margin-right:25px;font-size:11px;font-weight:bold;letter-spacing:1px;text-transform:uppercase;}
.gdlr-core-blog-info-wrapper .gdlr-core-blog-info:last-child{margin-right:0px;}
.gdlr-core-blog-date-wrapper{float:left;width:60px;border-right-width:1px;border-right-style:solid;line-height:1;margin-top:8px;margin-right:30px;padding-right:20px;text-align:center;white-space:nowrap;}
.gdlr-core-blog-date-wrapper .gdlr-core-blog-date-day{font-size:27px;font-weight:bold;margin-bottom:8px;margin-top:-4px;letter-spacing:1px;}
.gdlr-core-blog-date-wrapper .gdlr-core-blog-date-month{font-size:14px;text-transform:uppercase;letter-spacing:1px;}
.gdlr-core-blog-item-holder{padding-bottom:1px;}
.gdlr-core-blog-item .gdlr-core-flexslider.gdlr-core-with-outer-frame-element .flex-viewport{padding-top:15px;margin-top:-15px;padding-right:15px;margin-right:-15px;padding-left:15px;margin-left:-15px;padding-bottom:15px;margin-bottom:-15px;}
.gdlr-core-blog-item .gdlr-core-excerpt-read-more.gdlr-core-plain-text.gdlr-core-hover-border{border-bottom-width:1px;border-bottom-style:solid;border-color:transparent !important;}
.gdlr-core-blog-full{margin-bottom:80px;}
.gdlr-core-style-blog-full-with-frame .gdlr-core-blog-full{margin-bottom:40px;overflow:hidden;border-style:solid;border-width:0px;}
.gdlr-core-blog-full .gdlr-core-blog-thumbnail{margin-bottom:44px;}
.gdlr-core-blog-full .gdlr-core-blog-title{font-size:37px;font-weight:700;margin-bottom:14px;letter-spacing:1px;}
.gdlr-core-blog-full .gdlr-core-blog-content{margin-bottom:20px;}
.gdlr-core-blog-full .gdlr-core-blog-full-head{margin-bottom:25px;}
.gdlr-core-blog-full .gdlr-core-blog-full-head-right{overflow:hidden;}
.gdlr-core-blog-full .gdlr-core-excerpt-read-more{margin-top:33px;}
.gdlr-core-blog-full .gdlr-core-excerpt-read-more.gdlr-core-plain-text{display:inline-block;margin-top:20px;}
.gdlr-core-blog-full .gdlr-core-excerpt-read-more.gdlr-core-plain-text i{margin-left:10px;}
.gdlr-core-blog-full.gdlr-core-style-center{text-align:center;}
.gdlr-core-blog-full.gdlr-core-style-center .gdlr-core-blog-date-wrapper{position:absolute;}
.gdlr-core-blog-full.gdlr-core-style-center .gdlr-core-blog-full-head-right{padding-left:80px;padding-right:80px;}
.gdlr-core-style-blog-full-with-frame .gdlr-core-blog-full-frame{padding:50px 50px 40px;position:relative;}
.gdlr-core-style-blog-full-with-frame .gdlr-core-blog-thumbnail{margin-bottom:0;}
.gdlr-core-blog-full.gdlr-core-style-2 .gdlr-core-blog-thumbnail .gdlr-core-sticky-banner{bottom:23px;left:35px;padding:10px 12px;font-weight:600;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;}
.gdlr-core-blog-full.gdlr-core-style-2 .gdlr-core-blog-thumbnail .gdlr-core-blog-thumbnail-content{position:absolute;right:35px;bottom:28px;}
.gdlr-core-blog-full.gdlr-core-style-2 .gdlr-core-blog-thumbnail .gdlr-core-blog-thumbnail-content .gdlr-core-blog-info{float:left;}
.gdlr-core-blog-full.gdlr-core-style-2 .gdlr-core-blog-thumbnail .gdlr-core-blog-info-comment-number{font-size:15px;line-height:1;margin-left:25px;margin-top:5px;}
.gdlr-core-blog-full.gdlr-core-style-2 .gdlr-core-blog-thumbnail .gdlr-core-blog-info-comment-number i{margin-right:10px;}
.gdlr-core-blog-full.gdlr-core-style-2 .gdlr-core-blog-thumbnail .gdlr-core-blog-info-category{font-size:12px;line-height:1;padding:8px 15px;margin-left:25px;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;}
.gdlr-core-blog-full.gdlr-core-style-2 .gdlr-core-blog-thumbnail .gdlr-core-blog-info-category .gdlr-core-head{display:none;}
.gdlr-core-blog-full.gdlr-core-style-2 .gdlr-core-blog-full-head{margin-bottom:0px;}
.gdlr-core-blog-full.gdlr-core-style-2 .gdlr-core-blog-info-wrapper{margin-bottom:5px;}
.gdlr-core-blog-full.gdlr-core-style-2 .gdlr-core-blog-info-wrapper .gdlr-core-blog-info{margin-right:0px;font-size:13px;text-transform:none;letter-spacing:0px;}
.gdlr-core-blog-full.gdlr-core-style-2 .gdlr-core-blog-info:first-child .gdlr-core-blog-info-sep{display:none;}
.gdlr-core-blog-full.gdlr-core-style-2 .gdlr-core-blog-info-wrapper .gdlr-core-blog-info-sep{margin:0px 13px;}
.gdlr-core-blog-full.gdlr-core-style-2 .gdlr-core-blog-info-wrapper .gdlr-core-head{display:none;}
.gdlr-core-blog-full.gdlr-core-style-2 .gdlr-core-blog-title{margin-bottom:25px;}
.gdlr-core-blog-full.gdlr-core-style-2-date .gdlr-core-blog-info-wrapper{padding-top:0px;border:none;margin-bottom:8px;}
.gdlr-core-blog-full.gdlr-core-style-2-date .gdlr-core-blog-info{font-size:15px;text-transform:none;font-weight:400;margin-right:0px;letter-spacing:0px;}
.gdlr-core-blog-full.gdlr-core-style-2-date .gdlr-core-blog-info .gdlr-core-blog-info-sep{margin:0px 12px;}
.gdlr-core-blog-full.gdlr-core-style-2-date .gdlr-core-blog-info:first-child .gdlr-core-blog-info-sep{display:none;}
.gdlr-core-blog-full.gdlr-core-style-2-date .gdlr-core-blog-info .gdlr-core-head{display:none;}
.gdlr-core-blog-full.gdlr-core-style-2-date .gdlr-core-blog-info-date{font-size:15px;padding:7px 26px;border-radius:20px;display:inline-block;margin-top:0px;margin-bottom:0px;}
.gdlr-core-blog-full.gdlr-core-style-2-date .gdlr-core-blog-full-date{margin-top:-64px;position:relative;margin-left:20px;margin-bottom:22px;}
.gdlr-core-blog-full.gdlr-core-style-2-date .gdlr-core-blog-full-frame{position:relative;}
.gdlr-core-blog-full.gdlr-core-style-2-date .gdlr-core-blog-full-frame .gdlr-core-blog-full-date{position:absolute;top:-19px;margin-top:0px;margin-left:0px;}
.gdlr-core-blog-full.gdlr-core-style-2-tag .gdlr-core-blog-thumbnail .gdlr-core-sticky-banner{bottom:23px;left:35px;padding:10px 12px;font-weight:600;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;}
.gdlr-core-blog-full.gdlr-core-style-2-tag .gdlr-core-blog-full-head{margin-bottom:0px;}
.gdlr-core-blog-full.gdlr-core-style-2-tag .gdlr-core-blog-info-wrapper{margin-bottom:5px;}
.gdlr-core-blog-full.gdlr-core-style-2-tag .gdlr-core-blog-info-wrapper .gdlr-core-blog-info{margin-right:0px;font-size:16px;text-transform:none;letter-spacing:0px;}
.gdlr-core-blog-full.gdlr-core-style-2-tag .gdlr-core-blog-info:first-child .gdlr-core-blog-info-sep{display:none;}
.gdlr-core-blog-full.gdlr-core-style-2-tag .gdlr-core-blog-info-wrapper .gdlr-core-blog-info-sep{margin:0px 13px;}
.gdlr-core-blog-full.gdlr-core-style-2-tag .gdlr-core-blog-info-wrapper .gdlr-core-head{display:none;}
.gdlr-core-blog-full.gdlr-core-style-2-tag .gdlr-core-blog-title{margin-bottom:25px;}
.gdlr-core-blog-full.gdlr-core-style-2-tag .gdlr-core-excerpt-read-more.gdlr-core-plain-text{font-weight:500;border-bottom-width:2px;border-style:solid;}
.gdlr-core-blog-full.gdlr-core-style-2-tag .gdlr-core-excerpt-read-more.gdlr-core-plain-text i{margin-left:5px;}
.gdlr-core-blog-full.gdlr-core-style-2-tag .gdlr-core-excerpt-read-more.gdlr-core-plain-text i:before{content:"\26";font-family:ElegantIcons;}
.gdlr-core-blog-full.gdlr-core-style-2-tag .gdlr-core-blog-info-tag{padding-top:10px;display:block;margin-bottom:20px;}
.gdlr-core-blog-full.gdlr-core-style-2-tag .gdlr-core-blog-info-tag a{font-size:15px;display:inline-block;padding:2px 12px;margin-bottom:10px;border-width:1px;border-style:solid;font-size:14px;margin-right:4px;-webkit-border-radius:8px;-moz-border-radius:8px;border-radius:8px;}
.gdlr-core-blog-full.gdlr-core-style-2-tag .gdlr-core-blog-info-tag span.gdlr-core-head{display:none;}
.gdlr-core-blog-full.gdlr-core-style-2-tag .gdlr-core-blog-info-tag span.gdlr-core-sep{display:none;}
.gdlr-core-blog-full.gdlr-core-style-3 .gdlr-core-blog-info-category{font-size:13px;line-height:1;display:inline-block;padding:10px 16px;margin-bottom:27px;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;}
.gdlr-core-blog-full.gdlr-core-style-3 .gdlr-core-blog-info-category .gdlr-core-head{display:none;}
.gdlr-core-blog-full.gdlr-core-style-3 .gdlr-core-blog-thumbnail .gdlr-core-blog-info-category{position:absolute;left:0px;bottom:0px;margin-bottom:0px;border-radius:0px;-moz-border-radius:0px;-webkit-border-radius:0px;}
.gdlr-core-blog-full.gdlr-core-style-3.gdlr-core-with-thumbnail.gdlr-core-outer-frame-element .gdlr-core-blog-info-category{position:absolute;top:-16px;}
.gdlr-core-blog-full.gdlr-core-style-3 .gdlr-core-blog-info-wrapper{margin-bottom:5px;}
.gdlr-core-blog-full.gdlr-core-style-3 .gdlr-core-blog-info-wrapper .gdlr-core-blog-info{margin-right:0px;font-size:13px;text-transform:none;letter-spacing:0px;font-weight:normal;}
.gdlr-core-blog-full.gdlr-core-style-3 .gdlr-core-blog-info:first-child .gdlr-core-blog-info-sep{display:none;}
.gdlr-core-blog-full.gdlr-core-style-3 .gdlr-core-blog-info-wrapper .gdlr-core-blog-info-sep{margin:0px 13px;}
.gdlr-core-blog-full.gdlr-core-style-3 .gdlr-core-blog-info-wrapper .gdlr-core-head{display:none;}
.gdlr-core-blog-grid{margin-bottom:50px;}
.gdlr-core-flexslider.flexslider ul.slides > li .gdlr-core-blog-grid{margin-bottom:0px;}
.gdlr-core-blog-grid .gdlr-core-blog-thumbnail{margin-bottom:27px;}
.gdlr-core-blog-grid .gdlr-core-blog-grid-date .gdlr-core-blog-info-date{font-size:12px;letter-spacing:1.5px;margin-bottom:7px;text-transform:uppercase;font-weight:600;display:block;}
.gdlr-core-blog-grid .gdlr-core-blog-grid-date .gdlr-core-blog-info-date .gdlr-core-head{display:none;}
.gdlr-core-blog-grid .gdlr-core-blog-title{font-size:25px;font-weight:800;margin-bottom:20px;}
.gdlr-core-blog-grid .gdlr-core-blog-content{margin-bottom:20px;}
.gdlr-core-blog-grid .gdlr-core-blog-info-wrapper{padding-top:12px;border-top-width:1px;border-top-style:solid;}
.gdlr-core-blog-grid .gdlr-core-excerpt-read-more{margin-top:33px;}
.gdlr-core-blog-grid .gdlr-core-excerpt-read-more:first-child{margin-top:10px;}
.gdlr-core-blog-grid .gdlr-core-excerpt-read-more.gdlr-core-plain-text{display:inline-block;margin-top:20px;}
.gdlr-core-blog-grid .gdlr-core-excerpt-read-more.gdlr-core-plain-text:first-child{margin-top:5px;}
.gdlr-core-blog-grid .gdlr-core-excerpt-read-more.gdlr-core-plain-text i{margin-left:10px;}
.gdlr-core-blog-grid.gdlr-core-style-2 .gdlr-core-blog-thumbnail .gdlr-core-sticky-banner{top:18px;bottom:auto;left:18px;padding:10px 12px;font-weight:600;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;}
.gdlr-core-blog-grid.gdlr-core-style-2 .gdlr-core-blog-thumbnail .gdlr-core-blog-info-comment-number{position:absolute;bottom:20px;left:25px;font-size:15px;line-height:1;}
.gdlr-core-blog-grid.gdlr-core-style-2 .gdlr-core-blog-thumbnail .gdlr-core-blog-info-comment-number i{margin-right:10px;}
.gdlr-core-blog-grid.gdlr-core-style-2 .gdlr-core-blog-thumbnail .gdlr-core-blog-info-category{position:absolute;right:20px;bottom:18px;font-size:12px;line-height:1;padding:8px 15px;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;}
.gdlr-core-blog-grid.gdlr-core-style-2 .gdlr-core-blog-thumbnail .gdlr-core-blog-info-category .gdlr-core-head{display:none;}
.gdlr-core-blog-grid.gdlr-core-style-2 .gdlr-core-blog-info-wrapper{padding-top:0px;border-top-width:0px;margin-bottom:4px;}
.gdlr-core-blog-grid.gdlr-core-style-2 .gdlr-core-blog-info-wrapper .gdlr-core-head{display:none;}
.gdlr-core-blog-grid.gdlr-core-style-2 .gdlr-core-blog-info-wrapper .gdlr-core-blog-info{margin-right:0px;font-size:13px;text-transform:none;letter-spacing:0px;}
.gdlr-core-blog-grid.gdlr-core-style-2 .gdlr-core-blog-info:first-child .gdlr-core-blog-info-sep{display:none;}
.gdlr-core-blog-grid.gdlr-core-style-2 .gdlr-core-blog-info-wrapper .gdlr-core-blog-info-sep{margin:0px 13px;}
.gdlr-core-blog-grid.gdlr-core-style-2 .gdlr-core-flexslider .flex-direction-nav li{margin-top:-12px;}
.gdlr-core-blog-grid.gdlr-core-style-2 .gdlr-core-flexslider .flex-direction-nav li a{padding:0px;background:transparent;}
.gdlr-core-blog-grid.gdlr-core-style-2 .gdlr-core-flexslider .flex-direction-nav li a i{font-size:24px;width:auto;}
.gdlr-core-blog-grid.gdlr-core-style-2 .gdlr-core-flexslider .flex-direction-nav li a.flex-prev i:before{font-family:"ElegantIcons";content:"#";}
.gdlr-core-blog-grid.gdlr-core-style-2 .gdlr-core-flexslider .flex-direction-nav li a.flex-next i:before{font-family:"ElegantIcons";content:"$";}
.gdlr-core-blog-full.gdlr-core-style-2-date .gdlr-core-blog-info-date, 
.gdlr-core-blog-grid.gdlr-core-style-2-date .gdlr-core-blog-info-date{background-color:#efefef;}
.gdlr-core-blog-full.gdlr-core-style-2-date .gdlr-core-blog-info-date a, 
.gdlr-core-blog-grid.gdlr-core-style-2-date .gdlr-core-blog-info-date a{color:#3dbca8;}
.gdlr-core-blog-grid.gdlr-core-style-2-date .gdlr-core-blog-info-wrapper{padding-top:0px;border:none;margin-bottom:8px;}
.gdlr-core-blog-grid.gdlr-core-style-2-date .gdlr-core-blog-info{font-size:15px;text-transform:none;font-weight:400;margin-right:0px;letter-spacing:0px;}
.gdlr-core-blog-grid.gdlr-core-style-2-date .gdlr-core-blog-info .gdlr-core-blog-info-sep{margin:0px 12px;}
.gdlr-core-blog-grid.gdlr-core-style-2-date .gdlr-core-blog-info:first-child .gdlr-core-blog-info-sep{display:none;}
.gdlr-core-blog-grid.gdlr-core-style-2-date .gdlr-core-blog-info .gdlr-core-head{display:none;}
.gdlr-core-blog-grid.gdlr-core-style-2-date .gdlr-core-blog-info-date{font-size:15px;padding:7px 26px;border-radius:20px;display:inline-block;margin-top:0px;margin-bottom:0px;}
.gdlr-core-blog-grid.gdlr-core-style-2-date .gdlr-core-blog-grid-date{margin-top:-45px;position:relative;margin-left:20px;margin-bottom:22px;}
.gdlr-core-blog-grid-with-frame.gdlr-core-style-2-date .gdlr-core-blog-grid-frame{position:relative;}
.gdlr-core-blog-grid-with-frame.gdlr-core-style-2-date .gdlr-core-blog-grid-date{position:absolute;top:-19px;margin-top:0px;margin-left:0px;z-index:2;}
.gdlr-core-blog-grid.gdlr-core-style-2-tag .gdlr-core-blog-thumbnail .gdlr-core-sticky-banner{top:18px;bottom:auto;left:18px;padding:10px 12px;font-weight:600;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;}
.gdlr-core-blog-grid.gdlr-core-style-2-tag .gdlr-core-blog-thumbnail .gdlr-core-blog-info-comment-number{position:absolute;bottom:20px;left:25px;font-size:15px;line-height:1;}
.gdlr-core-blog-grid.gdlr-core-style-2-tag .gdlr-core-blog-thumbnail .gdlr-core-blog-info-comment-number i{margin-right:10px;}
.gdlr-core-blog-grid.gdlr-core-style-2-tag .gdlr-core-blog-thumbnail .gdlr-core-blog-info-category{position:absolute;right:20px;bottom:18px;font-size:12px;line-height:1;padding:8px 15px;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;}
.gdlr-core-blog-grid.gdlr-core-style-2-tag .gdlr-core-blog-thumbnail .gdlr-core-blog-info-category .gdlr-core-head{display:none;}
.gdlr-core-blog-grid.gdlr-core-style-2-tag .gdlr-core-blog-info-wrapper{padding-top:0px;border-top-width:0px;margin-bottom:11px;}
.gdlr-core-blog-grid.gdlr-core-style-2-tag .gdlr-core-blog-info-wrapper .gdlr-core-head{display:none;}
.gdlr-core-blog-grid.gdlr-core-style-2-tag .gdlr-core-blog-info-wrapper .gdlr-core-blog-info{margin-right:0px;font-size:16px;text-transform:none;letter-spacing:0px;}
.gdlr-core-blog-grid.gdlr-core-style-2-tag .gdlr-core-blog-info:first-child .gdlr-core-blog-info-sep{display:none;}
.gdlr-core-blog-grid.gdlr-core-style-2-tag .gdlr-core-blog-info-wrapper .gdlr-core-blog-info-sep{margin:0px 13px;}
.gdlr-core-blog-grid.gdlr-core-style-2-tag .gdlr-core-blog-info-tag{padding-top:5px;display:block;margin-bottom:20px;}
.gdlr-core-blog-grid.gdlr-core-style-2-tag .gdlr-core-blog-info-tag a{font-size:15px;display:inline-block;padding:2px 12px;margin-bottom:10px;border-width:1px;border-style:solid;font-size:14px;margin-right:4px;-webkit-border-radius:8px;-moz-border-radius:8px;border-radius:8px;}
.gdlr-core-blog-grid.gdlr-core-style-2-tag .gdlr-core-blog-info-tag span.gdlr-core-head{display:none;}
.gdlr-core-blog-grid.gdlr-core-style-2-tag .gdlr-core-blog-info-tag span.gdlr-core-sep{display:none;}
.gdlr-core-blog-grid.gdlr-core-style-2-tag .gdlr-core-blog-title:after{content:"\26";font-family:ElegantIcons;position:absolute;right:0px;font-size:15px;top:6px;}
.gdlr-core-blog-grid.gdlr-core-style-2-tag .gdlr-core-blog-title{position:relative;padding-right:25px;}
.gdlr-core-blog-grid.gdlr-core-style-3 .gdlr-core-blog-thumbnail .gdlr-core-sticky-banner{top:18px;bottom:auto;left:18px;padding:10px 12px;font-weight:600;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;}
.gdlr-core-blog-grid.gdlr-core-style-3 .gdlr-core-blog-info-category{font-size:13px;line-height:1;display:inline-block;padding:10px 16px;margin-bottom:27px;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;}
.gdlr-core-blog-grid.gdlr-core-style-3 .gdlr-core-blog-info-category .gdlr-core-head{display:none;}
.gdlr-core-blog-grid.gdlr-core-style-3 .gdlr-core-blog-thumbnail .gdlr-core-blog-info-category{position:absolute;left:0px;bottom:0px;margin-bottom:0px;}
.gdlr-core-blog-grid-with-frame.gdlr-core-style-3.gdlr-core-with-thumbnail .gdlr-core-blog-info-category{position:absolute;top:-16px;}
.gdlr-core-blog-grid.gdlr-core-style-3 .gdlr-core-blog-info-wrapper{padding-top:0px;border-top-width:0px;margin-bottom:4px;}
.gdlr-core-blog-grid.gdlr-core-style-3 .gdlr-core-blog-info-wrapper .gdlr-core-head{display:none;}
.gdlr-core-blog-grid.gdlr-core-style-3 .gdlr-core-blog-info-wrapper .gdlr-core-blog-info{font-weight:normal;margin-right:0px;font-size:13px;text-transform:none;letter-spacing:0px;}
.gdlr-core-blog-grid.gdlr-core-style-3 .gdlr-core-blog-info:first-child .gdlr-core-blog-info-sep{display:none;}
.gdlr-core-blog-grid.gdlr-core-style-3 .gdlr-core-blog-info-wrapper .gdlr-core-blog-info-sep{margin:0px 10px;}
.gdlr-core-blog-grid-with-frame.gdlr-core-style-3 .gdlr-core-blog-grid-frame{position:relative;z-index:3;}
.gdlr-core-blog-grid.gdlr-core-style-3-date{position:relative;}
.gdlr-core-blog-grid.gdlr-core-style-3-date .gdlr-core-blog-thumbnail{margin-left:54px;}
.gdlr-core-blog-grid.gdlr-core-style-3-date .gdlr-core-blog-info-wrapper{padding-top:0px;border:none;}
.gdlr-core-blog-grid.gdlr-core-style-3-date.gdlr-core-with-thumbnail .gdlr-core-blog-info-date{position:absolute;left:0px;top:0px;line-height:14px;padding:20px;letter-spacing:1px;font-size:14px;transform:rotate(270deg) translate(-100%, 0);-webkit-transform:rotate(270deg) translate(-100%, 0);-moz-transform:rotate(270deg) translate(-100%, 0);transform-origin:0 0;-webkit-transform-origin:0 0;-moz-transform-origin:0 0;}
.gdlr-core-blog-grid.gdlr-core-style-3-date.gdlr-core-with-thumbnail .gdlr-core-blog-info-date .gdlr-core-head{display:none;}
.gdlr-core-blog-grid.gdlr-core-style-4 .gdlr-core-blog-grid-top-info{margin-bottom:20px;}
.gdlr-core-blog-grid.gdlr-core-style-4 .gdlr-core-blog-grid-top-info .gdlr-core-head{display:none;}
.gdlr-core-blog-grid.gdlr-core-style-4 .gdlr-core-blog-grid-top-info .gdlr-core-blog-info{font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:0.5px}
.gdlr-core-blog-grid.gdlr-core-style-4 .gdlr-core-blog-grid-top-info .gdlr-core-blog-info-date{float:left;}
.gdlr-core-blog-grid.gdlr-core-style-4 .gdlr-core-blog-grid-top-info .gdlr-core-blog-info-tag{float:right;}
.gdlr-core-blog-grid.gdlr-core-style-4 .gdlr-core-excerpt-read-more i{display:none;}
.gdlr-core-blog-grid.gdlr-core-style-4 .gdlr-core-excerpt-read-more{float:right;font-size:12px;text-transform:uppercase;font-weight:600;letter-spacing:0.5px;margin-bottom:10px;}
.gdlr-core-blog-grid.gdlr-core-style-4.gdlr-core-left-button .gdlr-core-excerpt-read-more{float:none;}
.gdlr-core-style-2 .gdlr-core-blog-thumbnail .gdlr-core-blog-info-comment-number,
.gdlr-core-style-2 .gdlr-core-blog-thumbnail .gdlr-core-blog-info-comment-number a,
.gdlr-core-style-2 .gdlr-core-blog-thumbnail .gdlr-core-blog-info-comment-number a:hover{color:#ffffff !important;}
.gdlr-core-style-2 .gdlr-core-blog-thumbnail .gdlr-core-blog-info-category,
.gdlr-core-style-2 .gdlr-core-blog-thumbnail .gdlr-core-blog-info-category a,
.gdlr-core-style-2 .gdlr-core-blog-thumbnail .gdlr-core-blog-info-category a:hover
.gdlr-core-style-3 .gdlr-core-blog-info-category,
.gdlr-core-style-3 .gdlr-core-blog-info-category a,
.gdlr-core-style-3 .gdlr-core-blog-info-category a:hover{color:#ffffff !important;}
.gdlr-core-blog-grid-with-frame{border-width:0px;}
.gdlr-core-blog-grid.gdlr-core-blog-grid-with-frame{overflow:hidden;border-style:solid;}
.gdlr-core-blog-grid-with-frame .gdlr-core-blog-grid-frame{padding:40px 35px 24px;}
.gdlr-core-blog-grid-with-frame .gdlr-core-blog-thumbnail{margin-bottom:0;}
.gdlr-core-flexslider.flexslider ul.slides > li .gdlr-core-blog-grid.gdlr-core-blog-grid-with-frame{margin-left:2px;margin-right:2px;margin-top:2px;margin-bottom:2px;}
.gdlr-core-blog-item.gdlr-core-style-blog-column-no-space .gdlr-core-blog-grid-content-wrap{padding-left:30px;padding-right:30px;}
.gdlr-core-blog-item.gdlr-core-style-blog-column-no-space .gdlr-core-load-more,
.gdlr-core-blog-item.gdlr-core-style-blog-column-no-space .gdlr-core-pagination{margin-top:20px;}
.gdlr-core-blog-medium{margin-bottom:90px;display:table;}
.gdlr-core-blog-medium > div,
.gdlr-core-blog-medium > div.clearfix{display:table-cell;vertical-align:middle;}
.gdlr-core-blog-medium .gdlr-core-excerpt-read-more.gdlr-core-plain-text{display:inline-block;margin-top:20px;}
.gdlr-core-blog-medium .gdlr-core-excerpt-read-more.gdlr-core-plain-text i{margin-left:10px;}
.gdlr-core-blog-left-thumbnail .gdlr-core-blog-thumbnail-wrap{width:35%;padding-right:35px;}
.gdlr-core-blog-left-thumbnail.gdlr-core-large .gdlr-core-blog-thumbnail-wrap{width:55%;}
.gdlr-core-blog-left-thumbnail .gdlr-core-blog-date-wrapper{float:right;margin-right:0px;}
.gdlr-core-blog-left-thumbnail .gdlr-core-blog-title{font-size:37px;font-weight:700;margin-bottom:16px;}
.gdlr-core-blog-left-thumbnail .gdlr-core-blog-info-wrapper{margin-bottom:26px;}
.gdlr-core-blog-left-thumbnail .gdlr-core-excerpt-read-more{margin-top:33px;}
.gdlr-core-blog-right-thumbnail{text-align:right;}
.gdlr-core-blog-right-thumbnail .gdlr-core-blog-thumbnail-wrap{width:35%;padding-left:35px;}
.gdlr-core-blog-right-thumbnail.gdlr-core-large .gdlr-core-blog-thumbnail-wrap{width:55%;}
.gdlr-core-blog-right-thumbnail .gdlr-core-blog-date-wrapper{float:left;margin-right:0px;padding-left:20px;border-left-width:1px;border-left-style:solid;border-right:0px;}
.gdlr-core-blog-right-thumbnail .gdlr-core-blog-title{font-size:37px;font-weight:700;margin-bottom:16px;}
.gdlr-core-blog-right-thumbnail .gdlr-core-blog-info-wrapper{margin-bottom:26px;}
.gdlr-core-blog-right-thumbnail .gdlr-core-excerpt-read-more{margin-top:33px;}
.gdlr-core-blog-medium.gdlr-core-style-2 .gdlr-core-blog-thumbnail .gdlr-core-sticky-banner{top:18px;bottom:auto;left:18px;padding:10px 12px;font-weight:600;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;}
.gdlr-core-blog-medium.gdlr-core-style-2 .gdlr-core-blog-thumbnail .gdlr-core-blog-info-comment-number{position:absolute;bottom:20px;left:25px;font-size:15px;line-height:1;}
.gdlr-core-blog-medium.gdlr-core-style-2 .gdlr-core-blog-thumbnail .gdlr-core-blog-info-comment-number i{margin-right:10px;}
.gdlr-core-blog-medium.gdlr-core-style-2 .gdlr-core-blog-thumbnail .gdlr-core-blog-info-category{position:absolute;right:20px;bottom:18px;font-size:12px;line-height:1;padding:8px 15px;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;}
.gdlr-core-blog-medium.gdlr-core-style-2 .gdlr-core-blog-thumbnail .gdlr-core-blog-info-category .gdlr-core-head{display:none;}
.gdlr-core-blog-medium.gdlr-core-style-2 .gdlr-core-blog-info-wrapper{margin-bottom:5px;}
.gdlr-core-blog-medium.gdlr-core-style-2 .gdlr-core-blog-info-wrapper .gdlr-core-blog-info{margin-right:0px;font-size:13px;text-transform:none;letter-spacing:0px;}
.gdlr-core-blog-medium.gdlr-core-style-2 .gdlr-core-blog-info:first-child .gdlr-core-blog-info-sep{display:none;}
.gdlr-core-blog-medium.gdlr-core-style-2 .gdlr-core-blog-info-wrapper .gdlr-core-blog-info-sep{margin:0px 13px;}
.gdlr-core-blog-medium.gdlr-core-style-2 .gdlr-core-blog-info-wrapper .gdlr-core-head{display:none;}
.gdlr-core-blog-medium.gdlr-core-style-2 .gdlr-core-blog-title{margin-bottom:20px;}
.gdlr-core-blog-feature{position:relative;}
.gdlr-core-blog-feature .gdlr-core-blog-title{font-size:18px;font-weight:700;margin-bottom:12px;line-height:1.3;}
.gdlr-core-blog-feature .gdlr-core-blog-info-wrapper{margin-bottom:10px;}
.gdlr-core-blog-feature.gdlr-core-with-image .gdlr-core-blog-feature-content{position:absolute;left:0px;right:0px;bottom:0px;padding:0px 35px 40px 45px;}
.gdlr-core-blog-feature.gdlr-core-hover-overlay-content.gdlr-core-with-image .gdlr-core-blog-feature-content{opacity:0;filter:alpha(opacity=0);transition:opacity 500ms ease-out;-moz-transition:opacity 500ms ease-out;-o-transition:opacity 500ms ease-out;-webkit-transition:opacity 500ms ease-out;}
.gdlr-core-blog-feature.gdlr-core-hover-overlay-content.gdlr-core-with-image:hover .gdlr-core-blog-feature-content{opacity:1;filter:alpha(opacity=100);}
.gdlr-core-blog-feature .gdlr-core-blog-feature-content-overlay{position:absolute;left:0px;right:0px;bottom:0px;top:0px;background:#000;filter:alpha(opacity=40);opacity:0.4;}
.gdlr-core-blog-feature .gdlr-core-blog-feature-content-overlay-gradient{position:absolute;left:0px;right:0px;bottom:0px;top:0px;background:url(//www.wildgiantsafaris.com/wp-content/plugins/goodlayers-core/include/images/blog-style/blog-item-gradient.png) bottom repeat-x;}
.gdlr-core-blog-feature .gdlr-core-blog-feature-content-overlay-gradient2{position:absolute;left:0px;right:0px;bottom:0px;top:0px;background:url(//www.wildgiantsafaris.com/wp-content/plugins/goodlayers-core/include/images/blog-style/blog-item-gradient2.png) bottom repeat-x;}
.gdlr-core-blog-feature .gdlr-core-blog-info-wrapper .gdlr-core-blog-info{font-size:14px;text-transform:none;font-weight:400;}
.gdlr-core-blog-feature .gdlr-core-blog-info-category{position:absolute;top:30px;left:45px;font-size:13px;line-height:1;padding:8px 15px;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;}
.gdlr-core-blog-feature .gdlr-core-blog-info-category .gdlr-core-head{display:none;}
.gdlr-core-blog-feature .gdlr-core-blog-info-category i{display:none;}
.gdlr-core-blog-feature .gdlr-core-blog-info-category,
.gdlr-core-blog-feature .gdlr-core-blog-info-category a,
.gdlr-core-blog-feature .gdlr-core-blog-info-category a:hover{color:#ffffff;}
.gdlr-core-blog-feature.gdlr-core-sub-item .gdlr-core-blog-title{font-size:15px;}
.gdlr-core-blog-feature.gdlr-core-sub-item .gdlr-core-blog-info-wrapper{display:none;}
.gdlr-core-blog-feature.gdlr-core-sub-item.gdlr-core-with-image .gdlr-core-blog-feature-content{padding:0px 18px 8px 18px;}
.gdlr-core-blog-feature.gdlr-core-sub-item .gdlr-core-blog-info-category{font-size:11px;top:13px;left:15px;}
.gdlr-core-blog-modern{position:relative;border-style:solid;}
.gdlr-core-blog-modern .gdlr-core-blog-modern-content{padding:0px 0px 20px;}
.gdlr-core-blog-modern .gdlr-core-blog-title{font-size:18px;font-weight:700;margin-bottom:2px;line-height:1.6;}
.gdlr-core-blog-modern-inner .gdlr-core-blog-info-wrapper{margin-bottom:10px;}
.gdlr-core-blog-modern .gdlr-core-blog-content{padding-top:6px;}
.gdlr-core-blog-modern .gdlr-core-excerpt-read-more{display:none;}
.gdlr-core-blog-modern.gdlr-core-with-image .gdlr-core-blog-modern-inner{position:relative;}
.gdlr-core-blog-modern.gdlr-core-with-image .gdlr-core-blog-modern-content{position:absolute;left:0px;right:0px;bottom:0px;padding:0px 45px 40px 60px;transition:opacity 500ms ease-out, bottom 200ms ease-out;-moz-transition:opacity 500ms ease-out, bottom 200ms ease-out;-o-transition:opacity 500ms ease-out, bottom 200ms ease-out;-webkit-transition:opacity 500ms ease-out, bottom 200ms ease-out;}
.gdlr-core-blog-modern.gdlr-core-hover-overlay-content.gdlr-core-with-image .gdlr-core-blog-modern-content{opacity:0;filter:alpha(opacity=0);}
.gdlr-core-blog-modern.gdlr-core-hover-overlay-content.gdlr-core-with-image:hover .gdlr-core-blog-modern-content{opacity:1;filter:alpha(opacity=100)}
.gdlr-core-blog-modern .gdlr-core-blog-modern-content-overlay{position:absolute;left:0px;right:0px;bottom:0px;top:0px;background:#000;filter:alpha(opacity=40);opacity:0.4;}
.gdlr-core-blog-modern .gdlr-core-blog-modern-content-overlay-gradient{position:absolute;left:0px;right:0px;bottom:0px;top:0px;background:url(//www.wildgiantsafaris.com/wp-content/plugins/goodlayers-core/include/images/blog-style/blog-item-gradient.png) bottom repeat-x;}
.gdlr-core-blog-modern .gdlr-core-blog-modern-content-overlay-gradient2{position:absolute;left:0px;right:0px;bottom:0px;top:0px;background:url(//www.wildgiantsafaris.com/wp-content/plugins/goodlayers-core/include/images/blog-style/blog-item-gradient2.png) bottom repeat-x;}
.gdlr-core-blog-item.gdlr-core-style-blog-image .gdlr-core-load-more,
.gdlr-core-blog-item.gdlr-core-style-blog-image .gdlr-core-pagination{margin-top:20px;}
.gdlr-core-blog-item.gdlr-core-style-blog-image-no-space .gdlr-core-load-more{margin-top:50px;}
.gdlr-core-blog-item.gdlr-core-style-blog-image-no-space .gdlr-core-pagination{margin-top:50px;}
.gdlr-core-blog-modern.gdlr-core-gradient-slide .gdlr-core-blog-thumbnail:after{content:" ";position:absolute;top:50%;right:0px;bottom:0px;left:0px;background:linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 1));-moz-background:linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 1));-o-background:linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 1));-webkit-background:linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 1));transition:top 150ms;-moz-transition:top 150ms;-o-transition:top 150ms;-webkit-transition:top 150ms;}
.gdlr-core-blog-modern.gdlr-core-gradient-slide:hover .gdlr-core-blog-thumbnail:after{top:0px;}
.gdlr-core-blog-modern.gdlr-core-style-1 .gdlr-core-blog-info-sep{display:none;}
.gdlr-core-blog-modern.gdlr-core-style-2 .gdlr-core-blog-info i{display:none;}
.gdlr-core-blog-modern.gdlr-core-style-2 .gdlr-core-blog-info:first-child  .gdlr-core-blog-info-sep{display:none;}
.gdlr-core-blog-modern.gdlr-core-style-2 .gdlr-core-blog-thumbnail .gdlr-core-blog-info-category{position:absolute;top:20px;left:18px;font-size:12px;line-height:1;padding:8px 15px;z-index:1;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;}
.gdlr-core-blog-modern.gdlr-core-style-2 .gdlr-core-blog-thumbnail .gdlr-core-blog-info-category .gdlr-core-head{display:none;}
.gdlr-core-blog-modern.gdlr-core-style-3 .gdlr-core-blog-title{margin-bottom:8px;}
.gdlr-core-blog-modern.gdlr-core-style-3 .gdlr-core-blog-modern-content{text-align:left;}
.gdlr-core-blog-modern.gdlr-core-style-3 .gdlr-core-blog-info-wrapper .gdlr-core-head{display:none;}
.gdlr-core-blog-modern.gdlr-core-style-3 .gdlr-core-blog-info{margin-right:15px;}
.gdlr-core-blog-modern.gdlr-core-style-3 .gdlr-core-blog-info .gdlr-core-blog-info-sep{margin-right:15px;}
.gdlr-core-blog-modern.gdlr-core-style-3 .gdlr-core-blog-info:first-child .gdlr-core-blog-info-sep{display:none;}
.gdlr-core-blog-modern.gdlr-core-style-3:hover .gdlr-core-blog-modern-content{bottom:20px;}
.gdlr-core-blog-modern.gdlr-core-style-3.gdlr-core-opacity-on-hover img{opacity:0.7;}
.gdlr-core-blog-modern.gdlr-core-style-3.gdlr-core-opacity-on-hover:hover img{opacity:0.3 !important;}
.gdlr-core-blog-modern.gdlr-core-style-3.gdlr-core-with-image .gdlr-core-blog-modern-content{padding:0px 35px 30px;}
.gdlr-core-blog-modern.gdlr-core-style-4 .gdlr-core-blog-title{margin-bottom:8px;}
.gdlr-core-blog-modern.gdlr-core-style-4 .gdlr-core-blog-modern-content{text-align:left;}
.gdlr-core-blog-modern.gdlr-core-style-4 .gdlr-core-blog-info-wrapper .gdlr-core-head{display:none;}
.gdlr-core-blog-modern.gdlr-core-style-4 .gdlr-core-blog-info{margin-right:15px;}
.gdlr-core-blog-modern.gdlr-core-style-4 .gdlr-core-blog-info .gdlr-core-blog-info-sep{margin-right:15px;}
.gdlr-core-blog-modern.gdlr-core-style-4 .gdlr-core-blog-info:first-child .gdlr-core-blog-info-sep{display:none;}
.gdlr-core-blog-modern.gdlr-core-style-4.gdlr-core-opacity-on-hover img{opacity:0.7;}
.gdlr-core-blog-modern.gdlr-core-style-4.gdlr-core-opacity-on-hover:hover img{opacity:0.3 !important;}
.gdlr-core-blog-modern.gdlr-core-style-4.gdlr-core-with-image .gdlr-core-blog-modern-content{padding:0px 35px 30px;}
.gdlr-core-blog-modern.gdlr-core-style-4.gdlr-core-with-image .gdlr-core-blog-content{padding:0px;max-height:0px;overflow:hidden;transition:max-height 300ms ease-out;-moz-transition:max-height 300ms ease-out;-o-transition:max-height 300ms ease-out;-webkit-transition:max-height 300ms ease-out;}
.gdlr-core-blog-modern.gdlr-core-style-4.gdlr-core-with-image:hover .gdlr-core-blog-content{margin-bottom:0;max-height:150px;}
.gdlr-core-blog-modern.gdlr-core-style-5 .gdlr-core-blog-modern-content{display:flex;flex-direction:column;text-align:left;position:absolute;left:0;right:0;bottom:0;}
.gdlr-core-blog-modern.gdlr-core-style-5 .gdlr-core-blog-info-wrapper{order:1;}
.gdlr-core-blog-modern.gdlr-core-style-5 .gdlr-core-blog-title{order:2;}
.gdlr-core-blog-modern.gdlr-core-style-5 .gdlr-core-blog-content{order:3;}
.gdlr-core-blog-modern.gdlr-core-style-5 .gdlr-core-blog-info-wrapper .gdlr-core-head{display:none;}
.gdlr-core-blog-modern.gdlr-core-style-5 .gdlr-core-blog-info-wrapper .gdlr-core-blog-info:first-child .gdlr-core-blog-info-sep{display:none;}
.gdlr-core-blog-modern.gdlr-core-style-5 .gdlr-core-blog-info-wrapper .gdlr-core-blog-info{margin-right:12px;}
.gdlr-core-blog-modern.gdlr-core-style-5 .gdlr-core-blog-info-wrapper .gdlr-core-blog-info .gdlr-core-blog-info-sep{margin-right:10px;}
.gdlr-core-blog-modern.gdlr-core-style-5 .gdlr-core-blog-modern-content{padding:0px 35px 30px;}
.gdlr-core-blog-modern.gdlr-core-style-5 .gdlr-core-blog-content{padding:0px;max-height:0px;overflow:hidden;transition:max-height 300ms ease-out;-moz-transition:max-height 300ms ease-out;-o-transition:max-height 300ms ease-out;-webkit-transition:max-height 300ms ease-out;}
.gdlr-core-blog-modern.gdlr-core-style-5 .gdlr-core-blog-thumbnail{opacity:0;background:#000;transition:opacity 300ms ease-out;-moz-transition:opacity 300ms ease-out;-o-transition:opacity 300ms ease-out;-webkit-transition:opacity 300ms ease-out;}
.gdlr-core-blog-modern.gdlr-core-style-5:hover .gdlr-core-blog-modern-content a{transition:none;-moz-transition:none;-o-transition:none;-webkit-transition:none;}
.gdlr-core-blog-modern.gdlr-core-style-5:hover .gdlr-core-blog-thumbnail{opacity:1;}
.gdlr-core-blog-modern.gdlr-core-style-5:hover .gdlr-core-blog-content{margin-bottom:0;max-height:80px;}
.gdlr-core-blog-modern.gdlr-core-style-5:hover .gdlr-core-blog-modern-content .gdlr-core-blog-info-wrapper a, 
.gdlr-core-blog-modern.gdlr-core-style-5:hover .gdlr-core-blog-modern-content .gdlr-core-blog-info-wrapper, 
.gdlr-core-blog-modern.gdlr-core-style-5:hover .gdlr-core-blog-modern-content .gdlr-core-blog-title a, 
.gdlr-core-blog-modern.gdlr-core-style-5:hover .gdlr-core-blog-modern-content .gdlr-core-blog-content{color:#fff !important;}
.gdlr-core-blog-metro.gdlr-core-with-image{position:relative;overflow:hidden;}
.gdlr-core-blog-metro.gdlr-core-with-image .gdlr-core-blog-metro-content{position:absolute;left:0px;right:0px;bottom:0px;padding:0px 20px 30px;opacity:0;filter:alpha(opacity=0);transition:opacity 500ms ease-out;-moz-transition:opacity 500ms ease-out;-o-transition:opacity 500ms ease-out;-webkit-transition:opacity 500ms ease-out;}
.gdlr-core-blog-metro.gdlr-core-with-image:hover .gdlr-core-blog-metro-content{opacity:1;filter:alpha(opacity=100);}
.gdlr-core-blog-metro .gdlr-core-blog-metro-content{text-align:center;padding:0px 0px 20px;}
.gdlr-core-blog-metro .gdlr-core-blog-title{font-size:18px;font-weight:700;margin-bottom:5px;line-height:1.5;}
.gdlr-core-blog-item.gdlr-core-style-blog-metro .gdlr-core-load-more,
.gdlr-core-blog-item.gdlr-core-style-blog-metro .gdlr-core-pagination{margin-top:20px;}
.gdlr-core-blog-item.gdlr-core-style-blog-metro-no-space .gdlr-core-load-more{margin-top:50px;}
.gdlr-core-blog-item.gdlr-core-style-blog-metro-no-space .gdlr-core-pagination{margin-top:50px;}
.gdlr-core-blog-list{margin-bottom:40px;}
.gdlr-core-blog-list.gdlr-core-blog-list-with-frame{margin-bottom:6px;}
.gdlr-core-blog-list .gdlr-core-blog-list-frame{padding:20px 26px 24px;}
.gdlr-core-blog-list .gdlr-core-blog-title{font-size:19px;letter-spacing:1px;font-weight:800;margin-bottom:10px;}
.gdlr-core-blog-list .gdlr-core-blog-info{margin-right:15px;}
.gdlr-core-blog-list .gdlr-core-blog-info .gdlr-core-blog-info-sep{margin-right:15px;}
.gdlr-core-blog-list .gdlr-core-blog-info:first-child .gdlr-core-blog-info-sep{display:none;}
.gdlr-core-blog-widget{margin-bottom:18px;padding-top:18px;border-top-width:1px;border-top-style:solid;}
.gdlr-core-blog-widget:first-child{padding-top:0px;border:0px;}
.gdlr-core-blog-widget .gdlr-core-blog-thumbnail{float:left;margin-right:20px;max-width:60px;}
.gdlr-core-blog-widget .gdlr-core-sticky-banner{display:none;}
.gdlr-core-blog-widget .gdlr-core-blog-widget-content{overflow:hidden;}
.gdlr-core-blog-widget .gdlr-core-blog-title{font-size:18px;font-weight:600;margin-bottom:8px;}
.gdlr-core-blog-widget .gdlr-core-blog-info-wrapper .gdlr-core-head{margin-right:10px;}
.gdlr-core-blog-widget-divider{border-bottom-width:2px;border-bottom-style:solid;padding-top:3px;}
.gdlr-core-blog-widget.gdlr-core-style-large{margin-bottom:22px;padding-top:22px;}
.gdlr-core-blog-widget.gdlr-core-style-large:first-child{padding-top:0px;}
.gdlr-core-blog-widget.gdlr-core-style-large .gdlr-core-blog-widget-content{padding-top:8px;}
.gdlr-core-blog-widget.gdlr-core-style-large .gdlr-core-blog-thumbnail{max-width:80px;}
.gdlr-core-blog-widget.gdlr-core-style-large .gdlr-core-blog-title{font-size:16px;margin-bottom:12px;}
.gdlr-core-blog-widget.gdlr-core-style-small .gdlr-core-blog-title{font-size:16px;font-weight:500;}
.gdlr-core-blog-widget.gdlr-core-style-2 .gdlr-core-blog-info-wrapper .gdlr-core-head{display:none;}
.gdlr-core-blog-widget.gdlr-core-style-2 .gdlr-core-blog-info-wrapper .gdlr-core-blog-info{font-weight:normal;margin-right:0px;font-size:13px;text-transform:none;letter-spacing:0px;}
.gdlr-core-blog-widget.gdlr-core-style-2 .gdlr-core-blog-info-wrapper .gdlr-core-blog-info-sep{margin:0px 13px;}
.gdlr-core-blog-widget.gdlr-core-style-2 .gdlr-core-blog-info:first-child .gdlr-core-blog-info-sep{display:none;}
.gdlr-core-blog-widget.gdlr-core-style-3{padding-top:25px;margin-bottom:25px;}
.gdlr-core-blog-widget.gdlr-core-style-3:first-child{padding-top:0px;}
.gdlr-core-blog-widget.gdlr-core-style-3 .gdlr-core-blog-title{line-height:1.5;}
.gdlr-core-blog-widget.gdlr-core-style-3 .gdlr-core-blog-widget-content{display:flex;flex-direction:column;}
.gdlr-core-blog-widget.gdlr-core-style-3 .gdlr-core-blog-info-wrapper{order:-1;margin-bottom:10px;}
.gdlr-core-blog-widget.gdlr-core-style-3 .gdlr-core-blog-widget-read-more{margin-top:5px;}
.gdlr-core-blog-widget.gdlr-core-style-3 .gdlr-core-blog-thumbnail{float:right;margin-left:20px;margin-right:0px;max-width:95px;}
.gdlr-core-item-list-wrap.gdlr-core-featured .gdlr-core-item-list.gdlr-core-blog-widget{position:relative;}
.gdlr-core-item-list-wrap.gdlr-core-featured .gdlr-core-blog-widget.gdlr-core-style-3 .gdlr-core-blog-thumbnail{margin-left:0px;}
.gdlr-core-item-list-wrap.gdlr-core-featured .gdlr-core-blog-widget.gdlr-core-style-3 .gdlr-core-blog-widget-content{max-width:600px;margin-left:auto;margin-right:auto;position:absolute;left:30px;bottom:25px;right:30px;}
.gdlr-core-item-list-wrap.gdlr-core-featured .gdlr-core-blog-widget.gdlr-core-style-3 .gdlr-core-blog-title a{color:#fff;}
.gdlr-core-item-list-wrap.gdlr-core-featured .gdlr-core-blog-widget.gdlr-core-style-3 .gdlr-core-blog-widget-read-more a{color:#d3d3d3;}
.gdlr-core-item-list-wrap.gdlr-core-featured .gdlr-core-blog-widget.gdlr-core-style-3 .gdlr-core-blog-info-wrapper a, 
.gdlr-core-item-list-wrap.gdlr-core-featured .gdlr-core-blog-widget.gdlr-core-style-3 .gdlr-core-blog-info-wrapper i{color:#d3d3d3;}
.gdlr-core-item-list-wrap.gdlr-core-featured .gdlr-core-blog-widget.gdlr-core-style-3 .gdlr-core-blog-thumbnail:after{content:" ";position:absolute;top:30%;right:0px;bottom:0px;left:0px;background:rgb(0,0,0);background:linear-gradient(0deg, rgba(0,0,0,0.6) 0%, rgba(0,0,0,0) 100%);}
.gdlr-core-item-list-wrap.gdlr-core-with-featured .gdlr-core-blog-widget.gdlr-core-style-3:first-child{padding-top:20px;}
.gdlr-core-item-list-wrap.gdlr-core-featured .gdlr-core-blog-widget  .gdlr-core-blog-thumbnail{float:none;max-width:100%;margin-right:0px;margin-bottom:25px;}
.gdlr-core-item-list-wrap.gdlr-core-featured .gdlr-core-blog-widget-divider{display:none;}
@media only screen and (max-width: 767px){
.gdlr-core-blog-widget.gdlr-core-style-3 .gdlr-core-blog-info-wrapper{display:none;}
.gdlr-core-blog-widget.gdlr-core-style-3 .gdlr-core-blog-widget-read-more{display:none;}
.gdlr-core-item-list-wrap.gdlr-core-featured .gdlr-core-blog-widget.gdlr-core-style-3 .gdlr-core-blog-widget-content{bottom:20px;}
}
.gdlr-core-blog-column-hover-background{padding:55px 45px 50px;position:relative;}
.gdlr-core-blog-column-hover-background .gdlr-core-content{position:relative;}
.gdlr-core-blog-column-hover-background .gdlr-core-column-date{font-size:14px;text-transform:uppercase;letter-spacing:2px;margin-bottom:18px;}
.gdlr-core-blog-column-hover-background .gdlr-core-column-date .gdlr-core-head{display:none;}
.gdlr-core-blog-column-hover-background .gdlr-core-blog-title{margin-bottom:0px;font-size:26px;font-weight:800;}
.gdlr-core-blog-column-hover-background .gdlr-core-blog-info-wrapper{margin-top:15px;}
.gdlr-core-blog-column-hover-background .gdlr-core-blog-info-wrapper .gdlr-core-head{display:none;}
.gdlr-core-blog-column-hover-background .gdlr-core-blog-info-wrapper .gdlr-core-blog-info{font-weight:400;font-size:13px;text-transform:none;}
.gdlr-core-blog-column-hover-background .gdlr-core-background{position:absolute;top:0px;left:0px;right:0px;bottom:0px;background-position:center;background-size:cover;opacity:0;transition:opacity 300ms;-moz-transition:opacity 300ms;-webkit-transition:opacity 300ms;}
.gdlr-core-blog-column-hover-background .gdlr-core-background-overlay{width:100%;height:100%;background:#000000;opacity:0.4;}
.gdlr-core-blog-column-hover-background:hover .gdlr-core-background{opacity:1;}
.gdlr-core-blog-column-hover-background:hover .gdlr-core-blog-title a,
.gdlr-core-blog-column-hover-background:hover .gdlr-core-blog-info a{color:#fff !important;}
.gdlr-core-video-item .gdlr-core-video-item-type-vimeo,
.gdlr-core-video-item .gdlr-core-video-item-type-youtube{position:relative;}
.gdlr-core-video-item .gdlr-core-video-item-overlay{cursor:pointer;position:absolute;top:0px;right:0px;bottom:0px;left:0px;}
.gdlr-core-video-item .gdlr-core-video-item-overlay-image{position:absolute;top:0px;right:0px;bottom:0px;left:0px;background-position:center;background-size:cover;}
.gdlr-core-video-item .gdlr-core-video-item-overlay-icon{position:absolute;top:50%;left:50%;width:116px;margin-left:-58px;margin-top:-58px;text-align:center;border-width:1px;border-style:solid;line-height:30px;padding:42px 0px 42px 7px;color:#fff;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%;}
.gdlr-core-video-widget{position:relative;}
.gdlr-core-video-widget i{position:absolute;left:50%;top:50%;background:#000;color:#fff;font-size:18px;line-height:60px;width:60px;text-align:center;margin-top:-30px;margin-left:-30px;padding-left:6px;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%;}
.gdlr-core-instagram-widget{margin-left:-8px;margin-right:-8px;}
.gdlr-core-instagram-widget .gdlr-core-media-image{padding:8px;}
ul.gdlr-core-category-background-widget{margin-left:0px;list-style:none;font-weight:500;font-size:15px;}
ul.gdlr-core-category-background-widget li.gdlr-core-no-bg{background:#f3f3f3;}
ul.gdlr-core-category-background-widget li{margin-bottom:8px;background-position:center;background-size:cover;}
.gdlr-core-category-background-widget-count{float:right;font-size:12px;margin-top:3px;}
ul.gdlr-core-category-background-widget li a{display:block;padding:17px 25px;}
ul.gdlr-core-category-background-widget li.gdlr-core-no-bg a,
ul.gdlr-core-category-background-widget li.gdlr-core-no-bg a:hover{color:#666;}
ul.gdlr-core-category-background-widget li.gdlr-core-with-bg a,
ul.gdlr-core-category-background-widget li.gdlr-core-with-bg a:hover{color:#fff;}
.gdlr-core-opening-hour-widget-list{border-bottom-width:1px;border-bottom-style:solid;padding-bottom:10px;margin-bottom:10px;}
.gdlr-core-opening-hour-widget-list .gdlr-core-head{float:left;font-weight:600}
.gdlr-core-opening-hour-widget-list .gdlr-core-head i{font-weight:normal;margin-right:8px;vertical-align:middle;}
.gdlr-core-opening-hour-widget-list .gdlr-core-tail{float:right;}
.gdlr-core-post-slider-item .gdlr-core-post-slider-slide{position:relative;}
.gdlr-core-post-slider-item .gdlr-core-post-slider-caption{position:absolute;bottom:0px;left:0px;right:0px;padding:0px 20px 25px;}
.gdlr-core-post-slider-item .gdlr-core-post-slider-title{font-size:17px;font-weight:600;text-transform:uppercase;letter-spacing:2px;margin-bottom:10px;}
.gdlr-core-post-slider-item .gdlr-core-blog-info{font-size:12px;}
.gdlr-core-post-slider-item .gdlr-core-blog-info .gdlr-core-blog-info-sep{margin:0px 8px;}
.gdlr-core-post-slider-item .gdlr-core-blog-info:first-child .gdlr-core-blog-info-sep{display:none;}
.gdlr-core-post-slider-item .gdlr-core-post-slider-gradient{position:absolute;top:0px;right:0px;bottom:0px;left:0px;background:url(//www.wildgiantsafaris.com/wp-content/plugins/goodlayers-core/include/images/post-slider/gradient.png);background-position:bottom;background-repeat:repeat-x;}
.gdlr-core-post-slider-item .gdlr-core-post-slider-overlay{position:absolute;top:0px;right:0px;bottom:0px;left:0px;background:#000;opacity:0.5;filter:alpha(opacity=50);}
.gdlr-core-roadmap-item .gdlr-core-roadmap-item-head-wrap{width:50%;float:left;}
.gdlr-core-roadmap-item .gdlr-core-roadmap-item-head{position:relative;padding-bottom:45px;cursor:pointer;}
.gdlr-core-roadmap-item .gdlr-core-roadmap-item-head:last-child .gdlr-core-roadmap-item-head-divider{display:none;}
.gdlr-core-roadmap-item .gdlr-core-roadmap-item-head-content{text-align:right;overflow:hidden;margin-right:55px;padding-top:8px;}
.gdlr-core-roadmap-item .gdlr-core-roadmap-item-head-count{float:right;width:50px;text-align:center;margin-right:-25px;font-size:15px;line-height:20px;padding:15px 0px;font-weight:bold;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%;transition:background-color 200ms;-moz-transition:background-color 200ms;-o-transition:background-color 200ms;-webkit-transition:background-color 200ms;}
.gdlr-core-roadmap-item  .gdlr-core-roadmap-item-head-divider{position:absolute;bottom:15px;right:0px;height:15px;border-left-width:1px;border-left-style:solid;}
.gdlr-core-roadmap-item .gdlr-core-roadmap-item-content-area{margin-left:70px;display:none;}
.gdlr-core-roadmap-item .gdlr-core-roadmap-item-content-area.gdlr-core-active{display:block;}
.gdlr-core-roadmap-item .gdlr-core-roadmap-item-content-title{font-size:17px;text-transform:uppercase;letter-spacing:2px;font-weight:700;margin-bottom:35px;}
.gdlr-core-roadmap-item .gdlr-core-roadmap-item-content-caption{font-size:13px;text-transform:uppercase;margin-bottom:9px;letter-spacing:2px;}
.gdlr-core-roadmap-item .gdlr-core-roadmap-item-head-title{font-size:14px;text-transform:uppercase;font-weight:700;letter-spacing:1px;margin-bottom:5px;}
.gdlr-core-roadmap-item .gdlr-core-roadmap-item-head-caption{font-size:13px;text-transform:uppercase;letter-spacing:1px;}
.gdlr-core-roadmap-item .gdlr-core-roadmap-item-content-wrap{overflow:hidden;}
.gdlr-core-roadmap-item .gdlr-core-roadmap-item-content{font-size:17px;}
.gdlr-core-dropdown-tab .gdlr-core-dropdown-tab-title{font-size:13px;font-weight:800;padding:6px 14px 6px 18px;position:relative;float:left;margin-right:20px;cursor:pointer;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;}
.gdlr-core-dropdown-tab .gdlr-core-dropdown-tab-title:after{content:"\f107";font-family:fontAwesome;margin-left:10px;float:right;}
.gdlr-core-dropdown-tab .gdlr-core-dropdown-tab-head-wrap{padding-top:5px;padding-bottom:5px;position:absolute;left:0px;top:100%;display:none;z-index:103;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;margin-top:5px;min-width:140px;}
.gdlr-core-dropdown-tab .gdlr-core-dropdown-tab-head{padding:3px 18px;}
.gdlr-core-dropdown-tab .gdlr-core-dropdown-tab-head.gdlr-core-active{display:none;}
.gdlr-core-dropdown-tab .gdlr-core-dropdown-tab-content-wrap{overflow:hidden;padding-top:4px;}
.gdlr-core-dropdown-tab .gdlr-core-dropdown-tab-content{display:none;white-space:nowrap;}
.gdlr-core-dropdown-tab .gdlr-core-dropdown-tab-content.gdlr-core-active{display:block;}
.gdlr-core-blog-aside-format .gdlr-core-blog-content{font-style:italic;}
.gdlr-core-blog-aside-format .gdlr-core-excerpt-read-more,
.gdlr-core-blog-aside-format .gdlr-core-excerpt-read-more.gdlr-core-plain-text{display:none;}
.gdlr-core-blog-aside-format.gdlr-core-large .gdlr-core-blog-content{font-size:18px;padding:50px 60px;}
.gdlr-core-blog-aside-format.gdlr-core-small .gdlr-core-blog-content{font-size:16px;padding:40px 37px;}
.gdlr-core-blog-quote-format{position:relative;}
.gdlr-core-blog-quote-format .gdlr-core-blog-quote-background{position:absolute;top:0px;right:0px;bottom:0px;left:0px;background-size:cover;background-position:center;opacity:0.3;filter:alpha(opacity=30);}
.gdlr-core-blog-quote-format .gdlr-core-blog-quote{line-height:1;position:relative;font-weight:800;}
.gdlr-core-blog-quote-format .gdlr-core-blog-content-wrap{overflow:hidden;position:relative;}
.gdlr-core-blog-quote-format .gdlr-core-blog-quote-content{font-style:italic;}
.gdlr-core-blog-quote-format .gdlr-core-blog-quote-content blockquote, 
.gdlr-core-blog-quote-format .gdlr-core-blog-quote-content q{background:transparent;border:none;padding:0px;margin-top:0px;margin-bottom:0px;}
.gdlr-core-blog-quote-format .gdlr-core-blog-quote-author{font-style:italic;margin-bottom:20px;font-weight:bold;}
.gdlr-core-blog-quote-format .gdlr-core-blog-quote-author:before{content:"-";margin-right:2px;}
.gdlr-core-blog-quote-format .gdlr-core-excerpt-read-more,
.gdlr-core-blog-quote-format .gdlr-core-excerpt-read-more.gdlr-core-plain-text{display:none;}
.gdlr-core-blog-quote-format.gdlr-core-large .gdlr-core-blog-content{padding:50px 45px 40px;}
.gdlr-core-blog-quote-format.gdlr-core-large .gdlr-core-blog-quote{float:left;font-size:120px;margin-top:-10px;margin-right:35px;}
.gdlr-core-blog-quote-format.gdlr-core-large .gdlr-core-blog-quote-content,
.gdlr-core-blog-quote-format.gdlr-core-large .gdlr-core-blog-quote-content q,
.gdlr-core-blog-quote-format.gdlr-core-large .gdlr-core-blog-quote-content blockquote{font-size:18px;}
.gdlr-core-blog-quote-format.gdlr-core-large .gdlr-core-blog-quote-author{font-size:15px;}
.gdlr-core-blog-quote-format.gdlr-core-small .gdlr-core-blog-content{padding:40px 37px 30px;}
.gdlr-core-blog-quote-format.gdlr-core-small .gdlr-core-blog-quote{font-size:80px;margin-bottom:-10px;}
.gdlr-core-blog-quote-format.gdlr-core-small .gdlr-core-blog-quote-content q,
.gdlr-core-blog-quote-format.gdlr-core-small .gdlr-core-blog-quote-content blockquote,
.gdlr-core-blog-quote-format.gdlr-core-small .gdlr-core-blog-quote-content{font-size:16px;}
.gdlr-core-blog-quote-format.gdlr-core-small .gdlr-core-blog-quote-author{font-size:15px;}
.gdlr-core-blog-link-format .gdlr-core-blog-icon-link{font-size:23px;}
.gdlr-core-blog-link-format .gdlr-core-blog-content-wrap{overflow:hidden;}
.gdlr-core-blog-link-format .gdlr-core-blog-title{font-size:20px;letter-spacing:0px;margin-bottom:9px;}
.gdlr-core-blog-link-format .gdlr-core-blog-content{font-size:14px;margin-bottom:0px;}
.gdlr-core-blog-link-format .gdlr-core-excerpt-read-more,
.gdlr-core-blog-link-format .gdlr-core-excerpt-read-more.gdlr-core-plain-text{display:none;}
.gdlr-core-blog-link-format.gdlr-core-large .gdlr-core-blog-icon-link{float:left;margin-right:30px;margin-top:5px;}
.gdlr-core-blog-link-format.gdlr-core-small .gdlr-core-blog-icon-link{margin-bottom:25px;display:block;}
.gdlr-core-blog-link-format.gdlr-core-blog-grid .gdlr-core-blog-content-outer-wrap{padding:40px 35px 35px;}
.gdlr-core-blog-link-format.gdlr-core-blog-full .gdlr-core-blog-content-outer-wrap{padding:50px 50px 40px;}
.gdlr-core-blog-link-format.gdlr-core-with-frame .gdlr-core-blog-content-outer-wrap{background:#fff;}
.gdlr-core-blog-quote-format.gdlr-core-small.gdlr-core-style-2{text-align:center;}
.gdlr-core-blog-quote-format.gdlr-core-small.gdlr-core-style-2 .gdlr-core-blog-quote{font-size:110px;margin-bottom:-45px}
.gdlr-core-blog-quote-format.gdlr-core-small.gdlr-core-style-2 .gdlr-core-blog-content{padding:55px 54px 47px;}
.gdlr-core-blog-quote-format.gdlr-core-small.gdlr-core-style-2 .gdlr-core-blog-quote-content blockquote{font-size:18px;font-weight:normal;}
.gdlr-core-blog-quote-format.gdlr-core-small.gdlr-core-style-2 .gdlr-core-blog-quote-author{font-size:20px;font-style:normal;font-weight:800;margin-top:20px;}
.gdlr-core-blog-link-format.gdlr-core-small.gdlr-core-style-2{text-align:center;}
.gdlr-core-blog-link-format.gdlr-core-small.gdlr-core-style-2 .gdlr-core-blog-icon-link{font-size:30px;}
.gdlr-core-blog-link-format.gdlr-core-small.gdlr-core-style-2 .gdlr-core-blog-title{font-size:23px;margin-bottom:15px;}
.gdlr-core-blog-link-format.gdlr-core-small.gdlr-core-style-2 .gdlr-core-blog-content{font-size:13px;}
.gdlr-core-blog-link-format.gdlr-core-small.gdlr-core-style-2 .gdlr-core-blog-content-outer-wrap{padding:70px 35px 72px;}
.gdlr-core-blog-aside-format.gdlr-core-small.gdlr-core-style-2 .gdlr-core-blog-content{font-size:18px;font-style:normal;text-align:center;}
.gdlr-core-testimonial-item .gdlr-core-testimonial-frame{position:relative;background-color:#fff;background-size:cover;background-position:center;padding:45px 40px 60px;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;}
.gdlr-core-testimonial-item .gdlr-core-testimonial-frame-border{position:absolute;top:0px;right:0px;bottom:0px;left:0px;border-style:solid;border-width:0px;}
.gdlr-core-testimonial-item .gdlr-core-testimonial-item-title{text-transform:uppercase;letter-spacing:1.5px;margin-bottom:0;font-size:28px;}
.gdlr-core-testimonial-item .gdlr-core-testimonial-item-title-wrap{margin-bottom:36px;position:relative;}
.gdlr-core-testimonial-item .gdlr-core-testimonial-column .gdlr-core-testimonial{margin-bottom:50px;}
.gdlr-core-testimonial-item .gdlr-core-testimonial-column .gdlr-core-testimonial.gdlr-core-with-frame{margin-bottom:0px;}
.gdlr-core-testimonial-item .gdlr-core-testimonial-content{font-style:italic;margin-bottom:20px;font-size:15px;}
.gdlr-core-testimonial-item .gdlr-core-testimonial-content p{margin-bottom:0px;line-height:inherit}
.gdlr-core-testimonial-item .gdlr-core-testimonial-author-image{width:55px;}
.gdlr-core-testimonial-item .gdlr-core-testimonial-author-image img{border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%;}
.gdlr-core-testimonial-item .gdlr-core-testimonial-title{font-size:15px;font-weight:700;margin-bottom:2px;text-transform:uppercase;letter-spacing:1px;}
.gdlr-core-testimonial-item .gdlr-core-testimonial-item-divider{margin-top:38px;padding-bottom:10px;}
.gdlr-core-testimonial-item .gdlr-core-testimonial-position{font-size:13px;font-style:italic;}
.gdlr-core-testimonial-item .gdlr-core-testimonial-position .gdlr-core-rating i{margin-right:4px;}
.gdlr-core-testimonial-item .gdlr-core-testimonial-position .gdlr-core-rating{margin-right:10px;}
.gdlr-core-testimonial-item .gdlr-core-testimonial-position .gdlr-core-rating.gdlr-core-right{float:right;margin-right:0px;}
.gdlr-core-testimonial-item .gdlr-core-testimonial-author-content{overflow:hidden;padding-top:3px;}
.gdlr-core-testimonial-item.gdlr-core-testimonial-style-center .gdlr-core-testimonial-author-content{float:left;overflow:auto;padding-top:3px;}
.gdlr-core-testimonial-content-wrap{position:relative;}
.gdlr-core-testimonial-style-left .gdlr-core-testimonial-quote{font-size:60px;line-height:1;float:left;margin-right:30px;}
.gdlr-core-testimonial-style-left .gdlr-core-testimonial-content-wrap{overflow:hidden;}
.gdlr-core-testimonial-style-left .gdlr-core-testimonial-author-image{float:left;margin-right:20px;}
.gdlr-core-testimonial-style-left .gdlr-core-testimonial-quote.gdlr-core-top{font-size:110px;float:none;height:65px;}
.gdlr-core-testimonial-style-left-bg .gdlr-core-testimonial-content-wrap{overflow:hidden;}
.gdlr-core-testimonial-style-left-bg .gdlr-core-testimonial-content{margin-bottom:35px;padding-top:40px;}
.gdlr-core-testimonial-style-left-bg .gdlr-core-testimonial-quote{position:absolute;opacity:0.3;font-size:240px;margin-top:-160px;margin-left:-6px;font-style:normal;font-weight:bold;}
.gdlr-core-testimonial-style-left-bg .gdlr-core-testimonial-author-image{width:85px;float:left;margin-right:20px;}
.gdlr-core-testimonial-style-left-bg .gdlr-core-testimonial-author-content{padding-top:10px;}
.gdlr-core-testimonial-style-left-2 .gdlr-core-testimonial-author-image{width:85px;float:left;margin-right:36px;position:relative;}
.gdlr-core-testimonial-style-left-2 .gdlr-core-testimonial-quote{font-size:100px;line-height:1;position:absolute;top:-5px;right:-18px;}
.gdlr-core-testimonial-style-left-2 .gdlr-core-testimonial-content-wrap{overflow:hidden;}
.gdlr-core-testimonial-style-left-2 .gdlr-core-testimonial-content{font-style:normal;}
.gdlr-core-testimonial-style-left-2 .gdlr-core-testimonial-title{font-size:18px;letter-spacing:0px;text-transform:none;margin-bottom:0px;}
.gdlr-core-testimonial-style-left-2 .gdlr-core-testimonial-position{font-size:16px;font-style:normal;}
.gdlr-core-testimonial-style-left-2 .gdlr-core-testimonial-content{font-style:normal;margin-bottom:0px;}
.gdlr-core-testimonial-style-left-3 .gdlr-core-testimonial-author-image{float:left;margin-right:30px;}
.gdlr-core-testimonial-style-left-3 .gdlr-core-testimonial-content-wrap{overflow:hidden;}
.gdlr-core-testimonial-style-left-3 .gdlr-core-testimonial-content-head-wrap{margin-bottom:15px;display:flex;justify-content:space-between;}
.gdlr-core-testimonial-style-left-3 .gdlr-core-rating{font-size:16px;letter-spacing:2px;}
.gdlr-core-testimonial-style-left-3 .gdlr-core-flexslider[data-type="carousel"] ul.slides > li.flex-with-active-class{opacity:0;transition:opacity 300ms, transform 600ms;-moz-transition:opacity 300ms, transform 600ms;-webkit-transition:opacity 300ms, transform 600ms;-o-transition:opacity 300ms, transform 600ms;}
.gdlr-core-testimonial-style-left-3 .gdlr-core-flexslider[data-type="carousel"] ul.slides > li.flex-with-active-class.flex-active-slide{opacity:1;transition:opacity 300ms, transform 600ms;-moz-transition:opacity 300ms, transform 600ms;-webkit-transition:opacity 300ms, transform 600ms;-o-transition:opacity 300ms, transform 600ms;}
.gdlr-core-testimonial-style-left-3 .gdlr-core-flexslider.gdlr-core-overflow-visible[data-type="carousel"] ul.slides > li.flex-with-active-class{opacity:0.5;transform:scale(0.85);}
.gdlr-core-testimonial-style-left-3 .gdlr-core-flexslider.gdlr-core-overflow-visible[data-type="carousel"] ul.slides > li.flex-active-slide{opacity:1;transform:scale(1);}
.gdlr-core-testimonial-style-right{text-align:right;}
.gdlr-core-testimonial-style-right .gdlr-core-testimonial-quote{font-size:60px;line-height:1;float:right;margin-left:30px;}
.gdlr-core-testimonial-style-right .gdlr-core-testimonial-content-wrap{overflow:hidden;}
.gdlr-core-testimonial-style-right .gdlr-core-testimonial-author-image{float:right;margin-left:24px;}
.gdlr-core-testimonial-style-center{text-align:center;}
.gdlr-core-testimonial-style-center .gdlr-core-testimonial-quote{font-size:80px;line-height:60px;padding:15px 0px 10px;}
.gdlr-core-testimonial-style-center .gdlr-core-testimonial-quote:first-child{padding-top:0px;}
.gdlr-core-testimonial-style-center .gdlr-core-testimonial-author-wrap{display:inline-block;text-align:left;}
.gdlr-core-testimonial-style-center .gdlr-core-testimonial-author-image{float:left;margin-right:20px;}
.gdlr-core-testimonial-style-center-2{text-align:center;}
.gdlr-core-testimonial-style-center-2 .gdlr-core-testimonial-author-image{margin:18px auto 0px;width:76px;}
.gdlr-core-testimonial-style-center-2 .gdlr-core-testimonial-title{font-weight:500;margin-bottom:3px;}
.gdlr-core-testimonial-style-center-2 .gdlr-core-testimonial-position{font-style:normal;font-size:12px;letter-spacing:1px;font-weight:600;}
.gdlr-core-testimonial-style-center-2.gdlr-core-layout-reverse .gdlr-core-testimonial-author-image{margin:0px auto 20px;}
.gdlr-core-testimonial-style-center-2.gdlr-core-layout-reverse .gdlr-core-testimonial-content{margin-bottom:0px;}
.gdlr-core-testimonial-style-center-2.gdlr-core-layout-reverse .gdlr-core-testimonial-content-wrap,
.gdlr-core-testimonial-style-center-2.gdlr-core-layout-reverse .gdlr-core-testimonial-author-wrap{display:flex;flex-direction:column-reverse;margin-bottom:20px;}
.gdlr-core-testimonial-style-center-3{text-align:center;}
.gdlr-core-testimonial-style-center-3 .gdlr-core-testimonial-author-image{margin:0px auto 10px;}
.gdlr-core-testimonial-style-center-3 .gdlr-core-rating{display:block;margin-bottom:18px;}
.gdlr-core-testimonial-style-center-3 .gdlr-core-testimonial-content{margin-bottom:30px;}
.gdlr-core-testimonial-style-center-4{text-align:center;}
.gdlr-core-testimonial-style-center-4 .gdlr-core-testimonial-author-image{margin:0px auto 20px;}
.gdlr-core-testimonial-style-center-4 .gdlr-core-testimonial-head{margin-bottom:20px;}
.gdlr-core-testimonial-style-center-4 .gdlr-core-rating i{margin:0px 3px;}
.gdlr-core-testimonial-style-center-4 .gdlr-core-testimonial-quote{position:absolute;right:20px;top:0px;font-size:160px;height:100px;line-height:1;}
.gdlr-core-testimonial-style-chat .gdlr-core-testimonial-author-image{width:78px;margin:0px auto;margin-top:14px;}
.gdlr-core-testimonial-style-chat .gdlr-core-testimonial{text-align:center;transition:transform 150ms ease-out;-moz-transition:transform 150ms ease-out;-o-transition:transform 150ms ease-out;-webkit-transition:transform 150ms ease-out;}
.gdlr-core-testimonial-style-chat .gdlr-core-rating{font-size:18px;display:block;margin-bottom:3px;}
.gdlr-core-testimonial-style-chat .gdlr-core-rating i{margin-left:10px;}
.gdlr-core-testimonial-style-chat .gdlr-core-rating i:first-child{margin-left:0px;}
.gdlr-core-testimonial-style-chat .gdlr-core-testimonial-content{padding:33px 35px;background:#fff;border-radius:5px;position:relative;transition:box-shadow 150ms ease-out;-moz-transition:-moz-box-shadow 150ms ease-out;-o-transition:-o-box-shadow 150ms ease-out;-webkit-transition:-webkit-box-shadow 150ms ease-out;}
.gdlr-core-testimonial-style-chat .gdlr-core-testimonial-content-chat{position:absolute;bottom:-8px;width:0px;height:0px;left:50%;margin-left:-4px;border-style:solid;border-top-color:#fff;border-width:8px 8px 0px !important;border-left-color:transparent !important;border-right-color:transparent !important;}
.gdlr-core-testimonial-style-chat .gdlr-core-testimonial:hover{transform:translate3d(0, -15px, 0);-webkit-transform:translate3d(0, -15px, 0);}
.gdlr-core-testimonial-style-chat .gdlr-core-testimonial:hover .gdlr-core-testimonial-content{box-shadow:0px 0px 20px rgba(0, 0, 0, 0.1);-webkit-box-shadow:0px 0px 20px rgba(0,0,0, 0.1);-moz-box-shadow:0px 0px 20px rgba(0,0,0, 0.1);}
.gdlr-core-testimonial-style-block .gdlr-core-testimonial-frame{text-align:center;padding:40px 20px 20px;margin-top:50px;}
.gdlr-core-testimonial-style-block .gdlr-core-testimonial-frame-border{border-width:1px;border-style:solid;}
.gdlr-core-testimonial-style-block .gdlr-core-testimonial-author-image{width:100px;margin:-90px auto 30px;}
.gdlr-core-testimonial-style-block .gdlr-core-testimonial-author-wrap{margin-bottom:20px;}
.gdlr-core-testimonial-item .gdlr-core-flexslider-nav.gdlr-core-center-align .flex-direction-nav{margin-top:40px;margin-bottom:0px;}
.gdlr-core-testimonial .gdlr-core-testimonial-quote,
.gdlr-core-testimonial .gdlr-core-testimonial-content,
.gdlr-core-testimonial .gdlr-core-testimonial-title,
.gdlr-core-testimonial .gdlr-core-testimonial-position,
.gdlr-core-testimonial .gdlr-core-testimonial-position .gdlr-core-rating i{transition:color 300ms;-webkit-transition:color 300ms;-moz-transition:color 300ms;}
.gdlr-core-testimonial .gdlr-core-testimonial-frame{transition:background 300ms;-webkit-transition:background 300ms;-moz-transition:background 300ms;}
.gdlr-core-testimonial .gdlr-core-testimonial-frame.gdlr-core-move-up-with-shadow{transition:transform 150ms ease-out, box-shadow 150ms ease-out, border-color 300ms ease-out, border-width 300ms, background 300ms;-moz-transition:transform 150ms ease-out, -moz-box-shadow 150ms ease-out, border-color 300ms ease-out, border-width 300ms, background 300ms;-o-transition:transform 150ms ease-out, -o-box-shadow 150ms ease-out, border-color 300ms ease-out, border-width 300ms, background 300ms;-webkit-transition:transform 150ms ease-out, -webkit-box-shadow 150ms ease-out, border-color 300ms ease-out, border-width 300ms, background 300ms;}
.gdlr-core-testimonial-style-image-left .gdlr-core-testimonial-author-image{width:39%;float:left;margin-right:60px;}
.gdlr-core-testimonial-style-image-left .gdlr-core-testimonial-author-image img{border-radius:0;}
.gdlr-core-testimonial-style-image-left .gdlr-core-testimonial-content{position:relative;}
.gdlr-core-testimonial-style-image-left .gdlr-core-testimonial-content-wrap{overflow:hidden;position:relative;padding:48px 48px 0px;}
.gdlr-core-testimonial-style-image-left .gdlr-core-testimonial-quote{position:absolute;left:0px;top:0px;font-size:160px;height:0px;line-height:1;font-weight:700;}
.gdlr-core-flexslider-left-content-nav{margin-top:40px;}
.gdlr-core-flexslider-left-content-nav > i{font-size:15px;display:inline-block;width:30px;text-align:center;line-height:28px;border-width:1px;border-style:solid;margin-right:5px;cursor:pointer;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;}
.gdlr-core-class-list.gdlr-core-style-grid{margin-bottom:40px;}
.gdlr-core-class-list.gdlr-core-style-grid .gdlr-core-thumbnail{margin-bottom:35px;}
.gdlr-core-class-list.gdlr-core-style-grid .gdlr-core-title-divider{border-bottom-width:5px;border-bottom-style:solid;width:30px;margin-top:10px;}
.gdlr-core-class-list.gdlr-core-style-grid .gdlr-core-excerpt{margin-top:20px;}
.gdlr-core-class-list.gdlr-core-style-grid.gdlr-core-center-align .gdlr-core-title-divider{margin-left:auto;margin-right:auto;}
.gdlr-core-class-list.gdlr-core-style-grid.gdlr-core-right-align .gdlr-core-title-divider{margin-left:auto;}
.gdlr-core-class-list.gdlr-core-style-modern{position:relative;}
.gdlr-core-class-list.gdlr-core-style-modern .gdlr-core-title{margin-bottom:0px;}
.gdlr-core-class-list.gdlr-core-style-modern .gdlr-core-title a{color:#fff;}
.gdlr-core-class-list.gdlr-core-style-modern .gdlr-core-excerpt{margin-top:20px;color:#fff;}
.gdlr-core-class-list.gdlr-core-style-modern .gdlr-core-thumbnail-overlay-content{position:absolute;top:50%;left:20px;right:20px;transform:translateY(-50%);-moz-transform:translateY(-50%);-webkit-transform:translateY(-50%);}
.gdlr-core-class-list.gdlr-core-style-modern .gdlr-core-thumbnail-overlay{position:absolute;top:0px;right:0px;bottom:0px;left:0px;opacity:0.5;transition:opacity 300ms;-webkit-transition:opacity 300ms;-moz-transition:opacity 300ms;}
.gdlr-core-class-list.gdlr-core-style-modern:hover .gdlr-core-thumbnail-overlay{opacity:0.8;}
.gdlr-core-page-list.gdlr-core-style-grid{margin-bottom:40px;}
.gdlr-core-page-list.gdlr-core-style-grid .gdlr-core-thumbnail{margin-bottom:35px;}
.gdlr-core-page-list.gdlr-core-style-grid .gdlr-core-title-divider{border-bottom-width:5px;border-bottom-style:solid;width:30px;margin-top:10px;}
.gdlr-core-flexslider .gdlr-core-page-list.gdlr-core-style-grid{width:calc(100% + 1px);}
.gdlr-core-page-list.gdlr-core-style-modern{position:relative;}
.gdlr-core-page-list.gdlr-core-style-modern .gdlr-core-title{margin-bottom:0px;}
.gdlr-core-page-list.gdlr-core-style-modern .gdlr-core-title a{color:#fff;}
.gdlr-core-page-list.gdlr-core-style-modern .gdlr-core-thumbnail-overlay-content{position:absolute;top:50%;left:20px;right:20px;text-align:center;transform:translateY(-50%);-moz-transform:translateY(-50%);-webkit-transform:translateY(-50%);}
.gdlr-core-page-list.gdlr-core-style-modern .gdlr-core-thumbnail-overlay{position:absolute;top:0px;right:0px;bottom:0px;left:0px;opacity:0.5;transition:opacity 300ms;-webkit-transition:opacity 300ms;-moz-transition:opacity 300ms;}
.gdlr-core-page-list.gdlr-core-style-modern:hover .gdlr-core-thumbnail-overlay{opacity:0.8;}
.gdlr-core-featured-gallery-images{display:flex;gap:10px;}
.gdlr-core-featured-gallery-images .gdlr-core-media-image{overflow:hidden;border-radius:10px;-webkit-border-radius:10px;-moz-border-radius:10px;}
.gdlr-core-featured-gallery-images .gdlr-core-bg-image{position:relative;}
.gdlr-core-featured-gallery-images .gdlr-core-bg-image > a{position:absolute;top:0px;right:0px;bottom:0px;left:0px;}
.gdlr-core-featured-gallery-images .gdlr-core-size-3{display:flex;flex-wrap:wrap;gap:10px;}
.gdlr-core-featured-gallery-images .gdlr-core-size-3 > div{width:100%;height:calc(50% - 5px);background-size:cover;background-position:center;border-radius:10px;-webkit-border-radius:10px;-moz-border-radius:10px;}
.gdlr-core-featured-gallery-images .gdlr-core-size-4{display:flex;flex-wrap:wrap;gap:10px;}
.gdlr-core-featured-gallery-images .gdlr-core-size-4 > div{width:100%;height:calc(50% - 5px);background-size:cover;background-position:center;border-radius:10px;-webkit-border-radius:10px;-moz-border-radius:10px;}
.gdlr-core-featured-gallery-images .gdlr-core-size-5{display:flex;flex-wrap:wrap;gap:10px;margin-right:-10px;}
.gdlr-core-featured-gallery-images .gdlr-core-size-5 > div{width:calc(50% - 10px);height:calc(50% - 5px);background-size:cover;background-position:center;border-radius:10px;-webkit-border-radius:10px;-moz-border-radius:10px;}
.gdlr-core-featured-gallery{position:relative;}
.gdlr-core-featured-gallery-button-wrap{bottom:20px;left:20px;position:absolute;pointer-events:none;}
.gdlr-core-featured-gallery	.gdlr-core-featured-gallery-button,
.gdlr-core-featured-gallery	.gdlr-core-featured-gallery-button:hover{background:#fff;color:#2a2a2a;}
.gdlr-core-featured-gallery-button{padding:10px 15px 8px;font-weight:600;font-size:12px;cursor:pointer;display:inline-block;margin-right:10px;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;}
.gdlr-core-featured-gallery-button.gdlr-core-video{pointer-events:auto;}
.gdlr-core-featured-gallery-button svg{margin-right:8px;vertical-align:middle;margin-top:-1px;}
.gdlr-core-featured-gallery-button.gdlr-core-no-event{pointer-events:none;}
.gdlr-core-gallery-item .gdlr-core-gallery-caption{font-size:14px;font-style:italic;letter-spacing:0.5px;text-align:center;padding-top:17px;padding-bottom:10px;}
.gdlr-core-gallery-item .gdlr-core-gallery-list{text-align:center;overflow:hidden;}
.gdlr-core-gallery-item-style-grid-no-space .gdlr-core-gallery-caption{margin-bottom:15px;}
.gdlr-core-gallery-item-style-grid-no-space .gdlr-core-pagination{margin-top:40px;}
.gdlr-core-gallery-item .gdlr-core-flexslider-nav{margin-bottom:45px;}
.gdlr-core-gallery-item .gdlr-core-flexslider-nav ul{margin-bottom:0px;}
.gdlr-core-image-overlay.gdlr-core-gallery-image-overlay .gdlr-core-image-overlay-content{background:transparent;top:auto;bottom:25px;}
.gdlr-core-image-overlay.gdlr-core-gallery-image-overlay .gdlr-core-image-overlay-title{font-size:15px;display:block;letter-spacing:2px;text-transform:uppercase;}
.gdlr-core-image-overlay.gdlr-core-gallery-image-overlay .gdlr-core-image-overlay-caption{font-size:15px;display:block;margin-top:4px;font-style:italic;}
.gdlr-core-gallery-shortcode-grid-fixed .gdlr-core-gallery-shortcode-item.gdlr-core-first{width:33.33%;float:left;clear:left;}
.gdlr-core-gallery-shortcode-grid-fixed .gdlr-core-gallery-shortcode-item-right{overflow:hidden;}
.gdlr-core-gallery-shortcode-grid-fixed .gdlr-core-gallery-shortcode-item.gdlr-core-second,
.gdlr-core-gallery-shortcode-grid-fixed .gdlr-core-gallery-shortcode-item.gdlr-core-third{float:left;width:50%;}
.gdlr-core-gallery-shortcode-grid-fixed .gdlr-core-gallery-shortcode-item.gdlr-core-fourth{float:left;}
.gdlr-core-gallery-item.gdlr-core-with-decoration{position:relative;}
.gdlr-core-gallery-item-decoration{position:absolute;top:50%;left:50%;border-style:solid;transform:translate(-50%, -50%);}
@media only screen and (max-width: 999px){
.gdlr-core-gallery-item-decoration{display:none;}
} .gdlr-core-gallery-item-style-sliding .gdlr-core-item-list{flex-shrink:0;}
.gdlr-core-gallery-item-style-sliding .gdlr-core-item-list img{width:auto;}
.gdlr-core-gallery-item-style-sliding .gdlr-core-gallery-item-holder{display:flex;position:relative;overflow:hidden;}
.gdlr-core-timeline-item .gdlr-core-timeline-item-date{width:300px;}
.gdlr-core-timeline-item .gdlr-core-timeline-item-list{position:relative;padding-bottom:38px;}
.gdlr-core-timeline-item .gdlr-core-timeline-item-list:last-child{padding-bottom:0px;}
.gdlr-core-timeline-item .gdlr-core-timeline-item-date{font-size:20px;font-weight:800;float:left;text-align:right;padding-right:90px;line-height:34px;}
.gdlr-core-timeline-item .gdlr-core-timeline-item-bullet{display:inline-block;width:11px;height:11px;border-width:1px;border-style:solid;margin-bottom:1px;margin-left:28px;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%;}
.gdlr-core-timeline-item .gdlr-core-timeline-item-divider{position:absolute;top:23px;bottom:-11px;margin-left:4px;border-left-width:1px;border-left-style:solid;}
.gdlr-core-timeline-item .gdlr-core-timeline-item-list:last-child .gdlr-core-timeline-item-divider{display:none;}
.gdlr-core-timeline-item .gdlr-core-timeline-item-content-wrap{overflow:hidden;}
.gdlr-core-timeline-item .gdlr-core-timeline-item-title{font-size:24px;font-weight:800;margin-bottom:1px;}
.gdlr-core-timeline-item .gdlr-core-timeline-item-caption{font-size:17px;font-weight:600;}
.gdlr-core-timeline-item .gdlr-core-timeline-item-content{font-size:21px;margin-top:14px;font-weight:600;}
.gdlr-core-code-item .gdlr-core-code-item-content{margin-bottom:0px;padding:25px 30px 5px;margin-top:0px;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;}
.gdlr-core-code-item-light .gdlr-core-code-item-content{background:#f5f5f5;color:#a9a9a9;border:1px solid #e4e4e4;}
.gdlr-core-code-item-dark .gdlr-core-code-item-content{background:#383838;color:#a2a2a2;}
.gdlr-core-call-to-action-item .gdlr-core-call-to-action-item-title{font-size:36px;font-weight:800;letter-spacing:2px;margin-bottom:0px;}
.gdlr-core-call-to-action-item .gdlr-core-call-to-action-item-inner{position:relative;}
.gdlr-core-call-to-action-item .gdlr-core-call-to-action-item-caption{font-size:19px;letter-spacing:0px;margin-top:16px;}
.gdlr-core-call-to-action-item .gdlr-core-call-to-action-item-button a{margin-right:0px;}
.gdlr-core-call-to-action-item.gdlr-core-style-left-align{text-align:left;}
.gdlr-core-call-to-action-item.gdlr-core-style-left-align .gdlr-core-call-to-action-item-button{margin-top:42px;}
.gdlr-core-call-to-action-item.gdlr-core-style-center-align{text-align:center;}
.gdlr-core-call-to-action-item.gdlr-core-style-center-align .gdlr-core-call-to-action-item-button{margin-top:40px;}
.gdlr-core-call-to-action-item.gdlr-core-style-right-align{text-align:right;}
.gdlr-core-call-to-action-item.gdlr-core-style-right-align .gdlr-core-call-to-action-item-button{margin-top:42px;}
.gdlr-core-call-to-action-item.gdlr-core-style-left-align-right-button{text-align:left;}
.gdlr-core-call-to-action-item.gdlr-core-style-left-align-right-button .gdlr-core-call-to-action-item-inner{padding-right:160px;}
.gdlr-core-call-to-action-item.gdlr-core-style-left-align-right-button .gdlr-core-call-to-action-item-button{position:absolute;right:0px;top:50%;margin-top:-26px;}
.gdlr-core-call-to-action-item.gdlr-core-style-right-align-left-button{text-align:right;}
.gdlr-core-call-to-action-item.gdlr-core-style-right-align-left-button .gdlr-core-call-to-action-item-inner{padding-left:160px;}
.gdlr-core-call-to-action-item.gdlr-core-style-right-align-left-button .gdlr-core-call-to-action-item-button{position:absolute;left:0px;top:50%;margin-top:-26px;}
.gdlr-core-opening-hour-item .gdlr-core-opening-hour-day i{margin-right:12px;vertical-align:middle;}
.gdlr-core-opening-hour-item .gdlr-core-opening-hour-time{float:right;font-weight:bold;}
.gdlr-core-opening-hour-item .gdlr-core-opening-hour-list-item{border-bottom-width:1px;padding-bottom:9px;margin-bottom:10px;}
.gdlr-core-opening-hour-item .gdlr-core-opening-hour-time i{margin-left:12px;vertical-align:middle;}
.gdlr-core-opening-hour-item.gdlr-core-divider-style-solid .gdlr-core-opening-hour-list-item{border-bottom-style:solid;}
.gdlr-core-opening-hour-item.gdlr-core-divider-style-dashed .gdlr-core-opening-hour-list-item{border-bottom-style:dashed;}
.gdlr-core-opening-hour-item.gdlr-core-divider-style-dotted .gdlr-core-opening-hour-list-item{border-bottom-style:dotted;}
.gdlr-core-breadcrumbs-item{font-size:14px;padding:22px 0px;}
.gdlr-core-breadcrumbs-item > span{margin:0px 22px;}
.gdlr-core-breadcrumbs-item > span:first-child{margin-left:0px;}
.gdlr-core-breadcrumbs-item a span{transition:color 200ms;-moz-transition:color 200ms;-o-transition:color 200ms;-webkit-transition:color 200ms;}
.gdlr-core-divider-item{position:relative;z-index:1;margin-bottom:30px;}
.gdlr-core-divider-item .gdlr-core-divider-container{position:relative;margin-left:auto;margin-right:auto;}
.gdlr-core-divider-item.gdlr-core-left-align .gdlr-core-divider-container{margin-left:0px;}
.gdlr-core-divider-item.gdlr-core-right-align .gdlr-core-divider-container{margin-right:0px;}
.gdlr-core-divider-item-dot .gdlr-core-divider-container{height:6px;background:#ddd;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%;}
.gdlr-core-divider-item-center-circle .gdlr-core-divider-line{position:relative;}
.gdlr-core-divider-item-center-circle .gdlr-core-divider-line-bold{width:26px;height:26px;margin:0px auto;border-width:1px;border-style:solid;border-radius:13px;-moz-border-radius:13px;-webkit-border-radius:13px;}
.gdlr-core-divider-item-center-circle .gdlr-core-divider-line-bold:before{content:" ";display:block;width:14px;height:14px;margin:5px;border-width:1px;border-style:solid;border-radius:7px;-moz-border-radius:7px;-webkit-border-radius:7px;}
.gdlr-core-divider-item-center-circle .gdlr-core-divider-line:before{content:" ";display:block;position:absolute;top:13px;left:0px;right:50%;margin-right:13px;border-bottom-width:1px;border-bottom-style:solid;}
.gdlr-core-divider-item-center-circle .gdlr-core-divider-line:after{content:" ";display:block;position:absolute;top:13px;right:0px;left:50%;margin-left:13px;border-bottom-width:1px;border-bottom-style:solid;}
.gdlr-core-divider-item-normal .gdlr-core-divider-line{border-bottom-width:1px;border-bottom-style:solid;}
.gdlr-core-divider-item-normal.gdlr-core-style-vertical .gdlr-core-divider-line{border-bottom:0px;width:0px;height:25px;border-left-width:1px;border-left-style:solid;margin-left:auto;margin-right:auto;}
.gdlr-core-divider-item-normal.gdlr-core-style-vertical.gdlr-core-left-align .gdlr-core-divider-line{margin-left:0.6em;}
.gdlr-core-divider-item-normal.gdlr-core-style-vertical.gdlr-core-right-align .gdlr-core-divider-line{margin-right:0.6em;}
.gdlr-core-divider-item-normal.gdlr-core-style-vertical .gdlr-core-divider-line-vertical-text{writing-mode:tb-rl;display:inline-block;font-size:12px;text-transform:uppercase;font-weight:bold;letter-spacing:1px;margin-top:12px;-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-o-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg);}
.gdlr-core-divider-item-normal.gdlr-core-style-vertical .gdlr-core-divider-line-vertical-icon{margin-bottom:8px;}
.gdlr-core-divider-item-normal.gdlr-core-style-vertical.gdlr-core-left-align .gdlr-core-divider-line-vertical-text{margin-left:0px;}
.gdlr-core-divider-item-normal.gdlr-core-style-vertical.gdlr-core-right-align .gdlr-core-divider-line-vertical-text{margin-right:0px;}
.gdlr-core-divider-item-with-icon .gdlr-core-divider-item-with-icon-inner{position:relative;text-align:center;line-height:1;}
.gdlr-core-divider-item-with-icon .gdlr-core-divider-line{border-bottom-width:1px;border-bottom-style:solid;}
.gdlr-core-divider-item-with-icon .gdlr-core-divider-line.gdlr-core-left{position:absolute;top:50%;left:0px;}
.gdlr-core-divider-item-with-icon .gdlr-core-divider-line.gdlr-core-right{position:absolute;top:50%;right:0px;}
.gdlr-core-divider-item-with-icon i{display:inline-block;padding-left:20px;padding-right:20px;font-size:15px;}
.gdlr-core-divider-item-with-icon img{width:auto;vertical-align:middle;display:inline-block;padding-left:20px;padding-right:20px;}
.gdlr-core-divider-item-small-center .gdlr-core-divider-line{width:100px;margin:0px auto;border-bottom-width:1px;border-bottom-style:solid;}
.gdlr-core-divider-item-small-center .gdlr-core-divider-line-bold{content:" ";display:block;width:40px;margin:0px auto -2px;border-bottom-width:3px;border-bottom-style:solid;}
.gdlr-core-divider-item-small-left .gdlr-core-divider-line{width:80px;margin:0px auto 0px 0px;border-bottom-width:1px;border-bottom-style:solid;}
.gdlr-core-divider-item-small-left .gdlr-core-divider-line-bold{content:" ";display:block;width:40px;margin:0px auto -2px 0px;border-bottom-width:3px;border-bottom-style:solid;}
.gdlr-core-divider-item-small-right .gdlr-core-divider-line{width:80px;margin:0px 0px 0px auto;border-bottom-width:1px;border-bottom-style:solid;}
.gdlr-core-divider-item-small-right .gdlr-core-divider-line-bold{content:" ";display:block;width:40px;margin:0px 0px -2px auto;border-bottom-width:3px;border-bottom-style:solid;}
.gdlr-core-item-list.gdlr-core-animate-init{opacity:0;filter:alpha(opacity=0);}
.gdlr-core-item-list.gdlr-core-animate-init.gdlr-core-animate{-webkit-animation-name:fadeInUp;animation-name:fadeInUp;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;}
.gdlr-core-item-list.gdlr-core-animate-end{opacity:1;filter:alpha(opacity=100);}
[data-layout="masonry"] .gdlr-core-item-list{opacity:0;filter:alpha(opacity=0);}
[data-layout="masonry"] .gdlr-core-item-list.gdlr-core-animate-end{opacity:1;filter:alpha(opacity=100);}
[data-layout="masonry"] .gdlr-core-item-list.gdlr-core-animate{-webkit-animation-name:fadeInUp;animation-name:fadeInUp;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;}
.gdlr-core-opacity-on-hover img, .gdlr-core-zoom-on-hover img, .gdlr-core-zoom-rotate-on-hover img, .gdlr-core-grayscale-effect img, .gdlr-core-grayscale-effect-revert 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;}
.gdlr-core-move-up-with-shadow,
.gdlr-core-blog-grid.gdlr-core-blog-grid-with-frame.gdlr-core-move-up-with-shadow{transition:transform 150ms ease-out, box-shadow 150ms ease-out, border-color 300ms ease-out, border-width 300ms;-moz-transition:transform 150ms ease-out, -moz-box-shadow 150ms ease-out, border-color 300ms ease-out, border-width 300ms;-o-transition:transform 150ms ease-out, -o-box-shadow 150ms ease-out, border-color 300ms ease-out, border-width 300ms;-webkit-transition:transform 150ms ease-out, -webkit-box-shadow 150ms ease-out, border-color 300ms ease-out, border-width 300ms;}
.gdlr-core-move-up-with-shadow:hover{transform:translate3d(0, -15px, 0);-webkit-transform:translate3d(0, -15px, 0);box-shadow:0px 0px 20px rgba(0,0,0,0.1);-moz-box-shadow:0px 0px 20px rgba(0,0,0,0.1);-webkit-box-shadow:0px 0px 20px rgba(0,0,0,0.1);}
.gdlr-core-opacity-on-hover{background:#000;}
.gdlr-core-opacity-on-hover:hover img{opacity:0.5;filter:alpha(opacity=50);}
.gdlr-core-zoom-on-hover{overflow:hidden;}
.gdlr-core-zoom-on-hover:hover img{-webkit-transform:scale(1.1);transform:scale(1.1);}
.gdlr-core-zoom-rotate-on-hover{overflow:hidden;}
.gdlr-core-zoom-rotate-on-hover:hover img{-webkit-transform:scale(1.5) rotate(30deg);transform:scale(1.5) rotate(30deg);}
.gdlr-core-grayscale-effect img{-webkit-filter:grayscale(100%);-moz-filter:grayscale(100%);-o-filter:grayscale(100%);filter:grayscale(100%);}
.gdlr-core-grayscale-effect:hover img{-webkit-filter:grayscale(0%);-moz-filter:grayscale(0%);-o-filter:grayscale(0%);filter:grayscale(0%);}
.gdlr-core-grayscale-effect-revert img{-webkit-filter:grayscale(0%);-moz-filter:grayscale(0%);-o-filter:grayscale(0%);filter:grayscale(0%);}
.gdlr-core-grayscale-effect-revert:hover img{-webkit-filter:grayscale(100%);-moz-filter:grayscale(100%);-o-filter:grayscale(100%);filter:grayscale(100%);}
.gdlr-core-hover-opacity{opacity:0;background:rgba(0, 0, 0, 0.5);position:absolute;top:0px;right:0px;bottom:0px;left:0px;transition:opacity 300ms;-moz-transition:opacity 300ms;-o-transition:opacity 300ms;-webkit-transition:opacity 300ms;}
.gdlr-core-hover-element:hover .gdlr-core-hover-opacity{opacity:1;}
.gdlr-core-blog-metro.gdlr-core-no-image{background:transparent;}
.gdlr-core-blog-modern.gdlr-core-no-image{background:transparent;}
.gdlr-core-blog-modern.gdlr-core-no-image .gdlr-core-blog-modern-content-overlay{display:none;}
[data-gdlr-animation]{-webkit-animation-fill-mode:both;animation-fill-mode:both;}
[data-gdlr-animation="fadeIn"], [data-gdlr-animation="fadeInDown"], [data-gdlr-animation="fadeInUp"], [data-gdlr-animation="fadeInLeft"], [data-gdlr-animation="fadeInRight"]{opacity:0;}
@-webkit-keyframes fadeIn{ from{opacity:0;}
to{opacity:1;}
}
@keyframes fadeIn{ from{opacity:0;}
to{opacity:1;}
}
.fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn;}
@-webkit-keyframes fadeInDown{ from{opacity:0;-webkit-transform:translate3d(0, -50px, 0);transform:translate3d(0, -50px, 0);}
to{opacity:1;-webkit-transform:none;transform:none;}
}
@keyframes fadeInDown{ from{opacity:0;-webkit-transform:translate3d(0, -50px, 0);transform:translate3d(0, -50px, 0);}
to{opacity:1;-webkit-transform:none;transform:none;}
}
.fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown;}
@-webkit-keyframes fadeInUp{ from{opacity:0;-webkit-transform:translate3d(0, 50px, 0);transform:translate3d(0, 50px, 0);}
to{opacity:1;-webkit-transform:none;transform:none;}
}
@keyframes fadeInUp{ from{opacity:0;-webkit-transform:translate3d(0, 50px, 0);transform:translate3d(0, 50px, 0);}
to{opacity:1;-webkit-transform:none;transform:none;}
}
.fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp;}
@-webkit-keyframes fadeInLeft{ from{opacity:0;-webkit-transform:translate3d(-50px, 0, 0);transform:translate3d(-50px, 0, 0);}
to{opacity:1;-webkit-transform:none;transform:none;}
}
@keyframes fadeInLeft{ from{opacity:0;-webkit-transform:translate3d(-50px, 0, 0);transform:translate3d(-50px, 0, 0);}
to{opacity:1;-webkit-transform:none;transform:none;}
}
.fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft;}
@-webkit-keyframes fadeInRight{ from{opacity:0;-webkit-transform:translate3d(50px, 0, 0);transform:translate3d(50px, 0, 0);}
to{opacity:1;-webkit-transform:none;transform:none;}
}
@keyframes fadeInRight{ from{opacity:0;-webkit-transform:translate3d(50px, 0, 0);transform:translate3d(50px, 0, 0);}
to{opacity:1;-webkit-transform:none;transform:none;}
}
.fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight;}
@-webkit-keyframes bounce {
from, 20%, 53%, 80%, to{-webkit-animation-timing-function:cubic-bezier(0.215, 0.610, 0.355, 1.000);animation-timing-function:cubic-bezier(0.215, 0.610, 0.355, 1.000);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}
40%, 43%{-webkit-animation-timing-function:cubic-bezier(0.755, 0.050, 0.855, 0.060);animation-timing-function:cubic-bezier(0.755, 0.050, 0.855, 0.060);-webkit-transform:translate3d(0, -30px, 0);transform:translate3d(0, -30px, 0);}
70%{-webkit-animation-timing-function:cubic-bezier(0.755, 0.050, 0.855, 0.060);animation-timing-function:cubic-bezier(0.755, 0.050, 0.855, 0.060);-webkit-transform:translate3d(0, -15px, 0);transform:translate3d(0, -15px, 0);}
90%{-webkit-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0);}
}
@keyframes bounce {
from, 20%, 53%, 80%, to{-webkit-animation-timing-function:cubic-bezier(0.215, 0.610, 0.355, 1.000);animation-timing-function:cubic-bezier(0.215, 0.610, 0.355, 1.000);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}
40%, 43%{-webkit-animation-timing-function:cubic-bezier(0.755, 0.050, 0.855, 0.060);animation-timing-function:cubic-bezier(0.755, 0.050, 0.855, 0.060);-webkit-transform:translate3d(0, -30px, 0);transform:translate3d(0, -30px, 0);}
70%{-webkit-animation-timing-function:cubic-bezier(0.755, 0.050, 0.855, 0.060);animation-timing-function:cubic-bezier(0.755, 0.050, 0.855, 0.060);-webkit-transform:translate3d(0, -15px, 0);transform:translate3d(0, -15px, 0);}
90%{-webkit-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0);}
}
.bounce{-webkit-animation-name:bounce;animation-name:bounce;-webkit-transform-origin:center bottom;transform-origin:center bottom;}
@-webkit-keyframes pulse{ from{-webkit-transform:scale3d(1, 1, 1);transform:scale3d(1, 1, 1);}
50%{-webkit-transform:scale3d(1.05, 1.05, 1.05);transform:scale3d(1.05, 1.05, 1.05);}
to{-webkit-transform:scale3d(1, 1, 1);transform:scale3d(1, 1, 1);}
}
@keyframes pulse{ from{-webkit-transform:scale3d(1, 1, 1);transform:scale3d(1, 1, 1);}
50%{-webkit-transform:scale3d(1.05, 1.05, 1.05);transform:scale3d(1.05, 1.05, 1.05);}
to{-webkit-transform:scale3d(1, 1, 1);transform:scale3d(1, 1, 1);}
}
.pulse{-webkit-animation-name:pulse;animation-name:pulse;}
@-webkit-keyframes rubberBand {
from{-webkit-transform:scale3d(1, 1, 1);transform:scale3d(1, 1, 1);}
30%{-webkit-transform:scale3d(1.25, 0.75, 1);transform:scale3d(1.25, 0.75, 1);}
40%{-webkit-transform:scale3d(0.75, 1.25, 1);transform:scale3d(0.75, 1.25, 1);}
50%{-webkit-transform:scale3d(1.15, 0.85, 1);transform:scale3d(1.15, 0.85, 1);}
65%{-webkit-transform:scale3d(.95, 1.05, 1);transform:scale3d(.95, 1.05, 1);}
75%{-webkit-transform:scale3d(1.05, .95, 1);transform:scale3d(1.05, .95, 1);}
to{-webkit-transform:scale3d(1, 1, 1);transform:scale3d(1, 1, 1);}
}
@keyframes rubberBand {
from{-webkit-transform:scale3d(1, 1, 1);transform:scale3d(1, 1, 1);}
30%{-webkit-transform:scale3d(1.25, 0.75, 1);transform:scale3d(1.25, 0.75, 1);}
40%{-webkit-transform:scale3d(0.75, 1.25, 1);transform:scale3d(0.75, 1.25, 1);}
50%{-webkit-transform:scale3d(1.15, 0.85, 1);transform:scale3d(1.15, 0.85, 1);}
65%{-webkit-transform:scale3d(.95, 1.05, 1);transform:scale3d(.95, 1.05, 1);}
75%{-webkit-transform:scale3d(1.05, .95, 1);transform:scale3d(1.05, .95, 1);}
to{-webkit-transform:scale3d(1, 1, 1);transform:scale3d(1, 1, 1);}
}
.rubberBand{-webkit-animation-name:rubberBand;animation-name:rubberBand;}
@-webkit-keyframes shake{ from, to{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);}
10%, 30%, 50%, 70%, 90%{-webkit-transform:translate3d(-10px, 0, 0);transform:translate3d(-10px, 0, 0);}
20%, 40%, 60%, 80%{-webkit-transform:translate3d(10px, 0, 0);transform:translate3d(10px, 0, 0);}
}
@keyframes shake{ from, to{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);}
10%, 30%, 50%, 70%, 90%{-webkit-transform:translate3d(-10px, 0, 0);transform:translate3d(-10px, 0, 0);}
20%, 40%, 60%, 80%{-webkit-transform:translate3d(10px, 0, 0);transform:translate3d(10px, 0, 0);}
}
.shake{-webkit-animation-name:shake;animation-name:shake;}
@-webkit-keyframes swing {
20%{-webkit-transform:rotate3d(0, 0, 1, 15deg);transform:rotate3d(0, 0, 1, 15deg);}
40%{-webkit-transform:rotate3d(0, 0, 1, -10deg);transform:rotate3d(0, 0, 1, -10deg);}
60%{-webkit-transform:rotate3d(0, 0, 1, 5deg);transform:rotate3d(0, 0, 1, 5deg);}
80%{-webkit-transform:rotate3d(0, 0, 1, -5deg);transform:rotate3d(0, 0, 1, -5deg);}
to{-webkit-transform:rotate3d(0, 0, 1, 0deg);transform:rotate3d(0, 0, 1, 0deg);}
}
@keyframes swing {
20%{-webkit-transform:rotate3d(0, 0, 1, 15deg);transform:rotate3d(0, 0, 1, 15deg);}
40%{-webkit-transform:rotate3d(0, 0, 1, -10deg);transform:rotate3d(0, 0, 1, -10deg);}
60%{-webkit-transform:rotate3d(0, 0, 1, 5deg);transform:rotate3d(0, 0, 1, 5deg);}
80%{-webkit-transform:rotate3d(0, 0, 1, -5deg);transform:rotate3d(0, 0, 1, -5deg);}
to{-webkit-transform:rotate3d(0, 0, 1, 0deg);transform:rotate3d(0, 0, 1, 0deg);}
}
.swing{-webkit-transform-origin:top center;transform-origin:top center;-webkit-animation-name:swing;animation-name:swing;}
.gdlr-core-preview-text{text-align:center;padding:10px;background:#f3f3f3;}
.gdlr-core-shape-divider-wrap{overflow:hidden;line-height:0;}
.gdlr-core-shape-divider-wrap svg{left:50%;position:relative;width:100%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);}
.gdlr-core-shape-divider-wrap.gdlr-core-flip svg{-webkit-transform:translateX(-50%) rotateY(180deg);-ms-transform:translateX(-50%) rotateY(180deg);transform:translateX(-50%) rotateY(180deg);}
.gdlr-core-shape-divider-wrap.gdlr-core-pos-top{position:absolute;top:-1px;left:0px;right:0px;}
.gdlr-core-shape-divider-wrap.gdlr-core-pos-top.gdlr-core-inverted{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg);}
.gdlr-core-shape-divider-wrap.gdlr-core-pos-bottom{position:absolute;bottom:-1px;left:0px;right:0px;-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg);}
.gdlr-core-shape-divider-wrap.gdlr-core-pos-bottom.gdlr-core-inverted{-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg);}
.gdlr-core-shape-divider-wrap.gdlr-core-preview{position:static;}
.gdlr-core-shape-divider-wrap img{width:100%;}
.gdlr-core-shape-divider-wrap.gdlr-core-pos-top.gdlr-core-custom-image-with-height{background-position:top;background-size:cover;}
.gdlr-core-shape-divider-wrap.gdlr-core-pos-bottom.gdlr-core-custom-image-with-height{background-position:bottom;background-size:cover;}
.gdlr-core-sly-slider{width:100%;padding:0;overflow:hidden;}
.gdlr-core-sly-slider .slides{margin:0;padding:0;list-style:none;width:99999px;}
.gdlr-core-sly-slider .slides li{float:left;}
.gdlr-core-sly-slider .slides li:first-child{margin-left:0px !important;}
.gdlr-core-sly-slider .slides li:last-child{margin-right:0px !important;}
.gdlr-core-sly-slider .slides li .gdlr-core-media-image img{max-height:100%;width:auto;}
.gdlr-core-sly-slider .slides:after{content:" ";display:block;clear:both;visibility:hidden;line-height:0;height:0;}
.gdlr-core-sly-scroll{background:#eeeeee;}
.gdlr-core-sly-scroll .gdlr-core-sly-scroll-handle{background:#717171;}
.gdlr-core-sly-scroll{height:8px;margin-top:30px;}
.gdlr-core-sly-scroll .gdlr-core-sly-scroll-handle{height:8px;width:0px;}
ul.gdlr-core-sly-nav li{background:#dfdfdf;}
ul.gdlr-core-sly-nav li.active{background:#000;}
ul.gdlr-core-sly-nav{text-align:center;margin-top:30px;font-size:0;margin-bottom:0px;margin-left:0px;list-style:none;}
ul.gdlr-core-sly-nav li{display:inline-block;color:transparent;margin:0px 5px;width:10px;height:10px;border-radius:50%;cursor:pointer;transform:scale(0.7);-webkit-transform:scale(0.7);-moz-transform:scale(0.7);transition:transform 300ms;-webkit-transition:transform 300ms;-moz-transition:transform 300ms;}
ul.gdlr-core-sly-nav li.active{transform:scale(1);-webkit-transform:scale(1);-moz-transform:scale(1);}
.gdlr-core-sly-slider.gdlr-core-bullet-style-cylinder + .gdlr-core-sly-nav li{transform:none;-webkit-transform:none;-moz-transform:none;border-radius:6px;-webkit-border-radius:6px;-moz-border-radius:6px;}
.gdlr-core-sly-slider.gdlr-core-bullet-style-cylinder + .gdlr-core-sly-nav li{width:12px;height:12px;transition:width 300ms;-webkit-transition:width 300ms;-moz-transition:width 300ms;}
.gdlr-core-sly-slider.gdlr-core-bullet-style-cylinder + .gdlr-core-sly-nav li:hover,
.gdlr-core-sly-slider.gdlr-core-bullet-style-cylinder + .gdlr-core-sly-nav li.active{width:32px;}
.gdlr-core-gallery-with-thumbnail-wrap .gdlr-core-sly-slider{max-width:80%;margin:30px auto 0px;}
.gdlr-core-gallery-with-thumbnail-wrap .gdlr-core-sly-slider .slides{margin:0px auto 0px;}
.gdlr-core-gallery-with-thumbnail-wrap .gdlr-core-sly-slider .slides li{margin:0px 8px;cursor:pointer;}
.gdlr-core-gallery-with-thumbnail-wrap .gdlr-core-sly-slider .gdlr-core-media-image{height:65px;}
.gdlr-core-gallery-with-thumbnail-wrap .gdlr-core-image-overlay{background:url(//www.wildgiantsafaris.com/wp-content/plugins/goodlayers-core/include/images/gallery/gallery-shadow.png) bottom center repeat-x;}
.gdlr-core-gallery-with-thumbnail-wrap.gdlr-core-inside-slider{position:relative;}
.gdlr-core-gallery-with-thumbnail-wrap.gdlr-core-inside-slider .gdlr-core-sly-slider{opacity:0;filter:alpha(opacity=0);position:absolute;bottom:42px;left:10%;right:10%;z-index:3;transition:opacity 300ms;-moz-transition:opacity 300ms;-o-transition:opacity 300ms;-webkit-transition:opacity 300ms;}
.gdlr-core-gallery-with-thumbnail-wrap.gdlr-core-inside-slider:hover .gdlr-core-sly-slider,
.gdlr-core-gallery-with-thumbnail-wrap.gdlr-core-inside-slider:hover .gdlr-core-image-overlay{opacity:1;filter:alpha(opacity=100);}
.gdlr-core-gallery-with-thumbnail-wrap.gdlr-core-inside-slider .gdlr-core-image-overlay-content{bottom:145px;}
.gdlr-core-gallery-with-thumbnail-wrap.gdlr-core-inside-slider .gdlr-core-image-overlay-caption{font-size:14px;margin-top:11px;letter-spacing:1px;}
.gdlr-core-gallery-with-thumbnail-wrap.gdlr-core-inside-slider .gdlr-core-image-overlay-title{font-size:16px;}
.gdlr-core-gallery-with-thumbnail-wrap.gdlr-core-inside-slider.gdlr-core-disable-hover .gdlr-core-sly-slider{opacity:1;filter:alpha(opacity=100);}
.gdlr-core-flexslider.flexslider ul.slides{zoom:1;margin-left:0px;margin-bottom:0px;list-style:none;}
.gdlr-core-flexslider.flexslider ul.slides:after{content:" ";display:block;clear:both;visibility:hidden;line-height:0;height:0;}
.gdlr-core-flexslider.flexslider ul.slides > li{margin-bottom:0px;display:none;-webkit-backface-visibility:hidden;}
.gdlr-core-flexslider.flexslider ul.slides > li .gdlr-core-item-list{margin-bottom:0px;}
.gdlr-core-flexslider.flexslider[data-type="carousel"] ul.slides > li{margin-left:0px;}
.gdlr-core-flexslider.flexslider[data-type="slider"] ul.slides > li{text-align:center;}
.gdlr-core-flexslider{position:relative;}
.gdlr-core-flexslider .flex-direction-nav{margin-left:0px;list-style:none;margin-bottom:0px;}
.gdlr-core-flexslider .flex-direction-nav li{position:absolute;line-height:1;top:50%;margin-top:-24px;z-index:15;}
.gdlr-core-flexslider .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%;}
.gdlr-core-flexslider .flex-direction-nav li a i{font-size:18px;width:18px;text-align:center;display:block;}
.gdlr-core-flexslider .flex-direction-nav .flex-nav-prev{left:35px;}
.gdlr-core-flexslider .flex-direction-nav .flex-nav-next{right:35px;}
.gdlr-core-flexslider[data-nav="both"] .flex-direction-nav li{margin-top:-45px;}
.gdlr-core-flexslider.gdlr-core-v1[data-nav="navigation-outer"]{position:relative;}
.gdlr-core-flexslider.gdlr-core-v1[data-nav="navigation-outer"] .flex-direction-nav .flex-nav-prev{left:-85px;padding-right:40px;}
.gdlr-core-flexslider.gdlr-core-v1[data-nav="navigation-outer"] .flex-direction-nav .flex-nav-next{right:-85px;padding-left:40px;}
.gdlr-core-flexslider.gdlr-core-v1[data-nav="navigation-outer"] .flex-direction-nav .flex-nav-prev a,
.gdlr-core-flexslider.gdlr-core-v1[data-nav="navigation-outer"] .flex-direction-nav .flex-nav-next a{opacity:0;transition:opacity 300ms;-moz-transition:opacity 300ms;-o-transition:opacity 300ms;-webkit-transition:opacity 300ms;}
.gdlr-core-flexslider.gdlr-core-v1[data-nav="navigation-outer"]:hover .flex-direction-nav .flex-nav-prev a,
.gdlr-core-flexslider.gdlr-core-v1[data-nav="navigation-outer"]:hover .flex-direction-nav .flex-nav-next a{opacity:1;}
.gdlr-core-flexslider[data-nav="navigation-outer-plain-round"] .flex-direction-nav li a{display:block;border-width:2px;border-style:solid;background:transparent;padding:0px;width:47px;height:47px;text-align:center;}
.gdlr-core-flexslider[data-nav="navigation-outer-plain-round"] .flex-direction-nav li a i{font-size:47px;width:auto;line-height:42px;}
.gdlr-core-flexslider[data-nav="navigation-outer-plain-round"] .flex-direction-nav .flex-nav-prev{left:-85px;padding-right:40px;}
.gdlr-core-flexslider[data-nav="navigation-outer-plain-round"] .flex-direction-nav .flex-nav-next{right:-85px;padding-left:40px;}
.gdlr-core-flexslider[data-nav="navigation-outer-plain-round"] .flex-direction-nav .flex-nav-prev a,
.gdlr-core-flexslider[data-nav="navigation-outer-plain-round"] .flex-direction-nav .flex-nav-next a{opacity:0;transition:opacity 300ms;-moz-transition:opacity 300ms;-o-transition:opacity 300ms;-webkit-transition:opacity 300ms;}
.gdlr-core-flexslider[data-nav="navigation-outer-plain-round"]:hover .flex-direction-nav .flex-nav-prev a,
.gdlr-core-flexslider[data-nav="navigation-outer-plain-round"]:hover .flex-direction-nav .flex-nav-next a{opacity:1;}
.gdlr-core-flexslider[data-nav="navigation-outer-plain-round"] .flex-direction-nav li a.flex-prev i{margin-left:-3px;}
.gdlr-core-flexslider[data-nav="navigation-outer-plain-round"] .flex-direction-nav li a.flex-next i{margin-left:-1px;}
.gdlr-core-flexslider[data-nav="navigation-bottom"] .flex-nav-prev, 
.gdlr-core-flexslider[data-nav="navigation-bottom"] .flex-nav-next{position:static;display:inline-block;margin:40px 4px 0px;}
.gdlr-core-flexslider[data-nav="navigation-bottom"] .flex-direction-nav{text-align:center;}
.gdlr-core-flexslider.gdlr-core-bottom-nav-1 .flex-direction-nav li a{border-radius:0;}
.gdlr-core-flexslider.gdlr-core-bottom-nav-1 .flex-direction-nav li a i{font-size:24px;}
.gdlr-core-flexslider.gdlr-core-bottom-nav-1 .flex-nav-prev a,
.gdlr-core-flexslider.gdlr-core-bottom-nav-1 .flex-nav-next a{padding:20px 25px 20px 22px;}
.gdlr-core-flexslider.gdlr-core-nav-style-middle-large{position:static;}
.gdlr-core-flexslider.gdlr-core-nav-style-middle-large .flex-direction-nav li{margin-top:0px;top:auto;}
.gdlr-core-flexslider.gdlr-core-nav-style-middle-large .flex-direction-nav li a{padding:17px;border-style:solid;border-width:2px;background:transparent;}
.gdlr-core-flexslider.gdlr-core-nav-style-middle-large .flex-direction-nav li a i{font-size:29px;width:29px;}
.gdlr-core-flexslider.gdlr-core-nav-style-middle-plain{position:static;}
.gdlr-core-flexslider.gdlr-core-nav-style-middle-plain .flex-direction-nav li{margin-top:0px;top:auto;}
.gdlr-core-flexslider.gdlr-core-nav-style-middle-plain .flex-direction-nav li a{padding:14px;background:transparent;}
.gdlr-core-flexslider.gdlr-core-nav-style-middle-plain .flex-direction-nav li a i{font-size:35px;width:35px;}
.gdlr-core-flexslider.gdlr-core-nav-style-middle-plain .flex-direction-nav li a i.arrow_carrot-left:before{font-family:simple-line-icons;content:"\e605";}
.gdlr-core-flexslider.gdlr-core-nav-style-middle-plain .flex-direction-nav li a i.arrow_carrot-right:before{font-family:simple-line-icons;content:"\e606";}
.gdlr-core-flexslider .flex-control-nav{margin-bottom:0px;position:relative;}
.gdlr-core-flexslider .flex-control-nav li{top:auto;}
.gdlr-core-flexslider .flex-control-nav{list-style:none;line-height:0;margin-top:30px;text-align:center;margin-left:0px;}
.gdlr-core-flexslider .flex-control-nav li{display:inline-block;margin:0px 5px;}
.gdlr-core-flexslider .flex-control-nav li a{width:12px;height:12px;display:block;text-indent:-999px;overflow:hidden;border-width:1px;border-style:solid;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%;}
.gdlr-core-flexslider.gdlr-core-bullet-style-round .flex-control-nav li a{border:none;width:7px;height:7px;}
.gdlr-core-flexslider.gdlr-core-bullet-style-round .flex-control-nav li a.flex-active{transform:scale(1.5);}
.gdlr-core-flexslider.gdlr-core-bullet-style-round2 .flex-control-nav li a{border-width:3px;}
.gdlr-core-flexslider.gdlr-core-bullet-style-round2 .flex-control-nav li a.flex-active{background:transparent !important;}
.gdlr-core-flexslider.gdlr-core-bullet-style-round3 .flex-control-nav li a{border:none;width:8px;height:8px;margin-bottom:2px;margin-top:2px;}
.gdlr-core-flexslider.gdlr-core-bullet-style-round3 .flex-control-nav li:nth-child(1) a,
.gdlr-core-flexslider.gdlr-core-bullet-style-round3 .flex-control-nav li:nth-last-child(1) a{width:4px;height:4px;margin-top:4px;margin-bottom:4px;}
.gdlr-core-flexslider.gdlr-core-bullet-style-round3 .flex-control-nav li:nth-child(2) a,
.gdlr-core-flexslider.gdlr-core-bullet-style-round3 .flex-control-nav li:nth-last-child(2) a{width:6px;height:6px;margin-top:3px;margin-bottom:3px;}
.gdlr-core-flexslider.gdlr-core-bullet-style-round3 .flex-control-nav li a.flex-active{width:8px;height:8px;margin-bottom:2px;margin-top:2px;}
.gdlr-core-flexslider.gdlr-core-bullet-style-round4 .flex-control-nav li a.flex-active{width:7px;height:7px;margin:3px 6px;}
.gdlr-core-flexslider.gdlr-core-bullet-style-round4 .flex-control-nav li a{border-width:2px;width:13px;height:13px;}
.gdlr-core-flexslider.gdlr-core-bullet-style-round5 .flex-control-nav li{margin:0px 4px;}
.gdlr-core-flexslider.gdlr-core-bullet-style-round5 .flex-control-nav li a{border-width:2px;width:15px;height:15px;margin:2px 0px;}
.gdlr-core-flexslider.gdlr-core-bullet-style-round5 .flex-control-nav li a.flex-active{width:19px;height:19px;margin:0px;background:transparent !important;}
.gdlr-core-flexslider.gdlr-core-bullet-style-cylinder .flex-control-nav{margin-top:45px;}
.gdlr-core-flexslider.gdlr-core-bullet-style-cylinder .flex-control-nav li a{width:20px;height:6px;border:none;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;}
.gdlr-core-flexslider.gdlr-core-bullet-style-cylinder-left .flex-control-nav{margin-top:45px;text-align:left;}
.gdlr-core-flexslider.gdlr-core-bullet-style-cylinder-left .flex-control-nav li a{width:24px;height:6px;border:none;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;}
.gdlr-core-flexslider.gdlr-core-bullet-style-cylinder.gdlr-core-style-2 .flex-control-nav li a{width:12px;height:12px;border-radius:8px;-moz-border-radius:8px;-webkit-border-radius:8px;transition:width 150ms;-moz-transition:width 150ms;-o-transition:width 150ms;-webkit-transition:width 150ms;}
.gdlr-core-flexslider.gdlr-core-bullet-style-cylinder.gdlr-core-style-2 .flex-control-nav li a:hover, 
.gdlr-core-flexslider.gdlr-core-bullet-style-cylinder.gdlr-core-style-2 .flex-control-nav li a.flex-active{width:32px;}
.gdlr-core-flexslider.gdlr-core-bullet-style-cylinder.gdlr-core-style-3 .flex-control-nav li a{height:4px;transition:width 150ms;-moz-transition:width 150ms;-o-transition:width 150ms;-webkit-transition:width 150ms;}
.gdlr-core-flexslider.gdlr-core-bullet-style-cylinder.gdlr-core-style-3 .flex-control-nav li a.flex-active{width:30px;}
.gdlr-core-blog-item .gdlr-core-flexslider .flex-control-nav{margin-top:45px;}
.gdlr-core-flexslider-nav .flex-direction-nav{margin-left:0px;list-style:none;zoom:1;}
.gdlr-core-flexslider-nav .flex-direction-nav:after{content:" ";display:block;clear:both;visibility:hidden;line-height:0;height:0;}
.gdlr-core-flexslider-nav.gdlr-core-absolute{position:absolute;top:0px;}
.gdlr-core-flexslider-nav.gdlr-core-absolute-center{position:absolute;top:50%;}
.gdlr-core-flexslider-nav.gdlr-core-absolute.gdlr-core-left,
.gdlr-core-flexslider-nav.gdlr-core-absolute-center.gdlr-core-left{left:0px;}
.gdlr-core-flexslider-nav.gdlr-core-absolute.gdlr-core-right,
.gdlr-core-flexslider-nav.gdlr-core-absolute-center.gdlr-core-right{right:0px;}
.gdlr-core-flexslider-nav.gdlr-core-center-align .flex-direction-nav{display:inline-block;line-height:1;}
.gdlr-core-flexslider-nav.gdlr-core-block-center{text-align:center;line-height:0;}
.gdlr-core-flexslider-nav.gdlr-core-block-center .flex-direction-nav{display:inline-block;}
.gdlr-core-flexslider-nav.gdlr-core-plain-style-2 li{float:left;line-height:1;}
.gdlr-core-flexslider-nav.gdlr-core-plain-style-2 li a{font-size:29px;display:block;margin-left:7px;}
.gdlr-core-flexslider-nav.gdlr-core-plain-style-2 li a i{display:block;}
.gdlr-core-flexslider-nav.gdlr-core-plain-style-2 li a.flex-prev i:before{content:"\23";}
.gdlr-core-flexslider-nav.gdlr-core-plain-style-2 li a.flex-next i:before{content:"\24";}
.gdlr-core-flexslider-nav.gdlr-core-plain-style-2.gdlr-core-absolute-center{margin-top:-18px;}
.gdlr-core-flexslider-nav.gdlr-core-plain-style li{float:left;line-height:1;}
.gdlr-core-flexslider-nav.gdlr-core-plain-style li a{font-size:29px;display:block;}
.gdlr-core-flexslider-nav.gdlr-core-plain-style li a i{display:block;}
.gdlr-core-flexslider-nav.gdlr-core-plain-style.gdlr-core-absolute-center{margin-top:-18px;}
.gdlr-core-flexslider-nav.gdlr-core-plain-style.gdlr-core-small li a{font-size:23px;display:block;}
.gdlr-core-flexslider-nav.gdlr-core-plain-style.gdlr-core-small.gdlr-core-absolute-center{margin-top:-15px;}
.gdlr-core-flexslider-nav.gdlr-core-plain-style.gdlr-core-size-widget li a{font-size:19px;margin-top:-4px;}
.gdlr-core-flexslider-nav.gdlr-core-plain-circle-style li{float:left;line-height:1;}
.gdlr-core-flexslider-nav.gdlr-core-plain-circle-style li a{font-size:47px;display:block;border-width:3px;border-style:solid;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%;}
.gdlr-core-flexslider-nav.gdlr-core-plain-circle-style li a i{display:block;}
.gdlr-core-flexslider-nav.gdlr-core-plain-circle-style li a.flex-next{margin-left:8px;}
.gdlr-core-flexslider-nav.gdlr-core-plain-circle-style li a.flex-next i{display:block;margin:-6px -4px -4px -6px}
.gdlr-core-flexslider-nav.gdlr-core-plain-circle-style li a.flex-prev i{display:block;margin:-6px -4px -4px -6px}
.gdlr-core-flexslider-nav.gdlr-core-plain-circle-style.gdlr-core-absolute-center{margin-top:-22px;}
.gdlr-core-flexslider-nav.gdlr-core-round-style li{float:left;line-height:1;}
.gdlr-core-flexslider-nav.gdlr-core-round-style li.flex-nav-prev{margin-right:8px;}
.gdlr-core-flexslider-nav.gdlr-core-round-style li a{font-size:29px;padding:16px;display:block;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%;}
.gdlr-core-flexslider-nav.gdlr-core-round-style li a i{display:block;}
.gdlr-core-flexslider-nav.gdlr-core-round-style.gdlr-core-absolute-center{margin-top:-31px;}
.gdlr-core-flexslider-nav.gdlr-core-round-style.gdlr-core-small li a{font-size:19px;padding:17px;}
.gdlr-core-flexslider-nav.gdlr-core-round-style.gdlr-core-small li.flex-nav-prev{margin-right:5px;}
.gdlr-core-flexslider-nav.gdlr-core-rectangle-style li{float:left;line-height:1;}
.gdlr-core-flexslider-nav.gdlr-core-rectangle-style li.flex-nav-prev{margin-right:1px;}
.gdlr-core-flexslider-nav.gdlr-core-rectangle-style li a{width:40px;height:40px;font-size:19px;padding:10px;display:block;}
.gdlr-core-flexslider-nav.gdlr-core-rectangle-style li a i{display:block;}
.gdlr-core-flexslider-nav.gdlr-core-rectangle-style.gdlr-core-absolute-center{margin-top:-24px;}
.gdlr-core-flexslider-nav.gdlr-core-rectangle-style.gdlr-core-large li.flex-nav-prev{margin-right:4px;}
.gdlr-core-flexslider-nav.gdlr-core-rectangle-style.gdlr-core-large li a{width:55px;height:55px;font-size:23px;text-align:center;padding:15px;}
.gdlr-core-flexslider-nav.gdlr-core-rectangle-style.gdlr-core-large.gdlr-core-absolute-center{margin-top:-30px;}
.gdlr-core-flexslider[data-effect="kenburn"] img{animation-duration:15000ms;-webkit-animation-duration:15000ms;}
.gdlr-core-flexslider[data-effect="kenburn"] li{overflow:hidden;}
.gdlr-core-flexslider[data-effect="kenburn"] li.gdlr-core-active img{-webkit-animation-name:kenBurn;animation-name:kenBurn;-webkit-transform:scale(1.3);transform:scale(1.3);}
@-webkit-keyframes kenBurn{ 
from{-webkit-transform:scale(1);transform:scale(1);}
 to{-webkit-transform:scale(1.3);transform:scale(1.3);}
}
@keyframes kenBurn{ 
from{-webkit-transform:scale(1);transform:scale(1);}
to{-webkit-transform:scale(1.3);transform:scale(1.3);}
}
.gdlr-core-flexslider[data-type="carousel"] ul.slides > li.flex-with-active-class{opacity:0;transition:opacity 300ms;-moz-transition:opacity 300ms;-webkit-transition:opacity 300ms;-o-transition:opacity 300ms;}
.gdlr-core-flexslider[data-type="carousel"] ul.slides > li.flex-with-active-class.flex-active-slide{opacity:1;transition:opacity 300ms;-moz-transition:opacity 300ms;-webkit-transition:opacity 300ms;-o-transition:opacity 300ms;}
.gdlr-core-flexslider.gdlr-core-overflow-visible[data-type="carousel"] ul.slides > li.flex-with-active-class{opacity:1;}
.gdlr-core-flexslider-custom-nav{line-height:1;}
.gdlr-core-flexslider-custom-nav i{display:inline-block;transition:color 300ms, opacity 300ms;-moz-transition:color 300ms, opacity 300ms;-o-transition:color 300ms, opacity 300ms;-webkit-transition:color 300ms, opacity 300ms;}
.gdlr-core-flexslider-custom-nav .flex-prev{cursor:pointer;margin-right:12px;}
.gdlr-core-flexslider-custom-nav .flex-next{cursor:pointer;}
.gdlr-core-flexslider-custom-nav.gdlr-core-style-navigation-top{margin-bottom:35px;}
.gdlr-core-flexslider-custom-nav.gdlr-core-style-navigation-bottom{margin-top:55px;position:relative;}
.gdlr-core-flexslider[data-nav="navigation-inner"] .flex-control-nav{position:absolute;left:0px;right:0px;}
.gdlr-core-flexslider-custom-nav.gdlr-core-style-navigation-inner .flex-prev{position:absolute;left:20px;top:50%;z-index:1;}
.gdlr-core-flexslider-custom-nav.gdlr-core-style-navigation-inner .flex-next{position:absolute;right:20px;top:50%;z-index:1;}
.gdlr-core-flexslider[data-nav="navigation-outer"]{position:static;padding-left:300px;margin-left:-300px;padding-right:300px;margin-right:-300px;}
.gdlr-core-flexslider-custom-nav.gdlr-core-style-navigation-outer{position:absolute;left:0px;right:0px;}
.gdlr-core-flexslider-custom-nav.gdlr-core-style-navigation-outer .flex-prev{position:absolute;left:35px;z-index:1;}
.gdlr-core-flexslider-custom-nav.gdlr-core-style-navigation-outer .flex-next{position:absolute;right:35px;z-index:1;}
.gdlr-core-flexslider.gdlr-core-overflow-visible .flex-viewport{overflow:visible !important;}
.gdlr-core-flexslider .gdlr-core-flexslider-custom-nav.gdlr-core-show-on-hover i{opacity:0;}
.gdlr-core-flexslider:hover .gdlr-core-flexslider-custom-nav.gdlr-core-show-on-hover i{opacity:1;}
.gdlr-core-flexslider-outer .gdlr-core-column-24{padding-right:50px;}
@media only screen and (max-width: 767px){ .gdlr-core-flexslider-outer .gdlr-core-column-24{padding-left:20px;padding-right:20px;}
}
.gdlr-core-flexslider.flexslider[data-type="carousel"].gdlr-core-flex-inactive ul.slides{margin-left:0px !important;}
.gdlr-core-flexslider.flexslider[data-type="carousel"].gdlr-core-flex-inactive ul.slides > li{opacity:1 !important;}
.gdlr-core-flexslider[data-nav="touch-navigation"] ul.slides{cursor:grab;-webkit-user-select:none;-ms-user-select:none;user-select:none;}
.goodlayers-carousel-nav-follow[data-type="touch-slide-black"]{background:#1f1f1f;color:#fff;}
.goodlayers-carousel-nav-follow[data-type="touch-slide-black"]:before,
.goodlayers-carousel-nav-follow[data-type="touch-slide-black"]:after{border-color:#fff;}
.goodlayers-carousel-nav-follow[data-type="touch-slide-white"]{background:#fff;color:#1f1f1f;box-shadow:0 20px 40px rgba(0, 0, 0, 0.09);}
.goodlayers-carousel-nav-follow[data-type="touch-slide-white"]:before,
.goodlayers-carousel-nav-follow[data-type="touch-slide-white"]:after{border-color:#1f1f1f;}
.goodlayers-carousel-nav-follow{position:fixed;opacity:0;width:80px;height:80px;margin-left:-40px;margin-top:-40px;z-index:0;pointer-events:none;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;-webkit-transform:scale(0);transform:scale(0);transition:transform 300ms, opacity 300ms;}
.goodlayers-carousel-nav-follow:hover{cursor:none;}
.goodlayers-carousel-nav-follow.goodlayers-active{opacity:1;-webkit-transform:scale(1);transform:scale(1);z-index:999;}
.goodlayers-carousel-nav-follow.goodlayers-over-link{opacity:0.2;-webkit-transform:scale(0.2);transform:scale(0.2);z-index:0.2;}
.goodlayers-carousel-nav-follow:before{content:" ";width:8px;height:8px;position:absolute;display:block;border-style:solid;border-width:1px 0px 0px 1px;transform:translate(18px, 36px) rotate(-45deg);}
.goodlayers-carousel-nav-follow:after{content:" ";width:8px;height:8px;position:absolute;display:block;border-style:solid;border-width:1px 0px 0px 1px;transform:translate(53px, 36px) rotate(135deg);}
.wp-admin .goodlayers-carousel-nav-follow{display:none;}
.gdlr-core-custom-menu-item{font-size:16px;font-weight:600;}
.gdlr-core-custom-menu-item ul{list-style:none;margin-left:0px;}
.gdlr-core-custom-menu-item ul li{padding-bottom:14px;border-bottom-width:1px;border-bottom-style:solid;margin-bottom:14px;}
.gdlr-core-custom-menu-item.gdlr-core-style-2{font-weight:normal;}
.gdlr-core-custom-menu-item.gdlr-core-style-2 ul li:before{content:"\e606";font-size:0.8em;margin-right:16px;font-family:simple-line-icons;}
.gdlr-core-custom-menu-item.gdlr-core-style-2 ul li{padding-bottom:0px;border:0px;margin-bottom:10px;}
.gdlr-core-portfolio-badge-wrap{position:relative;}
.gdlr-core-portfolio-badge{line-height:20px;width:42px;height:42px;text-align:center;padding:11px 0px;font-size:10px;text-transform:uppercase;position:absolute;right:-11px;top:-11px;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%;z-index:10;}
.gdlr-core-portfolio-item .gdlr-core-flexslider.gdlr-core-with-outer-frame-element .flex-viewport{padding-top:11px;padding-right:11px;margin-right:-11px;}
.gdlr-core-portfolio-item .gdlr-core-now-loading{position:absolute;background:url(//www.wildgiantsafaris.com/wp-content/plugins/goodlayers-core/include/images/portfolio/now-loading.gif) center no-repeat;width:55px;height:55px;left:50%;margin-left:-28px;background-color:#fff;margin-top:20px;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%;}
.gdlr-core-portfolio-view-all-works{text-align:center;margin-top:50px;}
.gdlr-core-portfolio-view-all-works .gdlr-core-button{letter-spacing:0px;text-transform:none;}
.gdlr-core-portfolio-view-all-works i{font-size:35px;cursor:pointer;vertical-align:middle;}
.gdlr-core-portfolio-view-all-works i.flex-prev{margin-right:20px;}
.gdlr-core-portfolio-view-all-works i.flex-next{margin-left:18px;}
.gdlr-core-portfolio-thumbnail{position:relative;overflow:hidden;}
.gdlr-core-portfolio-thumbnail .gdlr-core-portfolio-overlay{text-align:center;}
.gdlr-core-portfolio-thumbnail .gdlr-core-portfolio-title{font-size:13px;text-transform:uppercase;letter-spacing:2px;font-weight:600;margin-bottom:0px;display:block;line-height:1.4;}
.gdlr-core-portfolio-thumbnail .gdlr-core-portfolio-icon{font-size:22px;}
.gdlr-core-portfolio-thumbnail .gdlr-core-portfolio-info{font-size:13px;font-style:italic;letter-spacing:0.5px;display:block;}
.gdlr-core-portfolio-thumbnail .gdlr-core-portfolio-info .gdlr-core-sep{margin:0px 3px;}
.gdlr-core-portfolio-thumbnail.gdlr-core-style-icon-title .gdlr-core-portfolio-title{margin-top:26px;}
.gdlr-core-portfolio-thumbnail.gdlr-core-style-title-icon .gdlr-core-portfolio-title{margin-bottom:26px;}
.gdlr-core-portfolio-thumbnail.gdlr-core-style-title-tag .gdlr-core-portfolio-info{margin-top:26px;}
.gdlr-core-portfolio-thumbnail.gdlr-core-style-tag-title .gdlr-core-portfolio-info{margin-bottom:20px;text-transform:uppercase;font-style:normal;letter-spacing:2px;}
.gdlr-core-portfolio-thumbnail.gdlr-core-style-title-date .gdlr-core-portfolio-date-wrap{margin-top:12px;display:block;font-size:15px;font-style:normal;letter-spacing:0px;}
.gdlr-core-portfolio-thumbnail.gdlr-core-style-icon-title-tag .gdlr-core-portfolio-title{margin-top:30px;}
.gdlr-core-portfolio-thumbnail.gdlr-core-style-icon-title-tag .gdlr-core-portfolio-info{margin-top:10px;}
.gdlr-core-portfolio-thumbnail.gdlr-core-style-icon-title_bottom .gdlr-core-portfolio-title{position:absolute;bottom:33px;left:30px;right:30px;text-align:left;line-height:1.4;}
.gdlr-core-portfolio-thumbnail.gdlr-core-style-icon-title_bottom.gdlr-core-no-image .gdlr-core-portfolio-title{position:static;margin-top:10px;}
.gdlr-core-portfolio-thumbnail.gdlr-core-style-margin-title-icon .gdlr-core-portfolio-title{margin-bottom:26px;}
.gdlr-core-portfolio-thumbnail.gdlr-core-style-margin-title-tag .gdlr-core-portfolio-info{margin-top:26px;}
.gdlr-core-portfolio-thumbnail.gdlr-core-style-margin-icon-title-tag .gdlr-core-portfolio-title{margin-top:30px;}
.gdlr-core-portfolio-thumbnail.gdlr-core-style-margin-icon-title-tag .gdlr-core-portfolio-info{margin-top:10px;}
.gdlr-core-portfolio-thumbnail .gdlr-core-image-overlay-slide{transform:translate3d(0, 100%, 0);-webkit-transform:translate3d(0, 100%, 0);transition:transform 300ms ease-out;-moz-transition:transform 300ms ease-out;-o-transition:transform 300ms ease-out;-webkit-transition:transform 300ms ease-out;}
.gdlr-core-portfolio-thumbnail:hover .gdlr-core-image-overlay-slide{transform:translate3d(0, 0, 0);-webkit-transform:translate3d(0, 0, 0);}
.gdlr-core-portfolio-thumbnail.gdlr-core-style-title-tag-slide .gdlr-core-image-overlay-slide{opacity:1;top:auto;text-align:left;padding:20px 30px;}
.gdlr-core-portfolio-thumbnail.gdlr-core-style-title-tag-slide .gdlr-core-image-overlay-content{position:static;}
.gdlr-core-portfolio-thumbnail.gdlr-core-style-title-tag-slide .gdlr-core-portfolio-info{margin-top:3px;}
.gdlr-core-portfolio-thumbnail.gdlr-core-style-title-tag-slide2 .gdlr-core-image-overlay-slide{opacity:1;top:auto;text-align:left;padding:20px 30px;bottom:50px;right:50px;}
.gdlr-core-portfolio-thumbnail.gdlr-core-style-title-tag-slide2 .gdlr-core-image-overlay-content{position:static;}
.gdlr-core-portfolio-thumbnail.gdlr-core-style-title-tag-slide2 .gdlr-core-image-overlay-slide{transform:translate3d(-100%, 0, 0);-webkit-transform:translate3d(-100%, 0, 0);}
.gdlr-core-portfolio-thumbnail.gdlr-core-style-title-tag-slide2:hover .gdlr-core-image-overlay-slide{transform:translate3d(0, 0, 0);-webkit-transform:translate3d(0, 0, 0);}
.gdlr-core-portfolio-thumbnail.gdlr-core-style-title-button .gdlr-core-portfolio-hover-button{margin-top:25px;display:block;}
.gdlr-core-portfolio-thumbnail .gdlr-core-portfolio-hover-button a{margin:0px 14px;}
.gdlr-core-portfolio-thumbnail .gdlr-core-image-overlay.gdlr-core-with-margin{left:18px;top:18px;right:18px;bottom:18px;}
.gdlr-core-portfolio-thumbnail .gdlr-core-portfolio-overlay.gdlr-core-title-tag-bottom{text-align:left;}
.gdlr-core-portfolio-thumbnail .gdlr-core-portfolio-overlay.gdlr-core-title-tag-bottom .gdlr-core-image-overlay-content{left:28px;bottom:23px;top:auto;}
.gdlr-core-portfolio-thumbnail .gdlr-core-portfolio-overlay.gdlr-core-title-tag-bottom .gdlr-core-portfolio-title{border-left-width:4px;border-left-style:solid;padding-left:8px;line-height:1;margin-bottom:10px;}
.gdlr-core-portfolio-thumbnail .gdlr-core-portfolio-overlay.gdlr-core-title-tag-bottom .gdlr-core-portfolio-info{font-size:15px;font-style:normal;}
.gdlr-core-flexslider.flexslider ul.slides > li .gdlr-core-portfolio-grid{margin-bottom:0px;}
.gdlr-core-portfolio-grid{margin-bottom:40px;position:relative;}
.gdlr-core-portfolio-grid .gdlr-core-portfolio-content-wrap{padding-top:28px;}
.gdlr-core-portfolio-grid .gdlr-core-portfolio-content-wrap .gdlr-core-portfolio-title{font-size:14px;text-transform:uppercase;letter-spacing:1.5px;margin-bottom:7px;position:relative;}
.gdlr-core-portfolio-grid .gdlr-core-portfolio-content-wrap .gdlr-core-portfolio-info{font-size:13px;font-style:italic;margin-bottom:7px;display:block;position:relative;}
.gdlr-core-portfolio-grid .gdlr-core-portfolio-content-wrap .gdlr-core-portfolio-info .gdlr-core-sep{margin:0px 3px;}
.gdlr-core-portfolio-grid .gdlr-core-portfolio-content-wrap .gdlr-core-portfolio-content{padding-top:8px;margin-bottom:7px;position:relative;}
.gdlr-core-portfolio-grid.gdlr-core-style-with-frame{overflow:hidden;}
.gdlr-core-portfolio-grid.gdlr-core-style-with-frame .gdlr-core-portfolio-content-wrap{padding:28px 29px 19px;position:relative;}
.gdlr-core-portfolio-grid.gdlr-core-style-with-frame .gdlr-core-portfolio-grid-frame{background:#f5f5f5;position:absolute;left:0px;right:0px;top:0px;bottom:0px;}
.gdlr-core-portfolio-grid.gdlr-core-style-with-bottom-border .gdlr-core-portfolio-content-wrap{padding:25px 29px 10px;border-bottom-width:2px;border-bottom-style:solid;}
.gdlr-core-portfolio-item-style-grid-no-space .gdlr-core-portfolio-content-wrap{padding-left:30px;padding-right:30px;}
.gdlr-core-portfolio-grid2{background:#f3f3f3;overflow:hidden;border-style:solid;}
.gdlr-core-portfolio-grid2 .gdlr-core-portfolio-content-wrap .gdlr-core-portfolio-info{background:#3d3ac2;}
.gdlr-core-portfolio-grid2 .gdlr-core-portfolio-content-wrap{padding:33px 29px 30px;}
.gdlr-core-portfolio-grid2 .gdlr-core-portfolio-content-wrap .gdlr-core-portfolio-info,
.gdlr-core-portfolio-grid2 .gdlr-core-portfolio-content-wrap .gdlr-core-portfolio-info a,
.gdlr-core-portfolio-grid2 .gdlr-core-portfolio-content-wrap .gdlr-core-portfolio-info a:hover{color:#fff;}
.gdlr-core-portfolio-grid2 .gdlr-core-portfolio-content-wrap .gdlr-core-portfolio-title{font-size:18px;font-weight:800;text-transform:uppercase;margin-bottom:13px;}
.gdlr-core-portfolio-grid2 .gdlr-core-portfolio-content-wrap .gdlr-core-portfolio-info{display:inline-block;font-size:10px;margin-bottom:13px;padding:4px 10px;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;}
.gdlr-core-portfolio-grid3{margin-bottom:40px;}
.gdlr-core-portfolio-grid3 .gdlr-portfolio-learn-more{font-size:17px;font-weight:600;}
.gdlr-core-portfolio-grid3 .gdlr-portfolio-learn-more i{font-size:28px;line-height:1;vertical-align:middle;margin-left:16px;}
.gdlr-core-portfolio-grid3 .gdlr-core-portfolio-content-wrap{background:#fff;margin-right:40px;padding:18px 28px;margin-top:-50px;position:relative;box-shadow:0px 0px 20px rgba(0,0,0,0.15);}
.gdlr-core-portfolio-grid3 .gdlr-core-portfolio-content-wrap:first-child{margin-top:0px;}
.gdlr-core-portfolio-grid3 .gdlr-core-portfolio-content-wrap .gdlr-core-portfolio-title{font-size:22px;font-weight:800;margin-bottom:5px;}
.gdlr-core-portfolio-medium{display:table;width:100%;margin-bottom:80px;}
.gdlr-core-portfolio-medium .gdlr-core-portfolio-thumbnail-wrap{display:table-cell;position:relative;}
.gdlr-core-portfolio-medium .gdlr-core-portfolio-content-wrap{display:table-cell;vertical-align:middle;}
.gdlr-core-portfolio-medium .gdlr-core-portfolio-content-wrap .gdlr-core-portfolio-title{font-size:16px;font-weight:600;text-transform:uppercase;letter-spacing:2px;margin-bottom:6px;}
.gdlr-core-portfolio-medium .gdlr-core-portfolio-content-wrap .gdlr-core-portfolio-info{font-size:13px;font-style:italic;margin-bottom:6px;}
.gdlr-core-portfolio-medium .gdlr-core-portfolio-content-wrap .gdlr-core-portfolio-info .gdlr-core-sep{margin:0px 3px;}
.gdlr-core-portfolio-medium .gdlr-core-portfolio-content-wrap .gdlr-core-portfolio-content{padding-top:25px;}
.gdlr-core-portfolio-medium .gdlr-core-portfolio-content-wrap .gdlr-core-portfolio-read-more{display:inline-block;margin-top:29px;font-style:italic;}
.gdlr-core-portfolio-medium.gdlr-core-size-small .gdlr-core-portfolio-thumbnail-wrap{width:35%;}
.gdlr-core-portfolio-medium.gdlr-core-size-large .gdlr-core-portfolio-thumbnail-wrap{width:70%;}
.gdlr-core-portfolio-medium.gdlr-core-style-left .gdlr-core-portfolio-content-wrap{padding-left:80px;}
.gdlr-core-portfolio-medium.gdlr-core-style-right .gdlr-core-portfolio-content-wrap{padding-right:80px;}
.gdlr-core-portfolio-medium-feature{padding-top:60px;padding-bottom:60px;margin-bottom:60px;margin-left:35px;margin-right:35px;}
.gdlr-core-portfolio-medium-feature .gdlr-core-item-list-inner{display:table;}
.gdlr-core-portfolio-medium-feature .gdlr-core-portfolio-title{font-size:22px;margin-bottom:0px;}
.gdlr-core-portfolio-medium-feature .gdlr-core-portfolio-info{display:block;font-size:16px;font-weight:600;margin-top:15px;}
.gdlr-core-portfolio-medium-feature .gdlr-core-portfolio-content-wrap{display:table-cell;width:29%;position:relative;vertical-align:middle;text-align:center;padding-left:30px;padding-right:30px;background:#f3f3f3;border-radius:4px 0px 0px 4px;-moz-border-radius:4px 0px 0px 4px;-webkit-border-radius:4px 0px 0px 4px;}
.gdlr-core-portfolio-medium-feature .gdlr-core-portfolio-content-bg{position:absolute;top:0px;right:0px;left:0px;bottom:0px;}
.gdlr-core-portfolio-medium-feature .gdlr-core-portfolio-thumbnail{margin-top:-60px;margin-bottom:-60px;transition:margin 300ms;-moz-transition:margin 300ms;-o-transition:margin 300ms;-webkit-transition:margin 300ms;}
.gdlr-core-portfolio-medium-feature:hover .gdlr-core-portfolio-thumbnail{margin-top:-70px;margin-bottom:-50px;}
.gdlr-core-portfolio-medium-feature .gdlr-core-portfolio-thumbnail-wrap{display:table-cell;vertical-align:middle;}
.gdlr-core-portfolio-medium-feature .gdlr-core-portfolio-thumbnail{box-shadow:20px 0px 40px rgba(0, 0, 0, 0.2);-moz-box-shadow:20px 0px 40px rgba(0, 0, 0, 0.2);-webkit-box-shadow:-20px 0px 40px rgba(0, 0, 0, 0.2);}
.gdlr-core-portfolio-medium-feature .gdlr-core-portfolio-content-wrap{box-shadow:0px 0px 20px rgba(0, 0, 0, 0.1);-moz-box-shadow:0px 0px 20px rgba(0, 0, 0, 0.1);-webkit-box-shadow:0px 0px 20px rgba(0, 0, 0, 0.1);}
.gdlr-core-flexslider .gdlr-core-portfolio-medium-feature{margin-bottom:0px;}
.gdlr-core-portfolio-item-style-medium-feature .flex-viewport{overflow:visible !important;}
.gdlr-core-portfolio-modern2 .gdlr-core-image-overlay-content{bottom:30px;left:35px;right:35px;top:auto;text-align:left;}
.gdlr-core-portfolio-modern2 .gdlr-core-portfolio-title{font-size:30px;display:inline-block;padding-bottom:5px;border-bottom-width:1px;border-bottom-style:solid;margin-bottom:18px;}
.gdlr-core-portfolio-modern2 .gdlr-core-portfolio-caption{font-size:12px;text-transform:uppercase;letter-spacing:2px;}
.gdlr-core-portfolio-modern3 .gdlr-core-image-overlay-content{top:85px;left:45px;text-align:left;}
.gdlr-core-portfolio-modern3 .gdlr-core-portfolio-title{font-size:27px;font-weight:400;letter-spacing:2px;padding-bottom:0;border:0;margin-bottom:25px;line-height:1.6;}
.gdlr-core-portfolio-modern3 .gdlr-core-portfolio-caption{font-size:13px;display:inline-block;text-transform:uppercase;letter-spacing:7px;transform:rotate(270deg) translate(-100%, 0);-webkit-transform:rotate(270deg) translate(-100%, 0);-moz-transform:rotate(270deg) translate(-100%, 0);transform-origin:0 0;-webkit-transform-origin:0 0;-moz-transform-origin:0 0;}
.gdlr-core-portfolio-modern3 .gdlr-core-portfolio-caption:before{content:" ";display:inline-block;width:37px;border-bottom-width:1px;border-bottom-style:solid;margin-bottom:0.3em;margin-right:30px;}
.gdlr-core-portfolio-modern,
.gdlr-core-portfolio-modern-desc{overflow:hidden;}
.gdlr-core-portfolio-modern-desc .gdlr-core-image-overlay-content{top:auto;bottom:30px;}
.gdlr-core-portfolio-modern-desc .gdlr-core-portfolio-title{font-size:16px;margin-bottom:5px;}
.gdlr-core-portfolio-modern-desc .gdlr-core-portfolio-info-tag{margin-bottom:5px;}
.gdlr-core-portfolio-modern-desc .gdlr-core-portfolio-content{padding-top:16px;padding-bottom:20px;display:block;}
.gdlr-core-portfolio-modern-desc .gdlr-core-portfolio-icon-wrap{display:block;margin-bottom:50px;}
.gdlr-core-portfolio-grid-full{position:relative;}
.gdlr-core-portfolio-grid-full .gdlr-core-portfolio-info{font-size:15px;}
.gdlr-core-portfolio-grid-full .gdlr-core-portfolio-title{font-size:28px;}
.gdlr-core-portfolio-grid-full .gdlr-core-portfolio-read-more{font-size:14px;float:right;}
.gdlr-core-portfolio-grid-full .gdlr-core-portfolio-content-wrap{position:relative;margin-left:25%;margin-top:-75px;}
.gdlr-core-portfolio-grid-full .gdlr-core-portfolio-flex-nav{float:left;margin-top:85px;margin-right:15px;font-size:12px;}
.gdlr-core-portfolio-grid-full .gdlr-core-portfolio-flex-nav i{cursor:pointer;margin:0px 6px;}
.gdlr-core-portfolio-grid-full .gdlr-core-portfolio-content{overflow:hidden;background:#fff;padding:25px 30px;}
.gdlr-core-portfolio-metro{overflow:hidden;}
.gdlr-core-portfolio-item .gdlr-core-portfolio-read-more-wrap{position:relative;margin-top:20px;margin-bottom:8px;}
.gdlr-core-portfolio-item .gdlr-core-portfolio-read-more{text-transform:uppercase;font-weight:bold;letter-spacing:0.5px;}
.gdlr-core-portfolio-fixed-metro-item.gdlr-core-half-height{position:relative;overflow:hidden;}
.gdlr-core-portfolio-fixed-metro-item.gdlr-core-half-height .gdlr-core-portfolio-thumbnail{position:static;}
.gdlr-core-portfolio-single-nav-wrap{border-top:2px;border-style:solid;padding:47px 0px;}
.gdlr-core-portfolio-single-nav-area{position:relative;}
.gdlr-core-portfolio-single-nav i{font-size:25px;}
.gdlr-core-portfolio-single-nav .gdlr-core-portfolio-text{font-size:15px;text-transform:uppercase;font-weight:bold;letter-spacing:1.5px;}
.gdlr-core-portfolio-single-nav-left{float:left;}
.gdlr-core-portfolio-single-nav-left i{margin-right:15px;vertical-align:middle;}
.gdlr-core-portfolio-single-nav-right{float:right;}
.gdlr-core-portfolio-single-nav-right i{margin-left:15px;vertical-align:middle;}
.gdlr-core-portfolio-single-nav-wrap.gdlr-core-style-2{border-top:0px;position:relative;text-align:center;}
.gdlr-core-portfolio-single-nav-wrap.gdlr-core-style-2 .gdlr-core-portfolio-single-nav i{font-size:20px;margin-right:20px;background:#f3f3f3;padding:14px;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;}
.gdlr-core-portfolio-single-nav-wrap.gdlr-core-style-2 .gdlr-core-portfolio-single-nav .gdlr-core-portfolio-text{font-size:17px;text-transform:none;letter-spacing:0px;font-weight:500;display:inline-block;vertical-align:middle;}
.gdlr-core-portfolio-single-nav-wrap.gdlr-core-style-2 .gdlr-core-portfolio-single-nav-middle{font-size:22px;background:#f3f3f3;padding:13px;position:absolute;top:0px;left:50%;margin-left:-24px;line-height:0;}
.gdlr-core-portfolio-single-related{padding-top:70px;}
.gdlr-core-portfolio-single-related .gdlr-core-portfolio-single-related-head{font-size:22px;margin-bottom:42px;}
.gdlr-core-portfolio-single-related.gdlr-core-style-grid .gdlr-core-portfolio-item-holder{margin-bottom:20px;}
.gdlr-core-portfolio-single-related.gdlr-core-style-modern .gdlr-core-portfolio-item-holder{margin-bottom:30px;}
ul.gdlr-core-custom-menu-widget.gdlr-core-menu-style-half{margin-left:0px;list-style:none;}
ul.gdlr-core-custom-menu-widget.gdlr-core-menu-style-half li{float:left;width:50%;margin-bottom:8px;}
ul.gdlr-core-custom-menu-widget.gdlr-core-menu-style-half li.menu-item-has-children{}
ul.gdlr-core-custom-menu-widget.gdlr-core-menu-style-half li ul{list-style:none;margin-left:18px;margin-top:8px;margin-bottom:0px;}
ul.gdlr-core-custom-menu-widget.gdlr-core-menu-style-half:after, 
ul.gdlr-core-custom-menu-widget.gdlr-core-menu-style-half li ul:after{content:" ";display:block;clear:both;visibility:hidden;line-height:0;height:0;}
ul.gdlr-core-custom-menu-widget.gdlr-core-menu-style-half li:nth-child(2n-1){clear:left;}
@media only screen and (max-width: 1050px){ 
ul.gdlr-core-custom-menu-widget.gdlr-core-menu-style-half li{width:auto;float:none;}
}
ul.gdlr-core-custom-menu-widget.gdlr-core-menu-style-list{margin-left:0px;list-style:none;font-size:14px;font-weight:500;}
ul.gdlr-core-custom-menu-widget.gdlr-core-menu-style-list li{border-bottom-width:1px;border-bottom-style:solid;padding:13px 0px;}
ul.gdlr-core-custom-menu-widget.gdlr-core-menu-style-list li a{display:inline-block;padding-left:15px;border-left-width:3px;border-left-style:solid;}
ul.gdlr-core-custom-menu-widget.gdlr-core-menu-style-list li a:before{content:"\f178";font-family:"fontAwesome";padding-right:12px;margin-left:-26px;opacity:0;transition:opacity 200ms, margin-left 200ms;-moz-transition:opacity 200ms, margin-left 200ms;-o-transition:opacity 200ms, margin-left 200ms;-webkit-transition:opacity 200ms, margin-left 200ms;}
ul.gdlr-core-custom-menu-widget.gdlr-core-menu-style-list li a:hover:before,
ul.gdlr-core-custom-menu-widget.gdlr-core-menu-style-list li.current-menu-item a:before,
ul.gdlr-core-custom-menu-widget.gdlr-core-menu-style-list li.current-menu-ancestor a:before{opacity:1;margin-left:0px;}
ul.gdlr-core-custom-menu-widget.gdlr-core-menu-style-list2{margin-left:0px;list-style:none;font-size:14px;font-weight:500;}
ul.gdlr-core-custom-menu-widget.gdlr-core-menu-style-list2 li{border-bottom-width:1px;border-bottom-style:solid;}
ul.gdlr-core-custom-menu-widget.gdlr-core-menu-style-list2 li:first-child{border-top-width:1px;border-top-style:solid;}
ul.gdlr-core-custom-menu-widget.gdlr-core-menu-style-list2 li a{font-weight:600;display:inline-block;padding:10px 0px;border-left-width:0px;border-left-style:solid;border-left-color:transparent;}
ul.gdlr-core-custom-menu-widget.gdlr-core-menu-style-list2 li a:before{content:"\24";font-family:"ElegantIcons";padding-right:12px;font-size:18px;vertical-align:middle;opacity:1;margin-left:0px;font-weight:normal;transition:opacity 200ms, margin-left 200ms;-moz-transition:opacity 200ms, margin-left 200ms;-o-transition:opacity 200ms, margin-left 200ms;-webkit-transition:opacity 200ms, margin-left 200ms;}
ul.gdlr-core-custom-menu-widget.gdlr-core-menu-style-list2 li a:hover,
ul.gdlr-core-custom-menu-widget.gdlr-core-menu-style-list2 li.current-menu-item a,
ul.gdlr-core-custom-menu-widget.gdlr-core-menu-style-list2 li.current-menu-ancestor a{border-left-width:3px;}
ul.gdlr-core-custom-menu-widget.gdlr-core-menu-style-list2 li a:hover:before,
ul.gdlr-core-custom-menu-widget.gdlr-core-menu-style-list2 li.current-menu-item a:before,
ul.gdlr-core-custom-menu-widget.gdlr-core-menu-style-list2 li.current-menu-ancestor a:before{opacity:1;margin-left:12px;}
ul.gdlr-core-custom-menu-widget.gdlr-core-menu-style-list3{margin-left:0px;list-style:none;font-size:14px;font-weight:500;}
ul.gdlr-core-custom-menu-widget.gdlr-core-menu-style-list3 li{border-bottom-width:1px;border-bottom-style:solid;}
ul.gdlr-core-custom-menu-widget.gdlr-core-menu-style-list3 li a{font-weight:600;display:inline-block;padding:10px 0px;}
ul.gdlr-core-custom-menu-widget.gdlr-core-menu-style-list3 li a:before{content:"\24";display:inline-block;font-family:"ElegantIcons";font-size:18px;vertical-align:middle;width:0px;opacity:0;font-weight:normal;transition:opacity 200ms, width 200ms;-moz-transition:opacity 200ms, width 200ms;-o-transition:opacity 200ms, width 200ms;-webkit-transition:opacity 200ms, width 200ms;}
ul.gdlr-core-custom-menu-widget.gdlr-core-menu-style-list3 li a:hover:before,
ul.gdlr-core-custom-menu-widget.gdlr-core-menu-style-list3 li.current-menu-item a:before,
ul.gdlr-core-custom-menu-widget.gdlr-core-menu-style-list3 li.current-menu-ancestor a:before{opacity:1;width:30px;}
ul.gdlr-core-custom-menu-widget.gdlr-core-menu-style-plain{margin-left:0px;list-style:none;}
ul.gdlr-core-custom-menu-widget.gdlr-core-menu-style-plain li{margin-bottom:8px;}
ul.gdlr-core-custom-menu-widget.gdlr-core-menu-style-box{list-style:none;margin-left:0px;font-weight:600;}
ul.gdlr-core-custom-menu-widget.gdlr-core-menu-style-box li a{display:block;background:#f3f3f3;margin-bottom:2px;padding:12px 22px;}
ul.gdlr-core-custom-menu-widget.gdlr-core-menu-style-box li a:after{content:"\f105";font-family:fontAwesome;float:right;}
ul.gdlr-core-custom-menu-widget.gdlr-core-menu-style-box2{list-style:none;margin-left:0px;font-weight:600;}
ul.gdlr-core-custom-menu-widget.gdlr-core-menu-style-box2:after{content:" ";border-bottom-width:5px;border-bottom-style:solid;display:block;margin-top:28px;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;}
ul.gdlr-core-custom-menu-widget.gdlr-core-menu-style-box2 li a{display:block;background:#f3f3f3;margin-bottom:4px;padding:17px 22px 19px;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;}
ul.gdlr-core-custom-menu-widget.gdlr-core-menu-style-box2 li a:after{content:"\f178";font-family:fontAwesome;float:right;}
.gdlr-core-custom-menu-widget .gdlr-core-nav-side-text.gdlr-core-with-bg{text-transform:uppercase;font-size:12px;font-weight:500;}
.gdlr-core-recent-comment-widget .gdlr-core-recent-comment-widget-item{padding-top:22px;border-top-width:1px;border-top-style:solid;margin-bottom:23px;}
.gdlr-core-recent-comment-widget .gdlr-core-recent-comment-widget-item:first-child{padding-top:0px;border-top:none;}
.gdlr-core-recent-comment-widget .gdlr-core-recent-comment-widget-avatar{overflow:hidden;border-radius:50%;float:left;margin-right:25px;width:50px;}
.gdlr-core-recent-comment-widget .gdlr-core-recent-comment-widget-content{overflow:hidden;}
.gdlr-core-recent-comment-widget .gdlr-core-recent-comment-widget-author{font-weight:bold;}
.gdlr-core-recent-comment-widget .gdlr-core-recent-comment-widget-author{font-size:16px;margin-bottom:10px;}
.gdlr-core-recent-comment-widget .gdlr-core-recent-comment-widget-excerpt{font-size:14px;}
.gdlr-core-recent-post-widget-wrap.gdlr-core-style-1{padding-top:8px;}
.gdlr-core-recent-post-widget-wrap.gdlr-core-style-1 .gdlr-core-recent-post-widget{margin-bottom:20px;}
.gdlr-core-recent-post-widget-wrap.gdlr-core-style-1 .gdlr-core-recent-post-widget-thumbnail{float:left;max-width:75px;margin-right:23px;}
.gdlr-core-recent-post-widget-wrap.gdlr-core-style-1 .gdlr-core-recent-post-widget-title{font-size:16px;font-weight:600;margin-bottom:2px;margin-top:-5px;}
.gdlr-core-recent-post-widget-wrap.gdlr-core-style-1 .gdlr-core-recent-post-widget-content{overflow:hidden;}
.gdlr-core-recent-post-widget-wrap.gdlr-core-style-1 .gdlr-core-blog-info{display:inline-block;margin-right:20px;font-size:11px;line-height:15px;text-transform:uppercase;letter-spacing:0.5px;}
.gdlr-core-recent-post-widget-wrap.gdlr-core-style-1 .gdlr-core-blog-info i{display:inline-block;font-size:15px;margin-right:8px;}
.gdlr-core-recent-post-widget-wrap.gdlr-core-style-1 .gdlr-core-blog-info .gdlr-core-head{vertical-align:middle;}
.gdlr-core-recent-post-widget-wrap.gdlr-core-style-3{padding-top:8px;}
.gdlr-core-recent-post-widget-wrap.gdlr-core-style-3 .gdlr-core-recent-post-widget{margin-bottom:20px;}
.gdlr-core-recent-post-widget-wrap.gdlr-core-style-3 .gdlr-core-recent-post-widget-thumbnail{float:left;max-width:75px;margin-right:23px;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;overflow:hidden;}
.gdlr-core-recent-post-widget-wrap.gdlr-core-style-3 .gdlr-core-recent-post-widget-title{font-size:14px;font-weight:800;margin-bottom:8px;}
.gdlr-core-recent-post-widget-wrap.gdlr-core-style-3 .gdlr-core-recent-post-widget-content{overflow:hidden;}
.gdlr-core-recent-post-widget-wrap.gdlr-core-style-3 .gdlr-core-blog-info{display:inline-block;margin-right:20px;font-size:13px;line-height:15px;}
.gdlr-core-recent-post-widget-wrap.gdlr-core-style-3 .gdlr-core-blog-info i{display:inline-block;font-size:15px;margin-right:8px;}
.gdlr-core-recent-post-widget-wrap.gdlr-core-style-4{padding-top:8px;}
.gdlr-core-recent-post-widget-wrap.gdlr-core-style-4 .gdlr-core-recent-post-widget{margin-bottom:30px;}
.gdlr-core-recent-post-widget-wrap.gdlr-core-style-4 .gdlr-core-recent-post-widget-thumbnail{float:left;max-width:60px;margin-right:23px;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%;overflow:hidden;}
.gdlr-core-recent-post-widget-wrap.gdlr-core-style-4 .gdlr-core-recent-post-widget-title{font-size:18px;font-weight:700;}
.gdlr-core-recent-post-widget-wrap.gdlr-core-style-4 .gdlr-core-recent-post-widget-content{overflow:hidden;}
.gdlr-core-recent-post-widget-wrap.gdlr-core-style-4 .gdlr-core-blog-info{display:inline-block;margin-right:20px;font-size:15px;}
.gdlr-core-recent-post-widget-wrap.gdlr-core-style-4 .gdlr-core-blog-info i{display:none;}
.gdlr-core-recent-post-widget-wrap.gdlr-core-style-4 .gdlr-core-blog-info .gdlr-core-head{vertical-align:middle;}
.gdlr-core-recent-post-widget-wrap.gdlr-core-style-2 .gdlr-core-recent-post-widget-title{font-size:16px;font-weight:600;}
.gdlr-core-recent-post-widget-wrap.gdlr-core-style-2 .gdlr-core-recent-post-widget-info i{display:none;}
.gdlr-core-recent-post-widget-wrap.gdlr-core-style-2 .gdlr-core-recent-post-widget-info{font-size:13px;text-transform:uppercase;letter-spacing:1px;}
.gdlr-core-recent-post-widget-wrap.gdlr-core-style-2 .gdlr-core-recent-post-widget-content{margin-bottom:20px;}
.gdlr-core-recent-post-widget-wrap.gdlr-core-style-5 .gdlr-core-recent-post-widget-title{font-size:16px;font-weight:500;}
.gdlr-core-recent-post-widget-wrap.gdlr-core-style-5 .gdlr-core-recent-post-widget-info i{display:none;}
.gdlr-core-recent-post-widget-wrap.gdlr-core-style-5 .gdlr-core-recent-post-widget-info{font-size:13px;}
.gdlr-core-recent-post-widget-wrap.gdlr-core-style-5 .gdlr-core-recent-post-widget-content{margin-bottom:20px;padding-top:20px;border-top-width:1px;border-top-style:solid;}
.gdlr-core-recent-post-widget-wrap.gdlr-core-style-5 .gdlr-core-recent-post-widget:first-child .gdlr-core-recent-post-widget-content{padding-top:0px;border:0px;}
.gdlr-core-recent-post-widget-wrap.gdlr-core-style-6 .gdlr-core-recent-post-widget{margin-bottom:25px;}
.gdlr-core-recent-post-widget-wrap.gdlr-core-style-6 .gdlr-core-recent-post-widget-thumbnail{float:left;max-width:80px;margin-right:20px;}
.gdlr-core-recent-post-widget-wrap.gdlr-core-style-6 .gdlr-core-recent-post-widget-content{overflow:hidden;}
.gdlr-core-recent-post-widget-wrap.gdlr-core-style-6 .gdlr-core-recent-post-widget-title{font-size:18px;font-weight:500;line-height:1.3;margin-bottom:10px;}
.gdlr-core-recent-post-widget-wrap.gdlr-core-style-6 .gdlr-core-recent-post-widget-info{font-size:15px;}
.gdlr-core-recent-post-widget-wrap.gdlr-core-style-6 .gdlr-core-blog-info .gdlr-core-blog-info-sep{margin:0px 15px;}
.gdlr-core-recent-post-widget-wrap.gdlr-core-style-6 .gdlr-core-blog-info:first-child .gdlr-core-blog-info-sep{display:none;}
.gdlr-core-recent-post-widget-wrap.gdlr-core-style-full .gdlr-core-recent-post-widget{margin-bottom:30px;}
.gdlr-core-recent-post-widget-wrap.gdlr-core-style-full .gdlr-core-recent-post-widget-thumbnail{margin-bottom:20px;position:relative;}
.gdlr-core-recent-post-widget-wrap.gdlr-core-style-full .gdlr-core-recent-post-widget-title{font-size:16px;font-weight:600;margin-bottom:4px;}
.gdlr-core-recent-post-widget-wrap.gdlr-core-style-full .gdlr-core-blog-info{display:inline-block;margin-right:20px;font-size:11px;line-height:15px;text-transform:uppercase;letter-spacing:0.5px;}
.gdlr-core-recent-post-widget-wrap.gdlr-core-style-full .gdlr-core-blog-info i{display:inline-block;font-size:15px;margin-right:8px;}
.gdlr-core-recent-post-widget-wrap.gdlr-core-style-full .gdlr-core-recent-post-widget-thumbnail .gdlr-core-blog-info-category{position:absolute;left:18px;top:16px;font-size:12px;line-height:1;padding:8px 15px;text-transform:none;letter-spacing:0px;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;}
.gdlr-core-recent-post-widget-wrap.gdlr-core-style-full .gdlr-core-recent-post-widget-thumbnail .gdlr-core-blog-info-category a,
.gdlr-core-recent-post-widget-wrap.gdlr-core-style-full .gdlr-core-recent-post-widget-thumbnail .gdlr-core-blog-info-category span{color:#fff;}
.gdlr-core-recent-post-widget-wrap.gdlr-core-style-full .gdlr-core-recent-post-widget-thumbnail .gdlr-core-blog-info-category .gdlr-core-head{display:none;}
.gdlr-core-recent-post-widget-wrap.gdlr-core-style-full .gdlr-core-recent-post-widget-thumbnail .gdlr-core-recent-post-widget-thumbnail-video{margin-left:-30px;margin-top:-30px;font-size:16px;position:absolute;top:50%;left:50%;background:#fff;padding:20px 17px 20px 23px;width:60px;height:60px;text-align:center;line-height:20px;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%;}
.gdlr-core-post-slider-widget-wrap{padding-top:8px;}
.gdlr-core-post-slider-widget-overlay{top:auto;}
.gdlr-core-post-slider-widget-overlay .gdlr-core-post-slider-widget-title{font-size:18px;margin-bottom:8px;display:block;}
.gdlr-core-post-slider-widget-overlay .gdlr-core-image-overlay-content{position:relative;left:0px;right:0px;padding:23px 28px 23px;text-align:left;}
.gdlr-core-post-slider-widget-overlay .gdlr-core-blog-info{display:inline-block;margin-right:18px;font-size:11px;text-transform:uppercase;}
.gdlr-core-post-slider-widget-overlay .gdlr-core-blog-info i{font-size:15px;margin-right:10px;}
.gdlr-core-portfolio-slider-widget-wrap{padding-top:8px;}
.gdlr-core-portfolio-slider-widget-wrap .gdlr-core-portfolio-thumbnail .gdlr-core-portfolio-title{font-size:16px;text-transform:none;letter-spacing:0px;font-weight:600;letter-spacing:0.3;}
.gdlr-core-recent-portfolio-widget-wrap{padding-top:8px;}
.gdlr-core-recent-portfolio-widget{max-width:103px;float:left;margin-right:10px;margin-bottom:10px;}
.gdlr-core-instagram-item .gdlr-core-instagram-item-title{font-size:24px;text-transform:uppercase;text-align:center;letter-spacing:1px;margin-bottom:10px;}
.gdlr-core-instagram-item .gdlr-core-instagram-item-title-wrap{margin-bottom:30px;}
.gdlr-core-instagram-item .flexslider ul li img{display:block;}
.gdlr-core-instagram-item .gdlr-core-instagram-item-title-nav{font-size:22px;text-align:center;}
.gdlr-core-instagram-item .gdlr-core-instagram-item-title-nav i{margin:0px 12px;cursor:pointer;}
.gdlr-core-instagram-item .gdlr-core-instagram-item-content a{display:block;padding-bottom:100%;position:relative;}
.gdlr-core-instagram-item .flexslider ul.slides a{display:block;padding-bottom:100%;position:relative;}
.gdlr-core-instagram-item .gdlr-core-media-image img{object-fit:cover;width:100%;height:100%;position:absolute;}
ul.gdlr-core-twitter-widget-wrap{list-style:none;margin-left:0px;}
ul.gdlr-core-twitter-widget-wrap li{margin-bottom:30px;}
ul.gdlr-core-twitter-widget-wrap li:before{content:"\f099";font-family:"fontAwesome";float:left;font-size:18px;margin-right:25px;}
ul.gdlr-core-twitter-widget-wrap li .gdlr-core-twitter-widget{overflow:hidden;}
ul.gdlr-core-twitter-widget-wrap li .gdlr-core-twitter-widget-content{display:block;margin-bottom:15px;}
ul.gdlr-core-twitter-widget-wrap li .gdlr-core-twitter-widget-date{display:block;font-size:13px;}
ul.gdlr-core-twitter-content-list{list-style:none;margin-left:0px;margin-bottom:0px;}
ul.gdlr-core-twitter-content-list li{margin-bottom:25px;}
ul.gdlr-core-twitter-content-list li:last-child{margin-bottom:0px;}
.gdlr-core-twitter-item-list .gdlr-core-twitter-item-list-date{display:block;margin-top:12px;}
.gdlr-core-event-item .gdlr-core-event-item-info-wrap{font-size:15px;}
.gdlr-core-event-item .gdlr-core-event-item-info-wrap .gdlr-core-head{margin-right:10px;}
.gdlr-core-event-item-info.gdlr-core-type-start-date-month{display:block;float:left;width:40px;text-align:center;white-space:nowrap;margin-right:25px;border-bottom-width:3px;border-bottom-style:solid;padding-bottom:10px;}
.gdlr-core-type-start-date-month .gdlr-core-date{font-size:34px;line-height:1;font-weight:700;display:block;}
.gdlr-core-type-start-date-month .gdlr-core-month{font-size:17px;display:block;font-weight:700;text-transform:uppercase;}
.gdlr-core-event-item-list.gdlr-core-style-widget .gdlr-core-event-widget{margin-bottom:28px;}
.gdlr-core-event-item-list.gdlr-core-style-widget .gdlr-core-event-item-title{font-size:23px;margin-bottom:15px;}
.gdlr-core-event-item-list.gdlr-core-style-widget .gdlr-core-event-item-content-wrap{overflow:hidden;}
.gdlr-core-event-item-list.gdlr-core-style-widget .gdlr-core-event-item-info{margin-bottom:2px;margin-right:25px;}
.gdlr-core-event-item-list .gdlr-core-evet-widget-thumbnail{margin-bottom:25px;}
.gdlr-core-event-item-list.gdlr-core-style-widget.gdlr-core-with-border .gdlr-core-event-widget{padding-bottom:28px;border-bottom-width:1px;border-bottom-style:solid;}
.gdlr-core-event-item-list.gdlr-core-style-widget.gdlr-core-with-border .gdlr-core-event-widget{padding-bottom:28px;}
.gdlr-core-event-item-list.gdlr-core-style-widget.gdlr-core-with-border:last-child .gdlr-core-event-widget{padding-bottom:0px;border-bottom-width:0px;}
.gdlr-core-event-item-list.gdlr-core-style-grid{margin-bottom:35px;}
.gdlr-core-event-item-list.gdlr-core-style-grid .gdlr-core-event-item-thumbnail{overflow:hidden;}
.gdlr-core-event-item-list.gdlr-core-style-grid.gdlr-core-without-frame .gdlr-core-event-item-thumbnail{margin-bottom:28px;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;}
.gdlr-core-event-item-list.gdlr-core-style-grid .gdlr-core-event-item-title{font-size:19px;margin-bottom:14px;font-weight:700;}
.gdlr-core-event-item-list.gdlr-core-style-grid .gdlr-core-event-item-content-wrap{overflow:hidden;}
.gdlr-core-event-item-list.gdlr-core-style-grid .gdlr-core-event-item-info{display:block;margin-bottom:2px;}
.gdlr-core-event-item-list.gdlr-core-style-grid2{margin-bottom:35px;}
.gdlr-core-event-item-list.gdlr-core-style-grid2 .gdlr-core-event-item-thumbnail{overflow:hidden;}
.gdlr-core-event-item-list.gdlr-core-style-grid2.gdlr-core-without-frame .gdlr-core-event-item-thumbnail{margin-bottom:28px;overflow:hidden;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;}
.gdlr-core-event-item-list.gdlr-core-style-grid2 .gdlr-core-event-item-title{font-size:19px;margin-bottom:22px;font-weight:700;}
.gdlr-core-event-item-list.gdlr-core-style-grid2 .gdlr-core-event-item-content-wrap{overflow:hidden;}
.gdlr-core-event-item-list.gdlr-core-style-grid2 .gdlr-core-event-item-info{display:block;margin-bottom:2px;font-weight:600;}
.gdlr-core-event-item-list.gdlr-core-style-grid2 .gdlr-core-event-item-info.gdlr-core-type-start-time{margin-bottom:10px;font-weight:400;}
.gdlr-core-event-item-list .gdlr-core-frame{background:#fff;padding:20px 32px 30px;}
.widget .gdlr-core-event-item-list.gdlr-core-style-widget .gdlr-core-event-item-title{font-size:19px;margin-bottom:13px;}
@media only screen and (max-width: 768px){
.gdlr-core-event-item-list .gdlr-core-evet-widget-thumbnail.gdlr-core-extend{margin-left:-50px;}
}
@media only screen and (min-width: 768px) and (max-width: 1170px){ 
.gdlr-core-event-item-list .gdlr-core-evet-widget-thumbnail.gdlr-core-extend{margin-left:-100px;}
}
@media only screen and (min-width: 1171px) and (max-width: 1400px){ 
.gdlr-core-event-item-list .gdlr-core-evet-widget-thumbnail.gdlr-core-extend{margin-left:-200px;}
}
@media only screen and (min-width: 1401px) and (max-width: 1600px){ 
.gdlr-core-event-item-list .gdlr-core-evet-widget-thumbnail.gdlr-core-extend{margin-left:-300px;}
}
@media only screen and (min-width: 1601px){ 
.gdlr-core-event-item-list .gdlr-core-evet-widget-thumbnail.gdlr-core-extend{margin-left:-400px;}
}
@media only screen and (max-width: 768px){
.rtl .gdlr-core-event-item-list .gdlr-core-evet-widget-thumbnail.gdlr-core-extend{margin-left:0px;margin-right:-50px;}
}
@media only screen and (min-width: 768px) and (max-width: 1170px){ 
.rtl .gdlr-core-event-item-list .gdlr-core-evet-widget-thumbnail.gdlr-core-extend{margin-left:0px;margin-right:-100px;}
}
@media only screen and (min-width: 1171px) and (max-width: 1400px){ 
.rtl .gdlr-core-event-item-list .gdlr-core-evet-widget-thumbnail.gdlr-core-extend{margin-left:0px;margin-right:-200px;}
}
@media only screen and (min-width: 1401px) and (max-width: 1600px){ 
.rtl .gdlr-core-event-item-list .gdlr-core-evet-widget-thumbnail.gdlr-core-extend{margin-left:0px;margin-right:-300px;}
}
@media only screen and (min-width: 1601px){ 
.rtl .gdlr-core-event-item-list .gdlr-core-evet-widget-thumbnail.gdlr-core-extend{margin-left:0px;margin-right:-400px;}
} .gdlr-core-newsletter-item.gdlr-core-style-rectangle .gdlr-core-newsletter-form{max-width:535px;margin:0px auto;}
.gdlr-core-newsletter-item.gdlr-core-style-rectangle .gdlr-core-newsletter-email{float:left;width:70%;}
.gdlr-core-newsletter-item.gdlr-core-style-rectangle .gdlr-core-newsletter-submit{overflow:hidden;}
.gdlr-core-newsletter-item.gdlr-core-style-rectangle .gdlr-core-newsletter-email input[type="email"]{width:100%;font-size:15px;line-height:20px;border-width:1px;padding:19px 20px;height:58px;}
.gdlr-core-newsletter-item.gdlr-core-style-rectangle .gdlr-core-newsletter-submit input[type="submit"]{display:block;width:100%;font-size:15px;line-height:20px;padding:19px 0px;height:58px;}
.gdlr-core-newsletter-item.gdlr-core-style-rectangle-tbutton .gdlr-core-newsletter-form{max-width:535px;margin:0px auto;}
.gdlr-core-newsletter-item.gdlr-core-style-rectangle-tbutton .gdlr-core-newsletter-email{float:left;width:70%;}
.gdlr-core-newsletter-item.gdlr-core-style-rectangle-tbutton .gdlr-core-newsletter-submit{overflow:hidden;}
.gdlr-core-newsletter-item.gdlr-core-style-rectangle-tbutton .gdlr-core-newsletter-email input[type="email"]{width:98%;margin-right:2%;font-size:15px;line-height:20px;border-width:1px;padding:19px 20px;height:58px;}
.gdlr-core-newsletter-item.gdlr-core-style-rectangle-tbutton .gdlr-core-newsletter-submit input[type="submit"]{display:block;width:100%;font-size:15px;line-height:20px;padding:17px 0px;height:58px;background:transparent;border-width:2px;border-style:solid;}
.gdlr-core-newsletter-item.gdlr-core-style-rectangle-full .gdlr-core-newsletter-form{max-width:535px;margin:0px auto;}
.gdlr-core-newsletter-item.gdlr-core-style-rectangle-full .gdlr-core-newsletter-email{margin-bottom:14px;}
.gdlr-core-newsletter-item.gdlr-core-style-rectangle-full .gdlr-core-newsletter-email input[type="email"]{width:100%;font-size:13px;line-height:20px;border-width:1px;padding:15px 20px;}
.gdlr-core-newsletter-item.gdlr-core-style-rectangle-full .gdlr-core-newsletter-submit input[type="submit"]{display:block;width:100%;font-size:12px;font-weight:600;line-height:20px;padding:14px 0px;}
.gdlr-core-newsletter-item.gdlr-core-style-transparent-bottom-border .gdlr-core-newsletter-form{max-width:535px;margin:0px auto;}
.gdlr-core-newsletter-item.gdlr-core-style-transparent-bottom-border .gdlr-core-newsletter-email{float:left;width:70%;padding-right:20px;}
.gdlr-core-newsletter-item.gdlr-core-style-transparent-bottom-border .gdlr-core-newsletter-submit{overflow:hidden;}
.gdlr-core-newsletter-item.gdlr-core-style-transparent-bottom-border .gdlr-core-newsletter-email input[type="email"]{width:100%;font-size:16px;line-height:20px;padding:10px 0px;height:48px;border-width:0 0 2px 0;border-bottom-style:solid;background:transparent !important;}
.gdlr-core-newsletter-item.gdlr-core-style-transparent-bottom-border .gdlr-core-newsletter-submit input[type="submit"]{display:block;width:100%;font-size:13px;line-height:20px;padding:10px 0px;height:48px;}
.gdlr-core-newsletter-item.gdlr-core-style-curve .gdlr-core-newsletter-form{max-width:535px;margin:0px auto;}
.gdlr-core-newsletter-item.gdlr-core-style-curve .gdlr-core-newsletter-email{float:left;width:70%;padding-right:10px;}
.gdlr-core-newsletter-item.gdlr-core-style-curve .gdlr-core-newsletter-submit{overflow:hidden;}
.gdlr-core-newsletter-item.gdlr-core-style-curve .gdlr-core-newsletter-email input[type="email"]{width:100%;font-size:15px;line-height:20px;border-width:0px;padding:19px 20px;height:58px;}
.gdlr-core-newsletter-item.gdlr-core-style-curve .gdlr-core-newsletter-submit input[type="submit"]{display:block;width:100%;font-size:16px;line-height:20px;padding:19px 0px;height:58px;text-transform:none;font-weight:normal;letter-spacing:0px;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;}
.gdlr-core-newsletter-item.gdlr-core-style-round .gdlr-core-newsletter-email{float:left;padding-right:12px;width:65%;}
.gdlr-core-newsletter-item.gdlr-core-style-round .gdlr-core-newsletter-submit{float:left;width:35%;}
.gdlr-core-newsletter-item.gdlr-core-style-round .gdlr-core-newsletter-email input[type="email"]{font-size:15px;height:51px;line-height:21px;padding:10px 25px;border-width:1px;width:100%;}
.gdlr-core-newsletter-item.gdlr-core-style-round .gdlr-core-newsletter-submit input[type="submit"]{height:51px;font-size:12px;font-weight:600;}
.gdlr-core-newsletter-item.gdlr-core-style-round .gdlr-core-newsletter-email input[type="email"],
.gdlr-core-newsletter-item.gdlr-core-style-round .gdlr-core-newsletter-submit input[type="submit"]{border-radius:50px;-moz-border-radius:50px;-webkit-border-radius:50px;}
.gdlr-core-newsletter-item.gdlr-core-style-round2 .gdlr-core-newsletter-form{position:relative;border-radius:50px;-moz-border-radius:50px;-webkit-border-radius:50px;}
.gdlr-core-newsletter-item.gdlr-core-style-round2 .gdlr-core-newsletter-email{float:left;padding-right:12px;width:100%;}
.gdlr-core-newsletter-item.gdlr-core-style-round2 .gdlr-core-newsletter-submit{float:left;position:absolute;right:0px;}
.gdlr-core-newsletter-item.gdlr-core-style-round2 .gdlr-core-newsletter-email input[type="email"]{font-size:15px;height:55px;line-height:21px;padding:11px 25px 11px 58px;border-width:1px;width:100%;}
.gdlr-core-newsletter-item.gdlr-core-style-round2 .gdlr-core-newsletter-submit input[type="submit"]{height:54px;font-size:12px;font-weight:600;padding-left:40px;padding-right:40px;}
.gdlr-core-newsletter-item.gdlr-core-style-round2 .gdlr-core-newsletter-email input[type="email"],
.gdlr-core-newsletter-item.gdlr-core-style-round2 .gdlr-core-newsletter-submit input[type="submit"]{border-radius:50px;-moz-border-radius:50px;-webkit-border-radius:50px;}
.gdlr-core-newsletter-item.gdlr-core-style-round2 .gdlr-core-newsletter-email:before{font-family:fontAwesome;content:"\f1d8";position:absolute;top:50%;margin-top:-14px;left:28px;}
.gdlr-core-newsletter-item.gdlr-core-style-round3 .gdlr-core-newsletter-form{position:relative;border-radius:50px;-moz-border-radius:50px;-webkit-border-radius:50px;}
.gdlr-core-newsletter-item.gdlr-core-style-round3 .gdlr-core-newsletter-email{float:left;padding-right:12px;width:100%;}
.gdlr-core-newsletter-item.gdlr-core-style-round3 .gdlr-core-newsletter-submit{float:left;position:absolute;right:0px;opacity:0;}
.gdlr-core-newsletter-item.gdlr-core-style-round3 .gdlr-core-newsletter-email input[type="email"]{font-size:15px;height:55px;line-height:21px;padding:11px 25px 11px 30px;border-width:1px;width:100%;}
.gdlr-core-newsletter-item.gdlr-core-style-round3 .gdlr-core-newsletter-submit input[type="submit"]{height:54px;font-size:12px;font-weight:600;padding-left:40px;padding-right:40px;}
.gdlr-core-newsletter-item.gdlr-core-style-round3 .gdlr-core-newsletter-email input[type="email"],
.gdlr-core-newsletter-item.gdlr-core-style-round3 .gdlr-core-newsletter-submit input[type="submit"]{border-radius:50px;-moz-border-radius:50px;-webkit-border-radius:50px;}
.gdlr-core-newsletter-item.gdlr-core-style-round3 .gdlr-core-newsletter-email:before{font-family:fontAwesome;content:"\f1d8";position:absolute;top:50%;margin-top:-14px;right:40px;}
.gdlr-core-newsletter-item.gdlr-core-style-curve2 .gdlr-core-newsletter-submit:after{content:"\f0a9";font-family:fontAwesome;font-size:25px;line-height:1;position:absolute;top:50%;right:50%;margin-top:-12px;margin-right:-12px;color:#fff;}
.gdlr-core-newsletter-item.gdlr-core-style-curve2 .gdlr-core-newsletter-form{position:relative;max-width:400px;margin-left:auto;margin-right:auto;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;}
.gdlr-core-newsletter-item.gdlr-core-style-curve2 .gdlr-core-newsletter-email{float:left;padding-right:12px;width:100%;}
.gdlr-core-newsletter-item.gdlr-core-style-curve2 .gdlr-core-newsletter-submit{float:left;position:absolute;right:0px;}
.gdlr-core-newsletter-item.gdlr-core-style-curve2 .gdlr-core-newsletter-email input[type="email"]{font-size:15px;height:46px;line-height:21px;padding:6px 20px;border-width:1px;width:100%;}
.gdlr-core-newsletter-item.gdlr-core-style-curve2 .gdlr-core-newsletter-submit input[type="submit"]{height:46px;width:60px;padding:0;font-size:12px;font-weight:600;padding-left:0px;padding-right:0px;color:transparent !important;}
.gdlr-core-newsletter-item.gdlr-core-style-curve2 .gdlr-core-newsletter-email input[type="email"],
.gdlr-core-newsletter-item.gdlr-core-style-curve2 .gdlr-core-newsletter-submit input[type="submit"]{border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;}
.gdlr-core-newsletter-item.gdlr-core-style-curve3 .gdlr-core-newsletter-submit:after{content:"\e94e";font-family:'gdl-custom-set';font-size:20px;line-height:1;position:absolute;top:50%;right:50%;margin-top:-10px;margin-right:-10px;color:#fff;}
.gdlr-core-newsletter-item.gdlr-core-style-curve3 .gdlr-core-newsletter-form{position:relative;max-width:400px;margin-left:auto;margin-right:auto;}
.gdlr-core-newsletter-item.gdlr-core-style-curve3 .gdlr-core-newsletter-email{float:left;padding-right:65px;width:100%;}
.gdlr-core-newsletter-item.gdlr-core-style-curve3 .gdlr-core-newsletter-submit{float:left;position:absolute;right:0px;}
.gdlr-core-newsletter-item.gdlr-core-style-curve3 .gdlr-core-newsletter-email input[type="email"]{font-size:15px;height:55px;line-height:21px;padding:6px 20px;border-width:0px;width:100%;box-shadow:0 0 20px rgba(0, 0, 0, 0.1);-webkit-box-shadow:0 0 20px rgba(0, 0, 0, 0.1) -moz-box-shadow:0 0 20px rgba(0, 0, 0, 0.1)}
.gdlr-core-newsletter-item.gdlr-core-style-curve3 .gdlr-core-newsletter-submit input[type="submit"]{height:55px;width:55px;padding:0;font-size:12px;font-weight:600;padding-left:0px;padding-right:0px;color:transparent !important;}
.gdlr-core-newsletter-item.gdlr-core-style-curve3 .gdlr-core-newsletter-form{border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;}
.gdlr-core-newsletter-item.gdlr-core-style-curve3 .gdlr-core-newsletter-email input[type="email"],
.gdlr-core-newsletter-item.gdlr-core-style-curve3 .gdlr-core-newsletter-submit input[type="submit"]{border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;}
.gdlr-core-newsletter-item.gdlr-core-style-curve3.gdlr-core-rectangle .gdlr-core-newsletter-form{border-radius:0px;-moz-border-radius:0px;-webkit-border-radius:0px;}
.gdlr-core-newsletter-item.gdlr-core-style-curve3.gdlr-core-rectangle .gdlr-core-newsletter-email input[type="email"],
.gdlr-core-newsletter-item.gdlr-core-style-curve3.gdlr-core-rectangle .gdlr-core-newsletter-submit input[type="submit"]{border-radius:0px;-moz-border-radius:0px;-webkit-border-radius:0px;}
.gdlr-core-with-fa-send-o-button form{position:relative;}
.gdlr-core-with-fa-send-o-button form div.tnp-field{margin-bottom:0px;}
.gdlr-core-with-fa-send-o-button form input[type="email"]{padding-left:20px;padding-right:50px;}
.gdlr-core-with-fa-send-o-button .tnp-field-button input[type="submit"]{position:absolute;right:0px;top:0px;bottom:0px;opacity:0;}
.gdlr-core-with-fa-send-o-button .tnp-field-button:after{font-family:fontAwesome;content:"\f1d8";position:absolute;right:18px;top:50%;font-size:16px;line-height:20px;margin-top:-10px;pointer-events:none;}
.gdlr-core-with-fa-send-o-button form input[type="email"]{color:#888;}
.gdlr-core-with-fa-send-o-button form input[type="email"]::-webkit-input-placeholder{color:#888;}
.gdlr-core-with-fa-send-o-button form input[type="email"]::-moz-placeholder{color:#888;}
.gdlr-core-with-fa-send-o-button form input[type="email"]:-ms-input-placeholder{color:#888;}
.gdlr-core-with-fa-send-o-button form input[type="email"]:-moz-placeholder{color:#888;}
.tnp.gdlr-core-style-2 .tnp-field-button input[type="submit"]{opacity:1;text-indent:-150px;width:50px;border-radius:25px;-moz-border-radius:25px;-webkit-border-radius:25px;}
.tnp.gdlr-core-style-2 form input[type="email"]{padding-right:20px;border-radius:25px;-moz-border-radius:25px;-webkit-border-radius:25px;}
.tnp.gdlr-core-style-2 .tnp-field-email{margin-right:56px;}
.tnp.gdlr-core-style-2 .tnp-field-button:after{content:"\f0da";right:20px;}
.gdlr-core-product-category-item .gdlr-core-product-category-thumbnail.gdlr-core-media-image{margin-bottom:30px;}
.gdlr-core-product-category-item .gdlr-core-product-category-title{font-size:18px;margin-bottom:8px;}
.gdlr-core-product-category-item .gdlr-core-item-list{margin-bottom:50px;}
.gdlr-core-product-category-item .gdlr-core-product-category-read-more{font-size:14px;text-transform:uppercase;}
.gdlr-core-product-category-item .gdlr-core-product-category-read-more:after{content:"\f178";font-family:'FontAwesome';text-align:right;display:inline-block;margin-left:10px;opacity:0;transform:translateX(-10px);transition:opacity 300ms, transform 300ms;}
.gdlr-core-product-category-item .gdlr-core-product-category-read-more:hover:after{opacity:1;transform:translateX(0px);}
.woocommerce span.onsale{color:#fff;border-radius:100%;position:absolute;line-height:48px;font-weight:600;width:48px;height:48px;font-size:13px;}
.gdlr-core-product-item.woocommerce .gdlr-core-product-thumbnail{position:relative;margin-bottom:38px;overflow:hidden;}
.gdlr-core-product-item.woocommerce .gdlr-core-product-thumbnail-info{position:absolute;bottom:-58px;left:0px;right:0px;text-align:center;opacity:0;transition:opacity 200ms, bottom 200ms;-moz-transition:opacity 200ms, bottom 200ms;-o-transition:opacity 200ms, bottom 200ms;-webkit-transition:opacity 200ms, bottom 200ms;}
.gdlr-core-product-item.woocommerce .gdlr-core-product-thumbnail-info > a{float:left;width:50%;height:58px;font-size:15px;line-height:20px;font-weight:normal;padding:19px 10px 0px;}
.gdlr-core-product-item.woocommerce .gdlr-core-product-thumbnail-info i{font-size:16px;margin-right:12px;}
.gdlr-core-product-item.woocommerce .gdlr-core-product-thumbnail:hover .gdlr-core-product-thumbnail-info{opacity:1;bottom:0px;}
.gdlr-core-product-item.woocommerce .gdlr-core-product-thumbnail .gdlr-core-product-add-to-cart.added{display:none;}
.gdlr-core-product-item.woocommerce .gdlr-core-product-thumbnail .added_to_cart:before{content:"\e015";font-size:16px;margin-right:12px;font-family:ElegantIcons;display:inline-block;vertical-align:text-top;margin-top:-2px;}
.gdlr-core-product-item .gdlr-core-product-attributes{margin-bottom:20px;font-size:17px;}
.gdlr-core-product-item .gdlr-core-product-att .gdlr-head{margin-right:10px;}
.gdlr-core-product-item .gdlr-core-product-att .gdlr-head:after{content:':';}
.gdlr-core-product-item .gdlr-core-product-att .gdlr-tail{font-weight:bold;}
.gdlr-core-product-grid{margin-bottom:60px;}
.flexslider .gdlr-core-product-grid{margin-bottom:0px;}
.gdlr-core-product-grid .gdlr-core-product-grid-content-wrap{text-align:center;}
.gdlr-core-product-grid .gdlr-core-product-grid-content-wrap .onsale{position:static;display:inline-block;vertical-align:middle;margin-right:20px;}
.gdlr-core-product-grid .gdlr-core-product-grid-content{display:inline-block;vertical-align:middle;}
.gdlr-core-product-grid .gdlr-core-product-title{font-size:17px;margin-bottom:10px;}
.gdlr-core-product-grid .gdlr-core-product-price{font-size:15px;font-weight:800;}
.gdlr-core-product-grid .gdlr-core-product-price ins{text-decoration:none;}
.gdlr-core-product-grid .gdlr-core-product-price del{margin-right:9px;opacity:0.5;}
.related.products .gdlr-core-product-grid{margin-bottom:15px;position:relative;}
ul.gdlr-core-product-sub-category{margin-left:0px;list-style:none;margin-bottom:0px;}
ul.gdlr-core-product-sub-category li{float:left;margin:0px 0px 35px;padding:0px 15px;position:relative;width:25%;}
ul.gdlr-core-product-sub-category li h3{font-size:18px;margin-top:24px;margin-bottom:0px;}
.gdlr-core-hide-in-desktop,
.gdlr-core-hide-in-desktop-tablet{display:none;}
.gdlr-core-product-grid-2{margin-bottom:60px;}
.flexslider .gdlr-core-product-grid-2{margin-bottom:0px;}
.gdlr-core-product-grid-2 .gdlr-core-product-grid-content-wrap{text-align:center;}
.gdlr-core-product-grid-2 .gdlr-core-product-grid-content{display:inline-block;vertical-align:middle;}
.gdlr-core-product-grid-2 .gdlr-core-product-title{font-size:20px;font-weight:800;margin-bottom:8px;}
.gdlr-core-product-grid-2 .gdlr-core-product-price{font-size:18px;font-weight:800;}
.gdlr-core-product-grid-2 .gdlr-core-product-price ins{text-decoration:none;}
.gdlr-core-product-grid-2 .gdlr-core-product-price del{margin-right:9px;opacity:0.5;}
.woocommerce.gdlr-core-product-style-grid-2 .products .star-rating{margin-right:auto;margin-left:auto;}
body .gdlr-core-product-item.woocommerce .gdlr-core-product-grid-2 div.star-rating:before, 
body .gdlr-core-product-item.woocommerce .gdlr-core-product-grid-2 div.star-rating span:before{letter-spacing:0.2em;}
body .gdlr-core-product-item.woocommerce .gdlr-core-product-grid-2 div.star-rating{margin-top:10px;width:6.35em;padding-right:0px;margin-right:auto;margin-left:auto;text-align:left;}
.gdlr-core-product-item .gdlr-core-product-grid-2 .gdlr-core-product-thumbnail span.onsale{font-size:15px;width:70px;height:70px;text-align:center;padding:12px 0px 0px;left:15px;top:15px;z-index:0;}
.gdlr-core-product-item .gdlr-core-product-grid-2 .gdlr-core-product-thumbnail-info{position:absolute;top:0;left:0px;right:0px;bottom:0px;background:rgba(255,255,255,0.8);}
.gdlr-core-product-item .gdlr-core-product-grid-2 .gdlr-core-product-thumbnail-info > a{float:none;width:auto;height:auto;padding:0px;margin-top:-38px;font-size:19px;font-weight:700;position:absolute;left:0px;right:0px;top:50%;bottom:auto;color:#0c0c0c;background:transparent;}
.gdlr-core-product-item .gdlr-core-product-grid-2 .gdlr-core-product-thumbnail-info .icon_cart_alt:before{content:"\e013";}
.gdlr-core-product-item .gdlr-core-product-grid-2 .gdlr-core-product-thumbnail-info i{font-size:34px;font-weight:normal;line-height:34px;display:block;margin-bottom:23px;margin-right:0px;}
.gdlr-core-product-item .gdlr-core-product-grid-2 .gdlr-core-product-thumbnail-info > a.added_to_cart:before{font-size:34px;font-weight:normal;line-height:34px;display:block;margin-bottom:25px;margin-right:0px;}
.related.products .gdlr-core-product-grid-2{margin-bottom:15px;position:relative;}
.gdlr-core-product-item .gdlr-core-product-grid-2 .gdlr-core-product-thumbnail-info.gdlr-core-with-price .amount{font-size:24px;font-weight:bold;}
.gdlr-core-product-item .gdlr-core-product-grid-2 .gdlr-core-product-thumbnail-info.gdlr-core-with-price .gdlr-core-product-price{margin-bottom:20px;margin-top:8px;letter-spacing:0px;}
.gdlr-core-product-item .gdlr-core-product-grid-2 .gdlr-core-product-thumbnail-info.gdlr-core-with-price a{font-size:11px;text-transform:uppercase;letter-spacing:1px;}
.gdlr-core-product-grid-3 .gdlr-core-product-title{margin-bottom:28px;text-align:left;}
.gdlr-core-product-grid-3 .gdlr-core-product-grid-content{padding:30px;background:#fff;border-style:solid;border-width:0px;}
.gdlr-core-product-grid-3 .gdlr-core-product-price ins{text-decoration:none;}
.gdlr-core-product-grid-3 .gdlr-core-product-price del{margin-right:9px;opacity:0.5;}
.gdlr-core-product-grid-3 .gdlr-core-product-add-to-cart{text-transform:uppercase;font-weight:700;font-size:13px;letter-spacing:1px;margin-right:0px;}
.gdlr-core-product-grid-3 .gdlr-core-product-add-to-cart i{display:none;}
.gdlr-core-product-item .gdlr-core-product-grid-3 .gdlr-core-product-thumbnail{margin-bottom:0px;}
.gdlr-core-product-item.woocommerce .gdlr-core-product-grid-3 .star-rating{float:right;margin-top:4px;}
.gdlr-core-product-item.woocommerce .gdlr-core-product-grid-3 .gdlr-core-product-price{float:left;}
.gdlr-core-product-item.woocommerce .gdlr-core-product-grid-3 .gdlr-core-product-grid-info{margin-top:-10px;margin-bottom:5px;}
.gdlr-core-product-grid-3.gdlr-core-button-style-border .gdlr-core-product-grid-content{text-align:center;}
.gdlr-core-product-grid-3.gdlr-core-button-style-border .gdlr-core-product-add-to-cart{border-width:2px;border-style:solid;padding:14px 25px;display:inline-block;border-radius:30px;-moz-border-radius:30px;-webkit-border-radius:30px;}
.gdlr-core-product-grid-3.gdlr-core-without-frame .gdlr-core-product-grid-content{padding:30px 0px 0px;background:transparent;}
.gdlr-core-product-grid-3.gdlr-core-with-border .gdlr-core-product-thumbnail{border-bottom-width:1px;border-bottom-style:solid;}
.gdlr-core-product-grid-3.gdlr-core-with-border .gdlr-core-product-add-to-cart{float:right;}
.gdlr-core-product-grid-3 .gdlr-core-product-attributes{text-align:left;}
.gdlr-core-product-item .gdlr-core-product-grid-3 .gdlr-core-product-thumbnail span.onsale{font-size:15px;font-weight:600;width:70px;height:70px;line-height:70px;text-align:center;left:15px;top:15px;z-index:0;}
.gdlr-core-product-item .gdlr-core-product-grid-3 .gdlr-core-product-thumbnail-info{position:absolute;top:0;left:0px;right:0px;bottom:0px;background:rgba(255,255,255,0.8);}
.gdlr-core-product-item .gdlr-core-product-grid-3 .gdlr-core-product-thumbnail-info > a{float:none;width:auto;height:auto;padding:0px;margin-top:-38px;text-transform:none;letter-spacing:0px;font-size:19px;font-weight:700;position:absolute;left:0px;right:0px;top:50%;bottom:auto;color:#0c0c0c;background:transparent;}
.gdlr-core-product-item .gdlr-core-product-grid-3 .gdlr-core-product-thumbnail-info .icon_cart_alt:before{content:"\e013";}
.gdlr-core-product-item .gdlr-core-product-grid-3 .gdlr-core-product-thumbnail-info i{font-size:34px;font-weight:normal;line-height:34px;display:block;margin-bottom:23px;margin-right:0px;}
.gdlr-core-product-item .gdlr-core-product-grid-3 .gdlr-core-product-thumbnail-info > a.added_to_cart:before{font-size:34px;font-weight:normal;line-height:34px;display:block;margin-bottom:25px;margin-right:0px;}
.gdlr-core-product-grid-3 .gdlr-core-product-thumbnail-info-modern{display:flex;justify-content:center;position:absolute;bottom:30px;left:0px;right:0px;opacity:0;transition:opacity 300ms;}
.gdlr-core-product-grid-3 .gdlr-core-product-thumbnail-info-modern,
.gdlr-core-product-grid-3 .gdlr-core-product-thumbnail-info-modern a{color:#a39fab;}
.gdlr-core-product-grid-3 .gdlr-core-product-thumbnail-info-modern a:hover{color:#473e67;}
.gdlr-core-product-grid-3 .gdlr-core-product-thumbnail-info-modern-inner svg{max-width:16px;}
.gdlr-core-product-grid-3 .gdlr-core-product-thumbnail-info-modern-inner{display:flex;align-items:center;justify-content:center;box-shadow:0px 20px 30px rgba(0, 0, 0, 0.095);}
.gdlr-core-product-grid-3 .gdlr-core-product-thumbnail-info-modern-inner > .yith-wcwl-add-to-wishlist, 
.gdlr-core-product-grid-3 .gdlr-core-product-thumbnail-info-modern-inner > .gdlr-core-product-add-to-cart,
.gdlr-core-product-grid-3 .gdlr-core-product-thumbnail-info-modern-inner > .added_to_cart,
.gdlr-core-product-grid-3 .gdlr-core-product-thumbnail-info-modern-inner > a{order:0;width:42px;height:42px;background:#fff;text-align:center;padding-top:0px;line-height:42px;overflow:hidden;display:block;}
.gdlr-core-product-grid-3 .gdlr-core-product-thumbnail-info-modern-inner > .yith-wcwl-add-to-wishlist, 
.gdlr-core-product-grid-3 .gdlr-core-product-thumbnail-info-modern-inner > .added_to_cart,
.gdlr-core-product-grid-3 .gdlr-core-product-thumbnail-info-modern-inner > .gdlr-core-product-add-to-cart{border-right:1px solid #e7e7e7;}
.gdlr-core-product-grid-3 .gdlr-core-product-thumbnail-info-modern .gdlr-core-product-add-to-cart span{display:none;}
.gdlr-core-product-grid-3 .gdlr-core-product-thumbnail-info-modern .gdlr-core-product-add-to-cart i{display:inline;}
.gdlr-core-product-grid-3 .gdlr-core-product-thumbnail-info-modern .yith-wcwl-add-to-wishlist .feedback .yith-wcwl-icon{margin-right:0px;}
.gdlr-core-product-grid-3 .gdlr-core-product-thumbnail-info-modern .yith-wcwl-add-to-wishlist,
.gdlr-core-product-grid-3 .gdlr-core-product-thumbnail-info-modern .gdlr-core-product-add-to-cart,
.gdlr-core-product-grid-3 .gdlr-core-product-thumbnail-info-modern .added_to_cart,
.gdlr-core-product-grid-3 .gdlr-core-product-thumbnail-info-modern .gdlr-core-product-thumbnail-link{font-size:15px;}
.gdlr-core-product-grid-3 .gdlr-core-product-thumbnail:hover .gdlr-core-product-thumbnail-info-modern{opacity:1;}
.gdlr-core-product-item.woocommerce .gdlr-core-product-grid-3 .gdlr-core-product-thumbnail-info-modern .added_to_cart:before{margin-top:-1px;vertical-align:baseline;font-size:inherit;margin-right:auto;margin-left:auto;}
.gdlr-core-product-grid-4{margin-bottom:40px;}
.gdlr-core-product-grid-4 .gdlr-core-product-title{display:inline-block;margin-bottom:0px;padding-bottom:2px;border-bottom-width:2px;border-bottom-style:solid;border-color:transparent;transition:border-color 300ms;-moz-transition:border-color 300ms;-o-transition:border-color 300ms;-webkit-transition:border-color 300ms;}
.gdlr-core-product-item .gdlr-core-product-grid-4 .gdlr-core-product-thumbnail{margin-bottom:20px;}
.gdlr-core-product-item .gdlr-core-product-grid-4 .gdlr-core-product-grid-content{text-align:center;}
.gdlr-core-product-grid-5{overflow:hidden;}
.gdlr-core-product-grid-5 .gdlr-core-product-grid-content{position:relative;padding:30px;background:#fff;}
.gdlr-core-product-grid-5 .gdlr-core-product-title{font-size:25px;font-weight:600;letter-spacing:0;}
.gdlr-core-product-grid-5 .gdlr-core-product-excerpt{margin-bottom:16px;}
.gdlr-core-product-grid-5 .gdlr-core-product-add-to-cart i{display:none;}
.gdlr-core-product-grid-5 .gdlr-core-product-grid-info{margin:30px -30px -30px;border-top-width:1px;border-top-style:solid;padding:20px 30px;}
.gdlr-core-product-grid-5 .gdlr-core-rating{float:left;}
.gdlr-core-product-grid-5 .gdlr-core-rating .star-rating{letter-spacing:4px;}
.gdlr-core-product-grid-5 .gdlr-core-rating-count{font-size:13px;}
.gdlr-core-product-grid-5 .gdlr-core-product-price{float:right;}
.gdlr-core-product-grid-5 .gdlr-core-product-price .amount{font-size:20px;font-weight:600;}
.gdlr-core-product-grid-5 .gdlr-core-product-price ins{text-decoration:none;}
.gdlr-core-product-grid-5 .gdlr-core-product-price del .amount{font-size:14px;font-weight:normal;}
.gdlr-core-product-grid-5 .add_to_cart_button span{font-weight:600;}
.gdlr-core-product-item.woocommerce .gdlr-core-product-grid-5 .star-rating{margin-bottom:2px;}
.gdlr-core-product-item.woocommerce .gdlr-core-product-grid-5 .star-rating span::before{color:#ffc457}
.gdlr-core-product-item.woocommerce .gdlr-core-product-grid-5 .gdlr-core-product-thumbnail{margin-bottom:0px;}
.gdlr-core-product-item.woocommerce .gdlr-core-product-grid-5 span.onsale{display:inline-block;padding:9px 20px;width:auto;height:auto;line-height:1;min-width:0px;min-height:0px;font-weight:600;left:50%;top:-16px;transform:translateX(-50%);-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;}
.gdlr-core-product-item.woocommerce .star-rating{float:right;overflow:hidden;position:relative;height:1em;line-height:1;font-size:1em;width:5.4em;font-family:star;}
.gdlr-core-product-item.woocommerce .star-rating::before{content:"\73\73\73\73\73";color:#d3ced2;float:left;top:0;left:0;position:absolute;}
.gdlr-core-product-item.woocommerce .star-rating span{overflow:hidden;float:left;top:0;left:0;position:absolute;padding-top:1.5em;}
.gdlr-core-product-item.woocommerce .star-rating span::before{content:"\53\53\53\53\53";top:0;position:absolute;left:0;}
.gdlr-core-product-item.woocommerce .gdlr-core-wc-out-of-stock{line-height:1;position:absolute;top:0px;right:0px;background:#f3f3f3;padding:7px 12px;}
.gdlr-core-product-table-item .gdlr-core-product-thumbnail{max-width:70px;border-width:1px;border-style:solid;max-width:60px;overflow:hidden;margin-right:30px;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;}
.gdlr-core-product-table-item .gdlr-core-item-list-inner{display:flex;gap:10px;align-items:center;padding-bottom:20px;margin-bottom:20px;border-bottom-width:1px;border-bottom-style:solid;flex-wrap:wrap;}
.gdlr-core-product-table-head-wrap{flex-grow:1;flex-basis:0;display:flex;align-items:center;}
.gdlr-core-product-table-head-wrap .gdlr-core-product-table-head{overflow:hidden;}
.gdlr-core-product-table-head-wrap .gdlr-core-title{font-size:20px;font-weight:600;margin-bottom:5px;}
.gdlr-core-product-table-head-wrap .gdlr-core-caption{font-size:14px;}
.gdlr-core-product-table-head-wrap .gdlr-core-caption span{margin-right:12px;white-space:nowrap;}
.gdlr-core-product-variation-table{flex-grow:1;flex-basis:0;display:flex;}
.gdlr-core-product-variation-table .gdlr-core-item{flex-grow:1;flex-basis:0;white-space:nowrap;text-align:center;}
.gdlr-core-product-variation-table .gdlr-core-item > div{padding:0px 5px;}
.gdlr-core-product-variation-table .gdlr-core-item .amount{font-size:15px;}
.gdlr-core-product-table-item .gdlr-core-learn-more{font-weight:500;margin-left:40px;}
.gdlr-core-product-table-item .gdlr-core-now-loading{position:absolute;background:url(//www.wildgiantsafaris.com/wp-content/plugins/goodlayers-core/include/images/portfolio/now-loading.gif) center no-repeat;width:55px;height:55px;left:50%;margin-left:-28px;background-color:#fff;margin-top:20px;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%;}
.gdlr-core-product-table-item span.woocommerce-Price-amount.amount{color:inherit;}
@media only screen and (max-width: 999px){
.gdlr-core-product-table-head-wrap{flex-direction:column;gap:20px;text-align:center;}
.gdlr-core-product-table-item .gdlr-core-product-thumbnail{margin-right:0px;}
.gdlr-core-product-table-item .gdlr-core-learn-more{margin-left:0px;}
.gdlr-core-product-variation-table{text-align:center;flex-wrap:wrap;}
.gdlr-core-product-table-item .gdlr-core-item-list-inner{flex-direction:column;}
.gdlr-core-product-table-head-wrap .gdlr-core-title{margin-bottom:20px;}
.gdlr-core-product-table-head-wrap .gdlr-core-caption{margin-bottom:7px;}
.gdlr-core-product-table-item .gdlr-core-learn-more{margin-top:10px;margin-bottom:20px;margin-left:0px;}
.gdlr-core-product-table-item .gdlr-core-item-list-inner{margin-bottom:38px;}
}
.gdlr-core-product-grid-6{text-align:center;}
.gdlr-core-product-grid-6 .gdlr-core-product-thumbnail{border-bottom-width:1px;border-bottom-style:solid;}
.gdlr-core-product-grid-6 .gdlr-core-product-title{font-size:22px;margin-bottom:8px;}
.gdlr-core-product-grid-6 .gdlr-core-product-price{font-weight:600;margin-bottom:15px;}
.gdlr-core-product-grid-6 .gdlr-core-rating-count{display:none;}
.gdlr-core-product-grid-6 .gdlr-core-rating{margin-bottom:16px;padding-left:0.4em;}
.gdlr-core-product-grid-6 .gdlr-core-product-add-to-cart i,
.gdlr-core-product-grid-6 .add_to_cart_button i{margin-right:10px;display:none;}
.gdlr-core-product-grid-6 .gdlr-core-product-price ins{text-decoration:none;}
.woocommerce .gdlr-core-product-grid-6 .star-rating{padding-left:0.4px;float:none;margin:0px auto;width:7.3em;letter-spacing:0.4em;}
.woocommerce .gdlr-core-product-grid-6 span.onsale{width:70px;height:70px;line-height:70px;left:20px;top:20px;font-size:16px;font-weight:500;}
.woocommerce .products .gdlr-core-product-grid-6 .star-rating{margin-left:auto;margin-right:auto;width:6.8em;letter-spacing:0.3em;}
.gdlr-core-product-box:hover{background:#223439;}
.gdlr-core-product-box:hover .gdlr-core-product-title a{color:#fff;}
.gdlr-core-product-box:hover .gdlr-core-product-attribute{color:#5c972b;}
.gdlr-core-product-box{background:#f5f8f2;}
.gdlr-core-product-box .gdlr-core-product-title a{color:#223439;}
.gdlr-core-product-box .gdlr-core-product-attribute{color:#9b9b9b;}
.gdlr-core-product-box{text-align:center;padding:25px 20px;position:relative;border-radius:10px;-moz-border-radius:10px;-webkit-border-radius:10px;transition:background 300ms;-webkit-transition:background 300ms;-moz-transition:background 300ms;}
.gdlr-core-product-box .gdlr-core-head{margin-right:8px;}
.gdlr-core-product-box .gdlr-core-product-link{position:absolute;top:0px;right:0px;bottom:0px;left:0px;}
.gdlr-core-product-box .gdlr-core-product-title{font-size:20px;}
.gdlr-core-product-box span.woocommerce-Price-amount.amount{font-size:inherit;font-weight:inherit;vertical-align:baseline;}
.gdlr-core-product-box .gdlr-core-product-attribute{margin-bottom:5px;transition:color 300ms;-webkit-transition:color 300ms;-moz-transition:color 300ms;}
.gdlr-core-product-box span.woocommerce-Price-amount.amount,
.gdlr-core-product-box:hover span.woocommerce-Price-amount.amount{color:inherit;}
.gdlr-core-product-box span.woocommerce-Price-amount.amount{margin-bottom:5px;}
.gdlr-core-body .gdlr-core-course-form input,
.gdlr-core-course-form .gdlr-core-course-form-combobox{background:#3b4b6b;}
.gdlr-core-body .gdlr-core-course-form input,
.gdlr-core-course-form .gdlr-core-course-form-combobox select,
.gdlr-core-course-form .gdlr-core-course-form-combobox:after{color:#b1c0e0;}
.gdlr-core-body .gdlr-core-course-form input[type="submit"]{background:#50bd77;}
.gdlr-core-course-form input::-webkit-input-placeholder{color:#b1c0e0;}
.gdlr-core-course-form input::-moz-placeholder{color:#b1c0e0;}
.gdlr-core-course-form input:-ms-input-placeholder{color:#b1c0e0;}
.gdlr-core-course-form input:-moz-placeholder{color:#b1c0e0;}
.gdlr-core-course-form input{font-size:14px;padding:18px 22px;width:100%;border:0px;line-height:1.7;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;}
.gdlr-core-course-form .gdlr-core-course-form-combobox{position:relative;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;}
.gdlr-core-course-form .gdlr-core-course-form-combobox:after{font-family:fontAwesome;content:"\f107";font-size:20px;line-height:20px;position:absolute;right:16px;top:50%;margin-top:-10px;pointer-events:none;}
.gdlr-core-course-form .gdlr-core-course-form-combobox select{font-size:14px;padding:18px 22px;width:100%;border:0px;height:auto;line-height:1.7;background:transparent;}
.gdlr-core-course-form .gdlr-core-course-form-combobox select, 
.gdlr-core-course-form .gdlr-core-course-form-combobox select:focus{outline:none;box-shadow:none;-moz-box-shadow:none;-webkit-box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;}
.gdlr-core-course-form input[type="submit"]{font-size:15px;color:#fff;letter-spacing:0px;width:100%;}
.gdlr-core-course-form input[type="submit"].gdlr-core-auto-size{width:auto;}
.gdlr-core-course-search-item .gdlr-core-search-frame{padding:40px 35px;background:#f3f3f3;background-size:cover;background-position:center;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;}
.gdlr-core-course-search-item .gdlr-core-course-search-item-title{font-size:19px;margin-bottom:35px;}
.gdlr-core-course-search-item .gdlr-core-course-form{margin-left:-7px;margin-right:-7px;}
.gdlr-core-course-search-item .gdlr-core-course-column{padding-left:7px;padding-right:7px;}
.gdlr-core-course-search-item .gdlr-core-course-search-field{margin-bottom:14px;}
.gdlr-core-course-search-item .gdlr-core-course-form-submit{padding-top:8px;}
.gdlr-core-course-search-page-content-wrap{float:right;margin-bottom:50px;}
.gdlr-core-course-search-page{padding-top:60px;padding-bottom:40px;}
.gdlr-core-course-archive-page-content-wrap{float:right;}
.gdlr-core-course-archive-page{padding-top:60px;padding-bottom:40px;margin-bottom:50px;}
@media only screen and (max-width: 999px){
.gdlr-core-hide-in-desktop{display:block;}
.gdlr-core-hide-in-tablet,
.gdlr-core-hide-in-tablet-mobile{display:none;}
.gdlr-core-tablet-column-60{width:100%;}
.gdlr-core-flexslider-nav, 
.gdlr-core-flexslider .flex-direction-nav,
.gdlr-core-flexslider-custom-nav{display:none;}
.gdlr-core-flexslider[data-nav="navigation-bottom"] .flex-direction-nav{display:block;}
.gdlr-core-testimonial-style-left-2 .gdlr-core-testimonial-author-image{float:none;margin:0px auto 30px;}
} @media only screen and (max-width: 767px){
.gdlr-core-hide-in-desktop-tablet{display:block;}
.gdlr-core-hide-in-mobile,
.gdlr-core-hide-in-tablet-mobile{display:none;}
.gdlr-core-hide-in-tablet{display:block;}
body .gdlr-core-container{max-width:500px;padding-left:15px;padding-right:15px;}
body .gdlr-core-container-custom{max-width:500px !important;padding-left:15px;padding-right:15px;}
.gdlr-core-pbf-wrapper{padding-left:0px !important;padding-right:0px !important;}
.gdlr-core-pbf-wrapper-full{max-width:500px;padding-left:15px;padding-right:15px;}
.gdlr-core-pbf-column-content-margin{padding-left:0px !important;padding-right:0px !important;margin-left:0px !important;margin-right:0px !important;}
.gdlr-core-page-builder-column-right-divider{display:none;}
.gdlr-core-pbf-wrapper-full-no-space{max-width:500px;}
.gdlr-core-pbf-wrapper-full-no-space .gdlr-core-pbf-column-content-margin{padding-left:30px !important;padding-right:30px !important;}
.gdlr-core-pbf-background-frame{display:none;}
.gdlr-core-pbf-background{background-attachment:inherit !important;}
.gdlr-core-pbf-sidebar-wrapper{margin:0px !important;overflow:visible;}
.gdlr-core-pbf-sidebar-container{display:flex;flex-direction:column;width:100%;}
.gdlr-core-column-extend-left > .gdlr-core-pbf-background-wrap{margin-left:-30px;margin-right:-30px;}
.gdlr-core-column-extend-right > .gdlr-core-pbf-background-wrap{margin-left:-30px;margin-right:-30px;}
.gdlr-core-column-10, .gdlr-core-column-12, .gdlr-core-column-15, .gdlr-core-column-18, .gdlr-core-column-20,
.gdlr-core-column-24, .gdlr-core-column-30, .gdlr-core-column-36, .gdlr-core-column-40, .gdlr-core-column-42,
.gdlr-core-column-45, .gdlr-core-column-48, .gdlr-core-column-50, .gdlr-core-column-60{width:100%;}
.gdlr-core-pbf-column-content{min-height:0px;}
.gdlr-core-pbf-sidebar-content,
.gdlr-core-pbf-sidebar-right,
.gdlr-core-pbf-sidebar-left{height:auto !important;padding-left:0px !important;padding-right:0px !important;}
.gdlr-core-audio{padding:13px 3px 7px;}
.gdlr-core-call-to-action-item.gdlr-core-style-left-align-right-button .gdlr-core-call-to-action-item-inner{padding-right:0px;}
.gdlr-core-call-to-action-item.gdlr-core-style-left-align-right-button .gdlr-core-call-to-action-item-button{position:static;margin-top:45px;}
.gdlr-core-call-to-action-item.gdlr-core-style-right-align-left-button .gdlr-core-call-to-action-item-inner{padding-left:0px;}
.gdlr-core-call-to-action-item.gdlr-core-style-right-align-left-button .gdlr-core-call-to-action-item-button{position:static;margin-top:45px;}
.gdlr-core-block-item-title-wrap.gdlr-core-left-align .gdlr-core-block-item-title{display:block;}
.gdlr-core-block-item-title-wrap.gdlr-core-left-align .gdlr-core-separator{display:none;}
.gdlr-core-block-item-title-wrap .gdlr-core-block-item-read-more{margin-top:14px;display:inline-block;}
.gdlr-core-pbf-wrapper-full-no-space .gdlr-core-block-item-title-wrap{margin-left:0px;margin-right:0px;}
.gdlr-core-pbf-wrapper-full-no-space .gdlr-core-pagination{padding-left:0px;padding-right:0px;}
.gdlr-core-social-share-left-text .gdlr-core-social-share-count{display:block;margin-bottom:10px;}
.gdlr-core-social-share-left-text .gdlr-core-divider{display:none;}
.gdlr-core-social-share-left-text{text-align:center;}
.gdlr-core-social-share-right-text .gdlr-core-social-share-count{display:block;margin-top:10px;}
.gdlr-core-social-share-right-text .gdlr-core-divider{display:none;}
.gdlr-core-social-share-right-text{text-align:center;}
.gdlr-core-blog-date-wrapper{display:none;}
.gdlr-core-blog-medium,
.gdlr-core-blog-medium > div,
.gdlr-core-blog-medium > div.clearfix{display:block;}
.gdlr-core-blog-left-thumbnail .gdlr-core-blog-thumbnail-wrap{width:auto;padding-right:0px;margin-bottom:25px;}
.gdlr-core-blog-right-thumbnail .gdlr-core-blog-thumbnail-wrap{width:auto;padding-left:0px;margin-bottom:25px;}
.gdlr-core-blog-left-thumbnail.gdlr-core-large .gdlr-core-blog-thumbnail-wrap,
.gdlr-core-blog-right-thumbnail.gdlr-core-large .gdlr-core-blog-thumbnail-wrap{width:100%;}
.gdlr-core-blog-medium.gdlr-core-blog-right-thumbnail{display:flex;flex-direction:column;width:100%}
.gdlr-core-blog-medium.gdlr-core-blog-right-thumbnail .gdlr-core-blog-thumbnail-wrap{order:1;width:100%}
.gdlr-core-blog-medium.gdlr-core-blog-right-thumbnail .gdlr-core-blog-medium-content-wrapper{order:2;width:100%}
.gdlr-core-portfolio-medium{display:flex;flex-flow:column;}
.gdlr-core-portfolio-medium .gdlr-core-portfolio-thumbnail-wrap{order:1;-ms-order:1;}
.gdlr-core-portfolio-medium .gdlr-core-portfolio-content-wrap{order:2;-ms-order:1;}
.gdlr-core-portfolio-medium.gdlr-core-size-large .gdlr-core-portfolio-thumbnail-wrap,
.gdlr-core-portfolio-medium.gdlr-core-size-small .gdlr-core-portfolio-thumbnail-wrap{display:block;width:auto;margin-bottom:35px;}
.gdlr-core-portfolio-medium.gdlr-core-style-left .gdlr-core-portfolio-content-wrap{padding-left:0px;display:block;}
.gdlr-core-portfolio-medium-feature{margin-right:0px;margin-left:0px;padding:0px;}
.gdlr-core-portfolio-medium-feature .gdlr-core-portfolio-content-wrap{display:block;padding-top:30px;padding-bottom:30px;width:100%;border-radius:0px;-moz-border-radius:0px;-webkit-border-radius:0px;}
.gdlr-core-portfolio-medium-feature .gdlr-core-item-list-inner{display:block;}
.gdlr-core-portfolio-medium-feature .gdlr-core-portfolio-thumbnail-wrap{display:block;}
.gdlr-core-portfolio-medium-feature .gdlr-core-portfolio-thumbnail{margin-top:0px;margin-bottom:0px;}
.gdlr-core-portfolio-medium-feature:hover .gdlr-core-portfolio-thumbnail{margin-top:0px;margin-bottom:0px;}
.gdlr-core-tab-item .gdlr-core-tab-item-content{padding:35px 0px 0px;}
.gdlr-core-tab-style1-vertical.gdlr-core-left-align .gdlr-core-tab-item-title-wrap{float:none;border-right:0px;max-width:none;}
.gdlr-core-tab-style1-vertical.gdlr-core-left-align .gdlr-core-tab-item-title{float:left;height:52px;padding-left:25px;padding-right:25px;border-top-width:1px;}
.gdlr-core-tab-style1-vertical.gdlr-core-left-align .gdlr-core-tab-item-title.gdlr-core-active{padding-right:25px;}
.gdlr-core-tab-style1-vertical.gdlr-core-left-align .gdlr-core-tab-item-title:last-child{border-right-width:1px;}
.gdlr-core-tab-style1-vertical.gdlr-core-left-align .gdlr-core-tab-item-content-wrap{border:none;}
.gdlr-core-tab-style1-vertical.gdlr-core-right-align .gdlr-core-tab-item-title-wrap{float:none;border-left:0px;max-width:none;}
.gdlr-core-tab-style1-vertical.gdlr-core-right-align .gdlr-core-tab-item-title{float:right;height:52px;padding-left:25px;padding-right:25px;border-top-width:1px;}
.gdlr-core-tab-style1-vertical.gdlr-core-right-align .gdlr-core-tab-item-title.gdlr-core-active{padding-right:25px;}
.gdlr-core-tab-style1-vertical.gdlr-core-right-align .gdlr-core-tab-item-title:last-child{border-left-width:1px;}
.gdlr-core-tab-style1-vertical.gdlr-core-right-align .gdlr-core-tab-item-content-wrap{border:none;}
.gdlr-core-tab-style2-vertical.gdlr-core-left-align .gdlr-core-tab-item-title-wrap{float:none;margin-right:0px;border:none;max-width:none;}
.gdlr-core-tab-style2-vertical.gdlr-core-left-align .gdlr-core-tab-item-title-line{display:none;}
.gdlr-core-tab-style2-vertical.gdlr-core-left-align .gdlr-core-tab-item-title{padding:12px 20px 0px 0px;float:left;}
.gdlr-core-tab-style2-vertical.gdlr-core-left-align .gdlr-core-tab-item-content-wrap{border:none;}
.gdlr-core-tab-style2-vertical.gdlr-core-right-align .gdlr-core-tab-item-title-wrap{float:none;margin-left:0px;border:none;max-width:none;}
.gdlr-core-tab-style2-vertical.gdlr-core-right-align .gdlr-core-tab-item-title-line{display:none;}
.gdlr-core-tab-style2-vertical.gdlr-core-right-align .gdlr-core-tab-item-title{padding:12px 0px 0px 20px;float:right;}
.gdlr-core-tab-style2-vertical.gdlr-core-right-align .gdlr-core-tab-item-content-wrap{border:none;}
.gdlr-core-gallery-item-style-scroll .gdlr-core-media-image{max-height:200px;}
.gdlr-core-gallery-with-thumbnail-wrap.gdlr-core-inside-slider .gdlr-core-image-overlay-content{bottom:35px;}
.gdlr-core-gallery-with-thumbnail-wrap.gdlr-core-inside-slider .gdlr-core-sly-slider{display:none;}
.gdlr-core-price-table-item .gdlr-core-price-table{margin-top:0px;margin-bottom:30px;}
.gdlr-core-price-table-item .gdlr-core-price-table-column:last-child .gdlr-core-price-table{margin-bottom:0px;}
.gdlr-core-title-item.gdlr-core-left-align .gdlr-core-title-item-link{position:static;margin-top:12px;}
.gdlr-core-title-item-caption-right .gdlr-core-title-item-title-wrap{float:none;margin-bottom:13px;margin-right:0px;width:auto !important;}
.gdlr-core-newsletter-item.gdlr-core-style-round .gdlr-core-newsletter-email{width:100%;float:none;}
.gdlr-core-newsletter-item.gdlr-core-style-round .gdlr-core-newsletter-submit{width:100%;float:none;margin-top:17px;}
.gdlr-core-newsletter-item.gdlr-core-style-rectangle .gdlr-core-newsletter-email{float:none;width:100%;margin-bottom:10px;}
.gdlr-core-newsletter-item.gdlr-core-style-round2 .gdlr-core-newsletter-email{float:none;padding-right:0px;}
.gdlr-core-newsletter-item.gdlr-core-style-round2 .gdlr-core-newsletter-email:before{top:30px;}
.gdlr-core-newsletter-item.gdlr-core-style-round2 .gdlr-core-newsletter-submit{position:relative;width:100%;float:none;}
.gdlr-core-newsletter-item.gdlr-core-style-round2 .gdlr-core-newsletter-submit input[type="submit"]{width:100%;}
.gdlr-core-timeline-item .gdlr-core-timeline-item-bullet{display:none;}
.gdlr-core-timeline-item .gdlr-core-timeline-item-date{width:auto !important;padding-right:0px;float:none;text-align:left;}
.gdlr-core-roadmap-item{margin-right:-20px;margin-left:-20px;}
.gdlr-core-roadmap-item .gdlr-core-roadmap-item-head-content{margin-right:20px;}
.gdlr-core-roadmap-item .gdlr-core-roadmap-item-head-count{display:none;}
.gdlr-core-roadmap-item .gdlr-core-roadmap-item-head-divider{display:none;}
.gdlr-core-roadmap-item .gdlr-core-roadmap-item-head-title{font-size:11px;text-transform:none;letter-spacing:0;}
.gdlr-core-roadmap-item .gdlr-core-roadmap-item-head-caption{font-size:11px;}
.gdlr-core-roadmap-item .gdlr-core-roadmap-item-head-wrap{width:37%;}
.gdlr-core-roadmap-item .gdlr-core-roadmap-item-content-area{margin-left:0px;}
.gdlr-core-roadmap-item .gdlr-core-roadmap-item-head{padding-bottom:16px;}
.gdlr-core-roadmap-item .gdlr-core-roadmap-item-content{font-size:15px;}
.gdlr-core-roadmap-item .gdlr-core-roadmap-item-content-title{font-size:15px;margin-bottom:29px;}
.gdlr-core-personnel-style-medium .gdlr-core-personnel-list-image{float:none;margin-right:0px;max-width:100%;}
.gdlr-core-instagram-widget > div{float:left;width:auto;max-width:120px;clear:none;}
.gdlr-core-tab-feature-item .gdlr-core-tab-feature-size-2,
.gdlr-core-tab-feature-item .gdlr-core-tab-feature-size-3,
.gdlr-core-tab-feature-item .gdlr-core-tab-feature-size-4{float:none;width:auto;padding:20px 0px;}
.gdlr-core-tab-feature-item .gdlr-core-tab-feature-content-wrap{padding:40px 30px;}
.gdlr-core-tab-feature-item .gdlr-core-tab-feature-content-left{float:none;width:auto;margin-bottom:30px;}
.gdlr-core-tab-feature-item .gdlr-core-tab-feature-title-image{display:none;}
.gdlr-core-tab-feature-item .gdlr-core-tab-feature-button{margin-bottom:15px;}
.gdlr-core-tab-featurev-item .gdlr-core-tab-featurev-title-wrap{padding-left:0px;}
.gdlr-core-tab-featurev-item .gdlr-core-tab-featurev-title-item-wrap{width:auto;float:none;}
.gdlr-core-tab-featurev-item .gdlr-core-tab-featurev-title-item-title-wrap{padding-top:30px;padding-left:0px;text-align:center;}
.gdlr-core-tab-featurev-item .gdlr-core-tab-featurev-title-divider{display:none;}
.gdlr-core-tab-featurev-item .gdlr-core-tab-featurev-content-wrap{padding:50px 30px;}
.gdlr-core-filterer-wrap{margin-top:0px !important;}
.gdlr-core-filterer-wrap.gdlr-core-right-align{text-align:center;}
.gdlr-core-filterer-wrap .gdlr-core-filterer-slide-bar{display:none !important;}
.gdlr-core-price-list-item .gdlr-core-price-list-divider{display:none;}
.gdlr-core-tab-feature3-item .gdlr-core-tab-feature3-bottom-slide-bar{display:none;}
.gdlr-core-tab-feature3-item .gdlr-core-tab-feature3-content-right{float:none;padding-left:0px;width:auto;margin-bottom:30px;}
.gdlr-core-tab-feature3-item .gdlr-core-tab-feature3-content{padding-top:0px !important;}
.gdlr-core-countdown-wrap .gdlr-core-countdown-block{margin-bottom:30px;}
.gdlr-core-price-table-item .gdlr-core-price-table-column{margin-bottom:30px;}
.gdlr-core-testimonial-style-image-left .gdlr-core-testimonial-author-image{width:auto;margin-right:0px;}
.gdlr-core-featured-gallery-images{flex-direction:column;}
.gdlr-core-featured-gallery-images > .gdlr-core-column-20{height:300px;width:auto;}
.gdlr-core-testimonial-style-left-3 .gdlr-core-testimonial-author-image{float:none;margin:0px auto 20px;}
.gdlr-core-testimonial-style-left-3 .gdlr-core-testimonial-content-head-wrap{flex-direction:column;text-align:center;}
.gdlr-core-gallery-item .gdlr-core-gallery-list{margin-top:0 !important;}
.gdlr-core-feature-content-item .gdlr-core-feature-content{margin-top:0px !important;}
} @media only screen and (max-width: 419px){ .gdlr-core-alert-box-item .gdlr-core-alert-box-item-inner{padding:25px 25px;}
.gdlr-core-blockquote-item.gdlr-core-small-size.gdlr-core-left-align .gdlr-core-blockquote-item-quote{font-size:60px;margin-right:20px;}
.gdlr-core-blockquote-item.gdlr-core-small-size.gdlr-core-right-align .gdlr-core-blockquote-item-quote{font-size:60px;margin-left:20px;}
.gdlr-core-blockquote-item.gdlr-core-medium-size.gdlr-core-left-align .gdlr-core-blockquote-item-quote{margin-right:20px;font-size:80px;}
.gdlr-core-blockquote-item.gdlr-core-medium-size.gdlr-core-right-align .gdlr-core-blockquote-item-quote{font-size:80px;margin-left:20px;}
.gdlr-core-blockquote-item.gdlr-core-large-size.gdlr-core-left-align .gdlr-core-blockquote-item-quote{font-size:90px;margin-right:20px;}
.gdlr-core-blockquote-item.gdlr-core-large-size.gdlr-core-right-align .gdlr-core-blockquote-item-quote{font-size:90px;margin-left:20px;}
} body.ilightbox-noscroll{overflow:auto;}
.gdlr-core-privacy-box-wrap{color:#a3a3a3;background:#1d1d1d;}
.gdlr-core-body .gdlr-core-privacy-box-wrap .gdlr-core-privacy-box-button{color:#fff;}
.gdlr-core-body .gdlr-core-privacy-box-wrap .gdlr-core-privacy-box-button{background:#1a49a8;}
.gdlr-core-privacy-box-wrap .gdlr-core-privacy-box-lb,
.gdlr-core-privacy-box-wrap .gdlr-core-privacy-box-lb:hover{color:#fff;}
.gdlr-core-privacy-box-wrap{font-size:14px;z-index:99;}
.gdlr-core-privacy-box-wrap .gdlr-core-privacy-box-button{font-weight:bold;padding:11px 28px;display:inline-block;vertical-align:middle;text-transform:none;border-radius:22px;-webkit-border-radius:22px;-moz-border-radius:22px;}
.gdlr-core-privacy-box-wrap .gdlr-core-privacy-box-action .gdlr-core-privacy-box-lb{margin-left:20px;}
.gdlr-core-privacy-box-wrap.gdlr-core-pos-top-bar{padding:20px 35px;}
.gdlr-core-privacy-box-wrap.gdlr-core-pos-top-bar .gdlr-core-privacy-box-text{float:left;margin-top:10px;margin-bottom:12px;}
.gdlr-core-privacy-box-wrap.gdlr-core-pos-top-bar .gdlr-core-privacy-box-action{float:right;}
.gdlr-core-privacy-box-wrap.gdlr-core-pos-bottom-bar{position:fixed;bottom:0px;left:0px;right:0px;padding:20px 35px;}
.gdlr-core-privacy-box-wrap.gdlr-core-pos-bottom-bar .gdlr-core-privacy-box-text{float:left;margin-top:10px;margin-bottom:12px;}
.gdlr-core-privacy-box-wrap.gdlr-core-pos-bottom-bar .gdlr-core-privacy-box-action{float:right;}
.gdlr-core-privacy-box-wrap.gdlr-core-pos-bottom-left{position:fixed;bottom:35px;left:35px;max-width:425px;padding:30px 35px;}
.gdlr-core-privacy-box-wrap.gdlr-core-pos-bottom-left .gdlr-core-privacy-box-text{margin-bottom:20px;}
.gdlr-core-privacy-box-wrap.gdlr-core-pos-bottom-right{position:fixed;bottom:35px;right:35px;max-width:425px;padding:30px 35px;}
.gdlr-core-privacy-box-wrap.gdlr-core-pos-bottom-right .gdlr-core-privacy-box-text{margin-bottom:20px;}
.gdlr-core-lightbox-wrapper{display:none;position:fixed;top:0px;right:0px;bottom:0px;left:0px;z-index:99999;background:#000;background:rgba(0, 0, 0, 0.7);}
.gdlr-core-lightbox-wrapper .gdlr-core-lightbox-row{display:table;width:100%;height:100%;}
.gdlr-core-lightbox-wrapper .gdlr-core-lightbox-cell{display:table-cell;vertical-align:middle;padding:30px;}
.gdlr-core-lightbox-wrapper .gdlr-core-lightbox-content{background:#fff;color:#9b9b9b;margin:30px auto;max-width:970px;position:relative;max-height:calc(100% - 60px);overflow:auto;}
.gdlr-core-lightbox-wrapper .gdlr-core-lightbox-form-close{position:absolute;right:0px;top:0px;width:50px;height:50px;background:#efefef;padding:25px 15px;cursor:pointer;}
.gdlr-core-lightbox-wrapper .gdlr-core-lightbox-form-close:before{content:" ";display:block;border-bottom-width:1px;border-bottom-style:solid;width:20px;border-color:#444444;transform:rotate(45deg);-moz-transform:rotate(45deg);-webkit-transform:rotate(45deg);}
.gdlr-core-lightbox-wrapper .gdlr-core-lightbox-form-close:after{content:" ";display:block;border-bottom-width:1px;border-bottom-style:solid;width:20px;border-color:#444444;margin-top:-1px;transform:rotate(-45deg);-moz-transform:rotate(-45deg);-webkit-transform:rotate(-45deg);}
.gdlr-core-gdpr-form-left .gdlr-core-gdlr-form-nav li{color:#8c8c8c;}
.gdlr-core-gdpr-form-left .gdlr-core-gdlr-form-nav li.gdlr-core-active{color:#000;}
.gdlr-core-gdpr-form-left .gdlr-core-gdlr-form-nav li:before{content:"\f178";font-family:FontAwesome;display:inline-block;width:0px;color:transparent;transition:width 300ms, color 300ms;-moz-transition:width 300ms, color 300ms;-o-transition:width 300ms, color 300ms;-webkit-transition:width 300ms, color 300ms;}
.gdlr-core-gdpr-form-left .gdlr-core-gdlr-form-nav li:hover:before{width:26px;color:#8c8c8c;}
.gdlr-core-gdpr-form-left .gdlr-core-gdlr-form-nav li.gdlr-core-active:before{width:26px;color:#000;}
.gdlr-core-body .gdlr-core-gdpr-form-submit input[type="submit"]{background:#1a49a8;}
.gdlr-core-gdpr-form-checkbox-appearance{background:#dcdcdc;}
.gdlr-core-gdpr-form-checkbox-appearance .gdlr-core-gdpr-form-checkbox-button{background:#828282;}
.gdlr-core-gdpr-form-checkbox-text{color:#bbb;}
.gdlr-core-gdpr-form-checkbox:checked + .gdlr-core-gdpr-form-checkbox-appearance .gdlr-core-gdpr-form-checkbox-button{background-color:#1a49a8;}
.gdlr-core-gdpr-form-checkbox:checked + .gdlr-core-gdpr-form-checkbox-appearance + .gdlr-core-gdpr-form-checkbox-text,
.gdlr-core-gdpr-form-checkbox-required + .gdlr-core-gdpr-form-checkbox-appearance + .gdlr-core-gdpr-form-checkbox-text{color:#1a49a8;}
#gdlr-core-gdpr-form{overflow:hidden;}
.gdlr-core-gdpr-form-left{float:left;padding-top:60px;padding-left:40px;border-right-width:1px;border-right-style:solid;border-color:#e6e6e6;padding-bottom:1059px;margin-bottom:-999px;}
.gdlr-core-gdpr-form-left .gdlr-core-gdlr-form-left-title{font-size:26px;font-weight:800;margin-bottom:25px;color:#383838;}
.gdlr-core-gdpr-form-left .gdlr-core-gdlr-form-nav{margin-left:0px;list-style:none;width:235px;}
.gdlr-core-gdpr-form-left .gdlr-core-gdlr-form-nav li{padding-bottom:12px;padding-right:20px;margin-bottom:12px;font-size:15px;font-weight:bold;cursor:pointer;border-bottom-width:1px;border-bottom-style:solid;border-color:#e6e6e6;transition:color 200ms;-webkit-transition:color 200ms;-moz-transition:color 200ms;-o-transition:color 200ms;}
.gdlr-core-gdpr-form-right{padding-left:50px;padding-top:60px;padding-right:30px;overflow-y:scroll;max-height:700px;}
.gdlr-core-gdpr-form-right .gdlr-core-gdpr-form-title{font-size:22px;font-weight:bold;margin-bottom:25px;color:#383838;}
.gdlr-core-gdpr-form-right .gdlr-core-gdpr-form-content-wrap{display:none;}
.gdlr-core-gdpr-form-right .gdlr-core-gdpr-form-content-wrap.gdlr-core-active{display:block;}
.gdlr-core-gdpr-form-right .gdlr-core-gdpr-form-content{margin-bottom:30px;}
.gdlr-core-gdpr-form-right .gdlr-core-gdpr-form-submit{margin-top:60px;margin-bottom:35px;text-align:right;}
.gdlr-core-gdpr-form-submit input[type="submit"]{font-size:14px;text-transform:none;font-weight:600;padding:15px 28px 17px;letter-spacing:0px;border-radius:25px;-moz-border-radius:25px;-webkit-border-radius:25px;}
.gdlr-core-gdpr-form-checkbox-item label{display:inline-block;}
.gdlr-core-gdpr-form-checkbox-item input{display:none;}
.gdlr-core-gdpr-form-checkbox-appearance{display:inline-block;vertical-align:middle;height:28px;width:50px;overflow:hidden;border-radius:14px;-moz-border-radius:14px;-webkit-border-radius:14px;cursor:pointer;}
.gdlr-core-gdpr-form-checkbox-appearance .gdlr-core-gdpr-form-checkbox-button{height:22px;width:22px;margin:3px;border-radius:12px;-moz-border-radius:12px;-webkit-border-radius:12px;transition:margin-left 200ms, background-color 200ms;-webkit-transition:margin-left 200ms, background-color 200ms;-moz-transition:margin-left 200ms, background-color 200ms;-o-transition:margin-left 200ms, background-color 200ms;}
.gdlr-core-gdpr-form-checkbox-text{display:inline-block;margin-left:17px;font-size:14px;text-transform:uppercase;font-weight:bold;transition:color 200ms;-webkit-transition:color 200ms;-moz-transition:color 200ms;-o-transition:color 200ms;}
.gdlr-core-gdpr-form-checkbox-text .gdlr-core-enable{display:none;}
.gdlr-core-gdpr-form-checkbox-text .gdlr-core-enable-required{display:none;}
.gdlr-core-gdpr-form-checkbox-text .gdlr-core-disable{display:inline;}
.gdlr-core-gdpr-form-checkbox:checked + .gdlr-core-gdpr-form-checkbox-appearance .gdlr-core-gdpr-form-checkbox-button,
.gdlr-core-gdpr-form-checkbox-required + .gdlr-core-gdpr-form-checkbox-appearance .gdlr-core-gdpr-form-checkbox-button{margin-left:25px;}
.gdlr-core-gdpr-form-checkbox:checked + .gdlr-core-gdpr-form-checkbox-appearance + .gdlr-core-gdpr-form-checkbox-text .gdlr-core-enable{display:inline;}
.gdlr-core-gdpr-form-checkbox:checked + .gdlr-core-gdpr-form-checkbox-appearance + .gdlr-core-gdpr-form-checkbox-text .gdlr-core-disable{display:none;}
.gdlr-core-gdpr-form-checkbox-required + .gdlr-core-gdpr-form-checkbox-appearance + .gdlr-core-gdpr-form-checkbox-text .gdlr-core-enable-required{display:inline;}
.gdlr-core-gdpr-form-checkbox-required + .gdlr-core-gdpr-form-checkbox-appearance + .gdlr-core-gdpr-form-checkbox-text .gdlr-core-disable{display:none;}
.gdlr-core-pb-privacy-box-content-wrap .gdlr-core-pb-privacy-box-content{color:#c4c4c4;}
.gdlr-core-pb-privacy-box-content-wrap .gdlr-core-pb-privacy-box-content a,
.gdlr-core-pb-privacy-box-content-wrap .gdlr-core-pb-privacy-box-content a:hover{color:#fff;}
.gdlr-core-pb-privacy-box-content-wrap .gdlr-core-pb-privacy-box-title{color:#fff;}
.gdlr-core-pb-privacy-box-wrap{position:relative;}
.gdlr-core-pb-privacy-box-wrap img{display:block;}
.gdlr-core-pb-privacy-box-overlay{position:absolute;left:0px;top:0px;right:0px;bottom:0px;background:#000;opacity:0.65;}
.gdlr-core-pb-privacy-box-content-wrap{position:absolute;top:0px;right:0px;bottom:0px;left:0px;}
.gdlr-core-pb-privacy-box-content-table{display:table;width:100%;height:100%;max-width:330px;margin:0px auto;}
.gdlr-core-pb-privacy-box-content-cell{display:table-cell;vertical-align:middle;text-align:center;}
.gdlr-core-pb-privacy-box-content-wrap .gdlr-core-pb-privacy-box-title{font-weight:600;}
.gdlr-core-pb-privacy-box-wrap.gdlr-core-type-pb-item .gdlr-core-pb-privacy-box-title{font-size:17px;}
.gdlr-core-pb-privacy-box-wrap.gdlr-core-type-pb-item .gdlr-core-pb-privacy-box-content{font-size:14px;}
.gdlr-core-pb-privacy-box-wrap.gdlr-core-type-pb-wrapper{height:600px;background-size:cover;background-image:url(//www.wildgiantsafaris.com/wp-content/plugins/goodlayers-core/include/images/content-blocked.jpg);}
.gdlr-core-pb-privacy-box-wrap.gdlr-core-type-pb-wrapper .gdlr-core-pb-privacy-box-title{font-size:18px;}
.gdlr-core-pb-privacy-box-wrap.gdlr-core-type-pb-wrapper .gdlr-core-pb-privacy-box-content{font-size:15px;}
.gdlr-core-pb-privacy-box-wrap.gdlr-core-type-pb-column{min-height:600px;background-size:cover;background-image:url(//www.wildgiantsafaris.com/wp-content/plugins/goodlayers-core/include/images/content-blocked.jpg);}
.gdlr-core-pb-privacy-box-wrap.gdlr-core-type-pb-column .gdlr-core-pb-privacy-box-title{font-size:14px;}
.gdlr-core-pb-privacy-box-wrap.gdlr-core-type-pb-column .gdlr-core-pb-privacy-box-content{font-size:13px;}
@media only screen and (max-width: 767px){
.gdlr-core-pb-privacy-box-wrap.gdlr-core-type-pb-wrapper{height:400px;}
.gdlr-core-gdpr-form-left{padding:30px;margin-bottom:0px;border-right:0px;float:none;text-align:center;}
.gdlr-core-gdpr-form-left .gdlr-core-gdlr-form-nav{margin:0px auto}
.gdlr-core-gdpr-form-right{padding:0px 30px;text-align:center;}
} .gdlr-core-widget-list-shortcode{background-color:#f5f5f5;color:#949494;border-style:solid;}
.gdlr-core-widget-list-shortcode ul{list-style:none;margin-left:0px;}
.gdlr-core-widget-list-shortcode ul li{border-top-width:1px;border-top-style:solid;padding:13px 27px;border-color:#e1e1e1;}
.gdlr-core-widget-list-shortcode ul li:first-child{border-top:none;}
.gdlr-core-widget-list-shortcode .gdlr-core-widget-list-shortcode-title{font-size:14px;font-weight:600;padding:35px 27px 0px;margin-bottom:13px;color:#252525;}
.gdlr-core-widget-box-shortcode{font-size:13px;padding:40px 35px 10px;position:relative;background-size:cover;background-position:center;}
.gdlr-core-widget-box-shortcode .gdlr-core-widget-box-shortcode-title{font-size:21px;}
.gdlr-core-widget-box-shortcode .gdlr-core-widget-box-shortcode-icon{font-size:21px;color:#4d96e9;margin-right:20px;float:left;}
.gdlr-core-widget-box-shortcode .gdlr-core-widget-box-shortcode-content{overflow:hidden;}
.gdlr-core-widget-box-shortcode .gdlr-core-widget-box-shortcode-link{position:absolute;top:0px;right:0px;bottom:0px;left:0px;}
.gdlr-core-revolution-slider-item{z-index:0;position:relative;}
.wpcf7-form-control-wrap{display:block;}
.wpcf7-form-control-wrap .wpcf7-form-indicator{position:absolute;right:20px;top:50%;transform:translateY(-50%);-webkit-transform:translateY(-50%);}
.gdlr-core-center-align .wpcf7-spinner{display:block;margin:10px auto;}
.gdlr-core-page-builder-body .wpgmp_map_parent{margin-bottom:0px;display:block;}
.gdlr-core-round-checkbox .wpcf7-list-item-label{background:#686868;}
.gdlr-core-round-checkbox label input[type="checkbox"]:checked + .wpcf7-list-item-label:before{background:#ffffff;}
.gdlr-core-round-checkbox .wpcf7-list-item-label{width:20px;height:20px;display:block;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;}
.gdlr-core-round-checkbox .wpcf7-list-item-label:before{width:12px;height:12px;content:" ";display:inline-block;margin:4px;vertical-align:top;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;transition:background 150ms;-webkit-transition:background 150ms;-moz-transition:background 150ms;}
.gdlr-core-round-checkbox label input[type="checkbox"]{display:none;}
span[class^='wpcf7-form-control-wrap checkbox']{display:inline-block;vertical-align:middle;}
span[class^='wpcf7-form-control-wrap checkbox'] .wpcf7-form-control .wpcf7-list-item{margin:0 20px 0 0;}
.lg-outer{direction:ltr;}
.gdlr-core-product-item .gdlr-core-now-loading{position:absolute;background:url(//www.wildgiantsafaris.com/wp-content/plugins/goodlayers-core/include/images/portfolio/now-loading.gif) center no-repeat;width:55px;height:55px;left:50%;margin-left:-28px;background-color:#fff;margin-top:20px;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%;}
.gdlr-core-product-item .gdlr-core-filterer-wrap.gdlr-core-style-box{display:flex;flex-wrap:wrap;justify-content:flex-start;gap:25px;font-weight:500;}
.gdlr-core-product-item .gdlr-core-filterer-wrap.gdlr-core-style-box a{min-width:110px;text-align:center;background:#000;padding:35px 58px;border-radius:8px;-webkit-border-radius:8px;-moz-border-radius:8px;}
.gdlr-core-product-item .gdlr-core-filterer-wrap.gdlr-core-style-box a .gdlr-core-icon{display:block;font-size:50px;margin-bottom:16px;line-height:32px;}
.gdlr-core-product-item .gdlr-core-filterer-wrap.gdlr-core-style-box.gdlr-core-center-align{justify-content:center;}
.gdlr-core-product-item .gdlr-core-filterer-wrap.gdlr-core-style-box.gdlr-core-right-align{justify-content:flex-end;}
.gdlr-core-product-item .gdlr-core-filterer-wrap a{color:#233439;}
.gdlr-core-product-item .gdlr-core-filterer-wrap a.gdlr-core-active, 
.gdlr-core-product-item .gdlr-core-filterer-wrap a:hover{color:#fff;}
.gdlr-core-product-item .gdlr-core-filterer-wrap.gdlr-core-style-box a{background:#f5f5f5;}
.gdlr-core-product-item .gdlr-core-filterer-wrap.gdlr-core-style-box a.gdlr-core-active, 
.gdlr-core-product-item .gdlr-core-filterer-wrap.gdlr-core-style-box a:hover{background:#233439;}
html .woocommerce ul.product_list_widget li .star-rating{margin-top:5px;}
.gdlr-core-filterer-wrap.gdlr-core-style-dropdown{text-align:right;}
.gdlr-core-filterer-wrap.gdlr-core-style-dropdown .gdlr-core-filterer-dropdown-content{position:relative;font-size:14px;text-transform:uppercase;display:inline-block;}
.gdlr-core-filterer-wrap.gdlr-core-style-dropdown .gdlr-core-filterer-dropdown-text{background:#2d3958;color:#fff;padding:15px 65px 15px 35px;min-width:250px;text-align:left;cursor:pointer;}
.gdlr-core-filterer-wrap.gdlr-core-style-dropdown .gdlr-core-filterer-dropdown{position:absolute;left:0px;top:100%;background:#ffffff;padding:20px 32px;min-width:250px;box-shadow:0px 0px 30px rgba(0, 0, 0, 0.1);overflow:hidden;transition:height 300ms, opacity 300ms;opacity:0;display:flex;flex-direction:column;z-index:-1;text-align:left;}
.gdlr-core-filterer-wrap.gdlr-core-style-dropdown .gdlr-core-filterer-dropdown a{font-size:14px;margin-bottom:10px;color:#2d3958;}
.gdlr-core-filterer-wrap.gdlr-core-style-dropdown .gdlr-core-filterer-dropdown a.gdlr-core-active,
.gdlr-core-filterer-wrap.gdlr-core-style-dropdown .gdlr-core-filterer-dropdown a:hover{color:#ac7d4b;}
.gdlr-core-filterer-wrap.gdlr-core-style-dropdown .gdlr-core-filterer-dropdown a:last-child{margin-bottom:0px;}
.gdlr-core-filterer-wrap.gdlr-core-style-dropdown .gdlr-core-filterer-dropdown-text:after{content:"";border-width:1px 1px 0px 0px;border-style:solid;width:8px;height:8px;position:absolute;right:30px;top:20px;transform:rotate(135deg);}
.gdlr-core-filterer-wrap.gdlr-core-style-dropdown .gdlr-core-filterer-dropdown-content:hover .gdlr-core-filterer-dropdown{opacity:1;z-index:10;}
.gdlr-core-filterer-wrap.gdlr-core-style-dropdown .gdlr-core-filterer-dropdown-content:hover .gdlr-core-filterer-dropdown-text:after{transform:rotate(-45deg);top:24px;}
.gdlr-core-contact-form-7-item .gdlr-core-input-wrap [class^="gdlr-core-column-"]{margin-bottom:0;}
.gdlr-core-page-builder-body .clearfix:before{display:none;}
.gdlr-core-food-menu-item .gdlr-core-food-menu-title{margin-bottom:0;font-size:19px;display:flex;gap:10px;align-items:center;}
.gdlr-core-food-menu-item .gdlr-core-food-menu-title-wrap{display:flex;justify-content:space-between;align-items:center;margin-bottom:5px;}
.gdlr-core-food-menu-item .gdlr-core-food-menu-price{font-size:21px;line-height:1;color:#1e1e1e;}
.gdlr-core-food-menu-item .gdlr-core-food-menu-list{border-top-width:1px;border-top-style:solid;padding-top:20px;}
.gdlr-core-food-menu-item .gdlr-core-food-menu-list:first-child{padding-top:0;border:0;}
.rtl .gdlr-core-featured-gallery-images .gdlr-core-size-5{margin-left:-10px;margin-right:0;}
.rtl .gdlr-core-featured-gallery-button svg{margin-right:0px;margin-left:8px;}
.rtl .gdlr-core-featured-gallery-button-wrap { left: auto; right: 10px; }.rs-p-wp-fix{display:none!important;margin:0!important;height:0!important}
body{--sr-7-css-loaded:1}
.wp-block-themepunch-revslider{position:relative}
.wp-block-themepunch-revslider.revslider{margin:0}
canvas.sr7-pbar{z-index:500;position:absolute;pointer-events:none}
sr7-module{display:block;position:relative;overflow-x:visible;-webkit-tap-highlight-color:transparent}
sr7-module.sr-keepflow-force{display:inline-block}
sr7-adjuster{position:relative;display:block;width:100%}
sr7-content{position:absolute;top:0;height:100%;contain:size layout style;z-index:1;overflow-x:visible}
sr7-carousel{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden;z-index:1}
sr7-slide{position:absolute;width:100%;height:100%;contain:strict;top:0;left:0;z-index:1;visibility:hidden;pointer-events:none}
.sr7-overflow-force sr7-slide,sr7-carousel sr7-slide{contain:layout style}
sr7-module-bg{top:0;z-index:0;position:absolute}
.sr--force--untouchable,.sr--force--untouchable *{pointer-events:none!important}
sr7-3dwrap{pointer-events:none;position:absolute;top:0;left:0;width:100%;height:100%;z-index:2}
sr7-overlay{display:block;width:100%;height:100%;top:0;left:0;position:absolute;z-index:3;background-repeat:repeat}
sr7-btn,sr7-col,sr7-content .sr7-layer,sr7-grp,sr7-img,sr7-layer,sr7-linebrk,sr7-row,sr7-shp,sr7-svg,sr7-txt,sr7-zone{user-select:none;visibility:hidden;display:none;box-sizing:border-box;backface-visibility:hidden}
sr7-lb-after{display:block!important;width:100%;height:0;position:relative}
sr7-col-bg.sr7-img-col-bg{position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1;pointer-events:none}
.sr7-layer[data-subtype=slidebg],sr7bg{pointer-events:none}
a.sr7-layer[data-subtype=slidebg]{pointer-events:auto!important}
sr7-content .sr7-layer.sr7-withclip,sr7-content .sr7-layer.sr7-withclip .sr7-layer{backface-visibility:visible}
.sr--force--overflow--hidden{overflow:hidden!important}
.sr7-layernav-hide{visibility:hidden!important;pointer-events:none!important;position:absolute!important}
sr7-grp.sr7-clear:after{content:"";clear:both;display:block;height:0}
sr7-zone{pointer-events:none}
sr7-row.sr7-layer.sr7-galign{box-sizing:border-box}
.sr7-layer[data-type=svg]>svg,sr7-layer[data-type=svg]>svg{width:100%;height:100%}
sr7-row-con{table-layout:fixed;font-size:0;display:table}
sr7-module .sr7-layer,sr7-module sr7-layer{-webkit-font-smoothing:antialiased!important;-webkit-tap-highlight-color:transparent;-moz-osx-font-smoothing:grayscale;font-display:swap}
sr7-slide.sr7-staticslide-low{z-index:0!important}
sr7-slide.sr7-staticslide-high{z-index:105!important}
@-moz-document url-prefix(){sr7-slide.sr7-staticslide{transform:scale(1)}}sr7-slide a{transition:none}
sr7-module.sr7-top-fixed{width:100%;height:auto!important;backface-visibility:hidden}
sr7-module.sr7-top-fixed sr7-adjuster{height:auto!important}
sr7-module.sr7-top-fixed sr7-content,sr7-module.sr7-top-fixed sr7-content .sr7-layer:not(.sr7-ignore-pe) *{pointer-events:none}
sr7-prl{top:50%;left:50%;z-index:10000;position:absolute}
sr7-prl.off{display:none!important}
sr7-prl.sr7-fade-in{animation:tp-fade-in 1s linear}
.sr-force-hidden{display:none!important}
.sr-force-nointeraction,.sr-force-nointeraction *{pointer-events:none!important}
@keyframes tp-rotateplane{0%{transform:perspective(120px) rotateX(0) rotateY(0)}50%{transform:perspective(120px) rotateX(-180.1deg) rotateY(0)}
100%{transform:perspective(120px) rotateX(-180deg) rotateY(-179.9deg)}
}@keyframes tp-fade-in{0%{opacity:0}20%{opacity:0}
100%{opacity:100}
}@keyframes tp-rotate{100%{transform:rotate(360deg)}}sr7-fonttest{width:auto;display:inline-block;white-space:nowrap;font-size:12px;color:#000}
sr7-fonttest-wrap{position:absolute;contain:strict;top:-1500px;left:-1500px;width:1500px;height:1000px;pointer-events:none;opacity:0}
.fn-wrap{display:flex;position:fixed;width:100px;height:50px;z-index:100;background-color:rgba(66,66,66,.2);justify-content:space-around;align-items:center;bottom:0;left:50%;transform:translateX(-50%)}
.fn-left,.fn-right{display:flex;width:40px;height:40px;justify-content:center;align-items:center;background-color:gray;color:#fff;font-weight:700;font-size:20px;cursor:pointer}
.sr7-layer .materical-icons,sr7-module .material-icons,sr7-txt .material-icons{font-size:inherit;vertical-align:top;line-height:inherit}
#sr-announcer{position:absolute!important;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.justified-gallery{width:100%;position:relative;overflow:hidden}
.justified-gallery>a,.justified-gallery>div{position:absolute;display:inline-block;overflow:hidden}
.justified-gallery>a>img,.justified-gallery>div>img{position:absolute;top:50%;left:50%;margin:0;padding:0;border:none}
.justified-gallery>a>.caption,.justified-gallery>div>.caption{display:none;position:absolute;bottom:0;padding:5px;background-color:#000;left:0;right:0;margin:0;color:#fff;font-size:12px;font-weight:300;font-family:sans-serif}
.justified-gallery>a>.caption.caption-visible,.justified-gallery>div>.caption.caption-visible{display:initial;opacity:.7;filter:alpha(opacity=70);-webkit-animation:justified-gallery-show-caption-animation .5s 0 ease;-moz-animation:justified-gallery-show-caption-animation .5s 0 ease;-ms-animation:justified-gallery-show-caption-animation .5s 0 ease}
.justified-gallery>.spinner{position:absolute;bottom:0;margin-left:-24px;padding:10px 0;left:50%;opacity:initial;filter:initial;overflow:initial}
.justified-gallery>.spinner>span{display:inline-block;opacity:0;filter:alpha(opacity=0);width:8px;height:8px;margin:0 4px;background-color:#000;border-radius:6px}
.justified-gallery img{z-index:1;-webkit-transform:translateZ(0)}
.justified-gallery .sgg-caption{box-sizing:border-box;word-wrap:break-word;width:100%;height:100%;padding:1em;overflow:hidden;cursor:pointer;position:absolute;opacity:0;background:#000;background:rgba(0,0,0,.7);color:#fff;text-align:center;-webkit-transform-style:preserve-3d;-moz-transform-style:preserve-3d;transform-style:preserve-3d;z-index:2;-webkit-transition:all .45s ease-in-out;-moz-transition:all .45s ease-in-out;-o-transition:all .45s ease-in-out;-ms-transition:all .45s ease-in-out;transition:all .45s ease-in-out}
.justified-gallery>div>.sgg-caption{cursor:default}
.justified-gallery a:hover .sgg-caption,.justified-gallery div:hover .sgg-caption{opacity:1}
.justified-gallery .sgg-caption span{display:block;position:relative;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}
.justified-gallery.sgg-style-2 img{-webkit-transition:-webkit-transform .25s ease-in-out;-moz-transition:-moz-transform .25s ease-in-out;-o-transition:-o-transform .25s ease-in-out;-ms-transition:-ms-transform .25s ease-in-out;transition:transform .25s ease-in-out}
.justified-gallery.sgg-style-2 a:hover img,.justified-gallery.sgg-style-2 div:hover img{opacity:1;transform:scale(1.15,1.15);-webkit-transform:scale(1.15,1.15);-moz-transform:scale(1.15,1.15);-ms-transform:scale(1.15,1.15);-o-transform:scale(1.15,1.15)}
.justified-gallery.sgg-style-3 .sgg-caption{opacity:1;height:auto;top:100%;-webkit-transition:all .15s ease-in-out;-moz-transition:all .15s ease-in-out;-o-transition:all .15s ease-in-out;-ms-transition:all .15s ease-in-out;transition:all .15s ease-in-out}
.justified-gallery.sgg-style-3 a:hover .sgg-caption,.justified-gallery.sgg-style-3 div:hover .sgg-caption{opacity:1;transform:translateY(-100%);-webkit-transform:translateY(-100%);-moz-transform:translateY(-100%);-ms-transform:translateY(-100%);-o-transform:translateY(-100%)}
.justified-gallery.sgg-style-3 .sgg-caption span{top:auto;-webkit-transform:none;-ms-transform:none;transform:none}
.justified-gallery.sgg-style-4 .sgg-caption{opacity:1;top:100%;-webkit-transition:all .25s ease-in-out;-moz-transition:all .25s ease-in-out;-o-transition:all .25s ease-in-out;-ms-transition:all .25s ease-in-out;transition:all .25s ease-in-out}
.justified-gallery.sgg-style-5 .sgg-caption,.justified-gallery.sgg-style-6 .sgg-caption{-webkit-transition:all .25s ease-in-out;-moz-transition:all .25s ease-in-out;-o-transition:all .25s ease-in-out;-ms-transition:all .25s ease-in-out;opacity:1}
.justified-gallery.sgg-style-4 a:hover .sgg-caption,.justified-gallery.sgg-style-4 div:hover .sgg-caption{transform:translateY(-100%);-webkit-transform:translateY(-100%);-moz-transform:translateY(-100%);-ms-transform:translateY(-100%);-o-transform:translateY(-100%)}
.justified-gallery.sgg-style-5 .sgg-caption{bottom:100%;transition:all .25s ease-in-out}
.justified-gallery.sgg-style-5 a:hover .sgg-caption,.justified-gallery.sgg-style-5 div:hover .sgg-caption{transform:translateY(100%);-webkit-transform:translateY(100%);-moz-transform:translateY(100%);-ms-transform:translateY(100%);-o-transform:translateY(100%)}
.justified-gallery.sgg-style-6 .sgg-caption{right:100%;transition:all .25s ease-in-out}
.justified-gallery.sgg-style-6 a:hover .sgg-caption,.justified-gallery.sgg-style-6 div:hover .sgg-caption{transform:translateX(100%);-webkit-transform:translateX(100%);-moz-transform:translateX(100%);-ms-transform:translateX(100%);-o-transform:translateX(100%)}
.justified-gallery.sgg-style-7 .sgg-caption{opacity:1;left:100%;-webkit-transition:all .25s ease-in-out;-moz-transition:all .25s ease-in-out;-o-transition:all .25s ease-in-out;-ms-transition:all .25s ease-in-out;transition:all .25s ease-in-out}
.justified-gallery.sgg-style-7 a:hover .sgg-caption,.justified-gallery.sgg-style-7 div:hover .sgg-caption{transform:translateX(-100%);-webkit-transform:translateX(-100%);-moz-transform:translateX(-100%);-ms-transform:translateX(-100%);-o-transform:translateX(-100%)}
.justified-gallery.sgg-style-8 .sgg-caption{display:none;opacity:1;-webkit-transition:none;-moz-transition:none;-o-transition:none;-ms-transition:none;transition:none}
.justified-gallery.sgg-style-8 .in-right .sgg-caption{display:block;right:0;left:auto;-webkit-animation:in-right .3s;animation:in-right .3s}
.justified-gallery.sgg-style-8 .out-right .sgg-caption{display:block;right:-100%;left:auto;-webkit-animation:out-right .3s;animation:out-right .3s ease}
.justified-gallery.sgg-style-8 .in-left .sgg-caption{display:block;left:0;right:auto;-webkit-animation:in-left .3s;animation:in-left .3s}
.justified-gallery.sgg-style-8 .out-left .sgg-caption{display:block;left:-100%;right:auto;-webkit-animation:out-left .3s;animation:out-left .3s}
.justified-gallery.sgg-style-8 .in-top .sgg-caption{display:block;top:0;bottom:auto;-webkit-animation:in-top .3s;animation:in-top .3s}
.justified-gallery.sgg-style-8 .out-top .sgg-caption{display:block;top:-100%;bottom:auto;-webkit-animation:out-top .3s;animation:out-top .3s ease}
.justified-gallery.sgg-style-8 .in-bottom .sgg-caption{display:block;bottom:0;top:auto;-webkit-animation:in-bottom .3s;animation:in-bottom .3s}
.justified-gallery.sgg-style-8 .out-bottom .sgg-caption{display:block;bottom:-100%;top:auto;-webkit-animation:out-bottom .3s;animation:out-bottom .3s}
@keyframes in-right{from{right:-100%}to{right:0}}@keyframes in-left{from{left:-100%}to{left:0}}@keyframes out-right{from{right:0}to{right:-100%}}@keyframes out-left{from{left:0}to{left:-100%}}@keyframes in-top{from{top:-100%}to{top:0}}@keyframes in-bottom{from{bottom:-100%}to{bottom:0}}@keyframes out-top{from{top:0}to{top:-100%}}@keyframes out-bottom{from{bottom:0}to{bottom:-100%}}@-webkit-keyframes in-right{from{right:-100%}to{right:0}}@-webkit-keyframes in-left{from{left:-100%}to{left:0}}@-webkit-keyframes out-right{from{right:0}to{right:-100%}}@-webkit-keyframes out-left{from{left:0}to{left:-100%}}@-webkit-keyframes in-top{from{top:-100%}to{top:0}}@-webkit-keyframes in-bottom{from{bottom:-100%}to{bottom:0}}@-webkit-keyframes out-top{from{top:0}to{top:-100%}}@-webkit-keyframes out-bottom{from{bottom:0}to{bottom:-100%}}.justified-gallery.sgg-style-9 .sgg-caption{opacity:1;top:100%;-webkit-transition:all .35s ease-in-out;-moz-transition:all .35s ease-in-out;-o-transition:all .35s ease-in-out;-ms-transition:all .35s ease-in-out;transition:all .35s ease-in-out}
.justified-gallery.sgg-style-9 a:hover .sgg-caption,.justified-gallery.sgg-style-9 div:hover .sgg-caption{transform:translateY(-100%);-webkit-transform:translateY(-100%);-moz-transform:translateY(-100%);-ms-transform:translateY(-100%);-o-transform:translateY(-100%)}
.justified-gallery.sgg-style-9 img{-webkit-transition:-webkit-transform .35s ease-in-out;-moz-transition:-moz-transform .35s ease-in-out;-o-transition:-o-transform .35s ease-in-out;-ms-transition:-ms-transform .35s ease-in-out;transition:transform .35s ease-in-out}
.justified-gallery.sgg-style-9 a:hover img,.justified-gallery.sgg-style-9 div:hover img{transform:translateY(-100%);-webkit-transform:translateY(-100%);-moz-transform:translateY(-100%);-ms-transform:translateY(-100%);-o-transform:translateY(-100%)}
.justified-gallery.sgg-style-10 .sgg-caption{opacity:1;bottom:100%;-webkit-transition:all .35s ease-in-out;-moz-transition:all .35s ease-in-out;-o-transition:all .35s ease-in-out;-ms-transition:all .35s ease-in-out;transition:all .35s ease-in-out}
.justified-gallery.sgg-style-10 a:hover .sgg-caption,.justified-gallery.sgg-style-10 div:hover .sgg-caption{transform:translateY(100%);-webkit-transform:translateY(100%);-moz-transform:translateY(100%);-ms-transform:translateY(100%);-o-transform:translateY(100%)}
.justified-gallery.sgg-style-10 img{-webkit-transition:-webkit-transform .35s ease-in-out;-moz-transition:-moz-transform .35s ease-in-out;-o-transition:-o-transform .35s ease-in-out;-ms-transition:-ms-transform .35s ease-in-out;transition:transform .35s ease-in-out}
.justified-gallery.sgg-style-10 a:hover img,.justified-gallery.sgg-style-10 div:hover img{transform:translateY(100%);-webkit-transform:translateY(100%);-moz-transform:translateY(100%);-ms-transform:translateY(100%);-o-transform:translateY(100%)}
.justified-gallery.sgg-style-11 a .sgg-caption,.justified-gallery.sgg-style-11 div .sgg-caption{opacity:1}
.justified-gallery.sgg-style-11 a:hover .sgg-caption,.justified-gallery.sgg-style-11 div:hover .sgg-caption{opacity:0}
.justified-gallery.sgg-style-12 .sgg-caption{opacity:1;height:auto;bottom:0}
.justified-gallery.sgg-style-12 .sgg-caption span{top:auto;-webkit-transform:none;-ms-transform:none;transform:none}
.justified-gallery.sgg-style-13 a:nth-child(odd) .sgg-caption,.justified-gallery.sgg-style-13 div:nth-child(odd) .sgg-caption{opacity:1}
.justified-gallery.sgg-style-13 a:nth-child(even) .sgg-caption,.justified-gallery.sgg-style-13 a:nth-child(odd):hover .sgg-caption,.justified-gallery.sgg-style-13 div:nth-child(even) .sgg-caption,.justified-gallery.sgg-style-13 div:nth-child(odd):hover .sgg-caption{opacity:0}
.justified-gallery.sgg-style-13 a:nth-child(even):hover .sgg-caption,.justified-gallery.sgg-style-13 div:nth-child(even):hover .sgg-caption{opacity:1}
.sgg-load-more{margin:20px auto;display:block;outline:0}
.sgg-button-small{padding:.6em .8em;font-size:.8em}
.sgg-button-medium{padding:.8em 1em;font-size:1em}
.sgg-button-big{padding:.9em 1.4em;font-size:1.5em}
.sgg-button-square{border-radius:0}
.sgg-button-round{border-radius:.5em}
.sgg-button-circle{border-radius:9em}
.mfp-bg{top:0;left:0;width:100%;height:100%;z-index:999998;overflow:hidden;position:fixed;background:#0b0b0b;opacity:.8;filter:alpha(opacity=80)}
.mfp-wrap{top:0;left:0;width:100%;height:100%;z-index:999999;position:fixed;outline:0!important;-webkit-backface-visibility:hidden}
.mfp-container{text-align:center;position:absolute;width:100%;height:100%;left:0;top:0;padding:0 8px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
.mfp-container:before{content:'';display:inline-block;height:100%;vertical-align:middle}
.mfp-align-top .mfp-container:before{display:none}
.mfp-content{position:relative;display:inline-block;vertical-align:middle;margin:0 auto;text-align:left;z-index:1045}
.mfp-ajax-holder .mfp-content,.mfp-inline-holder .mfp-content{width:100%;cursor:auto}
.mfp-ajax-cur{cursor:progress}
.mfp-zoom-out-cur,.mfp-zoom-out-cur .mfp-image-holder .mfp-close{cursor:-moz-zoom-out;cursor:-webkit-zoom-out;cursor:zoom-out}
.mfp-zoom{cursor:pointer;cursor:-webkit-zoom-in;cursor:-moz-zoom-in;cursor:zoom-in}
.mfp-auto-cursor .mfp-content{cursor:auto}
.mfp-arrow,.mfp-close,.mfp-counter,.mfp-preloader{-webkit-user-select:none;-moz-user-select:none;user-select:none}
.mfp-loading.mfp-figure{display:none}
.mfp-hide{display:none!important}
.mfp-preloader{color:#ccc;position:absolute;top:50%;width:auto;text-align:center;margin-top:-.8em;left:8px;right:8px;z-index:1044}
.mfp-preloader a{color:#ccc}
.mfp-preloader a:hover{color:#fff}
.mfp-s-error .mfp-content,.mfp-s-ready .mfp-preloader{display:none}
button.mfp-arrow,button.mfp-close{overflow:visible;cursor:pointer;background:0 0;border:0;-webkit-appearance:none;display:block;outline:0;padding:0;z-index:1046;-webkit-box-shadow:none;box-shadow:none}
button::-moz-focus-inner{padding:0;border:0}
.mfp-close{width:44px;height:44px;line-height:44px;position:absolute;right:0;top:0;text-decoration:none;text-align:center;opacity:.65;filter:alpha(opacity=65);padding:0 0 18px 10px;color:#fff;font-style:normal;font-size:28px;font-family:Arial,Baskerville,monospace}
.mfp-close:focus,.mfp-close:hover{opacity:1;filter:alpha(opacity=100)}
.mfp-close:active{top:1px}
.mfp-close-btn-in .mfp-close{color:#333}
.mfp-iframe-holder .mfp-close,.mfp-image-holder .mfp-close{color:#fff;right:-6px;text-align:right;padding-right:6px;width:100%}
.mfp-counter{position:absolute;top:0;right:0;color:#ccc;font-size:12px;line-height:18px}
.mfp-arrow{position:absolute;opacity:.65;filter:alpha(opacity=65);margin:-55px 0 0;top:50%;padding:0;width:90px;height:110px;-webkit-tap-highlight-color:transparent}
.mfp-arrow:active{margin-top:-54px}
.mfp-arrow:focus,.mfp-arrow:hover{opacity:1;filter:alpha(opacity=100)}
.mfp-arrow .mfp-a,.mfp-arrow .mfp-b,.mfp-arrow:after,.mfp-arrow:before{content:'';display:block;width:0;height:0;position:absolute;left:0;top:0;margin-top:35px;margin-left:35px;border:inset transparent}
.mfp-arrow .mfp-a,.mfp-arrow:after{border-top-width:13px;border-bottom-width:13px;top:8px}
.mfp-arrow .mfp-b,.mfp-arrow:before{border-top-width:21px;border-bottom-width:21px;opacity:.7}
.mfp-arrow-left{left:0}
.mfp-arrow-left .mfp-a,.mfp-arrow-left:after{border-right:17px solid #fff;margin-left:31px}
.mfp-arrow-left .mfp-b,.mfp-arrow-left:before{margin-left:25px;border-right:27px solid #3f3f3f}
.mfp-arrow-right{right:0}
.mfp-arrow-right .mfp-a,.mfp-arrow-right:after{border-left:17px solid #fff;margin-left:39px}
.mfp-arrow-right .mfp-b,.mfp-arrow-right:before{border-left:27px solid #3f3f3f}
.mfp-iframe-holder{padding-top:40px;padding-bottom:40px}
.mfp-iframe-holder .mfp-content{line-height:0;width:100%;max-width:900px}
.mfp-iframe-holder .mfp-close{top:-40px}
.mfp-iframe-scaler{width:100%;height:0;overflow:hidden;padding-top:56.25%}
.mfp-iframe-scaler iframe{position:absolute;display:block;top:0;left:0;width:100%;height:100%;box-shadow:0 0 8px rgba(0,0,0,.6);background:#000}
img.mfp-img{width:auto;max-width:100%;height:auto;display:block;line-height:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:40px 0;margin:0 auto}
.mfp-figure{line-height:0}
.mfp-figure:after{content:'';position:absolute;left:0;top:40px;bottom:40px;display:block;right:0;width:auto;height:auto;z-index:-1;box-shadow:0 0 8px rgba(0,0,0,.6);background:#444}
.mfp-figure small{color:#bdbdbd;display:block;font-size:12px;line-height:14px}
.mfp-figure figure{margin:0}
.mfp-bottom-bar{margin-top:-36px;position:absolute;top:100%;left:0;width:100%;cursor:auto}
.mfp-title{text-align:left;line-height:18px;color:#f3f3f3;word-wrap:break-word;padding-right:36px;position:absolute;top:101%;}
.mfp-image-holder .mfp-content{max-width:100%}
.mfp-gallery .mfp-image-holder .mfp-figure{cursor:pointer}
.mfp-with-zoom .mfp-container,.mfp-with-zoom.mfp-bg{opacity:0;-webkit-backface-visibility:hidden;-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;-o-transition:all .3s ease-out;transition:all .3s ease-out}
.mfp-with-zoom.mfp-ready .mfp-container{opacity:1}
.mfp-with-zoom.mfp-ready.mfp-bg{opacity:.8}
.mfp-with-zoom.mfp-removing .mfp-container,.mfp-with-zoom.mfp-removing.mfp-bg{opacity:0}
@media screen and (max-width:800px) and (orientation:landscape),screen and (max-height:300px){.mfp-img-mobile .mfp-image-holder{padding-left:0;padding-right:0}
.mfp-img-mobile img.mfp-img{padding:0}
.mfp-img-mobile .mfp-figure:after{top:0;bottom:0}
.mfp-img-mobile .mfp-figure small{display:inline;margin-left:5px}
.mfp-img-mobile .mfp-bottom-bar{background:rgba(0,0,0,.6);bottom:0;margin:0;top:auto;padding:3px 5px;position:fixed;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
.mfp-img-mobile .mfp-bottom-bar:empty{padding:0}
.mfp-img-mobile .mfp-counter{right:5px;top:3px}
.mfp-img-mobile .mfp-close{top:0;right:0;width:35px;height:35px;line-height:35px;background:rgba(0,0,0,.6);position:fixed;text-align:center;padding:0}}@media all and (max-width:900px){.mfp-arrow{-webkit-transform:scale(0.75);transform:scale(0.75)}
.mfp-arrow-left{-webkit-transform-origin:0;transform-origin:0}
.mfp-arrow-right{-webkit-transform-origin:100%;transform-origin:100%}
.mfp-container{padding-left:6px;padding-right:6px}}.mfp-ie7 .mfp-img{padding:0}
.mfp-ie7 .mfp-bottom-bar{width:600px;left:50%;margin-left:-300px;margin-top:5px;padding-bottom:5px}
.mfp-ie7 .mfp-container{padding:0}
.mfp-ie7 .mfp-content{padding-top:44px}
.mfp-ie7 .mfp-close{top:0;right:0;padding-top:0}
html.swipebox-html.swipebox-touch{overflow:hidden!important}
#swipebox-overlay img{border:none!important}
#swipebox-overlay{width:100%;height:100%;position:fixed;top:0;left:0;z-index:99999!important;overflow:hidden;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}
#swipebox-slider{height:100%;left:0;top:0;width:100%;white-space:nowrap;position:absolute;display:none}
#swipebox-slider .slide{background:url(//www.wildgiantsafaris.com/wp-content/plugins/smart-grid-gallery/includes/img/loader.gif) no-repeat center center;height:100%;width:100%;line-height:1px;text-align:center;display:inline-block}
#swipebox-slider .slide:before{content:"";display:inline-block;height:50%;width:1px;margin-right:-1px}
#swipebox-slider .slide .swipebox-video-container,#swipebox-slider .slide img{display:inline-block;max-height:100%;max-width:100%;margin:0;padding:0;width:auto;height:auto;vertical-align:middle}
#swipebox-slider .slide .swipebox-video-container{background:0 0;max-width:1140px;max-height:100%;width:100%;padding:5%;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box}
#swipebox-slider .slide .swipebox-video-container .swipebox-video{width:100%;height:0;padding-bottom:56.25%;overflow:hidden;position:relative}
#swipebox-slider .slide .swipebox-video-container .swipebox-video iframe{width:100%!important;height:100%!important;position:absolute;top:0;left:0}
#swipebox-action,#swipebox-caption{position:absolute;left:0;z-index:999;height:50px;width:100%}
#swipebox-action{bottom:-50px}
#swipebox-action.visible-bars{-ms-transform:translateY(-50px);-webkit-transform:translateY(-50px);transform:translateY(-50px)}
#swipebox-action #swipebox-close,#swipebox-action #swipebox-next,#swipebox-action #swipebox-prev{background-image:url(//www.wildgiantsafaris.com/wp-content/plugins/smart-grid-gallery/includes/img/icons.png);background-repeat:no-repeat;border:none!important;text-decoration:none!important;cursor:pointer;position:absolute;width:50px;height:50px;top:0}
#swipebox-action #swipebox-prev{background-position:-32px 13px;right:100px}
#swipebox-action #swipebox-next{background-position:-78px 13px;right:40px}
#swipebox-action #swipebox-close{background-position:15px 12px;left:40px}
#swipebox-action #swipebox-next.disabled,#swipebox-action #swipebox-prev.disabled{opacity:.3}
#swipebox-caption{top:-50px;text-align:center}
#swipebox-caption.visible-bars{-ms-transform:translateY(50px);-webkit-transform:translateY(50px);transform:translateY(50px)}
#swipebox-slider.rightSpring{-webkit-animation:rightSpring .3s;animation:rightSpring .3s}
#swipebox-slider.leftSpring{-webkit-animation:leftSpring .3s;animation:leftSpring .3s}
@-webkit-keyframes rightSpring{0%{margin-left:0}50%{margin-left:-30px}
100%{margin-left:0}
}@keyframes rightSpring{0%{margin-left:0}50%{margin-left:-30px}
100%{margin-left:0}
}@-webkit-keyframes leftSpring{0%{margin-left:0}50%{margin-left:30px}
100%{margin-left:0}
}@keyframes leftSpring{0%{margin-left:0}50%{margin-left:30px}
100%{margin-left:0}
}@media screen and (max-width:800px){#swipebox-action #swipebox-close{left:0}
#swipebox-action #swipebox-prev{right:60px}
#swipebox-action #swipebox-next{right:0}}#swipebox-overlay{background:#0d0d0d}
#swipebox-action,#swipebox-caption{text-shadow:1px 1px 1px #000;background-color:#0d0d0d;background-color:#0d0d0d;background-image:-webkit-gradient(linear,left top,left bottom,from(#0d0d0d),to(#000));background-image:-webkit-linear-gradient(top,#0d0d0d,#000);background-image:linear-gradient(to bottom,#0d0d0d,#000);opacity:.95}
#swipebox-action{border-top:1px solid rgba(255,255,255,.2)}
#swipebox-caption{border-bottom:1px solid rgba(255,255,255,.2);color:#fff!important;font-size:15px;line-height:43px;font-family:Helvetica,Arial,sans-serif}
.pswp,.pswp__bg,.pswp__scroll-wrap{height:100%;width:100%}
.pswp,.pswp__item,.pswp__scroll-wrap{overflow:hidden;top:0;position:absolute;left:0}
.pswp,.pswp__bg,.pswp__container,.pswp__img--placeholder,.pswp__zoom-wrap{-webkit-backface-visibility:hidden}
.pswp,.pswp__bg,.pswp__error-msg,.pswp__img,.pswp__item,.pswp__scroll-wrap,.pswp__zoom-wrap{position:absolute}
.pswp{display:none;-ms-touch-action:none;touch-action:none;z-index:1500;-webkit-text-size-adjust:100%;outline:0}
.pswp *{-webkit-box-sizing:border-box;box-sizing:border-box}
.pswp img{max-width:none}
.pswp--animate_opacity{opacity:.001;will-change:opacity;-webkit-transition:opacity 333ms cubic-bezier(.4,0,.22,1);transition:opacity 333ms cubic-bezier(.4,0,.22,1)}
.pswp--open{display:block}
.pswp--zoom-allowed .pswp__img{cursor:-webkit-zoom-in;cursor:-moz-zoom-in;cursor:zoom-in}
.pswp--zoomed-in .pswp__img{cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}
.pswp--dragging .pswp__img{cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}
.pswp__bg{left:0;top:0;background:#000;opacity:0;transform:translateZ(0);will-change:opacity}
.pswp__container,.pswp__zoom-wrap{-ms-touch-action:none;touch-action:none;position:absolute;left:0;right:0;top:0;bottom:0}
.pswp__container,.pswp__img{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none}
.pswp__zoom-wrap{width:100%;-webkit-transform-origin:left top;-ms-transform-origin:left top;transform-origin:left top;-webkit-transition:-webkit-transform 333ms cubic-bezier(.4,0,.22,1);transition:transform 333ms cubic-bezier(.4,0,.22,1)}
.pswp__bg{-webkit-transition:opacity 333ms cubic-bezier(.4,0,.22,1);transition:opacity 333ms cubic-bezier(.4,0,.22,1)}
.pswp--animated-in .pswp__bg,.pswp--animated-in .pswp__zoom-wrap{-webkit-transition:none;transition:none}
.pswp__item{right:0;bottom:0}
.pswp__img{width:auto;height:auto;top:0;left:0}
.pswp__img--placeholder--blank{background:#222}
.pswp--ie .pswp__img{width:100%!important;height:auto!important;left:0;top:0}
.pswp__error-msg{left:0;top:50%;width:100%;text-align:center;font-size:14px;line-height:16px;margin-top:-8px;color:#CCC}
.pswp__error-msg a{color:#CCC;text-decoration:underline}
.pswp__share-tooltip a,.pswp__share-tooltip a:hover{text-decoration:none;color:#000}
.pswp--touch .pswp__button--arrow--left,.pswp--touch .pswp__button--arrow--right,.pswp__caption--fake{visibility:hidden}
.pswp__button{position:relative;cursor:pointer;overflow:visible;-webkit-appearance:none;display:block;border:0;padding:0;margin:0;float:right;opacity:.75;-webkit-transition:opacity .2s;transition:opacity .2s;-webkit-box-shadow:none;box-shadow:none}
.pswp__button:focus,.pswp__button:hover{opacity:1}
.pswp__button:active{outline:0;opacity:.9}
.pswp__button::-moz-focus-inner{padding:0;border:0}
.pswp__ui--over-close .pswp__button--close{opacity:1}
.pswp__button,.pswp__button--arrow--left:before,.pswp__button--arrow--right:before{background:url(//www.wildgiantsafaris.com/wp-content/plugins/smart-grid-gallery/includes/dist/default-skin.png) no-repeat;background-size:264px 88px;width:44px;height:44px}
@media (-webkit-min-device-pixel-ratio:1.1),(-webkit-min-device-pixel-ratio:1.09375),(min-resolution:105dpi),(min-resolution:1.1dppx){.pswp--svg .pswp__button,.pswp--svg .pswp__button--arrow--left:before,.pswp--svg .pswp__button--arrow--right:before{background-image:url(//www.wildgiantsafaris.com/wp-content/plugins/smart-grid-gallery/includes/dist/default-skin.svg)}
.pswp--svg .pswp__button--arrow--left,.pswp--svg .pswp__button--arrow--right{background:0 0}}.pswp__button--close{background-position:0 -44px}
.pswp__button--share{background-position:-44px -44px}
.pswp__button--fs{display:none}
.pswp--supports-fs .pswp__button--fs{display:block}
.pswp--fs .pswp__button--fs{background-position:-44px 0}
.pswp__button--zoom{display:none;background-position:-88px 0}
.pswp--zoom-allowed .pswp__button--zoom{display:block}
.pswp--zoomed-in .pswp__button--zoom{background-position:-132px 0}
.pswp__button--arrow--left,.pswp__button--arrow--right{background:0 0;top:50%;margin-top:-50px;width:70px;height:100px;position:absolute}
.pswp__button--arrow--left{left:0}
.pswp__button--arrow--right{right:0}
.pswp__button--arrow--left:before,.pswp__button--arrow--right:before{content:'';top:35px;background-color:rgba(0,0,0,.3);height:30px;width:32px;position:absolute}
.pswp__button--arrow--left:before{left:6px;background-position:-138px -44px}
.pswp__button--arrow--right:before{right:6px;background-position:-94px -44px}
.pswp__counter,.pswp__share-modal{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}
.pswp__share-modal{display:block;background:rgba(0,0,0,.5);width:100%;height:100%;top:0;left:0;padding:10px;position:absolute;z-index:1600;opacity:0;-webkit-transition:opacity .25s ease-out;transition:opacity .25s ease-out;-webkit-backface-visibility:hidden;will-change:opacity}
.pswp__share-modal--hidden{display:none}
.pswp__share-tooltip{z-index:1620;position:absolute;background:#FFF;top:56px;border-radius:2px;display:block;width:auto;right:44px;-webkit-box-shadow:0 2px 5px rgba(0,0,0,.25);box-shadow:0 2px 5px rgba(0,0,0,.25);-webkit-transform:translateY(6px);-ms-transform:translateY(6px);transform:translateY(6px);-webkit-transition:-webkit-transform .25s;transition:transform .25s;-webkit-backface-visibility:hidden;will-change:transform}
.pswp__share-tooltip a{display:block;padding:8px 12px;font-size:14px;line-height:18px}
.pswp__share-tooltip a:first-child{border-radius:2px 2px 0 0}
.pswp__share-tooltip a:last-child{border-radius:0 0 2px 2px}
.pswp__share-modal--fade-in{opacity:1}
.pswp__share-modal--fade-in .pswp__share-tooltip{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}
.pswp--touch .pswp__share-tooltip a{padding:16px 12px}
a.pswp__share--facebook:before{content:'';display:block;width:0;height:0;position:absolute;top:-12px;right:15px;border:6px solid transparent;border-bottom-color:#FFF;-webkit-pointer-events:none;-moz-pointer-events:none;pointer-events:none}
.pswp__caption--empty,.pswp__ui--one-slide .pswp__button--arrow--left,.pswp__ui--one-slide .pswp__button--arrow--right,.pswp__ui--one-slide .pswp__counter{display:none}
.pswp__counter,.pswp__preloader{height:44px;top:0;position:absolute}
a.pswp__share--facebook:hover{background:#3E5C9A;color:#FFF}
a.pswp__share--facebook:hover:before{border-bottom-color:#3E5C9A}
a.pswp__share--twitter:hover{background:#55ACEE;color:#FFF}
a.pswp__share--pinterest:hover{background:#CCC;color:#CE272D}
a.pswp__share--download:hover{background:#DDD}
.pswp__counter{left:0;font-size:13px;line-height:44px;color:#FFF;opacity:.75;padding:0 10px}
.pswp__caption{position:absolute;left:0;bottom:0;width:100%;min-height:44px}
.pswp__caption small{font-size:11px;color:#BBB}
.pswp__caption__center{text-align:left;max-width:420px;margin:0 auto;font-size:13px;padding:10px;line-height:20px;color:#CCC}
.pswp--has_mouse .pswp__button--arrow--left,.pswp--has_mouse .pswp__button--arrow--right,.pswp__ui{visibility:visible}
.pswp__preloader{width:44px;left:50%;margin-left:-22px;opacity:0;-webkit-transition:opacity .25s ease-out;transition:opacity .25s ease-out;will-change:opacity;direction:ltr}
.pswp--css_animation .pswp__preloader--active,.pswp__preloader--active{opacity:1}
.pswp__preloader__icn{width:20px;height:20px;margin:12px}
.pswp__preloader--active .pswp__preloader__icn{background:url(//www.wildgiantsafaris.com/wp-content/plugins/smart-grid-gallery/includes/dist/preloader.gif) no-repeat}
.pswp--css_animation .pswp__preloader--active .pswp__preloader__icn{-webkit-animation:clockwise .5s linear infinite;animation:clockwise .5s linear infinite}
.pswp--css_animation .pswp__preloader--active .pswp__preloader__donut{-webkit-animation:donut-rotate 1s cubic-bezier(.4,0,.22,1) infinite;animation:donut-rotate 1s cubic-bezier(.4,0,.22,1) infinite}
.pswp--css_animation .pswp__preloader__icn{background:0 0;opacity:.75;width:14px;height:14px;position:absolute;left:15px;top:15px;margin:0}
.pswp--css_animation .pswp__preloader__cut{position:relative;width:7px;height:14px;overflow:hidden}
.pswp--css_animation .pswp__preloader__donut{-webkit-box-sizing:border-box;box-sizing:border-box;width:14px;height:14px;border:2px solid #FFF;border-radius:50%;border-left-color:transparent;border-bottom-color:transparent;position:absolute;top:0;left:0;background:0 0;margin:0}
@media screen and (max-width:1024px){.pswp__preloader{position:relative;left:auto;top:auto;margin:0;float:right}}@-webkit-keyframes clockwise{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}
}@keyframes clockwise{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}
}@-webkit-keyframes donut-rotate{0%,100%{-webkit-transform:rotate(0);transform:rotate(0)}
50%{-webkit-transform:rotate(-140deg);transform:rotate(-140deg)}}@keyframes donut-rotate{0%,100%{-webkit-transform:rotate(0);transform:rotate(0)}
50%{-webkit-transform:rotate(-140deg);transform:rotate(-140deg)}}.pswp__ui{-webkit-font-smoothing:auto;opacity:1;z-index:1550}
.pswp__top-bar{position:absolute;left:0;top:0;height:44px;width:100%}
.pswp--has_mouse .pswp__button--arrow--left,.pswp--has_mouse .pswp__button--arrow--right,.pswp__caption,.pswp__top-bar{-webkit-backface-visibility:hidden;will-change:opacity;-webkit-transition:opacity 333ms cubic-bezier(.4,0,.22,1);transition:opacity 333ms cubic-bezier(.4,0,.22,1)}
.pswp__caption,.pswp__top-bar{background-color:rgba(0,0,0,.5)}
.pswp__ui--fit .pswp__caption,.pswp__ui--fit .pswp__top-bar{background-color:rgba(0,0,0,.3)}
.pswp__ui--idle .pswp__button--arrow--left,.pswp__ui--idle .pswp__button--arrow--right,.pswp__ui--idle .pswp__top-bar{opacity:0}
.pswp__ui--hidden .pswp__button--arrow--left,.pswp__ui--hidden .pswp__button--arrow--right,.pswp__ui--hidden .pswp__caption,.pswp__ui--hidden .pswp__top-bar{opacity:.001}
.pswp__element--disabled{display:none!important}
.pswp--minimal--dark .pswp__top-bar{background:0 0}
.pswp{z-index:150000;}
.pswp__caption__center{text-align:center;}
.pswp__zoom-wrap{text-align:center;}
.pswp__zoom-wrap:before{content:'';display:inline-block;height:100%;vertical-align:middle;}
.sgg-wrapper{line-height:0;width:100%;max-width:900px;position:relative;display:inline-block;vertical-align:middle;margin:0 auto;text-align:left;z-index:1045;}
.sgg-video-wrapper{position:relative;padding-bottom:56.25%;padding-top:25px;height:0;width:100%;}
.sgg-video-wrapper iframe{position:absolute;top:0;left:0;width:100%;height:100%;}
.sgg-video-wrapper video{width:100% !important;height:auto !important;}
.pswp__button--print {
background-image: url(//www.wildgiantsafaris.com/wp-content/plugins/smart-grid-gallery/includes/dist/print-icon.svg) !important;
background-size: 22px 22px !important;
background-position: center center !important;
background-repeat: no-repeat !important;
}@font-face{font-family:'gdl-travel';src:url(//www.wildgiantsafaris.com/wp-content/plugins/tourmaster/plugins/gdlr-travel/fonts/gdl-travel.eot?6to6tk);src:url(//www.wildgiantsafaris.com/wp-content/plugins/tourmaster/plugins/gdlr-travel/fonts/gdl-travel.eot?6to6tk#iefix) format('embedded-opentype'), url(//www.wildgiantsafaris.com/wp-content/plugins/tourmaster/plugins/gdlr-travel/fonts/gdl-travel.ttf?6to6tk) format('truetype'), url(//www.wildgiantsafaris.com/wp-content/plugins/tourmaster/plugins/gdlr-travel/fonts/gdl-travel.woff?6to6tk) format('woff'), url(//www.wildgiantsafaris.com/wp-content/plugins/tourmaster/plugins/gdlr-travel/fonts/gdl-travel.svg?6to6tk#gdl-travel) format('svg');font-weight:normal;font-style:normal;font-display:block;}
[class^="gdl-travel-"], [class*=" gdl-travel-"]{font-family:'gdl-travel' !important;speak:never;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}
.gdl-travel-invoice-1:before{content:"\e900";}
.gdl-travel-padlock:before{content:"\e901";}
.gdl-travel-location-1:before{content:"\e902";}
.gdl-travel-technical-support-2:before{content:"\e903";}
.gdl-travel-hotel-4:before{content:"\e904";}
.gdl-travel-shopping-cart:before{content:"\e905";}
.gdl-travel-send:before{content:"\e906";}
.gdl-travel-internet:before{content:"\e907";}
.gdl-travel-optimization:before{content:"\e908";}
.gdl-travel-mechanics:before{content:"\e909";}
.gdl-travel-clock:before{content:"\e90a";}
.gdl-travel-improvement:before{content:"\e90b";}
.gdl-travel-information-4:before{content:"\e90c";}
.gdl-travel-price-tag:before{content:"\e90d";}
.gdl-travel-cogwheel:before{content:"\e90e";}
.gdl-travel-invoice-11:before{content:"\e90f";}
.gdl-travel-clock1:before{content:"\e910";}
.gdl-travel-smiley:before{content:"\e911";}
.gdl-travel-filter-1:before{content:"\e912";}
.gdl-travel-captcha-1:before{content:"\e913";}
.gdl-travel-chat:before{content:"\e914";}
.gdl-travel-map-4:before{content:"\e915";}
.gdl-travel-percentage-1:before{content:"\e916";}
.gdl-travel-price-tag1:before{content:"\e917";}
.gdl-travel-sound-mixer-1:before{content:"\e918";}
.gdl-travel-coupon:before{content:"\e919";}
.gdl-travel-travel:before{content:"\e91a";}
.gdl-travel-date:before{content:"\e91b";}
.gdl-travel-pay-per-click:before{content:"\e91c";}
.gdl-travel-piggy-bank:before{content:"\e91d";}
.gdl-travel-calendar:before{content:"\e91e";}
.gdl-travel-transfer:before{content:"\e91f";}
.gdl-travel-stock:before{content:"\e920";}
.gdl-travel-account:before{content:"\e921";}
.gdl-travel-fi-rs-map-marker:before{content:"\e922";}
.gdl-travel-account1:before{content:"\e923";}
.gdl-travel-location:before{content:"\e924";}
.gdl-travel-and-tourism:before{content:"\e925";}
.gdl-travel-plane:before{content:"\e926";}
.gdl-travel-washing-machine-1:before{content:"\e927";}
.gdl-travel-concierge-1:before{content:"\e928";}
.gdl-travel-swimming-pool-2:before{content:"\e929";}
.gdl-travel-food-service-1:before{content:"\e92a";}
.gdl-travel-dish-1:before{content:"\e92b";}
.gdl-travel-hair-dryer-1:before{content:"\e92c";}
.gdl-travel-telephone-1:before{content:"\e92d";}
.gdl-travel-oil-heater-1-1:before{content:"\e92e";}
.gdl-travel-air-conditioner-1:before{content:"\e92f";}
.gdl-travel-shower-1:before{content:"\e930";}
.gdl-travel-swimming-pool-1:before{content:"\e931";}
.gdl-travel-parking-1:before{content:"\e932";}
.gdl-travel-Frame-5781:before{content:"\e933";}
.gdl-travel-wifi-signal-2:before{content:"\e934";}
.gdl-travel-massage-1:before{content:"\e935";}
.gdl-travel-fi-rs-building:before{content:"\e936";}
.gdl-travel-fi-rs-mountains:before{content:"\e937";}
.gdl-travel-blueprint-1:before{content:"\e938";}
.gdl-travel-XMLID_874:before{content:"\e939";}
.gdl-travel-safe-box-1:before{content:"\e93a";}
.gdl-travel-watch-tv-1:before{content:"\e93b";}
.gdl-travel-video-call:before{content:"\e93c";}
.gdl-travel-picture:before{content:"\e93d";}
.gdl-travel-mail:before{content:"\e93e";}
.gdl-travel-star:before{content:"\e93f";}
.gdl-travel-hang-up:before{content:"\e940";}
.gdl-travel-thumbs-up:before{content:"\e941";}
.gdl-travel-lifebuoy:before{content:"\e942";}
.gdl-travel-calendar1:before{content:"\e943";}
.gdl-travel-wifi:before{content:"\e944";}
.gdl-travel-user:before{content:"\e945";}
.gdl-travel-45-minutes:before {
content: "\e946";
}.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;}
.ast-container .clear{height:auto;visibility:visible;line-height:1.7;}
.tourmaster-column-10{float:left;width:16.6666%;}
.tourmaster-column-12{float:left;width:20%;}
.tourmaster-column-15{float:left;width:25%;}
.tourmaster-column-18{float:left;width:30%;}
.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-42{float:left;width:70%;}
.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;}
.gdlr-core-sidebar-item .tourmaster-container{padding-left:0px;padding-right:0px;}
.gdlr-core-sidebar-item .tourmaster-tour-booking-bar-wrap{margin-left:0px;margin-right:0px;width:auto;}
.gdlr-core-sidebar-item .tourmaster-tour-booking-bar-outer{width:auto;}
.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.wildgiantsafaris.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.wildgiantsafaris.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-related-tour.tourmaster-style-grid-with-frame .tourmaster-tour-grid{box-shadow:0px 0px 20px rgba(0, 0, 0, 0.2);-moz-box-shadow:0px 0px 20px rgba(0, 0, 0, 0.2);-webkit-box-shadow:0px 0px 20px rgba(0, 0, 0, 0.2);}
.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:6px;line-height:1;}
.tourmaster-single-review-sort-by .tourmaster-sort-by-field.tourmaster-active:after{content:"\f0dd";top:0px;}
.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-review-content-pagination span.dots{pointer-events:none;background:transparent;}
.tourmaster-single-tour-content-wrap .tourmaster-single-tour-read-more-gradient,
.tourmaster-single-tour-content-wrap .tourmaster-single-tour-read-more-wrap{display:none;}
.tourmaster-single-review-container.tourmaster-style-2 .tourmaster-single-review-content{padding-left:0;}
.tourmaster-single-review-container.tourmaster-style-2 .tourmaster-single-review-content .tourmaster-single-review-detail{border:0;}
.tourmaster-single-review-container.tourmaster-style-2 .tourmaster-single-review-content .tourmaster-single-review-content-item{border-bottom-width:1px;border-bottom-style:solid;padding-bottom:30px;margin-bottom:40px;}
.tourmaster-single-review-container.tourmaster-style-2 .tourmaster-single-review-content .tourmaster-single-review-detail-date{font-style:normal;}
.tourmaster-single-review-container.tourmaster-style-2 .tourmaster-single-review-head{border-width:0px 0px 1px;padding-bottom:20px;}
.tourmaster-single-review-container.tourmaster-style-2 .tourmaster-single-review-head .tourmaster-tour-rating{float:none;border-radius:5px;padding:25px 35px;margin-bottom:30px;}
.tourmaster-single-review-container.tourmaster-style-2 .tourmaster-single-review-head .tourmaster-single-review-filter{float:none;display:flex;justify-content:space-between;}
.tourmaster-single-review-container.tourmaster-style-2 .tourmaster-single-review-head .tourmaster-tour-rating:after{content:" ";display:block;clear:both;width:0px;height:0px;}
.tourmaster-single-review-container.tourmaster-style-2 .tourmaster-single-review-head .tourmaster-tour-rating-text{margin-left:0px;}
.tourmaster-single-review-container.tourmaster-style-2 .tourmaster-single-review-head .tourmaster-single-review-filter-by select{font-size:16px;border:0px;}
.tourmaster-single-review-container.tourmaster-style-2 .tourmaster-single-review-head .tourmaster-single-review-filter-by{float:none;width:115px;}
.tourmaster-single-review-container.tourmaster-style-2 .tourmaster-single-review-head .tourmaster-combobox-wrap:after{color:inherit;margin-top:-15px;}
.tourmaster-single-review-container.tourmaster-style-2 .tourmaster-single-review-head .tourmaster-tour-rating-text{float:none;margin-left:20px;line-height:26px;}
.tourmaster-single-review-container.tourmaster-style-2 .tourmaster-single-review-sort-by .tourmaster-head,
.tourmaster-single-review-container.tourmaster-style-2 .tourmaster-single-review-sort-by .tourmaster-sort-by-field{margin-right:24px;}
.tourmaster-single-review-container.tourmaster-style-2 .tourmaster-single-review-sort-by .tourmaster-sort-by-field:after{top:3px;}
.tourmaster-single-review-container.tourmaster-style-2 .tourmaster-single-review-sort-by .tourmaster-sort-by-field.tourmaster-active:after{top:-3px;}
.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.wildgiantsafaris.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.wildgiantsafaris.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.wildgiantsafaris.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;max-width:600px;}
.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-payment-receipt-deposit-option label input:checked + span{opacity:1;}
.tourmaster-payment-receipt-deposit-option label input + span{opacity:0.6;}
.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 -20px 50px;padding:35px 20px 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-extra-info{margin:-20px -35px 50px;padding:0px 35px 25px;border-bottom-width:1px;border-bottom-style:solid;}
.tourmaster-tour-booking-extra-info .tourmaster-extra-booking-field{margin-bottom:11px;}
.tourmaster-tour-booking-extra-info .tourmaster-extra-booking-field .tourmaster-head{margin-bottom:8px;}
.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-info-title{font-size:13px;display:inline-block;clear:left;}
.tourmaster-tour-booking-bar-total-price-info-content{font-size:13px;float:right;}
.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;}
.tourmaster-tour-booking-bar-total-price-title{font-weight:600;display:inline-block;clear:left;}
.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-enquiry-form .tourmaster-enquiry-term{font-size:16px;margin-bottom:27px;margin-top:-12px;}
.tourmaster-enquiry-form .tourmaster-enquiry-term .tourmaster-enquiry-form-message{margin-top:15px;display:none;}
.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-style-2.tourmaster-guest i{display:none;}
.tourmaster-user-top-bar.tourmaster-style-2.tourmaster-guest .tourmaster-user-top-bar-login{border-right:1px;border-style:solid;padding-right:16px;}
.tourmaster-user-top-bar.tourmaster-style-2.tourmaster-guest .tourmaster-user-top-bar-signup{margin-left:16px;}
.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.tourmaster-user > img + i{margin-left:-2px;}
.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;text-align:left;box-shadow:0 10px 20px rgb(0 0 0 / 9%);-webkit-box-shadow:0 10px 20px rgb(0 0 0 / 9%);-moz-box-shadow:0 10px 20px rgb(0 0 0 / 9%);}
.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;}
@media only screen and (max-width: 767px){
.tourmaster-user-top-bar.tourmaster-user > img{margin-right:-2px;}
} .tourmaster-template-wrapper-user{overflow:hidden;}
.tourmaster-user-navigation{float:left;width:300px;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:24%;padding-left:30px;}
.tourmaster-my-booking-single-sidebar .tourmaster-button{margin-bottom:10px;cursor:pointer;text-align:center;margin-right:10px;}
.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-head.tourmaster-full{float:none;margin-right:0px;}
.tourmaster-my-booking-single-field .tourmaster-tail{display:block;overflow:hidden;}
.tourmaster-my-booking-single-field .tourmaster-tail.tourmaster-indent{margin-left:20px;}
.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;display:block;overflow:hidden;}
.tourmaster-invoice-price-item .tourmaster-separator{margin-bottom:10px;clear:both;}
.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-wrap{margin-bottom:15px;}
.tourmaster-invoice-payment-info-item-wrap:last-child{margin-bottom:0px;}
.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;}
.tourmaster-reset-password-form .pw-weak{display:none;}
.tourmaster-reset-password-form .pw-weak label{display:inline;}
#pass-strength-result{padding:12px 20px 10px;margin-bottom:18px;color:#23282d;background-color:#f3f3f3;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-confirm{}
.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-login-form2-wrap{padding-bottom:35px;}
.tourmaster-login-form2 .tourmaster-button{width:100%;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-term input{margin-right:10px;}
.tourmaster-register-form .tourmaster-register-term .tourmaster-notification-box{display:none;margin-top:20px;}
.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{cursor:pointer;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:90px;float:left;margin-right:20px;}
.tourmaster-form-field-alt-month{width:125px;float:left;margin-right:20px;}
.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-form-field.tourmaster-bottom-border .tourmaster-combobox-wrap select{border-bottom-width:2px;border-bottom-style:solid;background:transparent !important;}
.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-datepicker-wrap .tourmaster-clear-date{display:none;position:absolute;right:15px;top:50%;margin-top:-8px;font-size:11px;cursor:pointer;}
.tourmaster-datepicker-wrap.tourmaster-with-date .tourmaster-clear-date{display:block;}
.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-medium input[type="text"], 
.tourmaster-form-field.tourmaster-medium input[type="email"], 
.tourmaster-form-field.tourmaster-medium input[type="password"], 
.tourmaster-form-field.tourmaster-medium textarea, 
.tourmaster-form-field.tourmaster-medium select{height:65px;padding:14px 22px;font-size:15px;}
.tourmaster-form-field.tourmaster-medium input[type="submit"]{height:65px;padding:14px 22px;font-size:15px;text-transform:none;font-weight:500;}
.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-form-field.tourmaster-round-border input[type="text"], 
.tourmaster-form-field.tourmaster-round-border input[type="email"], 
.tourmaster-form-field.tourmaster-round-border input[type="password"], 
.tourmaster-form-field.tourmaster-round-border textarea, 
.tourmaster-form-field.tourmaster-round-border select{border-width:1px;border-style:solid;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;}
.tourmaster-form-field.tourmaster-round-border input[type="submit"]{border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;}
.tourmaster-form-field.tourmaster-transparent-bottom-border input[type="text"], 
.tourmaster-form-field.tourmaster-transparent-bottom-border input[type="email"], 
.tourmaster-form-field.tourmaster-transparent-bottom-border input[type="password"], 
.tourmaster-form-field.tourmaster-transparent-bottom-border textarea, 
.tourmaster-form-field.tourmaster-transparent-bottom-border select{padding-left:0px;padding-right:0px;font-size:16px;border-bottom-width:2px;border-bottom-style:solid;background:transparent !important;}
.tourmaster-form-field.tourmaster-transparent-bottom-border .tourmaster-combobox-wrap:after{content:"\f107";right:0px;margin-top:-8px;}
.tourmaster-input-style-no-border .tourmaster-form-field.tourmaster-large input[type="submit"], 
.tourmaster-input-style-transparent-bottom-border .tourmaster-form-field.tourmaster-large input[type="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-title-item-info{display:inline;margin-right:30px;}
.tourmaster-tour-title-item-info-wrap{margin-top:25px;font-size:17px;color:#565656;}
.tourmaster-tour-title-item-info-wrap i{font-size:22px;vertical-align:middle;margin-right:14px;color:#000;}
.tourmaster-tour-title-item-info-wrap .tourmaster-head{vertical-align:middle;}
.tourmaster-zoom-on-hover img{transition:transform 300ms ease-out;-moz-transition:-moz-transform 300ms ease-out;-o-transition:-o-transform 300ms ease-out;-webkit-transition:-webkit-transform 300ms ease-out}
.tourmaster-zoom-on-hover:hover img{-webkit-transform:scale(1.1);transform:scale(1.1);}
.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 span{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:2;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.wildgiantsafaris.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-item .tourmaster-tour-thumbnail{position:relative;overflow:hidden;}
.tourmaster-tour-item .tourmaster-tour-thumbnail-overlay{position:absolute;top:0px;right:0px;bottom:0px;left:0px;background:rgba(0, 0, 0, 0.75);z-index:1;opacity:0;line-height:1;transition:opacity 300ms;-moz-transition:opacity 300ms;-o-transition:opacity 300ms;-webkit-transition:opacity 300ms;}
.tourmaster-tour-item .tourmaster-tour-thumbnail-overlay:hover{opacity:1;}
.tourmaster-tour-item .tourmaster-tour-thumbnail-overlay i{position:absolute;left:0px;right:0px;text-align:center;top:50%;margin-top:-15px;font-size:30px;color:#fff;}
.tourmaster-tour-item .gdlr-core-flexslider[data-nav="navigation-outer"] .flex-direction-nav li{transition:left 300ms, right 300ms;-moz-transition:left 300ms, right 300ms;-o-transition:left 300ms, right 300ms;-webkit-transition:left 300ms, right 300ms;}
.tourmaster-tour-item .gdlr-core-flexslider[data-nav="navigation-outer"] .flex-direction-nav li a{padding:0px;background:transparent;}
.tourmaster-tour-item .gdlr-core-flexslider[data-nav="navigation-outer"] .flex-direction-nav li a i{font-size:29px;width:29px;}
.tourmaster-tour-item .gdlr-core-flexslider[data-nav="navigation-outer"] .flex-direction-nav li.flex-nav-next{right:-70px;}
.tourmaster-tour-item .gdlr-core-flexslider[data-nav="navigation-outer"] .flex-direction-nav li.flex-nav-prev{left:-70px;}
.tourmaster-tour-item .gdlr-core-flexslider[data-nav="navigation-outer"] .flex-direction-nav li.flex-nav-next a,
.tourmaster-tour-item .gdlr-core-flexslider[data-nav="navigation-outer"] .flex-direction-nav li.flex-nav-prev a{opacity:1;}
.tourmaster-tour-item .gdlr-core-flexslider[data-nav="navigation-outer"] .flex-direction-nav li.flex-nav-next:hover{right:-80px;}
.tourmaster-tour-item .gdlr-core-flexslider[data-nav="navigation-outer"] .flex-direction-nav li.flex-nav-prev:hover{left:-80px;}
.tourmaster-tour-item .gdlr-core-flexslider[data-nav="navigation-outer"] .flex-direction-nav .arrow_carrot-left:before{content:"\23";}
.tourmaster-tour-item .gdlr-core-flexslider[data-nav="navigation-outer"] .flex-direction-nav .arrow_carrot-right:before{content:"\24";}
.tourmaster-tour-item .gdlr-core-flexslider[data-nav="navigation-outer"] .flex-direction-nav li a i:after{content:" ";display:block;width:38px;height:6px;background:rgba(0,0,0,0.15);margin-top:-13px;opacity:0;transition:opacity 300ms;-moz-transition:opacity 300ms;-o-transition:opacity 300ms;-webkit-transition:opacity 300ms;}
.tourmaster-tour-item .gdlr-core-flexslider[data-nav="navigation-outer"] .flex-direction-nav li a.flex-next i:after{margin-left:-10px;}
.tourmaster-tour-item .gdlr-core-flexslider[data-nav="navigation-outer"] .flex-direction-nav li a.flex-prev i:after{margin-left:10px;}
.tourmaster-tour-item .gdlr-core-flexslider[data-nav="navigation-outer"] .flex-direction-nav li:hover a i:after{opacity:1;}
.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;position:relative;}
.tourmaster-tour-grid.tourmaster-tour-frame .tourmaster-tour-grid-inner{overflow:hidden;border-style:solid;border-width:0px;}
.gdlr-core-flexslider .tourmaster-tour-grid{margin-bottom:0px;}
.tourmaster-tour-item .gdlr-core-flexslider .flex-viewport{padding-left:20px;margin-left:-20px;padding-right:20px;margin-right:-20px;padding-bottom:20px;margin-bottom:-20px;}
.tourmaster-tour-grid .tourmaster-tour-title{font-size:15px;font-weight:800;margin-bottom:5px;}
.tourmaster-tour-grid .tourmaster-tour-thumbnail{margin-bottom:28px;overflow:hidden;}
.tourmaster-tour-grid .tourmaster-tour-content-wrap{position:relative;}
.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-price-suffix{font-size:14px;}
.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-grid-style-2.tourmaster-price-right-title .tourmaster-tour-title{padding-right:0px;}
.tourmaster-tour-grid-style-2.tourmaster-price-right-title .tourmaster-tour-price-wrap{top:auto;bottom:4px;}
.tourmaster-tour-grid-style-2.tourmaster-price-right-title.tourmaster-tour-frame .tourmaster-tour-price-wrap{top:auto;bottom:34px;}
.tourmaster-tour-grid-style-2 .tourmaster-tour-title svg{max-width:22px;float:left;vertical-align:middle;margin-right:8px;margin-top:-2px;margin-bottom:-2px;}
.tourmaster-tour-grid-style-2 .tourmaster-tour-title span{display:block;overflow:hidden;}
.tourmaster-tour-grid-style-2 .tourmaster-tour-thumbnail{margin-bottom:38px;}
.tourmaster-tour-grid-style-2 .tourmaster-tour-info-wrap{margin-bottom:0px;margin-top:25px;}
.tourmaster-tour-grid-style-2 .tourmaster-tour-info-wrap .tourmaster-tour-info i{font-size:18px;width:18px;margin-right:12px;line-height:1;}
.tourmaster-tour-grid-style-2 .tourmaster-tour-info-wrap .tourmaster-tour-info{margin-bottom:12px;}
.tourmaster-tour-grid-style-2 .tourmaster-tour-info-wrap .tourmaster-tour-info svg{width:18px;vertical-align:middle;margin-right:12px;}
.tourmaster-tour-grid-style-2 .tourmaster-tour-rating{margin-top:10px;}
.tourmaster-tour-grid-style-2 .tourmaster-tour-content-wrap .tourmaster-thumbnail-ribbon{top:-56px;left:25px;padding:10px 17px;}
.tourmaster-tour-grid-style-2 .tourmaster-tour-content-wrap .tourmaster-thumbnail-ribbon-cornor{display:none;}
.tourmaster-tour-grid-style-2.tourmaster-tour-frame .tourmaster-tour-content-wrap{padding-top:40px;padding-bottom:15px;}
.tourmaster-tour-grid-style-2.tourmaster-tour-frame .tourmaster-tour-content-wrap .tourmaster-thumbnail-ribbon{top:-18px;}
.tourmaster-tour-grid-style-3.tourmaster-price-right-title .tourmaster-tour-title{padding-right:0px;}
.tourmaster-tour-grid-style-3.tourmaster-price-right-title .tourmaster-tour-price-wrap{top:auto;bottom:4px;}
.tourmaster-tour-grid-style-3.tourmaster-price-right-title.tourmaster-tour-frame .tourmaster-tour-price-wrap{top:auto;bottom:34px;}
.tourmaster-tour-grid-style-3 .tourmaster-tour-title svg{max-width:22px;float:left;vertical-align:middle;margin-right:8px;margin-top:-2px;margin-bottom:-2px;}
.tourmaster-tour-grid-style-3 .tourmaster-tour-title span{display:block;overflow:hidden;}
.tourmaster-tour-grid-style-3 .tourmaster-tour-thumbnail{margin-bottom:38px;}
.tourmaster-tour-grid-style-3 .tourmaster-tour-info-wrap{margin-bottom:0px;margin-top:25px;}
.tourmaster-tour-grid-style-3 .tourmaster-tour-info-wrap .tourmaster-tour-info i{font-size:18px;width:18px;margin-right:12px;line-height:1;vertical-align:middle;padding-bottom:2px;}
.tourmaster-tour-grid-style-3 .tourmaster-tour-info-wrap .tourmaster-tour-info{margin-bottom:8px;}
.tourmaster-tour-grid-style-3 .tourmaster-tour-info-wrap .tourmaster-tour-info svg{width:18px;vertical-align:middle;margin-right:12px;}
.tourmaster-tour-grid-style-3 .tourmaster-tour-rating{margin-top:20px;font-size:16px;}
.tourmaster-tour-grid-style-3 .tourmaster-tour-rating-text{display:block;margin-left:0px;font-size:13px;}
.tourmaster-tour-grid-style-3 .tourmaster-tour-rating i{margin-left:6px;}
.tourmaster-tour-grid-style-3 .tourmaster-tour-rating i:first-child{margin-left:0px;}
.tourmaster-tour-grid-style-3 .tourmaster-tour-content-wrap .tourmaster-thumbnail-ribbon{top:-56px;left:50%;padding:10px 17px;transform:translateX(-50%);border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;}
.tourmaster-tour-grid-style-3 .tourmaster-tour-content-wrap .tourmaster-thumbnail-ribbon-cornor{display:none;}
.tourmaster-tour-grid-style-3.tourmaster-tour-frame .tourmaster-tour-content-wrap{padding-top:40px;padding-bottom:15px;}
.tourmaster-tour-grid-style-3.tourmaster-tour-frame .tourmaster-tour-content-wrap .tourmaster-thumbnail-ribbon{top:-18px;}
.tourmaster-tour-grid-style-3.tourmaster-price-right-title .tourmaster-tour-price .tourmaster-head{display:none;}
.tourmaster-tour-grid-style-3 .tourmaster-tour-price-wrap.tourmaster-discount .tourmaster-tour-price{font-size:16px;}
.tourmaster-tour-grid-style-3 .tourmaster-tour-price{font-weight:700;}
.tourmaster-tour-grid-style-4.tourmaster-price-right-title .tourmaster-tour-title{padding-right:0px;}
.tourmaster-tour-grid-style-4.tourmaster-price-right-title .tourmaster-tour-price-wrap{top:auto;bottom:4px;}
.tourmaster-tour-grid-style-4.tourmaster-price-right-title .tourmaster-tour-bottom-wrap{position:relative;}
.tourmaster-tour-grid-style-4.tourmaster-price-right-title.tourmaster-tour-frame .tourmaster-tour-price-wrap{top:20px;bottom:auto;right:0px;}
.tourmaster-tour-grid-style-4 .tourmaster-tour-title svg{max-width:22px;float:left;vertical-align:middle;margin-right:8px;margin-top:-2px;margin-bottom:-2px;}
.tourmaster-tour-grid-style-4 .tourmaster-tour-title span{display:block;overflow:hidden;}
.tourmaster-tour-grid-style-4 .tourmaster-tour-thumbnail{margin-bottom:38px;}
.tourmaster-tour-grid-style-4 .tourmaster-tour-info-wrap{margin-bottom:0px;margin-top:25px;}
.tourmaster-tour-grid-style-4 .tourmaster-tour-info-wrap .tourmaster-tour-info i{font-size:18px;width:18px;margin-right:12px;line-height:1;}
.tourmaster-tour-grid-style-4 .tourmaster-tour-info-wrap .tourmaster-tour-info{margin-bottom:8px;}
.tourmaster-tour-grid-style-4 .tourmaster-tour-info-wrap .tourmaster-tour-info svg{width:18px;vertical-align:middle;margin-right:12px;}
.tourmaster-tour-grid-style-4 .tourmaster-tour-rating{margin-top:20px;font-size:15px;}
.tourmaster-tour-grid-style-4 .tourmaster-tour-rating-text{display:block;margin-top:2px;margin-left:0px;font-size:14px;}
.tourmaster-tour-grid-style-4 .tourmaster-tour-rating i{margin-left:3px;}
.tourmaster-tour-grid-style-4 .tourmaster-tour-rating i:first-child{margin-left:0px;}
.tourmaster-tour-grid-style-4 .tourmaster-tour-content-wrap .tourmaster-thumbnail-ribbon{top:-56px;left:50%;padding:10px 17px;transform:translateX(-50%);border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;}
.tourmaster-tour-grid-style-4 .tourmaster-tour-content-wrap .tourmaster-thumbnail-ribbon-cornor{display:none;}
.tourmaster-tour-grid-style-4.tourmaster-tour-frame .tourmaster-tour-content-wrap{padding-top:40px;padding-bottom:15px;}
.tourmaster-tour-grid-style-4.tourmaster-tour-frame .tourmaster-tour-content-wrap .tourmaster-thumbnail-ribbon{top:-18px;}
.tourmaster-tour-grid-style-4 .tourmaster-tour-rating{border-top-width:1px;border-top-style:solid;padding:20px 40px 5px;margin-left:-40px;margin-right:-40px;margin-top:25px;}
.tourmaster-tour-grid-style-4 .tourmaster-tour-discount-price,
.tourmaster-tour-grid-style-4 .tourmaster-tour-price{font-size:24px;font-weight:600;}
.tourmaster-tour-grid-style-4.tourmaster-price-right-title .tourmaster-tour-price .tourmaster-head:before{content:"/";}
.tourmaster-tour-grid-style-4.tourmaster-price-right-title .tourmaster-tour-price-wrap.tourmaster-discount .tourmaster-tour-price .tourmaster-tail{margin-top:5px;display:block;}
.tourmaster-tour-grid-style-4.tourmaster-price-right-title .tourmaster-tour-price .tourmaster-head{font-size:14px;margin-top:4px;}
.tourmaster-tour-grid-style-5.tourmaster-price-right-title .tourmaster-tour-title{padding-right:0px;}
.tourmaster-tour-grid-style-5.tourmaster-price-right-title .tourmaster-tour-price-wrap{top:auto;bottom:4px;}
.tourmaster-tour-grid-style-5.tourmaster-price-right-title.tourmaster-tour-frame .tourmaster-tour-price-wrap{top:auto;bottom:26px;}
.tourmaster-tour-grid-style-5 .tourmaster-tour-title svg{display:inline;max-width:22px;vertical-align:middle;margin-right:8px;margin-top:-2px;margin-bottom:-2px;}
.tourmaster-tour-grid-style-5 .tourmaster-tour-thumbnail{margin-bottom:38px;}
.tourmaster-tour-grid-style-5 .tourmaster-tour-info-wrap{margin-bottom:0px;margin-top:25px;}
.tourmaster-tour-grid-style-5 .tourmaster-tour-info-wrap .tourmaster-tour-info i{font-size:18px;width:18px;margin-right:12px;line-height:1;}
.tourmaster-tour-grid-style-5 .tourmaster-tour-info-wrap .tourmaster-tour-info{margin-bottom:8px;}
.tourmaster-tour-grid-style-5 .tourmaster-tour-info-wrap .tourmaster-tour-info svg{width:18px;vertical-align:middle;margin-right:12px;}
.tourmaster-tour-grid-style-5 .tourmaster-tour-rating-text{display:none;}
.tourmaster-tour-grid-style-5 .tourmaster-tour-rating i{margin-left:6px;}
.tourmaster-tour-grid-style-5 .tourmaster-tour-rating i:first-child{margin-left:0px;}
.tourmaster-tour-grid-style-5 .tourmaster-tour-content-wrap{text-align:center;}
.tourmaster-tour-grid-style-5 .tourmaster-tour-content-wrap .tourmaster-thumbnail-ribbon{top:-56px;left:50%;padding:10px 17px;transform:translateX(-50%);border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;}
.tourmaster-tour-grid-style-5 .tourmaster-tour-content-wrap .tourmaster-thumbnail-ribbon-cornor{display:none;}
.tourmaster-tour-grid-style-5.tourmaster-tour-frame .tourmaster-tour-content-wrap{padding-top:40px;padding-bottom:15px;}
.tourmaster-tour-grid-style-5.tourmaster-tour-frame .tourmaster-tour-content-wrap .tourmaster-thumbnail-ribbon{top:-18px;}
.tourmaster-tour-grid-style-5.tourmaster-price-right-title .tourmaster-price-suffix{display:block;}
.tourmaster-tour-grid-style-5.tourmaster-price-right-title .tourmaster-tour-price .tourmaster-head{display:none;}
.tourmaster-tour-grid-style-5 .tourmaster-tour-price-wrap.tourmaster-discount .tourmaster-tour-price{font-size:16px;}
.tourmaster-tour-grid-style-5 .tourmaster-tour-price{font-weight:700;}
.tourmaster-tour-grid-style-5 .tourmaster-tour-read-more-wrap{font-size:15px;text-align:left;padding-top:25px;padding-bottom:20px;}
.tourmaster-tour-grid-style-5.tourmaster-tour-grid.tourmaster-tour-frame .tourmaster-tour-rating{margin-top:15px;margin-bottom:0px;font-size:14px;}
.tourmaster-tour-grid-style-6 .tourmaster-thumbnail-ribbon{right:10px;left:auto;top:10px;padding:11px 16px;font-weight:normal;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;}
.tourmaster-tour-grid-style-6 .tourmaster-thumbnail-ribbon-cornor{display:none;}
.tourmaster-tour-grid-style-6 .tourmaster-tour-content-wrap{display:flex;flex-direction:column;}
.tourmaster-tour-grid-style-6.tourmaster-tour-grid.tourmaster-tour-frame .tourmaster-tour-price-wrap{position:static;top:auto;right:auto;text-align:left;order:4;margin-bottom:15px;}
.tourmaster-tour-grid-style-6.tourmaster-tour-grid.tourmaster-price-right-title .tourmaster-tour-title{padding-right:50px;}
.tourmaster-tour-grid-style-6.tourmaster-tour-grid.tourmaster-price-right-title .tourmaster-tour-price-wrap.tourmaster-discount .tourmaster-tour-price{display:inline;margin-right:10px;}
.tourmaster-tour-grid-style-6.tourmaster-tour-grid.tourmaster-price-right-title .tourmaster-tour-discount-price{display:inline;font-weight:600;}
.tourmaster-tour-grid-style-6.tourmaster-tour-grid .tourmaster-tour-info-wrap{order:3;margin-top:0px;margin-bottom:10px;}
.tourmaster-tour-grid-style-6.tourmaster-tour-grid.tourmaster-price-right-title .tourmaster-tour-price .tourmaster-head{display:inline;margin-right:10px;}
.tourmaster-tour-grid-style-6.tourmaster-tour-grid.tourmaster-price-right-title .tourmaster-tour-price{font-weight:600;}
body .tourmaster-tour-grid-style-6.tourmaster-tour-grid .tourmaster-tour-rating{order:2;margin-top:2px;margin-bottom:12px;}
.tourmaster-tour-grid-style-4 .tourmaster-tour-rating{margin-top:35px;}
.tourmaster-tour-grid.tourmaster-tour-frame .tourmaster-tour-rating, 
.tourmaster-tour-grid.tourmaster-tour-frame .tourmaster-tour-content{margin-bottom:30px;margin-top:0px;}
.tourmaster-tour-grid-style-7.tourmaster-tour-grid .tourmaster-tour-content-wrap{display:flex;flex-direction:column;}
.tourmaster-tour-grid-style-7.tourmaster-tour-grid .tourmaster-tour-rating{margin-top:0px;order:1;margin-bottom:6px;}
.tourmaster-tour-grid-style-7.tourmaster-tour-grid .tourmaster-tour-rating-text{font-size:15px;}
.tourmaster-tour-grid-style-7.tourmaster-tour-grid .tourmaster-tour-title{order:2;margin-bottom:15px;}
.tourmaster-tour-grid-style-7.tourmaster-tour-grid .tourmaster-tour-content{order:4;margin-bottom:20px;}
.tourmaster-tour-grid-style-7.tourmaster-tour-grid .tourmaster-tour-info-wrap{order:3;margin-top:0px;margin-bottom:6px;}
.tourmaster-tour-grid-style-7.tourmaster-tour-grid .tourmaster-tour-info-wrap i{display:none;}
.tourmaster-tour-grid-style-7.tourmaster-tour-grid .tourmaster-tour-info-wrap .tourmaster-tour-info{margin-bottom:2px;font-size:17px;}
.tourmaster-tour-grid-style-7.tourmaster-tour-grid .tourmaster-tour-price-bottom-wrap{background:transparent;padding:0;}
.tourmaster-tour-grid-style-7.tourmaster-tour-grid .tourmaster-tour-price-bottom-wrap .tourmaster-tour-price-content{float:none;}
.tourmaster-tour-grid-style-7.tourmaster-tour-grid .tourmaster-tour-price-bottom-wrap .tourmaster-tour-price-head{font-size:17px;float:none;}
.tourmaster-tour-grid-style-7.tourmaster-tour-grid .tourmaster-tour-price-bottom-wrap .tourmaster-tour-price-content .tourmaster-tour-price{font-size:17px;}
.tourmaster-tour-grid-style-7.tourmaster-tour-grid .tourmaster-tour-price-bottom-wrap .tourmaster-tour-price-content .tourmaster-tour-discount-price{font-size:19px;}
.tourmaster-tour-grid-style-7.tourmaster-tour-grid .tourmaster-tour-price-bottom-wrap .tourmaster-tour-price, 
.tourmaster-tour-grid-style-7.tourmaster-tour-grid .tourmaster-tour-price-bottom-wrap .tourmaster-tour-discount-price{margin-left:6px;}
.tourmaster-tour-grid-style-7.tourmaster-tour-grid.tourmaster-price-bottom-title .tourmaster-tour-price-wrap{order:2;}
.tourmaster-tour-grid-style-7.tourmaster-tour-grid .tourmaster-thumbnail-ribbon{right:10px;left:auto;top:10px;}
.tourmaster-tour-grid-style-7.tourmaster-tour-grid .tourmaster-thumbnail-ribbon .tourmaster-thumbnail-ribbon-cornor{display:none;}
.tourmaster-tour-grid-style-7.tourmaster-tour-grid.tourmaster-tour-frame .tourmaster-tour-price-bottom-wrap{border-top-width:1px;border-top-style:solid;padding:10px 30px;}
.tourmaster-tour-info.tourmaster-tour-category{position:absolute;left:12px;bottom:12px;padding:14px 10px;background:#000;font-size:14px;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;}
.tourmaster-tour-info.tourmaster-tour-category a{color:#fff;}
.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-modern.tourmaster-style-2 .tourmaster-tour-price-wrap.tourmaster-discount .tourmaster-tour-price{display:block;}
.tourmaster-tour-modern.tourmaster-style-2.tourmaster-without-info .tourmaster-tour-price-wrap{margin-top:0;align-self:end;margin-bottom:0;}
.tourmaster-tour-modern.tourmaster-style-2 .tourmaster-tour-discount-price{font-weight:600;margin-left:0;font-size:18px;}
.tourmaster-tour-modern.tourmaster-style-2 .tourmaster-tour-content-wrap{padding:0;}
.tourmaster-tour-modern.tourmaster-style-2 .tourmaster-tour-info-wrap{display:flex;justify-content:space-between;}
.tourmaster-tour-modern.tourmaster-style-2 .tourmaster-tour-info-inner{align-self:end;}
.tourmaster-tour-modern.tourmaster-style-2 .tourmaster-tour-info{font-size:15px;margin-bottom:2px;}
.tourmaster-tour-modern.tourmaster-style-2 .tourmaster-tour-info i{display:none;}
.tourmaster-tour-modern.tourmaster-style-2 .tourmaster-thumbnail-ribbon .tourmaster-thumbnail-ribbon-cornor{display:none;}
.tourmaster-tour-modern.tourmaster-style-2 .tourmaster-thumbnail-ribbon{top:10px;right:10px;left:auto;padding:10px 17px;border-radius:5px;font-weight:400;}
.tourmaster-tour-modern.tourmaster-style-2.tourmaster-with-thumbnail .tourmaster-thumbnail-overlay{position:absolute;top:0px;right:0px;bottom:0px;left:0px;background:#000;opacity:0;transition:opacity 150ms;-webkit-transition:opacity 150ms;-moz-transition:opacity 150ms;}
.tourmaster-tour-modern.tourmaster-style-2.tourmaster-with-thumbnail .tourmaster-thumbnail-overlay-front{position:absolute;top:0px;right:0px;bottom:0px;left:0px;background:url(//www.wildgiantsafaris.com/wp-content/plugins/tourmaster/images/tour-category-item-gradient.png) bottom repeat-x;}
.tourmaster-tour-modern.tourmaster-style-2.tourmaster-with-thumbnail:hover .tourmaster-thumbnail-overlay{opacity:0.6;}
.tourmaster-tour-modern.tourmaster-style-2.tourmaster-with-thumbnail .tourmaster-tour-title{margin-bottom:0px;padding-bottom:20px;transition:transform 150ms;-webkit-transition:transform 150ms;-moz-transition:transform 150ms;transform:translateY(calc(-100% - 10px));-webkit-transform:translateY(calc(-100% - 10px));}
.tourmaster-tour-modern.tourmaster-style-2.tourmaster-with-thumbnail .tourmaster-tour-content-wrap{background:transparent;padding-bottom:20px;}
.tourmaster-tour-modern.tourmaster-style-2.tourmaster-with-thumbnail:hover .tourmaster-tour-content-wrap{transform:translateY(0%);-webkit-transform:translateY(0%);}
.tourmaster-tour-modern.tourmaster-style-2.tourmaster-with-thumbnail:hover .tourmaster-tour-title{transform:translateY(0%);-webkit-transform:translateY(0%);}
.tourmaster-tour-item-style-medium .tourmaster-tour-item-holder{padding-bottom:1px;}
.tourmaster-tour-medium{margin-bottom:40px;position:relative;}
.tourmaster-tour-medium .tourmaster-tour-thumbnail{width:31%;vertical-align:middle;}
.tourmaster-tour-medium .tourmaster-tour-medium-inner{display:table;width:100%;table-layout:fixed;}
.tourmaster-tour-medium.tourmaster-tour-frame .tourmaster-tour-medium-inner{overflow:hidden;}
.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;position:relative;}
.tourmaster-tour-full.tourmaster-tour-frame{margin-bottom:40px;}
.tourmaster-tour-full.tourmaster-tour-frame .tourmaster-tour-full-inner{overflow:hidden;}
.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-taxonomy-description{margin-bottom:60px;}
.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.wildgiantsafaris.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;filter: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:-20px;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.wildgiantsafaris.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;filter: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-grid-3 .tourmaster-tour-category-head-animate{padding:0px 25px 0px;position:relative;text-align:center;}
.tourmaster-tour-category-grid-3 .tourmaster-tour-category-head-link{font-size:14px;text-transform:uppercase;font-weight:800;}
.tourmaster-tour-category-grid-3 .tourmaster-tour-category-head-display{padding:15px 25px 40px;text-align:center;transform:translate(0, -100%);-moz-transform:translate(0, -100%);-webkit-transform:translate(0, -100%);transition:transform 200ms ease-out, padding 200ms ease-out;-moz-transition:transform 200ms ease-out, padding 200ms ease-out;-o-transition:transform 200ms ease-out, padding 200ms ease-out;-webkit-transition:transform 200ms ease-out, padding 200ms ease-out;}
.tourmaster-tour-category-grid-3 .tourmaster-tour-category-title{font-size:20px;margin-bottom:0px;font-weight:700;}
.tourmaster-tour-category-grid-3 .tourmaster-tour-category-description{margin-bottom:14px;padding-top:10px;}
.tourmaster-tour-category-grid-3.tourmaster-with-thumbnail .tourmaster-tour-category-overlay{position:absolute;top:0px;right:0px;bottom:0px;left:0px;background:#000;}
.tourmaster-tour-category-grid-3.tourmaster-with-thumbnail .tourmaster-tour-category-overlay-front{}
.tourmaster-tour-category-grid-3.tourmaster-with-thumbnail .tourmaster-tour-category-item-wrap{position:relative;overflow:hidden;}
.tourmaster-tour-category-grid-3.tourmaster-with-thumbnail .tourmaster-tour-category-head{position:absolute;top:100%;left:0px;right:0px;transform:translate(0, 0);-moz-transform:translate(0, 0);-webkit-transform:translate(0, 0);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-3.tourmaster-with-thumbnail .tourmaster-tour-category-overlay{opacity:0;filter:alpha(opacity=0);transition:opacity 300ms;-moz-transition:opacity 300ms;-o-transition:opacity 300ms;-webkit-transition:opacity 300ms;}
.tourmaster-tour-category-grid-3.tourmaster-with-thumbnail:hover .tourmaster-tour-category-overlay{opacity:0.65;filter:alpha(opacity=65);}
.tourmaster-tour-category-grid-3.tourmaster-with-thumbnail:hover .tourmaster-tour-category-head-divider{margin-bottom:0;}
.tourmaster-tour-category-grid-3.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-3.tourmaster-with-thumbnail:hover .tourmaster-tour-category-head-display{padding-bottom:8px;transform:translate(0, 0);-moz-transform:translate(0, 0);-webkit-transform:translate(0, 0);}
.tourmaster-tour-category-grid-3 .tourmaster-tour-category-count{color:#fff;position:absolute;top:18px;right:18px;font-size:13px;font-weight:600;padding:5px 11px;border-radius:3px;z-index:2;}
.tourmaster-tour-category-grid-4 .tourmaster-tour-category-item-wrap{overflow:hidden;position:relative;}
.tourmaster-tour-category-grid-4 .tourmaster-tour-category-head{position:absolute;bottom:25px;left:25px;right:20px;pointer-events:none;}
.tourmaster-tour-category-grid-4 .tourmaster-tour-category-head .tourmaster-tour-category-title{color:#fff;font-size:25px;margin-bottom:0px;font-weight:500;}
.tourmaster-tour-category-grid-4.tourmaster-with-thumbnail .tourmaster-tour-category-overlay-front{position:absolute;top:0px;right:0px;bottom:0px;left:0px;pointer-events:none;background:url(//www.wildgiantsafaris.com/wp-content/plugins/tourmaster/images/tour-category-item-gradient.png) bottom repeat-x;}
.tourmaster-tour-category-grid-5 .tourmaster-tour-category-head-animate{padding:0px 25px 0px;position:relative;text-align:center;}
.tourmaster-tour-category-grid-5 .tourmaster-tour-category-head-display{padding:0px 25px 8px;text-align:center;}
.tourmaster-tour-category-grid-5 .tourmaster-tour-category-title{font-size:12px;margin-bottom:0px;font-weight:600;text-transform:uppercase;}
.tourmaster-tour-category-grid-5.tourmaster-with-thumbnail .tourmaster-tour-category-head-animate{opacity:0;padding-bottom:0px;transition:opacity 200ms ease-out, padding 200ms ease-out;-moz-transition:opacity 200ms ease-out, padding 200ms ease-out;-o-transition:opacity 200ms ease-out, padding 200ms ease-out;-webkit-transition:opacity 200ms ease-out, padding 200ms ease-out;}
.tourmaster-tour-category-grid-5.tourmaster-with-thumbnail .tourmaster-tour-category-overlay{position:absolute;top:0px;right:0px;bottom:0px;left:0px;background:#000;}
.tourmaster-tour-category-grid-5.tourmaster-with-thumbnail .tourmaster-tour-category-overlay-front{position:absolute;top:0px;right:0px;bottom:0px;left:0px;background:url(//www.wildgiantsafaris.com/wp-content/plugins/tourmaster/images/tour-category-item-gradient.png) bottom repeat-x;}
.tourmaster-tour-category-grid-5.tourmaster-with-thumbnail .tourmaster-tour-category-item-wrap{position:relative;overflow:hidden;}
.tourmaster-tour-category-grid-5.tourmaster-with-thumbnail .tourmaster-tour-category-head{position:absolute;padding-top:5px;bottom:0;left:0px;right:0px;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-5.tourmaster-with-thumbnail .tourmaster-tour-category-overlay{opacity:0;filter:alpha(opacity=0);transition:opacity 300ms;-moz-transition:opacity 300ms;-o-transition:opacity 300ms;-webkit-transition:opacity 300ms;}
.tourmaster-tour-category-grid-5.tourmaster-with-thumbnail:hover .tourmaster-tour-category-overlay{opacity:0.65;filter:alpha(opacity=65);}
.tourmaster-tour-category-grid-5.tourmaster-with-thumbnail:hover .tourmaster-tour-category-head-animate{padding-bottom:30px;opacity:1;}
.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-medium .tourmaster-tour-search-field label{font-size:15px;}
.tourmaster-tour-search-wrap .tourmaster-large .tourmaster-tour-search-field label{font-size:17px;}
.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-item.tourmaster-style-column.tourmaster-input-style-no-border .tourmaster-tour-search-submit,
.tourmaster-tour-search-item.tourmaster-style-column.tourmaster-input-style-no-border .tourmaster-tour-search-submit,
.tourmaster-tour-search-item.tourmaster-style-column.tourmaster-input-style-round-border .tourmaster-tour-search-submit,
.tourmaster-tour-search-item.tourmaster-style-column.tourmaster-input-style-round-border .tourmaster-tour-search-submit,
.tourmaster-tour-search-item.tourmaster-style-column.tourmaster-input-style-transparent-bottom-border .tourmaster-tour-search-submit,
.tourmaster-tour-search-item.tourmaster-style-column.tourmaster-input-style-transparent-bottom-border .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-hide{display:none;}
.tourmaster-tour-search-item .tourmaster-type-filter-more-button{cursor:pointer;}
.tourmaster-tour-search-item .tourmaster-type-filter-more-button i{margin-left:10px;}
.tourmaster-tour-search-item .tourmaster-type-filter-show-more{display:none;}
.tourmaster-tour-search-item .tourmaster-type-filter-show-more:checked + .tourmaster-type-filter-more-button{display:none;}
.tourmaster-tour-search-item .tourmaster-type-filter-show-more:checked + .tourmaster-type-filter-more-button + .tourmaster-type-filter-hide{display:block;}
.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-wrap.tourmaster-active{display:block;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-tour-search-item .tourmaster-tour-search-filter-clear{margin-bottom:25px;display:inline-block;}
.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-search-content-wrap{overflow:hidden;padding-top:2px;}
body.tourmaster-template-search .tourmaster-tour-search-content-head{font-size:20px;margin-bottom:30px;}
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);}
body.tourmaster-template-archive .tourmaster-tour-search-wrap.tourmaster-with-frame{margin-top:2px;}
body.tourmaster-template-archive .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-template-archive .tourmaster-tour-search-item{padding-bottom:70px;}
.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;}
body.tourmaster-template-search .tourmaster-search-style-2 .tourmaster-tour-search-wrap.tourmaster-with-frame{border-width:1px;border-style:solid;border-radius:4px;-moz-border-radius:4px;-webkit-border-radius:4px;box-shadow:none;-webkit-box-shadow:none;-moz-box-shadow:none;}
body.tourmaster-template-archive .tourmaster-search-style-2 .tourmaster-tour-search-wrap.tourmaster-with-frame{border-width:1px;border-style:solid;border-radius:4px;-moz-border-radius:4px;-webkit-border-radius:4px;box-shadow:none;-webkit-box-shadow:none;-moz-box-shadow:none;}
.tourmaster-search-style-2 .tourmaster-tour-order-filterer-wrap{box-shadow:none;-webkit-box-shadow:none;border-width:1px;border-style:solid;border-radius:4px;-moz-border-radius:4px;-webkit-border-radius:4px;}
.tourmaster-search-style-2 .tourmaster-tour-order-filterer-wrap .tourmaster-combobox-wrap select{border:none;font-size:15px;padding-top:3px;padding-bottom:6px;cursor:pointer;}
.tourmaster-search-style-2 .tourmaster-tour-order-filterer-wrap .tourmaster-combobox-wrap:after{content:"\f107";margin-top:-11px;right:9px;}
.tourmaster-search-style-2 .tourmaster-tour-order-filterer-style a[data-ajax-value="list-style"] svg{max-width:22px;display:inline-block;padding-top:3px;}
.tourmaster-search-price-column-left{padding-right:5px;}
.tourmaster-search-price-column-right{padding-left:5px;}
.tourmaster-tour-search-item-style-2 .tourmaster-form-field.tourmaster-with-border input[type="text"],
.tourmaster-tour-search-item-style-2 .tourmaster-form-field.tourmaster-with-border input[type="email"], 
.tourmaster-tour-search-item-style-2 .tourmaster-form-field.tourmaster-with-border input[type="password"], 
.tourmaster-tour-search-item-style-2 .tourmaster-form-field.tourmaster-with-border textarea, 
.tourmaster-tour-search-item-style-2 .tourmaster-form-field.tourmaster-with-border select{border-width:1px;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;}
.tourmaster-tour-search-item-style-2 .tourmaster-tour-search-wrap .tourmaster-tour-search-field label{font-size:15px;font-weight:700;margin-bottom:18px;}
.tourmaster-tour-search-item-style-2 .tourmaster-tour-search-item-head{padding-bottom:32px;}
.tourmaster-tour-search-item-style-2 .tourmaster-tour-search-item-head-title i{font-size:15px;}
.tourmaster-tour-search-item-style-2 .tourmaster-tour-search-field-rating i.tourmaster-rating-select, 
.tourmaster-tour-search-item-style-2 .tourmaster-tour-search-field-rating span.tourmaster-rating-select{font-size:16px;}
.tourmaster-tour-search-item-style-2 .tourmaster-tour-search-field-rating .tourmaster-tail{font-size:13px;}
.tourmaster-tour-search-item-style-2 .tourmaster-type-filter-title i{font-size:20px;font-weight:bold;}
.tourmaster-tour-search-item-style-2 .tourmaster-type-filter-title i.tourmaster-active:before{content:"\4b";}
.tourmaster-tour-search-item-style-2 .tourmaster-type-filter-title i.fa-sliders{float:left;margin-right:15px;pointer-events:none;}
.tourmaster-tour-search-item-style-2 .tourmaster-type-filter-item-title{font-size:15px;}
.tourmaster-tour-search-item-style-2 .tourmaster-type-filter-title{margin-bottom:40px;}
.tourmaster-tour-search-item-style-2 .tourmaster-type-filter-item{margin-bottom:32px;}
.tourmaster-tour-search-item-style-2 .tourmaster-type-filter-term .tourmaster-type-filter-display i{width:17px;height:17px;border-width:1px;border-style:solid;padding:2px;font-size:12px;vertical-align:middle;}
.tourmaster-tour-search-item-style-2 .tourmaster-type-filter-display i:before{content:" ";}
.tourmaster-tour-search-item-style-2 .tourmaster-type-filter-term input:checked + .tourmaster-type-filter-display i:before{content:"\f00c";}
.tourmaster-tour-search-item-style-2 .tourmaster-tour-search-wrap .tourmaster-datepicker-wrap:after{left:0;right:auto;top:0px;bottom:0px;padding-top:13px;margin-top:0px;padding-left:20px;padding-right:20px;border-right-width:1px;border-right-style:solid;}
.tourmaster-tour-search-item-style-2 .tourmaster-tour-search-wrap .tourmaster-datepicker{padding-left:75px;}
.tourmaster-tour-search-item.tourmaster-style-column-full-background .tourmaster-form-field{display:flex;gap:30px;padding:0 0 0 30px;}
.tourmaster-tour-search-item.tourmaster-style-column-full-background .tourmaster-form-field input[type="text"], 
.tourmaster-tour-search-item.tourmaster-style-column-full-background .tourmaster-form-field input[type="email"], 
.tourmaster-tour-search-item.tourmaster-style-column-full-background .tourmaster-form-field input[type="password"], 
.tourmaster-tour-search-item.tourmaster-style-column-full-background .tourmaster-form-field textarea, 
.tourmaster-tour-search-item.tourmaster-style-column-full-background .tourmaster-form-field select{font-size:15px;}
.tourmaster-tour-search-item.tourmaster-style-column-full-background .tourmaster-tour-search-wrap{padding:0;overflow:hidden;box-shadow:0px 0px 30px rgba(0, 0, 0, 0.1);-webkit-box-shadow:0px 0px 30px rgba(0, 0, 0, 0.1);}
.tourmaster-tour-search-item.tourmaster-style-column-full-background .tourmaster-tour-search-field{margin-bottom:0;flex-grow:2;flex-basis:0;padding:30px 0px 18px;}
.tourmaster-tour-search-item.tourmaster-style-column-full-background .tourmaster-tour-search-field label{font-size:16px;font-weight:500;margin-bottom:0;}
.tourmaster-tour-search-item.tourmaster-style-column-full-background .tourmaster-tour-search-field-submit{position:relative;flex-grow:1;flex-basis:0;}
.tourmaster-tour-search-item.tourmaster-style-column-full-background .tourmaster-tour-search-field-submit input[type="submit"]{height:100%;margin-top:0px;color:transparent !important;margin-right:-1px;}
.tourmaster-tour-search-item.tourmaster-style-column-full-background .tourmaster-tour-search-field-submit .tourmaster-content{position:absolute;left:0px;right:0px;text-align:center;top:50%;pointer-events:none;transform:translateY(-50%);-webkit-transform:translateY(-50%);}
.tourmaster-tour-search-item.tourmaster-style-column-full-background .tourmaster-tour-search-field-submit .tourmaster-content span{font-size:15px;font-weight:500;display:block;}
.tourmaster-tour-search-item.tourmaster-style-column-full-background .tourmaster-tour-search-field-submit .tourmaster-content i{font-size:18px;margin-bottom:12px;}
.tourmaster-tour-search-item.tourmaster-style-column-full-background .tourmaster-tour-search-field input[type="text"], 
.tourmaster-tour-search-item.tourmaster-style-column-full-background .tourmaster-tour-search-field input[type="text"]:focus, 
.tourmaster-tour-search-item.tourmaster-style-column-full-background .tourmaster-tour-search-field select{background:transparent;border:transparent;padding-left:0px;padding-right:0px;}
.tourmaster-tour-search-item.tourmaster-style-column-full-background .tourmaster-tour-search-field-inner:after{display:none;}
.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-content-navigation-item-outer .tourmaster-content-navigation-slider.tourmaster-style-dot{background:transparent;height:8px;bottom:0px;}
.tourmaster-content-navigation-item-outer .tourmaster-content-navigation-slider.tourmaster-style-dot span{width:8px;height:8px;display:block;margin:0px auto 2px;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;}
.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.wildgiantsafaris.com/wp-content/plugins/tourmaster/plugins/flaticon/Flaticon.eot);src:url(//www.wildgiantsafaris.com/wp-content/plugins/tourmaster/plugins/flaticon/Flaticon.eot?#iefix) format("embedded-opentype"), url(//www.wildgiantsafaris.com/wp-content/plugins/tourmaster/plugins/flaticon/Flaticon.woff) format("woff"), url(//www.wildgiantsafaris.com/wp-content/plugins/tourmaster/plugins/flaticon/Flaticon.ttf) format("truetype"), url(//www.wildgiantsafaris.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.wildgiantsafaris.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:"\f101";}
.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,
.goodlayers-payment-form 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,
.goodlayers-payment-form button.now-loading{color:transparent !important;background-image:url(//www.wildgiantsafaris.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 button,
.goodlayers-payment-form button:hover,
.goodlayers-payment-form button:active,
.goodlayers-payment-form 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-top:25px;margin-bottom:20px;}
.goodlayers-payment-form #card-element{border-width:2px;border-style:solid;padding:15px;}
.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,
.tourmaster-tour-modern.tourmaster-with-thumbnail .tourmaster-tour-info,
body .tourmaster-tour-modern.tourmaster-with-thumbnail .tourmaster-tour-price .tourmaster-tail,
.tourmaster-tour-modern.tourmaster-with-thumbnail .tourmaster-tour-price-wrap .tourmaster-tour-discount-price,
.tourmaster-tour-modern.tourmaster-with-thumbnail .tourmaster-tour-price-wrap.tourmaster-discount .tourmaster-tour-price .tourmaster-tail{color:#fff;}
.tourmaster-tour-modern.tourmaster-with-thumbnail .tourmaster-tour-price-wrap.tourmaster-discount .tourmaster-tour-price .tourmaster-tail{opacity:0.5;}
.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-grid-5.tourmaster-with-thumbnail .tourmaster-tour-category-title,
.tourmaster-tour-category-grid-5.tourmaster-with-thumbnail .tourmaster-tour-category-title a{color:#fff;}
.tourmaster-tour-category-grid-3.tourmaster-with-thumbnail .tourmaster-tour-category-title{color:#fff;}
.tourmaster-tour-category-grid-3 .tourmaster-tour-category-description{color:#e9e9e9;}
.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"],
.tourmaster-tour-search-item.tourmaster-style-column-full-background .tourmaster-tour-search-field-submit .tourmaster-content{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;text-align:center;}
.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-tour-booking-extra-info{margin-bottom:30px;margin-top:-5px;border-bottom-width:0px;}
.tourmaster-tour-style-2 .tourmaster-header-price{box-shadow:none;-webkit-box-shadow:none;}
.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;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{background:transparent;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-tour-style-blank .tourmaster-single-review{max-width:960px;margin-left:auto;margin-right:auto;}
.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;}
.tourmaster-login-form div.nsl-container-block .nsl-container-buttons a,
.tourmaster-login-form2 div.nsl-container-block .nsl-container-buttons a,
.tourmaster-register-form div.nsl-container-block .nsl-container-buttons a{display:inline-block;width:auto;margin-left:5px;margin-right:5px;}
.tourmaster-login-form div.nsl-container .nsl-container-buttons,
.tourmaster-login-form2 div.nsl-container .nsl-container-buttons,
.tourmaster-register-form div.nsl-container .nsl-container-buttons{display:block;text-align:center;}
div.nsl-container.nsl-container-block .nsl-container-buttons{display:block;}
.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;}
body.single-tour.tourmaster-bottom-booking-bar .tourmaster-template-wrapper{display:flex;flex-direction:column;width:100%;}
body.single-tour.tourmaster-bottom-booking-bar .tourmaster-template-wrapper > div{width:100%;}
body.single-tour.tourmaster-bottom-booking-bar .tourmaster-tour-booking-bar-container.tourmaster-container{order:2;}
body.single-tour.tourmaster-bottom-booking-bar .tourmaster-single-related-tour{order:3;}
} @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;}
body.admin-bar .tourmaster-lightbox-wrapper .tourmaster-lightbox-content-cell{padding-top:65px;}
.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-mobile-read-more .tourmaster-single-tour-content-wrap{max-height:800px;overflow:hidden;position:relative;margin-bottom:40px;}
.tourmaster-single-tour-content-wrap .tourmaster-single-tour-read-more-gradient{display:block;position:absolute;bottom:0px;left:0px;right:0px;background:#fff;height:500px;background:-webkit-linear-gradient(to top, rgba(255, 255, 255, 1), rgba(255, 255, 255, 0));background:-o-linear-gradient(to top, rgba(255, 255, 255, 1), rgba(255, 255, 255, 0));background:-moz-linear-gradient(to top, rgba(255, 255, 255, 1), rgba(255, 255, 255, 0));background:linear-gradient(to top, rgba(255, 255, 255, 1), rgba(255, 255, 255, 0));}
.tourmaster-single-tour-content-wrap .tourmaster-single-tour-read-more-wrap{display:block;position:absolute;bottom:0px;left:0px;right:0px;text-align:center;z-index:1;}
.tourmaster-single-tour-content-wrap .tourmaster-single-tour-read-more-wrap .tourmaster-button{cursor:pointer;display:block;z-index:1;}
.tourmaster-login-form .nsl-container > a{display:block;margin:0px 0px 10px;}
.tourmaster-register-form .nsl-container > a{display:block;margin:0px 0px 10px;}
.tourmaster-search-price-column-left{padding-right:0px;}
.tourmaster-search-price-column-right{padding-left:0px;}
.tourmaster-tour-search-item.tourmaster-style-column-full-background .tourmaster-form-field{flex-direction:column;gap:0;padding-right:30px;}
.tourmaster-tour-search-item.tourmaster-style-column-full-background .tourmaster-tour-search-field{border-top-width:1px;border-top-style:solid;}
.tourmaster-tour-search-item.tourmaster-style-column-full-background .tourmaster-tour-search-field:first-child{border:0px;}
.tourmaster-tour-search-item.tourmaster-style-column-full-background .tourmaster-tour-search-field-submit{margin-left:-30px;margin-right:-30px;}
.tourmaster-tour-search-item.tourmaster-style-column-full-background .tourmaster-tour-search-field-submit input[type="submit"]{width:100%;height:95px;}
}
@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,
.tourmaster-body.tourmaster-template-search .tourmaster-pagination span.dots{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,
.tourmaster-body.tourmaster-template-search .tourmaster-pagination span.dots{background:#e6e6e6;}
.tourmaster-deposit-item-head{color:#5d5d5d;background:#f9f9f9;}
.tourmaster-deposit-item{border-width:2px;border-style:solid;cursor:pointer;margin-bottom:15px;}
.tourmaster-deposit-item .tourmaster-deposit-item-head{font-size:13px;padding:10px 10px;font-weight:bold;cursor:pointer;}
.tourmaster-deposit-item .tourmaster-deposit-item-head i{margin-right:7px;}
.tourmaster-deposit-item .tourmaster-deposit-item-content{border-top-width:2px;border-top-style:solid;padding:20px;display:none;}
.tourmaster-deposit-item.tourmaster-active .tourmaster-deposit-item-head i:before{content:"\4b";}
.tourmaster-deposit-item.tourmaster-active .tourmaster-deposit-item-content{display:block;}
.tourmaster-payment-method-wrap .tourmaster-payment-hipayprofessional{text-align:center;line-height:1;}
.tourmaster-payment-method-wrap .tourmaster-payment-hipayprofessional > 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-hipayprofessional > img:hover, .tourmaster-payment-method-wrap .tourmaster-payment-hipayprofessional > img:hover{border-color:#485da1;}
.tourmaster-single-review-content{padding-left:30px;}
.tourmaster-single-review-content .tourmaster-single-review-user{width:190px;}
.tourmaster-single-review-content .tourmaster-review-content-pagination{margin-left:190px;}
.tourmaster-form-field .tourmaster-combobox-list-display span{margin-top:-3px;}
.tourmaster-currency-switcher{float:left;margin-left:25px;margin-top:-14px;position:relative;padding:3px 21px 8px;}
.tourmaster-currency-switcher .tourmaster-head{font-size:13px;font-weight:600;cursor:pointer;}
.tourmaster-currency-switcher .tourmaster-head > i{margin-left:5px;}
.tourmaster-currency-switcher .tourmaster-head > span{vertical-align:middle;display:inline-block;margin-top:5px;letter-spacing:3px;}
.tourmaster-currency-switcher-inner{display:none;position:absolute;right:0px;top:100%;z-index:199;line-height:1.7;padding-top:10px;min-width:60px;font-size:16px;}
.tourmaster-currency-switcher-content{cursor:default;text-align:left;background:#fff;box-shadow:0 10px 20px rgb(0 0 0 / 9%);-webkit-box-shadow:0 10px 20px rgb(0 0 0 / 9%);-moz-box-shadow:0 10px 20px rgb(0 0 0 / 9%);}
.tourmaster-currency-switcher-content ul{list-style:none;padding:15px 25px;margin:0px;}
.tourmaster-currency-switcher-content ul li{padding:2px 0px;white-space:nowrap;}
.tourmaster-service-wrap{margin-top:32px;}
.tourmaster-currency-switcher-shortcode .tourmaster-currency-switcher{padding:0px 15px 3px;margin-left:0px;padding:0px 15px 4px;line-height:1.1 !important;}
.tourmaster-user-template-style-2 .tourmaster-user-navigation{border-right-width:1px;border-right-style:solid;}
.tourmaster-user-template-style-2 .tourmaster-user-navigation .tourmaster-user-navigation-head{font-size:25px;text-transform:none;font-weight:600;}
.tourmaster-user-template-style-2 .tourmaster-user-navigation .tourmaster-user-navigation-item{font-size:17px;padding-bottom:10px;padding-top:10px;white-space:nowrap;}
.tourmaster-user-template-style-2 .tourmaster-user-navigation .tourmaster-user-navigation-item.tourmaster-active:before{display:none;}
.tourmaster-user-template-style-2 .tourmaster-user-navigation .tourmaster-user-navigation-item a{padding:10px 22px;border-radius:10px;}
.tourmaster-user-template-style-2 .tourmaster-user-navigation .tourmaster-user-navigation-item-sign-out{margin-left:35px;padding-left:0px;padding-top:18px;padding-bottom:18px;}
.tourmaster-user-template-style-2 .tourmaster-user-content{padding-top:20px;padding-bottom:40px;}
.tourmaster-user-template-style-2 .tourmaster-user-content-block{margin:40px 55px;padding:0px;box-shadow:none;background:transparent;}
.tourmaster-user-template-style-2 .tourmaster-user-content-inner{padding:40px 55px;}
.tourmaster-user-template-style-2 .tourmaster-user-content-inner .tourmaster-user-content-block{margin:0px;}
.tourmaster-user-template-style-2 .tourmaster-user-content-block .tourmaster-user-content-title{font-size:25px;font-weight:500;}
.tourmaster-user-template-style-2 .tourmaster-user-content-block .tourmaster-user-content-title-wrap{border-bottom-width:0px;}
.tourmaster-user-template-style-2 .tourmaster-dashboard-profile-wrapper{padding:45px 60px;margin-bottom:65px;border-radius:20px;}
.tourmaster-user-template-style-2 .tourmaster-my-booking-single-content-wrap{padding:0px;}
.tourmaster-user-template-style-2 .tourmaster-my-profile-info{font-size:17px;}
.tourmaster-user-template-style-2 .tourmaster-my-profile-info .tourmaster-tail{font-weight:500;}
.tourmaster-user-template-style-2 .tourmaster-user-breadcrumbs{font-size:17px;margin-bottom:28px;}
.tourmaster-user-template-style-2 .tourmaster-my-booking-filter{font-size:17px;margin-bottom:55px;}
.tourmaster-user-template-style-2 .tourmaster-my-booking-filter a{border-bottom-width:1px;border-bottom-style:solid;border-color:transparent;}
.tourmaster-user-template-style-2 table.tourmaster-table th{font-size:17px;font-weight:500;}
.tourmaster-user-template-style-2 table.tourmaster-table td{font-size:17px;}
.tourmaster-user-template-style-2 table.tourmaster-my-booking-table .tourmaster-my-booking-price{font-weight:400;}
.tourmaster-user-template-style-2 .tourmaster-user-content-block .tourmaster-user-content-title-link{font-size:17px;}
.tourmaster-user-template-style-2 .tourmaster-edit-profile-wrap .tourmaster-head{font-size:17px;line-height:48px;}
.tourmaster-user-template-style-2 .tourmaster-combobox-wrap:after{margin-top:-9px;right:0;}
.tourmaster-body .tourmaster-user-template-style-2 .tourmaster-form-field input[type="text"], 
.tourmaster-body .tourmaster-user-template-style-2 .tourmaster-form-field input[type="email"], 
.tourmaster-body .tourmaster-user-template-style-2 .tourmaster-form-field input[type="password"], 
.tourmaster-body .tourmaster-user-template-style-2 .tourmaster-form-field textarea, 
.tourmaster-body .tourmaster-user-template-style-2 .tourmaster-form-field select{background:transparent;font-size:17px;padding-left:0px;padding-right:0px;border-bottom-width:1px;border-bottom-style:solid;border-radius:0px;-webkit-border-radius:0px;-moz-border-radius:0px;}
.tourmaster-body .tourmaster-user-template-style-2 .tourmaster-form-field input[type="text"]:focus,
.tourmaster-body .tourmaster-user-template-style-2 .tourmaster-form-field input[type="email"]:focus, 
.tourmaster-body .tourmaster-user-template-style-2 .tourmaster-form-field input[type="password"]:focus, 
.tourmaster-body .tourmaster-user-template-style-2 .tourmaster-form-field textarea:focus{background:transparent;}
.tourmaster-user-template-style-2 .tourmaster-edit-profile-avatar .tourmaster-button,
.tourmaster-user-template-style-2 input[type="submit"].tourmaster-button{font-size:17px;text-transform:none;font-weight:400;padding:12px 22px;margin-top:10px;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;}
.tourmaster-user-template-style-2 .tourmaster-edit-profile-wrap .tourmaster-profile-field{margin-bottom:30px;}
.tourmaster-user-template-style-2 table.tourmaster-my-booking-table .tourmaster-my-booking-action{border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;}
.tourmaster-user-template-style-2 table.tourmaster-my-booking-table .tourmaster-my-booking-action.fa-dollar:before{content:"\f155";font-family:"Font Awesome 5 Free";font-weight:600;}
.tourmaster-user-template-style-2 table.tourmaster-my-booking-table .tourmaster-my-booking-action.fa-remove:before{content:"\f2ed";font-family:"Font Awesome 5 Free";font-weight:400;}
.tourmaster-user-template-style-2 .tourmaster-user-navigation .tourmaster-user-navigation-item svg{display:block;transition:fill 300ms;}
.tourmaster-user-template-style-2 .tourmaster-user-navigation .tourmaster-user-navigation-item .tourmaster-svg{width:23px;display:inline-block;vertical-align:middle;margin-right:10px;text-align:center;}
.tourmaster-tour-booking-bar-wrap .tourmaster-form-field input[type="text"],
.tourmaster-tour-booking-bar-wrap .tourmaster-form-field select{height:55px;}
.tourmaster-tour-booking-bar-wrap .tourmaster-tour-booking-room > i{line-height:55px;}
@media only screen and (max-width: 767px){
.tourmaster-user-template-style-2 .tourmaster-user-mobile-navigation{margin-left:30px;margin-right:30px;}
.tourmaster-user-template-style-2 .tourmaster-user-mobile-navigation .tourmaster-combobox-wrap select{padding-left:20px;padding-right:20px;}
.tourmaster-user-template-style-2 .tourmaster-user-mobile-navigation .tourmaster-combobox-wrap:after{right:20px;top:20px;}
.tourmaster-user-template-style-2 .tourmaster-dashboard-profile-wrapper{margin-left:30px;margin-right:30px;}
.tourmaster-user-template-style-2 .tourmaster-user-content-block{margin-left:30px;margin-right:30px;}
} .tourmaster-page-wrapper.tourmaster-payment-style-2 .tourmaster-form-field.tourmaster-with-border input[type="text"], 
.tourmaster-page-wrapper.tourmaster-payment-style-2 .tourmaster-form-field.tourmaster-with-border input[type="email"], 
.tourmaster-page-wrapper.tourmaster-payment-style-2 .tourmaster-form-field.tourmaster-with-border input[type="password"],
.tourmaster-page-wrapper.tourmaster-payment-style-2 .tourmaster-form-field.tourmaster-with-border select{border-width:1px;height:55px;border-radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px;}
.tourmaster-page-wrapper.tourmaster-payment-style-2 .tourmaster-form-field.tourmaster-with-border textarea{border-width:1px;border-radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px;}
.tourmaster-page-wrapper.tourmaster-payment-style-2 .tourmaster-body h3.tourmaster-payment-additional-note-title,
.tourmaster-page-wrapper.tourmaster-payment-style-2 .tourmaster-payment-billing-wrap .tourmaster-payment-billing-title,
.tourmaster-page-wrapper.tourmaster-payment-style-2 .tourmaster-payment-contact-wrap .tourmaster-payment-contact-title,
.tourmaster-page-wrapper.tourmaster-payment-style-2 .tourmaster-payment-traveller-info-wrap .tourmaster-payment-traveller-info-title{font-size:26px;margin-bottom:48px;}
.tourmaster-page-wrapper.tourmaster-payment-style-2 .tourmaster-body h3.tourmaster-payment-additional-note-title i,
.tourmaster-page-wrapper.tourmaster-payment-style-2 .tourmaster-payment-billing-wrap .tourmaster-payment-billing-title i,
.tourmaster-page-wrapper.tourmaster-payment-style-2 .tourmaster-payment-contact-wrap .tourmaster-payment-contact-title i,
.tourmaster-page-wrapper.tourmaster-payment-style-2 .tourmaster-payment-traveller-info-wrap .tourmaster-payment-traveller-info-title i{display:none;}
.tourmaster-page-wrapper.tourmaster-payment-style-2 .tourmaster-payment-additional-note-wrap .tourmaster-head,
.tourmaster-page-wrapper.tourmaster-payment-style-2 .tourmaster-payment-billing-wrap .tourmaster-head,
.tourmaster-page-wrapper.tourmaster-payment-style-2 .tourmaster-payment-contact-wrap .tourmaster-head,
.tourmaster-page-wrapper.tourmaster-payment-style-2 .tourmaster-payment-traveller-info-wrap .tourmaster-head{font-size:16px;line-height:55px;}
.tourmaster-page-wrapper.tourmaster-payment-style-2 .tourmaster-payment-traveller-info-wrap:first-child, 
.tourmaster-page-wrapper.tourmaster-payment-style-2 .tourmaster-payment-contact-wrap:first-child{border:0px;padding-top:0px;}
.tourmaster-page-wrapper.tourmaster-payment-style-2 .tourmaster-payment-traveller-info-wrap, 
.tourmaster-page-wrapper.tourmaster-payment-style-2 .tourmaster-payment-contact-wrap, 
.tourmaster-page-wrapper.tourmaster-payment-style-2 .tourmaster-payment-billing-wrap, 
.tourmaster-page-wrapper.tourmaster-payment-style-2 .tourmaster-payment-additional-note-wrap{border-top-width:1px;border-top-style:solid;padding-top:55px;}
.tourmaster-page-wrapper.tourmaster-payment-style-2 .tourmaster-tour-payment-content .tourmaster-tour-booking-continue{border-radius:10px;font-weight:500;text-transform:none;letter-spacing:0px;font-size:14px;}
.tourmaster-page-wrapper.tourmaster-payment-style-2 .tourmaster-tour-booking-bar-wrap{margin-top:0px;margin-left:55px;margin-bottom:50px;order:2;}
.tourmaster-page-wrapper.tourmaster-payment-style-2 .tourmaster-tour-booking-bar-outer{box-shadow:none;-webkit-box-shadow:none;}
.tourmaster-page-wrapper.tourmaster-payment-style-2 .tourmaster-tour-booking-bar-wrap .tourmaster-tour-booking-bar-summary{padding:0px 0px 25px;}
.tourmaster-page-wrapper.tourmaster-payment-style-2 .tourmaster-tour-booking-bar-total-price-wrap{padding:30px 0px 10px;display:flex;flex-direction:column;margin-bottom:27px;border-bottom-width:1px;border-bottom-style:solid;margin-bottom:47px;}
.tourmaster-page-wrapper.tourmaster-payment-style-2 .tourmaster-tour-booking-bar-price-breakdown-wrap{border-top-width:1px;border-top-style:solid;margin-top:25px;}
.tourmaster-page-wrapper.tourmaster-payment-style-2 .tourmaster-tour-booking-bar-summary .tourmaster-tour-booking-bar-price-breakdown-link{font-size:16px;}
.tourmaster-page-wrapper.tourmaster-payment-style-2 .tourmaster-tour-booking-bar-wrap .tourmaster-tour-booking-continue{font-size:14px;width:150px;text-transform:none;font-weight:500;letter-spacing:0px;padding:14px 25px;border-radius:10px;-webkit-border-radius:10px;-moz-border-radius:10px;}
.tourmaster-page-wrapper.tourmaster-payment-style-2 .tourmaster-tour-booking-bar-deposit-text{padding:0px;border:0px;}
.tourmaster-page-wrapper.tourmaster-payment-style-2 .tourmaster-payment-contact-wrap, 
.tourmaster-page-wrapper.tourmaster-payment-style-2 .tourmaster-payment-billing-wrap, 
.tourmaster-page-wrapper.tourmaster-payment-style-2 .tourmaster-payment-additional-note-wrap{max-width:none;margin-right:20px;}
.tourmaster-page-wrapper.tourmaster-payment-style-2 .tourmaster-payment-traveller-info-wrap{max-width:none;}
.tourmaster-page-wrapper.tourmaster-payment-style-2 .tourmaster-contact-field, 
.tourmaster-page-wrapper.tourmaster-payment-style-2 .tourmaster-billing-field{max-width:575px;}
.tourmaster-page-wrapper.tourmaster-payment-style-2 .tourmaster-payment-service-form-wrap{background:transparent;padding:0;}
.tourmaster-page-wrapper.tourmaster-payment-style-2 .tourmaster-payment-service-form-wrap .tourmaster-payment-service-form-title{border:0px;padding-bottom:0;text-align:left;font-size:26px;}
.tourmaster-page-wrapper.tourmaster-payment-style-2 .tourmaster-payment-service-form-wrap .tourmaster-payment-service-form-item-wrap{max-width:none;margin:0px;padding:40px 30px 30px;margin-bottom:60px;box-shadow:0px 20px 45px rgb(0 0 0 / 10%);border-radius:20px;-webkit-border-radius:20px;-moz-border-radius:20px;}
.tourmaster-page-wrapper.tourmaster-payment-style-2 .tourmaster-payment-service-form-wrap .tourmaster-payment-service-form-price-wrap{float:none;font-weight:normal;}
.tourmaster-page-wrapper.tourmaster-payment-style-2 .tourmaster-payment-service-form-wrap .tourmaster-payment-service-form-price-wrap:before{content:"-";margin:0px 12px;vertical-align:middle;}
.tourmaster-page-wrapper.tourmaster-payment-style-2 .tourmaster-payment-detail-wrap .tourmaster-payment-detail-title,
.tourmaster-page-wrapper.tourmaster-payment-style-2 .tourmaster-payment-traveller-detail .tourmaster-payment-detail-title{font-size:26px;margin-bottom:32px;}
.tourmaster-page-wrapper.tourmaster-payment-style-2 .tourmaster-payment-detail-wrap .tourmaster-payment-detail-title i,
.tourmaster-page-wrapper.tourmaster-payment-style-2 .tourmaster-payment-traveller-detail .tourmaster-payment-detail-title i{display:none;}
.tourmaster-page-wrapper.tourmaster-payment-style-2 .tourmaster-payment-detail-wrap .tourmaster-payment-detail{font-size:16px;margin-bottom:13px;}
.tourmaster-page-wrapper.tourmaster-payment-style-2 .tourmaster-tour-payment-content{overflow:visible;flex-grow:1;}
.tourmaster-page-wrapper.tourmaster-payment-style-2 .tourmaster-page-content{display:flex;}
.tourmaster-page-wrapper.tourmaster-payment-style-2 .tourmaster-summary-info-outer{padding:50px;margin-bottom:30px;box-shadow:0px 20px 45px rgb(0 0 0 / 10%);border-radius:20px;-webkit-border-radius:20px;-moz-border-radius:20px;}
.tourmaster-page-wrapper.tourmaster-payment-style-2 .tourmaster-payment-traveller-detail{margin-bottom:30px;}
.tourmaster-page-wrapper.tourmaster-payment-style-2 .tourmaster-tour-booking-bar-wrap .tourmaster-tour-booking-bar-summary-title{font-size:19px;margin-bottom:37px;}
.tourmaster-page-wrapper.tourmaster-payment-style-2 .tourmaster-tour-booking-bar-summary-info{font-size:16px;margin-bottom:14px;}
.tourmaster-page-wrapper.tourmaster-payment-style-2 .tourmaster-tour-booking-bar-summary-room-wrap{font-size:16px;}
.tourmaster-page-wrapper.tourmaster-payment-style-2 .tourmaster-tour-booking-bar-deposit-option{font-size:16px;order:2;border-top-width:1px;border-top-style:solid;padding-top:30px;margin-top:18px;}
.tourmaster-page-wrapper.tourmaster-payment-style-2 .tourmaster-tour-booking-bar-total-price-wrap i.icon_tag_alt{display:none;}
.tourmaster-page-wrapper.tourmaster-payment-style-2 .tourmaster-tour-booking-bar-total-price-wrap i.icon_check_alt2:before{content:"\4e";}
.tourmaster-page-wrapper.tourmaster-payment-style-2 .tourmaster-tour-booking-bar-deposit-option label i{margin-right:9px;height:17px;display:inline-block;vertical-align:middle;}
.tourmaster-page-wrapper.tourmaster-payment-style-2 .tourmaster-tour-booking-bar-total-price-title,
.tourmaster-page-wrapper.tourmaster-payment-style-2 .tourmaster-tour-booking-bar-total-price, 
.tourmaster-page-wrapper.tourmaster-payment-style-2 .tourmaster-tour-booking-bar-deposit-title, 
.tourmaster-page-wrapper.tourmaster-payment-style-2 .tourmaster-tour-booking-bar-deposit-price{font-weight:500;font-size:16px;}
.tourmaster-page-wrapper.tourmaster-payment-style-2 .tourmaster-tour-booking-bar-total-price-container{margin-bottom:18px;}
.tourmaster-page-wrapper.tourmaster-payment-style-2 .tourmaster-tour-booking-bar-deposit-text{margin-bottom:40px;margin-top:-20px;}
.tourmaster-page-wrapper.tourmaster-payment-style-2 .tourmaster-tour-booking-bar-coupon-wrap{margin-top:0px;margin-bottom:18px;text-align:right;}
.tourmaster-page-wrapper.tourmaster-payment-style-2 .tourmaster-tour-booking-bar-coupon-wrap input[type="text"].tourmaster-tour-booking-bar-coupon{padding:9px 12px;width:130px;float:right;margin-right:0px;margin-top:-5px;}
.tourmaster-page-wrapper.tourmaster-payment-style-2 .tourmaster-tour-booking-bar-coupon-wrap .tourmaster-head{float:left;}
.tourmaster-page-wrapper.tourmaster-payment-style-2 .tourmaster-tour-booking-bar-coupon-wrap .tourmaster-tour-booking-bar-coupon-validate{font-weight:500;font-size:12px;margin-right:10px;}
.tourmaster-page-wrapper.tourmaster-payment-style-2 .tourmaster-tour-booking-bar-coupon-wrap .tourmaster-tour-booking-coupon-message{text-align:center;}
.tourmaster-page-wrapper.tourmaster-payment-style-2 .tourmaster-payment-head{overflow:hidden;}
.tourmaster-page-wrapper.tourmaster-payment-style-2 .tourmaster-payment-step-wrap .tourmaster-payment-step-item-title{font-size:16px;font-weight:500;display:inline-block;position:relative;}
.tourmaster-page-wrapper.tourmaster-payment-style-2 .tourmaster-payment-step-item .tourmaster-payment-step-item-icon{display:none;}
.tourmaster-page-wrapper.tourmaster-payment-style-2 .tourmaster-payment-step-item{padding:0px;overflow:visible;}
.tourmaster-page-wrapper.tourmaster-payment-style-2 .tourmaster-payment-step-item:nth-of-type(1){width:22%;}
.tourmaster-page-wrapper.tourmaster-payment-style-2 .tourmaster-payment-step-item:nth-of-type(2){width:30%;}
.tourmaster-page-wrapper.tourmaster-payment-style-2 .tourmaster-payment-step-item:nth-of-type(3){width:28%;}
.tourmaster-page-wrapper.tourmaster-payment-style-2 .tourmaster-payment-step-item:nth-of-type(4){width:14%;}
.tourmaster-page-wrapper.tourmaster-payment-style-2 .tourmaster-payment-step-item-title:before{content:" ";position:absolute;left:0px;width:50%;height:11px;bottom:-35px;}
.tourmaster-page-wrapper.tourmaster-payment-style-2 .tourmaster-payment-step-inner{position:relative;border-bottom-width:1px;border-bottom-style:solid;padding-bottom:30px;margin-top:55px;margin-bottom:30px;}
.tourmaster-page-wrapper.tourmaster-payment-style-2 .tourmaster-payment-step-inner:before{content:" ";height:11px;right:0px;bottom:-5px;width:25%;position:absolute;background:linear-gradient(270deg, rgba(255,255,255,1) 0%, rgba(255,255,255,0) 100%);}
.tourmaster-page-wrapper.tourmaster-payment-style-2 .tourmaster-payment-step-wrap .tourmaster-payment-step-item-title span{width:15px;height:15px;border-width:3px;border-style:solid;border-radius:50%;position:absolute;bottom:-38px;left:50%;margin-left:-8px;}
.tourmaster-page-wrapper.tourmaster-payment-style-2 .tourmaster-payment-step-wrap .tourmaster-payment-step-item-title:before{content:" ";position:absolute;left:0px;width:50%;height:11px;bottom:-35px;}
.tourmaster-page-wrapper.tourmaster-payment-style-2 .tourmaster-payment-step-wrap .tourmaster-payment-step-item-title span,
.tourmaster-page-wrapper.tourmaster-payment-style-2 .tourmaster-payment-step-item:first-child .tourmaster-payment-step-item-title:before{background-color:#fff;}
.tourmaster-payment-style-2 .tourmaster-payment-traveller-detail .tourmaster-tail{font-size:16px;}
.tourmaster-payment-style-2 .tourmaster-payment-traveller-detail .tourmaster-head{font-size:16px;}
.tourmaster-payment-style-2 .tourmaster-tour-booking-bar-summary .tourmaster-price-breakdown{font-size:16px;}
.tourmaster-payment-style-2 .tourmaster-tour-booking-bar-total-price-info-title{font-size:16px;margin-bottom:10px;}
.tourmaster-payment-style-2 .tourmaster-tour-booking-bar-total-price-info-content{font-size:16px;}
.tourmaster-page-wrapper.tourmaster-payment-style-2 .tourmaster-tour-booking-side-payment-wrap .tourmaster-button{letter-spacing:2.5px;}
.tourmaster-page-wrapper.tourmaster-payment-style-2 .tourmaster-tour-booking-side-payment-wrap .tourmaster-button.tourmaster-blue{letter-spacing:2.5px;}
.tourmaster-tour-booking-side-payment-wrap .tourmaster-combobox-wrap{box-shadow:0px 15px 55px rgb(0 0 0 / 10%);-webkit-box-shadow:0px 15px 55px rgb(0 0 0 / 10%);border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;}
.tourmaster-tour-booking-side-payment-wrap .tourmaster-tour-booking-side-payment-title{font-size:20px;margin-bottom:30px;font-weight:600;}
.tourmaster-tour-booking-side-payment-wrap .tourmaster-payment-credit-card-type{line-height:1;margin-bottom:25px;}
.tourmaster-tour-booking-side-payment-wrap .tourmaster-payment-terms{margin-bottom:25px;}
.tourmaster-tour-booking-side-payment-wrap .tourmaster-payment-terms input[type="checkbox"]{margin-right:10px;}
.tourmaster-tour-booking-side-payment-wrap .tourmaster-payment-terms input[type="checkbox"]{margin-right:10px;}
.tourmaster-tour-booking-side-payment-wrap .tourmaster-or{font-size:16px;text-align:center;margin:10px 0px;}
.tourmaster-tour-booking-side-payment-wrap .tourmaster-button{width:100%;text-align:center;padding:18px 15px;}
.tourmaster-tour-booking-side-payment-wrap .tourmaster-combobox-wrap{margin-bottom:50px;}
.tourmaster-tour-booking-side-payment-wrap .tourmaster-tour-booking-required-error{display:none;}
.tourmaster-page-wrapper.tourmaster-payment-style-2 .tourmaster-payment-complete-wrap{padding:60px 40px 50px;background:transparent;box-shadow:0px 20px 45px rgb(0 0 0 / 10%);border-radius:20px;-webkit-border-radius:20px;-moz-border-radius:20px;}
.tourmaster-page-wrapper.tourmaster-payment-style-2 .tourmaster-payment-complete-wrap .tourmaster-payment-complete-head{font-size:28px;font-weight:500;border-bottom:0px;padding-bottom:0px;margin-bottom:11px;}
.tourmaster-page-wrapper.tourmaster-payment-style-2 .tourmaster-payment-complete-wrap .tourmaster-payment-complete-icon{display:none;}
.tourmaster-page-wrapper.tourmaster-payment-style-2 .tourmaster-payment-complete-wrap .tourmaster-payment-complete-thank-you{font-size:22px;font-weight:400;color:inherit;margin-bottom:36px;}
.tourmaster-page-wrapper.tourmaster-payment-style-2 .tourmaster-payment-complete-wrap .tourmaster-payment-complete-content{margin-bottom:42px;}
.tourmaster-page-wrapper.tourmaster-payment-style-2 .tourmaster-payment-complete-wrap .tourmaster-payment-complete-button{width:260px;border-radius:10px;-webkit-border-radius:10px;-moz-border-radius:10px;}
.tourmaster-payment-traveller-info-wrap .tourmaster-traveller-info-field.tourmaster-with-info-title .tourmaster-traveller-info-title{width:calc(20% - 18px);margin-right:18px;}
.tourmaster-payment-traveller-info-wrap .tourmaster-traveller-info-field.tourmaster-with-info-title .tourmaster-traveller-info-input{width:calc(40% - 18px);margin-right:18px;}
.tourmaster-payment-traveller-info-wrap .tourmaster-tail .tourmaster-traveller-info-custom{margin-right:18px;width:calc(100% - 18px);}
.tourmaster-lightbox-wrapper .tourmaster-lightbox-content-wrap.tourmaster-style-2{border-radius:20px;-moz-border-radius:20px;-webkit-border-radius:20px;}
.tourmaster-lightbox-content-wrap.tourmaster-style-2 .tourmaster-form-field.tourmaster-with-border input[type="text"], 
.tourmaster-lightbox-content-wrap.tourmaster-style-2 .tourmaster-form-field.tourmaster-with-border input[type="email"], 
.tourmaster-lightbox-content-wrap.tourmaster-style-2 .tourmaster-form-field.tourmaster-with-border input[type="password"], 
.tourmaster-lightbox-content-wrap.tourmaster-style-2 .tourmaster-form-field.tourmaster-with-border textarea, 
.tourmaster-lightbox-content-wrap.tourmaster-style-2 .tourmaster-form-field.tourmaster-with-border select{border-width:1px;height:52px;}
.tourmaster-lightbox-content-wrap.tourmaster-style-2 a.tourmaster-button, 
.tourmaster-lightbox-content-wrap.tourmaster-style-2 input[type="button"].tourmaster-button, 
.tourmaster-lightbox-content-wrap.tourmaster-style-2 input[type="submit"].tourmaster-button{padding:16px 30px;font-size:14px;letter-spacing:0;text-transform:none;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;}
.tourmaster-lightbox-content-wrap.tourmaster-style-2 .tourmaster-lightbox-head{border-bottom-width:1px;}
.tourmaster-lightbox-content-wrap.tourmaster-style-2 .tourmaster-register-message{font-size:14px;}
.tourmaster-lightbox-content-wrap.tourmaster-style-2 .tourmaster-register-term{font-size:14px;}
.tourmaster-login-form-style-2 .tourmaster-form-field.tourmaster-with-border input[type="text"], 
.tourmaster-login-form-style-2 .tourmaster-form-field.tourmaster-with-border input[type="email"], 
.tourmaster-login-form-style-2 .tourmaster-form-field.tourmaster-with-border input[type="password"], 
.tourmaster-login-form-style-2 .tourmaster-form-field.tourmaster-with-border textarea, 
.tourmaster-login-form-style-2 .tourmaster-form-field.tourmaster-with-border select{border-width:1px;height:52px;}
.tourmaster-login-form-style-2 a.tourmaster-button, 
.tourmaster-login-form-style-2 input[type="button"].tourmaster-button, 
.tourmaster-login-form-style-2 input[type="submit"].tourmaster-button{padding:21px 27px;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;}
.tourmaster-login-form-style-2 .tourmaster-lightbox-head{border-bottom-width:1px;}
.tourmaster-login-form-style-2 .tourmaster-register-message{font-size:14px;}
.tourmaster-login-form-style-2 .tourmaster-register-term{font-size:14px;}
.tourmaster-page-wrapper.tourmaster-tour-style-3 .tourmaster-booking-tab-title-item,
.tourmaster-page-wrapper.tourmaster-tour-style-3 .tourmaster-booking-tab-title-item.tourmaster-active{background:transparent;}
.tourmaster-page-wrapper.tourmaster-tour-style-3 .tourmaster-tour-booking-bar-inner{background:#f8faff;}
.tourmaster-header-price3{background:#fff;}
.tourmaster-page-wrapper.tourmaster-tour-style-3 .tourmaster-booking-tab-title-item{font-size:16px;padding:10px 15px;margin-bottom:-15px;}
.tourmaster-page-wrapper.tourmaster-tour-style-3 .tourmaster-booking-tab-title{padding:20px 25px 0px;}
.tourmaster-page-wrapper.tourmaster-tour-style-3 .tourmaster-tour-booking-bar-wrap .tourmaster-single-tour-booking-fields{padding:28px 25px 8px;}
.tourmaster-page-wrapper.tourmaster-tour-style-3 .tourmaster-tour-booking-date,
.tourmaster-page-wrapper.tourmaster-tour-style-3 .tourmaster-tour-booking-package{margin-bottom:10px;}
.tourmaster-page-wrapper.tourmaster-tour-style-3 .tourmaster-tour-booking-next-sign,
.tourmaster-page-wrapper.tourmaster-tour-style-3 .tourmaster-tour-booking-package > i,
.tourmaster-page-wrapper.tourmaster-tour-style-3 .tourmaster-tour-booking-date > i,
.tourmaster-page-wrapper.tourmaster-tour-style-3 .tourmaster-tour-booking-people > i, 
.tourmaster-page-wrapper.tourmaster-tour-style-3 .tourmaster-tour-booking-submit > i{display:none;}
.tourmaster-page-wrapper.tourmaster-tour-style-3 .tourmaster-form-field .tourmaster-combobox-list-wrap{margin-left:0px;}
.tourmaster-page-wrapper.tourmaster-tour-style-3 .tourmaster-form-field.tourmaster-with-border input[type="text"],
.tourmaster-page-wrapper.tourmaster-tour-style-3 .tourmaster-tour-booking-bar-wrap .tourmaster-form-field select{border-width:1px;height:50px;border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;}
.tourmaster-page-wrapper.tourmaster-tour-style-3 .tourmaster-form-field.tourmaster-with-border textarea{border-width:1px;border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;}
.tourmaster-page-wrapper.tourmaster-tour-style-3 .tourmaster-form-field.tourmaster-with-border .tourmaster-combobox-list-display{border-width:1px;height:50px;padding:16px 17px;border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;}
.tourmaster-page-wrapper.tourmaster-tour-style-3 .tourmaster-tour-booking-people{margin-bottom:15px;}
.tourmaster-page-wrapper.tourmaster-tour-style-3 .tourmaster-tour-booking-people-container{padding:10px 0px 2px;margin:0px 0px 20px;}
.tourmaster-page-wrapper.tourmaster-tour-style-3 .tourmaster-tour-booking-people-container .tourmaster-tour-booking-room-text{line-height:50px;width:60px;}
.tourmaster-page-wrapper.tourmaster-tour-style-3 .tourmaster-tour-booking-room{margin-bottom:10px;}
.tourmaster-page-wrapper.tourmaster-tour-style-3 .tourmaster-tour-booking-people.tourmaster-variable{margin-bottom:7px;}
.tourmaster-page-wrapper.tourmaster-tour-style-3 .tourmaster-tour-booking-people-input.tourmaster-variable .tourmaster-combobox-wrap{margin-bottom:10px;}
.tourmaster-page-wrapper.tourmaster-tour-style-3 .tourmaster-tour-booking-submit input[type="submit"]{border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;}
.tourmaster-page-wrapper.tourmaster-tour-style-3 .tourmaster-tour-booking-bar-wrap .tourmaster-tour-booking-enquiry-wrap{padding:30px 25px 30px;}
.tourmaster-page-wrapper.tourmaster-tour-style-3 .tourmaster-tour-booking-bar-wrap .tourmaster-enquiry-field{margin-bottom:10px;}
.tourmaster-page-wrapper.tourmaster-tour-style-3 .tourmaster-tour-booking-bar-wrap .tourmaster-enquiry-field .tourmaster-head{font-size:15px;margin-bottom:4px;}
.tourmaster-page-wrapper.tourmaster-tour-style-3 .tourmaster-enquiry-form .tourmaster-enquiry-term{font-size:13px;margin-top:-8px;margin-bottom:10px;}
.tourmaster-page-wrapper.tourmaster-tour-style-3 .tourmaster-tour-booking-bar-wrap .tourmaster-header-price{display:block;}
.tourmaster-page-wrapper.tourmaster-tour-style-3 .tourmaster-tour-booking-bar-outer{margin-top:50px;}
.tourmaster-page-wrapper.tourmaster-tour-style-3 .tourmaster-tour-booking-bar-wrap .tourmaster-header-price .tourmaster-save-wish-list{background:transparent;border:0px;}
.tourmaster-page-wrapper.tourmaster-tour-style-3 .tourmaster-tour-booking-available{margin-top:10px;margin-bottom:10px;margin-left:0px;}
.tourmaster-header-price3{padding:20px 30px 33px;box-shadow:none;-webkit-box-shadow:none;-moz-box-shadow:none;}
.tourmaster-header-price3 .tourmaster-save-wish-list{padding:0px;text-align:left;width:auto;}
.tourmaster-header-price3 .tourmaster-header-price-ribbon{padding:5px 25px;border-radius:5px;font-weight:500;font-size:14px;}
.tourmaster-header-price3 .tourmaster-header-price3-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:25px;}
.tourmaster-header-price3 .tourmaster-header3-title{font-size:20px;text-align:center;margin-bottom:30px;}
.tourmaster-header-price3 .tourmaster-header-price3-tail{display:flex;justify-content:space-between;align-items:center;}
.tourmaster-header-price3 .tourmaster-tour-price-wrap:before{display:none;}
.tourmaster-header-price3 .tourmaster-tour-price .tourmaster-tail{font-size:27px;font-weight:600;line-height:1;margin-right:0px;}
.tourmaster-header-price3 .tourmaster-tour-discount-price{font-size:27px;font-weight:600;line-height:1;}
.tourmaster-header-price3 .tourmaster-tour-price-info{text-align:right;margin-right:-18px;margin-bottom:-8px;}
.tourmaster-header-price3 .tourmaster-tour-price-wrap{display:flex;flex-direction:column-reverse;}
.tourmaster-header-price3 .tourmaster-tour-price .tourmaster-head{display:none;}
.tourmaster-header-price3 .tourmaster-tour-price{line-height:1;text-align:left;}
.tourmaster-header-price3 .tourmaster-tour-rating-text{display:block;text-align:right;}
.tourmaster-header-price3 .tourmaster-tour-rating{font-size:20px;line-height:1.4;}
.tourmaster-tour-booking-bar-wrap .tourmaster-form-field input[type="text"], 
.tourmaster-tour-booking-bar-wrap .tourmaster-form-field select{font-size:14px;font-weight:500;height:60px;}
.tourmaster-user-top-bar{font-size:14px;font-weight:600;}
.tourmaster-tour-booking-bar-custom .tourmaster-header-price{display:block;}
.tourmaster-tour-booking-bar-custom .tourmaster-header-price{box-shadow:none;-webkit-box-shadow:none;-moz-box-shadow:none;}
.tourmaster-tour-booking-bar-custom .tourmaster-header-price .tourmaster-header-price-overlay{opacity:1;}
@media only screen and (max-width: 999px){
.tourmaster-page-wrapper.tourmaster-payment-style-2 .tourmaster-payment-step-wrap{display:none;}
.tourmaster-page-wrapper.tourmaster-payment-style-2 .tourmaster-page-content{flex-direction:column;}
.tourmaster-page-wrapper.tourmaster-payment-style-2 .tourmaster-tour-booking-bar-wrap{order:1;margin-left:0;width:auto;animation:none;margin-right:0px;}
.tourmaster-page-wrapper.tourmaster-payment-style-2 .tourmaster-tour-payment-content{order:2;}
}
.tourmaster-paypal-jssdk-payment-form{margin-top:40px;}
.tourmaster-paypal-jssdk-payment-form .tourmaster-payment-paypal-service-fee-text{font-size:11px;max-width:none;text-align:center;margin-top:2px;}
.tourmaster-tour-payment-content .tourmaster-paypal-jssdk-payment-form{margin-top:0px;margin-bottom:40px;}
div#tourmaster-page-wrapper{width:100%;}
.tourmaster-template-payment .tourmaster-tour-payment-content{width:calc(100% - 420px);float:left;overflow:visible;}
@media only screen and (max-width: 999px) {
.tourmaster-template-payment .tourmaster-tour-payment-content{width:auto;float:none;}
}
.tourmaster-mobile-booknow-bar{display:none;font-size:19px;color:#3a3a3a;font-weight:500;position:fixed;bottom:0px;left:0px;right:0px;background:#fff;align-items:center;justify-content:space-between;padding:8px 8px 8px 20px;box-shadow:0 0 20px rgba(0, 0, 0, 0.15);z-index:999;}
.tourmaster-mobile-booknow-bar .tourmaster-head{font-size:16px;margin-right:8px;color:#808080;}
.tourmaster-mobile-booknow-bar .tourmaster-button{font-size:17px;background:#000;color:#fff;padding:4px 20px;cursor:pointer;}
.tourmaster-mobile-booknow-bar .tourmaster-tour-price-wrap.tourmaster-discount .tourmaster-tour-price .tourmaster-tail{text-decoration:line-through;font-size:12px;margin-right:10px;opacity:0.8;}
@media only screen and (max-width: 767px) { 
.tourmaster-mobile-booknow-bar{ display: flex; } 
}
.wpgmp_locateme_control{background:white;border-radius:2px;padding:5px;cursor:pointer !important;box-shadow:0px 1px 2px 0px rgba(0, 0, 0, 0.05);z-index:1000;position:relative;}
.wpgmp_locateme_control span{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;font-size:24px;}
.pulse-marker{width:30px;height:30px;background:rgba(66, 133, 244, 0.4);border:4px solid #4285f4;border-radius:50%;animation:pulse 1.8s ease-out infinite;cursor:none;}
@keyframes pulse {
0%{transform:scale(0.5);opacity:0;}
30%{opacity:1;}
60%{transform:scale(1.2);opacity:0.5;}
100%{transform:scale(1.5);opacity:0;}
}
.bottom_center{margin-bottom:5px;}
.top_center{margin-top:5px;}
.right_center{margin-right:5px;}
.left_center{margin-left:5px;}
.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:0.75em;vertical-align:-15%;}
.fa-2x{font-size:2em;}
.fa-3x{font-size:3em;}
.fa-4x{font-size:4em;}
.fa-5x{font-size:5em;}
.fa-fw{width:1.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:0.14285714em;text-align:center;}
.fa-li.fa-lg{left:-1.85714286em;}
.fa-chevron-up:before{content:"\f077";}
.fa-chevron-down:before{content:"\f078";}
.fa-star:before{content:"\f005";}
.fa-star-half:before{content:"\f089";}
.fa-heart-o:before{content:"\f08a";}
.wpgmp_map_container *{-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box;}
.geotags_link{clear:both;display:block;text-decoration:none;border:none;}
.wpgmp_tabs_container *,
.wpgmp_listing_container *,
.wpgmp_infowindow{width:auto;height:auto;padding:0px;margin:0px;font-size:1rem;font-family:inherit;line-height:1.5em;font-weight:normal;box-shadow:none;text-decoration:none;}
.wpgmp_tabs_container a,
.wpgmp_tabs_container a:hover{text-decoration:none !important;border-bottom:0px;}
.wpgmp_tabs_container .wpgmp_tabs li a.active,
.wpgmp_direction_container p input.wpgmp_find_direction,
.wpgmp_nearby_container .wpgmp_find_nearby_button,
.wpgmp_pagination span.current,
.wpgmp_pagination a:hover,
.wpgmp_toggle_main_container input[type="submit"],
.wpgmp_toggle_main_container .amenity_type:hover{background:#29b6f6;}
div.wpgmp_search_form input.wpgmp_search_input:focus{border:1px solid #29b6f6;}
div.wpgmp_search_form input.wpgmp_search_input{border-bottom:1px solid ".$secondary_color.";}
.fc-label-info,
.fc-badge.info,
.wpgmp_pagination span,
.wpgmp_pagination a,
.wpgmp_toggle_main_container .amenity_type,
div.categories_filter select,
.wpgmp_tabs_container .wpgmp_tabs,
.wpgmp_toggle_container{background:#212f3d;}
.wpgmp-select-all,
.wpgmp_tabs_container .wpgmp_tab_item .wpgmp_cat_title,
.wpgmp_tabs_container .wpgmp_tabs li a.active,
.wpgmp_location_title a.place_title{color:#212f3d;}
.fc-label-info,
.fc-badge.info{border:1px solid #212f3d;}
.wpgmp-infowindow-action{margin-top:10px;}
.wpgmp-infowindow-action:hover a{opacity:0.87;}
.wpgmp-map-1 .wpgmp-select-all,
.wpgmp-map-1 .wpgmp_infowindow .wpgmp-infowindow-fields span b,
.wpgmp_location_meta,
span.wpgmp_nearby_distance,
.wpgmp_nearby_container select#tmode,
.wpgmp_nearby_container .wpgmp_set_current_location,
div.wpgmp_pagination span.disabled,
span.wpgmp_nearby_distance,
.wpgmp_location_meta,
.wpgmp_pagination span,
div.wpgmp_direction_panel_container h2 a,
div.wpgmp_direction_panel_container div.dir_start,
div.wpgmp_direction_panel_container .dir_end{color:rgba(0, 0, 0, 0.87);}
.wpgmp-map-1 .wpgmp-select-all,
.wpgmp-map-1 .wpgmp_infowindow .wpgmp-infowindow-fields span,
.wpgmp_infowindow .fc-item-featured_image,
div.wpgmp_search_form input.wpgmp_search_input,
.wpgmp_listing_grid .wpgmp_locations .wpgmp_locations_content,
.wpgmp_listing_list .wpgmp_locations .wpgmp_locations_content{color:rgba(0, 0, 0, 0.58);}
.wpgmp-infowindow-action a.fc-btn,
.wpgmp-infowindow-action a.fc-btn:hover,
.wpgmp_tabs_container .wpgmp_tabs li a.active,
.wpgmp_pagination span.current,
.wpgmp_pagination a:hover,
.wpgmp_toggle_main_container input[type="submit"],
.wpgmp_direction_container p input.wpgmp_find_direction,
.wpgmp_nearby_container .wpgmp_find_nearby_button,
.wpgmp_pagination a,
.wpgmp_locations_listing div.wpgmp_pagination span.current,
.wpgmp_locations_listing div.wpgmp_pagination a,
div.categories_filter select,
.wpgmp_tabs_container .wpgmp_tabs li a,
.wpgmp_toggle_container,
.wpgmp_toggle_main_container .amenity_type,
.fc-badge,
.fc-btn{color:#fff;}
[data-input="map-search-control"],
.wpgmp_toggle_main_container p select, div.directions-panel,
div.wpgmp-directions-panel-route-style,
div.wpgmp_rdpcontainer,
div.wpgmp_search_form input.wpgmp_search_input,
.wpgmp_locations_listing div.wpgmp_pagination span.current,
.wpgmp_nearby_container .wpgmp_set_current_location,
.wpgmp_direction_container p select[name="start_point"],
.wpgmp_direction_container p select[name="end_point"],
li.wpgmp_nearby_all_locations,
.wpgmp_tabs_container{background:#fff;}
div.wpgmp_direction_panel_container h2,
div.wpgmp_direction_panel_container .dir_end,
div.wpgmp_direction_panel_container div.dir_start,
.wpgmp_tabs_container .jspCorner,
.wpgmp_tabs_container .jspArrow.jspDisabled,
.wpgmp_tabs_container .jspArrow,
.wpgmp_tabs_container .jspTrack,
.wpgmp_tabs_container .jspDrag{background:#dde;}
.wpgmp_locations .wpgmp_location_title a{font-size:1.2em;}
.wpgmp_location_title a.place_title,
div.wpgmp_toggle_main_container
div.wpgmp_tab_item
ul.wpgmp_location_container
li
a,
.wpgmp_tabs_container .wpgmp_tab_item .wpgmp_cat_title,
.wpgmp_tabs_container .wpgmp_tabs li a{font-size:1em;}
.adp-legal,
.adp-text,
.adp-summary,
.wpgmp_toggle_main_container p select,
.wpgmp_toggle_main_container input[type="text"],
.wpgmp_toggle_main_container .amenity_type label,
.wpgmp_direction_container p input.wpgmp_find_direction,
.wpgmp_nearby_container .wpgmp_find_nearby_button,
div.wpgmp_search_form input.wpgmp_search_input,
[data-input="map-search-control"],
div.categories_filter select,
.fc-label-info,
.fc-badge.info,
.wpgmp_pagination{font-size:0.875em;}
.adp-legal,
.adp-text,
.adp-summary{padding-top:7px;}
.adp-legal{text-align:left;}
.wpgmp_tabs_container{box-shadow:0 0 5px rgba(0, 0, 0, 0.75);-ms-box-shadow:0 0 5px rgba(0, 0, 0, 0.75);position:absolute;right:5px;top:60px;padding:0px;z-index:9999;}
.wpgmp_tabs_container .jspContainer{overflow-y:auto;overflow-x:hidden;position:relative;}
.wpgmp_tabs_container .jspPane{position:absolute;}
.wpgmp_tabs_container .jspPane,
.wpgmp_tabs_container .jspContainer,
.wpgmp_tabs_container .scroll-pane{width:100% !important;}
.wpgmp_tabs_container .jspVerticalBar{position:absolute;top:0;right:0px;width:3px;height:100%;}
.wpgmp_tabs_container .jspVerticalBar .jspArrow{height:16px;}
.wpgmp_tabs_container .jspVerticalBar .jspArrow:focus{outline:none;}
.wpgmp_tabs_container .jspHorizontalBar{position:absolute;bottom:0;left:0;width:100%;height:16px;}
.wpgmp_tabs_container .jspHorizontalBar .jspCap{float:left;}
.wpgmp_tabs_container .jspHorizontalBar .jspArrow{width:16px;float:left;height:100%;}
.wpgmp_tabs_container .jspCap{display:none;}
.wpgmp_tabs_container .jspTrack{position:relative;}
.wpgmp_tabs_container .jspDrag{position:relative;top:0;left:0;cursor:pointer;}
.wpgmp_tabs_container .jspArrow{text-indent:-20000px;display:block;cursor:pointer;margin:0;padding:0;}
.wpgmp_tabs_container .jspArrow.jspDisabled{cursor:default;}
.wpgmp_tabs_container .jspCorner{float:left;height:100%;}
.wpgmp_tabs_container .wpgmp_tabs{width:100%;display:flex;margin:0 0 0 !important;padding:0;overflow:auto;}
.wpgmp_tabs_container .wpgmp_tabs li{flex:1 0 0;white-space:nowrap;list-style:none;}
.wpgmp_tabs_container .wpgmp_tabs li:focus{outline:none;}
.wpgmp_tabs_container .wpgmp_tabs li a.active{cursor:pointer;border:none;}
.wpgmp_tabs_container .wpgmp_tabs li a{display:block;text-align:center;text-decoration:none !important;padding:10px;}
.wpgmp_tabs_container .wpgmp_tab_item{border-bottom:1px solid #e8ebec;margin:0px;padding:10px 0px;}
.wpgmp_tabs_container .wpgmp_tab_item:last-child{border-bottom:none;}
.wpgmp_tabs_container .wpgmp_tab_item .wpgmp_cat_title{text-decoration:none !important;padding:0 0 0 8px;text-transform:capitalize;box-shadow:none;display:inline;transition:all 0.3s;-webkit-transition:all 0.3s;}
.wpgmp-select-all{text-align:center;margin-right:10px;}
.wpgmp_tabs_container .wpgmp_tab_item input[type="checkbox"]{vertical-align:middle;display:inline;transition:all 0.3s;-webkit-transition:all 0.3s;margin:0 0 0 -14px;margin:0 0 0 -14px;-webkit-appearance:auto;height:auto;width:auto;min-width:auto;}
.wpgmp_tabs_container .wpgmp_tab_item input[type="checkbox"]:before{display:none !important;}
.wpgmp_tabs_container .wpgmp_tab_item .wpgmp_cat_title span.arrow:after{display:none !important;}
.wpgmp_tabs_container .wpgmp_tab_item .wpgmp_cat_title span.arrow{position:static !important;}
@media (max-width: 767px) {
.wpgmp_tabs_container .wpgmp_tab_item input[type="checkbox"]{margin-left:-16px;}
}
.wpgmp_tabs_container #wpgmp_tab_0,
.wpgmp_tabs_container #wpgmp_tab_3,
.wpgmp_tabs_container #wpgmp_tab_2{overflow:hidden;}
.wpgmp_tabs_container #wpgmp_tab_0 .wpgmp_tab_item:hover input[type="checkbox"],
.wpgmp_tabs_container #wpgmp_tab_3 .wpgmp_tab_item:hover input[type="checkbox"],
.wpgmp_tabs_container
#wpgmp_tab_2
.wpgmp_tab_item:hover
input[type="checkbox"]{display:table-cell;opacity:1;width:auto;margin-left:0px;}
.wpgmp_tabs_container .wpgmp_tab_item .wpgmp_cat_title span.arrow{float:right;width:32px;margin-top:-5px;margin-right:10px;}
.wpgmp_tabs_container .wpgmp_tab_item .wpgmp_cat_title:hover{text-decoration:none !important;}
.wpgmp_tabs_container .jspHorizontalBar .jspTrack,
.wpgmp_tabs_container .jspHorizontalBar .jspDrag{float:left;height:100%;}
* html .wpgmp_tabs_container .jspCorner{margin:0 -3px 0 0;}
.wpgmp_map_container{position:relative;outline:none;}
.wpgmp_toggle_main_container{width:100%;padding:1em;max-height:300px;overflow:auto;}
.wpgmp_tab_item .wpgmp_location_container{margin:0 !important;padding-top:10px;padding-bottom:30px;overflow:hidden;}
.wpgmp_tabs_container
.wpgmp_tab_item
.wpgmp_location_container
input[type="checkbox"]{margin-left:-23px;}
.wpgmp_tab_item .wpgmp_location_container li.wpgmp_all_locations{list-style:none;border:1px solid rgba(0, 0, 0, 0);cursor:pointer;margin:0 18px 0 25px;padding:4px 0;}
.wpgmp_tab_item .wpgmp_location_container li.wpgmp_all_locations:before{border-bottom:4px solid rgba(0, 0, 0, 0);border-left:4px solid #9e9e9e;border-top:4px solid rgba(0, 0, 0, 0);content:"";display:inline-block;vertical-align:middle;margin:-4px 5px 0 0;}
.wpgmp_tab_item .wpgmp_location_container li.wpgmp_all_locations:hover{border:1px solid #d1d1d1;text-decoration:none !important;}
li.wpgmp_nearby_all_locations{list-style:none;cursor:pointer;border:1px solid #e9e9e9;width:97%;text-indent:10px;margin:6px 10px 0 0px !important;padding:7px 5px;float:left;}
.wpgmp_listing_grid .wpgmp_locations{width:31.3333333333333333%;vertical-align:top;display:inline-block;padding:0 !important;margin:1% 1% !important;border:1px solid #e9e9e9;border-radius:0px;height:auto;float:none;padding-bottom:0px !important;}
.wpgmp_listing_grid .fc-itemcontent-padding,
.wpgmp_listing_grid .fc-item-padding-content_15{padding:15px;}
.wpgmp_print_listing .fc-item-padding-content_15{float:left;width:100%;}
.wpgmp_listing_list .fc-itemcontent-padding{padding:0 0 0 15px;}
.wpgmp_listing_grid .fc-item-default.fc-wait .wpgmp_locations{padding:15px !important;}
.wpgmp_listing_grid .fc-item-title{margin-top:15px;}
.wpgmp_listing_grid .wpgmp_locations_head{margin-bottom:10px;}
.wpgmp_listing_grid .wpgmp_locations .wpgmp_location_title{line-height:25px;display:inline-block;}
.wpgmp_listing_grid .wpgmp_locations .wpgmp_location_meta{margin-top:5px;}
.wpgmp_listing_grid .wpgmp_locations .wpgmp_locations_content img{float:none;width:100% !important;margin-bottom:10px !important;border:none;}
.wpgmp_listing_list .wpgmp_locations{float:left;width:100%;box-sizing:border-box;padding:14px;margin-bottom:10px;border-bottom:1px solid #f1f1f1;height:auto !important;}
.wpgmp_listing_list .wpgmp_locations .wpgmp_location_meta{float:right;}
.wpgmp_listing_grid .wpgmp_locations .wpgmp_locations_content,
.wpgmp_listing_list .wpgmp_locations .wpgmp_locations_content{float:left;width:100%;}
.categories_filter span.span_list,
.categories_filter span.span_grid,
.categories_filter span.span_print{float:right;margin-top:0.75em;}
.categories_filter span.span_list i,
.categories_filter span.span_list .active i,
.categories_filter span.span_grid i,
.categories_filter span.span_grid .active i,
.categories_filter span.span_print i,
.categories_filter span.span_print .active i{opacity:0.7;}
.categories_filter span.span_list i:hover,
.categories_filter span.span_list .active i,
.categories_filter span.span_grid i:hover,
.categories_filter span.span_grid .active i,
.categories_filter span.span_print i:hover,
.categories_filter span.span_print .active i{opacity:1;}
.categories_filter span.span_list a,
.categories_filter span.span_grid a,
.categories_filter span.span_print a{box-shadow:none;cursor:pointer;border-radius:50%;padding:5px;font-size:24px;display:inline-flex;align-items:center;justify-content:center;text-decoration:none;color:inherit;}
span.wpgmp_nearby_distance{font-style:italic;color:#9e9e9e;float:left;margin-right:8px;}
.wpgmp_direction_container,
.wpgmp_routes_container,
.wpgmp_nearby_container{margin-top:0px;}
.wpgmp_direction_container p{margin:4px 0 7px;}
.wpgmp_direction_container .wpgmp-direction-form .input{float:left;width:235px;border-radius:0 !important;margin:4px 10px 5px 0;padding:5px 30px 5px 10px;}
.wpgmp_direction_container span.wpgmp_mcurrent_location{display:inline-block;height:25px;cursor:pointer !important;vertical-align:middle;width:25px;float:right;margin:-25px 10px;}
.wpgmp_direction_container p select[name="start_point"],
.wpgmp_direction_container p select[name="end_point"]{box-shadow:none !important;display:block;margin-bottom:10px;}
.wpgmp_direction_container p input.wpgmp_find_direction,
.wpgmp_nearby_container .wpgmp_find_nearby_button{border:0px;padding:0.642857em 1.142857em;line-height:1.5;}
.wpgmp_tabs_container input[type="button"]:hover,
.wpgmp_tabs_container input[type="submit"]:hover{opacity:0.87;}
.wpgmp_nearby_container select#tmode{width:175px;background:none;margin:4px 10px 7px 0;padding:5px 0 5px 5px;}
.wpgmp_nearby_container .wpgmp_set_current_location{font-size:10px;border:solid 1px #ddd;display:block;margin:10px 0;padding:5px 0;}
.wpgmp_nearby_container span.wpgmp_mcurrent_location{display:inline-block;height:25px;cursor:pointer !important;vertical-align:middle;width:25px;margin:3px -35px;}
.wpgmp_toggle_container{border-radius:0 0 2px 2px;cursor:pointer;left:50%;margin-left:-49px;position:absolute;text-align:center;width:90px;padding:5px;}
.wpgmp_locations_content img{vertical-align:middle;}
.wpgmp_location_meta{display:inline-block;float:right;margin-right:10px;font-style:italic;}
.wpgmp_display_category_data{list-style:none !important;}
.wpgmp_loading{min-width:300px;min-height:100px;background:url(//www.wildgiantsafaris.com/wp-content/plugins/wp-google-map-plugin/assets/images/loader.gif) no-repeat center;}
.wpgmp_display_locations_data{list-style:none !important;padding-bottom:12px !important;border-bottom:1px solid #e5e4e2 !important;margin:16px 0 !important;}
.wpgmp_display_locations_data h2{margin-bottom:12px !important;padding:0 !important;}
.wpgmp_display_locations_data p{margin-bottom:7px !important;padding:0 !important;}
.wpgmp_display_locations_data img{float:left !important;width:30px !important;height:30px !important;}
.wpgmp_locations_listing div.wpgmp_pagination{text-align:center;margin:3px;padding:3px;}
.wpgmp_locations_listing div.wpgmp_pagination a{margin-right:2px;border:1px solid #ddd;text-decoration:none;padding:2px 5px;}
.wpgmp_locations_listing div.wpgmp_pagination span.current{margin-right:2px;border:1px solid #e0e0e0;font-weight:700;padding:2px 5px;}
div.wpgmp_pagination span.disabled{margin-right:2px;border:1px solid #f3f3f3;padding:2px 5px;}
div.wpgmp_listing_header,
div.categories_filter,
div.wpgmp_categories,
div.wpgmp_before_listing{float:left;width:100%;margin:0px;}
.wpgmp_location_container{padding:0;}
.wpgmp_listing_container .wpgmp_location_listing_header{font-weight:400;margin:10px 5px;}
div.wpgmp_search_form input.wpgmp_search_input{display:block;padding:0.7142857em;width:100%;margin-bottom:0px;box-sizing:border-box;-moz-box-sizing:border-box;outline:none;border:1px solid #fff;border-bottom:1px solid #f1f1f1;-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;-o-appearance:none;appearance:none;}
div.wpgmp_search_form input.wpgmp_search_input:focus{}
div.wpgmp_search_form{position:relative;}
div.wpgmp_tabs_container div.wpgmp_tab_item span.arrow img{width:100%;box-shadow:none;vertical-align:middle;margin:0px;}
div.wpgmp_toggle_main_container
div.wpgmp_tab_item
ul.wpgmp_location_container
li{list-style:none outside none;margin:0px;padding:0px 0.625em 0.625em 0.625em;display:table;}
div.wpgmp_toggle_main_container
div.wpgmp_tab_item
ul.wpgmp_location_container
li
.wpgmp_specific_location_item{margin-right:10px;}
div.wpgmp_toggle_main_container
div.wpgmp_tab_item
ul.wpgmp_location_container
li a{text-decoration:none;padding-left:10px;display:table-cell;box-shadow:none;}
div.wpgmp_direction_panel_container{width:100%;float:left;border-radius:3px;margin-bottom:10px;font-family:"Lato", Helvetica, Arial, sans-serif;}
div.wpgmp_direction_panel_container div.dir_start{font-weight:bold;padding:7px;margin:10px 12px;border-left:4px solid #bfbfbf;color:#666;}
div.wpgmp_direction_panel_container .dir_end{font-weight:bold;padding:7px;margin:10px 12px;border-left:4px solid #bfbfbf;}
div.wpgmp_direction_panel_container .dir_summary{margin:5px 15px;}
div.wpgmp_direction_panel_container table{border:none !important;margin:0px 15px !important;padding:0 !important;width:96% !important;}
div.wpgmp_direction_panel_container div.dir_end{margin-bottom:20px !important;}
div.wpgmp_direction_panel_container h2{border-radius:3px;margin:10px 0;}
div.wpgmp_direction_panel_container h2 a{background:url(//www.wildgiantsafaris.com/wp-content/plugins/wp-google-map-plugin/assets/images/wpgmp-toggle-sprite.png) no-repeat scroll 15px 13px rgba(0, 0, 0, 0);display:block;font-weight:normal;margin:0;padding:6px 10px 6px 32px;text-decoration:none;}
div.wpgmp_direction_panel_container h2.open a{background-position:13px -25px;}
.dir_row{padding-right:10px;}
.dir_sprite{width:20px;height:20px;display:block;}
div.wpgmp_direction_panel_container table tr,
div.wpgmp_direction_panel_container table td{border:none !important;background:none !important;border-bottom:1px solid #e8ebec;}
div.wpgmp_before_listing h2{margin:0px;}
div.wpgmp_listing_header div.wpgmp_search_form{float:left;width:100%;margin:0.75em 0px 0px 0px;}
div.categories_filter select{margin-top:0.85714em;margin-right:0.85714em;border:0px;box-shadow:none !important;display:block;padding:10px 30px 10px 10px;float:left;border-radius:0px;height:inherit;line-height:1.8;font-weight:500;max-width:225px;text-transform:capitalize;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;-o-appearance:none;appearance:none;background:url(//www.wildgiantsafaris.com/wp-content/plugins/wp-google-map-plugin/assets/images/white_select_arrow.png) no-repeat 99% 50% #212f3d;}
div.directions-panel,
div.wpgmp-directions-panel-route-style{margin-top:8px !important;padding:2px 9px !important;border:1px solid #e8ebec;}
div.directions-panel table,
div.directions-panel table tr,
div.directions-panel table tr td{border:none !important;background:none !important;vertical-align:top !important;}
div.wpgmp-directions-panel-route-style table,
div.wpgmp-directions-panel-route-style table tr,
div.wpgmp-directions-panel-route-style table tr td{border:none !important;background:none !important;vertical-align:top !important;}
div.directions-panel table tr td img,
div.wpgmp-directions-panel-route-style table tr td img{box-shadow:none !important;}
div.wpgmp_categories div.wpgmp_no_locations{font:italic normal 18px georgia;line-height:25px;margin:10px 6px;}
div.wpgmp_infowindow{overflow-x:hidden;overflow-y:auto;}
.direction-panel .adp-text{padding-left:10px;}
.adp-directions tr td:first-child,
.adp-directions tr td:nth-child(2),
.adp-directions tr td::last-child{width:10% !important;}
.adp-directions tr td:nth-child(3){width:70% !important;}
.directions-panel{height:280px !important;overflow:auto;}
.wpgmp-directions-panel-route-style *,
.directions-panel *{font-size:11px;}
.directions-panel .adp-text{padding-left:10px;}
.adp-directions{margin:0px;padding:0px;width:100%;border-radius:0;}
.adp-directions table{border-collapse:collapse;border-spacing:0;width:100%;height:100%;margin:0px;padding:0px;}
.adp-directions td{vertical-align:middle;border:0 none;border-width:0px 1px 1px 0px;text-align:left;padding:7px;}
.adp b,
.adp-list b{font-weight:700;font-size:inherit;}
.wpgmp_toggle_main_container input[type="text"]{display:block;width:100%;border:solid 1px #f1f1f1 !important;padding:8px;margin-bottom:0.85714em;line-height:1.5em;background:#fff;-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;-o-appearance:none;appearance:none;}
.wpgmp_toggle_main_container input[name="wpgmp_radius"]{width:25%;float:left;margin-right:0.85714em;}
.wpgmp_toggle_main_container span.wpgmp_mcurrent_location{display:inline-block;height:25px;cursor:pointer !important;vertical-align:middle;width:25px;float:right;margin:-43px 5px 0;z-index:50;position:relative;}
.wpgmp_locateme_control span::before,
.wpgmp_nearby_container span.wpgmp_mcurrent_location::before,
.wpgmp_direction_container span.wpgmp_mcurrent_location::before,
.wpgmp_toggle_main_container span.wpgmp_mcurrent_location::before{content:"\e86d";font-family:"weplugin";display:block;background-color:#fff;}
.wpgmp_toggle_main_container p{margin:0;}
.wpgmp_toggle_main_container p select{width:40%;display:block;font-weight:300 !important;float:left;margin-right:0.85714em;height:inherit;border:solid 1px #f1f1f1;border-radius:0px;line-height:1.5em;margin-bottom:0.85714em;-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;-o-appearance:none;appearance:none;padding:8px 20px 8px 8px;background:url(//www.wildgiantsafaris.com/wp-content/plugins/wp-google-map-plugin/assets/images/select_arrow.png) no-repeat 99% 50% #fff;}
.wpgmp_toggle_main_container p select::-ms-expand,
div.categories_filter select::-ms-expand{display:none;}
.wpgmp_toggle_main_container input[type="submit"]{border:0px;padding:0.642857em 1.142857em;}
.wpgmp_toggle_main_container .choose_amenities{clear:both;padding:0px;text-transform:uppercase;}
.wpgmp_toggle_main_container .choose_amenities label{display:block;color:#ffff;}
.wpgmp_toggle_main_container .amenity_type{margin-right:0.75em;color:#fff;padding:0.4em 0.6em;margin-bottom:0.75em;display:inline-table;vertical-align:middle;}
.wpgmp_toggle_main_container .amenity_type label{font-size:0.75em;}
.wpgmp_toggle_main_container .choose_amenities input[type="checkbox"]{vertical-align:middle;width:1.0714em;height:1.0714em;margin-right:0.4285em;}
.wpgmp_listing_list .wpgmp_locations .wpgmp_location_title{display:inline-block;margin-bottom:10px;}
div.wpgmp_listing_container{float:left;width:100%;margin:0 0 0;}
.wpgmp_pagination{padding:20px 0px;margin-bottom:20px;display:flex;gap:10px;}
.wpgmp_pagination span,
.wpgmp_pagination a{line-height:1;display:inline-flex;align-items:center;justify-content:center;text-decoration:none !important;margin-right:0;padding:10px 20px;background:transparent;color:#fff;border:1px solid #f1f1f1;}
.wpgmp_locations img{float:left;margin-right:10px;width:200px !important;margin:0px 10px 0px 0px !important;border:1px solid #ddd;padding:5px;}
.wpgmp_specific_category_item{vertical-align:middle;}
.gm-style-iw .wpgmp_map img{max-width:100% !important;}
.wpgmp_infowindow .fc-content-holder{margin-top:10px;}
.wpgmp_infowindow .fc-content-holder img{width:100px;border:1px solid #ddd !important;padding:5px;float:left;margin-right:10px;margin-top:5px;}
.wpgmp_infowindow .fc-item-title{margin-bottom:5px;text-transform:uppercase;color:#212f3d;font-weight:600;font-size:18px;}
.wpgmp_infowindow .fc-badge.info{font-size:12px;padding:2px 8px;}
.gm-style-iw .wpgmp_infowindow .fc-main{line-height:22px !important;}
.wpgmp_infowindow .wpgmp-infowindow-fields span{display:block;margin:0px;padding:0px;}
.wpgmp_location_title a.place_title{text-decoration:none;border-bottom:0px;}
.fc-badge{padding:5px 10px;border-radius:0px;}
[data-input="map-search-control"]{padding:0 11px 0 13px;text-overflow:ellipsis;width:50% !important;}
[data-input="map-search-control"]{margin-top:10px !important;margin-bottom:10px !important;border:1px solid transparent !important;border-radius:2px 0 0 2px !important;box-sizing:border-box;-moz-box-sizing:border-box;height:32px;outline:none;}
[data-input="map-search-control"]:focus{border-color:#4d90fe;}
.wpgmp_iw_head_content{padding-left:10px !important;}
.fc-item-top-space{margin-top:10px;}
.fc-item-top-space_5{margin-top:5px;}
.fc-item-top-space_20{margin-top:20px;}
.fc-item-top-space_30{margin-top:30px;}
.fc-item-bottom-space{margin-bottom:10px;}
.fc-item-bottom-space_20{margin-bottom:20px;}
.fc-item-bottom-space_30{margin-bottom:30px;}
.fc-item-padding-content{padding:0 10px;box-sizing:border-box;}
.fc-item-padding-content_15{padding:0 15px;box-sizing:border-box;}
.fc-item-padding-content_20{padding:0 20px;box-sizing:border-box;}
.fc-item-padding-content_30{padding:0 30px;box-sizing:border-box;}
.fc-item-padding-content_40{padding:0px 40px;}
.fc-item-no-padding{padding:0px;}
.fc-itemcontent-padding{padding:10px;float:left;width:100%;}
.fc-btn{padding:6px 18px;border:none;cursor:pointer;border-radius:2px;margin:5px 0;transition:all 0.5s;text-align:center;}
.fc-btn-small{padding:2px 8px;}
.wpgmp_map_container img{border:none;}
.infowindow-close{background:url(//www.wildgiantsafaris.com/wp-content/plugins/wp-google-map-plugin/assets/images/cross.png) no-repeat;position:absolute;right:0px;top:2px;cursor:pointer;height:20px;width:20px;z-index:100;}
.wpgmp-control-outer{padding:5px;text-align:center;}
.wpgmp_listing_grid .fc-component-thumb{width:100% !important;}
.wpgmp_listing_grid .fc-component-thumb img{margin-bottom:20px;}
.wpgmp_listing_grid .fc-component-text{width:100% !important;}
.wpgmp_infowindow .fc-item-box{min-width:inherit !important;}
.wpgmp_locations_foot{float:left;width:100%;margin:10px 0;}
.wpgmp_locations_foot{line-height:1.6em;}
.wpgmp_locations_foot strong{font-weight:600;}
.wpgmp-filters-container,
.categories_filter_reset{float:left !important;}
.categories_filter input[type="button"]{background:#212f3d;height:inherit !important;border-radius:0px;text-transform:none;line-height:inherit !important;display:block;float:left;border-radius:0px;}
.categories_filter_reset_btn{margin-top:0.85714em !important;color:#ffffff !important;font-weight:inherit !important;font-size:0.875em !important;}
@media only screen and (min-width: 0px) and (max-width: 319px) { .wpgmp_tabs_container *,
.wpgmp_listing_container *,
.wpgmp_pagination *{font-size:10px;}
.wpgmp_listing_container .categories_filter select{width:100%;margin-bottom:10px;padding:4px;height:30px;font-size:10px;}
.wpgmp_map_container .gm-style-iw{max-width:80% !important;}
}
@media only screen and (min-width: 320px) and (max-width: 480px) { .wpgmp_listing_container .categories_filter select{width:100%;margin-bottom:10px;padding:4px;height:30px;font-size:10px;}
.wpgmp_tabs_container .wpgmp_tabs li a{padding:10px 5px;}
.wpgmp_map_container .gm-style-iw{max-width:80% !important;}
}
@media only screen and (min-width: 481px) and (max-width: 767px) {
.wpgmp_listing_container .categories_filter select{width:48%;margin-bottom:10px;padding:4px;height:30px;font-size:10px;}
.wpgmp_map_container .gm-style-iw{max-width:80% !important;}
.fc-infowindow-default .fc-item-featured img{width:100%;padding:0px !important;margin:10px 0px !important;}
}
@media only screen and (min-width: 769px) and (max-width: 1024px) {
.wpgmp_tabs_container{width:30%;max-width:30%;}
.wpgmp_map_container .gm-style-iw{max-width:300px !important;}
.wpgmp_tabs_container *,
.wpgmp_listing_container *,
.wpgmp_pagination *{font-size:14px;}
.wpgmp_listing_container .categories_filter select{margin-bottom:10px;padding:0px;height:30px;}
.wpgmp_pagination{padding:0px;}
.wpgmp_listing_container .categories_filter select{width:48%;margin-bottom:10px;padding:4px;height:30px;font-size:10px;}
}
@media only screen and (min-width: 1024px) and (max-width: 1824px) {
.wpgmp_tabs_container{width:30%;max-width:30%;}
} @media only screen and (min-width: 1824px) { .wpgmp_tabs_container{width:30%;max-width:30%;}
}
@media only screen and (max-width: 768px) {
.wpgmp_toggle_main_container span.wpgmp_mcurrent_location{margin-top:-39px;}
.wpgmp_infowindow .wpgmp_iw_content .fc-badge.info{display:block;margin-top:10px;}
.wpgmp_tabs_container *,
.wpgmp_listing_container *,
.wpgmp_pagination *{font-size:14px;}
.wpgmp_pagination{padding:0px;}
div.wpgmp_tabs_container div.wpgmp_tab_item span.arrow img{width:24px;}
.wpgmp_map_container{box-shadow:none;}
.wpgmp_tabs_container{position:relative;top:0;left:0;box-shadow:none;-ms-box-shadow:none;margin-top:10px;}
.wpgmp_tabs_container{margin-bottom:30px;}
.wpgmp_toggle_container{display:block;}
.fc-feature-img img{width:100%;height:auto;}
.wpgmp_toggle_main_container p select{width:48.5%;}
.wpgmp_toggle_main_container p select#travel_unit{margin-right:0px;}
.fc-hide-mobile{display:none;}
}
@media (max-width: 767px) {
.wpgmp_toggle_main_container p select{width:47%;}
.fc-hide-mobile,
.span_grid,
.span_list{display:none;}
}
@media (min-width: 768px) and (max-width: 992px) {
.categories_filter span.span_list img,
.categories_filter span.span_grid img,
.categories_filter span.span_print img{padding:3px;width:18px;}
}
@media (max-width: 650px) {
.wpgmp_toggle_main_container p select,
div.categories_filter select,
.categories_filter_reset{width:100%;border-radius:0px;max-width:100%;}
.wpgmp_toggle_main_container input[name="wpgmp_radius"]{width:100%;}
}
.fc-badge:empty{display:none;}
@media (max-width: 960px) {
.wpgmp_listing_grid .fc-component-6{-webkit-column-count:2;-moz-column-count:2;column-count:2;}
}
@media (max-width: 678px) {
.wpgmp_listing_grid .fc-component-6{-webkit-column-count:1;-moz-column-count:1;column-count:1;}
.wpgmp_listing_grid .wpgmp_locations{width:100%;margin-left:0px !important;margin-right:0px !important;}
}
.fc-item-title{font-size:1.5em;margin-bottom:5px;text-transform:uppercase;}
.gm-style-iw{line-height:22px !important;}
.fc-badge{border-radius:2px;color:#a5a3a3;font-size:14px;padding:0 10px;}
.fc-badge.info{background:#f1f1f1 none repeat scroll 0 0;border:1px solid #f1f1f1;display:inline-block;}
.fc-item-featured_image{}
.fc-infowindow-default .fc-item-featured img,
.fc-item-featured_image img{float:left;margin-right:10px;margin-top:9px;border:1px solid #ddd;height:auto;max-width:100%;padding:5px;}
.fc-infowindow-default .fc-item-featured img{float:left;width:200px !important;margin-right:10px;}
.fc-btn{border:medium none;border-radius:2px;cursor:pointer;font-size:14px;margin:5px 0;padding:6px 18px;text-align:center;transition:all 0.5s ease 0s;}
.fc-btn-red{background:#c12e2a none repeat scroll 0 0;border:1px solid #a91511;box-shadow:0 1px 0 rgba(255, 255, 255, 0.15) inset, 0 1px 1px rgba(0, 0, 0, 0.075);color:#fff !important;text-decoration:none !important;}
.fc-btn-green{background:#419641;border:1px solid #1d741d;box-shadow:0 1px 0 rgba(255, 255, 255, 0.15) inset, 0 1px 1px rgba(0, 0, 0, 0.075);color:#fff !important;text-decoration:none !important;}
.fc-btn-small{font-size:12px;padding:2px 8px;}
.fc-item-no-padding{padding:0px;}
.fc-itemcontent-padding{padding:10px;float:left;width:100%;}
.fc-item-box{display:inline-block;margin:20px;vertical-align:top;padding:10px !important;border:1px solid #f1f1f1;box-sizing:border-box !important;width:100%;position:relative;height:100%;background:none !important;}
.wpgmp_infowindow.fc-infowindow-default .fc-item-box,
.wpgmp_infowindow.fc-item-default .fc-item-box{border:none;padding:0px !important;}
.wpgmp_listing_list .fc-item-box{margin:10px 0 !important;}
.fc-component-content ul li.fc-component-thumb .fc-feature-img{width:250px;}
.wpgmp_infowindow .default-feature-img{display:none;}
.wpgmp_listing_grid
.fc-component-content
ul
li.fc-component-thumb
.fc-feature-img{width:100%;}
.wpgmp_listing_grid .fc-component-content ul{width:100% !important;display:block !important;}
.wpgmp_listing_grid .fc-component-content ul li{display:inherit !important;width:100% !important;float:left;}
.wpgmp_listing_container .fc-component-content ul{margin:0;padding:0;display:table;width:100%;}
.wpgmp_listing_container .fc-component-content ul li{list-style:none;display:table-cell;vertical-align:top;}
.wpgmp_listing_container .fc-component-content ul li.fc-component-text{width:100%;}
.fc-component-content .fc-featured-hoverdiv{position:relative;float:left;width:100%;}
.fc-component-content .fc-featured-hoverinner{position:absolute;left:50%;top:50%;transform:translate(-50%, -50%);transition:all 0.5s ease;opacity:0;}
.fc-component-content .fc-featured-hoverdiv:hover .fc-featured-hoverinner{opacity:1;}
.fc-featured-hoverinner a{text-decoration:none;box-shadow:none;}
.fc-featured-hoverinner .facebook{background:url(//www.wildgiantsafaris.com/wp-content/plugins/wp-google-map-plugin/assets/images/facebook.png) no-repeat;width:40px;height:40px;display:inline-block;margin:0 5px;}
.fc-featured-hoverinner .twitter{background:url(//www.wildgiantsafaris.com/wp-content/plugins/wp-google-map-plugin/assets/images/twitter.png) no-repeat;width:40px;height:40px;display:inline-block;margin:0 5px;}
.fc-featured-hoverinner .map{background:url(//www.wildgiantsafaris.com/wp-content/plugins/wp-google-map-plugin/assets/images/map.png) no-repeat;width:50px;height:50px;display:inline-block;margin:0 5px;}
.fc_preview .fc-component-content ul li{float:left;}
.fc-item-kairav.fc-wait .fc-item-meta,
.fc_preview .fc-item-kairav .fc-item-meta{background:#f1f1f1;padding:3px 10px;color:#000;margin:0px;}
.fc-right{float:right;}
.fc-left{float:left;}
.wpgmp_listing_list .fc-wait .fc-item-padding-content_15{padding-right:0px;}
.fc-location-marker{float:left;width:100%;background-repeat:no-repeat;padding-left:23px;margin:10px 0;position:relative;}
.fc-location-marker:before{position:absolute;background:url(//www.wildgiantsafaris.com/wp-content/plugins/wp-google-map-plugin/assets/images/location-icon.png) no-repeat top left;content:"";width:15px;height:24px;left:0px;top:0px;}
.wpgmp_listing_grid .fc-hide-grid{display:none;}
.wpgmp_listing_list .fc-show-grid{display:none;}
@media (max-width: 767px) {
.fc-component-content ul li.fc-component-thumb .fc-feature-img{width:100% !important;}
.fc-item-default.fc-wait .wpgmp_locations .wpgmp_locations_content img{width:100% !important;margin-bottom:10px !important;}
.fc-component-content ul li{display:inherit !important;width:100%;}
.wpgmp_listing_list .fc-wait .fc-item-padding-content_15{padding:0 15px;}
.wpgmp_listing_grid .fc-hide-grid,
.wpgmp_listing_list .fc-hide-grid{display:none;}
.wpgmp_listing_grid .fc-show-grid,
.wpgmp_listing_list .fc-show-grid{display:block;}
}
.fc-infowindow3{position:relative;width:100%;height:100%;}
.wpgmp_infowindow.fc-infowindow-fano .fc-item-title,
.wpgmp_infowindow.fc-item-fano .fc-item-title,
.wpgmp_infowindow.fc-post-fano .fc-item-title{position:absolute;left:10px;top:10px;}
.wpgmp_infowindow.fc-infowindow-fano .fc-item-meta,
.wpgmp_infowindow.fc-item-fano .fc-item-meta,
.wpgmp_infowindow.fc-post-fano .fc-item-meta{position:absolute;right:8px;bottom:1px;background:#fff;padding:5px 10px;text-align:center;}
.fc-infowindow-content,
.fc-item-content{float:left;width:100%;box-sizing:border-box;}
.fc-infowindow-ojas .fc-item-title,
.fc-post-ojas .fc-item-title{background:#4390ff;color:#fff;padding:8px 30px 8px 10px;}
.fc-post-ojas .fc-item-title a{color:#fff;}
.fc-space-bottom{margin-bottom:20px;}
.wpgmp_infowindow.fc-item-aare,
.wpgmp_infowindow.fc-item-acerra,
.wpgmp_infowindow.fc-item-fano,
.wpgmp_infowindow.fc-item-kairav,
.wpgmp_infowindow.fc-item-kriday,
.wpgmp_infowindow.fc-item-ojas,
.wpgmp_infowindow.fc-item-parma,
.wpgmp_infowindow.fc-item-udine,
.wpgmp_infowindow.fc-infowindow-aare,
.wpgmp_infowindow.fc-infowindow-acerra,
.wpgmp_infowindow.fc-infowindow-fano,
.wpgmp_infowindow.fc-infowindow-kairav,
.wpgmp_infowindow.fc-infowindow-kriday,
.wpgmp_infowindow.fc-infowindow-ojas,
.wpgmp_infowindow.fc-infowindow-parma,
.wpgmp_infowindow.fc-infowindow-udine{width:350px;background:#fff;position:relative;}
@media (max-width: 600px) {
.categories_filter_reset_btn{width:100%;}
.wpgmp_infobox .wpgmp_infowindow{width:350px !important;position:relative;}
}
.infowindow-close{right:6px;top:8px;}
.fc-item-padding-content_20{padding:0 20px;box-sizing:border-box;}
.wpgmp_infowindow_post .fc-item-title a{text-decoration:none !important;box-shadow:none !important;}
.wpgmp_infowindow_post .wp-post-image{max-width:100% !important;height:auto;box-sizing:border-box;}
.wpgmp_infowindow a{box-shadow:none;}
.fc-accordion{margin:0 0 15px 0;}
.fc-accordion dt{float:left;width:100%;}
.fc-accordion dt a{background-color:#012139;position:relative;text-transform:uppercase;width:100%;display:block;text-align:left;cursor:pointer;font-weight:600;color:#80c8fe;text-decoration:none;padding:11px 15px;border-bottom:1px solid #6b94b3;outline:none;}
.fc-accordion dt a:active,
.fc-accordion dt a:visited,
.fc-accordion dt a:focus{outline:none;box-shadow:none;}
.fc-accordion dt i{float:right;margin-top:2px;}
.fc-accordion dt a:hover,
.fc-accordion dt.active a{text-decoration:none;background:#012139;color:#80c8fe;}
.fc-accordion dt a::after{content:"";position:absolute;right:10px;background-image:url("data:image/svg+xml,%3Csvg version='1.1' id='Capa_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='13px' viewBox='0 0 55.751 55.751' style='enable-background:new 0 0 55.751 55.751;' xml:space='preserve'%3E%3Cg%3E%3Cpath d='M31.836,43.006c0.282-0.281,0.518-0.59,0.725-0.912L54.17,20.485c2.107-2.109,2.109-5.528,0-7.638 c-2.109-2.107-5.527-2.109-7.638,0l-18.608,18.61L9.217,12.753c-2.109-2.108-5.527-2.109-7.637,0 C0.527,13.809-0.002,15.19,0,16.571c-0.002,1.382,0.527,2.764,1.582,3.816l21.703,21.706c0.207,0.323,0.445,0.631,0.729,0.913 c1.078,1.078,2.496,1.597,3.91,1.572C29.336,44.604,30.758,44.084,31.836,43.006z'/%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3C/svg%3E%0A");background-repeat:no-repeat;background-size:13px;width:13px;height:13px;top:50%;transform:translateY(-50%);}
.fc-accordion dt.active a::after{content:"";position:absolute;right:10px;background-image:url("data:image/svg+xml,%3Csvg version='1.1' id='Capa_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='13px' viewBox='0 0 55.751 55.751' style='enable-background:new 0 0 55.751 55.751;' xml:space='preserve'%3E%3Cg%3E%3Cpath d='M31.836,43.006c0.282-0.281,0.518-0.59,0.725-0.912L54.17,20.485c2.107-2.109,2.109-5.528,0-7.638 c-2.109-2.107-5.527-2.109-7.638,0l-18.608,18.61L9.217,12.753c-2.109-2.108-5.527-2.109-7.637,0 C0.527,13.809-0.002,15.19,0,16.571c-0.002,1.382,0.527,2.764,1.582,3.816l21.703,21.706c0.207,0.323,0.445,0.631,0.729,0.913 c1.078,1.078,2.496,1.597,3.91,1.572C29.336,44.604,30.758,44.084,31.836,43.006z'/%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3C/svg%3E%0A");background-repeat:no-repeat;background-size:13px;width:13px;height:13px;top:50%;transform:translateY(-50%) rotate(180deg);}
.fc-accordion dd{background-color:#fff;padding:15px;display:none;border-bottom:1px solid #6b94b3;max-height:0;transition:max-height 0.2s ease-out;float:left;width:100%;position:relative;margin-bottom:0px;box-sizing:border-box;}
.fc-accordion dd.active{display:block;max-height:inherit;}
.fc-infowindow-parma .fc-accordion,
.wpgmp_infowindow_post.fc-item-parma .fc-accordion{float:left;width:100%;margin:0px 0 15px;}
.fc-infowindow-parma .fc-accordion dl,
.wpgmp_infowindow_post.fc-item-parma .fc-accordion dl{margin:0px;}
.fc-infowindow-parma .fc-accordion dt a,
.wpgmp_infowindow_post.fc-item-parma .fc-accordion dt a{background-color:#e0e0e0;color:#000;padding:6px 15px;border-bottom:1px solid #d8d7d7;box-sizing:border-box;}
.fc-infowindow-parma .fc-accordion dt a:hover,
.fc-infowindow-parma .fc-accordion dt.active a,
.wpgmp_infowindow_post.fc-item-parma .fc-accordion dt a:hover,
.wpgmp_infowindow_post.fc-item-parma .fc-accordion dt.active a{text-decoration:none;background:#e0e0e0;color:#000;width:100%;float:left;display:block;}
.fc-infowindow-parma .fc-accordion dd,
.wpgmp_infowindow_post.fc-item-parma .fc-accordion dd{background-color:#fff;border-bottom:1px solid #d8d7d7;margin:0px;}
.fc-item-fano div.fc-item-meta{background:#fbfbfb;padding:5px 10px;text-align:center;}
.fc-item-fano div.fc-feature-img + div.fc-item-meta,
.fc-item-fano img + div.fc-item-meta{position:absolute;left:3px;top:3px;}
.fc-item-fano .read-more{border:1px solid #444444;font-size:14px;padding:0;display:inline-block;margin:16px 0 0;box-shadow:none;background:url(//www.wildgiantsafaris.com/wp-content/plugins/wp-google-map-plugin/assets/images/arrow.png) no-repeat center 7px;width:67px;height:33px;text-indent:-99999px;}
.fc-item-fano .read-more:hover{background:url(//www.wildgiantsafaris.com/wp-content/plugins/wp-google-map-plugin/assets/images/arrow.png) no-repeat center -43px #444444;color:#fff;}
.fc-item-aare .read-more{border:1px solid #444444;font-size:12px;padding:5px 10px;display:inline-block;margin:15px 0 0;box-shadow:none;}
.fc-item-aare .read-more:hover{background:#444444;color:#fff;}
.fc-item-padding-content_15{padding:0 15px;box-sizing:border-box;}
@media (max-width: 600px) {
.infowindow-close{right:4px;}
.wpgmp_categories .fc-feature-img{width:100%;float:left;margin:0px 0 0px;}
.wpgmp_categories .fc-feature-img img{width:100% !important;height:auto;margin:0px !important;padding:0px !important;}
}
.wpgmp_iw_content .fc-main{background:none;}
.fc-p-text{font-size:14px;margin-bottom:30px;}
.wpgmp_filter_wrappers{float:left;width:100%;}
.wpgmp_before_listing{line-height:1em;}
.infoBoxTail:after{content:"";position:absolute;left:50%;transform:translateX(-50%);width:0;height:0;border-left:20px solid transparent;border-right:20px solid transparent;border-top:20px solid #fff;}
.infoBox{animation:fadeIn 0.9s;}
.fc-6{width:50%;float:left;position:relative;min-height:1px;padding-right:15px;padding-left:15px;box-sizing:border-box;}
@media (max-width: 992px) {
.fc-6{width:100%;}
}
.wpgmp_filter_wrappers{background:#f3f3f3;padding:20px;border-radius:2px;}
@media (max-width: 370px) {
.wpgmp_infobox .wpgmp_infowindow{width:350px !important;}
}
.wpgmp_map_parent{float:left;width:100%;position:relative;margin-bottom:15px;}
#wpgmp_tab_3 .wpgmp_cat_title span{margin-top:7px !important;}
.adp-placemark td:nth-child(2){padding-left:5px;}
.categories_filter span.span_list img,
.categories_filter span.span_print img{display:block;}
.amenity_type{padding-left:30px;position:relative;}
.amenity_type input[type="checkbox"]{opacity:0;z-index:1;position:relative;}
.amenity_type label{vertical-align:middle;position:relative;transition:all 0.4s ease 0s;display:inline-block !important;font-weight:normal;line-height:1.5em;}
.amenity_type label::before{content:"";display:inline-block;position:absolute;width:1.25em;height:1.25em;left:0;top:1px;margin-left:-1.75em;border:1px solid #fff;border-radius:0px;background-color:#fff;-webkit-transition:border 0.15s ease-in-out, color 0.15s ease-in-out;-o-transition:border 0.15s ease-in-out, color 0.15s ease-in-out;transition:border 0.15s ease-in-out, color 0.15s ease-in-out;}
.amenity_type label::after{display:inline-block;position:absolute;width:1.25em;height:1.25em;left:1px;top:-1px;margin-left:-2.1em;padding-left:3px;padding-top:1px;font-size:0.916667em;color:#000;}
.amenity_type input[type="checkbox"]:checked + label::before{outline:none;border:1px solid #fff;outline:0px auto -webkit-focus-ring-color;background:#fff;}
.amenity_type input[type="checkbox"]:checked + label::after{content:"";background-image:url("data:image/svg+xml,%3Csvg version='1.1' id='Capa_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='10px' viewBox='0 0 236.988 236.988' style='enable-background:new 0 0 236.988 236.988;' xml:space='preserve'%3E%3Cpolygon points='198.098,24.326 87.543,134.881 38.891,86.229 0,125.121 87.543,212.662 236.988,63.217 '/%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3C/svg%3E%0A");background-repeat:no-repeat;top:50%;left:3px;transform:translateY(-50%);background-position:center;}
.wpgmp_infowindow .fc-item-box img{display:block;}
.fc-featured-hoverdiv div.fc-featured-hoverinner:last-child{display:none;}
.gm-svpc img{max-width:none !important;}
@media (max-width: 768px) {
.gm-style .gm-style-iw-a{width:100% !important;}
.fc-infowindow-default .wpgmp_iw_content{width:100%;}
}
.categories_filter input[type="button"]{border:none;padding:0.7142857em 0.7142857em 0.7142857em 0.7142857em;line-height:1.8 !important;font-weight:500 !important;}
.wpgmp_map_container{display:table;width:100%;}
.wpgmp_hide_map_container{display:none;}
.wpgmp_map_container_placeholder{position:relative;background-image:url(//www.wildgiantsafaris.com/wp-content/plugins/wp-google-map-plugin/assets/images/map_placeholder.png);background-size:cover;text-align:center;display:flex;align-items:center;justify-content:center;width:100%;height:100%;min-height:200px;}
.wpgmp_map_container_placeholder .no-cookie-accepted{padding:20px;background:#000;opacity:0.4;color:#fff;}
.wpgmp_map_container *{box-sizing:border-box;}
.wpgmp_map_parent,
.wpgmp_filter_wrappers,
.location_listing2{float:none;display:inline-block;}
@media (max-width: 768px) {
.fc-infowindow-default .wpgmp_iw_content{width:33vh !important;}
}
@media only screen and (min-width: 320px) and (max-width: 480px) {
.wpgmp_map_container .gm-style-iw-t > .gm-style-iw{max-width:26vh !important;}
.wpgmp_infowindow .fc-item-box{margin:0px !important;}
} .wpgmp-autocomplete-wrapper{position:relative;margin-bottom:10px;}
.wpgmp-autocomplete-wrapper input{width:100%;padding:10px;font-size:16px;border:1px solid #ccc;border-radius:4px;outline:none;}
.wpgmp-autocomplete-wrapper input:focus{border-color:#66afe9;box-shadow:0 0 8px rgba(102, 175, 233, 0.6);}
.wpgmp-autosuggest-results{width:100%;position:absolute;top:40px;left:0;border:1px solid #ccc;border-top:none;border-radius:0 0 4px 4px;background-color:#fff;z-index:1000;max-height:150px;overflow-y:auto;display:none;margin-block:0 !important;padding-left:0 !important;list-style:none;}
.wpgmp-autosuggest-results li{padding:10px;cursor:pointer;transition:background-color 0.2s;}
.wpgmp-autosuggest-results li:hover{background-color:#f0f0f0;}
.wpgmp-search-control-wrapper .wpgmp-autocomplete-wrapper input{width:100% !important;}
.wpgmp-search-control-wrapper{width:100% !important;max-width:350px;}
a.wpgmp-action-link{text-decoration:underline;color:#4390ff;margin-right:10px;}
.wpgmp-actions{margin:10px;}
.leaflet-routing-container-hide{display:none;visibility:none;}
.wpgmp_infowindow.fc-infowindow-default,
.wpgmp_infowindow.wpgmp_infowindow_post.fc-item-default{background:#fff;padding:20px;width:350px;}
.wpgmp-marker-label{background:#4285f4;color:#fff;border-radius:50%;padding:5px 10px;font-weight:bold;text-align:center;}
.leaflet-bounce-animation{animation:leaflet-bounce 0.6s ease-in-out infinite !important;will-change:transform;}
@keyframes leaflet-bounce {
0%,
100%{transform:translateY(0) !important;}
50%{transform:translateY(-10px) !important;}
} .wpgmp_toggle_main_container input.wpgmp_error,
div.wpgmp_search_form input.wpgmp_error:focus{border:solid 1px #ff0000 !important;}
.wpgmp-map-provider-google .wpgmp_locateme_control{margin-top:10px;margin-left:10px;}
.wpgmp-autosuggest-loader{position:absolute;top:50%;right:10px;width:16px;height:16px;transform:translateY(-50%);border:2px solid #ccc;border-top:2px solid #000;border-radius:50%;animation:wpgmp-spin 0.6s linear infinite;z-index:5;}
@keyframes wpgmp-spin {
0%{transform:translateY(-50%) rotate(0deg);}
100%{transform:translateY(-50%) rotate(360deg);}
}
.wpgmp_msg_info{text-align:center;font-size:14px;font-weight:500;}
@keyframes gmp-drop {
0%{opacity:0;transform:translateY(-200px);}
100%{opacity:1;transform:translateY(0);}
}
.gmp-marker-drop{animation:gmp-drop 0.6s ease-out forwards;}
@keyframes gmp-bounce {
0%,
100%{transform:translateY(0);}
50%{transform:translateY(-15px);}
}
.gmp-marker-bounce{animation:gmp-bounce 0.6s infinite;}
.leaflet-control select.wpomp_map_type{--fc-form-select-bg-img:url("data:image/svg+xml,%3Csvg width='18' height='9' viewBox='0 0 18 9' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M16.9201 0.950195L10.4001 7.4702C9.63008 8.2402 8.37008 8.2402 7.60008 7.4702L1.08008 0.950195' stroke='%234390FF' stroke-width='1.5' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");--fc-form-select-padding-y:12px;--fc-form-select-padding-x:20px;--fc-form-select-font-size:16px;--fc-form-select-font-weight:400;--fc-form-select-line-height:20px;--fc-form-select-height:46px;--fc-form-select-bg:#fff;--fc-form-select-color:var(--fc-body-color);--fc-form-select-placeholder-color:#868e96;--fc-form-select-border-width:1px;--fc-form-select-border-color:rgba(0, 0, 0, 0.1);--fc-form-select-active-border-color:var(--fc-primary);--fc-form-select-active-box-shadow:none;--fc-form-select-box-shadow:none;--fc-form-select-border-radius:8px;position:relative;display:block;margin:0;width:100%;max-width:none;padding:var(--fc-form-select-padding-y) calc(var(--fc-form-select-padding-x) + 16px) var(--fc-form-select-padding-y) var(--fc-form-select-padding-x);font-size:var(--fc-form-select-font-size);font-weight:var(--fc-form-select-font-weight);line-height:var(--fc-form-select-line-height);color:var(--fc-form-select-color);min-height:var(--fc-form-select-height);-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--fc-form-select-bg);background-image:var(--fc-form-select-bg-img);background-repeat:no-repeat;background-position:right 15px center;background-size:16px 12px;border:var(--fc-border-width) solid var(--fc-form-select-border-color);border-radius:var(--fc-form-select-border-radius);box-shadow:var(--fc-form-select-box-shadow);transition:border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;}
.searchContainer{position:relative;}
.wpgmp_map_container .searchBox{width:310px;height:46px;border:none;margin-left:10px;overflow:hidden;outline:none;}
.resultsDiv{background:#fff;}
.resultsDiv.result{position:absolute;background-color:white;width:399px;top:200px;border-style:solid;border-width:1px;border-color:lightgrey;-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px;-moz-box-shadow:2px 2px 2px -2px gray;-webkit-box-shadow:2px 2px 2px -2px gray;box-shadow:2px 2px 2px -2px gray;}
.resultsDiv .list{list-style-type:none;padding-left:0;margin-bottom:0px;margin-top:0px;}
.listResult{background-color:white;height:38px;margin-bottom:0px;border-top:1px solid #e6e6e6;}
.listResult.active{background-color:lightskyblue;}
.listResult.mouseover{background-color:lightgrey;}
.iconStyle{width:24px;height:24px;margin-left:5px;vertical-align:middle;}
.resultsDiv .content{float:left;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;height:38px;width:399px;line-height:38px;}
.pagingDiv{border-top:1px solid #e6e6e6;}
.pagingArrow{vertical-align:bottom;}
.title{margin-left:10px;line-height:38px;;}
.resultsDiv.result{top:42px;z-index:9999;}
.leaflet-control-fullscreen a{background:#fff url(//www.wildgiantsafaris.com/wp-content/plugins/wp-google-map-plugin/assets/css/fullscreen.png) no-repeat 0 0;background-size:26px 52px;}
.leaflet-touch .leaflet-control-fullscreen a{background-position:2px 2px;}
.leaflet-fullscreen-on .leaflet-control-fullscreen a{background-position:0 -26px;}
.leaflet-touch.leaflet-fullscreen-on .leaflet-control-fullscreen a{background-position:2px -24px;}
.leaflet-container:-webkit-full-screen{width:100%!important;height:100%!important;}
.leaflet-container.leaflet-fullscreen-on{width:100%!important;height:100%!important;}
.leaflet-pseudo-fullscreen{position:fixed!important;width:100%!important;height:100%!important;top:0!important;left:0!important;z-index:99999;}
@media
(-webkit-min-device-pixel-ratio:2),
(min-resolution:192dpi) {
.leaflet-control-fullscreen a{background-image:url(//www.wildgiantsafaris.com/wp-content/plugins/wp-google-map-plugin/assets/css/fullscreen@2x.png);}
}
.leaflet-control-locate a{font-size:1.4em;color:#444;cursor:pointer}
.leaflet-control-locate.active a{color:#2074b6}
.leaflet-control-locate.active.following a{color:#fc8428}
.leaflet-control-locate-location circle{animation:leaflet-control-locate-throb 4s ease infinite}
@keyframes leaflet-control-locate-throb{0%{r:9;stroke-width:1}50%{r:7;stroke-width:3}
100%{r:9;stroke-width:1}
} .leaflet-routing-container, .leaflet-routing-error{width:320px;background-color:white;padding-top:4px;transition:all 0.2s ease;box-sizing:border-box;}
.leaflet-control-container .leaflet-routing-container-hide{width:32px;height:32px;}
.leaflet-routing-container h2{font-size:14px;}
.leaflet-routing-container h3{font-size:12px;font-weight:normal;}
.leaflet-routing-collapsible .leaflet-routing-geocoders{margin-top:20px;}
.leaflet-routing-alt, .leaflet-routing-geocoders, .leaflet-routing-error{padding:6px;margin-top:2px;margin-bottom:6px;border-bottom:1px solid #ccc;max-height:320px;overflow-y:auto;transition:all 0.2s ease;}
.leaflet-control-container .leaflet-routing-container-hide .leaflet-routing-alt, 
.leaflet-control-container .leaflet-routing-container-hide .leaflet-routing-geocoders{display:none;}
.leaflet-bar .leaflet-routing-alt:last-child{border-bottom:none;}
.leaflet-routing-alt-minimized{color:#888;max-height:64px;overflow:hidden;cursor:pointer;}
.leaflet-routing-alt table{border-collapse:collapse;}
.leaflet-routing-alt tr:hover{background-color:#eee;cursor:pointer;}
.leaflet-routing-alt::-webkit-scrollbar{width:8px;}
.leaflet-routing-alt::-webkit-scrollbar-track{border-radius:2px;background-color:#eee;}
.leaflet-routing-alt::-webkit-scrollbar-thumb{border-radius:2px;background-color:#888;}
.leaflet-routing-icon{background-image:url(//www.wildgiantsafaris.com/wp-content/plugins/wp-google-map-plugin/assets/css/leaflet.routing.icons.png);-webkit-background-size:240px 20px;background-size:240px 20px;background-repeat:no-repeat;margin:0;content:'';display:inline-block;vertical-align:top;width:20px;height:20px;}
.leaflet-routing-icon-continue      {background-position:0 0;}
.leaflet-routing-icon-sharp-right   {background-position:-20px 0;}
.leaflet-routing-icon-turn-right    {background-position:-40px 0;}
.leaflet-routing-icon-bear-right    {background-position:-60px 0;}
.leaflet-routing-icon-u-turn        {background-position:-80px 0;}
.leaflet-routing-icon-sharp-left    {background-position:-100px 0;}
.leaflet-routing-icon-turn-left     {background-position:-120px 0;}
.leaflet-routing-icon-bear-left     {background-position:-140px 0;}
.leaflet-routing-icon-depart        {background-position:-160px 0;}
.leaflet-routing-icon-enter-roundabout{background-position:-180px 0;}
.leaflet-routing-icon-arrive        {background-position:-200px 0;}
.leaflet-routing-icon-via           {background-position:-220px 0;}
.leaflet-routing-geocoders div{padding:4px 0px 4px 0px;}
.leaflet-routing-geocoders input{width:303px;width:calc(100% - 4px);line-height:1.67;border:1px solid #ccc;}
.leaflet-routing-geocoders button{font:bold 18px 'Lucida Console', Monaco, monospace;border:1px solid #ccc;border-radius:4px;background-color:white;margin:0;margin-right:3px;float:right;cursor:pointer;transition:background-color 0.2s ease;}
.leaflet-routing-add-waypoint:after{content:'+';}
.leaflet-routing-reverse-waypoints:after{font-weight:normal;content:'\21c5';}
.leaflet-routing-geocoders button:hover{background-color:#eee;}
.leaflet-routing-geocoders input,.leaflet-routing-remove-waypoint,.leaflet-routing-geocoder{position:relative;}
.leaflet-routing-geocoder-result{font:12px/1.5 "Helvetica Neue", Arial, Helvetica, sans-serif;position:absolute;max-height:0;overflow:hidden;transition:all 0.5s ease;z-index:1000;}
.leaflet-routing-geocoder-result table{width:100%;border:1px solid #ccc;border-radius:0 0 4px 4px;background-color:white;cursor:pointer;}
.leaflet-routing-geocoder-result-open{max-height:800px;}
.leaflet-routing-geocoder-selected, .leaflet-routing-geocoder-result tr:hover{background-color:#eee;}
.leaflet-routing-geocoder-no-results{font-style:italic;color:#888;}
.leaflet-routing-remove-waypoint{background-color:transparent;display:inline-block;vertical-align:middle;cursor:pointer;}
.leaflet-routing-remove-waypoint:after{position:absolute;display:block;width:15px;height:1px;z-index:1;right:1px;top:4px;bottom:0;margin:auto;padding:2px;font-size:18px;font-weight:bold;content:"\00d7";text-align:center;cursor:pointer;color:#ccc;background:white;padding-bottom:16px;margin-top:-16px;padding-right:4px;line-height:1;}
.leaflet-routing-remove-waypoint:hover{color:black;}
.leaflet-routing-instruction-distance{width:48px;}
.leaflet-routing-collapse-btn{position:absolute;top:0;right:6px;font-size:24px;color:#ccc;font-weight:bold;}
.leaflet-routing-collapse-btn:after{content:'\00d7';}
.leaflet-routing-container-hide .leaflet-routing-collapse-btn{position:relative;left:4px;top:4px;display:block;width:26px;height:23px;background-image:url(//www.wildgiantsafaris.com/wp-content/plugins/wp-google-map-plugin/assets/css/routing-icon.png);}
.leaflet-routing-container-hide .leaflet-routing-collapse-btn:after{content:none;}
.leaflet-top .leaflet-routing-container.leaflet-routing-container-hide{margin-top:10px !important;}
.leaflet-right .leaflet-routing-container.leaflet-routing-container-hide{margin-right:10px !important;}
.leaflet-bottom .leaflet-routing-container.leaflet-routing-container-hide{margin-bottom:10px !important;}
.leaflet-left .leaflet-routing-container.leaflet-routing-container-hide{margin-left:10px !important;}
@media only screen and (max-width: 640px) {
.leaflet-routing-container{margin:0 !important;padding:0 !important;width:100%;height:100%;}
}
@keyframes bounce {
0%{transform:translateY(0);}
30%{transform:translateY(-15px);}
60%{transform:translateY(0);}
100%{transform:translateY(-7px);}
}
.leaflet-bounce-animation{animation:bounce 0.5s ease;}
 .fc-text-primary{color:var(--fc-infobox-primary) !important;}
.fc-text-secondary{color:var(--fc-infobox-secondary) !important;}
.fc-bg-primary{background-color:var(--fc-infobox-primary) !important;}
.fc-bg-secondary{background-color:var(--fc-infobox-secondary) !important;}
.fc-text-left{text-align:left !important;}
.fc-text-center{text-align:center !important;}
.fc-text-right{text-align:right !important;}
.fc-text-capitalize{text-transform:capitalize !important;}
.fc-text-lowercase{text-transform:lowercase !important;}
.fc-text-uppercase{text-transform:uppercase !important;}
.fc-infobox-root{--fc-infobox-primary:#4390ff;--fc-infobox-primary-hover:color-mix(in srgb, var(--fc-infobox-primary) 80%, #000 15%);--fc-infobox-secondary:#f5f7fa;--fc-infobox-bg:#fff;--fc-infobox-color:#65686e;--fc-infobox-link-color:var(--fc-infobox-primary);--fc-infobox-link-hover-color:var(--fc-infobox-primary-hover);--fc-infobox-title-color:#23272f;--fc-infobox-title-font-size:18px;--fc-infobox-title-font-weight:600;--fc-infobox-font-weight:400;--fc-infobox-font-family:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;--fc-infobox-font-size:14px;--fc-infobox-line-height:18px;--fc-infobox-padding-y:24px;--fc-infobox-padding-x:20px;--fc-infobox-max-width:350px;--fc-infobox-max-height:500px;--fc-infobox-border-radius:6px;}
.fc-infobox-root *,
.fc-infobox-root *::before,
.fc-infobox-root *::after{box-sizing:border-box !important;}
.fc-infobox-root img{max-width:100%;vertical-align:middle;border-style:none;}
.fc-infobox{position:relative;background:var(--fc-infobox-bg);color:var(--fc-infobox-color);border-radius:var(--fc-infobox-border-radius);font-family:var(--fc-infobox-font-family);font-size:var(--fc-infobox-font-size);font-weight:var(--fc-infobox-font-weight);line-height:var(--fc-infobox-line-height);max-width:var(--fc-infobox-max-width);width:100%;overflow:hidden;}
@media screen and (min-width: 992px) {
.fc-infobox{width:var(--fc-infobox-max-width);}
}
.fc-infobox .fc-infobox-title{font-size:var(--fc-infobox-title-font-size);font-weight:var(--fc-infobox-title-font-weight);color:var(--fc-infobox-title-color);line-height:1.4;margin-bottom:8px;}
.fc-infobox .fc-infobox-title a{color:inherit;}
.fc-infobox-body{padding:var(--fc-infobox-padding-y) var(--fc-infobox-padding-x);max-height:var(--fc-infobox-max-height);overflow-y:auto;}
.fc-infobox-img .fc-feature-img{height:100%;width:100%;}
.fc-infobox-list{display:flex;flex-direction:column;gap:8px;font-size:12px;line-height:16px;font-weight:500;}
.fc-infobox-list i{font-size:18px;line-height:14px;vertical-align:-4px;}
.fc-infobox-list-item{display:flex;gap:8px;}
.fc-infobox-msg:not(:last-child),
.fc-infobox-list:not(:last-child),
.fc-infobox-extra-content:not(:last-child){margin-bottom:15px;}
.fc-infobox-address{font-style:normal;margin:0;}
.wpgmp-infowindow-addon .wpgmp_iw_content{display:block;padding:0 !important;}
.wpgmp-infowindow-addon.leaflet-popup-content-wrapper{padding:0;box-shadow:none;border-radius:0;background-color:transparent;}
.wpgmp-infowindow-addon ~ .leaflet-popup-tip-container .leaflet-popup-tip{box-shadow:none;}
.wpgmp-infowindow-addon .leaflet-popup-content{margin:0;font-size:inherit;line-height:inherit;}
.wpgmp-infowindow-addon ~ a.leaflet-popup-close-button{background-color:rgba(0, 0, 0, 0.5) !important;color:#fff !important;border-radius:50%;}
.fc-badge{--fc-badge-padding-y:4px;--fc-badge-padding-x:12px;--fc-badge-border-radius:4px;--fc-badge-font-size:12px;--fc-badge-font-weight:500;--fc-badge-line-height:1.2;--fc-badge-bg:#f2f2f2;--fc-badge-color:#23272f;display:inline-flex;font-size:var(--fc-badge-font-size);font-weight:var(--fc-badge-font-weight);line-height:var(--fc-badge-line-height);padding:var(--fc-badge-padding-y) var(--fc-badge-padding-x);border-radius:var(--fc-badge-border-radius);background-color:var(--fc-badge-bg);color:var(--fc-badge-color);}
.fc-infobox-categories{display:flex;flex-wrap:wrap;gap:15px;}
.fc-infobox-categories:not(:last-child){margin-bottom:15px;}
.fc-infobox-btn{--fc-infobox-btn-padding-x:20px;--fc-infobox-btn-padding-y:10px;--fc-infobox-btn-font-family:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;--fc-infobox-btn-font-size:14px;--fc-infobox-btn-font-weight:500;--fc-infobox-btn-line-height:18px;--fc-infobox-btn-min-width:120px;--fc-infobox-btn-color:#23272f;--fc-infobox-btn-bg:transparent;--fc-infobox-btn-box-shadow:none;--fc-infobox-btn-border-width:1px;--fc-infobox-btn-border-color:transparent;--fc-infobox-btn-border-radius:6px;--fc-infobox-btn-hover-border-color:transparent;--fc-infobox-btn-disabled-opacity:0.5;display:inline-block;min-width:var(--fc-infobox-btn-min-width);padding:var(--fc-infobox-btn-padding-y) var(--fc-infobox-btn-padding-x);font-family:var(--fc-infobox-btn-font-family);font-size:var(--fc-infobox-btn-font-size);font-weight:var(--fc-infobox-btn-font-weight);line-height:var(--fc-infobox-btn-line-height);color:var(--fc-infobox-btn-color) !important;text-align:center;text-decoration:none !important;vertical-align:middle;cursor:pointer;user-select:none;border:var(--fc-infobox-btn-border-width) solid var(--fc-infobox-btn-border-color);border-radius:var(--fc-infobox-btn-border-radius);background-color:var(--fc-infobox-btn-bg);box-shadow:var(--fc-infobox-btn-box-shadow);white-space:nowrap;transition:color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;}
@media (prefers-reduced-motion: reduce) {
.fc-infobox-btn{transition:none;}
}
.fc-infobox-btn:hover,
.fc-infobox-btn:focus,
.fc-infobox-btn:focus-visible{color:var(--fc-infobox-btn-hover-color) !important;background-color:var(--fc-infobox-btn-hover-bg);border-color:var(--fc-infobox-btn-hover-border-color);outline:0;}
.fc-infobox-btn:disabled,
.fc-infobox-btn-disabled,
.fc-infobox-btn.disabled{pointer-events:none;cursor:not-allowed;opacity:var(--fc-infobox-btn-disabled-opacity);}
.fc-infobox-btn-link{--fc-infobox-btn-padding-x:5px;--fc-infobox-btn-color:var(--fc-infobox-primary);--fc-infobox-btn-bg:transparent;--fc-infobox-btn-border-color:transparent;--fc-infobox-btn-hover-color:var(--fc-infobox-primary-hover);--fc-infobox-btn-hover-bg:color-mix(in srgb, var(--fc-infobox-primary) 10%, transparent);--fc-infobox-btn-hover-border-color:transparent;--fc-infobox-btn-min-width:auto;display:inline-flex;align-items:center;}
.fc-infobox-btn-primary{--fc-infobox-btn-color:#fff;--fc-infobox-btn-bg:var(--fc-infobox-primary);--fc-infobox-btn-border-color:var(--fc-infobox-primary);--fc-infobox-btn-hover-color:#fff;--fc-infobox-btn-hover-bg:var(--fc-infobox-primary-hover);--fc-infobox-btn-hover-border-color:var(--fc-infobox-primary-hover);}
.fc-infobox-btn-outline-primary{--fc-infobox-btn-color:var(--fc-infobox-primary);--fc-infobox-btn-border-color:var(--fc-infobox-primary);--fc-infobox-btn-hover-color:#fff;--fc-infobox-btn-hover-bg:var(--fc-infobox-primary);--fc-infobox-btn-hover-border-color:var(--fc-infobox-primary);}
.fc-infobox-btn-icon{--fc-infobox-btn-padding-x:5px;--fc-infobox-btn-padding-y:5px;--fc-infobox-btn-border-radius:50%;min-width:auto;width:48px;height:48px;display:inline-flex;align-items:center;justify-content:center;}
.fc-infobox-btn:not(.fc-infobox-btn-icon) > [class^="wep-icon-"],
.fc-infobox-btn:not(.fc-infobox-btn-icon) > [class*=" wep-icon-"]{margin-left:10px;align-self:center;}
.fc-infobox-btn-wrapper{display:flex;flex-wrap:wrap;gap:8px;}
@font-face{font-family:'weplugin';src:url(//www.wildgiantsafaris.com/wp-content/plugins/wp-google-map-plugin/assets/font/weplugin.eot?63506848);src:url(//www.wildgiantsafaris.com/wp-content/plugins/wp-google-map-plugin/assets/font/weplugin.eot?63506848#iefix) format('embedded-opentype'), url(//www.wildgiantsafaris.com/wp-content/plugins/wp-google-map-plugin/assets/font/weplugin.woff2?63506848) format('woff2'), url(//www.wildgiantsafaris.com/wp-content/plugins/wp-google-map-plugin/assets/font/weplugin.woff?63506848) format('woff'), url(//www.wildgiantsafaris.com/wp-content/plugins/wp-google-map-plugin/assets/font/weplugin.ttf?63506848) format('truetype'), url(//www.wildgiantsafaris.com/wp-content/plugins/wp-google-map-plugin/assets/font/weplugin.svg?63506848#weplugin) format('svg');font-weight:normal;font-style:normal;}
[class^="wep-icon-"], [class*=" wep-icon-"]{font-family:"weplugin";font-style:normal;font-weight:normal;display:inline-block;text-decoration:inherit;width:1em;text-align:center;font-variant:normal;text-transform:none;line-height:1em;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}
.wep-icon-lg{font-size:1.3333em;line-height:0.75em;vertical-align:-.0667em;}
.wep-icon-xl{font-size:1.5em;line-height:0.6666em;vertical-align:-.075em;}
.wep-icon-xs{font-size:.75em;}
.wep-icon-sm{font-size:.875em}
.wep-icon-1x{font-size:1rem;}
.wep-icon-2x{font-size:2rem;}
.wep-icon-3x{font-size:3rem;}
.wep-icon-4x{font-size:4rem;}
.wep-icon-5x{font-size:5rem;}
.wep-icon-6x{font-size:6rem;}
.wep-icon-7x{font-size:7rem;}
.wep-icon-8x{font-size:8rem;}
.wep-icon-9x{font-size:9rem;}
.wep-icon-10x{font-size:10rem;}
.wep-icon-setting:before{content:'\e800';}
.wep-icon-setting-1:before{content:'\e801';}
.wep-icon-setting-2:before{content:'\e802';}
.wep-icon-setting-3:before{content:'\e803';}
.wep-icon-share:before{content:'\e804';}
.wep-icon-shop:before{content:'\e805';}
.wep-icon-shopping-bag:before{content:'\e806';}
.wep-icon-shopping-cart:before{content:'\e807';}
.wep-icon-sidebar-left:before{content:'\e808';}
.wep-icon-sidebar-right:before{content:'\e809';}
.wep-icon-slider-horizontal:before{content:'\e80a';}
.wep-icon-speaker:before{content:'\e80b';}
.wep-icon-star:before{content:'\e80c';}
.wep-icon-status-up:before{content:'\e80d';}
.wep-icon-sun:before{content:'\e80e';}
.wep-icon-tag:before{content:'\e80f';}
.wep-icon-ticket:before{content:'\e810';}
.wep-icon-timer:before{content:'\e811';}
.wep-icon-translate:before{content:'\e812';}
.wep-icon-trash:before{content:'\e813';}
.wep-icon-tree:before{content:'\e814';}
.wep-icon-unhappy:before{content:'\e815';}
.wep-icon-upload:before{content:'\e816';}
.wep-icon-user:before{content:'\e817';}
.wep-icon-users:before{content:'\e818';}
.wep-icon-user-tag:before{content:'\e819';}
.wep-icon-verify:before{content:'\e81a';}
.wep-icon-video:before{content:'\e81b';}
.wep-icon-wallet:before{content:'\e81c';}
.wep-icon-wallet-1:before{content:'\e81d';}
.wep-icon-whatsapp:before{content:'\e81e';}
.wep-icon-wifi:before{content:'\e81f';}
.wep-icon-woman:before{content:'\e820';}
.wep-icon-youtube:before{content:'\e821';}
.wep-icon-achivement:before{content:'\e822';}
.wep-icon-add:before{content:'\e823';}
.wep-icon-airplane:before{content:'\e824';}
.wep-icon-align-center:before{content:'\e825';}
.wep-icon-align-left:before{content:'\e826';}
.wep-icon-align-right:before{content:'\e827';}
.wep-icon-apple:before{content:'\e828';}
.wep-icon-archive:before{content:'\e829';}
.wep-icon-arrow-down:before{content:'\e82a';}
.wep-icon-arrow-left:before{content:'\e82b';}
.wep-icon-arrow-right:before{content:'\e82c';}
.wep-icon-arrow-up:before{content:'\e82d';}
.wep-icon-bathtub:before{content:'\e82e';}
.wep-icon-bed:before{content:'\e82f';}
.wep-icon-blueprint:before{content:'\e830';}
.wep-icon-book:before{content:'\e831';}
.wep-icon-book-1:before{content:'\e832';}
.wep-icon-box:before{content:'\e833';}
.wep-icon-briefcase:before{content:'\e834';}
.wep-icon-broom:before{content:'\e835';}
.wep-icon-cake:before{content:'\e836';}
.wep-icon-calculator:before{content:'\e837';}
.wep-icon-calendar:before{content:'\e838';}
.wep-icon-camera:before{content:'\e839';}
.wep-icon-car:before{content:'\e83a';}
.wep-icon-card:before{content:'\e83b';}
.wep-icon-chart:before{content:'\e83c';}
.wep-icon-chat:before{content:'\e83d';}
.wep-icon-check:before{content:'\e83e';}
.wep-icon-circle-check:before{content:'\e83f';}
.wep-icon-circle-close:before{content:'\e840';}
.wep-icon-circle-code:before{content:'\e841';}
.wep-icon-circle-info:before{content:'\e842';}
.wep-icon-clock:before{content:'\e843';}
.wep-icon-close:before{content:'\e844';}
.wep-icon-cloud:before{content:'\e845';}
.wep-icon-cloud-check:before{content:'\e846';}
.wep-icon-cloud-remove:before{content:'\e847';}
.wep-icon-coffee:before{content:'\e848';}
.wep-icon-color:before{content:'\e849';}
.wep-icon-contact:before{content:'\e84a';}
.wep-icon-copy:before{content:'\e84b';}
.wep-icon-copyright:before{content:'\e84c';}
.wep-icon-cpu:before{content:'\e84d';}
.wep-icon-crown:before{content:'\e84e';}
.wep-icon-danger:before{content:'\e84f';}
.wep-icon-danger-1:before{content:'\e850';}
.wep-icon-data:before{content:'\e851';}
.wep-icon-database:before{content:'\e852';}
.wep-icon-delivery:before{content:'\e853';}
.wep-icon-direction:before{content:'\e854';}
.wep-icon-direction-1:before{content:'\e855';}
.wep-icon-discover:before{content:'\e856';}
.wep-icon-dislike:before{content:'\e857';}
.wep-icon-docs:before{content:'\e858';}
.wep-icon-dollar:before{content:'\e859';}
.wep-icon-dollar-circle:before{content:'\e85a';}
.wep-icon-dollar-square:before{content:'\e85b';}
.wep-icon-download:before{content:'\e85c';}
.wep-icon-edit:before{content:'\e85d';}
.wep-icon-export:before{content:'\e85e';}
.wep-icon-eye:before{content:'\e85f';}
.wep-icon-eye-slash:before{content:'\e860';}
.wep-icon-facebook:before{content:'\e861';}
.wep-icon-filter:before{content:'\e862';}
.wep-icon-fire:before{content:'\e863';}
.wep-icon-flag:before{content:'\e864';}
.wep-icon-flash:before{content:'\e865';}
.wep-icon-folder:before{content:'\e866';}
.wep-icon-gallery:before{content:'\e867';}
.wep-icon-gas-station:before{content:'\e868';}
.wep-icon-gift:before{content:'\e869';}
.wep-icon-global:before{content:'\e86a';}
.wep-icon-google:before{content:'\e86b';}
.wep-icon-google-play:before{content:'\e86c';}
.wep-icon-gps:before{content:'\e86d';}
.wep-icon-gps-slash:before{content:'\e86e';}
.wep-icon-grid:before{content:'\e86f';}
.wep-icon-grid-1:before{content:'\e870';}
.wep-icon-grid-2:before{content:'\e871';}
.wep-icon-happy:before{content:'\e872';}
.wep-icon-heart:before{content:'\e873';}
.wep-icon-home:before{content:'\e874';}
.wep-icon-home-1:before{content:'\e875';}
.wep-icon-important:before{content:'\e876';}
.wep-icon-inbox:before{content:'\e877';}
.wep-icon-inbox-received:before{content:'\e878';}
.wep-icon-inbox-send:before{content:'\e879';}
.wep-icon-infinity:before{content:'\e87a';}
.wep-icon-info-circle-fill:before{content:'\e87b';}
.wep-icon-info-danger:before{content:'\e87c';}
.wep-icon-instagram:before{content:'\e87d';}
.wep-icon-key:before{content:'\e87e';}
.wep-icon-layer:before{content:'\e87f';}
.wep-icon-like:before{content:'\e880';}
.wep-icon-link:before{content:'\e881';}
.wep-icon-list:before{content:'\e882';}
.wep-icon-list-1:before{content:'\e883';}
.wep-icon-lock:before{content:'\e884';}
.wep-icon-login:before{content:'\e885';}
.wep-icon-logout:before{content:'\e886';}
.wep-icon-long-arrow-down:before{content:'\e887';}
.wep-icon-long-arrow-left:before{content:'\e888';}
.wep-icon-long-arrow-right:before{content:'\e889';}
.wep-icon-long-arrow-up:before{content:'\e88a';}
.wep-icon-magicpen:before{content:'\e88b';}
.wep-icon-man:before{content:'\e88c';}
.wep-icon-map:before{content:'\e88d';}
.wep-icon-map-1:before{content:'\e88e';}
.wep-icon-massage:before{content:'\e88f';}
.wep-icon-massage-tracking:before{content:'\e890';}
.wep-icon-math:before{content:'\e891';}
.wep-icon-maximize:before{content:'\e892';}
.wep-icon-maximize-1:before{content:'\e893';}
.wep-icon-maximize-2:before{content:'\e894';}
.wep-icon-medal:before{content:'\e895';}
.wep-icon-menu:before{content:'\e896';}
.wep-icon-mic:before{content:'\e897';}
.wep-icon-minimize:before{content:'\e898';}
.wep-icon-minimize-1:before{content:'\e899';}
.wep-icon-minus:before{content:'\e89a';}
.wep-icon-mirroring-screen:before{content:'\e89b';}
.wep-icon-monitor:before{content:'\e89c';}
.wep-icon-moon:before{content:'\e89d';}
.wep-icon-more:before{content:'\e89e';}
.wep-icon-more-1:before{content:'\e89f';}
.wep-icon-music:before{content:'\e8a0';}
.wep-icon-note:before{content:'\e8a1';}
.wep-icon-notification:before{content:'\e8a2';}
.wep-icon-percentage-square:before{content:'\e8a3';}
.wep-icon-phone:before{content:'\e8a4';}
.wep-icon-phone-1:before{content:'\e8a5';}
.wep-icon-pin:before{content:'\e8a6';}
.wep-icon-pin-fill:before{content:'\e8a7';}
.wep-icon-plug:before{content:'\e8a8';}
.wep-icon-printer:before{content:'\e8a9';}
.wep-icon-ranking:before{content:'\e8aa';}
.wep-icon-refresh:before{content:'\e8ab';}
.wep-icon-reload:before{content:'\e8ac';}
.wep-icon-route:before{content:'\e8ad';}
.wep-icon-route-1:before{content:'\e8ae';}
.wep-icon-ruler:before{content:'\e8af';}
.wep-icon-search:before{content:'\e8b0';}
.wep-icon-search-zoom-in:before{content:'\e8b1';}
.wep-icon-search-zoom-out:before{content:'\e8b2';}
.wep-icon-security:before{content:'\e8b3';}
.wep-icon-security-safe:before{content:'\e8b4';}
.wep-icon-send:before{content:'\e8b5';}
.leaflet-pane,
.leaflet-tile,
.leaflet-marker-icon,
.leaflet-marker-shadow,
.leaflet-tile-container,
.leaflet-pane > svg,
.leaflet-pane > canvas,
.leaflet-zoom-box,
.leaflet-image-layer,
.leaflet-layer{position:absolute;left:0;top:0;}
.leaflet-container{overflow:hidden;}
.leaflet-tile,
.leaflet-marker-icon,
.leaflet-marker-shadow{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none;}
.leaflet-tile::selection{background:transparent;}
.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast;}
.leaflet-safari .leaflet-tile-container{width:1600px;height:1600px;-webkit-transform-origin:0 0;}
.leaflet-marker-icon,
.leaflet-marker-shadow{display:block;}
.leaflet-container .leaflet-overlay-pane svg{max-width:none !important;max-height:none !important;}
.leaflet-container .leaflet-marker-pane img,
.leaflet-container .leaflet-shadow-pane img,
.leaflet-container .leaflet-tile-pane img,
.leaflet-container img.leaflet-image-layer,
.leaflet-container .leaflet-tile{max-width:none !important;max-height:none !important;width:auto;padding:0;}
.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter;}
.leaflet-container.leaflet-touch-zoom{-ms-touch-action:pan-x pan-y;touch-action:pan-x pan-y;}
.leaflet-container.leaflet-touch-drag{-ms-touch-action:pinch-zoom;touch-action:none;touch-action:pinch-zoom;}
.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{-ms-touch-action:none;touch-action:none;}
.leaflet-container{-webkit-tap-highlight-color:transparent;}
.leaflet-container a{-webkit-tap-highlight-color:rgba(51, 181, 229, 0.4);}
.leaflet-tile{filter:inherit;visibility:hidden;}
.leaflet-tile-loaded{visibility:inherit;}
.leaflet-zoom-box{width:0;height:0;-moz-box-sizing:border-box;box-sizing:border-box;z-index:800;}
.leaflet-overlay-pane svg{-moz-user-select:none;}
.leaflet-pane      {z-index:400;}
.leaflet-tile-pane {z-index:200;}
.leaflet-overlay-pane{z-index:400;}
.leaflet-shadow-pane{z-index:500;}
.leaflet-marker-pane{z-index:600;}
.leaflet-tooltip-pane{z-index:650;}
.leaflet-popup-pane{z-index:700;}
.leaflet-map-pane canvas{z-index:100;}
.leaflet-map-pane svg {z-index:200;}
.leaflet-vml-shape{width:1px;height:1px;}
.lvml{behavior:url(#default#VML);display:inline-block;position:absolute;}
.leaflet-control{position:relative;z-index:800;pointer-events:visiblePainted;pointer-events:auto;}
.leaflet-top,
.leaflet-bottom{position:absolute;z-index:1000;pointer-events:none;}
.leaflet-top{top:0;}
.leaflet-right{right:0;}
.leaflet-bottom{bottom:0;}
.leaflet-left{left:0;}
.leaflet-control{float:left;clear:both;}
.leaflet-right .leaflet-control{float:right;}
.leaflet-top .leaflet-control{margin-top:10px;}
.leaflet-bottom .leaflet-control{margin-bottom:10px;}
.leaflet-left .leaflet-control{margin-left:10px;}
.leaflet-right .leaflet-control{margin-right:10px;}
.leaflet-fade-anim .leaflet-popup{opacity:0;-webkit-transition:opacity 0.2s linear;-moz-transition:opacity 0.2s linear;transition:opacity 0.2s linear;}
.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1;}
.leaflet-zoom-animated{-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;}
svg.leaflet-zoom-animated{will-change:transform;}
.leaflet-zoom-anim .leaflet-zoom-animated{-webkit-transition:-webkit-transform 0.25s cubic-bezier(0,0,0.25,1);-moz-transition:-moz-transform 0.25s cubic-bezier(0,0,0.25,1);transition:transform 0.25s cubic-bezier(0,0,0.25,1);}
.leaflet-zoom-anim .leaflet-tile,
.leaflet-pan-anim .leaflet-tile{-webkit-transition:none;-moz-transition:none;transition:none;}
.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden;}
.leaflet-interactive{cursor:pointer;}
.leaflet-grab{cursor:-webkit-grab;cursor:-moz-grab;cursor:grab;}
.leaflet-crosshair,
.leaflet-crosshair .leaflet-interactive{cursor:crosshair;}
.leaflet-popup-pane,
.leaflet-control{cursor:auto;}
.leaflet-dragging .leaflet-grab,
.leaflet-dragging .leaflet-grab .leaflet-interactive,
.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing;}
.leaflet-marker-icon,
.leaflet-marker-shadow,
.leaflet-image-layer,
.leaflet-pane > svg path,
.leaflet-tile-container{pointer-events:none;}
.leaflet-marker-icon.leaflet-interactive,
.leaflet-image-layer.leaflet-interactive,
.leaflet-pane > svg path.leaflet-interactive,
svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto;}
.leaflet-container{background:#ddd;outline-offset:1px;}
.leaflet-container a{color:#0078A8;}
.leaflet-zoom-box{border:2px dotted #38f;background:rgba(255,255,255,0.5);}
.leaflet-container{font-family:"Helvetica Neue", Arial, Helvetica, sans-serif;font-size:12px;font-size:0.75rem;line-height:1.5;}
.leaflet-bar{box-shadow:0 1px 5px rgba(0,0,0,0.65);border-radius:4px;}
.leaflet-bar a{background-color:#fff;border-bottom:1px solid #ccc;width:26px;height:26px;line-height:26px;display:block;text-align:center;text-decoration:none;color:black;}
.leaflet-bar a,
.leaflet-control-layers-toggle{background-position:50% 50%;background-repeat:no-repeat;display:block;}
.leaflet-bar a:hover,
.leaflet-bar a:focus{background-color:#f4f4f4;}
.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px;}
.leaflet-bar a:last-child{border-bottom-left-radius:4px;border-bottom-right-radius:4px;border-bottom:none;}
.leaflet-bar a.leaflet-disabled{cursor:default;background-color:#f4f4f4;color:#bbb;}
.leaflet-touch .leaflet-bar a{width:30px;height:30px;line-height:30px;text-decoration:none;}
.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px;}
.leaflet-touch .leaflet-bar a:last-child{border-bottom-left-radius:2px;border-bottom-right-radius:2px;}
.leaflet-control-zoom-in,
.leaflet-control-zoom-out{font:bold 18px 'Lucida Console', Monaco, monospace;text-indent:1px;}
.leaflet-touch .leaflet-control-zoom-in, .leaflet-touch .leaflet-control-zoom-out{font-size:22px;}
.leaflet-control-layers{box-shadow:0 1px 5px rgba(0,0,0,0.4);background:#fff;border-radius:5px;}
.leaflet-control-layers-toggle{background-image:url(//www.wildgiantsafaris.com/wp-content/plugins/wp-google-map-plugin/assets/css/images/layers.png);width:36px;height:36px;}
.leaflet-retina .leaflet-control-layers-toggle{background-image:url(//www.wildgiantsafaris.com/wp-content/plugins/wp-google-map-plugin/assets/css/images/layers-2x.png);background-size:26px 26px;}
.leaflet-touch .leaflet-control-layers-toggle{width:44px;height:44px;}
.leaflet-control-layers .leaflet-control-layers-list,
.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none;}
.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative;}
.leaflet-control-layers-expanded{padding:6px 10px 6px 6px;color:#333;background:#fff;}
.leaflet-control-layers-scrollbar{overflow-y:scroll;overflow-x:hidden;padding-right:5px;}
.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px;}
.leaflet-control-layers label{display:block;font-size:13px;font-size:1.08333em;}
.leaflet-control-layers-separator{height:0;border-top:1px solid #ddd;margin:5px -10px 5px -6px;}
.leaflet-default-icon-path{background-image:url(//www.wildgiantsafaris.com/wp-content/plugins/wp-google-map-plugin/assets/css/images/marker-icon.png);}
.leaflet-container .leaflet-control-attribution{background:#fff;background:rgba(255, 255, 255, 0.8);margin:0;}
.leaflet-control-attribution,
.leaflet-control-scale-line{padding:0 5px;color:#333;line-height:1.4;}
.leaflet-control-attribution a{text-decoration:none;}
.leaflet-control-attribution a:hover,
.leaflet-control-attribution a:focus{text-decoration:underline;}
.leaflet-attribution-flag{display:inline !important;vertical-align:baseline !important;width:1em;height:0.6669em;}
.leaflet-left .leaflet-control-scale{margin-left:5px;}
.leaflet-bottom .leaflet-control-scale{margin-bottom:5px;}
.leaflet-control-scale-line{border:2px solid #777;border-top:none;line-height:1.1;padding:2px 5px 1px;white-space:nowrap;-moz-box-sizing:border-box;box-sizing:border-box;background:rgba(255, 255, 255, 0.8);text-shadow:1px 1px #fff;}
.leaflet-control-scale-line:not(:first-child){border-top:2px solid #777;border-bottom:none;margin-top:-2px;}
.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777;}
.leaflet-touch .leaflet-control-attribution,
.leaflet-touch .leaflet-control-layers,
.leaflet-touch .leaflet-bar{box-shadow:none;}
.leaflet-touch .leaflet-control-layers,
.leaflet-touch .leaflet-bar{border:2px solid rgba(0,0,0,0.2);background-clip:padding-box;}
.leaflet-popup{position:absolute;text-align:center;margin-bottom:20px;}
.leaflet-popup-content-wrapper{padding:1px;text-align:left;border-radius:12px;}
.leaflet-popup-content{margin:13px 24px 13px 20px;line-height:1.3;font-size:13px;font-size:1.08333em;min-height:1px;}
.leaflet-popup-content p{margin:17px 0;margin:1.3em 0;}
.leaflet-popup-tip-container{width:40px;height:20px;position:absolute;left:50%;margin-top:-1px;margin-left:-20px;overflow:hidden;pointer-events:none;}
.leaflet-popup-tip{width:17px;height:17px;padding:1px;margin:-10px auto 0;pointer-events:auto;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);}
.leaflet-popup-content-wrapper,
.leaflet-popup-tip{background:white;color:#333;box-shadow:0 3px 14px rgba(0,0,0,0.4);}
.leaflet-container a.leaflet-popup-close-button{position:absolute;top:0;right:0;border:none;text-align:center;width:24px;height:24px;font:16px/24px Tahoma, Verdana, sans-serif;color:#757575;text-decoration:none;background:transparent;}
.leaflet-container a.leaflet-popup-close-button:hover,
.leaflet-container a.leaflet-popup-close-button:focus{color:#585858;}
.leaflet-popup-scrolled{overflow:auto;}
.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1;}
.leaflet-oldie .leaflet-popup-tip{width:24px;margin:0 auto;-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";filter:progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678);}
.leaflet-oldie .leaflet-control-zoom,
.leaflet-oldie .leaflet-control-layers,
.leaflet-oldie .leaflet-popup-content-wrapper,
.leaflet-oldie .leaflet-popup-tip{border:1px solid #999;}
.leaflet-div-icon{background:#fff;border:1px solid #666;}
.leaflet-tooltip{position:absolute;padding:6px;background-color:#fff;border:1px solid #fff;border-radius:3px;color:#222;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none;box-shadow:0 1px 3px rgba(0,0,0,0.4);}
.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto;}
.leaflet-tooltip-top:before,
.leaflet-tooltip-bottom:before,
.leaflet-tooltip-left:before,
.leaflet-tooltip-right:before{position:absolute;pointer-events:none;border:6px solid transparent;background:transparent;content:"";}
.leaflet-tooltip-bottom{margin-top:6px;}
.leaflet-tooltip-top{margin-top:-6px;}
.leaflet-tooltip-bottom:before,
.leaflet-tooltip-top:before{left:50%;margin-left:-6px;}
.leaflet-tooltip-top:before{bottom:0;margin-bottom:-12px;border-top-color:#fff;}
.leaflet-tooltip-bottom:before{top:0;margin-top:-12px;margin-left:-6px;border-bottom-color:#fff;}
.leaflet-tooltip-left{margin-left:-6px;}
.leaflet-tooltip-right{margin-left:6px;}
.leaflet-tooltip-left:before,
.leaflet-tooltip-right:before{top:50%;margin-top:-6px;}
.leaflet-tooltip-left:before{right:0;margin-right:-12px;border-left-color:#fff;}
.leaflet-tooltip-right:before{left:0;margin-left:-12px;border-right-color:#fff;}
@media print { .leaflet-control {
-webkit-print-color-adjust: exact;
print-color-adjust: exact;
}
}html,body,div,span,applet,object,iframe,
h1,h2,h3,h4,h5,h6,p,blockquote,
pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,
s,samp,small,strike,strong,sub,sup,tt,var,b,i,center,dl,dt,dd,ol,ul,li,
fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,
article,aside,audio,canvas,details,figcaption,figure,footer,header,hgroup,
mark,menu,meter,nav,output,progress,section,summary,time,video{border:0;outline:0;vertical-align:baseline;background:transparent;margin:0;padding:0;}
article,aside,dialog,figure,footer,header,hgroup,nav,section,blockquote{display:block;}
nav ul{list-style:none;}
ol{list-style:decimal;}
ul{list-style:disc;}
ul ul{list-style:circle;}
blockquote,q{quotes:none;}
blockquote:before,blockquote:after,q:before,q:after{content:none;}
ins{text-decoration:underline;}
del{text-decoration:line-through;}
mark{background:none;}
abbr[title],dfn[title], acronym[title]{border-bottom:1px dotted;cursor:help;}
table{border-collapse:collapse;border-spacing:0;}
hr{display:block;height:1px;border:0;border-top:1px solid #ccc;margin:1em 0;padding:0;}
input[type=submit],input[type=button],button{margin:0;padding:0;}
input,select,a img{vertical-align:middle;}
b, strong{font-weight:bold;}
i, em{font-style:italic;}
html{box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}
*, *:before, *:after{box-sizing:inherit;-moz-box-sizing:inherit;-webkit-box-sizing:inherit;}
body{ -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; word-wrap: break-word; word-break: break-word; }
p{margin-bottom:20px;}
ul, ol{margin-left:35px;margin-bottom:20px;}
dl{margin-bottom:20px;}
dl dt{font-weight:700;margin-top:10px;}
dl dt:first-child{margin-top:0px;}
dl dd{margin-left:20px;}
h1, h2, h3, h4, h5, h6{line-height:1.2;margin-bottom:20px;}
figure{max-width:100%;}
.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;}
.alignnone{margin:5px 20px 20px 0;}
.aligncenter, div.aligncenter{display:block;margin:5px auto 5px auto;}
.alignright{float:right;margin:5px 0 20px 20px;}
.alignleft{float:left;margin:5px 20px 20px 0;}
a img.alignright{float:right;margin:5px 0 20px 20px;}
a img.alignnone{margin:5px 20px 20px 0;}
a img.alignleft{float:left;margin:5px 20px 20px 0;}
a img.aligncenter{display:block;margin-left:auto;margin-right:auto}
.wp-caption{text-align:center;}
.wp-caption.alignnone{margin:5px 20px 20px 0;}
.wp-caption.alignleft{margin:5px 20px 20px 0;}
.wp-caption.alignright{margin:5px 0 20px 20px;}
.wp-caption img{border:0 none;height:auto;margin:0;max-width:98.5%;padding:0;width:auto;}
.wp-caption p.wp-caption-text{font-size:11px;line-height:17px;margin:0;padding:0 4px 5px;}
figcaption.wp-caption-text{margin-top:20px;}
.bypostauthor{}
.gallery-caption{}
.sticky{}
.wp-block-code{white-space:pre-wrap;}
.single-format-gallery figcaption.wp-caption-text{margin-bottom:20px;}
.single-format-gallery figure.gallery-item{margin-bottom:20px;}
.navigation{text-align:right;margin-bottom:30px;}
.navigation .screen-reader-text{display:none;}
.navigation a, .navigation span{margin:0px 5px;}
.post-password-form input[type="password"]{padding:14px 20px;margin-left:5px;margin-right:6px;height:46px;}
.post-password-form input[type="submit"]{height:46px;}
.blocks-gallery-grid, .wp-block-gallery{display:flex;}
figure.wp-block-gallery.has-nested-images{gap:20px;--wp--style--unstable-gallery-gap:20px;}
.traveltour-body-outer-wrapper{position:relative;overflow:hidden;}
.traveltour-body-wrapper.traveltour-with-frame{position:relative;}
.traveltour-page-wrapper{clear:both;}
body.traveltour-boxed .traveltour-body-wrapper{margin-left:auto;margin-right:auto;position:relative;}
body.traveltour-boxed .traveltour-body-wrapper.traveltour-left{margin-left:0px;}
body.traveltour-boxed .traveltour-body-wrapper.traveltour-right{margin-right:0px;}
body.traveltour-boxed.traveltour-boxed-border .traveltour-body-wrapper{box-shadow:0px -5px 9px rgba(0,0,0,0.25);-webkit-box-shadow:0px -5px 9px rgba(0,0,0,0.25);}
body.traveltour-boxed.traveltour-background-pattern{background-position:center;background-repeat:repeat;}
body.traveltour-boxed.traveltour-background-image .traveltour-body-background{position:fixed;top:0px;right:0px;bottom:0px;left:0px;background-position:center;background-size:cover;}
.traveltour-container{margin-left:auto;margin-right:auto;}
.traveltour-column-10{float:left;width:16.6666%;}
.traveltour-column-12{float:left;width:20%;}
.traveltour-column-15{float:left;width:25%;}
.traveltour-column-20{float:left;width:33.3333%;}
.traveltour-column-24{float:left;width:40%;}
.traveltour-column-30{float:left;width:50%;}
.traveltour-column-36{float:left;width:60%;}
.traveltour-column-40{float:left;width:66.6666%;}
.traveltour-column-45{float:left;width:75%;}
.traveltour-column-48{float:left;width:80%;}
.traveltour-column-50{float:left;width:83.3333%;}
.traveltour-column-60{float:left;width:100%;}
.traveltour-sidebar-right{float:right;}
.traveltour-sidebar-center{float:none;display:inline-block;}
.traveltour-content-area{padding-top:60px;padding-bottom:40px;}
.traveltour-sidebar-area{padding-top:60px;}
.traveltour-line-height-0{line-height:0;}
a, button{text-decoration:none;transition:background 300ms, color 300ms, border-color 300ms;-moz-transition:background 300ms, color 300ms, border-color 300ms;-o-transition:background 300ms, color 300ms, border-color 300ms;-webkit-transition:background 300ms, color 300ms, border-color 300ms;}
img{max-width:100%;height:auto;}
blockquote{ quotes: none; padding: 30px 30px 15px; font-size: 17px; margin-bottom: 35px; 
font-style: italic; margin-top: 35px; border-left-width: 2px; border-left-style: solid; }
q{margin-right:15px;display:inline-block;padding:10px 20px;vertical-align:middle;border-left-width:2px;border-left-style:solid;}
.traveltour-quote-style-2 blockquote{background:transparent;padding-top:5px;padding-bottom:5px;}
.traveltour-quote-style-2 blockquote p:last-child{margin-bottom:0px;}
.traveltour-media-image{line-height:0;position:relative;}
.traveltour-left-align{text-align:left;}
.traveltour-center-align{text-align:center;}
.traveltour-right-align{text-align:right;}
.traveltour-body-wrapper{overflow:hidden;z-index:1;}
input, textarea{border-width:1px 1px 2px 1px;border-style:solid;}
input:focus, textarea:focus{outline:none;}
.traveltour-button, input[type="button"], input[type="submit"], input[type="reset"], button{font-size:13px;font-weight:bold;text-transform:uppercase;letter-spacing:0.8px;padding:15px 33px;display:inline-block;-webkit-appearance:none;}
input[type="button"], input[type="submit"], input[type="reset"], button{border-width:0px;border-style:solid;cursor:pointer;transition:background 300ms, color 300ms, border-color 300ms;-moz-transition:background 300ms, color 300ms, border-color 300ms;-o-transition:background 300ms, color 300ms, border-color 300ms;-webkit-transition:background 300ms, color 300ms, border-color 300ms;}
input[type="button"]:focus, input[type="submit"]:focus, input[type="reset"]:focus, button:focus{outline:none;}
.traveltour-page-preload{position:fixed;z-index:999999;top:0px;right:0px;bottom:0px;left:0px;background-color:#fff;background-image:url(//www.wildgiantsafaris.com/wp-content/themes/traveltour/images/preload.gif);background-position:center;background-repeat:no-repeat;}
.traveltour-page-preload.traveltour-out{background-image:none;}
.traveltour-top-bar{position:relative;border-bottom-style:solid;line-height:22px;padding-bottom:1px;}
.traveltour-top-bar-background{position:absolute;right:0px;left:0px;top:0px;bottom:0px;}
.traveltour-top-bar-container{position:relative;margin-left:auto;margin-right:auto;}
.traveltour-top-bar-left{float:left;}
.traveltour-top-bar-left .tourmaster-user-top-bar{float:left;margin-left:32px;line-height:inherit;font-size:inherit;}
.traveltour-top-bar-left .tourmaster-user-top-bar img{margin-top:-5px;margin-bottom:-5px;}
.traveltour-top-bar-left .traveltour-top-bar-left-text{float:left;}
.traveltour-top-bar-left .tourmaster-user-top-bar-nav{right:auto;left:0px;}
.traveltour-top-bar-right{float:right;}
.traveltour-top-bar-right-text{display:inline;float:left;}
.traveltour-top-bar-right-social{display:inline;margin-left:25px;float:left;}
.traveltour-top-bar-right-social a{margin-left:25px;}
.traveltour-top-bar-right-social a:first-child{margin-left:0px;}
.traveltour-top-bar-right .tourmaster-user-top-bar{float:left;margin-left:32px;line-height:inherit;font-size:inherit;}
.traveltour-top-bar-right .tourmaster-user-top-bar img{margin-top:-5px;margin-bottom:-5px;}
.traveltour-top-bar.traveltour-with-divider .traveltour-top-bar-right > div:before{content:" ";width:1px;color:transparent;border-left-width:1px;border-left-style:solid;vertical-align:middle;margin:0px 29px 0px 0px;line-height:0;}
.traveltour-top-bar.traveltour-with-divider .traveltour-top-bar-right > div:first-child:before{display:none;}
.traveltour-top-bar-right .traveltour-top-bar-wpml-flag{float:left;margin-left:30px;}
.traveltour-top-bar-right .traveltour-custom-wpml-flag{margin-right:0px;}
.traveltour-mm-menu-wrap{display:none;}
.admin-bar .mm-menu{margin-top:32px;}
.traveltour-mobile-button-hamburger-with-border{font-size:16px;padding:6px;line-height:0;width:32px;height:32px;text-align:center;display:inline-block;border-width:2px;border-style:solid;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}
.traveltour-right-menu-button{display:inline-block;margin-left:27px;}
.traveltour-mobile-menu{float:left;margin-top:-8px;margin-left:30px;}
.traveltour-mobile-menu-right{position:absolute;right:30px;top:50%;margin-top:-9px;}
.traveltour-mobile-button-hamburger{box-sizing:border-box;display:block;width:32px;height:32px;position:relative;}
.traveltour-mobile-button-hamburger:before,
.traveltour-mobile-button-hamburger:after,
.traveltour-mobile-button-hamburger span{content:'';display:block;width:22px;height:2px;position:absolute;left:5px;}
.traveltour-mobile-button-hamburger:before{top:8px;}
.traveltour-mobile-button-hamburger span{top:15px;}
.traveltour-mobile-button-hamburger:after{top:22px;}
.traveltour-mobile-button-hamburger:before{transition-duration:0.4s;transition-timing-function:cubic-bezier(0.68, -0.55, 0.265, 1.55);}
.traveltour-mobile-button-hamburger span{transition:opacity 0.15s 0.4s ease;}
.traveltour-mobile-button-hamburger:after{transition:-webkit-transform 0.4s cubic-bezier(0.68, -0.55, 0.265, 1.55);transition:transform 0.4s cubic-bezier(0.68, -0.55, 0.265, 1.55);}
.traveltour-mobile-button-hamburger.traveltour-active:before{-webkit-transform:translate3d(0, 7px, 0) rotate(135deg);transform:translate3d(0, 7px, 0) rotate(135deg);transition-delay:0.1s;}
.traveltour-mobile-button-hamburger.traveltour-active span{transition-delay:0s;opacity:0;}
.traveltour-mobile-button-hamburger.traveltour-active:after{transition-delay:0.1s;-webkit-transform:translate3d(0, -7px, 0) rotate(-135deg);transform:translate3d(0, -7px, 0) rotate(-135deg);}
.traveltour-navigation .sf-menu{display:inline-block;line-height:1.7;text-align:left;margin-bottom:0px;}
.traveltour-navigation .sf-menu > li:first-child{padding-left:0px;}
.traveltour-navigation .sf-menu > li:last-child{padding-right:0px;}
.traveltour-navigation .sf-menu > li > a{letter-spacing:0.5px;}
.traveltour-navigation-submenu-indicator .sf-menu > li > a.sf-with-ul-pre:after{display:inline-block;margin-left:13px;content:"\f107";font-family:fontAwesome;}
.traveltour-navigation .sf-menu > .traveltour-normal-menu li{padding:1px 11px;}
.traveltour-navigation .sf-menu > .traveltour-normal-menu li:first-child{padding-top:12px;}
.traveltour-navigation .sf-menu > .traveltour-normal-menu li:last-child{padding-bottom:12px;}
.traveltour-navigation .sf-menu > .traveltour-normal-menu li li{}
.traveltour-navigation .sf-menu > .traveltour-normal-menu li > a{display:block;padding:6px 30px 6px 12px;position:relative;}
.traveltour-navigation .sf-menu > .traveltour-normal-menu li > a.sf-with-ul-pre:after{position:absolute;right:10px;content:"\f105";font-family:fontAwesome;}
.traveltour-navigation .sf-menu > .traveltour-normal-menu .sub-menu{font-size:14px;}
.traveltour-navigation .sf-menu > .traveltour-mega-menu .sf-mega-full{left:0px;right:0px;}
.traveltour-navigation .sf-menu > .traveltour-mega-menu .sf-mega-section-wrap{overflow:hidden;border-top-width:1px;border-top-style:solid;}
.traveltour-navigation .sf-menu > .traveltour-mega-menu .sf-mega-section-wrap:first-child{border-top:none;}
.traveltour-navigation .sf-menu > .traveltour-mega-menu .sf-mega-section{padding-bottom:999px;margin-bottom:-999px;border-left-width:1px;border-left-style:solid;}
.traveltour-navigation .sf-menu > .traveltour-mega-menu .sf-mega-section:first-child{border-left:none;}
.traveltour-navigation .sf-menu > .traveltour-mega-menu .sf-mega-section-inner{padding:31px 28px;}
.traveltour-navigation .sf-menu > .traveltour-mega-menu .sf-mega-section-inner > a{font-size:15px;display:block;margin-bottom:12px;text-transform:uppercase;letter-spacing:1px;font-weight:bold;padding:0px 12px;}
.traveltour-navigation .sf-menu > .traveltour-mega-menu .sf-mega-section-inner .sub-menu a{font-size:14px;padding:5px 12px;display:block;}
.traveltour-navigation .traveltour-navigation-slide-bar-style-1{border-bottom-width:3px;border-bottom-style:solid;position:absolute;display:none;margin-top:-8px;padding-top:5px;overflow:hidden;}
.traveltour-navigation .traveltour-navigation-slide-bar-style-1:before{content:" ";display:block;width:0px;height:0px;position:absolute;left:50%;margin-left:-3px;bottom:0px;border-width:0px 5px 5px 5px;border-style:solid;border-color:transparent;}
.traveltour-navigation .traveltour-navigation-slide-bar-style-2{border-bottom-width:3px;border-bottom-style:solid;position:absolute;display:none;margin-top:-3px;overflow:hidden;}
.traveltour-navigation .traveltour-navigation-slide-bar-style-dot{text-align:center;position:absolute;display:none;margin-top:-8px;overflow:hidden;}
.traveltour-navigation .traveltour-navigation-slide-bar-style-dot:before{content:" ";display:block;width:8px;margin:0px auto;border-bottom-width:4px;border-top-width:4px;border-style:solid;border-radius:4px;-moz-border-radius:4px;-webkit-border-radius:4px;}
.traveltour-navigation .sf-vertical > li{border-bottom-width:1px;border-bottom-style:solid;}
.traveltour-navigation .sf-vertical > li:first-child{padding-top:0px;}
.traveltour-navigation .sf-vertical > li > a{font-weight:800;text-transform:uppercase;letter-spacing:0.5px;display:block;}
.traveltour-navigation .sf-vertical ul.sub-menu{font-size:14px;box-sizing:content-box;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;}
.traveltour-navigation .sf-vertical ul.sub-menu li{padding:2px 11px;}
.traveltour-navigation .sf-vertical ul.sub-menu li:first-child{padding-top:20px;}
.traveltour-navigation .sf-vertical ul.sub-menu li:last-child{padding-bottom:20px;}
.traveltour-navigation .sf-vertical ul.sub-menu li > a{display:block;padding:4px 12px;}
.traveltour-navigation .sf-vertical ul.sub-menu li > a.sf-with-ul:after,
.traveltour-navigation-submenu-indicator .sf-vertical > li > a.sf-with-ul:after{float:right;margin-left:18px;content:"\f105";font-family:fontAwesome;}
.traveltour-bullet-anchor{position:fixed;top:50%;right:30px;margin-top:-50px;z-index:10;opacity:0;transition:opacity 200ms;-moz-transition:opacity 200ms;-o-transition:opacity 200ms;-webkit-transition:opacity 200ms;}
.traveltour-bullet-anchor.traveltour-init{opacity:1;}
.traveltour-bullet-anchor a{display:block;width:17px;height:17px;margin-bottom:5px;overflow:hidden;border-width:1px;border-style:solid;border-color:transparent;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%;}
.traveltour-bullet-anchor a:before{content:" ";width:9px;height:9px;margin:3px;display:block;overflow:hidden;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%;transition:background-color 200ms;-moz-transition:background-color 200ms;-o-transition:background-color 200ms;-webkit-transition:background-color 200ms;}
.traveltour-breadcrumbs a{color:#c0c0c0;}
.traveltour-breadcrumbs,
.traveltour-breadcrumbs a:hover{color:#777;}
.traveltour-breadcrumbs{font-size:14px;padding:17px 0px;border-bottom-width:1px;border-bottom-style:solid;}
.traveltour-breadcrumbs span[property="itemListElement"]{margin:0px 22px;}
.traveltour-breadcrumbs span[property="itemListElement"]:first-child{margin-left:0px;}
.traveltour-breadcrumbs a span{transition:color 200ms;-moz-transition:color 200ms;-o-transition:color 200ms;-webkit-transition:color 200ms;}
.traveltour-top-search-wrap input.search-field{border-bottom-color:#303030;color:#fff;}
.traveltour-top-search-wrap .traveltour-top-search-submit,
.traveltour-top-search-wrap .traveltour-top-search-close{color:#fff;}
.traveltour-top-search-wrap input::-webkit-input-placeholder{color:#fff;}
.traveltour-top-search-wrap input::-moz-placeholder{color:#fff;}
.traveltour-top-search-wrap input:-ms-input-placeholder{color:#fff;}
.traveltour-top-search-wrap input:-moz-placeholder{color:#fff;}
.traveltour-top-search-row{display:table;width:100%;height:100%;}
.traveltour-top-search-cell{display:table-cell;vertical-align:middle;padding-left:30px;padding-right:30px;}
.traveltour-top-search-wrap{position:fixed;left:0px;right:0px;top:0px;bottom:0px;z-index:9999;overflow-y:auto;display:none;}
.traveltour-top-search-wrap form{max-width:630px;margin-left:auto;margin-right:auto;position:relative;}
.traveltour-top-search-wrap input.search-field{background:transparent;width:100%;border-width:0px 0px 3px;font-size:40px;padding:0px 120px 25px 0px;line-height:48px;letter-spacing:0.5px;}
.traveltour-top-search-wrap input.search-submit{position:absolute;top:0px;right:52px;width:48px;height:48px;padding:0px;opacity:0;filter:alpha(opacity=0);}
.traveltour-top-search-wrap .traveltour-top-search-submit{font-size:30px;position:absolute;right:52px;top:0px;line-height:48px;width:48px;text-align:center;}
.traveltour-top-search-wrap .traveltour-top-search-close{font-size:55px;position:absolute;right:0px;top:-7px;line-height:48px;width:48px;text-align:center;cursor:pointer;}
.traveltour-overlay-menu-row{display:table;width:100%;height:100%;}
.traveltour-overlay-menu-cell{display:table-cell;vertical-align:middle;}
.traveltour-overlay-menu-content{position:fixed;left:0px;right:0px;top:0px;bottom:0px;z-index:9999;overflow-y:auto;display:none;}
.traveltour-overlay-menu-content ul.menu{list-style:none;text-align:center;padding-top:140px;padding-bottom:180px;max-width:570px;margin-left:auto;margin-right:auto;}
.traveltour-overlay-menu-content ul.menu > li{font-size:23px;font-weight:bold;text-transform:uppercase;opacity:0;margin-bottom:17px;padding-bottom:17px;letter-spacing:1px;border-bottom-width:1px;border-bottom-style:solid;-webkit-transform:translate3d(0, -30px, 0);transform:translate3d(0, -30px, 0);transition:opacity 300ms, transform 300ms;-moz-transition:opacity 300ms, -moz-transform 300ms;-o-transition:opacity 300ms, -o-transform 300ms;-webkit-transition:opacity 300ms, -webkit-transform 300ms;}
.traveltour-overlay-menu-content.traveltour-active ul.menu > li{opacity:1;filter:alpha(opacity=100);-webkit-transform:none;transform:none;}
.traveltour-overlay-menu-content ul.sub-menu{display:none;padding-top:25px;padding-bottom:10px;list-style:none;margin-left:0px;}
.traveltour-overlay-menu-content ul.sub-menu > li{font-size:14px;text-transform:none;font-weight:normal;margin-bottom:15px;}
.traveltour-overlay-menu-content ul.sub-menu ul.sub-menu{max-width:380px;margin:25px auto 25px;border-top-width:1px;border-bottom-width:1px;border-style:solid;}
.traveltour-overlay-menu-content .traveltour-overlay-menu-close{line-height:1;font-size:48px;position:absolute;left:50%;top:60px;margin-left:-24px;cursor:pointer;}
.traveltour-overlay-menu-content .traveltour-overlay-menu-close:after{content:"\4d";font-family:elegantIcons;}
.traveltour-overlay-menu-content ul li.menu-item-has-children > a:after{content:"\f107";font-family:"fontAwesome";margin-left:15px;}
body.admin-bar .traveltour-overlay-menu-content{margin-top:32px;}
.traveltour-main-menu-right-button{float:left;padding:8px 15px;font-size:11px;font-weight:bold;text-transform:uppercase;letter-spacing:1px;margin-top:-11px;margin-left:30px;border-radius:3px;border-width:2px;border-style:solid;}
.traveltour-main-menu-right{float:left;margin-top:-4px;}
.traveltour-main-menu-search{float:left;margin-top:1px;margin-left:25px;}
.traveltour-main-menu-search i{font-size:14px;margin-top:-1px;cursor:pointer;}
.traveltour-main-menu-cart{float:left;margin-top:4px;padding-left:20px;margin-left:5px;position:relative;}
.traveltour-main-menu-cart i{font-size:16px;margin-top:-1px;cursor:pointer;}
.traveltour-main-menu-cart > .traveltour-top-cart-count{font-size:10px;font-weight:700;vertical-align:super;width:16px;height:16px;line-height:15px;position:absolute;top:-5px;right:-8px;text-align:center;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%;}
.traveltour-top-cart-content-wrap{position:absolute;width:210px;right:0px;top:100%;padding-top:21px;z-index:99;}
.traveltour-top-cart-content-wrap .traveltour-top-cart-content{padding:25px;text-align:left;font-size:16px;font-weight:700;}
.traveltour-top-cart-content-wrap .woocommerce-Price-amount.amount{float:none;}
.traveltour-top-cart-content-wrap .traveltour-top-cart-count-wrap{margin-bottom:8px;}
.traveltour-top-cart-content-wrap .traveltour-top-cart-amount-wrap{margin-bottom:23px;}
.traveltour-top-cart-content-wrap .traveltour-top-cart-button{display:block;margin-bottom:5px;}
.traveltour-top-cart-content-wrap .traveltour-top-cart-checkout-button{display:block;}
.traveltour-main-menu-cart .traveltour-top-cart-hover-area{position:absolute;top:-20px;right:0px;bottom:-20px;left:0px;}
.traveltour-top-cart-hover-area + .traveltour-top-cart-content-wrap{opacity:0;visibility:hidden;transform:translate3d(0, 15px, 0);-webkit-transform:translate3d(0, 15px, 0);transition:opacity 400ms, transform 400ms;-moz-transition:opacity 400ms, -moz-transform 400ms;-o-transition:opacity 400ms, -o-transform 400ms;-webkit-transition:opacity 400ms, -webkit-transform 400ms;}
.traveltour-main-menu-cart:hover .traveltour-top-cart-content-wrap,
.traveltour-top-cart-hover-area:hover + .traveltour-top-cart-content-wrap{opacity:1;visibility:visible;transform:translate3d(0, 0px, 0);-webkit-transform:translate3d(0, 0px, 0);}
.traveltour-main-menu-right-wrap .tourmaster-user-top-bar.tourmaster-user > i{margin-top:-4px;}
.traveltour-logo{position:relative;}
.traveltour-logo img{width:100%;}
.traveltour-header-container{position:relative;margin-left:auto;margin-right:auto;}
.traveltour-header-container-inner{position:relative;}
.traveltour-header-style-plain{position:relative;border-bottom-style:solid;}
.traveltour-header-style-plain .traveltour-navigation{line-height:0;}
.traveltour-header-style-plain .traveltour-header-background{position:absolute;right:0px;left:0px;top:0px;bottom:0px;}
.traveltour-header-background-transparent{position:absolute;left:0px;right:0px;z-index:99;}
.traveltour-header-style-plain.traveltour-style-menu-right .traveltour-logo{float:left;}
.traveltour-header-style-plain.traveltour-style-menu-right .traveltour-navigation{float:right;}
.traveltour-header-style-plain.traveltour-style-menu-right .traveltour-main-menu{display:inline-block;vertical-align:top;}
.traveltour-header-style-plain.traveltour-style-menu-right .traveltour-main-menu-right-wrap{display:inline-block;line-height:1.7;margin-left:10px;vertical-align:top;margin-top:-1px;}
.traveltour-header-style-plain.traveltour-style-menu-right.traveltour-fixed-navigation .traveltour-main-menu-right-wrap{margin-top:-3px;}
.traveltour-header-style-plain.traveltour-style-center-logo .traveltour-logo-inner{margin-left:auto;margin-right:auto;}
.traveltour-header-style-plain.traveltour-style-center-logo .traveltour-navigation{text-align:center;position:relative;}
.traveltour-header-style-plain.traveltour-style-center-logo .traveltour-main-menu{display:inline-block;vertical-align:top;}
.traveltour-header-style-plain.traveltour-style-center-logo .traveltour-main-menu-right-wrap{position:absolute;right:0px;line-height:1.7;}
.traveltour-header-style-plain.traveltour-style-center-menu .traveltour-logo{position:absolute;}
.traveltour-header-style-plain.traveltour-style-center-menu .traveltour-navigation{text-align:center;}
.traveltour-header-style-plain.traveltour-style-center-menu .traveltour-main-menu{display:inline-block;vertical-align:top;}
.traveltour-header-style-plain.traveltour-style-center-menu .traveltour-main-menu-right-wrap{position:absolute;right:0px;line-height:1.7;}
.traveltour-header-style-plain.traveltour-style-splitted-menu .traveltour-logo{padding-top:0px;padding-bottom:0px;}
.traveltour-header-style-plain.traveltour-style-splitted-menu .traveltour-navigation{text-align:center;}
.traveltour-header-style-plain.traveltour-style-splitted-menu .traveltour-main-menu{display:inline-block;vertical-align:top;}
.traveltour-header-style-plain.traveltour-style-splitted-menu .traveltour-main-menu-right-wrap{position:absolute;right:0px;line-height:1.7;}
.traveltour-header-style-plain.traveltour-style-splitted-menu .traveltour-main-menu-left-wrap{position:absolute;left:0px;line-height:1.7;}
.traveltour-header-style-plain.traveltour-style-splitted-menu .traveltour-right-menu-button{margin-left:0px;}
.traveltour-header-style-plain.traveltour-style-splitted-menu.traveltour-fixed-navigation .traveltour-main-menu-left-wrap,
.traveltour-header-style-plain.traveltour-style-splitted-menu.traveltour-fixed-navigation .traveltour-main-menu-right-wrap{padding-top:8px;}
.traveltour-header-boxed-wrap{position:absolute;left:0px;right:0px;z-index:1;}
.traveltour-header-style-boxed .traveltour-header-container-item{position:relative;}
.traveltour-header-style-boxed .traveltour-navigation{line-height:0;}
.traveltour-header-style-boxed .traveltour-header-background{position:absolute;right:0px;left:0px;top:0px;bottom:0px;}
.traveltour-header-style-boxed.traveltour-style-menu-right .traveltour-logo{float:left;}
.traveltour-header-style-boxed.traveltour-style-menu-right .traveltour-navigation{float:right;}
.traveltour-header-style-boxed.traveltour-style-menu-right .traveltour-main-menu{display:inline-block;vertical-align:top;}
.traveltour-header-style-boxed.traveltour-style-menu-right .traveltour-main-menu-right-wrap{display:inline-block;line-height:1.7;margin-left:10px;vertical-align:top;}
.traveltour-header-style-boxed.traveltour-style-center-menu .traveltour-logo{position:absolute;}
.traveltour-header-style-boxed.traveltour-style-center-menu .traveltour-navigation{text-align:center;}
.traveltour-header-style-boxed.traveltour-style-center-menu .traveltour-main-menu{display:inline-block;vertical-align:top;}
.traveltour-header-style-boxed.traveltour-style-center-menu .traveltour-main-menu-right-wrap{position:absolute;line-height:1.7;}
.traveltour-header-style-boxed.traveltour-style-splitted-menu .traveltour-logo{padding-top:0px;padding-bottom:0px;}
.traveltour-header-style-boxed.traveltour-style-splitted-menu .traveltour-navigation{text-align:center;}
.traveltour-header-style-boxed.traveltour-style-splitted-menu .traveltour-main-menu{display:inline-block;vertical-align:top;}
.traveltour-header-style-boxed.traveltour-style-splitted-menu .traveltour-main-menu-right-wrap{position:absolute;line-height:1.7;}
.traveltour-header-style-boxed.traveltour-style-splitted-menu .traveltour-main-menu-left-wrap{position:absolute;line-height:1.7;}
.traveltour-header-style-boxed.traveltour-style-splitted-menu .traveltour-right-menu-button{margin-left:0px;}
.traveltour-header-style-bar .traveltour-logo{float:left;}
.traveltour-header-style-bar .traveltour-logo-right-text{float:right;text-align:right;font-size:13px;}
.traveltour-header-style-bar .traveltour-header-container-inner{position:relative;}
.traveltour-navigation-bar-wrap{border-top-width:1px;border-top-style:solid;position:relative;}
.traveltour-navigation-bar-wrap.traveltour-style-transparent{position:absolute;left:0px;right:0px;z-index:1;}
.traveltour-navigation-bar-wrap .traveltour-navigation{line-height:0;position:relative;}
.traveltour-navigation-bar-wrap .traveltour-navigation-background{position:absolute;top:0px;right:0px;bottom:0px;left:0px;}
.traveltour-navigation-bar-wrap .traveltour-navigation-container{position:relative;}
.traveltour-navigation-bar-wrap .traveltour-main-menu{display:inline-block;vertical-align:top;}
.traveltour-navigation-bar-wrap.traveltour-style-left .traveltour-main-menu-right-wrap{float:right;line-height:1.7;margin-left:10px;}
.traveltour-navigation-bar-wrap.traveltour-style-center{text-align:center;}
.traveltour-navigation-bar-wrap.traveltour-style-center .traveltour-main-menu-right-wrap{position:absolute;right:0px;line-height:1.7;}
.traveltour-header-style-bar.traveltour-style-center .traveltour-logo{float:none;}
.traveltour-header-style-bar.traveltour-style-center .traveltour-logo-inner{margin-left:auto;margin-right:auto;}
.traveltour-header-style-bar.traveltour-style-center .traveltour-logo-right-text{position:absolute;top:0px;right:0px;}
.traveltour-header-side-content{position:relative;z-index:98;}
.traveltour-header-side-nav{position:fixed;top:0px;bottom:0px;z-index:99;}
.traveltour-header-side-nav.traveltour-allow-slide{position:absolute;bottom:auto;}
.traveltour-header-side-nav.traveltour-fix-bottom{position:fixed;top:auto;bottom:0px;}
.traveltour-header-side-nav.traveltour-fix-top{position:fixed;}
.traveltour-header-side-nav.traveltour-style-left{left:0px;}
.traveltour-header-side-nav.traveltour-style-right{right:0px;}
.traveltour-header-side-nav .traveltour-pos-bottom,
.traveltour-header-side-nav.traveltour-style-middle .traveltour-pos-middle{opacity:0;filter:alpha(opacity=0);transition:opacity 300ms;-moz-transition:opacity 300ms;-o-transition:opacity 300ms;-webkit-transition:opacity 300ms;}
.traveltour-header-side-nav .traveltour-pos-bottom.traveltour-active,
.traveltour-header-side-nav.traveltour-style-middle .traveltour-pos-middle.traveltour-active{opacity:1;filter:alpha(opacity=100);}
.traveltour-header-side-nav.traveltour-style-side .traveltour-header-social{padding-top:20px;padding-bottom:40px;}
.traveltour-header-side-nav.traveltour-style-side .traveltour-header-social a{margin-left:25px;}
.traveltour-header-side-nav.traveltour-style-side .traveltour-header-social a:first-child{margin-left:0px;}
.traveltour-header-side-nav.traveltour-style-side .traveltour-main-menu-right-wrap{padding-top:22px;}
.traveltour-header-side-nav.traveltour-style-side .traveltour-main-menu-search{float:none;display:inline-block;margin-top:0px;margin-left:20px;}
.traveltour-header-side-nav.traveltour-style-side .traveltour-main-menu-cart{float:none;display:inline-block;margin-top:0px;margin-left:0px;}
.traveltour-header-side-nav.traveltour-style-side .traveltour-main-menu-right-wrap > div:first-child{margin-left:0px;}
.traveltour-header-side-nav.traveltour-style-left .sf-vertical ul.sub-menu{text-align:left;margin-left:0px;}
.traveltour-header-side-nav.traveltour-style-right .sf-vertical ul.sub-menu{left:auto;right:100%;text-align:right;}
.traveltour-header-side-nav.traveltour-style-right .sf-vertical ul.sub-menu li > a.sf-with-ul:after{content:"\f104";float:left;margin-left:0px;margin-right:18px;}
.traveltour-header-style-side.traveltour-center-align .traveltour-logo-inner{margin-right:auto;margin-left:auto;}
.traveltour-header-style-side.traveltour-right-align .traveltour-logo-inner{margin-right:0px;margin-left:auto;}
.traveltour-header-side-nav.traveltour-style-side-toggle{text-align:center;}
.traveltour-header-side-nav.traveltour-style-side-toggle .traveltour-logo-inner{margin-left:auto;margin-right:auto;}
.traveltour-header-side-nav.traveltour-style-side-toggle .traveltour-main-menu-search,
.traveltour-header-side-nav.traveltour-style-side-toggle .traveltour-main-menu-cart{float:none;margin-bottom:8px;padding-left:0px;margin-left:0px;margin-top:0px;}
.traveltour-header-side-nav.traveltour-style-side-toggle .traveltour-header-icon{padding-bottom:20px;padding-top:30px;}
body.admin-bar .traveltour-header-side-nav{padding-top:32px;}
html.mm-opened body.admin-bar .traveltour-header-side-nav{padding-top:0px;}
.traveltour-logo-inner{transition:max-width 200ms;-moz-transition:max-width 200ms;-o-transition:max-width 200ms;-webkit-transition:max-width 200ms;}
.traveltour-logo-inner img{width:100%;}
.traveltour-fixed-nav-logo{display:none;}
.traveltour-sticky-navigation.traveltour-fixed-navigation .traveltour-fixed-nav-logo{display:block;}
.traveltour-sticky-navigation.traveltour-fixed-navigation .traveltour-orig-logo{display:none;}
.traveltour-sticky-navigation.traveltour-style-fixed .traveltour-logo, 
.traveltour-sticky-navigation.traveltour-style-fixed .traveltour-navigation,
.traveltour-sticky-navigation.traveltour-style-fixed .traveltour-navigation .sf-menu > li > a{transition:background 300ms, color 300ms, border-color 300ms, padding 200ms;-moz-transition:background 300ms, color 300ms, border-color 300ms, padding 200ms;-o-transition:background 300ms, color 300ms, border-color 300ms, padding 200ms;-webkit-transition:background 300ms, color 300ms, border-color 300ms, padding 200ms;}
.traveltour-sticky-navigation.traveltour-style-fixed .traveltour-navigation-top{transition:top 200ms;-moz-transition:top 200ms;-o-transition:top 200ms;-webkit-transition:top 200ms;}
.traveltour-sticky-navigation.traveltour-style-fixed.traveltour-animate-fixed-navigation .traveltour-logo-inner img{transition:height 200ms;-moz-transition:height 200ms;-o-transition:height 200ms;-webkit-transition:height 200ms;}
.traveltour-fixed-navigation.traveltour-style-fixed,
.traveltour-fixed-navigation.traveltour-style-slide{position:fixed;top:0px;left:0px;right:0px;z-index:99;box-shadow:0px 1px 2px rgba(0,0,0,0.1);-webkit-box-shadow:0px 1px 2px rgba(0,0,0,0.1);}
.traveltour-fixed-navigation.traveltour-style-slide .traveltour-logo-inner img{max-height:35px !important;width:auto;}
body.traveltour-sticky-navigation-no-logo .traveltour-fixed-navigation .traveltour-logo{display:none;}
body.traveltour-sticky-navigation-no-logo .traveltour-mobile-header.traveltour-fixed-navigation .traveltour-logo{display:block;}
body.admin-bar .traveltour-fixed-navigation.traveltour-style-fixed,
body.admin-bar .traveltour-fixed-navigation.traveltour-style-slide{margin-top:32px;}
@media screen and (max-width: 782px){ body.admin-bar .traveltour-fixed-navigation.traveltour-style-slide{margin-top:0px;}
}
.traveltour-animate-fixed-navigation.traveltour-header-style-plain .traveltour-logo{padding-top:20px;padding-bottom:20px;}
.traveltour-animate-fixed-navigation.traveltour-header-style-plain .traveltour-navigation{padding-top:30px;}
.traveltour-animate-fixed-navigation.traveltour-header-style-plain .traveltour-navigation .sf-menu > li > a{padding-bottom:25px;line-height:20px;}
.traveltour-animate-fixed-navigation.traveltour-header-style-plain .traveltour-navigation-top{top:30px;}
.traveltour-animate-fixed-navigation.traveltour-header-style-plain.traveltour-animate-logo-height .traveltour-logo-inner img{height:35px !important;width:auto;}
.traveltour-animate-fixed-navigation.traveltour-header-style-plain.traveltour-style-splitted-menu .traveltour-logo{margin-top:-10px;padding-top:0px;padding-bottom:0px;}
.traveltour-animate-fixed-navigation.traveltour-header-style-plain.traveltour-style-splitted-menu .traveltour-navigation .sf-menu > li > a{padding-top:0px;}
.traveltour-animate-fixed-navigation.traveltour-header-style-plain.traveltour-style-splitted-menu .traveltour-navigation-top{top:22px;}
.traveltour-animate-fixed-navigation.traveltour-header-style-plain.traveltour-style-center-logo .traveltour-logo{position:absolute;left:0px;top:0px;z-index:1;}
.traveltour-animate-fixed-navigation.traveltour-header-style-boxed .traveltour-logo{padding-top:20px;padding-bottom:20px;}
.traveltour-animate-fixed-navigation.traveltour-header-style-boxed .traveltour-navigation{padding-top:30px;}
.traveltour-animate-fixed-navigation.traveltour-header-style-boxed .traveltour-navigation .sf-menu > li > a{padding-bottom:25px;line-height:20px;}
.traveltour-animate-fixed-navigation.traveltour-header-style-boxed.traveltour-animate-logo-height .traveltour-logo-inner img{height:35px !important;width:auto;}
.traveltour-animate-fixed-navigation.traveltour-header-style-boxed.traveltour-style-splitted-menu .traveltour-logo{margin-top:-10px;padding-top:0px;padding-bottom:0px;}
.traveltour-animate-fixed-navigation.traveltour-header-style-boxed.traveltour-style-splitted-menu .traveltour-navigation .sf-menu > li > a{padding-top:0px;}
.traveltour-page-title-wrap{background-image:url(//www.wildgiantsafaris.com/wp-content/themes/traveltour/images/page-title-background.jpg);background-position:center;background-size:cover;position:relative;}
.traveltour-page-title-wrap .traveltour-page-title-overlay{position:absolute;top:0px;right:0px;bottom:0px;left:0px;}
.traveltour-page-title-wrap .traveltour-page-title-container{position:relative;}
.traveltour-page-title-wrap .traveltour-page-title{text-transform:uppercase;letter-spacing:2px;}
.traveltour-page-title-wrap.traveltour-style-small .traveltour-page-title{font-size:37px;margin-bottom:0px;}
.traveltour-page-title-wrap.traveltour-style-small .traveltour-page-caption{font-size:16px;margin-top:13px;}
.traveltour-page-title-wrap.traveltour-style-small .traveltour-page-title-content{padding-top:93px;padding-bottom:87px;}
.traveltour-page-title-wrap.traveltour-style-medium .traveltour-page-title{font-size:54px;margin-bottom:0px;}
.traveltour-page-title-wrap.traveltour-style-medium .traveltour-page-caption{font-size:19px;margin-top:13px;}
.traveltour-page-title-wrap.traveltour-style-medium .traveltour-page-title-content{padding-top:126px;padding-bottom:116px;}
.traveltour-page-title-wrap.traveltour-style-large .traveltour-page-title{font-size:75px;margin-bottom:0px;}
.traveltour-page-title-wrap.traveltour-style-large .traveltour-page-caption{font-size:25px;margin-top:13px;}
.traveltour-page-title-wrap.traveltour-style-large .traveltour-page-title-content{padding-top:184px;padding-bottom:168px;}
.traveltour-page-title-wrap.traveltour-style-custom .traveltour-page-title{font-size:37px;margin-bottom:0px;}
.traveltour-page-title-wrap.traveltour-style-custom .traveltour-page-caption{font-size:16px;font-weight:normal;}
.traveltour-footer-wrapper .traveltour-footer-container{overflow:hidden;}
.traveltour-footer-wrapper .traveltour-widget-title{font-size:14px;text-transform:uppercase;letter-spacing:1.5px;margin-bottom:35px;}
.traveltour-footer-wrapper .traveltour-widget-title .gdlr-core-flexslider-nav{float:right;margin-left:20px;}
.traveltour-footer-wrapper .widget{margin-bottom:60px;}
.traveltour-footer-wrapper .widget:last-child{margin-bottom:0px;}
.traveltour-footer-wrapper.traveltour-with-column-divider .traveltour-footer-column{padding-bottom:1029px;margin-bottom:-1020px;border-left:1px;border-style:solid;border-color:inherit;padding-left:30px;padding-right:30px;}
.traveltour-footer-wrapper.traveltour-with-column-divider .traveltour-footer-column:first-child{border:none;}
.traveltour-fixed-footer{position:fixed;left:0px;right:0px;bottom:0px;}
body.traveltour-boxed .traveltour-fixed-footer .traveltour-footer-wrapper,
body.traveltour-boxed .traveltour-fixed-footer .traveltour-copyright-wrapper{margin-left:auto;margin-right:auto;}
.traveltour-footer-back-to-top-button{position:fixed;z-index:9;right:30px;bottom:30px;font-size:18px;line-height:20px;width:45px;height:45px;text-align:center;padding:12px;cursor:pointer;opacity:0;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%;pointer-events:none;transition:opacity 300ms;-moz-transition:opacity 300ms;-o-transition:opacity 300ms;-webkit-transition:opacity 300ms;}
.traveltour-footer-back-to-top-button.traveltour-scrolled{opacity:1;pointer-events:auto;}
.traveltour-footer-wrapper{padding-top:70px;}
.traveltour-copyright-wrapper.traveltour-transparent{background:transparent;}
.traveltour-copyright-container{padding-top:38px;padding-bottom:38px;}
.traveltour-copyright-text{text-transform:none;text-align:center;font-size:14px;letter-spacing:1px;}
.traveltour-copyright-left{float:left;font-size:14px;letter-spacing:1px;}
.traveltour-copyright-right{float:right;font-size:14px;letter-spacing:1px;}
.traveltour-copyright-divider{border-top-width:1px;border-top-style:solid;}
.traveltour-single-article-date-wrapper{float:left;width:60px;border-right-width:1px;border-right-style:solid;line-height:1;margin-top:8px;margin-right:30px;padding-right:20px;text-align:center;}
.traveltour-single-article-date-wrapper .traveltour-single-article-date-day{font-size:27px;font-weight:bold;margin-bottom:8px;margin-top:-4px;letter-spacing:1px;display:block;}
.traveltour-single-article-date-wrapper .traveltour-single-article-date-month{font-size:14px;text-transform:uppercase;letter-spacing:1px;display:block;}
.traveltour-single-article{padding-bottom:35px;}
.traveltour-single-article .traveltour-single-article-content ul,
.traveltour-single-article .traveltour-single-article-content ol{line-height:2;}
.traveltour-single-article .traveltour-single-article-thumbnail{margin-bottom:42px;}
.traveltour-single-article .traveltour-single-article-head{margin-bottom:32px;}
.traveltour-single-article .traveltour-single-article-title{font-size:37px;font-weight:700;margin-bottom:16px;letter-spacing:0.5px;}
.traveltour-single-article .traveltour-single-article-head-right{overflow:hidden;}
.traveltour-blog-info-wrapper .traveltour-head{margin-right:13px;vertical-align:middle;}
.traveltour-blog-info-wrapper .traveltour-head i{font-size:15px;}
.traveltour-blog-info-wrapper .traveltour-blog-info{display:inline-block;margin-right:25px;font-size:13px;}
.traveltour-blog-info-wrapper .traveltour-blog-info:last-child{margin-right:0px;}
.traveltour-sticky-banner{line-height:1;display:inline-block;letter-spacing:0.5px;padding:18px 20px 17px;text-transform:uppercase;font-size:11px;font-weight:bold;margin-bottom:22px;}
.traveltour-sticky-banner i{font-size:12px;margin-right:10px;}
.traveltour-single-article-thumbnail .traveltour-sticky-banner{position:absolute;left:0px;bottom:0px;margin-bottom:0px;}
body.single-post .traveltour-sidebar-style-none{margin-left:auto;margin-right:auto;}
body.blog .traveltour-sidebar-style-none{margin-left:auto;margin-right:auto;}
body.blog .traveltour-single-article{padding-bottom:60px;}
.traveltour-archive-taxonomy-description{margin-bottom:60px;}
.traveltour-single-blog-style-2 .traveltour-single-article-head-right{text-align:center;display:flex;flex-direction:column-reverse;gap:20px;}
.traveltour-single-blog-style-2 .traveltour-blog-title-wrap .traveltour-single-article-title{margin-top:0px;}
.traveltour-single-blog-style-2 .traveltour-blog-info-wrapper .traveltour-blog-info{margin-right:15px;}
.traveltour-single-blog-style-2 .traveltour-blog-info:before{content:"/";margin-right:6px;}
.traveltour-single-blog-style-2 .traveltour-blog-info:first-child:before{display:none;}
.traveltour-single-blog-style-2 .traveltour-blog-info i{display:none;}
.traveltour-single-blog-style-2 .traveltour-comments-area .comment-respond{background:transparent;padding:20px 0px 0px;}
.traveltour-single-blog-style-2 .traveltour-comments-area .comment-reply-title{font-size:24px;letter-spacing:0;text-transform:none;text-align:left;}
.traveltour-single-blog-style-2 .traveltour-comments-area textarea,
.traveltour-single-blog-style-2 .traveltour-comments-area input[type="text"]{border-width:0px 0px 1px 0px;padding-left:0px;}
.traveltour-single-blog-style-2 .traveltour-comments-area textarea:focus,
.traveltour-single-blog-style-2 .traveltour-comments-area input[type="text"]:focus{border-color:#000;}
.traveltour-single-tags a{border-width:1px;border-style:solid;padding:8px 12px;margin-right:10px;font-size:14px;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;}
.traveltour-single-tags{margin-bottom:50px;}
.traveltour-blog-aside-format .traveltour-single-article-content{font-size:18px;font-style:italic;padding:50px 60px 40px;}
.traveltour-blog-aside-format .traveltour-excerpt-read-more{display:none;}
.traveltour-blog-quote-format .traveltour-single-article-content{padding:50px 45px 40px;position:relative;}
.traveltour-blog-quote-format .traveltour-blog-quote-background{position:absolute;top:0px;right:0px;bottom:0px;left:0px;background-size:cover;background-position:center;opacity:0.3;filter:alpha(opacity=30);}
.traveltour-blog-quote-format .traveltour-blog-quote{float:left;font-size:120px;margin-top:-10px;line-height:1;margin-right:35px;position:relative;}
.traveltour-blog-quote-format .traveltour-blog-content-wrap{overflow:hidden;position:relative;}
.traveltour-blog-quote-format .traveltour-blog-quote-content{font-size:18px;font-style:italic;}
.traveltour-blog-quote-format .traveltour-blog-quote-author{font-size:16px;font-style:italic;margin-bottom:20px;font-weight:bold;}
.traveltour-blog-quote-format .traveltour-blog-quote-author:before{content:"-";margin-right:2px;}
.traveltour-blog-quote-format .traveltour-excerpt-read-more{display:none;}
.traveltour-blog-quote-format blockquote, 
.traveltour-blog-quote-format q{background:transparent;border:none;padding:0px;margin-top:0px;margin-bottom:0px;font-size:18px;}
.traveltour-blog-link-format .traveltour-blog-icon-link{font-size:23px;float:left;margin-right:30px;margin-top:5px;}
.traveltour-blog-link-format .traveltour-blog-content-wrap{overflow:hidden;}
.traveltour-blog-link-format .traveltour-blog-title{font-size:20px;text-transform:none;letter-spacing:0px;margin-bottom:9px;}
.traveltour-blog-link-format .traveltour-blog-content{font-size:14px;margin-bottom:0px;}
.traveltour-blog-link-format .traveltour-excerpt-read-more{display:none;}
.traveltour-single-social-share{padding-top:10px;padding-bottom:48px;}
.traveltour-single-author{text-align:center;margin-bottom:55px;margin-top:41px;border-top-width:1px;border-top-style:solid;}
.traveltour-single-author .traveltour-single-author-wrap{max-width:780px;margin:-41px auto 0px;}
.traveltour-single-author .traveltour-single-author-avartar{max-width:80px;margin:0px auto 37px;overflow:hidden;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%;}
.traveltour-single-author .traveltour-single-author-caption{font-size:14px;font-style:italic;margin-bottom:9px;letter-spacing:0.5px;}
.traveltour-single-author .traveltour-single-author-title{font-size:26px;margin-bottom:22px;}
.traveltour-single-nav-area{border-top:1px;border-bottom:1px;border-style:solid;padding:33px 0px;margin-bottom:55px;}
.traveltour-single-nav i{font-size:25px;}
.traveltour-single-nav .traveltour-text{font-size:15px;text-transform:uppercase;font-weight:bold;letter-spacing:1.5px;}
.traveltour-single-nav-left{float:left;}
.traveltour-single-nav-left i{margin-right:15px;vertical-align:middle;}
.traveltour-single-nav-right{float:right;}
.traveltour-single-nav-right i{margin-left:15px;vertical-align:middle;}
.traveltour-comments-area .traveltour-comments-title{font-size:16px;text-align:center;text-transform:uppercase;font-weight:bold;letter-spacing:2px;margin-bottom:55px;}
.traveltour-comments-area ol.comment-list{list-style:none;margin-bottom:55px;margin-left:0px;}
.traveltour-comments-area ol.comment-list ol{margin-left:50px;list-style:none;}
.traveltour-comments-area .comment-article{padding-bottom:20px;margin-bottom:40px;border-bottom-width:1px;border-bottom-style:solid;}
.traveltour-comments-area .comment-avatar{max-width:80px;margin-right:35px;float:left;overflow:hidden;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%;}
.traveltour-comments-area .comment-avatar img{display:block;}
.traveltour-comments-area .comment-meta{position:relative;margin-bottom:20px;}
.traveltour-comments-area .comment-author{font-size:19px;font-weight:bold;margin-bottom:5px;}
.traveltour-comments-area .comment-body{overflow:hidden;}
.traveltour-comments-area .comment-time{font-size:14px;font-style:italic;}
.traveltour-comments-area .comment-reply{font-size:15px;text-transform:uppercase;font-weight:bold;letter-spacing:1.5px;position:absolute;right:0px;top:4px;}
.traveltour-comments-area .comment-respond{padding:60px 55px 40px;margin-bottom:55px;}
.traveltour-comments-area ol.comment-list .comment-respond{margin-top:55px;}
.traveltour-comments-area .comment-reply-title{font-size:16px;font-weight:bold;text-transform:uppercase;letter-spacing:2px;text-align:center;margin-bottom:40px;}
.traveltour-comments-area .comment-reply-title small{margin-left:10px;}
.traveltour-comments-area textarea{width:100%;padding:18px 22px;font-size:15px;display:block;border-width:1px 1px 2px 1px;border-style:solid;margin:0px;margin-bottom:14px;}
.traveltour-comments-area input[type="text"]{width:100%;display:block;border-width:1px 1px 2px 1px;border-style:solid;padding:16px 22px;margin-bottom:14px;}
.traveltour-comments-area input[type="text"]:focus,
.traveltour-comments-area textarea:focus{outline:none;}
.traveltour-comments-area .traveltour-comment-form-author{width:50%;padding-right:7px;float:left;}
.traveltour-comments-area .traveltour-comment-form-email{width:50%;padding-left:7px;float:left;}
.traveltour-comments-area .form-submit{text-align:center;padding-top:14px;}
.traveltour-blog-title-wrap{background-image:url(//www.wildgiantsafaris.com/wp-content/themes/traveltour/images/page-title-background.jpg);background-position:center;position:relative;background-size:cover;overflow:hidden;}
.traveltour-blog-title-wrap .traveltour-blog-title-container{position:relative;}
.traveltour-blog-title-wrap .traveltour-blog-title-overlay{position:absolute;top:0px;right:0px;bottom:0px;left:0px;}
.traveltour-blog-title-wrap.traveltour-feature-image .traveltour-blog-title-top-overlay{position:absolute;top:0px;right:0px;left:0px;height:450px;opacity:1;background:url(//www.wildgiantsafaris.com/wp-content/themes/traveltour/images/blog-title-top-gradient.png) center top repeat-x;}
.traveltour-blog-title-wrap.traveltour-feature-image .traveltour-blog-title-bottom-overlay{position:absolute;right:0px;bottom:0px;left:0px;height:400px;opacity:1;background:url(//www.wildgiantsafaris.com/wp-content/themes/traveltour/images/blog-title-gradient.png) center bottom repeat-x;}
.traveltour-blog-title-wrap.traveltour-style-small .traveltour-blog-title-content{padding-top:93px;padding-bottom:87px;}
.traveltour-blog-title-wrap.traveltour-style-large .traveltour-blog-title-content{padding-top:184px;padding-bottom:168px;}
.traveltour-blog-title-wrap .traveltour-single-article-title{font-size:50px;font-weight:700;margin-bottom:0px;margin-top:7px;letter-spacing:0.5px;}
.traveltour-blog-title-wrap .traveltour-single-article-head-right{overflow:hidden;}
.traveltour-blog-title-wrap .traveltour-single-article-date-wrapper{margin-top:11px;}
.traveltour-not-found-wrap{text-align:center;position:relative;}
.traveltour-not-found-wrap .traveltour-not-found-background{position:absolute;top:0px;right:0px;bottom:0px;left:0px;opacity:0.27;filter:alpha(opacity=27);background-position:center;background-size:cover;background-image:url(//www.wildgiantsafaris.com/wp-content/themes/traveltour/images/404-background.jpg);}
.traveltour-not-found-wrap .traveltour-not-found-content{position:relative;padding:60px 0px 65px;}
.traveltour-not-found-wrap .traveltour-not-found-head{font-size:150px;line-height:1;margin-bottom:40px;}
.traveltour-not-found-wrap .traveltour-not-found-title{font-size:35px;line-height:1;font-weight:800;text-transform:uppercase;margin-bottom:14px;}
.traveltour-not-found-wrap .traveltour-not-found-caption{font-size:18px;}
.traveltour-not-found-wrap .traveltour-not-found-back-to-home a{font-size:14px;text-transform:uppercase;letter-spacing:1px;}
.traveltour-not-found-wrap form.search-form{max-width:430px;margin:58px auto 0px;position:relative;margin-bottom:13px;}
.traveltour-not-found-wrap form.search-form input.search-field{font-size:15px;width:100%;border:none;padding:22px 60px 22px 25px;height:64px;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;}
.traveltour-not-found-wrap form.search-form input.search-submit{position:absolute;right:0px;top:0px;width:64px;height:64px;opacity:0;filter:alpha(opacity=0);}
.traveltour-not-found-wrap form.search-form .traveltour-top-search-submit{position:absolute;right:20px;top:50%;margin-top:-15px;font-size:18px;}
body.search .traveltour-not-found-wrap .traveltour-not-found-head{font-size:100px;text-transform:uppercase;margin-bottom:18px;}
body.search .traveltour-not-found-wrap form.search-form{margin-top:50px;}
body.search .traveltour-not-found-wrap{background-color:#bd584e;}
body.search .traveltour-not-found-wrap .traveltour-not-found-caption{color:#ffe6e4;}
.traveltour-sidebar-area .traveltour-widget{margin-bottom:50px;}
.traveltour-sidebar-area .traveltour-widget-title{font-size:16px;text-transform:none;font-weight:700;letter-spacing:0px;position:relative;margin-bottom:28px;overflow:hidden;}
.traveltour-sidebar-area .traveltour-widget-title .gdlr-core-flexslider-nav{float:right;margin-left:20px;}
.traveltour-sidebar-area .traveltour-widget-head-text{display:block;float:left;margin-right:28px;}
.traveltour-sidebar-area .traveltour-widget-head-divider{display:block;border-top-width:1px;border-top-style:solid;overflow:hidden;margin-top:6px;}
.widget_rss .rss-widget-icon{margin-right:10px;margin-top:-3px;}
.widget_product_categories ul,
.widget_archive ul, .widget_categories ul, .widget_nav_menu ul, 
.widget_meta ul, .widget_pages ul, .widget_recent_comments ul, 
.widget_recent_entries ul, .widget_rss ul{position:relative;list-style:none;margin-left:0px;}
.widget_product_categories ul li,
.widget_archive ul li, .widget_categories ul li, .widget_nav_menu ul li, 
.widget_meta ul li, .widget_pages ul li, .widget_recent_comments ul li, 
.widget_recent_entries ul li, .widget_rss ul li{font-size:14px;margin-bottom:13px;padding-left:0px;margin-top:13px;line-height:20px;padding-bottom:15px;border-bottom-width:1px;border-bottom-style:solid;}
.widget_product_categories ul ul,
.widget_archive ul ul, .widget_categories ul ul, .widget_nav_menu ul ul, 
.widget_meta ul ul, .widget_pages ul ul, .widget_recent_comments ul ul,
.widget_recent_entries ul ul, .widget_rss ul ul{margin-top:20px;margin-bottom:0px;}
.widget_product_categories ul ul li,
.widget_archive ul ul li, .widget_categories ul ul li, .widget_nav_menu ul ul li,
.widget_meta ul ul li, .widget_pages ul ul li:last-child, .widget_recent_comments ul ul li, 
.widget_recent_entries ul ul li, .widget_rss ul ul li{border-top-width:1px;border-top-style:solid;margin-bottom:0px;padding-bottom:0px;border-bottom:0px;padding-top:15px;margin-top:15px;}
.widget_search form{display:block;position:relative;}
.widget_search form:after{content:"\f002";font-family:"fontAwesome";font-size:14px;line-height:14px;position:absolute;right:20px;top:50%;margin-top:-7px;}
.widget_search label .screen-reader-text{display:none;}
.widget_search .search-form input.search-field{font-size:13px;line-height:17px;height:51px;border-width:1px;border-style:solid;width:100%;padding:16px 20px;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;}
.widget_search input.search-field:focus{outline:none;}
.widget_search input.search-submit{position:absolute;right:0px;top:0px;bottom:0px;width:51px;padding:0px;opacity:0;filter:alpha(opacity=0);z-index:1;}
.tagcloud{zoom:1;}
.tagcloud:after{content:" ";display:block;clear:both;visibility:hidden;line-height:0;height:0;}
.tagcloud a{font-size:12px !important;text-transform:none;font-weight:500;float:left;padding:10px 18px 10px;border-width:1px;border-style:solid;margin-right:10px;margin-bottom:10px;}
.widget_calendar table{width:100%;margin-bottom:0px;}
.widget_calendar table thead th{font-size:13px;font-weight:bold;padding:10px 0px;}
.widget_calendar table tbody td{text-align:center;padding:10px 0px;}
.widget_calendar table tfoot td{text-align:center;padding:10px 0px;}
.widget_calendar caption{font-size:14px;margin-bottom:20px;text-transform:uppercase;font-weight:bold;letter-spacing:1px;}
table{width:100%;text-align:center;border-spacing:2px;border-collapse:separate;margin-bottom:20px;}
table tr td{padding:15px 0px;}
table tr th{padding:13px 0px;font-size:16px;font-weight:normal;}
body.traveltour-boxed .gdlr-core-column-extend-left .gdlr-core-pbf-background-wrap{margin-left:-50px;}
body.traveltour-boxed .gdlr-core-column-extend-right .gdlr-core-pbf-background-wrap{margin-right:-50px;}
.traveltour-mobile-header-wrap{display:none;}
.traveltour-mobile-header-wrap .traveltour-main-menu-search{margin-top:-6px;}
.traveltour-mobile-header-wrap .traveltour-mobile-menu{margin-left:20px;}
.traveltour-mobile-header{padding-top:15px;padding-bottom:15px;z-index:9999;box-shadow:0px 1px 2px rgba(0, 0, 0, 0.1);-webkit-box-shadow:0px 1px 2px rgba(0, 0, 0, 0.1);}
.traveltour-mobile-header.traveltour-fixed-navigation{display:none;}
.traveltour-mobile-header .traveltour-mobile-header-container{position:relative;}
.traveltour-mobile-header .traveltour-logo{padding:0px 15px;}
.traveltour-mobile-header .traveltour-logo-inner{line-height:45px;margin-right:80px;}
.traveltour-mobile-header .traveltour-logo-inner img{vertical-align:middle;width:auto;}
.traveltour-mobile-header .traveltour-logo.traveltour-item-pdlr{padding-left:15px;padding-right:15px;}
@media only screen and (max-width: 1140px){
html .widget_product_search input[type="search"]#woocommerce-product-search-field{width:100%;margin-bottom:10px;}
body .traveltour-navigation .sf-menu > li{padding-left:12px;padding-right:12px;}
}
@media only screen and (max-width: 999px){
body{width:100%;overflow-x:hidden;}
body.traveltour-boxed div.traveltour-body-wrapper{margin-top:0px;margin-bottom:0px;}
.traveltour-bullet-anchor{display:none;}
.traveltour-top-bar{display:none;}
.traveltour-header-wrap.traveltour-header-style-plain, 
.traveltour-header-wrap.traveltour-header-style-bar, .traveltour-navigation-bar-wrap,
.traveltour-header-background-transparent, .traveltour-header-boxed-wrap, .traveltour-header-side-nav, 
.traveltour-header-transparent-substitute, .traveltour-sticky-navigation{display:none !important;}
.traveltour-mobile-header-wrap{display:block;}
.traveltour-mobile-header-wrap .traveltour-top-bar{display:block;}
.traveltour-mobile-header-wrap .traveltour-top-bar{font-size:13px;}
.traveltour-mobile-header-wrap .traveltour-top-bar-left,
.traveltour-mobile-header-wrap .traveltour-top-bar-right{padding-top:0px;padding-bottom:0px;}
.traveltour-mobile-header.traveltour-fixed-navigation{display:block;}
.traveltour-sticky-menu-placeholder{display:none !important;}
body .traveltour-header-side-content.traveltour-style-left{margin-left:0px;}
body .traveltour-header-side-content.traveltour-style-right{margin-right:0px;}
body.single-product.woocommerce div.product form.cart{float:none;margin-bottom:30px;width:auto;margin-right:0px;}
body.single-product.woocommerce div.product .product_meta{margin-top:0px;}
} @media only screen and (max-width: 767px){
body.traveltour-body-front .traveltour-container{max-width:500px;padding-left:15px;padding-right:15px;}
body.traveltour-body-front .gdlr-core-container{max-width:500px;padding-left:15px;padding-right:15px;}
.traveltour-column-10, .traveltour-column-12, .traveltour-column-15, .traveltour-column-20,
.traveltour-column-24, .traveltour-column-30, .traveltour-column-36, .traveltour-column-40,
.traveltour-column-45, .traveltour-column-48, .traveltour-column-50, .traveltour-column-60{width:100%;}
.travel-tour-hide-on-mobile{display:none;}
.traveltour-top-bar-right-text{display:block;float:none;margin-bottom:10px;}
.traveltour-mobile-header-wrap .traveltour-top-bar-left,
.traveltour-mobile-header-wrap .traveltour-top-bar-right{float:none;text-align:left;margin-bottom:1px;font-size:11px;padding-left:0;padding-right:0;}
.traveltour-top-bar-right .tourmaster-user-top-bar{float:right;display:inline-block;margin-left:15px;margin-right:15px;}
.traveltour-top-bar-right .tourmaster-user-top-bar-nav{right:0px;left:auto;margin:0px auto;}
.traveltour-top-bar-right-social{float:none;display:inline-block;margin-left:15px;margin-right:15px;}
.traveltour-body .traveltour-top-bar a:first-child{margin-left:0px;}
.traveltour-mobile-header-wrap .traveltour-top-bar .tourmaster-currency-switcher{float:right;padding:0;}
.traveltour-page-title-wrap .traveltour-page-title-content{padding-top:60px !important;padding-bottom:50px !important;}
.traveltour-blog-title-wrap .traveltour-blog-title-content{padding-top:60px !important;padding-bottom:50px !important;}
.traveltour-single-article-date-wrapper{display:none;}
.traveltour-overlay-menu-content ul.menu > li{font-size:18px;padding-bottom:10px;margin-bottom:10px;}
.traveltour-overlay-menu-content ul.menu{padding-top:120px;padding-bottom:100px;max-width:80%;}
.traveltour-overlay-menu-content .traveltour-overlay-menu-close{top:35px;}
body.admin-bar .traveltour-overlay-menu-content{margin-top:0px;}
.traveltour-comments-area .comment-respond{padding:45px 30px;}
.traveltour-comments-area .traveltour-comment-form-author{width:100%;padding-right:0;}
.traveltour-comments-area .traveltour-comment-form-email{width:100%;padding-left:0;}
.traveltour-comments-area .comment-avatar{float:none;margin-right:0px;margin-bottom:30px;}
.traveltour-comments-area ol.comment-list ol{margin-left:10px;}
.traveltour-footer-wrapper.traveltour-with-column-divider .traveltour-footer-column{padding:0px 15px;margin-bottom:60px;border:none;}
.traveltour-footer-wrapper.traveltour-with-column-divider .traveltour-footer-column:last-child{margin-bottom:20px;}
.traveltour-fixed-footer-placeholder{display:none;}
.traveltour-fixed-footer{position:static;}
.traveltour-copyright-left,
.traveltour-copyright-right{float:none;text-align:center;}
body .woocommerce .col2-set, .woocommerce-page .col2-set{width:100%;float:none;margin-right:0%;}
body div#order_review{width:100%;}
.traveltour-footer-column{margin-bottom:50px;}
.traveltour-footer-column:last-child{margin-bottom:0px;}
} @media only screen and (max-width: 419px){
body{min-width:320px;}
.traveltour-top-search-wrap input.search-field{font-size:30px;padding-right:90px;}
.traveltour-top-search-wrap .traveltour-top-search-submit{right:48px;font-size:24px;margin-top:-2px;}
.traveltour-top-search-wrap input.search-submit{right:48px;}
.traveltour-top-search-wrap .traveltour-top-search-close{font-size:40px;}
.traveltour-top-search-wrap input.search-field{padding-bottom:10px;}
}    ul.sf-menu > .menu-item-language img.iclflag{vertical-align:baseline;margin-right:10px;}
ul.sf-menu > .menu-item-language ul.submenu-languages{display:none;position:absolute;z-index:99;list-style:none;margin:0px 0px 0px -15px;}
ul.sf-menu > .menu-item-language li{padding:1px 11px;}
ul.sf-menu > .menu-item-language li a{padding:6px 12px;display:block;}
ul.sf-menu > .menu-item-language li:first-child{padding-top:12px;}
ul.sf-menu > .menu-item-language li:last-child{padding-bottom:12px;}
.traveltour-custom-wpml-flag{margin-right:26px;}
.traveltour-custom-wpml-flag .traveltour-custom-wpml-flag-item{margin-left:20px;}
.traveltour-custom-wpml-flag .traveltour-custom-wpml-flag-item:first-child{margin-left:0px;}
.traveltour-dropdown-wpml-flag{position:relative;padding-top:19px;padding-bottom:19px;}
.traveltour-dropdown-wpml-flag .traveltour-dropdown-wpml-flag-background{position:absolute;top:0px;bottom:0px;left:-27px;right:0px;}
.traveltour-dropdown-wpml-flag .traveltour-dropdown-wpml-list{position:absolute;right:-18px;text-align:right;min-width:120px;top:100%;z-index:99;padding:10px 18px;display:none;}
.traveltour-dropdown-wpml-flag .traveltour-dropdown-wpml-item{display:block;white-space:nowrap;margin-bottom:8px;}
.traveltour-dropdown-wpml-flag .traveltour-dropdown-wpml-item:last-child{margin-bottom:0px;}
.traveltour-dropdown-wpml-flag .traveltour-dropdown-wpml-current-language{position:relative;}
.traveltour-dropdown-wpml-current-language:after{content:"\f0d7";font-family:fontAwesome;margin-left:12px;font-size:12px;}
.gdlr-core-dropdown-tab .gdlr-core-dropdown-tab-head-wrap,
.traveltour-dropdown-wpml-flag .traveltour-dropdown-wpml-list{background:#f3f3f3;}
.traveltour-body span.wpcf7-not-valid-tip{font-size:13px;margin-bottom:15px;}
.traveltour-body div.wpcf7-response-output{font-size:13px;padding:6px 20px;clear:both;margin:0px;}
.wpcf7 input{font-size:15px;padding:15px 22px;width:100%;display:block;}
.wpcf7 input[type="button"], .wpcf7 input[type="submit"], input[type="reset"]{width:auto;}
.wpcf7 input[type="checkbox"], .wpcf7 input[type="radio"]{width:auto;display:inline;}
.wpcf7 .wpcf7-form-control .wpcf7-list-item{display:block;margin-bottom:5px;}
.wpcf7 textarea{font-size:15px;padding:18px 22px;height:120px;width:100%;}
 figure.woocommerce-product-gallery__wrapper{max-width:none;}
body.woocommerce .woocommerce-error, body.woocommerce .woocommerce-info, body.woocommerce .woocommerce-message{padding:0.7em 2em 1em 3.5em !important;}
.woocommerce .woocommerce-error, .woocommerce .woocommerce-info, .woocommerce .woocommerce-message{padding:0.7em 2em 1em 3.5em !important;}
.woocommerce .woocommerce-error:before, .woocommerce .woocommerce-info:before, .woocommerce .woocommerce-message:before{top:0.7em;}
.woocommerce .woocommerce-error .button, .woocommerce .woocommerce-info .button, .woocommerce .woocommerce-message .button{margin-top:5px;padding:0;background-color:transparent;}
.woocommerce .woocommerce-error .button:hover, .woocommerce .woocommerce-info .button:hover, .woocommerce .woocommerce-message .button:hover{background-color:transparent;}
.woocommerce div.product form.cart .variations td.label{padding-right:1.3em;padding-left:1.3em;}
.woocommerce div.product form.cart .variations td.value, .woocommerce div.product form.cart .variations th.value{min-width:210px;}
.woocommerce div.product form.cart .variations select{float:left;margin-top:0.6em;margin-left:2em;}
a.reset_variations{margin-right:15px;margin-left:7px;}
.woocommerce div.product form.cart .variations select{min-width:59%;}
.related.products h2{font-size:23px;margin-bottom:42px;}
.woocommerce table.shop_attributes th{background:transparent;padding-top:16px;padding-bottom:16px;}
.woocommerce table.shop_attributes td, .woocommerce table.shop_attributes th{border-bottom:0;}
.woocommerce table.shop_attributes{border-top:0;}
.single-product.woocommerce #review_form #respond p.comment-form-comment{margin-bottom:25px;}
.woocommerce table.shop_table{border:0;}
.woocommerce table.shop_table.shop_table_responsive.cart{border-spacing:0;}
.woocommerce table.shop_table th{padding:17px 12px;background:none;}
.woocommerce table.shop_table.shop_table_responsive.cart tr:nth-child(odd), .woocommerce table.shop_table.shop_table_responsive.cart tr:nth-child(even){background-color:transparent;}
.woocommerce table.shop_table td{padding:19px 20px;}
.woocommerce-cart table.cart img{width:70px;}
.woocommerce td.product-name dl.variation dd, .woocommerce td.product-name dl.variation dt{margin-bottom:0;}
 
.woocommerce a.remove{width:auto;}
.cart_item input.input-text.qty.text{padding:15px 0px 15px 10px;border-bottom-width:1px;}
.woocommerce-cart table.cart td.actions .coupon .input-text{padding:15px 23px 15px;height:49px;}
.woocommerce .cart input.button[name="apply_coupon"]{height:49px;}
.woocommerce #content table.cart td.actions .input-text, .woocommerce table.cart td.actions .input-text, .woocommerce-page #content table.cart td.actions .input-text, .woocommerce-page table.cart td.actions .input-text{width:180px;}
.woocommerce .cart .button, .woocommerce .cart input.button{padding:19px 20px 18px;border-radius:0;font-size:12px;}
.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button{padding:15px 20px;border-radius:0;font-size:12px;}
.woocommerce #respond input#submit.disabled, .woocommerce #respond input#submit:disabled, .woocommerce #respond input#submit:disabled[disabled], .woocommerce a.button.disabled, .woocommerce a.button:disabled, .woocommerce a.button:disabled[disabled], .woocommerce button.button.disabled, .woocommerce button.button:disabled, .woocommerce button.button:disabled[disabled], .woocommerce input.button.disabled, .woocommerce input.button:disabled, .woocommerce input.button:disabled[disabled]{padding:inherit;opacity:inherit;padding-left:23px;padding-right:23px;}
.woocommerce .cart_totals h2{font-size:18px;}
.woocommerce-cart .cart-collaterals .cart_totals tr td, .woocommerce-cart .cart-collaterals .cart_totals tr th{border-top:0;}
.woocommerce-cart .cart-collaterals .cart_totals table{border-spacing:0;margin:0;}
.woocommerce-cart .wc-proceed-to-checkout{padding:0;}
.woocommerce table.shop_table tbody:first-child tr:first-child td, .woocommerce table.shop_table tbody:first-child tr:first-child th{padding-left:20px;padding-right:20px;}
.woocommerce-cart .cart-collaterals .cart_totals tr td, .woocommerce-cart .cart-collaterals .cart_totals tr th{padding-left:20px;padding-right:20px;}
.woocommerce a.showcoupon{margin-left:20px;color:#baf2ff;}
.woocommerce .woocommerce-billing-fields h3, .woocommerce .woocommerce-shipping-fields h3, #order_review_heading{font-size:17px;}
.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea{padding:13px 15px;border-bottom-width:1px;}
.woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1{margin-bottom:35px;}
.woocommerce .col2-set, .woocommerce-page .col2-set{width:47%;float:left;margin-right:3%;}
.woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1{width:100%;}
.woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2{width:100%;}
div#order_review{float:left;width:50%;}
.woocommerce form .form-row{margin:0 0 14px;}
.woocommerce form p.form-row.form-row-first{margin:0;}
.select2-container .select2-choice{padding:6px 1px 6px 13px;}
.woocommerce form .form-row-first, .woocommerce form .form-row-last, .woocommerce-page form .form-row-first, .woocommerce-page form .form-row-last{width:49%;}
.shop_table.woocommerce-checkout-review-order-table{border-spacing:0px;}
.woocommerce table.shop_table th{padding:17px 20px 17px 20px;}
.woocommerce .cart_item td.product-total{padding-right:20px;padding-left:20px;}
.woocommerce .cart_item td.product-name{padding-left:20px;}
.woocommerce table.shop_table td{padding-right:20px;}
.checkout_coupon .form-row.form-row-last{margin-bottom:0;}
table tr.cart_item{background:transparent;}
.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea{font-size:13px;}
html .woocommerce a.remove{border-radius:100%;color:#333 !important;}
.woocommerce-checkout table tr.cart_item{background:transparent;}
li.woocommerce-MyAccount-navigation-link{padding:13px 0px;padding-bottom:13px;border-bottom-width:1px;border-bottom-style:solid;}
.woocommerce-account .woocommerce-MyAccount-navigation{width:28%;}
li.woocommerce-MyAccount-navigation-link.is-active{font-weight:600;}
header.woocommerce-Address-title.title h3{font-size:18px;}
.woocommerce-Address address{padding:25px;}
.u-columns.woocommerce-Addresses.col2-set.addresses{width:100%;margin-bottom:40px;}
.woocommerce-account .woocommerce-MyAccount-content{padding:31px;}
.woocommerce-Address address,
.woocommerce-account .woocommerce-MyAccount-content{background:#f5f5f5;}
body.single-product .traveltour-header-background-transparent .traveltour-top-bar-background,
body.single-product .traveltour-header-background-transparent .traveltour-header-background{opacity:1;}
.woocommerce ul.cart_list li dl dd, .woocommerce ul.cart_list li dl dt, .woocommerce ul.product_list_widget li dl dd, .woocommerce ul.product_list_widget li dl dt{margin-bottom:0em;}
.woocommerce ul.cart_list li dl, .woocommerce ul.product_list_widget li dl{padding-left:0;border-left:0;}
.woocommerce .widget_shopping_cart .cart_list li, .woocommerce.widget_shopping_cart .cart_list li{margin-bottom:20px;border-bottom-width:1px;border-bottom-style:solid;padding-bottom:15px;}
.woocommerce .widget_shopping_cart .cart_list li:last-child, .woocommerce.widget_shopping_cart .cart_list li:last-child{margin-bottom:15px;}
.woocommerce .widget_shopping_cart .total, .woocommerce.widget_shopping_cart .total{border-top:0;font-size:17px;}
.widget_shopping_cart_content .total span.woocommerce-Price-amount.amount{margin-left:5px;}
.woocommerce ul.cart_list li img, .woocommerce ul.product_list_widget li img{width:47px;}
.widget_shopping_cart a.button.wc-forward{padding:19px 28px;font-size:14px;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;}
.woocommerce .widget_price_filter .price_slider_amount .button{float:left;font-size:14px;padding:16px 26px;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;}
.price_slider_amount .price_label{margin-top:24px;font-size:17px;font-weight:700;}
.woocommerce ul.cart_list li, .woocommerce ul.product_list_widget li{padding:15px 0;border-bottom-style:solid;border-bottom-width:1px;}
.woocommerce ul.cart_list li, .woocommerce ul.product_list_widget li{padding:15px 0;margin:0;list-style:none;border-bottom-style:solid;border-bottom-width:1px;}
html ul.cart_list li a, html .woocommerce ul.product_list_widget li a{font-weight:400;}
html .woocommerce ul.cart_list li a, html .woocommerce ul.product_list_widget li a{font-weight:400;}
html .woocommerce ul.cart_list li .star-rating{float:left;margin-top:10px;}
html .woocommerce ul.product_list_widget li .star-rating{float:left;margin-top:3px;margin-right:10px;}
html .woocommerce ul.product_list_widget li del{margin-right:10px;}
html .product_list_widget span.reviewer{margin-top:4px;margin-left:12px;float:left;}
html .widget_product_search label.screen-reader-text{display:none;}
html .widget_product_search input[type="submit"]{height:47px;}
html .widget_product_search input#woocommerce-product-search-field{height:47px;padding:14px 12px;border-bottom-width:1px;width:62%;font-size:13px;}
.widget.woocommerce ul.cart_list li:first-child, .widget.woocommerce ul.product_list_widget li:first-child{padding-top:0px;}
.woocommerce .woocommerce-message:before{color:#fff;}
.woocommerce .woocommerce-error{background-color:#bd584e;border-top:3px solid #bd584e;color:#fff;}
.woocommerce .woocommerce-info{background-color:#46a5ca;border-top:3px solid #46a5ca;color:#fff;}
.woocommerce .woocommerce-message{background-color:#46ca7b;border-top:3px solid #46ca7b;color:#fff;}
.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button{color:#ffffff;}
.single-product.woocommerce div.product .quantity .qty{background:#f3f3f3;}
.woocommerce .woocommerce-info:before{color:#fff}
.woocommerce .woocommerce-error:before, .woocommerce .woocommerce-info:before, .woocommerce .woocommerce-message:before{color:#fff !important;top:inherit;}
html .woocommerce a.remove:hover{color:#afafaf !important;background:transparent !important;}
html .woocommerce form .form-row .required{color:#c5c5c5;}
html .woocommerce form .form-row.woocommerce-invalid .select2-container, html .woocommerce form .form-row.woocommerce-invalid input.input-text, html .woocommerce form .form-row.woocommerce-invalid select{border-color:#d4d4d4;}
html .woocommerce form .form-row.woocommerce-invalid label{color:#9e9e9e;}
html .woocommerce form .form-row.woocommerce-validated .select2-container, html .woocommerce form .form-row.woocommerce-validated input.input-text, html .woocommerce form .form-row.woocommerce-validated select{border-color:#d4d4d4;}
html .woocommerce span.onsale{font-size:13px;font-weight:600;line-height:48px;width:48px;padding:2px 0px 0px;height:48px;}
.single-product.woocommerce .traveltour-page-wrapper{border-top-width:1px;border-top-style:solid;}
.single-product.woocommerce .woocommerce-breadcrumb{font-size:14px;}
.single-product.woocommerce .product_title{font-size:40px;margin-bottom:2px;}
.single-product.woocommerce div.product .woocommerce-product-rating{margin-bottom:2px;}
.single-product.woocommerce div.product .star-rating{font-size:14px;padding-right:15px;box-sizing:content-box;margin-right:10px;}
.single-product.woocommerce div.product .star-rating:before,
.single-product.woocommerce div.product .star-rating span:before{letter-spacing:3px;}
.single-product.woocommerce div.product .woocommerce-review-link{font-size:13px;}
.single-product.woocommerce div.product p.price{padding-top:27px;margin-bottom:28px;}
.single-product.woocommerce div.product p.price ins{text-decoration:none;}
.single-product.woocommerce div.product p.price .woocommerce-Price-amount{font-size:26px;font-weight:bold;}
.single-product.woocommerce div.product p.price del .woocommerce-Price-amount{font-size:23px;margin-right:9px;}
.single-product.woocommerce div.product span.onsale{position:static;display:inline-block;margin-right:15px;vertical-align:middle;}
.single-product.woocommerce div.product .quantity .qty{height:60px;font-size:16px;width:75px;padding-left:15px;border:none;}
.single-product.woocommerce div.product form.cart{margin:25px 30px 55px 0px;float:left;}
.single-product.woocommerce div.product form.cart.variations_form{width:300px;}
.single-product.woocommerce div.product form.cart .button{font-size:13px;height:60px;text-transform:uppercase;border-radius:0px;-moz-border-radius:0px;-webkit-border-radius:0px;padding:10px 30px;}
.single-product.woocommerce div.product .product_meta{margin-top:50px;}
.single-product.woocommerce div.product .product_meta{overflow:hidden;padding-top:5px;}
.single-product.woocommerce div.product .product_meta > span{display:block;font-size:13px;margin-bottom:5px;}
.single-product.woocommerce div.product .product_meta > span .traveltour-head{font-weight:600;}
.single-product.woocommerce div.product .woocommerce-variation-add-to-cart-disabled{display:none;}
.single-product.woocommerce div.product .traveltour-woocommerce-social-share{clear:both;padding-top:15px;margin-top:50px;border-top-width:2px;border-top-style:solid;}
.single-product.woocommerce div.product .gdlr-core-social-share-item a{font-size:14px;}
.single-product.woocommerce div.product .traveltour-woocommerce-tab{clear:both;padding-top:60px;margin-bottom:50px;}
.single-product.woocommerce div.product .traveltour-woocommerce-tab .gdlr-core-tab-item-title{font-size:16px;text-transform:none;letter-spacing:0px;font-weight:600;padding-bottom:18px;}
.single-product.woocommerce div.product .traveltour-woocommerce-tab .gdlr-core-tab-item-title-line{border-bottom-width:1px;bottom:-1px;}
.single-product.woocommerce div.product .traveltour-woocommerce-tab .gdlr-core-tab-item-title-wrap{border-bottom-width:1px;}
.single-product.woocommerce div.product .traveltour-woocommerce-tab .gdlr-core-tab-item-content{max-width:900px;margin:0px auto;}
.single-product.woocommerce .woocommerce-Reviews-title{display:none;}
.single-product.woocommerce #reviews{padding-top:43px;}
.single-product.woocommerce #reviews .comment-respond{text-align:left;}
.single-product.woocommerce #reviews #comments ol.commentlist li img.avatar{border:none;width:85px;position:static;padding:0px;border-radius:50%;margin-right:30px;}
.single-product.woocommerce #reviews #comments ol.commentlist li .comment-text{overflow:hidden;margin-left:0px;padding:0;border:none;text-align:left;}
.single-product.woocommerce #reviews #comments ol.commentlist li{padding:39px 49px;margin-bottom:30px;}
.single-product.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta{margin-bottom:18px;}
.single-product.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta strong[itemprop="author"]{display:block;font-size:17px;text-transform:capitalize;}
.single-product.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta time[itemprop="datePublished"]{display:block;font-size:15px;}
.single-product.woocommerce #reviews #comments ol.commentlist li .comment-text .star-rating{float:none;margin-top:24px;}
.single-product.woocommerce #reviews #review_form_wrapper{padding-top:35px;}
.single-product.woocommerce #reviews .comment-reply-title{font-size:22px;margin-bottom:30px;}
.single-product.woocommerce #review_form #respond label{font-size:15px;font-weight:600;}
.single-product.woocommerce #review_form #respond p{margin-bottom:30px;}
.single-product.woocommerce #review_form #respond label[for="rating"]{display:inline-block;margin-right:30px;vertical-align:middle;}
.single-product.woocommerce #review_form #respond p.stars{display:inline-block;vertical-align:middle;margin-bottom:0px;font-size:19px;line-height:1;}
.single-product.woocommerce #review_form #respond p.stars a{margin-right:5px;}
.single-product.woocommerce #review_form #respond input[type="text"], 
.single-product.woocommerce #review_form #respond input[type="email"]{display:block;margin-top:20px;border-bottom-width:1px;width:100%;height:55px;}
.single-product.woocommerce #review_form #respond textarea{display:block;margin-top:20px;border-bottom-width:1px;width:100%;height:150px;}
.single-product.woocommerce #review_form #respond .form-submit input{font-size:13px;height:58px;text-transform:uppercase;border-radius:0px;-moz-border-radius:0px;-webkit-border-radius:0px;padding:10px 38px;}
.woocommerce.single-product .related.products{clear:left;}
.mm-menu,.mm-panels,.mm-panels>.mm-panel{margin:0;left:0;right:0;top:0;bottom:0;z-index:0;box-sizing:border-box}
.mm-btn,.mm-menu{box-sizing:border-box}
.mm-listview a,.mm-listview a:hover,.mm-navbar a,.mm-navbar a:hover{text-decoration:none}
.mm-hidden{display:none!important}
.mm-wrapper{overflow-x:hidden;position:relative}
.mm-menu{display:block;padding:0;position:absolute}
.mm-panels,.mm-panels>.mm-panel{background:inherit;border-color:inherit;position:absolute}
.mm-btn,.mm-panel.mm-highest{z-index:1}
.mm-panels{overflow:hidden}
.mm-panel{transition:-webkit-transform .4s ease;transition:transform .4s ease;transition:transform .4s ease,-webkit-transform .4s ease;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}
.mm-panel.mm-opened{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}
.mm-panel.mm-subopened{-webkit-transform:translate3d(-30%,0,0);transform:translate3d(-30%,0,0)}
.mm-panels>.mm-panel{-webkit-overflow-scrolling:touch;overflow:scroll;overflow-x:hidden;overflow-y:auto;padding:0 20px}
.mm-listview .mm-divider,.mm-listview>li>a,.mm-listview>li>span,.mm-navbar .mm-title{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}
.mm-panels>.mm-panel.mm-hasnavbar{padding-top:40px}
.mm-vertical .mm-panel{-webkit-transform:none!important;transform:none!important}
.mm-listview .mm-vertical .mm-panel,.mm-vertical .mm-listview .mm-panel{display:none;padding:10px 0 10px 10px}
.mm-listview .mm-vertical .mm-panel .mm-listview>li:last-child:after,.mm-vertical .mm-listview .mm-panel .mm-listview>li:last-child:after{border-color:transparent}
.mm-vertical li.mm-opened>.mm-panel,li.mm-vertical.mm-opened>.mm-panel{display:block}
.mm-listview>li.mm-vertical>.mm-next,.mm-vertical .mm-listview>li>.mm-next{height:40px;bottom:auto}
.mm-listview>li.mm-vertical>.mm-next:after,.mm-vertical .mm-listview>li>.mm-next:after{top:16px;bottom:auto}
.mm-listview>li.mm-vertical.mm-opened>.mm-next:after,.mm-vertical .mm-listview>li.mm-opened>.mm-next:after{-webkit-transform:rotate(45deg);transform:rotate(45deg);right:19px}
.mm-btn{width:40px;height:40px;position:absolute;top:0}
.mm-clear:after,.mm-clear:before,.mm-close:after,.mm-close:before{content:'';border:2px solid transparent;display:block;width:5px;height:5px;margin:auto;position:absolute;top:0;bottom:0;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}
.mm-clear:before,.mm-close:before{border-right:none;border-bottom:none;right:18px}
.mm-clear:after,.mm-close:after{border-left:none;border-top:none;right:25px}
.mm-arrow:after,.mm-next:after{content:'';border:1px solid transparent;display:block;width:6px;height:6px;margin:auto;position:absolute;top:0;bottom:0;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}
.mm-prev:before{border-right:none;border-bottom:none;left:0px}
.mm-arrow:after,.mm-next:after{border-top:none;border-left:none;right:2px}
.mm-navbar{text-align:center;line-height:20px;height:40px;margin:0;}
.mm-navbar .mm-btn:last-child{text-align:right;padding-right:20px;right:0}
.mm-panel .mm-navbar{display:none}
.mm-panel.mm-hasnavbar .mm-navbar{display:block;margin:0px 25px 30px;position:relative;}
.mm-listview,.mm-listview>li{list-style:none;display:block;padding:0;margin:0}
.mm-listview{font:inherit;font-size:14px;line-height:20px}
.mm-listview>li{position:relative}
.mm-listview>li,.mm-listview>li .mm-next,.mm-listview>li .mm-next:before,.mm-listview>li:after{border-color:inherit}
.mm-listview>li>a,.mm-listview>li>span{color:inherit;display:block;margin:0}
.mm-listview>li>a.mm-arrow,.mm-listview>li>span.mm-arrow{padding-right:50px}
.mm-listview .mm-next{background:rgba(3,2,1,0);width:50px;padding:0;position:absolute;right:0;top:0;bottom:0;z-index:2}
.mm-listview .mm-next.mm-fullsubopen{width:100%}
.mm-listview .mm-next.mm-fullsubopen:before{border-left:none}
.mm-listview .mm-next.mm-fullsubopen+a,.mm-listview .mm-next.mm-fullsubopen+span{padding-right:50px;margin-right:0}
.mm-listview .mm-inset{list-style:disc inside;padding:0 10px 15px 40px;margin:0}
.mm-listview .mm-inset>li{padding:5px 0}
.mm-listview .mm-divider{font-size:10px;text-transform:uppercase;text-indent:20px;line-height:25px}
.mm-listview .mm-spacer{padding-top:40px}
.mm-listview .mm-spacer>.mm-next{top:40px}
.mm-listview .mm-spacer.mm-divider{padding-top:25px}
.mm-page{box-sizing:border-box;position:relative}
.mm-slideout{transition:-webkit-transform .4s ease;transition:transform .4s ease;transition:transform .4s ease,-webkit-transform .4s ease;z-index:2}
html.mm-opened{overflow-x:hidden;position:static;}
#mm-blocker{background:rgba(3,2,1,0);display:none;width:100%;height:100%;position:fixed;top:0;left:0;z-index:100}
html.mm-blocking #mm-blocker{display:block}
.mm-menu.mm-offcanvas{z-index:0;display:none;position:fixed}
.mm-menu.mm-offcanvas.mm-current{display:block}
.mm-menu{width:350px}
@media all and (max-width:550px){.mm-menu{width:250px}}
html.mm-opening .mm-slideout{-webkit-transform:translate3d(350px,0,0);transform:translate3d(350px,0,0)}
@media all and (max-width:550px){html.mm-opening .mm-slideout{-webkit-transform:translate3d(250px,0,0);transform:translate3d(250px,0,0)}} html.mm-right.mm-opened .mm-menu.mm-effect-menu-zoom{-webkit-transform:scale(.7,.7) translate3d(30%,0,0);transform:scale(.7,.7) translate3d(30%,0,0);-webkit-transform-origin:right center;transform-origin:right center}
html.mm-right.mm-opening .mm-menu.mm-effect-menu-zoom{-webkit-transform:scale(1,1) translate3d(0,0,0);transform:scale(1,1) translate3d(0,0,0)}
html.mm-right.mm-opened .mm-menu.mm-effect-menu-slide{-webkit-transform:translate3d(30%,0,0);transform:translate3d(30%,0,0)}
html.mm-right.mm-opening .mm-menu.mm-effect-menu-slide{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}
html.mm-right.mm-opening.mm-fullscreen .mm-slideout{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}
.mm-menu.mm-pageshadow.mm-right:after{left:auto;right:100%}
.mm-menu.mm-right{left:auto;right:0}
html.mm-right.mm-opening .mm-slideout{-webkit-transform:translate3d(-350px,0,0);transform:translate3d(-350px,0,0)}
@media all and (max-width:550px){html.mm-right.mm-opening .mm-slideout{-webkit-transform:translate3d(-250px,0,0);transform:translate3d(-250px,0,0)}}
.mm-menu.mm-front.mm-right,.mm-menu.mm-next.mm-right{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}
html.mm-pagedim #mm-blocker,html.mm-pagedim-black #mm-blocker,html.mm-pagedim-white #mm-blocker{opacity:0}
html.mm-pagedim-black.mm-opening #mm-blocker,html.mm-pagedim-white.mm-opening #mm-blocker,html.mm-pagedim.mm-opening #mm-blocker{opacity:.3;transition:ease .4s}
html.mm-pagedim #mm-blocker{background:inherit}
html.mm-pagedim-white #mm-blocker{background:#fff}
html.mm-pagedim-black #mm-blocker{background:#000}
ul.mm-listview li{margin:0px 25px;border-bottom-width:1px;border-bottom-style:solid;}
ul.mm-listview li a, ul.mm-listview li span.traveltour-mm-menu-blank{font-size:12px;text-transform:uppercase;font-weight:700;letter-spacing:0.5px;padding:17px 0px;}
.mm-navbar .mm-btn{line-height:40px;font-size:30px;display:block;text-align:left;left:-8px;padding:0px;}
.mm-navbar .mm-btn:before{content:"\34";font-family:elegantIcons;}
.mm-navbar .mmenu-custom-close{line-height:40px;font-size:30px;display:block;text-align:left;margin-left:-8px;cursor:pointer;}
.mm-navbar .mmenu-custom-close:after{content:"\4d";font-family:elegantIcons;}
.mm-navbar .mm-title{display:none;}
.mm-navbar .mm-title:first-child{display:block;}
html.traveltour-mmenu-left .traveltour-sticky-navigation.traveltour-fixed-navigation,
html.traveltour-mmenu-right .traveltour-sticky-navigation.traveltour-fixed-navigation{transition:-webkit-transform .4s ease;transition:transform .4s ease;transition:transform .4s ease,-webkit-transform .4s ease;}
html.mm-opening.traveltour-mmenu-left .traveltour-sticky-navigation.traveltour-fixed-navigation{-webkit-transform:translate3d(350px,0,0);transform:translate3d(350px,0,0);}
html.mm-opening.traveltour-mmenu-right .traveltour-sticky-navigation.traveltour-fixed-navigation{-webkit-transform:translate3d(-350px,0,0);transform:translate3d(-350px,0,0);}
html.traveltour-mmenu-left .traveltour-mobile-header-wrap .traveltour-top-bar,
html.traveltour-mmenu-left .traveltour-mobile-header,
html.traveltour-mmenu-right .traveltour-mobile-header-wrap .traveltour-top-bar,
html.traveltour-mmenu-right .traveltour-mobile-header{transition:-webkit-transform .4s ease;transition:transform .4s ease;transition:transform .4s ease,-webkit-transform .4s ease;}
html.mm-opening.traveltour-mmenu-left .traveltour-mobile-header-wrap .traveltour-top-bar,
html.mm-opening.traveltour-mmenu-left .traveltour-mobile-header{-webkit-transform:translate3d(350px,0,0);transform:translate3d(350px,0,0);}
html.mm-opening.traveltour-mmenu-right .traveltour-mobile-header-wrap .traveltour-top-bar,
html.mm-opening.traveltour-mmenu-right .traveltour-mobile-header{-webkit-transform:translate3d(-350px,0,0);transform:translate3d(-350px,0,0);}
@media all and (max-width:550px){
html.mm-opening.traveltour-mmenu-left .traveltour-sticky-navigation.traveltour-fixed-navigation{-webkit-transform:translate3d(250px,0,0);transform:translate3d(250px,0,0);}
html.mm-opening.traveltour-mmenu-right .traveltour-sticky-navigation.traveltour-fixed-navigation{-webkit-transform:translate3d(-250px,0,0);transform:translate3d(-250px,0,0);}
html.mm-opening.traveltour-mmenu-left .traveltour-mobile-header-wrap .traveltour-top-bar,
html.mm-opening.traveltour-mmenu-left .traveltour-mobile-header{-webkit-transform:translate3d(250px,0,0);transform:translate3d(250px,0,0);}
html.mm-opening.traveltour-mmenu-right .traveltour-mobile-header-wrap .traveltour-top-bar,
html.mm-opening.traveltour-mmenu-right .traveltour-mobile-header{-webkit-transform:translate3d(-250px,0,0);transform:translate3d(-250px,0,0);}
}    .sf-menu{list-style:none;margin-left:0px;}
.sf-menu > li{float:left;cursor:pointer;}
.sf-menu > li > a{display:block;text-decoration:none;position:relative;z-index:9;}
.sf-menu > .traveltour-normal-menu ul{list-style:none;position:absolute;display:none;z-index:99;min-width:220px;}
.sf-menu > .traveltour-normal-menu ul{margin-left:-15px;}
.sf-menu > .traveltour-normal-menu ul ul{margin-left:0px;}
.sf-menu > .traveltour-normal-menu.sfHover > ul,
.sf-menu > .traveltour-normal-menu.sfHover > ul:hover,
.sf-menu > .traveltour-normal-menu li.sfHover > ul{display:block;}
.sf-menu > .traveltour-normal-menu ul ul{top:0px;left:100%;}
.sf-menu > .traveltour-normal-menu ul ul.sub-menu-right{left:auto;right:100%;}
.sf-menu > .traveltour-normal-menu li{position:relative;white-space:nowrap;}
.sf-menu > .traveltour-normal-menu li a{text-decoration:none;}
.sf-menu > .traveltour-normal-menu li > a.sf-with-ul-pre{}
.sf-menu > .traveltour-normal-menu li > a.sf-with-ul-pre:after{content:'>';}
.sf-menu > .traveltour-mega-menu .sf-mega{position:absolute;display:none;z-index:99;}
.sf-menu > .traveltour-mega-menu.sfHover .sf-mega,
.sf-menu > .traveltour-mega-menu.sfHover .sf-mega:hover{display:block;}
.sf-menu > .traveltour-mega-menu .sf-mega-section-inner a{text-decoration:none;}
.sf-menu > .traveltour-mega-menu .sf-mega-section-inner ul{list-style:none;margin-left:0px;margin-bottom:0px;}
.sf-vertical{list-style:none;margin-left:0px;left:100%;top:0;margin-bottom:0px;}
.sf-vertical li{position:relative;}
.sf-vertical ul.sub-menu{list-style:none;position:absolute;display:none;left:100%;top:0px;z-index:9;min-width:190px;}
.sf-vertical ul.sub-menu li{white-space:nowrap;}
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration{-webkit-appearance:none;}
body.archive li.product-category.product{list-style:none;text-align:center;}
body.archive li.product-category.product h2.woocommerce-loop-category__title{font-size:20px;}
body.archive .products.columns-10 li{float:left;width:25%;}
body.archive .products.columns-10:after{content:" ";display:block;width:0px;height:0px;clear:both;}
.traveltour-mobile-menu-right .tourmaster-user-top-bar{float:left;margin-top:-5px;}
.traveltour-main-menu-right-wrap .tourmaster-currency-switcher{margin-top:-10px;}
.traveltour-main-menu-right-wrap .tourmaster-user-top-bar{float:left;margin-left:20px;margin-top:-8px}
.traveltour-navigation.traveltour-navigation-login-full-button{overflow:hidden;}
.traveltour-navigation-login-full-button .traveltour-custom-nav-bar-button-wrap{float:right;}
.traveltour-navigation-login-full-button .traveltour-main-menu-right-wrap .tourmaster-user-top-bar{padding-left:20px;padding-right:20px;padding-top:100px;padding-bottom:100px;margin-bottom:-100px;margin-top:-100px;margin-left:0px;}
.traveltour-navigation-login-full-button .tourmaster-user-top-bar-nav{padding-top:10px;margin-top:-10px;}
.traveltour-navigation-login-full-button .tourmaster-user-top-bar{position:static;}
.traveltour-navigation-login-full-button .traveltour-main-menu-right-wrap .tourmaster-user-top-bar > span{font-weight:600;}
.traveltour-navigation-login-full-button .traveltour-main-menu-right-wrap .tourmaster-currency-switcher{position:static;padding-left:34px;padding-right:34px;padding-top:100px;padding-bottom:100px;margin-bottom:-100px;margin-top:-100px;}
.traveltour-navigation-login-full-button .tourmaster-currency-switcher-inner{right:auto;margin-top:-10px;padding-top:10px;margin-left:-30px;}
.traveltour-navigation-login-full-button .tourmaster-user-top-bar-signup{display:none;}
.traveltour-navigation-login-full-button .tourmaster-user-top-bar-login{padding-left:10px;padding-right:10px;}
.traveltour-navigation-login-full-button .tourmaster-user-top-bar-login i{display:none;}
.traveltour-navigation-login-full-button .tourmaster-room-navigation-checkout-wrap{display:none;}
.traveltour-navigation-login-full-button .tourmaster-user-top-bar.tourmaster-style-2.tourmaster-guest .tourmaster-user-top-bar-login{padding-left:10px;padding-right:10px;border:none;}
.traveltour-header-style-plain.traveltour-style-center-menu .traveltour-navigation-login-full-button{display:flex;justify-content:space-between;}
.traveltour-header-style-plain.traveltour-style-center-menu .traveltour-navigation-login-full-button:after{display:none;}
.traveltour-header-style-plain.traveltour-style-center-menu .traveltour-navigation-login-full-button:before{content:" ";flex-basis:0;flex-grow:1;}
.traveltour-header-style-plain.traveltour-style-center-menu .traveltour-navigation-login-full-button .traveltour-main-menu-right-wrap{position:static;flex-basis:0;flex-grow:1;display:flex;justify-content:flex-end;}
.traveltour-navigation-login-button .tourmaster-user-top-bar.tourmaster-guest{border-radius:10px;margin-top:-16px;margin-left:10px;}
.traveltour-navigation-login-button .tourmaster-user-top-bar.tourmaster-style-2.tourmaster-guest .tourmaster-user-top-bar-login{display:block;padding:7px 25px;border:none;}
.traveltour-without-sign-up .tourmaster-user-top-bar.tourmaster-guest .tourmaster-user-top-bar-signup{display:none;}
body div.nsl-container.nsl-container-block .nsl-container-buttons{display:block;}
div.nsl-container.nsl-container-block .nsl-container-buttons{display:block !important;}
@media only screen and (max-width: 999px){
.tourmaster-currency-switcher {
padding: 0px;
line-height: 1;
margin-top: 0px;
}
}.traveltour-body h1, .traveltour-body h2, .traveltour-body h3, .traveltour-body h4, .traveltour-body h5, .traveltour-body h6{margin-top:0px;margin-bottom:20px;line-height:1.2;font-weight:700;}
#poststuff .gdlr-core-page-builder-body h2{padding:0px;margin-bottom:20px;line-height:1.2;font-weight:700;}
#poststuff .gdlr-core-page-builder-body h1{padding:0px;font-weight:700;}
.gdlr-core-button{text-transform:none;letter-spacing:0px;font-weight:600;}
.gdlr-core-body .gdlr-core-accordion-item-tab .gdlr-core-accordion-item-title,
.gdlr-core-body .gdlr-core-toggle-box-item-tab .gdlr-core-toggle-box-item-title{text-transform:none;letter-spacing:0px;}
.gdlr-core-blog-full .gdlr-core-blog-full-head{margin-bottom:22px;}
.gdlr-core-blog-full .gdlr-core-blog-title{margin-top:7px;margin-bottom:0px;}
.gdlr-core-blog-full .gdlr-core-blog-thumbnail{margin-bottom:35px;}
.gdlr-core-style-blog-full-with-frame .gdlr-core-blog-thumbnail{margin-bottom:0px;}
.gdlr-core-blog-modern .gdlr-core-blog-info-wrapper .gdlr-core-head i{font-size:13px;}
.gdlr-core-blog-modern.gdlr-core-with-image .gdlr-core-blog-modern-content{padding-bottom:20px;}
.gdlr-core-blog-widget{border-top:0px;padding-top:0px;margin-bottom:28px;}
.gdlr-core-blog-info-wrapper .gdlr-core-blog-info{font-size:13px;font-weight:normal;text-transform:none;letter-spacing:0px;}
.gdlr-core-title-item .gdlr-core-title-item-link{font-size:15px;margin-left:25px;display:inline-block;}
.gdlr-core-title-item .gdlr-core-title-item-link .gdlr-core-separator{margin-right:13px;}
.gdlr-core-title-item .gdlr-core-title-item-left-icon{float:none;line-height:1;margin:0px 15px 0px 0px;display:inline-block;}
.gdlr-core-title-item.gdlr-core-left-align .gdlr-core-title-item-link{position:static;display:inline-block;margin-top:0px;font-style:normal;}
.gdlr-core-block-item-title-wrap .gdlr-core-block-item-title{font-weight:normal;letter-spacing:0px;text-transform:none;}
.gdlr-core-block-item-title-wrap .gdlr-core-block-item-read-more{font-size:15px;}
.gdlr-core-block-item-title-wrap .gdlr-core-block-item-read-more:before{content:"/";margin-right:13px;margin-left:25px;}
.gdlr-core-block-item-title-wrap.gdlr-core-left-align .gdlr-core-separator{display:none;}
.gdlr-core-block-item-title-wrap.gdlr-core-left-align .gdlr-core-separator.gdlr-core-style-1{display:none;}
.gdlr-core-block-item-title-wrap.gdlr-core-center-align .gdlr-core-block-item-read-more:before{display:none;}
.gdlr-core-block-item-title-wrap.gdlr-core-center-align .gdlr-core-block-item-read-more:after{font-family:fontAwesome;content:"\f178";margin-left:10px;}
body .gdlr-core-icon-list-item .gdlr-core-icon-list-icon-wrap{margin-right:20px;}
body .gdlr-core-icon-list-item .gdlr-core-icon-list-content{font-weight:500;}
body .gdlr-core-blog-content .gdlr-core-button{font-size:14px;padding:12px 27px;}
body .gdlr-core-blog-info-wrapper .gdlr-core-head{margin-top:0px;display:inline-block;}
.gdlr-core-style-blog-full-with-frame .gdlr-core-blog-full-frame{padding:50px 50px 30px;}
body .gdlr-core-filterer-wrap.gdlr-core-style-text .gdlr-core-filterer{font-size:16px;font-weight:600;text-transform:none;}
body .gdlr-core-portfolio-thumbnail .gdlr-core-portfolio-info{font-style:normal;}
body .gdlr-core-portfolio-grid .gdlr-core-portfolio-content-wrap .gdlr-core-portfolio-info{font-style:normal;}
.gdlr-core-portfolio-slider-widget-wrap{padding-top:0;margin-top:-10px;}
.gdlr-core-load-more-wrap.gdlr-core-js.traveltour-item-pdlr{margin-top:-20px;}
.gdlr-core-newsletter-item.gdlr-core-style-round .gdlr-core-newsletter-email input[type="email"]{padding:10px 47px 10px 22px;}
.gdlr-core-flexslider-nav.gdlr-core-rectangle-style li.flex-nav-prev{margin-right:2px;}
.gdlr-core-recent-post-widget-content span.gdlr-core-head{margin-right:0px;}
.gdlr-core-recent-post-widget .gdlr-core-recent-post-widget-title{font-size:14px;font-weight:600;}
.gdlr-core-recent-post-widget .gdlr-core-blog-info{font-size:12px;text-transform:none;letter-spacing:0;}
.traveltour-sidebar-area.gdlr-core-column-15  span.gdlr-core-blog-info.gdlr-core-blog-info-font.gdlr-core-skin-caption.gdlr-core-blog-info-author{display:none;}
.traveltour-sidebar-area.gdlr-core-column-15 .gdlr-core-recent-post-widget .gdlr-core-recent-post-widget-thumbnail{max-width:56px;}
.traveltour-sidebar-area.gdlr-core-column-15 .gdlr-core-recent-post-widget .gdlr-core-recent-post-widget-title{font-size:13px;margin-bottom:4px;margin-top:0px;}
.traveltour-sidebar-area.gdlr-core-column-15 .gdlr-core-recent-post-widget.clearfix{margin-bottom:20px;}
.traveltour-sidebar-area.gdlr-core-column-15 .traveltour-tour-widget .traveltour-thumbnail-ribbon{margin-bottom:10px;}
.traveltour-sidebar-area.gdlr-core-column-15 .traveltour-tour-widget .traveltour-tour-content-info.traveltour-with-ribbon .traveltour-tour-price-wrap{float:left;}
.gdlr-core-testimonial-item .gdlr-core-testimonial-position .gdlr-core-rating{display:block;}
@media only screen and (max-width: 767px){
.gdlr-core-title-item .gdlr-core-title-item-link,
.gdlr-core-title-item.gdlr-core-left-align .gdlr-core-title-item-link{display:block;margin-left:0px;margin-top:10px !important;}
.gdlr-core-title-item .gdlr-core-title-item-link .gdlr-core-separator{display:none;}
.gdlr-core-block-item-title-wrap .gdlr-core-block-item-read-more:before{display:none;}
.gdlr-core-block-item-title-wrap .gdlr-core-block-item-read-more{display:block;margin-top:10px;}
}
body .gdlr-core-center-align .gdlr-core-title-item-title i{margin-right:0px;}
body .gdlr-core-title-item .gdlr-core-title-item-title i{margin-right:0px;}
body .gdlr-core-block-item-title-wrap.gdlr-core-left-align .gdlr-core-separator{display:none;}
.gdlr-core-testimonial-item .gdlr-core-flexslider .flex-control-nav{margin-top:48px;}
.tourmaster-transparent-bottom-border.tourmaster-small.tourmaster-form-field select, 
.tourmaster-transparent-bottom-border.tourmaster-small.tourmaster-form-field input[type="text"], 
.tourmaster-transparent-bottom-border.tourmaster-small.tourmaster-form-field input[type="email"], 
.tourmaster-transparent-bottom-border.tourmaster-small.tourmaster-form-field input[type="password"], 
.tourmaster-transparent-bottom-border.tourmaster-small.tourmaster-form-field textarea{padding:0px 0px 20px;height:50px;}
.tourmaster-tour-search-item.tourmaster-style-column .tourmaster-transparent-bottom-border.tourmaster-small .tourmaster-tour-search-field{padding-right:25px;}
.tourmaster-form-field.tourmaster-transparent-bottom-border.tourmaster-small .tourmaster-combobox-wrap:after{content:"\f107";right:0px;margin-top:-19px;}
.tourmaster-tour-search-wrap .tourmaster-transparent-bottom-border.tourmaster-small  .tourmaster-datepicker-wrap:after{content:"\f073";margin-top:-21px;}
.traveltour-top-bar-right-social a{margin-left:21px;}
.gdlr-core-widget-list-shortcode ul{list-style:none;margin-left:0px;padding-bottom:5px;}
ul.gdlr-core-custom-menu-widget.gdlr-core-menu-style-plain li{margin-bottom:9px;}
.sf-menu > .traveltour-normal-menu ul{margin-left:-3px;}
.tourmaster-search-style-2 .tourmaster-tour-order-filterer-wrap{padding-left:28px;padding-bottom:11px;padding-top:14px;}
.tourmaster-tour-order-filterer-wrap .tourmaster-tour-order-filterer-style{margin-top:2px;margin-right:3px;}
.tourmaster-tour-search-item-style-2 .tourmaster-tour-search-item-head-title i{font-size:17px;}
.tourmaster-tour-search-item-style-2 .tourmaster-type-filter-item{margin-bottom:38px;}
.tourmaster-tour-search-item.tourmaster-style-full.tourmaster-tour-search-item-style-2 .tourmaster-tour-search-field{margin-bottom:36px;}
.gdlr-core-testimonial-item .gdlr-core-testimonial-frame{padding:45px 40px 45px;}
.tourmaster-tour-medium .tourmaster-tour-view-more{padding:14px 15px 14px;}
.tourmaster-tour-item .gdlr-core-flexslider[data-nav="navigation-outer"] .flex-direction-nav li a i{font-size:32px;width:auto;}
.tourmaster-tour-item .gdlr-core-flexslider[data-nav="navigation-outer"] .flex-direction-nav li a i:after{background:rgba(0,0,0,0.09);}
.archive .tourmaster-tour-grid-style-2 .tourmaster-tour-title,
.tourmaster-template-search .tourmaster-tour-grid-style-2 .tourmaster-tour-title{font-size:17px;}
.tourmaster-tour-category-grid-3 .tourmaster-tour-category-head-animate{padding:0px 50px 0px;}
.tourmaster-tour-item-column-4 .tourmaster-tour-grid-style-2.tourmaster-price-right-title .tourmaster-tour-title{padding-right:0px;}
.tourmaster-room-item .tourmaster-info-wrap span.tourmaster-tail{font-size:14px;}
.tourmaster-room-item .tourmaster-room-grid2 .tourmaster-price-wrap.tourmaster-no-bg{font-size:22px;font-weight:600;}
.tourmaster-room-item .tourmaster-room-grid2 .tourmaster-room-title{margin-bottom:5px;}
.tourmaster-room-item .tourmaster-room-grid2 .tourmaster-room-content-wrap{display:flex;flex-direction:column;}
.tourmaster-room-item .tourmaster-room-grid2 .tourmaster-info-wrap{order:3;}
.tourmaster-room-item .tourmaster-room-grid2 .tourmaster-bottom{order:4;}
body .tourmaster-room-item .tourmaster-ribbon{text-transform:none;font-size:14px;padding:11px 16px;}
.tourmaster-room-item .tourmaster-room-rating .tourmaster-room-rating-text{font-size:11px;}
.tourmaster-room-item .tourmaster-room-rating-text:before{content:"(";}
.tourmaster-room-item .tourmaster-room-rating-text:after{content:")";}
.tourmaster-room-item .tourmaster-room-rating{order:2;margin-top:0;font-size:13px;}
.tourmaster-currency-switcher-shortcode .tourmaster-currency-switcher{padding:9px 19px 14px;}
.tourmaster-currency-switcher .tourmaster-head > span{margin-top:6px;}
.gdlr-core-input-wrap input, 
.gdlr-core-input-wrap textarea, 
.gdlr-core-input-wrap select{border-width:1px 1px 1px 1px;}
.tourmaster-tour-booking-people-container{margin:0px -15px 50px;padding:35px 15px 5px;}
.gdlr-core-toggle-box-style-icon .gdlr-core-toggle-box-item-tab{padding-top:10px;}
.gdlr-core-toggle-box-style-icon .gdlr-core-toggle-box-item-title{margin-bottom:25px;}
.tourmaster-tour-modern.tourmaster-with-thumbnail .tourmaster-tour-content-wrap{right:35px;left:35px;}
.tourmaster-tour-modern.tourmaster-with-thumbnail:hover .tourmaster-tour-content-wrap{bottom:15px;}
.tourmaster-tour-widget .tourmaster-tour-title{font-size:15px;font-weight:600;}
.tourmaster-payment-service-form-wrap .tourmaster-payment-service-form-item{font-size:16px;}
.tourmaster-tour-grid.tourmaster-tour-frame .tourmaster-tour-content-wrap{padding:32px 30px 20px;}
.tourmaster-single-related-tour.tourmaster-style-grid-with-frame .tourmaster-tour-grid{box-shadow:0px 10px 30px rgb(0 0 0 / 9%);-moz-box-shadow:0px 10px 30px rgba(0, 0, 0, 0.09);-webkit-box-shadow:0px 10px 30px rgb(0 0 0 / 9%);}
.tourmaster-tour-grid .tourmaster-tour-title{font-size:19px;}
.gdlr-core-newsletter-item.gdlr-core-style-curve3 .gdlr-core-newsletter-form{max-width:500px;}
.gdlr-core-newsletter-item.gdlr-core-style-curve3 .gdlr-core-newsletter-email input[type="email"]{height:72px;padding:20px 30px;border-radius:0;-webkit-border-radius:0;-moz-border-radius:0;}
.gdlr-core-newsletter-item.gdlr-core-style-curve3 .gdlr-core-newsletter-submit input[type="submit"]{height:72px;width:72px;border-radius:0;-webkit-border-radius:0;-moz-border-radius:0;}
.gdlr-core-newsletter-item.gdlr-core-style-curve3 .gdlr-core-newsletter-email{padding-right:80px;}
body .tourmaster-room-item .tourmaster-room-modern2 .tourmaster-ribbon{padding:14px 26px;font-size:15px;}
a.tourmaster-button, 
input[type="button"].tourmaster-button, 
input[type="submit"].tourmaster-button{padding:21px 27px;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;}
.tourmaster-lightbox-wrapper .tourmaster-lightbox-head{border-bottom-width:1px;}
.tourmaster-register-form .tourmaster-register-message{font-size:14px;}
.tourmaster-register-form .tourmaster-register-term{font-size:14px;}
.tourmaster-user-top-bar{font-size:15px;}
.traveltour-blog-title-wrap .traveltour-single-article-title{font-size:46px;font-weight:600;}
.traveltour-blog-info-wrapper .traveltour-blog-info{font-size:18px;}
.wpcf7 input{padding:24px 22px;}
.wpcf7 .wpcf7-form-control .wpcf7-list-item{margin-left:3px;}
body.traveltour-boxed .traveltour-body-wrapper{margin-top:0px;margin-bottom:0px;}
.traveltour-body-wrapper.traveltour-with-frame, body.traveltour-full .traveltour-fixed-footer{margin:0px;}
body.traveltour-boxed.traveltour-background-pattern .traveltour-body-outer-wrapper{background-image:url(https://www.wildgiantsafaris.com/wp-content/plugins/goodlayers-core/include/images/pattern/pattern-1.png);}
.traveltour-item-pdlr, .gdlr-core-item-pdlr{padding-left:20px;padding-right:20px;}
.traveltour-item-rvpdlr, .gdlr-core-item-rvpdlr{margin-left:-20px;margin-right:-20px;}
.gdlr-core-metro-rvpdlr{margin-top:-20px;margin-right:-20px;margin-bottom:-20px;margin-left:-20px;}
.traveltour-item-mglr, .gdlr-core-item-mglr, .traveltour-navigation .sf-menu > .traveltour-mega-menu .sf-mega{margin-left:20px;margin-right:20px;}
.traveltour-container, .gdlr-core-container, body.traveltour-boxed .traveltour-body-wrapper, body.traveltour-boxed .traveltour-fixed-footer .traveltour-footer-wrapper, body.traveltour-boxed .traveltour-fixed-footer .traveltour-copyright-wrapper{max-width:1320px;}
.traveltour-body-front .gdlr-core-container, .traveltour-body-front .traveltour-container{padding-left:20px;padding-right:20px;}
.traveltour-body-front .traveltour-container .traveltour-container, .traveltour-body-front .traveltour-container .gdlr-core-container, .traveltour-body-front .gdlr-core-container .gdlr-core-container{padding-left:0px;padding-right:0px;}
.traveltour-top-bar-container.traveltour-top-bar-custom-container{max-width:1140px;}
.traveltour-top-bar-container.traveltour-top-bar-full{padding-right:15px;padding-left:15px;}
.traveltour-top-bar{padding-top:23px;}
.traveltour-top-bar-right > div:before{padding-top:23px;margin-top:-23px;}
.traveltour-top-bar{padding-bottom:23px;}
.traveltour-top-bar-right > div:before{padding-bottom:23px;margin-bottom:-23px;}
.traveltour-top-bar{font-size:14px;}
.traveltour-top-bar{border-bottom-width:0px;}
.traveltour-header-style-plain{border-bottom-width:0px;}
.traveltour-header-background-transparent .traveltour-top-bar-background{opacity:0.45;}
.traveltour-header-background-transparent .traveltour-header-background{opacity:0;}
.traveltour-navigation-bar-wrap.traveltour-style-transparent .traveltour-navigation-background{opacity:0.5;}
.traveltour-header-boxed-wrap .traveltour-top-bar-background{opacity:0;}
.traveltour-header-boxed-wrap .traveltour-top-bar-background{margin-bottom:-0px;}
.traveltour-header-style-boxed{margin-top:0px;}
.traveltour-header-container.traveltour-header-custom-container{max-width:1280px;}
.traveltour-header-container.traveltour-header-full{padding-right:26px;padding-left:26px;}
.traveltour-header-boxed-wrap .traveltour-header-background{border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;}
.traveltour-header-style-boxed .traveltour-header-container-item{padding-left:49px;padding-right:49px;}
.traveltour-navigation-right{right:49px;}
.traveltour-navigation-left{left:49px;}
.traveltour-header-style-plain.traveltour-style-splitted-menu .traveltour-navigation .sf-menu > li > a{padding-top:11px;}
.traveltour-header-style-plain.traveltour-style-splitted-menu .traveltour-main-menu-left-wrap,.traveltour-header-style-plain.traveltour-style-splitted-menu .traveltour-main-menu-right-wrap{padding-top:11px;}
.traveltour-header-style-boxed.traveltour-style-splitted-menu .traveltour-navigation .sf-menu > li > a{padding-top:0px;}
.traveltour-header-style-boxed.traveltour-style-splitted-menu .traveltour-main-menu-left-wrap,.traveltour-header-style-boxed.traveltour-style-splitted-menu .traveltour-main-menu-right-wrap{padding-top:0px;}
.traveltour-navigation .sf-menu > li{padding-left:12px;padding-right:12px;}
.traveltour-navigation .traveltour-main-menu{margin-left:-10px;}
.traveltour-header-side-nav{width:340px;}
.traveltour-header-side-content.traveltour-style-left{margin-left:340px;}
.traveltour-header-side-content.traveltour-style-right{margin-right:340px;}
.traveltour-header-side-nav.traveltour-style-side{padding-left:70px;padding-right:70px;}
.traveltour-header-side-nav.traveltour-style-left .sf-vertical > li > ul.sub-menu{padding-left:70px;}
.traveltour-header-side-nav.traveltour-style-right .sf-vertical > li > ul.sub-menu{padding-right:70px;}
.traveltour-navigation .sf-vertical > li{padding-top:16px;padding-bottom:16px;}
.traveltour-header-style-bar .traveltour-logo-right-text{padding-top:30px;}
.traveltour-logo{padding-top:10px;}
.traveltour-logo{padding-bottom:5px;}
.traveltour-logo-inner{max-width:250px;}
.traveltour-navigation{padding-top:50px;}
.traveltour-navigation-top{top:50px;}
.traveltour-navigation .sf-menu > li > a{padding-bottom:30px;}
.traveltour-navigation-login-full-button .tourmaster-currency-switcher{background:#333333;}
.traveltour-navigation-login-full-button .tourmaster-currency-switcher .tourmaster-head{color:#fff;}
.traveltour-navigation-login-full-button .tourmaster-user-top-bar, .traveltour-navigation-login-button .tourmaster-user-top-bar.tourmaster-guest{background:#0a0a0a;}
.traveltour-navigation-login-full-button .tourmaster-user-top-bar, .traveltour-navigation-login-button .tourmaster-user-top-bar.tourmaster-guest{color:#fff;}
.traveltour-animate-fixed-navigation.traveltour-header-style-plain .traveltour-logo, .traveltour-animate-fixed-navigation.traveltour-header-style-boxed .traveltour-logo{padding-top:20px;}
.traveltour-animate-fixed-navigation.traveltour-header-style-plain .traveltour-logo, .traveltour-animate-fixed-navigation.traveltour-header-style-boxed .traveltour-logo{padding-bottom:20px;}
.traveltour-animate-fixed-navigation.traveltour-header-style-plain .traveltour-navigation, .traveltour-animate-fixed-navigation.traveltour-header-style-boxed .traveltour-navigation{padding-top:30px;}
.traveltour-animate-fixed-navigation.traveltour-header-style-plain .traveltour-navigation-top, .traveltour-animate-fixed-navigation.traveltour-header-style-boxed .traveltour-navigation-top{top:30px;}
.traveltour-animate-fixed-navigation.traveltour-navigation-bar-wrap .traveltour-navigation{padding-top:30px;}
.traveltour-animate-fixed-navigation.traveltour-header-style-plain .traveltour-navigation .sf-menu > li > a, .traveltour-animate-fixed-navigation.traveltour-header-style-boxed .traveltour-navigation .sf-menu > li > a{padding-bottom:25px;}
.traveltour-animate-fixed-navigation.traveltour-navigation-bar-wrap .traveltour-navigation .sf-menu > li > a{padding-bottom:25px;}
.traveltour-animate-fixed-navigation .traveltour-main-menu-right{margin-bottom:25px;}
.traveltour-page-title-wrap.traveltour-style-custom .traveltour-page-title-content{padding-top:200px;}
.traveltour-page-title-wrap.traveltour-style-custom .traveltour-page-title-content{padding-bottom:130px;}
.traveltour-page-title-wrap.traveltour-style-custom .traveltour-page-caption{margin-top:13px;}
.traveltour-page-title-wrap .traveltour-page-title{text-transform:none;}
.traveltour-page-title-wrap.traveltour-style-custom .traveltour-page-title{font-size:56px;}
.traveltour-page-title-wrap .traveltour-page-title{font-weight:600;}
.traveltour-page-title-wrap.traveltour-style-custom .traveltour-page-title{letter-spacing:0px;}
.traveltour-page-title-wrap.traveltour-style-custom .traveltour-page-caption{font-size:16px;}
.traveltour-page-title-wrap.traveltour-style-custom .traveltour-page-caption{letter-spacing:0px;}
.traveltour-page-title-wrap .traveltour-page-title-overlay{opacity:0.51;}
.traveltour-page-title-wrap{background-image:url(https://www.wildgiantsafaris.com/wp-content/uploads/2018/06/page-title.jpg);}
body.single-portfolio .traveltour-page-title-wrap{background-image:url(https://www.wildgiantsafaris.com/wp-content/uploads/2018/06/page-title.jpg);}
body.single-personnel .traveltour-page-title-wrap{background-image:url(https://www.wildgiantsafaris.com/wp-content/uploads/2018/06/page-title.jpg);}
body.search .traveltour-page-title-wrap{background-image:url(https://www.wildgiantsafaris.com/wp-content/uploads/2018/06/page-title.jpg);}
body.archive .traveltour-page-title-wrap{background-image:url(https://www.wildgiantsafaris.com/wp-content/uploads/2018/06/page-title.jpg);}
.traveltour-not-found-wrap .traveltour-not-found-background{opacity:0.27;}
.traveltour-blog-title-wrap.traveltour-style-custom .traveltour-blog-title-content{padding-top:93px;}
.traveltour-blog-title-wrap.traveltour-style-custom .traveltour-blog-title-content{padding-bottom:87px;}
.traveltour-blog-title-wrap{background-image:url(https://www.wildgiantsafaris.com/wp-content/uploads/2018/06/page-title.jpg);}
.traveltour-blog-title-wrap .traveltour-blog-title-overlay{opacity:0;}
.traveltour-blog-title-wrap.traveltour-feature-image .traveltour-blog-title-top-overlay{height:450px;}
.traveltour-blog-title-wrap.traveltour-feature-image .traveltour-blog-title-bottom-overlay{height:400px;}
.gdlr-core-portfolio-thumbnail .gdlr-core-portfolio-icon{font-size:22px;}
.traveltour-footer-wrapper{padding-top:70px;}
.traveltour-footer-container{padding-bottom:50px;}
.traveltour-copyright-container{padding-top:38px;}
.traveltour-copyright-container{padding-bottom:38px;}
.traveltour-body h1, .traveltour-body h2, .traveltour-body h3, .traveltour-body h4, .traveltour-body h5, .traveltour-body h6, .traveltour-body .traveltour-title-font,.traveltour-body .gdlr-core-title-font{font-family:"Barlow", sans-serif;}
.woocommerce-breadcrumb, .woocommerce span.onsale, .single-product.woocommerce div.product p.price .woocommerce-Price-amount, .single-product.woocommerce #review_form #respond label{font-family:"Barlow", sans-serif;}
.traveltour-navigation .sf-menu > li > a, .traveltour-navigation .sf-vertical > li > a, .traveltour-navigation-font{font-family:"Barlow", sans-serif;}
.traveltour-body, .traveltour-body .gdlr-core-content-font, .traveltour-body input, .traveltour-body textarea, .traveltour-body button, .traveltour-body select, .traveltour-body .traveltour-content-font, .gdlr-core-audio .mejs-container *{font-family:"Arimo", sans-serif;}
.tourmaster-page-wrapper.tourmaster-payment-style-2 h3{font-family:"Arimo", sans-serif;}
.traveltour-body .gdlr-core-info-font, .traveltour-body .traveltour-info-font{font-family:"Asap", sans-serif;}
.traveltour-body .gdlr-core-blog-info-font, .traveltour-body .traveltour-blog-info-font{font-family:"Poppins", sans-serif;}
.traveltour-body .gdlr-core-quote-font{font-family:"Open Sans", sans-serif;}
.traveltour-body h1{font-size:52px;}
.traveltour-body h2, #poststuff .gdlr-core-page-builder-body h2{font-size:48px;}
.traveltour-body h3{font-size:36px;}
.traveltour-body h4{font-size:28px;}
.traveltour-body h5{font-size:22px;}
.traveltour-body h6{font-size:18px;}
.traveltour-body{font-size:18px;}
.traveltour-body, p, .traveltour-line-height, .gdlr-core-line-height{line-height:1.7;}
.traveltour-navigation .sf-menu > li > a, .traveltour-navigation .sf-vertical > li > a{font-size:20px;}
.traveltour-navigation .sf-menu > li > a{font-weight:600;}
.traveltour-navigation .sf-menu > li > a{text-transform:uppercase;}
.traveltour-page-preload{background-color:#ffffff;}
.traveltour-top-bar-background{background-color:#dfb78b;}
.traveltour-body .traveltour-top-bar, .traveltour-top-bar-right > div:before{border-color:#ffffff;}
.traveltour-top-bar{color:#070707;}
.traveltour-body .traveltour-top-bar a{color:#000000;}
.traveltour-body .traveltour-top-bar a:hover{color:#7c7c7c;}
.traveltour-top-bar i{color:#000000;}
.traveltour-header-background, .traveltour-sticky-menu-placeholder, .traveltour-header-style-boxed.traveltour-fixed-navigation{background-color:#ffffff;}
.traveltour-sticky-navigation.traveltour-fixed-navigation .traveltour-header-background{background:rgba(255, 255, 255, 0.9);}
.traveltour-header-wrap.traveltour-header-style-plain{border-color:#e8e8e8;}
.traveltour-navigation-background{background-color:#f4f4f4;}
.traveltour-navigation-bar-wrap{border-color:#e8e8e8;}
.traveltour-navigation .traveltour-navigation-slide-bar, .traveltour-navigation .traveltour-navigation-slide-bar-style-dot:before{border-color:#234076;}
.traveltour-navigation .traveltour-navigation-slide-bar:before{border-bottom-color:#234076;}
.traveltour-header-side-nav.traveltour-style-side-toggle .traveltour-logo{background-color:#ffffff;}
.traveltour-main-menu-search i, .traveltour-main-menu-cart i{color:#ffffff;}
.traveltour-main-menu-cart > .traveltour-top-cart-count{background-color:#234076;}
.traveltour-main-menu-cart > .traveltour-top-cart-count{color:#ffffff;}
.traveltour-top-menu-button i, .traveltour-mobile-menu-button i{color:#ffffff;}
.traveltour-mobile-button-hamburger:before, .traveltour-mobile-button-hamburger:after, .traveltour-mobile-button-hamburger span{background:#ffffff;}
.traveltour-main-menu-right .traveltour-top-menu-button, .traveltour-mobile-menu .traveltour-mobile-menu-button{border-color:#dddddd;}
.traveltour-top-search-wrap{background-color:#000000;background-color:rgba(0, 0, 0, 0.88);}
.traveltour-top-cart-content-wrap .traveltour-top-cart-content{background-color:#303030;}
.traveltour-top-cart-content-wrap .traveltour-top-cart-content span, .traveltour-top-cart-content-wrap .traveltour-top-cart-content span.woocommerce-Price-amount.amount{color:#b5b5b5;}
.traveltour-top-cart-content-wrap .traveltour-top-cart-button,.traveltour-top-cart-content-wrap .traveltour-top-cart-button:hover{color:#ffffff;}
.traveltour-top-cart-content-wrap .traveltour-top-cart-checkout-button, .traveltour-top-cart-content-wrap .traveltour-top-cart-checkout-button:hover{color:#234076;}
.traveltour-body .traveltour-breadcrumbs, .traveltour-body .traveltour-breadcrumbs a span{color:#c0c0c0;}
.traveltour-body .traveltour-breadcrumbs span, .traveltour-body .traveltour-breadcrumbs a:hover span{color:#777777;}
.sf-menu > li > a, .sf-vertical > li > a{color:#000000;}
.sf-menu > li > a:hover, .sf-menu > li.current-menu-item > a, .sf-menu > li.current-menu-ancestor > a, .sf-vertical > li > a:hover, .sf-vertical > li.current-menu-item > a, .sf-vertical > li.current-menu-ancestor > a{color:#a3a3a3;}
.traveltour-mobile-menu-right{color:#fff;}
.sf-menu > .traveltour-normal-menu li, .sf-menu > .traveltour-mega-menu > .sf-mega, .sf-vertical ul.sub-menu li, ul.sf-menu > .menu-item-language li{background-color:#262626;}
.sf-menu > li > .sub-menu a, .sf-menu > .traveltour-mega-menu > .sf-mega a, .sf-vertical ul.sub-menu li a{color:#bababa;}
.sf-menu > li > .sub-menu a:hover, .sf-menu > li > .sub-menu .current-menu-item > a, .sf-menu > li > .sub-menu .current-menu-ancestor > a, .sf-menu > .traveltour-mega-menu > .sf-mega a:hover, .sf-menu > .traveltour-mega-menu > .sf-mega .current-menu-item > a, .sf-vertical > li > .sub-menu a:hover, .sf-vertical > li > .sub-menu .current-menu-item > a, .sf-vertical > li > .sub-menu .current-menu-ancestor > a{color:#ffffff;}
.sf-menu > li > .sub-menu a:hover, .sf-menu > li > .sub-menu .current-menu-item > a, .sf-menu > li > .sub-menu .current-menu-ancestor > a, .sf-menu > .traveltour-mega-menu > .sf-mega a:hover, .sf-menu > .traveltour-mega-menu > .sf-mega .current-menu-item > a, .sf-vertical > li > .sub-menu a:hover, .sf-vertical > li > .sub-menu .current-menu-item > a, .sf-vertical > li > .sub-menu .current-menu-ancestor > a{background-color:#303030;}
.traveltour-navigation .sf-menu > .traveltour-mega-menu .sf-mega-section-inner > a{color:#ffffff;}
.traveltour-navigation .sf-menu > .traveltour-mega-menu .sf-mega-section{border-color:#424242;}
.mm-navbar .mm-title, .mm-navbar .mm-btn, ul.mm-listview li > a, ul.mm-listview li > span{color:#979797;}
ul.mm-listview li a{border-color:#979797;}
.mm-arrow:after, .mm-next:after, .mm-prev:before{border-color:#979797;}
.mm-navbar .mm-title:hover, .mm-navbar .mm-btn:hover, ul.mm-listview li a:hover, ul.mm-listview li > span:hover, ul.mm-listview li.current-menu-item > a, ul.mm-listview li.current-menu-ancestor > a, ul.mm-listview li.current-menu-ancestor > span{color:#ffffff;}
.mm-menu{background-color:#1f1f1f;}
ul.mm-listview li{border-color:#626262;}
.traveltour-overlay-menu-content{background-color:#000000;background-color:rgba(0, 0, 0, 0.88);}
.traveltour-overlay-menu-content ul.menu > li, .traveltour-overlay-menu-content ul.sub-menu ul.sub-menu{border-color:#424242;}
.traveltour-overlay-menu-content ul li a, .traveltour-overlay-menu-content .traveltour-overlay-menu-close{color:#adadad;}
.traveltour-overlay-menu-content ul li a:hover{color:#a8a8a8;}
.traveltour-bullet-anchor a:before{background-color:#777777;}
.traveltour-bullet-anchor a:hover, .traveltour-bullet-anchor a.current-menu-item{border-color:#ffffff;}
.traveltour-bullet-anchor a:hover:before, .traveltour-bullet-anchor a.current-menu-item:before{background:#ffffff;}
.traveltour-body .traveltour-main-menu-right-button{color:#333333;}
.traveltour-body .traveltour-main-menu-right-button{border-color:#333333;}
.traveltour-body .traveltour-main-menu-right-button:hover{color:#555555;}
.traveltour-body .traveltour-main-menu-right-button:hover{border-color:#555555;}
.traveltour-body-outer-wrapper, body.traveltour-full .traveltour-body-wrapper{background-color:#ffffff;}
body.traveltour-boxed .traveltour-body-wrapper, .gdlr-core-page-builder .gdlr-core-page-builder-body.gdlr-core-pb-livemode{background-color:#ffffff;}
.traveltour-page-title-wrap .traveltour-page-title{color:#ffffff;}
.traveltour-page-title-wrap .traveltour-page-caption{color:#ffffff;}
.traveltour-page-title-wrap .traveltour-page-caption .woocommerce-breadcrumb, .traveltour-page-title-wrap .traveltour-page-caption .woocommerce-breadcrumb a{color:#ffffff;}
.traveltour-page-title-wrap .traveltour-page-title-overlay{background-color:#794c1c;}
.traveltour-body, .traveltour-body span.wpcf7-not-valid-tip{color:#262626;}
.traveltour-body h1, .traveltour-body h2, .traveltour-body h3, .traveltour-body h4, .traveltour-body h5, .traveltour-body h6{color:#383838;}
.woocommerce table.shop_attributes th, .woocommerce table.shop_table th, .single-product.woocommerce div.product .product_meta .traveltour-head{color:#383838;}
.traveltour-body a{color:#234076;}
.traveltour-body a:hover{color:#374c75;}
.traveltour-body *{border-color:#e1e1e1;}
.gdlr-core-columnize-item .gdlr-core-columnize-item-content{column-rule-color:#e1e1e1;-moz-column-rule-color:#e1e1e1;-webkit-column-rule-color:#e1e1e1;}
.traveltour-body input, .traveltour-body textarea{background-color:#ffffff;}
.traveltour-body input, .traveltour-body textarea{border-color:#d7d7d7;}
.traveltour-body input, .traveltour-body textarea{color:#4e4e4e;}
.traveltour-body ::-webkit-input-placeholder{color:#4e4e4e;}
.traveltour-body ::-moz-placeholder{color:#4e4e4e;}
.traveltour-body :-ms-input-placeholder{color:#4e4e4e;}
.traveltour-body :-moz-placeholder{color:#4e4e4e;}
.traveltour-not-found-wrap{background-color:#23618e;}
.traveltour-not-found-wrap .traveltour-not-found-head{color:#ffffff;}
.traveltour-not-found-wrap .traveltour-not-found-title{color:#ffffff;}
.traveltour-not-found-wrap .traveltour-not-found-caption{color:#c3e7ff;}
.traveltour-not-found-wrap form.search-form input.search-field{background-color:#000000;background-color:rgba(0, 0, 0, 0.4)}
.traveltour-not-found-wrap form.search-form input.search-field, .traveltour-not-found-wrap .traveltour-top-search-submit{color:#ffffff;}
.traveltour-not-found-wrap input::-webkit-input-placeholder{color:#ffffff;}
.traveltour-not-found-wrap input:-moz-placeholder{color:#ffffff;}
.traveltour-not-found-wrap input::-moz-placeholder{color:#ffffff;}
.traveltour-not-found-wrap input:-ms-input-placeholder{color:#ffffff;}
.traveltour-not-found-wrap .traveltour-not-found-back-to-home a, .traveltour-not-found-wrap .traveltour-not-found-back-to-home a:hover{color:#ffffff;}
.traveltour-sidebar-area .traveltour-widget-title{color:#383838;}
.traveltour-sidebar-area a{color:#484848;}
.widget_recent_entries ul li:before, .widget_recent_comments ul li:before, .widget_pages ul li:before, .widget_rss ul li:before, .widget_archive ul li:before, .widget_categories ul li:before, .widget_nav_menu ul li:before, .widget_meta ul li:before{color:#484848;}
.traveltour-sidebar-area a:hover, .traveltour-sidebar-area .current-menu-item > a{color:#323232;}
.tagcloud a{background-color:#ffffff;}
.gdlr-core-recent-post-widget .gdlr-core-blog-info i{color:#9c9c9c;}
.gdlr-core-recent-post-widget .gdlr-core-blog-info, .gdlr-core-recent-post-widget .gdlr-core-blog-info a, .gdlr-core-recent-post-widget .gdlr-core-blog-info a:hover{color:#a0a0a0;}
.gdlr-core-post-slider-widget-overlay .gdlr-core-post-slider-widget-title{color:#ffffff;}
.gdlr-core-post-slider-widget-overlay .gdlr-core-blog-info, .gdlr-core-post-slider-widget-overlay .gdlr-core-blog-info i, .gdlr-core-post-slider-widget-overlay .gdlr-core-blog-info a, .gdlr-core-post-slider-widget-overlay .gdlr-core-blog-info a:hover{color:#9c9c9c;}
.widget_search input.search-field{color:#b5b5b5;}
.widget_search input::-webkit-input-placeholder{color:#b5b5b5;}
.widget_search input:-moz-placeholder{color:#b5b5b5;}
.widget_search input::-moz-placeholder{color:#b5b5b5;}
.widget_search input:-ms-input-placeholder{color:#b5b5b5;}
.widget_search input.search-field{border-color:#e0e0e0;}
.widget_search form:after{border-color:#c7c7c7;}
ul.gdlr-core-twitter-widget-wrap li:before{color:#303030;}
ul.gdlr-core-twitter-widget-wrap li .gdlr-core-twitter-widget-date a, ul.gdlr-core-twitter-widget-wrap li .gdlr-core-twitter-widget-date a:hover{color:#b5b5b5;}
.traveltour-footer-wrapper{background-color:#202020;}
.traveltour-footer-wrapper .traveltour-widget-title{color:#ffffff;}
.traveltour-footer-wrapper h1, .traveltour-footer-wrapper h2, .traveltour-footer-wrapper h3, .traveltour-footer-wrapper h4, .traveltour-footer-wrapper h5, .traveltour-footer-wrapper h6{color:#ffffff;}
.traveltour-footer-wrapper{color:#ababab;}
.traveltour-footer-wrapper .widget_recent_entries ul li:before, .traveltour-footer-wrapper .widget_recent_comments ul li:before, .traveltour-footer-wrapper .widget_pages ul li:before, .traveltour-footer-wrapper .widget_rss ul li:before, .traveltour-footer-wrapper .widget_archive ul li:before, .traveltour-footer-wrapper .widget_categories ul li:before, .widget_nav_menu ul li:before, .traveltour-footer-wrapper .widget_meta ul li:before{color:#ababab;}
.traveltour-footer-wrapper .tourmaster-tour-item .tourmaster-tour-discount-price, .traveltour-footer-wrapper .tourmaster-tour-item .tourmaster-tour-price .tourmaster-tail{color:#ababab;}
.traveltour-footer-wrapper a, .traveltour-footer-wrapper .tourmaster-tour-item .tourmaster-tour-title a{color:#ffffff;}
.traveltour-footer-wrapper a:hover, .traveltour-footer-wrapper .tourmaster-tour-item .tourmaster-tour-title a:hover{color:#ffffff;}
.traveltour-footer-wrapper, .traveltour-footer-wrapper *{border-color:#303030;}
.traveltour-copyright-wrapper{background-color:#181818;}
.traveltour-copyright-wrapper{color:#838383;}
.traveltour-footer-back-to-top-button{background-color:#dbdbdb;}
.traveltour-footer-back-to-top-button{color:#313131;}
.traveltour-body .traveltour-blog-title-wrap .traveltour-single-article-title{color:#ffffff;}
.traveltour-blog-title-wrap .traveltour-blog-info-wrapper, .traveltour-blog-title-wrap .traveltour-blog-info-wrapper a, .traveltour-blog-title-wrap .traveltour-blog-info-wrapper a:hover, .traveltour-blog-title-wrap .traveltour-blog-info-wrapper i{color:#ffffff;}
.traveltour-blog-title-wrap .traveltour-single-article-date-day{color:#ffffff;}
.traveltour-blog-title-wrap .traveltour-single-article-date-month{color:#b1b1b1;}
.traveltour-blog-title-wrap .traveltour-single-article-date-wrapper{border-color:#ffffff;}
.traveltour-blog-title-wrap .traveltour-blog-title-overlay{background-color:#000000;}
.traveltour-blog-title-wrap.traveltour-feature-image .traveltour-blog-title-top-overlay{background:-webkit-linear-gradient(to top, rgba(28, 56, 110, 0), rgba(28, 56, 110, 1));background:-o-linear-gradient(to top, rgba(28, 56, 110, 0), rgba(28, 56, 110, 1));background:-moz-linear-gradient(to top, rgba(28, 56, 110, 0), rgba(28, 56, 110, 1));background:linear-gradient(to top, rgba(28, 56, 110, 0), rgba(28, 56, 110, 1));}
.traveltour-blog-title-wrap.traveltour-feature-image .traveltour-blog-title-bottom-overlay{background:-webkit-linear-gradient(to bottom, rgba(28, 56, 110, 0), rgba(28, 56, 110, 1));background:-o-linear-gradient(to bottom, rgba(28, 56, 110, 0), rgba(28, 56, 110, 1));background:-moz-linear-gradient(to bottom, rgba(28, 56, 110, 0), rgba(28, 56, 110, 1));background:linear-gradient(to bottom, rgba(28, 56, 110, 0), rgba(28, 56, 110, 1));}
.traveltour-single-author .traveltour-single-author-title a, .traveltour-single-author .traveltour-single-author-title a:hover{color:#464646;}
.traveltour-single-author .traveltour-single-author-caption{color:#b1b1b1;}
.traveltour-single-nav a, .traveltour-single-nav a:hover{color:#bcbcbc;}
.traveltour-comments-area .traveltour-comments-title, .traveltour-comments-area .comment-author, .traveltour-comments-area .comment-reply-title{color:#464646;}
.traveltour-comments-area .comment-respond{background-color:#f9f9f9;}
.traveltour-comments-area .comment-reply a, .traveltour-comments-area .comment-reply a:hover{color:#bcbcbc;}
.traveltour-comments-area .comment-time a, .traveltour-comments-area .comment-time a:hover{color:#b1b1b1;}
.gdlr-core-blog-title a, .traveltour-body .traveltour-single-article-title, .traveltour-body .traveltour-single-article-title a{color:#343434;}
.gdlr-core-blog-title a:hover, .traveltour-body .traveltour-single-article-title a:hover{color:#343434;}
.gdlr-core-sticky-banner, .traveltour-sticky-banner{color:#ffffff;}
.gdlr-core-sticky-banner, .traveltour-sticky-banner{background-color:#234076;}
.traveltour-single-article .traveltour-blog-info-wrapper, .traveltour-single-article .traveltour-blog-info-wrapper a, .traveltour-single-article .traveltour-blog-info-wrapper a:hover, .gdlr-core-blog-info-wrapper, .gdlr-core-blog-info-wrapper a, .gdlr-core-blog-info-wrapper a:hover, .gdlr-core-blog-grid .gdlr-core-blog-info-date a{color:#234076;}
.traveltour-single-article .traveltour-blog-info-wrapper i, .gdlr-core-blog-info-wrapper i{color:#9a9a9a;}
.gdlr-core-blog-date-wrapper .gdlr-core-blog-date-day, .traveltour-single-article .traveltour-single-article-date-day{color:#353535;}
.gdlr-core-blog-date-wrapper .gdlr-core-blog-date-month, .traveltour-single-article .traveltour-single-article-date-month{color:#8a8a8a;}
.gdlr-core-blog-grid.gdlr-core-blog-grid-with-frame, .gdlr-core-blog-full-frame, .gdlr-core-blog-list-frame, .gdlr-core-blog-link-format{background-color:#ffffff;}
.gdlr-core-opacity-on-hover{background:#000;}
.gdlr-core-style-2 .gdlr-core-blog-thumbnail .gdlr-core-blog-info-category{background:#234076;}
.gdlr-core-blog-feature .gdlr-core-blog-info-category{background:#234076;}
.gdlr-core-recent-post-widget-thumbnail .gdlr-core-blog-info-category{background:#234076;}
.gdlr-core-blog-modern.gdlr-core-with-image .gdlr-core-blog-info-wrapper, .gdlr-core-blog-modern.gdlr-core-with-image .gdlr-core-blog-info-wrapper a, .gdlr-core-blog-modern.gdlr-core-with-image .gdlr-core-blog-info-wrapper i, .gdlr-core-blog-modern.gdlr-core-with-image .gdlr-core-blog-title a{color:#ffffff;}
.gdlr-core-blog-modern.gdlr-core-with-image .gdlr-core-blog-content{color:#ffffff;}
.gdlr-core-blog-metro.gdlr-core-with-image .gdlr-core-blog-info-wrapper, .gdlr-core-blog-metro.gdlr-core-with-image .gdlr-core-blog-info-wrapper a, .gdlr-core-blog-metro.gdlr-core-with-image .gdlr-core-blog-info-wrapper i, .gdlr-core-blog-metro.gdlr-core-with-image .gdlr-core-blog-title a{color:#ffffff;}
.traveltour-blog-aside-format .traveltour-single-article-content, .gdlr-core-blog-aside-format{background-color:#234076;}
.traveltour-blog-quote-format .traveltour-single-article-content, .gdlr-core-blog-quote-format{background-color:#234076;}
.traveltour-blog-aside-format .traveltour-single-article-content, .gdlr-core-blog-aside-format .gdlr-core-blog-content{color:#ffffff;}
.traveltour-blog-quote-format .traveltour-single-article-content blockquote, .traveltour-blog-quote-format .traveltour-single-article-content q, .traveltour-blog-quote-format .traveltour-single-article-content, .gdlr-core-blog-quote-format .gdlr-core-blog-content blockquote,.gdlr-core-blog-quote-format .gdlr-core-blog-content q,.gdlr-core-blog-quote-format .gdlr-core-blog-content{color:#ffffff;}
.gdlr-core-pagination a{background-color:#e6e6e6;}
.gdlr-core-pagination a{color:#929292;}
.gdlr-core-pagination a:hover, .gdlr-core-pagination a.gdlr-core-active, .gdlr-core-pagination span{background-color:#234076;}
.gdlr-core-pagination a:hover, .gdlr-core-pagination a.gdlr-core-active, .gdlr-core-pagination span{color:#ffffff;}
.gdlr-core-pagination.gdlr-core-with-border a{color:#b4b4b4;border-color:#b4b4b4;}
.gdlr-core-pagination.gdlr-core-style-plain a, .gdlr-core-pagination.gdlr-core-style-plain a:before, .gdlr-core-pagination.gdlr-core-style-plain span:before{color:#b4b4b4;}
.gdlr-core-pagination.gdlr-core-with-border a:hover, .gdlr-core-pagination.gdlr-core-with-border a.gdlr-core-active, .gdlr-core-pagination.gdlr-core-with-border span{color:#424242;border-color:#424242;}
.gdlr-core-pagination.gdlr-core-style-plain a:hover, .gdlr-core-pagination.gdlr-core-style-plain a.gdlr-core-active, .gdlr-core-pagination.gdlr-core-style-plain span{color:#424242;}
.gdlr-core-portfolio-single-nav, .gdlr-core-portfolio-single-nav a, .gdlr-core-portfolio-single-nav a:hover{color:#bcbcbc;}
.gdlr-core-portfolio-grid.gdlr-core-style-with-frame .gdlr-core-portfolio-grid-frame, .gdlr-core-portfolio-grid2{background-color:#ffffff;}
.gdlr-core-portfolio-content-wrap .gdlr-core-portfolio-title a{color:#191919;}
.gdlr-core-port-info-item .gdlr-core-port-info-key, .gdlr-core-port-info2 .gdlr-core-port-info2-key{color:#343434;}
.gdlr-core-portfolio-content-wrap .gdlr-core-portfolio-info, .gdlr-core-portfolio-content-wrap .gdlr-core-portfolio-info a, .gdlr-core-portfolio-content-wrap .gdlr-core-portfolio-info a:hover{color:#a5a5a5;}
.gdlr-core-portfolio-grid2 .gdlr-core-portfolio-content-wrap .gdlr-core-portfolio-info{background-color:#234076;}
.gdlr-core-portfolio-badge{color:#ffffff;}
.gdlr-core-portfolio-badge{background-color:#e24a3b;}
.gdlr-core-portfolio-thumbnail .gdlr-core-portfolio-icon, .gdlr-core-portfolio-thumbnail .gdlr-core-portfolio-title a, .gdlr-core-portfolio-thumbnail .gdlr-core-portfolio-title a:hover{color:#ffffff;}
.gdlr-core-portfolio-thumbnail .gdlr-core-portfolio-info, .gdlr-core-portfolio-thumbnail .gdlr-core-portfolio-info a, .gdlr-core-portfolio-thumbnail .gdlr-core-portfolio-info a:hover{color:#cecece;}
.gdlr-core-filterer-wrap.gdlr-core-style-text a{color:#606060;}
.gdlr-core-filterer-wrap.gdlr-core-style-text a:hover, .gdlr-core-filterer-wrap.gdlr-core-style-text a.gdlr-core-active{color:#234076;}
.gdlr-core-filterer-wrap.gdlr-core-style-text .gdlr-core-filterer-slide-bar{border-bottom-color:#234076}
.gdlr-core-filterer-wrap.gdlr-core-style-button a{color:#838383;}
.gdlr-core-filterer-wrap.gdlr-core-style-button a{background-color:#f1f1f1;}
.gdlr-core-filterer-wrap.gdlr-core-style-button a:hover, .gdlr-core-filterer-wrap.gdlr-core-style-button a.gdlr-core-active{color:#ffffff;}
.gdlr-core-filterer-wrap.gdlr-core-style-button a:hover, .gdlr-core-filterer-wrap.gdlr-core-style-button a.gdlr-core-active{background-color:#234076;}
.gdlr-core-price-table-item .gdlr-core-price-table{background-color:#f8f8f8;}
.gdlr-core-price-table .gdlr-core-price-table-head{background-color:#3e3e3e;background:-webkit-linear-gradient(#525252, #3e3e3e);background:-o-linear-gradient(#525252, #3e3e3e);background:-moz-linear-gradient(#525252, #3e3e3e);background:linear-gradient(#525252, #3e3e3e);}
.gdlr-core-price-table .gdlr-core-price-table-icon{color:#ffffff;}
.gdlr-core-price-table .gdlr-core-price-table-title{color:#ffffff;}
.gdlr-core-price-table .gdlr-core-price-table-caption{color:#acacac;}
.gdlr-core-price-table .gdlr-core-price-table-price{background-color:#ebebeb;}
.gdlr-core-price-table .gdlr-core-price-table-price-number, .gdlr-core-price-table .gdlr-core-price-prefix{color:#323232;}
.gdlr-core-price-table .gdlr-core-price-suffix{color:#acacac;}
.gdlr-core-price-table .gdlr-core-price-table-button, .gdlr-core-price-table .gdlr-core-price-table-button:hover{color:#ffffff;}
.gdlr-core-price-table .gdlr-core-price-table-button, .gdlr-core-price-table .gdlr-core-price-table-button:hover{background-color:#575757;background:-webkit-linear-gradient(#414141, #575757);background:-o-linear-gradient(#414141, #575757);background:-moz-linear-gradient(#414141, #575757);background:linear-gradient(#414141, #575757);}
.gdlr-core-price-table .gdlr-core-price-table-content *{border-color:#e5e5e5;}
.gdlr-core-price-table.gdlr-core-active .gdlr-core-price-table-head{background-color:#234076;background:-webkit-linear-gradient(#51607f, #234076);background:-o-linear-gradient(#51607f, #234076);background:-moz-linear-gradient(#51607f, #234076);background:linear-gradient(#51607f, #234076);}
.gdlr-core-price-table.gdlr-core-active .gdlr-core-price-table-icon{color:#ffffff;}
.gdlr-core-price-table.gdlr-core-active .gdlr-core-price-table-title{color:#ffffff;}
.gdlr-core-price-table.gdlr-core-active .gdlr-core-price-table-caption{color:#425a96;}
.gdlr-core-price-table.gdlr-core-active .gdlr-core-price-table-price{background-color:#ffffff;}
.gdlr-core-price-table.gdlr-core-active .gdlr-core-price-table-price-number, .gdlr-core-price-table .gdlr-core-price-prefix{color:#323232;}
.gdlr-core-price-table.gdlr-core-active .gdlr-core-price-suffix{color:#acacac;}
.gdlr-core-price-table.gdlr-core-active .gdlr-core-price-table-button, .gdlr-core-price-table .gdlr-core-price-table-button:hover{color:#ffffff;}
.gdlr-core-price-table.gdlr-core-active .gdlr-core-price-table-button, .gdlr-core-price-table .gdlr-core-price-table-button:hover{background-color:#234076;background:-webkit-linear-gradient(#425a96, #234076);background:-o-linear-gradient(#425a96, #234076);background:-moz-linear-gradient(#425a96, #234076);background:linear-gradient(#425a96, #234076);}
.gdlr-core-accordion-style-icon .gdlr-core-accordion-item-icon, .gdlr-core-accordion-style-box-icon .gdlr-core-accordion-item-icon, .gdlr-core-toggle-box-style-icon .gdlr-core-toggle-box-item-icon, .gdlr-core-toggle-box-style-box-icon .gdlr-core-toggle-box-item-icon{color:#191919;}
.gdlr-core-accordion-style-icon .gdlr-core-accordion-item-title .gdlr-core-head, .gdlr-core-accordion-style-box-icon .gdlr-core-accordion-item-title .gdlr-core-head, .gdlr-core-toggle-box-style-icon .gdlr-core-toggle-box-item-title .gdlr-core-head, .gdlr-core-toggle-box-style-box-icon .gdlr-core-toggle-box-item-title .gdlr-core-head{color:#191919;}
.gdlr-core-accordion-style-icon .gdlr-core-accordion-item-title, .gdlr-core-accordion-style-box-icon .gdlr-core-accordion-item-title, .gdlr-core-toggle-box-style-icon .gdlr-core-toggle-box-item-title, .gdlr-core-toggle-box-style-box-icon .gdlr-core-toggle-box-item-title{color:#282828;}
.gdlr-core-accordion-style-box-icon .gdlr-core-accordion-item-icon, .gdlr-core-toggle-box-style-box-icon .gdlr-core-toggle-box-item-icon{background-color:#f3f3f3;}
.gdlr-core-accordion-style-box-icon .gdlr-core-accordion-item-icon, .gdlr-core-toggle-box-style-box-icon .gdlr-core-toggle-box-item-icon{border-color:#f3f3f3;}
.gdlr-core-accordion-style-background-title-icon .gdlr-core-accordion-item-title:before, .gdlr-core-toggle-box-style-background-title-icon .gdlr-core-accordion-item-title:before{color:#191919;}
.gdlr-core-accordion-style-box-background .gdlr-core-accordion-item-title:before, .gdlr-core-toggle-box-style-box-background .gdlr-core-accordion-item-title:before{color:#191919;}
.gdlr-core-accordion-style-background-title .gdlr-core-accordion-item-title .gdlr-core-head, .gdlr-core-accordion-style-background-title-icon .gdlr-core-accordion-item-title .gdlr-core-head, .gdlr-core-toggle-box-style-background-title .gdlr-core-toggle-box-item-title .gdlr-core-head, .gdlr-core-toggle-box-style-background-title-icon .gdlr-core-toggle-box-item-title .gdlr-core-head{color:#191919;}
.gdlr-core-accordion-style-box-background .gdlr-core-accordion-item-title .gdlr-core-head, .gdlr-core-toggle-box-style-box-background .gdlr-core-toggle-box-item-title .gdlr-core-head{color:#191919;}
.gdlr-core-accordion-style-background-title .gdlr-core-accordion-item-title, .gdlr-core-accordion-style-background-title-icon .gdlr-core-accordion-item-title, .gdlr-core-toggle-box-style-background-title .gdlr-core-toggle-box-item-title, .gdlr-core-toggle-box-style-background-title-icon .gdlr-core-toggle-box-item-title{color:#262626;}
.gdlr-core-accordion-style-box-background .gdlr-core-accordion-item-title, .gdlr-core-toggle-box-style-box-background .gdlr-core-toggle-box-item-title{color:#262626;}
.gdlr-core-accordion-style-background-title .gdlr-core-accordion-item-title, .gdlr-core-accordion-style-background-title-icon .gdlr-core-accordion-item-title, .gdlr-core-toggle-box-style-background-title .gdlr-core-toggle-box-item-title, .gdlr-core-toggle-box-style-background-title-icon .gdlr-core-toggle-box-item-title{background-color:#f3f3f3;}
.gdlr-core-accordion-style-box-background .gdlr-core-accordion-item-title, .gdlr-core-toggle-box-style-box-background .gdlr-core-toggle-box-item-title{background-color:#f3f3f3;}
.gdlr-core-accordion-style-shadow-background .gdlr-core-accordion-item-tab.gdlr-core-active .gdlr-core-accordion-item-content-wrapper{background-color:#f3f3f3;}
.gdlr-core-accordion-style-background-title-icon .gdlr-core-active .gdlr-core-accordion-item-title:before, .gdlr-core-toggle-box-style-background-title-icon .gdlr-core-active .gdlr-core-accordion-item-title:before{color:#191919;}
.gdlr-core-accordion-style-box-background .gdlr-core-active .gdlr-core-accordion-item-title:before, .gdlr-core-toggle-box-style-box-background .gdlr-core-active .gdlr-core-accordion-item-title:before{color:#191919;}
.gdlr-core-accordion-style-background-title .gdlr-core-active .gdlr-core-accordion-item-title, .gdlr-core-accordion-style-background-title-icon .gdlr-core-active .gdlr-core-accordion-item-title, .gdlr-core-toggle-box-style-background-title .gdlr-core-active .gdlr-core-toggle-box-item-title, .gdlr-core-toggle-box-style-background-title-icon .gdlr-core-active .gdlr-core-toggle-box-item-title{color:#425a96;}
.gdlr-core-accordion-style-box-background .gdlr-core-active .gdlr-core-accordion-item-title, .gdlr-core-toggle-box-style-box-background .gdlr-core-active .gdlr-core-toggle-box-item-title{color:#gdlr;}
.gdlr-core-accordion-style-background-title .gdlr-core-active .gdlr-core-accordion-item-title, .gdlr-core-accordion-style-background-title-icon .gdlr-core-active .gdlr-core-accordion-item-title, .gdlr-core-toggle-box-style-background-title .gdlr-core-active .gdlr-core-toggle-box-item-title, .gdlr-core-toggle-box-style-background-title-icon .gdlr-core-active .gdlr-core-toggle-box-item-title{background-color:#f3f3f3;}
.gdlr-core-accordion-style-box-background .gdlr-core-active .gdlr-core-accordion-item-title, .gdlr-core-toggle-box-style-box-background .gdlr-core-active .gdlr-core-toggle-box-item-title{background-color:#f3f3f3;}
.gdlr-core-audio, .gdlr-core-audio .mejs-container .mejs-controls{background-color:#e7e7e7;}
.gdlr-core-audio .mejs-container .mejs-controls .mejs-volume-button:before, .gdlr-core-audio .mejs-container .mejs-controls .mejs-playpause-button:before, .gdlr-core-audio .mejs-container .mejs-controls .mejs-time{color:#202020;}
.gdlr-core-audio .mejs-controls .mejs-time-rail .mejs-time-total, .gdlr-core-audio .mejs-controls .mejs-time-rail .mejs-time-loaded{background-color:#afafaf;}
.gdlr-core-audio .mejs-controls .mejs-time-rail .mejs-time-current{background-color:#425a96;}
.gdlr-core-audio .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total{background-color:#afafaf;}
.gdlr-core-audio .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current{background-color:#646464;}
.gdlr-core-alert-box-item .gdlr-core-alert-box-item-inner{background-color:#ef5e68;}
.gdlr-core-alert-box-item .gdlr-core-alert-box-item-inner{border-color:#cd515a;}
.gdlr-core-alert-box-item .gdlr-core-alert-box-item-inner{color:#ffffff;}
.gdlr-core-alert-box-item .gdlr-core-alert-box-item-title{color:#ffffff;}
blockquote, q{color:#777777;}
blockquote, q{background-color:#f5f5f5;}
.traveltour-body blockquote, .traveltour-body q{border-color:#e2e2e2;}
.gdlr-core-blockquote-item-quote{color:#4e4e4e;}
.gdlr-core-blockquote-item-content, .gdlr-core-blockquote-item-author{color:#4e4e4e;}
.gdlr-core-body .gdlr-core-load-more, .gdlr-core-body .gdlr-core-button, .traveltour-body .traveltour-button, .traveltour-body input[type="button"], .traveltour-body input[type="submit"], .traveltour-body button{color:#ffffff;}
.gdlr-core-body .gdlr-core-load-more:hover, .gdlr-core-body .gdlr-core-button:hover{color:#ffffff;}
.gdlr-core-body .gdlr-core-load-more, .gdlr-core-body .gdlr-core-button, .traveltour-body .traveltour-button, .traveltour-body input[type="button"], .traveltour-body input[type="submit"], .traveltour-body button{background-color:#9e845b;}
.gdlr-core-body .gdlr-core-load-more:hover, .gdlr-core-body .gdlr-core-button:hover{background-color:#af9666;}
.gdlr-core-body .gdlr-core-button-with-border{border-color:#383838;}
.gdlr-core-body .gdlr-core-button-with-border.gdlr-core-button-transparent{color:#383838;}
.gdlr-core-body .gdlr-core-button-with-border:hover{border-color:#000000;}
.gdlr-core-body .gdlr-core-button-with-border.gdlr-core-button-transparent:hover{color:#000000;}
.gdlr-core-body .gdlr-core-button.gdlr-core-button-gradient{background-color:#9e845b;background:-webkit-linear-gradient(#b7a480, #9e845b);background:-o-linear-gradient(#b7a480, #9e845b);background:-moz-linear-gradient(#b7a480, #9e845b);background:linear-gradient(#b7a480, #9e845b);}
.gdlr-core-body .gdlr-core-button.gdlr-core-button-gradient-v{background-color:#9e845b;background:-webkit-linear-gradient(to right, #b7a480, #9e845b);background:-o-linear-gradient(to right, #b7a480, #9e845b);background:-moz-linear-gradient(to right, #b7a480, #9e845b);background:linear-gradient(to right, #b7a480, #9e845b);}
.gdlr-core-call-to-action-item-title{color:#2c2c2c;}
.gdlr-core-call-to-action-item-caption{color:#535353;}
.gdlr-core-counter-item-top-text{color:#828282;}
.gdlr-core-counter-item-top-icon{color:#393939;}
.gdlr-core-counter-item-number{color:#393939;}
.gdlr-core-counter-item-divider{border-color:#393939;}
.gdlr-core-counter-item-bottom-text{color:#393939;}
.gdlr-core-column-service-item .gdlr-core-column-service-icon{color:#9d9d9d;}
.gdlr-core-column-service-item .gdlr-core-icon-style-round i{background-color:#f3f3f3;}
.gdlr-core-column-service-item .gdlr-core-column-service-title{color:#383838;}
.gdlr-core-column-service-item .gdlr-core-column-service-caption{color:#747474;}
.gdlr-core-dropdown-tab .gdlr-core-dropdown-tab-title, .gdlr-core-dropdown-tab .gdlr-core-dropdown-tab-head-wrap{background-color:#f7c02e;}
.gdlr-core-dropdown-tab .gdlr-core-dropdown-tab-title{color:#252525;}
.gdlr-core-flipbox-item .gdlr-core-flipbox-front, .gdlr-core-flipbox-item .gdlr-core-flipbox-back, .gdlr-core-feature-box-item .gdlr-core-feature-box{background-color:#425a96;}
.gdlr-core-flipbox-item .gdlr-core-flipbox-front, .gdlr-core-flipbox-item .gdlr-core-flipbox-back, .gdlr-core-flipbox-item .gdlr-core-flipbox-frame, .gdlr-core-feature-box-item .gdlr-core-feature-box, .gdlr-core-feature-box-item .gdlr-core-feature-box-frame{border-color:#425a96;}
.gdlr-core-flipbox-item .gdlr-core-flipbox-item-icon, .gdlr-core-feature-box-item .gdlr-core-feature-box-item-icon{color:#ffffff;}
.gdlr-core-flipbox-item .gdlr-core-flipbox-item-title, .gdlr-core-feature-box-item .gdlr-core-feature-box-item-title{color:#ffffff;}
.gdlr-core-flipbox-item .gdlr-core-flipbox-item-caption, .gdlr-core-feature-box-item .gdlr-core-feature-box-item-caption{color:#ffffff;}
.gdlr-core-flipbox-item .gdlr-core-flipbox-item-content, .gdlr-core-feature-box-item .gdlr-core-feature-box-item-content{color:#ffffff;}
.gdlr-core-image-overlay.gdlr-core-gallery-image-overlay .gdlr-core-image-overlay-title{color:#ffffff;}
.gdlr-core-image-overlay.gdlr-core-gallery-image-overlay .gdlr-core-image-overlay-caption{color:#cecece;}
.gdlr-core-image-overlay{background-color:#000000;background-color:rgba(0, 0, 0, 0.6);}
.gdlr-core-image-overlay-content, .gdlr-core-image-overlay-content a, .gdlr-core-image-overlay-icon{color:#ffffff;}
.gdlr-core-page-builder-body [data-skin] .gdlr-core-image-overlay-icon, .gdlr-core-page-builder-body .gdlr-core-pbf-column[data-skin] .gdlr-core-image-overlay-icon{color:#ffffff;}
.gdlr-core-body .gdlr-core-image-item-wrap{border-color:#000000;}
.gdlr-core-block-item-title-wrap .gdlr-core-block-item-title{color:#343434;}
.gdlr-core-block-item-title-wrap .gdlr-core-block-item-caption{color:#747474;}
.gdlr-core-block-item-title-wrap a, .gdlr-core-block-item-title-wrap a:hover{color:#747474;}
.gdlr-core-icon-list-item i{color:#222222;}
.gdlr-core-icon-list-with-background-round .gdlr-core-icon-list-icon-wrap, .gdlr-core-icon-list-with-background-circle .gdlr-core-icon-list-icon-wrap{color:#f3f3f3;}
.gdlr-core-newsletter-item .gdlr-core-newsletter-email input[type="email"]{background-color:#ffffff;border-color:#ffffff;}
.gdlr-core-newsletter-item .gdlr-core-newsletter-email input[type="email"]{color:#8d8d8d;}
.gdlr-core-newsletter-item .gdlr-core-newsletter-email input::-webkit-input-placeholder{color:#8d8d8d;}
.gdlr-core-newsletter-item .gdlr-core-newsletter-email input::-moz-placeholder{color:#8d8d8d;}
.gdlr-core-newsletter-item .gdlr-core-newsletter-email input:-ms-input-placeholder{color:#8d8d8d;}
.gdlr-core-newsletter-item .gdlr-core-newsletter-email input:-moz-placeholder{color:#8d8d8d;}
.gdlr-core-opening-hour-item .gdlr-core-opening-hour-day{color:#a5a5a5;}
.gdlr-core-opening-hour-item .gdlr-core-opening-hour-open{color:#262626;}
.gdlr-core-opening-hour-item .gdlr-core-opening-hour-close{color:#c8c8c8;}
.gdlr-core-opening-hour-item .gdlr-core-opening-hour-time i{color:#8a8989;}
.gdlr-core-opening-hour-item .gdlr-core-opening-hour-list-item{border-color:#a6a6a6;}
.gdlr-core-personnel-style-grid .gdlr-core-personnel-list-title, .gdlr-core-personnel-style-grid .gdlr-core-personnel-list-title a{color:#383838;}
.gdlr-core-personnel-style-grid .gdlr-core-personnel-list-position{color:#888888;}
.gdlr-core-personnel-style-grid .gdlr-core-personnel-list-divider{color:#cecece;}
.gdlr-core-personnel-style-grid.gdlr-core-with-background .gdlr-core-personnel-list-content-wrap{background-color:#ffffff;}
.gdlr-core-personnel-style-modern .gdlr-core-personnel-list-title, .gdlr-core-personnel-style-modern .gdlr-core-personnel-list-title a{color:#ffffff;}
.gdlr-core-personnel-style-modern .gdlr-core-personnel-list-position{color:#ffffff;}
.gdlr-core-promo-box-item .gdlr-core-promo-box-item-title{color:#383838;}
.gdlr-core-promo-box-item .gdlr-core-promo-box-content-wrap{border-color:#e8e7e7;}
.gdlr-core-post-slider-item .gdlr-core-post-slider-title a{color:#ffffff;}
.gdlr-core-post-slider-item .gdlr-core-blog-info, .gdlr-core-post-slider-item .gdlr-core-blog-info a{color:#c5c5c5;}
.gdlr-core-roadmap-item .gdlr-core-roadmap-item-head-title{color:#a6aafb;}
.gdlr-core-roadmap-item-head.gdlr-core-active .gdlr-core-roadmap-item-head-title{color:#ffffff;}
.gdlr-core-roadmap-item .gdlr-core-roadmap-item-head-caption{color:#c1caf6;}
.gdlr-core-roadmap-item .gdlr-core-roadmap-item-head-count{color:#c5c5c5;}
.gdlr-core-roadmap-item .gdlr-core-roadmap-item-head-count{background-color:#223077;}
.gdlr-core-roadmap-item-head.gdlr-core-active .gdlr-core-roadmap-item-head-count{color:#223077;}
.gdlr-core-roadmap-item-head.gdlr-core-active .gdlr-core-roadmap-item-head-count{color:#ffffff;}
.gdlr-core-roadmap-item .gdlr-core-roadmap-item-head-divider{border-color:#ffffff;}
.gdlr-core-roadmap-item .gdlr-core-roadmap-item-content-title{color:#ffffff;}
.gdlr-core-roadmap-item .gdlr-core-roadmap-item-content-caption{color:#c1caf6;}
.gdlr-core-roadmap-item .gdlr-core-roadmap-item-content{color:#babdff;}
.gdlr-core-skill-bar-item .gdlr-core-skill-bar-title, .gdlr-core-skill-bar-item .gdlr-core-skill-bar-right{color:#505050;}
.gdlr-core-skill-bar-item .gdlr-core-skill-bar-icon{color:#616161;}
.gdlr-core-skill-bar-item .gdlr-core-skill-bar-progress{background-color:#f3f3f3;}
.gdlr-core-skill-bar-item .gdlr-core-skill-bar-filled{background-color:#425a96;}
.gdlr-core-flexslider-nav .flex-direction-nav li a, .gdlr-core-flexslider.gdlr-core-nav-style-middle-large .flex-direction-nav li a, .tourmaster-tour-item .gdlr-core-flexslider[data-nav="navigation-outer"] .flex-direction-nav li a{color:#ffffff;border-color:#ffffff;}
.gdlr-core-flexslider-nav.gdlr-core-round-style li a, .gdlr-core-flexslider-nav.gdlr-core-rectangle-style li a{background-color:#1c386e;}
.gdlr-core-flexslider .flex-control-nav li a{border-color:#8a8a8a;}
.gdlr-core-flexslider .flex-control-nav li a.flex-active{background-color:#8a8a8a;}
.gdlr-core-flexslider.gdlr-core-bullet-style-cylinder .flex-control-nav li a.flex-active{background-color:#8a8a8a;}
.gdlr-core-flexslider.gdlr-core-bullet-style-round5 .flex-control-nav li a.flex-active{border-color:#8a8a8a;}
.gdlr-core-flexslider.gdlr-core-bullet-style-cylinder .flex-control-nav li a{background-color:#dfdfdf;}
.gdlr-core-flexslider.gdlr-core-bullet-style-round5 .flex-control-nav li a{border-color:#dfdfdf;}
.gdlr-core-social-share-item a{color:#202020;}
.gdlr-core-social-share-item .gdlr-core-divider{border-color:#e5e5e5;}
.gdlr-core-social-share-item .gdlr-core-social-share-count{color:#202020;}
.gdlr-core-stunning-text-item-caption{color:#747474;}
.gdlr-core-stunning-text-item-title{color:#383838;}
.gdlr-core-tab-item-title{color:#8d8d8d;}
.gdlr-core-tab-style1-horizontal .gdlr-core-tab-item-title, .gdlr-core-tab-style1-vertical .gdlr-core-tab-item-title{background-color:#f7f7f7;}
.gdlr-core-tab-item-title-wrap, .gdlr-core-tab-item-content-wrap, .gdlr-core-tab-item-title{border-color:#ebebeb;}
.gdlr-core-tab-item-title-line{border-color:#425a96;}
.gdlr-core-tab-item-title.gdlr-core-active{color:#464646;}
.gdlr-core-tab-style1-horizontal .gdlr-core-tab-item-title.gdlr-core-active, .gdlr-core-tab-style1-vertical .gdlr-core-tab-item-title.gdlr-core-active{background-color:#ffffff;}
table tr th{background-color:#425a96;}
table tr th{color:#ffffff;}
table tr:nth-child(odd){background-color:#f9f9f9;}
table tr:nth-child(odd){color:#949494;}
table tr:nth-child(even){background-color:#f3f3f3;}
table tr:nth-child(even){color:#949494;}
.gdlr-core-testimonial-item .gdlr-core-testimonial-item-title{color:#232323;}
.gdlr-core-testimonial-item .gdlr-core-testimonial-content{color:#707070;}
.gdlr-core-testimonial-item .gdlr-core-testimonial-title{color:#3b3b3b;}
.gdlr-core-testimonial-item .gdlr-core-testimonial-position .gdlr-core-rating i{color:#ffa127;}
.gdlr-core-testimonial-item .gdlr-core-testimonial-position{color:#3b3b3b;}
.gdlr-core-testimonial-item .gdlr-core-testimonial-quote{color:#282828;}
.gdlr-core-title-item .gdlr-core-title-item-title, .gdlr-core-title-item .gdlr-core-title-item-title a{color:#383838;}
.gdlr-core-title-item .gdlr-core-title-item-caption{color:#747474;}
.woocommerce .star-rating span, .single-product.woocommerce #review_form #respond p.stars a, .single-product.woocommerce div.product .product_meta, .single-product.woocommerce div.product .product_meta a{color:#425a96;}
.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt, .woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, html .woocommerce input.button, html .woocommerce span.onsale{background-color:#425a96;}
span.woocommerce-Price-amount.amount{color:#425a96;}
.woocommerce .price del, .gdlr-core-product-price del, del span.woocommerce-Price-amount.amount{color:#949494;}
.woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover, .woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover{background-color:#6377a8;}
.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt, .woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button, .woocommerce #respond input#submit.disabled, .woocommerce #respond input#submit:disabled, .woocommerce #respond input#submit:disabled[disabled], .woocommerce a.button.disabled, .woocommerce a.button:disabled, .woocommerce a.button:disabled[disabled], .woocommerce button.button.disabled, .woocommerce button.button:disabled, .woocommerce button.button:disabled[disabled], .woocommerce input.button.disabled, .woocommerce input.button:disabled, .woocommerce input.button:disabled[disabled]{color:#ffffff;}
.woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover, .woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover{color:#ffffff;}
.single-product.woocommerce div.product .quantity .qty, #add_payment_method #payment, .woocommerce-checkout #payment, .single-product.woocommerce #reviews #comments ol.commentlist li{background-color:#f3f3f3;}
.gdlr-core-product-grid .gdlr-core-product-title a, .gdlr-core-product-grid-3 .gdlr-core-product-title a, .gdlr-core-product-grid-5 .gdlr-core-product-title a{color:#191919;}
.gdlr-core-product-grid .gdlr-core-product-title a:hover , .gdlr-core-product-grid-3 .gdlr-core-product-title a:hover, .gdlr-core-product-grid-5 .gdlr-core-product-title a:hover{color:#434343;}
.gdlr-core-product-thumbnail .gdlr-core-product-view-detail, .gdlr-core-product-thumbnail .gdlr-core-product-view-detail:hover{color:#ffffff;}
.gdlr-core-product-thumbnail .gdlr-core-product-view-detail{background-color:#000000;background-color:rgba(0, 0, 0, 0.9);}
.gdlr-core-product-thumbnail .added_to_cart, .gdlr-core-product-thumbnail .added_to_cart:hover, .gdlr-core-product-thumbnail .gdlr-core-product-add-to-cart, .gdlr-core-product-thumbnail .gdlr-core-product-add-to-cart:hover{color:#ffffff;}
.gdlr-core-product-thumbnail .added_to_cart, .gdlr-core-product-thumbnail .gdlr-core-product-add-to-cart{background-color:#425a96;background-color:rgba(66, 90, 150, 0.9);}
.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content{background-color:#e6e6e6;}
.woocommerce .widget_price_filter .ui-slider .ui-slider-range{background-color:#677596;}
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle{background-color:#425a96;}
.gdlr-core-body .gdlr-core-privacy-box-wrap .gdlr-core-privacy-box-button{background:#1a49a8;}
.gdlr-core-gdpr-form-checkbox:checked + .gdlr-core-gdpr-form-checkbox-appearance .gdlr-core-gdpr-form-checkbox-button{background-color:#1a49a8;}
.gdlr-core-gdpr-form-checkbox:checked + .gdlr-core-gdpr-form-checkbox-appearance + .gdlr-core-gdpr-form-checkbox-text,.gdlr-core-gdpr-form-checkbox-required + .gdlr-core-gdpr-form-checkbox-appearance + .gdlr-core-gdpr-form-checkbox-text{color:#1a49a8;}
.gdlr-core-body .gdlr-core-gdpr-form-submit input[type="submit"]{background:#1a49a8;}
.gdlr-core-title-item .gdlr-core-title-item-title{font-size:24px;font-weight:600;}
.tourmaster-page-content{padding-top:30px;}
.traveltour-footer-wrapper .widget{margin-bottom:30px !important;}
.gdlr-core-call-to-action-item-caption{padding-right:30px;}
.traveltour-animate-fixed-navigation.traveltour-header-style-plain .traveltour-logo{padding-top:5px !important;padding-bottom:5px !important;}
.traveltour-animate-fixed-navigation.traveltour-header-style-plain.traveltour-animate-logo-height .traveltour-logo-inner img{height:60px !important;}
.gdlr-core-widget-list-shortcode .gdlr-core-widget-list-shortcode-title{font-size:19px !important;}
.mak h3{color:#e9c195 !important;}
.gdlr-core-personnel-list-image img{height:352px;}
.tourmaster-header-price .tourmaster-tour-price-wrap.tourmaster-discount .tourmaster-tour-price, .tourmaster-header-price .tourmaster-tour-price-info{color:#000 !important;}
.traveltour-top-bar-left{font-size:18px;}
.mpc-icon-column--style_3 .mpc-icon{background:#946d43 !important;}
.mpc-connected-icons__line span{border-left-color:#dfb78b !important;}
.tourmaster-tour-style-2 .tourmaster-tour-booking-bar-outer{background:url(https://www.wildgiantsafaris.com/wp-content/uploads/2019/03/book.jpg) !important;}
.traveltour-main-menu-search i, .traveltour-main-menu-cart i, .gdlr-core-widget-list-shortcode ul li{color:#000 !important;}
.justified-gallery .sgg-caption span, .ilightbox-holder.dark .ilightbox-container .ilightbox-caption, .tourmaster-urgency-message{display:none !important;}
.wpcf7-select{color:#4e4e4e;border-color:#d7d7d7;background-color:#ffffff;background-color:#ffffff;font-size:15px;padding:15px 22px;width:100%;display:block;}
.tourmaster-single-related-tour img{height:250px !important;}
.tourmaster-single-header-top-overlay, .tourmaster-payment-head .tourmaster-payment-head-top-overlay{background:linear-gradient(to top, rgba(197, 197, 197, 0), rgba(197, 197, 197, 0.2));}
.tourmaster-single-header-overlay, .tourmaster-payment-head .tourmaster-payment-head-overlaym{background:linear-gradient(to bottom, rgba(197, 197, 197, 0), rgba(197, 197, 197, 0.3));}
.traveltour-top-bar-right .tourmaster-user-top-bar{display:none}
.traveltour-top-bar{padding-bottom:10px;padding-top:10px;}
.traveltour-top-menu-button i, .traveltour-mobile-menu-button i{color:#000;}
@media only screen and (max-width: 1100px) {.traveltour-navigation .sf-menu > li > a, .traveltour-navigation .sf-vertical > li > a{font-size:14px;}
.traveltour-navigation .sf-menu > li{padding-left:8px !important;padding-right:8px !important;}
.traveltour-body h2, #poststuff .gdlr-core-page-builder-body h2 {font-size:18px}}
.traveltour-page-title-wrap.traveltour-style-custom .traveltour-page-title{text-shadow:4px 4px 7px #000;}
@media only screen and (max-width: 767px){ .tourmaster-item-pdlr{padding-left:0px !important;padding-right:0px !important;}
.mpc-icon-column{padding:0px !important;}
.gdlr-core-call-to-action-item-caption{padding-right:0px;}
.vc_column_container>.vc_column-inner{padding-left:0px !important;padding-right:0px !important;}
.traveltour-top-bar-right-social, .traveltour-mobile-header-wrap .traveltour-top-bar-left, .traveltour-mobile-header-wrap .traveltour-top-bar-right{margin-bottom:0;}
.traveltour-top-bar{padding-bottom:10px;padding-top:10px;}
.traveltour-top-menu-button i, .traveltour-mobile-menu-button i{color:#000;}
.traveltour-top-bar-right .tourmaster-user-top-bar{display:none}
.mpc-icon-column__content .mpc-icon-column__description p{text-align:left !important;}
.tourmaster-single-header-overlay, .tourmaster-payment-head .tourmaster-payment-head-overlay, .tourmaster-single-header-top-overlay, .tourmaster-payment-head .tourmaster-payment-head-top-overlay{opacity:0.3;}
} 
.gdlr-core-page-builder-body [data-skin="Dark"] h1, .gdlr-core-page-builder-body [data-skin="Dark"] h2, .gdlr-core-page-builder-body [data-skin="Dark"] h3, .gdlr-core-page-builder-body [data-skin="Dark"] h4, .gdlr-core-page-builder-body [data-skin="Dark"] h5, .gdlr-core-page-builder-body [data-skin="Dark"] h6, .gdlr-core-page-builder-body [data-skin="Dark"] .gdlr-core-skin-title, .gdlr-core-page-builder-body [data-skin="Dark"] .gdlr-core-skin-title a, .gdlr-core-page-builder-body [data-skin="Dark"] label{color:#ffffff}
.gdlr-core-page-builder-body [data-skin="Dark"] .gdlr-core-skin-title a:hover{color:#ffffff}
.gdlr-core-page-builder-body [data-skin="Dark"] .gdlr-core-skin-caption, .gdlr-core-page-builder-body [data-skin="Dark"] .gdlr-core-skin-caption a, .gdlr-core-page-builder-body [data-skin="Dark"] .gdlr-core-skin-caption a:hover{color:#ffffff}
.gdlr-core-page-builder-body [data-skin="Dark"], .gdlr-core-page-builder-body [data-skin="Dark"] .gdlr-core-skin-content{color:#ededed}
.gdlr-core-page-builder-body [data-skin="Dark"] i, .gdlr-core-page-builder-body [data-skin="Dark"] .gdlr-core-skin-icon, .gdlr-core-page-builder-body [data-skin="Dark"] .gdlr-core-skin-icon:before, .gdlr-core-page-builder-body [data-skin="Dark"] .traveltour-widget ul li:before{color:#ffffff}
.gdlr-core-page-builder-body [data-skin="Dark"] .gdlr-core-blog-modern.gdlr-core-with-image .gdlr-core-blog-info-wrapper i{color:#ffffff;}
.gdlr-core-page-builder-body [data-skin="Dark"] .tourmaster-combobox-wrap:after, .gdlr-core-page-builder-body [data-skin="Dark"] .tourmaster-datepicker-wrap:after, .gdlr-core-page-builder-body [data-skin="Dark"] .tourmaster-tour-search-field-inner:after{color:#ffffff;}
.gdlr-core-page-builder-body [data-skin="Dark"] a, .gdlr-core-page-builder-body [data-skin="Dark"] .gdlr-core-skin-link{color:#ffffff}
.gdlr-core-page-builder-body [data-skin="Dark"] a:hover, .gdlr-core-page-builder-body [data-skin="Dark"] .gdlr-core-skin-link:hover{color:#ffffff}
.gdlr-core-page-builder-body [data-skin="Dark"] .gdlr-core-skin-divider{border-color:#bcbcbc;column-rule-color:#bcbcbc;-moz-column-rule-color:#bcbcbc;-webkit-column-rule-color:#bcbcbc;}
.gdlr-core-page-builder-body [data-skin="Dark"] .gdlr-core-flexslider.gdlr-core-nav-style-middle-large .flex-direction-nav li a{border-color:#bcbcbc}
.gdlr-core-page-builder-body [data-skin="Dark"] *, .gdlr-core-page-builder-body [data-skin="Dark"] .gdlr-core-skin-border{border-color:#8e8e8e}
.gdlr-core-page-builder-body [data-skin="Dark"] input:not([type="button"]):not([type="submit"]):not([type="reset"]), body .gdlr-core-page-builder-body [data-skin="Dark"] select, .gdlr-core-page-builder-body [data-skin="Dark"] textarea{border-color:#8e8e8e;}
.gdlr-core-page-builder-body [data-skin="Dark"] .gdlr-core-skin-e-content{color:#3a3a3a}
.gdlr-core-page-builder-body [data-skin="Dark"] .gdlr-core-flexslider-nav.gdlr-core-round-style li a i, .gdlr-core-page-builder-body [data-skin="Dark"] .gdlr-core-flexslider-nav.gdlr-core-rectangle-style li a i{color:#3a3a3a;}
.gdlr-core-page-builder-body [data-skin="Dark"] .gdlr-core-skin-e-content::-webkit-input-placeholder{color:#3a3a3a;}
.gdlr-core-page-builder-body [data-skin="Dark"] .gdlr-core-skin-e-content::-moz-placeholder{color:#3a3a3a;}
.gdlr-core-page-builder-body [data-skin="Dark"] .gdlr-core-skin-e-content:-ms-input-placeholder{color:#3a3a3a;}
.gdlr-core-page-builder-body [data-skin="Dark"] .gdlr-core-skin-e-content:-moz-placeholder{color:#3a3a3a;}
.gdlr-core-page-builder-body [data-skin="Dark"] input:not([type="button"]):not([type="submit"]):not([type="reset"]), body .gdlr-core-page-builder-body [data-skin="Dark"] select, .gdlr-core-page-builder-body [data-skin="Dark"] textarea{color:#3a3a3a;}
.gdlr-core-page-builder-body [data-skin="Dark"] input::-webkit-input-placeholder{color:#3a3a3a;}
.gdlr-core-page-builder-body [data-skin="Dark"] input::-moz-placeholder{color:#3a3a3a;}
.gdlr-core-page-builder-body [data-skin="Dark"] input:-ms-input-placeholder{color:#3a3a3a;}
.gdlr-core-page-builder-body [data-skin="Dark"] input:-moz-placeholder{color:#3a3a3a;}
.gdlr-core-page-builder-body [data-skin="Dark"] .gdlr-core-button, .gdlr-core-page-builder-body [data-skin="Dark"] .gdlr-core-button-color{color:#969696}
.gdlr-core-page-builder-body [data-skin="Dark"] input[type="button"], .gdlr-core-page-builder-body [data-skin="Dark"] input[type="submit"]{color:#969696;}
.gdlr-core-page-builder-body [data-skin="Dark"] .gdlr-core-pagination a{color:#969696}
.gdlr-core-page-builder-body [data-skin="Dark"] .gdlr-core-button:hover, .gdlr-core-page-builder-body [data-skin="Dark"] .gdlr-core-button-color:hover, .gdlr-core-page-builder-body [data-skin="Dark"] .gdlr-core-button-color.gdlr-core-active{color:#383838}
.gdlr-core-page-builder-body [data-skin="Dark"] input[type="button"]:hover, .gdlr-core-page-builder-body [data-skin="Dark"] input[type="submit"]:hover{color:#383838;}
.gdlr-core-page-builder-body [data-skin="Dark"] .gdlr-core-pagination a:hover, .gdlr-core-page-builder-body [data-skin="Dark"] .gdlr-core-pagination a.gdlr-core-active, .gdlr-core-page-builder-body [data-skin="Dark"] .gdlr-core-pagination span{color:#383838}
.gdlr-core-page-builder-body [data-skin="Dark"] .gdlr-core-button, .gdlr-core-page-builder-body [data-skin="Dark"] .gdlr-core-button-color{background-color:#ffffff}
.gdlr-core-page-builder-body [data-skin="Dark"] input[type="button"], .gdlr-core-page-builder-body [data-skin="Dark"] input[type="submit"]{background-color:#ffffff;}
.gdlr-core-page-builder-body [data-skin="Dark"] .gdlr-core-pagination a{background-color:#ffffff}
.gdlr-core-page-builder-body [data-skin="Dark"] .gdlr-core-button:hover, .gdlr-core-page-builder-body [data-skin="Dark"] .gdlr-core-button-color:hover, .gdlr-core-page-builder-body [data-skin="Dark"] .gdlr-core-button-color.gdlr-core-active{background-color:#d6d6d6}
.gdlr-core-page-builder-body [data-skin="Dark"] input[type="button"]:hover, .gdlr-core-page-builder-body [data-skin="Dark"] input[type="submit"]:hover{background-color:#d6d6d6;}
.gdlr-core-page-builder-body [data-skin="Dark"] .gdlr-core-pagination a:hover, .gdlr-core-page-builder-body [data-skin="Dark"] .gdlr-core-pagination a.gdlr-core-active, .gdlr-core-page-builder-body [data-skin="Dark"] .gdlr-core-pagination span{background-color:#d6d6d6}
.gdlr-core-page-builder-body [data-skin="White Text"] h1, .gdlr-core-page-builder-body [data-skin="White Text"] h2, .gdlr-core-page-builder-body [data-skin="White Text"] h3, .gdlr-core-page-builder-body [data-skin="White Text"] h4, .gdlr-core-page-builder-body [data-skin="White Text"] h5, .gdlr-core-page-builder-body [data-skin="White Text"] h6, .gdlr-core-page-builder-body [data-skin="White Text"] .gdlr-core-skin-title, .gdlr-core-page-builder-body [data-skin="White Text"] .gdlr-core-skin-title a, .gdlr-core-page-builder-body [data-skin="White Text"] label{color:#ffffff}
.gdlr-core-page-builder-body [data-skin="White Text"] .gdlr-core-skin-caption, .gdlr-core-page-builder-body [data-skin="White Text"] .gdlr-core-skin-caption a, .gdlr-core-page-builder-body [data-skin="White Text"] .gdlr-core-skin-caption a:hover{color:#eaeaea}
.gdlr-core-page-builder-body [data-skin="White Text"], .gdlr-core-page-builder-body [data-skin="White Text"] .gdlr-core-skin-content{color:#ffffff}
.gdlr-core-page-builder-body [data-skin="White Text"] i, .gdlr-core-page-builder-body [data-skin="White Text"] .gdlr-core-skin-icon, .gdlr-core-page-builder-body [data-skin="White Text"] .gdlr-core-skin-icon:before, .gdlr-core-page-builder-body [data-skin="White Text"] .traveltour-widget ul li:before{color:#ffffff}
.gdlr-core-page-builder-body [data-skin="White Text"] .gdlr-core-blog-modern.gdlr-core-with-image .gdlr-core-blog-info-wrapper i{color:#ffffff;}
.gdlr-core-page-builder-body [data-skin="White Text"] .tourmaster-combobox-wrap:after, .gdlr-core-page-builder-body [data-skin="White Text"] .tourmaster-datepicker-wrap:after, .gdlr-core-page-builder-body [data-skin="White Text"] .tourmaster-tour-search-field-inner:after{color:#ffffff;}
.gdlr-core-page-builder-body [data-skin="White Text"] a, .gdlr-core-page-builder-body [data-skin="White Text"] .gdlr-core-skin-link{color:#ffffff}
.gdlr-core-page-builder-body [data-skin="White Text"] a:hover, .gdlr-core-page-builder-body [data-skin="White Text"] .gdlr-core-skin-link:hover{color:#ffffff}
.gdlr-core-page-builder-body [data-skin="White Text"] .gdlr-core-skin-divider{border-color:#ffffff;column-rule-color:#ffffff;-moz-column-rule-color:#ffffff;-webkit-column-rule-color:#ffffff;}
.gdlr-core-page-builder-body [data-skin="White Text"] .gdlr-core-flexslider.gdlr-core-nav-style-middle-large .flex-direction-nav li a{border-color:#ffffff}
.gdlr-core-page-builder-body [data-skin="White Text"] *, .gdlr-core-page-builder-body [data-skin="White Text"] .gdlr-core-skin-border{border-color:#ffffff}
.gdlr-core-page-builder-body [data-skin="White Text"] input:not([type="button"]):not([type="submit"]):not([type="reset"]), body .gdlr-core-page-builder-body [data-skin="White Text"] select, .gdlr-core-page-builder-body [data-skin="White Text"] textarea{border-color:#ffffff;}
.gdlr-core-page-builder-body [data-skin="White Text"] .gdlr-core-skin-e-background{background-color:#ffffff}
.gdlr-core-page-builder-body [data-skin="White Text"] .gdlr-core-flexslider-nav.gdlr-core-round-style li a, .gdlr-core-page-builder-body [data-skin="White Text"] .gdlr-core-flexslider-nav.gdlr-core-rectangle-style li a{background-color:#ffffff;}
.gdlr-core-page-builder-body [data-skin="White Text"] .gdlr-core-flexslider .flex-control-nav li a{border-color:#ffffff;}
.gdlr-core-page-builder-body [data-skin="White Text"] .gdlr-core-flexslider .flex-control-nav li a.flex-active{background-color:#ffffff;}
.gdlr-core-page-builder-body [data-skin="White Text"] input:not([type="button"]):not([type="submit"]):not([type="reset"]), body .gdlr-core-page-builder-body [data-skin="White Text"] select, .gdlr-core-page-builder-body [data-skin="White Text"] textarea{background-color:#ffffff;}
.gdlr-core-page-builder-body [data-skin="White Text"] .gdlr-core-skin-e-content{color:#ffffff}
.gdlr-core-page-builder-body [data-skin="White Text"] .gdlr-core-flexslider-nav.gdlr-core-round-style li a i, .gdlr-core-page-builder-body [data-skin="White Text"] .gdlr-core-flexslider-nav.gdlr-core-rectangle-style li a i{color:#ffffff;}
.gdlr-core-page-builder-body [data-skin="White Text"] .gdlr-core-skin-e-content::-webkit-input-placeholder{color:#ffffff;}
.gdlr-core-page-builder-body [data-skin="White Text"] .gdlr-core-skin-e-content::-moz-placeholder{color:#ffffff;}
.gdlr-core-page-builder-body [data-skin="White Text"] .gdlr-core-skin-e-content:-ms-input-placeholder{color:#ffffff;}
.gdlr-core-page-builder-body [data-skin="White Text"] .gdlr-core-skin-e-content:-moz-placeholder{color:#ffffff;}
.gdlr-core-page-builder-body [data-skin="White Text"] input:not([type="button"]):not([type="submit"]):not([type="reset"]), body .gdlr-core-page-builder-body [data-skin="White Text"] select, .gdlr-core-page-builder-body [data-skin="White Text"] textarea{color:#ffffff;}
.gdlr-core-page-builder-body [data-skin="White Text"] input::-webkit-input-placeholder{color:#ffffff;}
.gdlr-core-page-builder-body [data-skin="White Text"] input::-moz-placeholder{color:#ffffff;}
.gdlr-core-page-builder-body [data-skin="White Text"] input:-ms-input-placeholder{color:#ffffff;}
.gdlr-core-page-builder-body [data-skin="White Text"] input:-moz-placeholder{color:#ffffff;}
.gdlr-core-page-builder-body [data-skin="White Text"] .gdlr-core-button, .gdlr-core-page-builder-body [data-skin="White Text"] .gdlr-core-button-color{color:#ffffff}
.gdlr-core-page-builder-body [data-skin="White Text"] input[type="button"], .gdlr-core-page-builder-body [data-skin="White Text"] input[type="submit"]{color:#ffffff;}
.gdlr-core-page-builder-body [data-skin="White Text"] .gdlr-core-pagination a{color:#ffffff}
.gdlr-core-page-builder-body [data-skin="White Text"] .gdlr-core-button:hover, .gdlr-core-page-builder-body [data-skin="White Text"] .gdlr-core-button-color:hover, .gdlr-core-page-builder-body [data-skin="White Text"] .gdlr-core-button-color.gdlr-core-active{color:#ffffff}
.gdlr-core-page-builder-body [data-skin="White Text"] input[type="button"]:hover, .gdlr-core-page-builder-body [data-skin="White Text"] input[type="submit"]:hover{color:#ffffff;}
.gdlr-core-page-builder-body [data-skin="White Text"] .gdlr-core-pagination a:hover, .gdlr-core-page-builder-body [data-skin="White Text"] .gdlr-core-pagination a.gdlr-core-active, .gdlr-core-page-builder-body [data-skin="White Text"] .gdlr-core-pagination span{color:#ffffff}
.gdlr-core-page-builder-body [data-skin="White Text"] .gdlr-core-button, .gdlr-core-page-builder-body [data-skin="White Text"] .gdlr-core-button-color{background-color:#212121}
.gdlr-core-page-builder-body [data-skin="White Text"] input[type="button"], .gdlr-core-page-builder-body [data-skin="White Text"] input[type="submit"]{background-color:#212121;}
.gdlr-core-page-builder-body [data-skin="White Text"] .gdlr-core-pagination a{background-color:#212121}
.gdlr-core-page-builder-body [data-skin="White Text"] .gdlr-core-button:hover, .gdlr-core-page-builder-body [data-skin="White Text"] .gdlr-core-button-color:hover, .gdlr-core-page-builder-body [data-skin="White Text"] .gdlr-core-button-color.gdlr-core-active{background-color:#262626}
.gdlr-core-page-builder-body [data-skin="White Text"] input[type="button"]:hover, .gdlr-core-page-builder-body [data-skin="White Text"] input[type="submit"]:hover{background-color:#262626;}
.gdlr-core-page-builder-body [data-skin="White Text"] .gdlr-core-pagination a:hover, .gdlr-core-page-builder-body [data-skin="White Text"] .gdlr-core-pagination a.gdlr-core-active, .gdlr-core-page-builder-body [data-skin="White Text"] .gdlr-core-pagination span{background-color:#262626}
.gdlr-core-page-builder-body [data-skin="White Text"] .gdlr-core-button, .gdlr-core-page-builder-body [data-skin="White Text"] .gdlr-core-button-color{border-color:#ffffff}
.gdlr-core-page-builder-body [data-skin="White Text"] .gdlr-core-pagination a{border-color:#ffffff}
.gdlr-core-page-builder-body [data-skin="White Text"] .gdlr-core-button:hover, .gdlr-core-page-builder-body [data-skin="White Text"] .gdlr-core-button-color:hover, .gdlr-core-page-builder-body [data-skin="White Text"] .gdlr-core-button-color.gdlr-core-active{border-color:#ffffff}
.gdlr-core-page-builder-body [data-skin="White Text"] .gdlr-core-pagination a:hover, .gdlr-core-page-builder-body [data-skin="White Text"] .gdlr-core-pagination a.gdlr-core-active, .gdlr-core-page-builder-body [data-skin="White Text"] .gdlr-core-pagination span{border-color:#ffffff}
.gdlr-core-page-builder-body [data-skin="Grey"] h1, .gdlr-core-page-builder-body [data-skin="Grey"] h2, .gdlr-core-page-builder-body [data-skin="Grey"] h3, .gdlr-core-page-builder-body [data-skin="Grey"] h4, .gdlr-core-page-builder-body [data-skin="Grey"] h5, .gdlr-core-page-builder-body [data-skin="Grey"] h6, .gdlr-core-page-builder-body [data-skin="Grey"] .gdlr-core-skin-title, .gdlr-core-page-builder-body [data-skin="Grey"] .gdlr-core-skin-title a, .gdlr-core-page-builder-body [data-skin="Grey"] label{color:#3a3a3a}
.gdlr-core-page-builder-body [data-skin="Grey"] .gdlr-core-skin-caption, .gdlr-core-page-builder-body [data-skin="Grey"] .gdlr-core-skin-caption a, .gdlr-core-page-builder-body [data-skin="Grey"] .gdlr-core-skin-caption a:hover{color:#727272}
.gdlr-core-page-builder-body [data-skin="Grey"], .gdlr-core-page-builder-body [data-skin="Grey"] .gdlr-core-skin-content{color:#515151}
.gdlr-core-page-builder-body [data-skin="Grey"] i, .gdlr-core-page-builder-body [data-skin="Grey"] .gdlr-core-skin-icon, .gdlr-core-page-builder-body [data-skin="Grey"] .gdlr-core-skin-icon:before, .gdlr-core-page-builder-body [data-skin="Grey"] .traveltour-widget ul li:before{color:#5e5e5e}
.gdlr-core-page-builder-body [data-skin="Grey"] .gdlr-core-blog-modern.gdlr-core-with-image .gdlr-core-blog-info-wrapper i{color:#5e5e5e;}
.gdlr-core-page-builder-body [data-skin="Grey"] .tourmaster-combobox-wrap:after, .gdlr-core-page-builder-body [data-skin="Grey"] .tourmaster-datepicker-wrap:after, .gdlr-core-page-builder-body [data-skin="Grey"] .tourmaster-tour-search-field-inner:after{color:#5e5e5e;}
.gdlr-core-page-builder-body [data-skin="Grey"] .gdlr-core-skin-divider{border-color:#cecece;column-rule-color:#cecece;-moz-column-rule-color:#cecece;-webkit-column-rule-color:#cecece;}
.gdlr-core-page-builder-body [data-skin="Grey"] .gdlr-core-flexslider.gdlr-core-nav-style-middle-large .flex-direction-nav li a{border-color:#cecece}
.gdlr-core-page-builder-body [data-skin="Grey"] *, .gdlr-core-page-builder-body [data-skin="Grey"] .gdlr-core-skin-border{border-color:#d6d6d6}
.gdlr-core-page-builder-body [data-skin="Grey"] input:not([type="button"]):not([type="submit"]):not([type="reset"]), body .gdlr-core-page-builder-body [data-skin="Grey"] select, .gdlr-core-page-builder-body [data-skin="Grey"] textarea{border-color:#d6d6d6;}
.gdlr-core-page-builder-body [data-skin="Grey"] .gdlr-core-skin-e-background{background-color:#ffffff}
.gdlr-core-page-builder-body [data-skin="Grey"] .gdlr-core-flexslider-nav.gdlr-core-round-style li a, .gdlr-core-page-builder-body [data-skin="Grey"] .gdlr-core-flexslider-nav.gdlr-core-rectangle-style li a{background-color:#ffffff;}
.gdlr-core-page-builder-body [data-skin="Grey"] .gdlr-core-flexslider .flex-control-nav li a{border-color:#ffffff;}
.gdlr-core-page-builder-body [data-skin="Grey"] .gdlr-core-flexslider .flex-control-nav li a.flex-active{background-color:#ffffff;}
.gdlr-core-page-builder-body [data-skin="Grey"] input:not([type="button"]):not([type="submit"]):not([type="reset"]), body .gdlr-core-page-builder-body [data-skin="Grey"] select, .gdlr-core-page-builder-body [data-skin="Grey"] textarea{background-color:#ffffff;}
.gdlr-core-page-builder-body [data-skin="Dark Personnel"] h1, .gdlr-core-page-builder-body [data-skin="Dark Personnel"] h2, .gdlr-core-page-builder-body [data-skin="Dark Personnel"] h3, .gdlr-core-page-builder-body [data-skin="Dark Personnel"] h4, .gdlr-core-page-builder-body [data-skin="Dark Personnel"] h5, .gdlr-core-page-builder-body [data-skin="Dark Personnel"] h6, .gdlr-core-page-builder-body [data-skin="Dark Personnel"] .gdlr-core-skin-title, .gdlr-core-page-builder-body [data-skin="Dark Personnel"] .gdlr-core-skin-title a, .gdlr-core-page-builder-body [data-skin="Dark Personnel"] label{color:#ffffff}
.gdlr-core-page-builder-body [data-skin="Dark Personnel"] .gdlr-core-skin-title a:hover{color:#ffffff}
.gdlr-core-page-builder-body [data-skin="Dark Personnel"] .gdlr-core-skin-caption, .gdlr-core-page-builder-body [data-skin="Dark Personnel"] .gdlr-core-skin-caption a, .gdlr-core-page-builder-body [data-skin="Dark Personnel"] .gdlr-core-skin-caption a:hover{color:#dbdbdb}
.gdlr-core-page-builder-body [data-skin="Dark Personnel"], .gdlr-core-page-builder-body [data-skin="Dark Personnel"] .gdlr-core-skin-content{color:#ffffff}
.gdlr-core-page-builder-body [data-skin="Dark Personnel"] i, .gdlr-core-page-builder-body [data-skin="Dark Personnel"] .gdlr-core-skin-icon, .gdlr-core-page-builder-body [data-skin="Dark Personnel"] .gdlr-core-skin-icon:before, .gdlr-core-page-builder-body [data-skin="Dark Personnel"] .traveltour-widget ul li:before{color:#ffffff}
.gdlr-core-page-builder-body [data-skin="Dark Personnel"] .gdlr-core-blog-modern.gdlr-core-with-image .gdlr-core-blog-info-wrapper i{color:#ffffff;}
.gdlr-core-page-builder-body [data-skin="Dark Personnel"] .tourmaster-combobox-wrap:after, .gdlr-core-page-builder-body [data-skin="Dark Personnel"] .tourmaster-datepicker-wrap:after, .gdlr-core-page-builder-body [data-skin="Dark Personnel"] .tourmaster-tour-search-field-inner:after{color:#ffffff;}
.gdlr-core-page-builder-body [data-skin="Dark Personnel"] a, .gdlr-core-page-builder-body [data-skin="Dark Personnel"] .gdlr-core-skin-link{color:#ffffff}
.gdlr-core-page-builder-body [data-skin="Dark Personnel"] a:hover, .gdlr-core-page-builder-body [data-skin="Dark Personnel"] .gdlr-core-skin-link:hover{color:#ffffff}
.gdlr-core-page-builder-body [data-skin="Dark Personnel"] .gdlr-core-skin-divider{border-color:#b2b2b2;column-rule-color:#b2b2b2;-moz-column-rule-color:#b2b2b2;-webkit-column-rule-color:#b2b2b2;}
.gdlr-core-page-builder-body [data-skin="Dark Personnel"] .gdlr-core-flexslider.gdlr-core-nav-style-middle-large .flex-direction-nav li a{border-color:#b2b2b2}
.gdlr-core-page-builder-body [data-skin="Dark Personnel"] *, .gdlr-core-page-builder-body [data-skin="Dark Personnel"] .gdlr-core-skin-border{border-color:#b2b2b2}
.gdlr-core-page-builder-body [data-skin="Dark Personnel"] input:not([type="button"]):not([type="submit"]):not([type="reset"]), body .gdlr-core-page-builder-body [data-skin="Dark Personnel"] select, .gdlr-core-page-builder-body [data-skin="Dark Personnel"] textarea{border-color:#b2b2b2;}
.gdlr-core-page-builder-body [data-skin="Dark Personnel"] .gdlr-core-skin-e-background{background-color:#ffffff}
.gdlr-core-page-builder-body [data-skin="Dark Personnel"] .gdlr-core-flexslider-nav.gdlr-core-round-style li a, .gdlr-core-page-builder-body [data-skin="Dark Personnel"] .gdlr-core-flexslider-nav.gdlr-core-rectangle-style li a{background-color:#ffffff;}
.gdlr-core-page-builder-body [data-skin="Dark Personnel"] .gdlr-core-flexslider .flex-control-nav li a{border-color:#ffffff;}
.gdlr-core-page-builder-body [data-skin="Dark Personnel"] .gdlr-core-flexslider .flex-control-nav li a.flex-active{background-color:#ffffff;}
.gdlr-core-page-builder-body [data-skin="Dark Personnel"] input:not([type="button"]):not([type="submit"]):not([type="reset"]), body .gdlr-core-page-builder-body [data-skin="Dark Personnel"] select, .gdlr-core-page-builder-body [data-skin="Dark Personnel"] textarea{background-color:#ffffff;}
.gdlr-core-page-builder-body [data-skin="Dark Personnel"] .gdlr-core-skin-e-content{color:#3a3a3a}
.gdlr-core-page-builder-body [data-skin="Dark Personnel"] .gdlr-core-flexslider-nav.gdlr-core-round-style li a i, .gdlr-core-page-builder-body [data-skin="Dark Personnel"] .gdlr-core-flexslider-nav.gdlr-core-rectangle-style li a i{color:#3a3a3a;}
.gdlr-core-page-builder-body [data-skin="Dark Personnel"] .gdlr-core-skin-e-content::-webkit-input-placeholder{color:#3a3a3a;}
.gdlr-core-page-builder-body [data-skin="Dark Personnel"] .gdlr-core-skin-e-content::-moz-placeholder{color:#3a3a3a;}
.gdlr-core-page-builder-body [data-skin="Dark Personnel"] .gdlr-core-skin-e-content:-ms-input-placeholder{color:#3a3a3a;}
.gdlr-core-page-builder-body [data-skin="Dark Personnel"] .gdlr-core-skin-e-content:-moz-placeholder{color:#3a3a3a;}
.gdlr-core-page-builder-body [data-skin="Dark Personnel"] input:not([type="button"]):not([type="submit"]):not([type="reset"]), body .gdlr-core-page-builder-body [data-skin="Dark Personnel"] select, .gdlr-core-page-builder-body [data-skin="Dark Personnel"] textarea{color:#3a3a3a;}
.gdlr-core-page-builder-body [data-skin="Dark Personnel"] input::-webkit-input-placeholder{color:#3a3a3a;}
.gdlr-core-page-builder-body [data-skin="Dark Personnel"] input::-moz-placeholder{color:#3a3a3a;}
.gdlr-core-page-builder-body [data-skin="Dark Personnel"] input:-ms-input-placeholder{color:#3a3a3a;}
.gdlr-core-page-builder-body [data-skin="Dark Personnel"] input:-moz-placeholder{color:#3a3a3a;}
.gdlr-core-page-builder-body [data-skin="Maintenance"] h1, .gdlr-core-page-builder-body [data-skin="Maintenance"] h2, .gdlr-core-page-builder-body [data-skin="Maintenance"] h3, .gdlr-core-page-builder-body [data-skin="Maintenance"] h4, .gdlr-core-page-builder-body [data-skin="Maintenance"] h5, .gdlr-core-page-builder-body [data-skin="Maintenance"] h6, .gdlr-core-page-builder-body [data-skin="Maintenance"] .gdlr-core-skin-title, .gdlr-core-page-builder-body [data-skin="Maintenance"] .gdlr-core-skin-title a, .gdlr-core-page-builder-body [data-skin="Maintenance"] label{color:#ffffff}
.gdlr-core-page-builder-body [data-skin="Maintenance"] .gdlr-core-skin-caption, .gdlr-core-page-builder-body [data-skin="Maintenance"] .gdlr-core-skin-caption a, .gdlr-core-page-builder-body [data-skin="Maintenance"] .gdlr-core-skin-caption a:hover{color:#ffffff}
.gdlr-core-page-builder-body [data-skin="Maintenance"], .gdlr-core-page-builder-body [data-skin="Maintenance"] .gdlr-core-skin-content{color:#d8d8d8}
.gdlr-core-page-builder-body [data-skin="Maintenance"] .gdlr-core-skin-divider{border-color:#bababa;column-rule-color:#bababa;-moz-column-rule-color:#bababa;-webkit-column-rule-color:#bababa;}
.gdlr-core-page-builder-body [data-skin="Maintenance"] .gdlr-core-flexslider.gdlr-core-nav-style-middle-large .flex-direction-nav li a{border-color:#bababa}
.gdlr-core-page-builder-body [data-skin="Maintenance"] *, .gdlr-core-page-builder-body [data-skin="Maintenance"] .gdlr-core-skin-border{border-color:#727272}
.gdlr-core-page-builder-body [data-skin="Maintenance"] input:not([type="button"]):not([type="submit"]):not([type="reset"]), body .gdlr-core-page-builder-body [data-skin="Maintenance"] select, .gdlr-core-page-builder-body [data-skin="Maintenance"] textarea{border-color:#727272;}
.gdlr-core-page-builder-body [data-skin="Dark Search"] h1, .gdlr-core-page-builder-body [data-skin="Dark Search"] h2, .gdlr-core-page-builder-body [data-skin="Dark Search"] h3, .gdlr-core-page-builder-body [data-skin="Dark Search"] h4, .gdlr-core-page-builder-body [data-skin="Dark Search"] h5, .gdlr-core-page-builder-body [data-skin="Dark Search"] h6, .gdlr-core-page-builder-body [data-skin="Dark Search"] .gdlr-core-skin-title, .gdlr-core-page-builder-body [data-skin="Dark Search"] .gdlr-core-skin-title a, .gdlr-core-page-builder-body [data-skin="Dark Search"] label{color:#ffffff}
.gdlr-core-page-builder-body [data-skin="Dark Search"], .gdlr-core-page-builder-body [data-skin="Dark Search"] .gdlr-core-skin-content{color:#c2cadd}
.gdlr-core-page-builder-body [data-skin="Dark Search"] i, .gdlr-core-page-builder-body [data-skin="Dark Search"] .gdlr-core-skin-icon, .gdlr-core-page-builder-body [data-skin="Dark Search"] .gdlr-core-skin-icon:before, .gdlr-core-page-builder-body [data-skin="Dark Search"] .traveltour-widget ul li:before{color:#ccd5e8}
.gdlr-core-page-builder-body [data-skin="Dark Search"] .gdlr-core-blog-modern.gdlr-core-with-image .gdlr-core-blog-info-wrapper i{color:#ccd5e8;}
.gdlr-core-page-builder-body [data-skin="Dark Search"] .tourmaster-combobox-wrap:after, .gdlr-core-page-builder-body [data-skin="Dark Search"] .tourmaster-datepicker-wrap:after, .gdlr-core-page-builder-body [data-skin="Dark Search"] .tourmaster-tour-search-field-inner:after{color:#ccd5e8;}
.gdlr-core-page-builder-body [data-skin="Dark Search"] .gdlr-core-skin-divider{border-color:#676e74;column-rule-color:#676e74;-moz-column-rule-color:#676e74;-webkit-column-rule-color:#676e74;}
.gdlr-core-page-builder-body [data-skin="Dark Search"] .gdlr-core-flexslider.gdlr-core-nav-style-middle-large .flex-direction-nav li a{border-color:#676e74}
.gdlr-core-page-builder-body [data-skin="Dark Search"] *, .gdlr-core-page-builder-body [data-skin="Dark Search"] .gdlr-core-skin-border{border-color:#676e74}
.gdlr-core-page-builder-body [data-skin="Dark Search"] input:not([type="button"]):not([type="submit"]):not([type="reset"]), body .gdlr-core-page-builder-body [data-skin="Dark Search"] select, .gdlr-core-page-builder-body [data-skin="Dark Search"] textarea{border-color:#676e74;}
.gdlr-core-page-builder-body [data-skin="Dark Search"] .gdlr-core-skin-e-background{background-color:#585d6b}
.gdlr-core-page-builder-body [data-skin="Dark Search"] .gdlr-core-flexslider-nav.gdlr-core-round-style li a, .gdlr-core-page-builder-body [data-skin="Dark Search"] .gdlr-core-flexslider-nav.gdlr-core-rectangle-style li a{background-color:#585d6b;}
.gdlr-core-page-builder-body [data-skin="Dark Search"] .gdlr-core-flexslider .flex-control-nav li a{border-color:#585d6b;}
.gdlr-core-page-builder-body [data-skin="Dark Search"] .gdlr-core-flexslider .flex-control-nav li a.flex-active{background-color:#585d6b;}
.gdlr-core-page-builder-body [data-skin="Dark Search"] input:not([type="button"]):not([type="submit"]):not([type="reset"]), body .gdlr-core-page-builder-body [data-skin="Dark Search"] select, .gdlr-core-page-builder-body [data-skin="Dark Search"] textarea{background-color:#585d6b;}
.gdlr-core-page-builder-body [data-skin="Dark Search"] .gdlr-core-skin-e-content{color:#b9c1d5}
.gdlr-core-page-builder-body [data-skin="Dark Search"] .gdlr-core-flexslider-nav.gdlr-core-round-style li a i, .gdlr-core-page-builder-body [data-skin="Dark Search"] .gdlr-core-flexslider-nav.gdlr-core-rectangle-style li a i{color:#b9c1d5;}
.gdlr-core-page-builder-body [data-skin="Dark Search"] .gdlr-core-skin-e-content::-webkit-input-placeholder{color:#b9c1d5;}
.gdlr-core-page-builder-body [data-skin="Dark Search"] .gdlr-core-skin-e-content::-moz-placeholder{color:#b9c1d5;}
.gdlr-core-page-builder-body [data-skin="Dark Search"] .gdlr-core-skin-e-content:-ms-input-placeholder{color:#b9c1d5;}
.gdlr-core-page-builder-body [data-skin="Dark Search"] .gdlr-core-skin-e-content:-moz-placeholder{color:#b9c1d5;}
.gdlr-core-page-builder-body [data-skin="Dark Search"] input:not([type="button"]):not([type="submit"]):not([type="reset"]), body .gdlr-core-page-builder-body [data-skin="Dark Search"] select, .gdlr-core-page-builder-body [data-skin="Dark Search"] textarea{color:#b9c1d5;}
.gdlr-core-page-builder-body [data-skin="Dark Search"] input::-webkit-input-placeholder{color:#b9c1d5;}
.gdlr-core-page-builder-body [data-skin="Dark Search"] input::-moz-placeholder{color:#b9c1d5;}
.gdlr-core-page-builder-body [data-skin="Dark Search"] input:-ms-input-placeholder{color:#b9c1d5;}
.gdlr-core-page-builder-body [data-skin="Dark Search"] input:-moz-placeholder{color:#b9c1d5;}
.gdlr-core-page-builder-body [data-skin="Dark Search"] .gdlr-core-button, .gdlr-core-page-builder-body [data-skin="Dark Search"] .gdlr-core-button-color{background-color:#4296ed}
.gdlr-core-page-builder-body [data-skin="Dark Search"] input[type="button"], .gdlr-core-page-builder-body [data-skin="Dark Search"] input[type="submit"]{background-color:#4296ed;}
.gdlr-core-page-builder-body [data-skin="Dark Search"] .gdlr-core-pagination a{background-color:#4296ed}
.gdlr-core-page-builder-body [data-skin="Grey Frame"] .gdlr-core-skin-e-background{background-color:#f6f6f6}
.gdlr-core-page-builder-body [data-skin="Grey Frame"] .gdlr-core-flexslider-nav.gdlr-core-round-style li a, .gdlr-core-page-builder-body [data-skin="Grey Frame"] .gdlr-core-flexslider-nav.gdlr-core-rectangle-style li a{background-color:#f6f6f6;}
.gdlr-core-page-builder-body [data-skin="Grey Frame"] .gdlr-core-flexslider .flex-control-nav li a{border-color:#f6f6f6;}
.gdlr-core-page-builder-body [data-skin="Grey Frame"] .gdlr-core-flexslider .flex-control-nav li a.flex-active{background-color:#f6f6f6;}
.gdlr-core-page-builder-body [data-skin="Grey Frame"] input:not([type="button"]):not([type="submit"]):not([type="reset"]), body .gdlr-core-page-builder-body [data-skin="Grey Frame"] select, .gdlr-core-page-builder-body [data-skin="Grey Frame"] textarea{background-color:#f6f6f6;}
.gdlr-core-page-builder-body [data-skin="Newsletter form"] .gdlr-core-skin-divider{border-color:#bcbcbc;column-rule-color:#bcbcbc;-moz-column-rule-color:#bcbcbc;-webkit-column-rule-color:#bcbcbc;}
.gdlr-core-page-builder-body [data-skin="Newsletter form"] .gdlr-core-flexslider.gdlr-core-nav-style-middle-large .flex-direction-nav li a{border-color:#bcbcbc}
.gdlr-core-page-builder-body [data-skin="Newsletter form"] *, .gdlr-core-page-builder-body [data-skin="Newsletter form"] .gdlr-core-skin-border{border-color:#f3f3f3}
.gdlr-core-page-builder-body [data-skin="Newsletter form"] input:not([type="button"]):not([type="submit"]):not([type="reset"]), body .gdlr-core-page-builder-body [data-skin="Newsletter form"] select, .gdlr-core-page-builder-body [data-skin="Newsletter form"] textarea{border-color:#f3f3f3;}
.gdlr-core-page-builder-body [data-skin="Newsletter form"] .gdlr-core-skin-e-background{background-color:#f3f3f3}
.gdlr-core-page-builder-body [data-skin="Newsletter form"] .gdlr-core-flexslider-nav.gdlr-core-round-style li a, .gdlr-core-page-builder-body [data-skin="Newsletter form"] .gdlr-core-flexslider-nav.gdlr-core-rectangle-style li a{background-color:#f3f3f3;}
.gdlr-core-page-builder-body [data-skin="Newsletter form"] .gdlr-core-flexslider .flex-control-nav li a{border-color:#f3f3f3;}
.gdlr-core-page-builder-body [data-skin="Newsletter form"] .gdlr-core-flexslider .flex-control-nav li a.flex-active{background-color:#f3f3f3;}
.gdlr-core-page-builder-body [data-skin="Newsletter form"] input:not([type="button"]):not([type="submit"]):not([type="reset"]), body .gdlr-core-page-builder-body [data-skin="Newsletter form"] select, .gdlr-core-page-builder-body [data-skin="Newsletter form"] textarea{background-color:#f3f3f3;}
.gdlr-core-page-builder-body [data-skin="Newsletter form"] .gdlr-core-skin-e-content{color:#757575}
.gdlr-core-page-builder-body [data-skin="Newsletter form"] .gdlr-core-flexslider-nav.gdlr-core-round-style li a i, .gdlr-core-page-builder-body [data-skin="Newsletter form"] .gdlr-core-flexslider-nav.gdlr-core-rectangle-style li a i{color:#757575;}
.gdlr-core-page-builder-body [data-skin="Newsletter form"] .gdlr-core-skin-e-content::-webkit-input-placeholder{color:#757575;}
.gdlr-core-page-builder-body [data-skin="Newsletter form"] .gdlr-core-skin-e-content::-moz-placeholder{color:#757575;}
.gdlr-core-page-builder-body [data-skin="Newsletter form"] .gdlr-core-skin-e-content:-ms-input-placeholder{color:#757575;}
.gdlr-core-page-builder-body [data-skin="Newsletter form"] .gdlr-core-skin-e-content:-moz-placeholder{color:#757575;}
.gdlr-core-page-builder-body [data-skin="Newsletter form"] input:not([type="button"]):not([type="submit"]):not([type="reset"]), body .gdlr-core-page-builder-body [data-skin="Newsletter form"] select, .gdlr-core-page-builder-body [data-skin="Newsletter form"] textarea{color:#757575;}
.gdlr-core-page-builder-body [data-skin="Newsletter form"] input::-webkit-input-placeholder{color:#757575;}
.gdlr-core-page-builder-body [data-skin="Newsletter form"] input::-moz-placeholder{color:#757575;}
.gdlr-core-page-builder-body [data-skin="Newsletter form"] input:-ms-input-placeholder{color:#757575;}
.gdlr-core-page-builder-body [data-skin="Newsletter form"] input:-moz-placeholder{color:#757575;}
.gdlr-core-page-builder-body [data-skin="Yacht Column Service"] h1, .gdlr-core-page-builder-body [data-skin="Yacht Column Service"] h2, .gdlr-core-page-builder-body [data-skin="Yacht Column Service"] h3, .gdlr-core-page-builder-body [data-skin="Yacht Column Service"] h4, .gdlr-core-page-builder-body [data-skin="Yacht Column Service"] h5, .gdlr-core-page-builder-body [data-skin="Yacht Column Service"] h6, .gdlr-core-page-builder-body [data-skin="Yacht Column Service"] .gdlr-core-skin-title, .gdlr-core-page-builder-body [data-skin="Yacht Column Service"] .gdlr-core-skin-title a, .gdlr-core-page-builder-body [data-skin="Yacht Column Service"] label{color:#ffffff}
.gdlr-core-page-builder-body [data-skin="Yacht Column Service"], .gdlr-core-page-builder-body [data-skin="Yacht Column Service"] .gdlr-core-skin-content{color:#aab6cf}
.gdlr-core-page-builder-body [data-skin="yacht search form"] *, .gdlr-core-page-builder-body [data-skin="yacht search form"] .gdlr-core-skin-border{border-color:#ffffff}
.gdlr-core-page-builder-body [data-skin="yacht search form"] input:not([type="button"]):not([type="submit"]):not([type="reset"]), body .gdlr-core-page-builder-body [data-skin="yacht search form"] select, .gdlr-core-page-builder-body [data-skin="yacht search form"] textarea{border-color:#ffffff;}
.gdlr-core-page-builder-body [data-skin="yacht search form"] .gdlr-core-skin-e-background{background-color:#ffffff}
.gdlr-core-page-builder-body [data-skin="yacht search form"] .gdlr-core-flexslider-nav.gdlr-core-round-style li a, .gdlr-core-page-builder-body [data-skin="yacht search form"] .gdlr-core-flexslider-nav.gdlr-core-rectangle-style li a{background-color:#ffffff;}
.gdlr-core-page-builder-body [data-skin="yacht search form"] .gdlr-core-flexslider .flex-control-nav li a{border-color:#ffffff;}
.gdlr-core-page-builder-body [data-skin="yacht search form"] .gdlr-core-flexslider .flex-control-nav li a.flex-active{background-color:#ffffff;}
.gdlr-core-page-builder-body [data-skin="yacht search form"] input:not([type="button"]):not([type="submit"]):not([type="reset"]), body .gdlr-core-page-builder-body [data-skin="yacht search form"] select, .gdlr-core-page-builder-body [data-skin="yacht search form"] textarea{background-color:#ffffff;}
.gdlr-core-page-builder-body [data-skin="yacht search form"] .gdlr-core-button, .gdlr-core-page-builder-body [data-skin="yacht search form"] .gdlr-core-button-color{background-color:#313131}
.gdlr-core-page-builder-body [data-skin="yacht search form"] input[type="button"], .gdlr-core-page-builder-body [data-skin="yacht search form"] input[type="submit"]{background-color:#313131;}
.gdlr-core-page-builder-body [data-skin="yacht search form"] .gdlr-core-pagination a{background-color:#313131}
.gdlr-core-page-builder-body [data-skin="Yacht Counter"] h1, .gdlr-core-page-builder-body [data-skin="Yacht Counter"] h2, .gdlr-core-page-builder-body [data-skin="Yacht Counter"] h3, .gdlr-core-page-builder-body [data-skin="Yacht Counter"] h4, .gdlr-core-page-builder-body [data-skin="Yacht Counter"] h5, .gdlr-core-page-builder-body [data-skin="Yacht Counter"] h6, .gdlr-core-page-builder-body [data-skin="Yacht Counter"] .gdlr-core-skin-title, .gdlr-core-page-builder-body [data-skin="Yacht Counter"] .gdlr-core-skin-title a, .gdlr-core-page-builder-body [data-skin="Yacht Counter"] label{color:#ffffff}
.gdlr-core-page-builder-body [data-skin="Yacht Counter"] .gdlr-core-skin-caption, .gdlr-core-page-builder-body [data-skin="Yacht Counter"] .gdlr-core-skin-caption a, .gdlr-core-page-builder-body [data-skin="Yacht Counter"] .gdlr-core-skin-caption a:hover{color:#97afd9}
.gdlr-core-page-builder-body [data-skin="Yacht Counter"], .gdlr-core-page-builder-body [data-skin="Yacht Counter"] .gdlr-core-skin-content{color:#97afd9}
.gdlr-core-page-builder-body [data-skin="Yacht Testimonial"] *, .gdlr-core-page-builder-body [data-skin="Yacht Testimonial"] .gdlr-core-skin-border{border-color:#b4a07b}
.gdlr-core-page-builder-body [data-skin="Yacht Testimonial"] input:not([type="button"]):not([type="submit"]):not([type="reset"]), body .gdlr-core-page-builder-body [data-skin="Yacht Testimonial"] select, .gdlr-core-page-builder-body [data-skin="Yacht Testimonial"] textarea{border-color:#b4a07b;}
.gdlr-core-page-builder-body [data-skin="Yacht Testimonial"] .gdlr-core-skin-e-background{background-color:#b4a07b}
.gdlr-core-page-builder-body [data-skin="Yacht Testimonial"] .gdlr-core-flexslider-nav.gdlr-core-round-style li a, .gdlr-core-page-builder-body [data-skin="Yacht Testimonial"] .gdlr-core-flexslider-nav.gdlr-core-rectangle-style li a{background-color:#b4a07b;}
.gdlr-core-page-builder-body [data-skin="Yacht Testimonial"] .gdlr-core-flexslider .flex-control-nav li a{border-color:#b4a07b;}
.gdlr-core-page-builder-body [data-skin="Yacht Testimonial"] .gdlr-core-flexslider .flex-control-nav li a.flex-active{background-color:#b4a07b;}
.gdlr-core-page-builder-body [data-skin="Yacht Testimonial"] input:not([type="button"]):not([type="submit"]):not([type="reset"]), body .gdlr-core-page-builder-body [data-skin="Yacht Testimonial"] select, .gdlr-core-page-builder-body [data-skin="Yacht Testimonial"] textarea{background-color:#b4a07b;}
.gdlr-core-page-builder-body [data-skin="Yacht Testimonial"] .gdlr-core-skin-e-content{color:#b4a07b}
.gdlr-core-page-builder-body [data-skin="Yacht Testimonial"] .gdlr-core-flexslider-nav.gdlr-core-round-style li a i, .gdlr-core-page-builder-body [data-skin="Yacht Testimonial"] .gdlr-core-flexslider-nav.gdlr-core-rectangle-style li a i{color:#b4a07b;}
.gdlr-core-page-builder-body [data-skin="Yacht Testimonial"] .gdlr-core-skin-e-content::-webkit-input-placeholder{color:#b4a07b;}
.gdlr-core-page-builder-body [data-skin="Yacht Testimonial"] .gdlr-core-skin-e-content::-moz-placeholder{color:#b4a07b;}
.gdlr-core-page-builder-body [data-skin="Yacht Testimonial"] .gdlr-core-skin-e-content:-ms-input-placeholder{color:#b4a07b;}
.gdlr-core-page-builder-body [data-skin="Yacht Testimonial"] .gdlr-core-skin-e-content:-moz-placeholder{color:#b4a07b;}
.gdlr-core-page-builder-body [data-skin="Yacht Testimonial"] input:not([type="button"]):not([type="submit"]):not([type="reset"]), body .gdlr-core-page-builder-body [data-skin="Yacht Testimonial"] select, .gdlr-core-page-builder-body [data-skin="Yacht Testimonial"] textarea{color:#b4a07b;}
.gdlr-core-page-builder-body [data-skin="Yacht Testimonial"] input::-webkit-input-placeholder{color:#b4a07b;}
.gdlr-core-page-builder-body [data-skin="Yacht Testimonial"] input::-moz-placeholder{color:#b4a07b;}
.gdlr-core-page-builder-body [data-skin="Yacht Testimonial"] input:-ms-input-placeholder{color:#b4a07b;}
.gdlr-core-page-builder-body [data-skin="Yacht Testimonial"] input:-moz-placeholder{color:#b4a07b;}
.gdlr-core-page-builder-body [data-skin="Blue Search"] h1, .gdlr-core-page-builder-body [data-skin="Blue Search"] h2, .gdlr-core-page-builder-body [data-skin="Blue Search"] h3, .gdlr-core-page-builder-body [data-skin="Blue Search"] h4, .gdlr-core-page-builder-body [data-skin="Blue Search"] h5, .gdlr-core-page-builder-body [data-skin="Blue Search"] h6, .gdlr-core-page-builder-body [data-skin="Blue Search"] .gdlr-core-skin-title, .gdlr-core-page-builder-body [data-skin="Blue Search"] .gdlr-core-skin-title a, .gdlr-core-page-builder-body [data-skin="Blue Search"] label{color:#ffffff}
.gdlr-core-page-builder-body [data-skin="Blue Search"] .gdlr-core-skin-caption, .gdlr-core-page-builder-body [data-skin="Blue Search"] .gdlr-core-skin-caption a, .gdlr-core-page-builder-body [data-skin="Blue Search"] .gdlr-core-skin-caption a:hover{color:#ffffff}
.gdlr-core-page-builder-body [data-skin="Blue Search"], .gdlr-core-page-builder-body [data-skin="Blue Search"] .gdlr-core-skin-content{color:#ffffff}
.gdlr-core-page-builder-body [data-skin="Blue Search"] *, .gdlr-core-page-builder-body [data-skin="Blue Search"] .gdlr-core-skin-border{border-color:#ffffff}
.gdlr-core-page-builder-body [data-skin="Blue Search"] input:not([type="button"]):not([type="submit"]):not([type="reset"]), body .gdlr-core-page-builder-body [data-skin="Blue Search"] select, .gdlr-core-page-builder-body [data-skin="Blue Search"] textarea{border-color:#ffffff;}
.gdlr-core-page-builder-body [data-skin="Blue Search"] .gdlr-core-skin-e-background{background-color:#ffffff}
.gdlr-core-page-builder-body [data-skin="Blue Search"] .gdlr-core-flexslider-nav.gdlr-core-round-style li a, .gdlr-core-page-builder-body [data-skin="Blue Search"] .gdlr-core-flexslider-nav.gdlr-core-rectangle-style li a{background-color:#ffffff;}
.gdlr-core-page-builder-body [data-skin="Blue Search"] .gdlr-core-flexslider .flex-control-nav li a{border-color:#ffffff;}
.gdlr-core-page-builder-body [data-skin="Blue Search"] .gdlr-core-flexslider .flex-control-nav li a.flex-active{background-color:#ffffff;}
.gdlr-core-page-builder-body [data-skin="Blue Search"] input:not([type="button"]):not([type="submit"]):not([type="reset"]), body .gdlr-core-page-builder-body [data-skin="Blue Search"] select, .gdlr-core-page-builder-body [data-skin="Blue Search"] textarea{background-color:#ffffff;}
.gdlr-core-page-builder-body [data-skin="Blue Search"] .gdlr-core-skin-e-content{color:#a3a3a3}
.gdlr-core-page-builder-body [data-skin="Blue Search"] .gdlr-core-flexslider-nav.gdlr-core-round-style li a i, .gdlr-core-page-builder-body [data-skin="Blue Search"] .gdlr-core-flexslider-nav.gdlr-core-rectangle-style li a i{color:#a3a3a3;}
.gdlr-core-page-builder-body [data-skin="Blue Search"] .gdlr-core-skin-e-content::-webkit-input-placeholder{color:#a3a3a3;}
.gdlr-core-page-builder-body [data-skin="Blue Search"] .gdlr-core-skin-e-content::-moz-placeholder{color:#a3a3a3;}
.gdlr-core-page-builder-body [data-skin="Blue Search"] .gdlr-core-skin-e-content:-ms-input-placeholder{color:#a3a3a3;}
.gdlr-core-page-builder-body [data-skin="Blue Search"] .gdlr-core-skin-e-content:-moz-placeholder{color:#a3a3a3;}
.gdlr-core-page-builder-body [data-skin="Blue Search"] input:not([type="button"]):not([type="submit"]):not([type="reset"]), body .gdlr-core-page-builder-body [data-skin="Blue Search"] select, .gdlr-core-page-builder-body [data-skin="Blue Search"] textarea{color:#a3a3a3;}
.gdlr-core-page-builder-body [data-skin="Blue Search"] input::-webkit-input-placeholder{color:#a3a3a3;}
.gdlr-core-page-builder-body [data-skin="Blue Search"] input::-moz-placeholder{color:#a3a3a3;}
.gdlr-core-page-builder-body [data-skin="Blue Search"] input:-ms-input-placeholder{color:#a3a3a3;}
.gdlr-core-page-builder-body [data-skin="Blue Search"] input:-moz-placeholder{color:#a3a3a3;}
.gdlr-core-page-builder-body [data-skin="Blue Search"] .gdlr-core-button, .gdlr-core-page-builder-body [data-skin="Blue Search"] .gdlr-core-button-color{color:#ffffff}
.gdlr-core-page-builder-body [data-skin="Blue Search"] input[type="button"], .gdlr-core-page-builder-body [data-skin="Blue Search"] input[type="submit"]{color:#ffffff;}
.gdlr-core-page-builder-body [data-skin="Blue Search"] .gdlr-core-pagination a{color:#ffffff}
.gdlr-core-page-builder-body [data-skin="Blue Search"] .gdlr-core-button:hover, .gdlr-core-page-builder-body [data-skin="Blue Search"] .gdlr-core-button-color:hover, .gdlr-core-page-builder-body [data-skin="Blue Search"] .gdlr-core-button-color.gdlr-core-active{color:#d6d6d6}
.gdlr-core-page-builder-body [data-skin="Blue Search"] input[type="button"]:hover, .gdlr-core-page-builder-body [data-skin="Blue Search"] input[type="submit"]:hover{color:#d6d6d6;}
.gdlr-core-page-builder-body [data-skin="Blue Search"] .gdlr-core-pagination a:hover, .gdlr-core-page-builder-body [data-skin="Blue Search"] .gdlr-core-pagination a.gdlr-core-active, .gdlr-core-page-builder-body [data-skin="Blue Search"] .gdlr-core-pagination span{color:#d6d6d6}
.gdlr-core-page-builder-body [data-skin="Blue Search"] .gdlr-core-button, .gdlr-core-page-builder-body [data-skin="Blue Search"] .gdlr-core-button-color{background-color:#978158}
.gdlr-core-page-builder-body [data-skin="Blue Search"] input[type="button"], .gdlr-core-page-builder-body [data-skin="Blue Search"] input[type="submit"]{background-color:#978158;}
.gdlr-core-page-builder-body [data-skin="Blue Search"] .gdlr-core-pagination a{background-color:#978158}
.gdlr-core-page-builder-body [data-skin="Blue Search"] .gdlr-core-button:hover, .gdlr-core-page-builder-body [data-skin="Blue Search"] .gdlr-core-button-color:hover, .gdlr-core-page-builder-body [data-skin="Blue Search"] .gdlr-core-button-color.gdlr-core-active{background-color:#0a0a0a}
.gdlr-core-page-builder-body [data-skin="Blue Search"] input[type="button"]:hover, .gdlr-core-page-builder-body [data-skin="Blue Search"] input[type="submit"]:hover{background-color:#0a0a0a;}
.gdlr-core-page-builder-body [data-skin="Blue Search"] .gdlr-core-pagination a:hover, .gdlr-core-page-builder-body [data-skin="Blue Search"] .gdlr-core-pagination a.gdlr-core-active, .gdlr-core-page-builder-body [data-skin="Blue Search"] .gdlr-core-pagination span{background-color:#0a0a0a}
.gdlr-core-page-builder-body [data-skin="Blue Carousel"] i, .gdlr-core-page-builder-body [data-skin="Blue Carousel"] .gdlr-core-skin-icon, .gdlr-core-page-builder-body [data-skin="Blue Carousel"] .gdlr-core-skin-icon:before, .gdlr-core-page-builder-body [data-skin="Blue Carousel"] .traveltour-widget ul li:before{color:#ffffff}
.gdlr-core-page-builder-body [data-skin="Blue Carousel"] .gdlr-core-blog-modern.gdlr-core-with-image .gdlr-core-blog-info-wrapper i{color:#ffffff;}
.gdlr-core-page-builder-body [data-skin="Blue Carousel"] .tourmaster-combobox-wrap:after, .gdlr-core-page-builder-body [data-skin="Blue Carousel"] .tourmaster-datepicker-wrap:after, .gdlr-core-page-builder-body [data-skin="Blue Carousel"] .tourmaster-tour-search-field-inner:after{color:#ffffff;}
.gdlr-core-page-builder-body [data-skin="Blue Carousel"] .gdlr-core-skin-e-background{background-color:#234076}
.gdlr-core-page-builder-body [data-skin="Blue Carousel"] .gdlr-core-flexslider-nav.gdlr-core-round-style li a, .gdlr-core-page-builder-body [data-skin="Blue Carousel"] .gdlr-core-flexslider-nav.gdlr-core-rectangle-style li a{background-color:#234076;}
.gdlr-core-page-builder-body [data-skin="Blue Carousel"] .gdlr-core-flexslider .flex-control-nav li a{border-color:#234076;}
.gdlr-core-page-builder-body [data-skin="Blue Carousel"] .gdlr-core-flexslider .flex-control-nav li a.flex-active{background-color:#234076;}
.gdlr-core-page-builder-body [data-skin="Blue Carousel"] input:not([type="button"]):not([type="submit"]):not([type="reset"]), body .gdlr-core-page-builder-body [data-skin="Blue Carousel"] select, .gdlr-core-page-builder-body [data-skin="Blue Carousel"] textarea{background-color:#234076;}
.gdlr-core-page-builder-body [data-skin="Blue Carousel"] .gdlr-core-skin-e-content{color:#ffffff}
.gdlr-core-page-builder-body [data-skin="Blue Carousel"] .gdlr-core-flexslider-nav.gdlr-core-round-style li a i, .gdlr-core-page-builder-body [data-skin="Blue Carousel"] .gdlr-core-flexslider-nav.gdlr-core-rectangle-style li a i{color:#ffffff;}
.gdlr-core-page-builder-body [data-skin="Blue Carousel"] .gdlr-core-skin-e-content::-webkit-input-placeholder{color:#ffffff;}
.gdlr-core-page-builder-body [data-skin="Blue Carousel"] .gdlr-core-skin-e-content::-moz-placeholder{color:#ffffff;}
.gdlr-core-page-builder-body [data-skin="Blue Carousel"] .gdlr-core-skin-e-content:-ms-input-placeholder{color:#ffffff;}
.gdlr-core-page-builder-body [data-skin="Blue Carousel"] .gdlr-core-skin-e-content:-moz-placeholder{color:#ffffff;}
.gdlr-core-page-builder-body [data-skin="Blue Carousel"] input:not([type="button"]):not([type="submit"]):not([type="reset"]), body .gdlr-core-page-builder-body [data-skin="Blue Carousel"] select, .gdlr-core-page-builder-body [data-skin="Blue Carousel"] textarea{color:#ffffff;}
.gdlr-core-page-builder-body [data-skin="Blue Carousel"] input::-webkit-input-placeholder{color:#ffffff;}
.gdlr-core-page-builder-body [data-skin="Blue Carousel"] input::-moz-placeholder{color:#ffffff;}
.gdlr-core-page-builder-body [data-skin="Blue Carousel"] input:-ms-input-placeholder{color:#ffffff;}
.gdlr-core-page-builder-body [data-skin="Blue Carousel"] input:-moz-placeholder{color:#ffffff;}
.gdlr-core-page-builder-body [data-skin="Dark"] .gdlr-core-button.gdlr-core-button-gradient{background:-webkit-linear-gradient(#ffffff, #d6d6d6);background:-o-linear-gradient(#ffffff, #d6d6d6);background:-moz-linear-gradient(#ffffff, #d6d6d6);background:linear-gradient(#ffffff, #d6d6d6);}
.gdlr-core-page-builder-body [data-skin="Dark"] .gdlr-core-button.gdlr-core-button-gradient-v{background:-webkit-linear-gradient(to right, #ffffff, #d6d6d6);background:-o-linear-gradient(to right, #ffffff, #d6d6d6);background:-moz-linear-gradient(to right, #ffffff, #d6d6d6);background:linear-gradient(to right, #ffffff, #d6d6d6);}
.gdlr-core-page-builder-body [data-skin="White Text"] .gdlr-core-button.gdlr-core-button-gradient{background:-webkit-linear-gradient(#212121, #262626);background:-o-linear-gradient(#212121, #262626);background:-moz-linear-gradient(#212121, #262626);background:linear-gradient(#212121, #262626);}
.gdlr-core-page-builder-body [data-skin="White Text"] .gdlr-core-button.gdlr-core-button-gradient-v{background:-webkit-linear-gradient(to right, #212121, #262626);background:-o-linear-gradient(to right, #212121, #262626);background:-moz-linear-gradient(to right, #212121, #262626);background:linear-gradient(to right, #212121, #262626);}
.gdlr-core-page-builder-body [data-skin="Blue Search"] .gdlr-core-button.gdlr-core-button-gradient{background:-webkit-linear-gradient(#978158, #0a0a0a);background:-o-linear-gradient(#978158, #0a0a0a);background:-moz-linear-gradient(#978158, #0a0a0a);background:linear-gradient(#978158, #0a0a0a);}
.gdlr-core-page-builder-body [data-skin="Blue Search"] .gdlr-core-button.gdlr-core-button-gradient-v{background:-webkit-linear-gradient(to right, #978158, #0a0a0a);background:-o-linear-gradient(to right, #978158, #0a0a0a);background:-moz-linear-gradient(to right, #978158, #0a0a0a);background:linear-gradient(to right, #978158, #0a0a0a);}
.traveltour-item-mgb, .gdlr-core-item-mgb{margin-bottom:40px;}
.traveltour-body .gdlr-core-testimonial-item .gdlr-core-flexslider.gdlr-core-with-outer-frame-element .flex-viewport, .traveltour-body .gdlr-core-feature-content-item .gdlr-core-flexslider.gdlr-core-with-outer-frame-element .flex-viewport, .traveltour-body .gdlr-core-personnel-item .gdlr-core-flexslider.gdlr-core-with-outer-frame-element .flex-viewport, .traveltour-body .gdlr-core-hover-box-item .gdlr-core-flexslider.gdlr-core-with-outer-frame-element .flex-viewport,.traveltour-body .gdlr-core-portfolio-item .gdlr-core-flexslider.gdlr-core-with-outer-frame-element .flex-viewport, .traveltour-body .gdlr-core-product-item .gdlr-core-flexslider.gdlr-core-with-outer-frame-element .flex-viewport, .traveltour-body .gdlr-core-product-item .gdlr-core-flexslider.gdlr-core-with-outer-frame-element .flex-viewport, .traveltour-body .gdlr-core-blog-item .gdlr-core-flexslider.gdlr-core-with-outer-frame-element .flex-viewport, .traveltour-body .tourmaster-tour-item .gdlr-core-flexslider.gdlr-core-with-outer-frame-element .flex-viewport, .traveltour-body .tourmaster-room-item .gdlr-core-flexslider.gdlr-core-with-outer-frame-element .flex-viewport, .traveltour-body .traveltour-lp-course-list-item .gdlr-core-flexslider.gdlr-core-with-outer-frame-element .flex-viewport{ padding-top: 60px; margin-top: -60px; padding-right: 39px; margin-right: -39px; padding-left: 39px; margin-left: -39px; padding-bottom: 60px; margin-bottom: -60px; }.tourmaster-item-mgb{margin-bottom:40px;}
.tourmaster-container{max-width:1320px;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:404px;}
.tourmaster-single-header-title-wrap{padding-bottom:45px;}
.tourmaster-single-header-background-overlay{opacity:0.25;}
.tourmaster-single-header-top-overlay{height:290px;}
.tourmaster-single-header-overlay{height:260px;}
.tourmaster-user-navigation .tourmaster-user-navigation-item.tourmaster-active a, .tourmaster-user-navigation .tourmaster-user-navigation-item.tourmaster-active a:hover{color:#234076;}
.tourmaster-user-navigation .tourmaster-user-navigation-item.tourmaster-active:before{border-color:#234076;}
.tourmaster-body .tourmaster-user-breadcrumbs span.tourmaster-active{color:#234076;}
.tourmaster-user-content-block .tourmaster-user-content-title{color:#234076;}
.tourmaster-notification-box, .tourmaster-user-update-notification{background:#234076;}
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:#234076;}
.goodlayers-payment-form form input.goodlayers-payment-button[type="submit"]{background-color:#234076;}
.tourmaster-body .tourmaster-pagination a:hover, .tourmaster-body .tourmaster-pagination a.tourmaster-active, .tourmaster-body .tourmaster-pagination span{background-color:#234076;}
.tourmaster-body .tourmaster-filterer-wrap a:hover, .tourmaster-body .tourmaster-filterer-wrap a.tourmaster-active{color:#234076;}
table.tourmaster-my-booking-table .tourmaster-my-booking-title, table.tourmaster-my-booking-table .tourmaster-my-booking-title:hover{color:#234076;}
.tourmaster-template-wrapper-user .tourmaster-my-booking-filter a:hover, .tourmaster-template-wrapper-user .tourmaster-my-booking-filter a.tourmaster-active{color:#234076;}
table.tourmaster-my-booking-table a.tourmaster-my-booking-action{background:#234076;}
.tourmaster-user-content-inner-my-booking-single .tourmaster-my-booking-single-title, .tourmaster-user-review-table .tourmaster-user-review-action{color:#234076;}
.tourmaster-review-form .tourmaster-review-form-title{color:#234076;}
.tourmaster-wish-list-item .tourmaster-wish-list-item-title, .tourmaster-wish-list-item .tourmaster-wish-list-item-title:hover{color:#234076;}
.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:#234076;}
.tourmaster-body .ui-datepicker select{color:#234076}
.tourmaster-form-field .tourmaster-combobox-wrap:after{color:#234076;}
.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:#234076;}
.tourmaster-payment-method-wrap .tourmaster-payment-paypal > img:hover, .tourmaster-payment-method-wrap .tourmaster-payment-credit-card > img:hover{border-color:#234076;}
.tourmaster-payment-billing-copy-text{color:#234076;}
.tourmaster-tour-booking-bar-price-breakdown-link{color:#234076;}
.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:#234076;}
.tourmaster-tour-booking-bar-summary .tourmaster-tour-booking-bar-date-edit{color:#234076;}
.tourmaster-payment-complete-wrap .tourmaster-payment-complete-icon,.tourmaster-payment-complete-wrap .tourmaster-payment-complete-thank-you{color:#234076;}
.tourmaster-tour-search-wrap input.tourmaster-tour-search-submit[type="submit"]{background:#234076;}
.tourmaster-payment-step-item.tourmaster-checked .tourmaster-payment-step-item-icon,.tourmaster-payment-step-item.tourmaster-enable .tourmaster-payment-step-item-icon{color:#234076;}
.gdlr-core-flexslider.tourmaster-nav-style-rect .flex-direction-nav li a{background-color:#234076;}
body.tourmaster-template-payment a.tourmaster-button{background-color:#234076;}
.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:#234076;}
.tourmaster-payment-service-form-wrap .tourmaster-payment-service-form-price-wrap{color:#234076;}
.tourmaster-tour-info-wrap .tourmaster-tour-info i{color:#a69371;}
.tourmaster-tour-modern.tourmaster-with-thumbnail .tourmaster-tour-price .tourmaster-tail, .tourmaster-tour-modern.tourmaster-with-thumbnail .tourmaster-tour-discount-price{color:#a69371;}
.tourmaster-tour-item .tourmaster-tour-view-more,.tourmaster-tour-item .tourmaster-tour-view-more:hover{background:#a69371;}
.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:#a69371;}
.tourmaster-payment-step-item.tourmaster-current .tourmaster-payment-step-item-icon{background:#a69371;}
.tourmaster-review-content-pagination span:hover,.tourmaster-review-content-pagination span.tourmaster-active{background:#a69371;}
.tourmaster-content-navigation-item-outer .tourmaster-content-navigation-slider{background:#a69371;}
.tourmaster-tour-category-grid.tourmaster-with-thumbnail .tourmaster-tour-category-count, .tourmaster-body .tourmaster-tour-category-grid .tourmaster-tour-category-head-link{color:#a69371;}
.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:#a69371;}
.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:#a69371;}
.tourmaster-tour-booking-next-sign:before, .tourmaster-tour-booking-next-sign span, .tourmaster-tour-booking-next-sign:after{background-color:#a69371;}
.tourmaster-tour-item .tourmaster-tour-grid .tourmaster-tour-discount-price, .tourmaster-tour-item .tourmaster-tour-grid .tourmaster-tour-price .tourmaster-tail{color:#a69371;}
.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:#a69371;}
.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:#a69371;}
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:#234076;background:-webkit-linear-gradient(left, #234076 , #234076);background:-o-linear-gradient(right, #234076, #234076);background:-moz-linear-gradient(right, #234076, #234076);background:linear-gradient(to right, #234076 , #234076);}
.tourmaster-tour-style-1 .tourmaster-header-price .tourmaster-header-price-ribbon, .tourmaster-tour-style-1 .tourmaster-header-price .tourmaster-header-enquiry-ribbon{background:#2c487a;background:rgba(44, 72, 122, 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:#2c487a;}
.tourmaster-header-price .tourmaster-header-price-ribbon, .tourmaster-header-price .tourmaster-tour-price-wrap, .tourmaster-header-price .tourmaster-header-enquiry{color:#1a1a1a;}
.tourmaster-header-price .tourmaster-tour-price-wrap.tourmaster-discount .tourmaster-tour-price, .tourmaster-header-price .tourmaster-tour-price-info{color:#b5b5b5;}
.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:#a69371;}
.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:#4f4f4f;}
.tourmaster-tour-booking-bar-wrap .tourmaster-save-wish-list{color:#4f4f4f;}
.tourmaster-tour-booking-people-container .tourmaster-tour-booking-room-text{color:#4f4f4f;}
.tourmaster-tour-booking-bar-wrap .tourmaster-save-wish-list{background-color:#ffffff;}
.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:#f3f3f3;}
.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(54, 26, 0, 0), rgba(54, 26, 0, 1));background:-o-linear-gradient(to top, rgba(54, 26, 0, 0), rgba(54, 26, 0, 1));background:-moz-linear-gradient(to top, rgba(54, 26, 0, 0), rgba(54, 26, 0, 1));background:linear-gradient(to top, rgba(54, 26, 0, 0), rgba(54, 26, 0, 1));}
.tourmaster-single-header-overlay, .tourmaster-payment-head .tourmaster-payment-head-overlay{background:-webkit-linear-gradient(to bottom, rgba(54, 26, 0, 0), rgba(54, 26, 0, 1));background:-o-linear-gradient(to bottom, rgba(54, 26, 0, 0), rgba(54, 26, 0, 1));background:-moz-linear-gradient(to bottom, rgba(54, 26, 0, 0), rgba(54, 26, 0, 1));background:linear-gradient(to bottom, rgba(54, 26, 0, 0), rgba(54, 26, 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:#ffffff;}
.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; }.tourmaster-body .tourmaster-custom-datepicker-calendar .ui-datepicker table tr td a:hover{background:transparent;}
.tourmaster-body .tourmaster-custom-datepicker-calendar .ui-datepicker table tr td.tourmaster-start a,
.tourmaster-body .tourmaster-custom-datepicker-calendar .ui-datepicker table tr td.tourmaster-start span,
.tourmaster-body .tourmaster-custom-datepicker-calendar .ui-datepicker table tr td.tourmaster-end a,
.tourmaster-body .tourmaster-custom-datepicker-calendar .ui-datepicker table tr td.tourmaster-end a:hover,
.tourmaster-body .tourmaster-custom-datepicker-calendar .ui-datepicker table tr td.tourmaster-end span{color:#fff;}
.tourmaster-room-payment-step .tourmaster-bullet{background:#fff;}
.tourmaster-room-payment-step .tourmaster-step:first-child .tourmaster-head:before{background:#ffffff;}
.tourmaster-room-payment-step div.tourmaster-step:nth-of-type(1){width:22%;}
.tourmaster-room-payment-step div.tourmaster-step:nth-of-type(2){width:30%;}
.tourmaster-room-payment-step div.tourmaster-step:nth-of-type(3){width:28%;}
.tourmaster-room-payment-step div.tourmaster-step:nth-of-type(4){width:14%;}
.tourmaster-room-button{font-size:13px;font-weight:600;text-transform:uppercase;cursor:pointer;text-align:center;padding:18px 15px;letter-spacing:1px;}
.tourmaster-body .tourmaster-room-button{background-position:center;background-repeat:no-repeat;}
.tourmaster-body .tourmaster-room-button.tourmaster-now-loading{color:transparent !important;background-image:url(//www.wildgiantsafaris.com/wp-content/plugins/tourmaster/images/preload-button.gif);background-position:center;background-repeat:no-repeat;}
.tourmaster-custom-datepicker-wrap{position:absolute;padding:40px;top:100%;margin:16px 0px 0px;box-shadow:0px 0px 20px rgba(0,0,0,0.15);z-index:99;display:none;border-radius:15px;-webkit-border-radius:15px;-moz-border-radius:15px;}
.tourmaster-custom-datepicker-title{font-size:17px;text-align:center;padding:14px 20px;font-weight:500;margin:0px 20px 30px;border-radius:10px;-webkit-border-radius:10px;-moz-border-radius:10px;}
.tourmaster-custom-datepicker-close{position:absolute;right:18px;top:18px;font-size:25px;cursor:pointer;}
.tourmaster-body .tourmaster-custom-datepicker-calendar .ui-datepicker .ui-datepicker-month, 
.tourmaster-body .tourmaster-custom-datepicker-calendar .ui-datepicker .ui-datepicker-year{background:transparent;}
.tourmaster-custom-datepicker-calendar .ui-datepicker{width:auto !important;border:0;padding:0;background:transparent;}
.tourmaster-custom-datepicker-calendar .ui-datepicker-group-first{width:50%;padding:0px 5px;}
.tourmaster-custom-datepicker-calendar .ui-datepicker-group-first .ui-datepicker-title{font-size:14px;text-transform:uppercase;text-align:right;padding-right:0px;}
.tourmaster-custom-datepicker-calendar .ui-datepicker-group-last{width:50%;padding:0px 5px;}
.tourmaster-custom-datepicker-calendar .ui-datepicker-group-last .ui-datepicker-title{font-size:14px;text-transform:uppercase;padding-left:0px;text-align:left;}
.tourmaster-custom-datepicker-calendar .ui-datepicker .ui-datepicker-title select{background:transparent;font-size:14px;width:auto;height:23.8px;font-weight:700;text-transform:uppercase;}
.tourmaster-custom-datepicker-calendar .ui-datepicker-group-first .ui-datepicker-title{line-height:1;}
.tourmaster-custom-datepicker-calendar .ui-datepicker-header{margin-bottom:12px;}
.tourmaster-custom-datepicker-calendar .ui-datepicker-prev, 
.tourmaster-custom-datepicker-calendar .ui-datepicker-next{background:transparent;padding:0px;width:auto;height:auto;font-size:30px;line-height:1;margin:-6px 18px 0px;}
.tourmaster-custom-datepicker-calendar .ui-datepicker table{margin-bottom:0px;}
.tourmaster-custom-datepicker-calendar .ui-datepicker table tr th{font-weight:600;padding-bottom:12px;}
.tourmaster-custom-datepicker-calendar .ui-datepicker table tr td{padding:0px;position:relative;}
.tourmaster-custom-datepicker-calendar .ui-datepicker table tr td a,
.tourmaster-custom-datepicker-calendar .ui-datepicker table tr td span{position:relative;font-weight:600;width:43px;height:43px;padding:0px;line-height:43px;text-align:center;}
.tourmaster-custom-datepicker-calendar .ui-datepicker table tr td{height:48px;}
.tourmaster-custom-datepicker-calendar .ui-datepicker table tr td.tourmaster-start:before{content:" ";position:absolute;top:0;bottom:5px;left:50%;right:0;}
.tourmaster-custom-datepicker-calendar .ui-datepicker table tr td.tourmaster-interval:before{content:" ";position:absolute;top:0;bottom:5px;left:0;right:0;}
.tourmaster-custom-datepicker-calendar .ui-datepicker table tr td.tourmaster-end:before{content:" ";position:absolute;top:0;bottom:5px;left:0;right:50%;}
.tourmaster-body .tourmaster-custom-datepicker-calendar .ui-datepicker table tr td a{background:transparent;}
.tourmaster-room-date-selection{position:relative;}
.tourmaster-room-date-selection .tourmaster-head{font-size:16px;font-weight:500;margin-bottom:4px;}
.tourmaster-room-date-selection .tourmaster-tail{font-size:13px;font-weight:500;letter-spacing:1.5px;text-transform:uppercase;position:relative;}
.tourmaster-room-date-selection .tourmaster-tail:after{font-size:13px;content:"\f0dd";font-family:'FontAwesome';position:absolute;right:10px;top:50%;margin-top:-13px;}
.tourmaster-room-date-selection .tourmaster-custom-start-date{cursor:pointer;padding:15px 10px 15px 25px;border-radius:6px;-webkit-border-radius:6px;-moz-border-radius:6px;transition:opacity 300ms;-webkit-transition:opacity 300ms;-moz-transition:opacity 300ms;}
.tourmaster-room-date-selection .tourmaster-custom-end-date{cursor:pointer;padding:15px 10px 15px 25px;border-radius:6px;-webkit-border-radius:6px;-moz-border-radius:6px;transition:opacity 300ms;-webkit-transition:opacity 300ms;-moz-transition:opacity 300ms;}
.tourmaster-room-date-selection.tourmaster-active[data-step="1"] .tourmaster-custom-end-date{opacity:0.5;}
.tourmaster-room-date-selection.tourmaster-active[data-step="2"] .tourmaster-custom-start-date{opacity:0.5;}
.tourmaster-room-date-selection.tourmaster-horizontal{display:flex;gap:10px;}
.tourmaster-room-date-selection.tourmaster-horizontal .ui-datepicker{display:flex !important;}
.tourmaster-room-date-selection.tourmaster-horizontal .tourmaster-custom-start-date{width:50%;}
.tourmaster-room-date-selection.tourmaster-horizontal .tourmaster-custom-end-date{width:50%;}
.tourmaster-room-date-selection.tourmaster-vertical .tourmaster-custom-datepicker-title{display:none;}
.tourmaster-room-date-selection.tourmaster-vertical .tourmaster-custom-datepicker-wrap{left:0px;padding-top:60px;}
.tourmaster-room-date-selection.tourmaster-vertical .ui-datepicker-title{text-align:center;}
.tourmaster-room-date-selection.tourmaster-vertical .tourmaster-custom-start-date{margin-bottom:20px;}
.tourmaster-room-date-selection.tourmaster-vertical .tourmaster-custom-end-date{margin-bottom:20px;}
@media only screen and (max-width: 767px){
.tourmaster-room-date-selection.tourmaster-horizontal{display:block;}
.tourmaster-room-date-selection.tourmaster-horizontal .ui-datepicker{display:block !important;}
.tourmaster-room-date-selection.tourmaster-horizontal .tourmaster-custom-start-date{width:50%;}
.tourmaster-room-date-selection.tourmaster-horizontal .tourmaster-custom-end-date{width:50%;}
.tourmaster-room-date-selection.tourmaster-horizontal .tourmaster-custom-datepicker-title{display:none;}
.tourmaster-room-date-selection.tourmaster-horizontal .tourmaster-custom-datepicker-wrap{left:0px;right:0px;padding-top:60px;}
.tourmaster-room-date-selection.tourmaster-horizontal .ui-datepicker-title{text-align:center;}
.tourmaster-room-date-selection.tourmaster-horizontal .tourmaster-custom-start-date{width:auto;margin-bottom:16px;}
.tourmaster-room-date-selection.tourmaster-horizontal .tourmaster-custom-end-date{width:auto;margin-bottom:16px;}
} .tourmaster-room-amount-selection{position:relative;}
.tourmaster-custom-amount-display{position:relative;cursor:pointer;padding:15px 10px 15px 25px;border-radius:6px;-webkit-border-radius:6px;-moz-border-radius:6px;}
.tourmaster-custom-amount-display .tourmaster-head{font-size:16px;font-weight:500;margin-bottom:4px;}
.tourmaster-custom-amount-display .tourmaster-tail{font-size:13px;font-weight:500;letter-spacing:1.5px;text-transform:uppercase;position:relative;}
.tourmaster-custom-amount-display .tourmaster-tail:after{font-size:13px;content:"\f0dd";font-family:'FontAwesome';position:absolute;right:10px;top:50%;margin-top:-13px;}
.tourmaster-custom-amount-selection-wrap{position:absolute;width:300px;padding:32px 32px 12px;top:100%;margin:16px 0px 0px;box-shadow:0px 0px 20px rgba(0,0,0,0.15);z-index:99;display:none;border-radius:15px;-webkit-border-radius:15px;-moz-border-radius:15px;}
.tourmaster-room-amount-selection .tourmaster-custom-amount-selection-wrap{width:280px;top:90%;box-shadow:0px 15px 20px rgb(0 0 0 / 15%);}
.tourmaster-custom-amount-display .tourmaster-tail .tourmaster-space{margin-left:20px;}
.tourmaster-custom-amount-display .tourmaster-tail .tourmaster-space:first-child{display:none;}
.tourmaster-custom-amount-display .tourmaster-amount{white-space:nowrap;}
.tourmaster-custom-amount-selection-item{border-top-width:1px;border-top-style:solid;padding-top:20px;padding-bottom:20px;}
.tourmaster-custom-amount-selection-item:first-child{padding-top:0px;border-top:0px;}
.tourmaster-custom-amount-selection-item .tourmaster-head{font-size:14px;font-weight:600;float:left;text-transform:uppercase;letter-spacing:1px;}
.tourmaster-custom-amount-selection-item .tourmaster-tail{float:right;}
.tourmaster-custom-amount-selection-item .tourmaster-minus{cursor:pointer;}
.tourmaster-custom-amount-selection-item .tourmaster-plus{cursor:pointer;}
.tourmaster-custom-amount-selection-item .tourmaster-amount{margin:0px 13px;}
.tourmaster-room-booking-bar-wrap{margin-bottom:60px;}
.tourmaster-room-booking-wrap .tourmaster-room-amount-selection{margin-bottom:16px;}
.tourmaster-room-booking-wrap .tourmaster-room-amount-selection.tourmaster-hidden{display:none;}
.tourmaster-room-booking-bar-title{font-size:18px;font-weight:500;}
.tourmaster-room-booking-bar-title span{margin-bottom:35px;border-bottom-width:2px;border-bottom-style:solid;display:inline-block;margin-right:30px;border-color:transparent;cursor:pointer;transition:color 300ms;-webkit-transition:color 300ms, background 300ms;-moz-transition:color 300ms, background 300ms;}
.tourmaster-room-booking-bar-title span:last-child{margin-right:0px;}
.tourmaster-room-booking-bar-content > div{display:none;}
.tourmaster-room-booking-bar-content > div:first-child{display:block;}
.tourmaster-room-booking-guest-selection.tourmaster-one .tourmaster-head > span{display:none;}
.tourmaster-room-booking-bar-summary{font-size:16px;padding:40px 30px 30px;box-shadow:0px 0px 40px rgba(0, 0, 0, 0.1);margin-bottom:60px;border-radius:20px;-webkit-border-radius:20px;-moz-border-radius:20px;}
.tourmaster-room-booking-bar-summary .tourmaster-room-title{font-size:18px;margin-bottom:12px;}
.tourmaster-room-booking-bar-summary .tourmaster-room-booking-duration{font-size:16px;}
.tourmaster-room-booking-bar-summary .tourmaster-room-price{margin-top:18px;font-size:16px;}
.tourmaster-room-booking-bar-summary .tourmaster-room-price .tourmaster-head{font-weight:500;}
.tourmaster-room-booking-bar-summary div.tourmaster-room-price:nth-of-type(2){margin-top:30px;}
.tourmaster-room-booking-bar-summary .tourmaster-divider{margin-top:20px;border-bottom-width:1px;border-bottom-style:solid;margin-bottom:20px;}
.tourmaster-room-booking-bar-summary .tourmaster-price{font-size:16px;margin-bottom:12px;}
.tourmaster-room-booking-bar-summary .tourmaster-price .tourmaster-head{float:left;font-weight:500;}
.tourmaster-room-booking-bar-summary .tourmaster-price .tourmaster-tail{float:right;}
.tourmaster-room-booking-bar-summary .tourmaster-price .tourmaster-tail.tourmaster-em{font-weight:600;}
.tourmaster-room-booking-bar-summary .tourmaster-grand-total{margin-bottom:35px;}
.tourmaster-room-booking-bar-summary .tourmaster-or{font-size:13px;font-weight:600;letter-spacing:2px;margin:18px 0;text-align:center;}
.tourmaster-room-booking-bar-summary .tourmaster-go-back{font-size:17px;letter-spacing:1px;text-align:center;margin-top:24px;cursor:pointer;}
.tourmaster-room-booking-bar-summary .tourmaster-go-back i{margin-right:8px;}
.tourmaster-room-booking-bar-summary .tourmaster-add-to-cart.tourmaster-active{font-size:13px;font-weight:400;text-transform:none;letter-spacing:0;}
.tourmaster-single-with-sidebar .tourmaster-single-sidebar-wrap{padding-top:60px;padding-bottom:10px;}
.tourmaster-single-with-sidebar .tourmaster-single-content-wrap{min-height:1px;}
.tourmaster-single-with-sidebar .gdlr-core-container{padding-left:0px;padding-right:0px;}
.tourmaster-body .tourmaster-form-field.tourmaster-room input[type="text"], 
.tourmaster-body .tourmaster-form-field.tourmaster-room input[type="email"], 
.tourmaster-body .tourmaster-form-field.tourmaster-room input[type="password"], 
.tourmaster-body .tourmaster-form-field.tourmaster-room textarea, 
.tourmaster-body .tourmaster-form-field.tourmaster-room select{border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;}
.tourmaster-form-field.tourmaster-room .tourmaster-enquiry-field{margin-bottom:20px;}
.tourmaster-form-field.tourmaster-room .tourmaster-enquiry-field .tourmaster-head{font-size:16px;margin-bottom:10px;}
body input[type="submit"].tourmaster-room-button{background-color:transparent;border-width:2px;border-style:solid;font-size:14px;font-weight:600;letter-spacing:1.5px;padding:20px 33px;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;}
body input[type="submit"].tourmaster-room-button.tourmaster-full{width:100%;}
.tourmaster-payment-step.tourmaster-step3{display:none;}
.tourmaster-payment-step.tourmaster-step4{display:none;}
.tourmaster-room-payment-error{padding:15px 20px;margin-top:60px;margin-bottom:60px;}
.tourmaster-room-payment-step{position:relative;border-bottom:1px;border-bottom-style:solid;padding-bottom:30px;margin-top:55px;margin-bottom:90px;}
.tourmaster-room-payment-step:before{content:" ";height:11px;right:0px;bottom:-5px;width:25%;position:absolute;background:linear-gradient(270deg, rgba(255,255,255,1) 0%, rgba(255,255,255,0) 100%);}
.tourmaster-room-payment-step .tourmaster-head{font-size:16px;font-weight:500;display:inline-block;position:relative;}
.tourmaster-room-payment-step .tourmaster-bullet{width:15px;height:15px;border-width:3px;border-style:solid;border-radius:50%;position:absolute;bottom:-40px;left:50%;margin-left:-8px;}
.tourmaster-room-payment-step .tourmaster-step:first-child .tourmaster-head:before{content:" ";position:absolute;left:0px;width:50%;height:11px;bottom:-35px;}
.tourmaster-room-price-summary-wrap{margin-bottom:90px;}
.tourmaster-room-price-summary-wrap .tourmaster-room-price-summary-title{font-size:26px;margin-bottom:50px;font-weight:500;}
.tourmaster-room-price-summary-block{font-size:16px;padding:40px;box-shadow:0px 20px 45px rgb(0 0 0 / 10%);margin-bottom:60px;border-radius:20px;-webkit-border-radius:20px;-moz-border-radius:20px;}
.tourmaster-room-price-summary-room-title{font-size:23px;font-weight:500;}
.tourmaster-room-price-summary-room-duration{font-size:16px;}
.tourmaster-room-price-summary-item{margin-top:45px;padding-bottom:25px;border-bottom-width:1px;border-bottom-style:solid;}
.tourmaster-room-price-summary-item:last-child{border-bottom-width:0px;padding-bottom:0px;}
.tourmaster-room-price-summary-item .tourmaster-title{font-size:18px;font-weight:500;}
.tourmaster-room-price-summary-item .tourmaster-title .tourmaster-price{float:right;}
.tourmaster-room-price-summary-item .tourmaster-price-breakdown-title{font-size:16px;font-weight:400;cursor:pointer;}
.tourmaster-room-price-summary-item .tourmaster-service{margin-bottom:10px;}
.tourmaster-room-price-summary-item .tourmaster-service .tourmaster-head{margin-right:15px;}
.tourmaster-room-price-summary-item  input.tourmaster-service-amount{margin-right:15px;border-width:1px;width:50px;padding:3px 8px;text-align:center;}
.tourmaster-room-price-summary-item .tourmaster-service-total{font-size:18px;font-weight:500;margin-top:27px;}
.tourmaster-room-price-summary-item .tourmaster-service-total .tourmaster-head{float:left;margin-bottom:20px;}
.tourmaster-room-price-summary-item .tourmaster-service-total .tourmaster-tail{float:right;}
.tourmaster-room-price-summary-item .tourmaster-city-tax-total{font-size:18px;font-weight:500;}
.tourmaster-room-price-summary-item .tourmaster-city-tax-total .tourmaster-head{float:left;margin-bottom:20px;}
.tourmaster-room-price-summary-item .tourmaster-city-tax-total .tourmaster-tail{float:right;}
.tourmaster-room-price-summary-item .tourmaster-room-remove-room{margin-left:25px;cursor:pointer;}
.tourmaster-room-price-sidebar{font-size:16px;margin-bottom:60px;}
.tourmaster-room-price-sidebar .tourmaster-price{margin-bottom:18px;}
.tourmaster-room-price-sidebar .tourmaster-price.tourmaster-bold{font-weight:600;}
.tourmaster-room-price-sidebar .tourmaster-price .tourmaster-head{float:left;}
.tourmaster-room-price-sidebar .tourmaster-price .tourmaster-tail{float:right;}
.tourmaster-room-price-sidebar .tourmaster-divider{border-bottom-width:1px;border-bottom-style:solid;margin-bottom:28px;padding-top:10px;}
.tourmaster-room-price-sidebar .tourmaster-room-button{margin-top:30px;}
.tourmaster-room-price-sidebar .tourmaster-room-coupon-code{border-width:1px;height:40px;padding:5px 12px;margin-top:-3px;width:165px;border-radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px;}
.tourmaster-room-price-sidebar .tourmaster-room-button{transition:opacity 300ms;-webkit-transition:opacity 300ms;-moz-transition:opacity 300ms;}
.tourmaster-room-price-sidebar .tourmaster-room-button.tourmaster-now-loading{opacity:0.5}
.tourmaster-room-price-sidebar .tourmaster-room-pay-type{margin-bottom:18px;}
.tourmaster-room-price-sidebar .tourmaster-room-pay-type-item{display:inline-block;margin-right:25px;cursor:pointer;transition:color 300ms;-moz-transition:color 300ms;-webkit-transition:color 300ms;}
.tourmaster-room-price-sidebar .tourmaster-room-pay-type-item i{vertical-align:middle;margin-right:7px;}
.tourmaster-room-price-sidebar .tourmaster-deposit-amount{display:none;}
.tourmaster-coupon-input-wrap{position:relative;}
.tourmaster-coupon-input-wrap .tourmaster-message{position:relative;font-size:12px;right:0px;margin-top:8px;text-align:right;}
.tourmaster-room-price-sidebar .tourmaster-error-message{font-size:15px;padding:10px 15px;display:none;margin-bottom:10px;}
.tourmaster-room-price-sidebar .tourmaster-room-button.tourmaster-pay-now{margin-top:0px;}
.tourmaster-room-price-sidebar .tourmaster-room-button.tourmaster-pay-later{margin-top:0px;}
.tourmaster-room-booking-submit-error{padding:7px 18px;border-radius:3px;margin-bottom:16px;}
.tourmaster-price-breakdown .tourmaster-price-breakdown-room-price .tourmaster-sub-text{margin-top:5px;clear:left;}
.tourmaster-label-checkbox{border-width:1px;border-style:solid;display:inline-block;line-height:1;width:15px;padding:1px 0px;font-size:10px;text-align:center;margin-right:15px;vertical-align:middle;border-radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px;}
.tourmaster-label-checkbox input[type="checkbox"]{display:none;}
.tourmaster-label-checkbox span{visibility:hidden;}
.tourmaster-label-checkbox span:before{content:"\f00c";font-family:'FontAwesome';}
.tourmaster-label-checkbox input[type="checkbox"]:checked + span{visibility:visible;}
.tourmaster-room-single-price-breakdown{position:relative;display:none;font-size:16px;padding:30px;background:#fff;border-radius:20px;-webkit-border-radius:20px -moz-border-radius:20px}
.tourmaster-room-single-price-breakdown .tourmaster-lightbox-close{right:20px;top:20px;}
.tourmaster-room-single-price-breakdown .tourmaster-title{font-size:25px;font-weight:600;margin-bottom:30px}
.tourmaster-room-single-price-breakdown .tourmaster-room-title{font-size:20px;margin-bottom:10px;font-weight:600;}
.tourmaster-room-single-price-breakdown .tourmaster-amount-title{font-size:18px;font-weight:600;}
.tourmaster-room-single-price-breakdown .tourmaster-divider{border-bottom-width:1px;border-bottom-style:solid;margin:30px 0px}
.tourmaster-room-single-price-breakdown ul{list-style:none;margin-left:0px;}
.tourmaster-room-single-price-breakdown ul li{margin-bottom:12px;}
.tourmaster-room-single-price-breakdown ul li .tourmaster-head{float:left;}
.tourmaster-room-single-price-breakdown ul li .tourmaster-tail{float:right;}
.tourmaster-room-single-price-breakdown .tourmaster-room-total-price{font-size:18px;font-weight:600;}
.tourmaster-room-single-price-breakdown .tourmaster-head{float:left;}
.tourmaster-room-single-price-breakdown .tourmaster-tail{float:right;}
.tourmaster-lightbox-wrapper .tourmaster-room-single-price-breakdown{display:block;max-width:800px;margin:0px auto;}
.tourmaster-room-cart-empty .tourmaster-title{color:#000;}
.tourmaster-room-cart-empty .tourmaster-caption{color:#9e9e9e;}
.tourmaster-room-cart-item .tourmaster-room-price-summary-wrap{margin-bottom:0px;}
.tourmaster-room-cart-submit .tourmaster-button{width:100%;text-align:center;letter-spacing:2px;padding:24px 20px;margin-top:-20px;border-radius:10px;-webkit-border-radius:10px;-moz-border-radius:10px;}
.tourmaster-room-cart-empty{text-align:center;padding-top:60px;padding-bottom:60px;}
.tourmaster-room-cart-empty svg{margin-bottom:30px;}
.tourmaster-room-cart-empty .tourmaster-title{font-size:25px;margin-bottom:16px;}
.tourmaster-room-cart-empty .tourmaster-caption{font-size:18px;}
.tourmaster-room-cart-item-wrap{opacity:0;pointer-events:none;transition:opacity 300ms;-webkit-transition:opacity 300ms;-moz-transition:opacity 300ms;}
.tourmaster-room-navigation-checkout-wrap{float:left;position:relative;margin-left:25px;margin-top:-6px;}
.tourmaster-room-navigation-checkout-wrap.tourmaster-active:hover .tourmaster-room-cart-item-wrap{opacity:1;pointer-events:auto;}
.tourmaster-room-navigation-checkout-wrap.tourmaster-active .tourmaster-room-navigation-checkout-button .tourmaster-count{display:block;}
.tourmaster-room-navigation-checkout-button{position:relative;font-size:13px;font-weight:600;text-transform:uppercase;letter-spacing:2px;border-width:2px;border-style:solid;padding:11px 20px;}
.tourmaster-room-navigation-checkout-button .tourmaster-count{display:none;position:absolute;top:-13px;right:-13px;background:#dedede;border-radius:50%;width:26px;line-height:26px;text-align:center;}
body .tourmaster-room-navigation-checkout-button{border-color:transparent;}
.tourmaster-room-cart-item-wrap{position:absolute;right:0px;padding-top:20px;}
.tourmaster-room-cart-items{width:250px;padding:25px 25px 32px;text-align:center;box-shadow:0 10px 20px rgb(0 0 0 / 9%);-webkit-box-shadow:0 10px 20px rgb(0 0 0 / 9%);-moz-box-shadow:0 10px 20px rgb(0 0 0 / 9%);background-image:url(//www.wildgiantsafaris.com/wp-content/plugins/tourmaster/room/checkout-button-bg.png);background-position:bottom 10px left;background-repeat:no-repeat;}
.tourmaster-room-cart-items ul{list-style:none;margin-left:0px;text-align:left;}
.tourmaster-room-cart-items li{font-size:16px;font-weight:500;margin-bottom:12px;}
.tourmaster-room-cart-items li .tourmaster-amount{margin-left:10px;}
.tourmaster-room-cart-items li i.tourmaster-remove{float:right;margin-top:6px;}
.tourmaster-room-cart-items .tourmaster-checkout-button{letter-spacing:2px;font-size:13px;font-weight:600;text-transform:uppercase;display:inline-block;border-bottom-width:2px;border-bottom-style:solid;}
.tourmaster-room-cart-items .tourmaster-remove{cursor:pointer;}
.tourmaster-room-payment-contact-form{margin-bottom:60px;}
.tourmaster-room-payment-contact-form .tourmaster-head{font-size:18px;font-weight:400;float:left;width:180px;margin-top:8px;}
.tourmaster-room-payment-contact-form .tourmaster-tail{overflow:hidden;}
.tourmaster-room-payment-contact-form .tourmaster-contact-field,
.tourmaster-room-payment-contact-form .tourmaster-billing-field{margin-bottom:15px;}
.tourmaster-room-payment-contact-form .tourmaster-contact-field.tourmaster-type-plain-text .tourmaster-tail{padding-top:9px;}
.tourmaster-room-payment-contact-form .tourmaster-room-payment-additional-note-wrap.tourmater-type-plain-text .tourmaster-tail{padding-top:12px;}
.tourmaster-body .tourmaster-room-payment-contact-form h3{font-size:26px;font-weight:500;margin-bottom:35px;}
.tourmaster-room-payment-contact-form .tourmaster-form-field.tourmaster-with-border input[type="text"], 
.tourmaster-room-payment-contact-form .tourmaster-form-field.tourmaster-with-border input[type="email"], 
.tourmaster-room-payment-contact-form .tourmaster-form-field.tourmaster-with-border input[type="password"], 
.tourmaster-room-payment-contact-form .tourmaster-form-field.tourmaster-with-border textarea, 
.tourmaster-room-payment-contact-form .tourmaster-form-field.tourmaster-with-border select{border-width:1px;border-radius:3px;}
.tourmaster-room-payment-contact-form .tourmaster-payment-billing-separate-wrap{margin-top:35px;margin-bottom:40px;}
.tourmaster-room-payment-contact-form .tourmaster-payment-billing-separate{margin:-2px 12px 0px 0px;}
.tourmaster-room-payment-contact-form .tourmaster-room-payment-billing-wrap{display:none;}
.tourmaster-room-payment-contact-form .tourmaster-divider{border-bottom-width:1px;border-bottom-style:solid;margin-top:50px;margin-bottom:50px;}
.tourmaster-guest-info-field{margin-right:-6px;margin-bottom:15px;}
.tourmaster-room-payment-guest-info-inner{margin-bottom:30px;}
.tourmaster-room-payment-guest-info-inner .tourmaster-tail > div{padding-left:6px;padding-right:6px;padding-bottom:12px;}
.tourmaster-room-payment-guest-info-inner .tourmaster-guest-info-input-wrap{float:left;width:50%;}
.tourmaster-guest-info-field.tourmaster-display .tourmaster-tail{padding-top:9px;}
.tourmaster-body .tourmaster-room-payment-contact-form .tourmaster-payment-contact-title{font-size:23px;}
.tourmaster-body .tourmaster-room-payment-contact-form h4{font-size:20px;font-weight:500;}
.tourmaster-room-booking-complete{max-width:840px;padding:50px 20px;text-align:center;font-size:18px;margin:80px auto 80px;border-radius:20px;-webkit-border-radius:20px;-moz-border-radius:20px;box-shadow:0px 0px 40px rgba(0,0,0,0.1);-webkit-box-shadow:0px 0px 40px rgba(0,0,0,0.1);-moz-box-shadow:0px 0px 40px rgba(0,0,0,0.1);}
.tourmaster-room-booking-complete .tourmaster-title{font-size:28px;margin-bottom:15px;font-weight:600;}
.tourmaster-room-booking-complete .tourmaster-caption{font-size:22px;}
.tourmaster-room-booking-complete .tourmaster-content{margin-top:25px;}
.tourmaster-room-booking-complete .tourmaster-room-button{display:inline-block;margin-top:40px;min-width:260px;}
.tourmaster-room-payment-method-wrap .tourmaster-or{font-size:16px;text-align:center;margin:10px 0px;}
.tourmaster-room-payment-method-wrap .tourmaster-payment-method-title{font-size:20px;margin-bottom:30px;font-weight:600;}
.tourmaster-room-payment-method-wrap .tourmater-room-accepted-payment-method{line-height:1;margin-bottom:25px;}
.tourmaster-room-payment-method-wrap .tourmaster-payment-terms{margin-bottom:25px;}
.tourmaster-room-payment-method-wrap .tourmaster-payment-terms input{margin-right:10px;margin-top:-1px;}
.tourmaster-room-payment-method-wrap .tourmaster-combobox-wrap{margin-bottom:50px;}
.tourmaster-room-payment-method-wrap .tourmaster-combobox-wrap select{height:62px;box-shadow:0px 15px 55px rgb(0 0 0 / 10%);-webkit-box-shadow:0px 15px 55px rgb(0 0 0 / 10%);border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;}
.tourmaster-lightbox-wrapper .tourmaster-room-payment-lb{display:block;max-width:500px;margin:0px auto;padding:30px;background:#fff;border-radius:20px;-webkit-border-radius:20px -moz-border-radius:20px}
.tourmaster-lightbox-wrapper .tourmaster-room-payment-lb .goodlayers-payment-form{margin:20px auto;max-width:400px;}
.tourmaster-room-payment-lb .goodlayers-payment-form input[type="text"],
.tourmaster-room-payment-lb .goodlayers-payment-form #card-element{border-width:1px;font-size:13px;}
.tourmaster-room-payment-lb .goodlayers-payment-form button{cursor:pointer;width:100%;border:0px;font-size:13px;font-weight:600;}
.tourmaster-room-payment-lb .goodlayers-payment-form h4{font-size:22px;font-weight:600;}
#tourmaster-room-payment-display-page .tourmaster-room-payment-method-wrap .tourmaster-or, 
#tourmaster-room-payment-display-page .tourmaster-room-payment-method-wrap .tourmaster-pay-later{display:none;}
#goodlayers-authorize-payment-form .goodlayers-payment-button.submit{font-size:13px;font-weight:600;width:100%;}
.tourmaster-room-single-header-title-wrap{background:#000;padding-top:100px;padding-bottom:100px;background-size:cover;background-position:center;position:relative;}
.tourmaster-room-single-header-background-overlay{background:#000;opacity:0;position:absolute;top:0px;right:0px;bottom:0px;left:0px;}
.tourmaster-room-single-header-title-wrap .tourmaster-container{position:relative;}
body .tourmaster-room-single-header-title-wrap h1{color:#fff;margin-bottom:0px;font-weight:400;text-align:center;}
body .tourmaster-room-single-header-title-wrap .tourmaster-page-caption{color:#fff;font-size:20px;text-align:center;margin-top:15px;}
@media only screen and (max-width: 999px){
.tourmaster-room-single-header-title-wrap{padding-top:120px !important;padding-bottom:120px !important;}
}
@media only screen and (max-width: 767px){
.tourmaster-room-single-header-title-wrap{padding-top:80px !important;padding-bottom:80px !important;}
} .tourmaster-room-title-item{position:relative;padding-bottom:30px;}
.tourmaster-room-title-item .tourmaster-room-title-item-title{font-size:34px;font-weight:500;margin-bottom:0px;}
.tourmaster-room-title-item .tourmaster-room-title-item-caption{font-size:20px;margin-top:7px;}
.tourmaster-room-title-item .tourmaster-room-title-price{position:absolute;right:0px;top:0px;font-size:22px;}
.tourmaster-room-title-item .tourmaster-room-title-price .tourmaster-tail{font-size:17px;margin-top:-4px;}
.tourmaster-room-title-item .tourmaster-room-title-price .tourmaster-label{margin-right:9px;font-weight:500;}
.tourmaster-room-title-item .tourmaster-room-title-price .tourmaster-price{font-weight:500;}
.tourmaster-room-title-item .tourmaster-room-title-price .tourmaster-price-discount{margin-right:10px;text-decoration:line-through;font-size:18px;}
.tourmaster-room-title-item .tourmaster-room-title-price:first-child{position:static;}
.tourmaster-room-title-item .tourmaster-room-rating{margin-top:8px;font-size:16px;}
.tourmaster-room-title-item .tourmaster-room-rating .tourmaster-room-rating-text{font-size:14px;}
.tourmaster-room-title-item .tourmaster-room-rating-text:before{content:"(";}
.tourmaster-room-title-item .tourmaster-room-rating-text:after{content:")";}
.tourmaster-room-title-item-info{display:inline;margin-right:30px;}
.tourmaster-room-title-item-info-wrap{margin-top:25px;font-size:17px;color:#565656;}
.tourmaster-room-title-item-info-wrap i{font-size:22px;vertical-align:middle;margin-right:14px;color:#000;}
.tourmaster-room-title-item-info-wrap .tourmaster-head{vertical-align:middle;}
@media only screen and (max-width: 999px){
.tourmaster-room-title-item .tourmaster-room-title-price{position:static;margin-top:10px;}
} .tourmaster-room-item .tourmaster-ribbon{color:#fff;}
.tourmaster-room-item{padding-bottom:30px;}
.tourmaster-room-item .tourmaster-info-wrap{font-size:17px;font-weight:500;margin-bottom:30px;}
.tourmaster-room-item .tourmaster-info-wrap i{font-size:28px;margin-right:14px;vertical-align:bottom;}
.tourmaster-room-item .tourmaster-info-wrap .tourmaster-info{display:inline;margin-right:25px;white-space:nowrap;}
.tourmaster-room-item .tourmaster-info-wrap .tourmaster-info:last-child{margin-right:0px;}
.tourmaster-room-item .tourmaster-info-wrap .tourmaster-info-guest-amount i{font-size:32px;}
.tourmaster-info-wrap span.tourmaster-tail{font-size:17px;font-weight:500;}
.tourmaster-room-item .tourmaster-ribbon{line-height:1;position:absolute;top:12px;right:12px;border-radius:5px;padding:8px 26px;font-size:15px;text-transform:uppercase;}
.tourmaster-room-item .tourmaster-read-more.tourmaster-type-text{font-size:13px;text-transform:uppercase;font-weight:600;letter-spacing:2px;}
.tourmaster-room-item a.tourmaster-read-more.tourmaster-type-text{display:inline-block;overflow:hidden;}
.tourmaster-room-item a.tourmaster-read-more.tourmaster-type-text:after{content:" ";width:100%;border-bottom-width:2px;border-bottom-style:solid;display:block;margin-top:3px;opacity:0.2;transform:translateX(-100%);-webkit-transform:translateX(-100%);-moz-transform:translateX(-100%);transition:transform 300ms;-webkit-transition:transform 300ms;-moz-transition:transform 300ms;}
.tourmaster-room-item a.tourmaster-read-more.tourmaster-type-text:hover:after{transform:translateX(0%);-webkit-transform:translateX(0%);-moz-transform:translateX(0%);}
.tourmaster-room-item .tourmaster-read-more.tourmaster-type-button{display:inline-block;font-size:15px;text-transform:uppercase;font-weight:500;padding:6px 22px;border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;}
.tourmaster-room-item .tourmaster-read-more.tourmaster-type-border-button{display:inline-block;border-width:1px;border-style:solid;padding:8px 22px;border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;}
.tourmaster-room-item .tourmaster-read-more i{margin-left:10px;}
.tourmaster-room-item .tourmaster-room-title{font-size:30px;font-weight:500;}
.tourmaster-room-item .tourmaster-price-wrap.tourmaster-with-bg{font-size:20px;line-height:1;padding:21px 20px;font-weight:600;}
.tourmaster-room-item .tourmaster-price-wrap.tourmaster-with-bg .tourmaster-head{margin-right:5px;}
.tourmaster-room-item .tourmaster-price-wrap.tourmaster-with-bg .tourmaster-price-discount{font-size:14px;text-decoration:line-through;font-weight:400;margin-right:5px;}
.tourmaster-room-item .tourmaster-price-wrap.tourmaster-with-bg.tourmaster-with-text-color .tourmaster-price-discount{color:inherit;}
.tourmaster-room-item .tourmaster-price-wrap.tourmaster-no-bg{font-size:20px;font-weight:500;}
.tourmaster-room-item .tourmaster-price-wrap.tourmaster-no-bg .tourmaster-price-discount{font-size:14px;text-decoration:line-through;font-weight:400;margin-right:5px;}
.tourmaster-room-item .tourmaster-price-wrap.tourmaster-no-bg .tourmaster-head{margin-right:5px;}
.tourmaster-room-item .tourmaster-price-wrap.tourmaster-no-bg .tourmaster-tail{font-size:13px;font-weight:500;text-transform:uppercase;margin-left:5px;}
.tourmaster-room-item .tourmaster-grid-frame .tourmaster-room-content-wrap{padding:35px 40px 50px;}
.tourmaster-room-item .tourmaster-grid-frame .tourmaster-room-grid-inner{overflow:hidden;border-style:solid;border-width:0px;}
.tourmaster-room-item .tourmaster-grid-frame .tourmaster-room-thumbnail{margin-bottom:0px;}
.tourmaster-room-item .tourmaster-location{font-size:16px;}
.tourmaster-room-item .tourmaster-location i{margin-right:8px;font-weight:600;}
.tourmaster-room-item .tourmaster-location{margin-bottom:20px;}
.tourmaster-room-item .tourmaster-room-content{margin-bottom:20px;}
.tourmaster-room-rating{margin-bottom:18px;margin-top:-10px;}
.tourmaster-room-rating i{margin-right:4px;}
.tourmaster-room-rating i:last-child{margin-right:0px;}
.tourmaster-room-rating .tourmaster-room-rating-text{font-size:13px;margin-left:5px;}
.tourmaster-room-grid{margin-bottom:40px;}
.tourmaster-room-grid .tourmaster-room-thumbnail{margin-bottom:30px;}
.tourmaster-room-grid .tourmaster-room-grid-inner{border-style:solid;border-width:0px}
.tourmaster-room-grid .tourmaster-price-wrap{position:absolute;bottom:10px;left:25px;}
.tourmaster-room-grid .tourmaster-tail{font-size:15px;font-weight:400;}
.tourmaster-room-grid2{margin-bottom:40px;}
.tourmaster-room-grid2 .tourmaster-room-thumbnail{margin-bottom:30px;}
.tourmaster-room-grid2 .tourmaster-room-grid-inner{border-style:solid;border-width:0px}
.tourmaster-room-grid2 .tourmaster-price-wrap{float:left;}
.tourmaster-room-grid2 .tourmaster-read-more{float:right;}
.tourmaster-room-grid2 a.tourmaster-read-more.tourmaster-type-text{margin-top:7px;}
.tourmaster-room-item .tourmaster-room-grid2 .tourmaster-price-wrap.tourmaster-no-bg{font-size:23px;}
.tourmaster-room-grid3{margin-bottom:40px;}
.tourmaster-room-grid3 .tourmaster-room-content-wrap{text-align:center;}
.tourmaster-room-grid3 .tourmaster-room-title{padding-top:50px;}
.tourmaster-room-grid3 .tourmaster-room-grid-inner{border-style:solid;border-width:0px}
.tourmaster-room-grid3 .tourmaster-price-wrap{position:absolute;top:0px;left:50%;transform:translate(-50%, -50%);-webkit-transform:translate(-50%, -50%);-moz-transform:translate(-50%, -50%);}
.tourmaster-room-grid3 .tourmaster-price-wrap{border-radius:0;-webkit-border-radius:0;-moz-border-radius:0;}
.tourmaster-room-grid3 .tourmaster-room-content-wrap{position:relative;}
.tourmaster-room-grid3.tourmaster-grid-frame .tourmaster-room-title{padding-top:0px;}
.tourmaster-room-grid3.tourmaster-grid-frame .tourmaster-room-content-wrap{padding-top:35px;}
.tourmaster-room-item .tourmaster-room-grid3 .tourmaster-price-wrap.tourmaster-with-bg{padding:23px 26px;border-radius:0px;-webkit-border-radius:0px;-moz-border-radius:0px;box-shadow:0px 10px 20px rgba(0, 0, 0, 0.1);-webkit-box-shadow:0px 10px 20px rgb(0 0 0 / 10%);}
.tourmaster-room-grid3 span.tourmaster-tail{font-size:15px;font-weight:400;}
.tourmaster-room-grid4{margin-bottom:40px;}
.tourmaster-room-grid4 .tourmaster-room-thumbnail{margin-bottom:30px;}
.tourmaster-room-grid4 .tourmaster-price-wrap{position:absolute;bottom:25px;left:50%;transform:translateX(-50%);-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);}
.tourmaster-room-grid4 .tourmaster-price-wrap{font-size:15px;font-weight:500;}
.tourmaster-room-grid4 .tourmaster-room-content-wrap{text-align:center;}
.tourmaster-room-grid4 .tourmaster-room-rating-text{display:none;}
.tourmaster-room-grid4 .tourmaster-info-wrap i{vertical-align:text-bottom;font-weight:600;}
.tourmaster-room-grid4 .tourmaster-info-wrap i:before{content:"\e080";font-family:'simple-line-icons';font-size:16px;}
.tourmaster-room-item .tourmaster-room-grid4 .tourmaster-price-wrap.tourmaster-with-bg{font-size:17px;padding:15px 28px;font-weight:500;border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;}
.tourmaster-room-grid5{margin-bottom:40px;}
.tourmaster-room-grid5 .tourmaster-room-thumbnail{margin-bottom:40px;}
.tourmaster-room-grid5 .tourmaster-room-content-wrap{text-align:center;}
.tourmaster-room-grid5 .tourmaster-room-rating-text{display:none;}
.tourmaster-room-grid5 .tourmaster-price-wrap{position:absolute;top:12px;right:18px;}
.tourmaster-room-grid5 .tourmaster-ribbon{right:18px;top:12px;}
.tourmaster-room-grid5 .tourmaster-room-thumbnail.tourmaster-with-price .tourmaster-ribbon{top:65px;}
.tourmaster-room-grid5 .tourmaster-thumbnail-category{position:absolute;bottom:0px;left:50%;line-height:1;font-weight:500;font-size:16px;padding:17px 31px;min-width:140px;text-align:center;transform:translate(-50%, 50%);-webkit-transform:translate(-50%, 50%);-moz-transform:translate(-50%, 50%);border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;box-shadow:0px 0px 20px rgba(0, 0, 0, 0.1);}
.tourmaster-room-item .tourmaster-room-grid5 .tourmaster-price-wrap.tourmaster-with-bg span.tourmaster-price{font-size:20px;}
.tourmaster-room-item .tourmaster-room-grid5 .tourmaster-price-wrap.tourmaster-with-bg{padding:12px;font-size:15px;}
.tourmaster-room-item .tourmaster-room-grid5 .tourmaster-read-more.tourmaster-type-button{font-size:15px;text-transform:none;padding:8px 23px;}
.tourmaster-room-align-left.tourmaster-room-item-style-grid5 .tourmaster-room-content-wrap{text-align:left;}
.tourmaster-room-align-right.tourmaster-room-item-style-grid5 .tourmaster-room-content-wrap{text-align:right;}
.tourmaster-room-align-left.tourmaster-room-item-style-grid5 .tourmaster-room-content,
.tourmaster-room-align-right.tourmaster-room-item-style-grid5 .tourmaster-room-content{padding-left:0px;padding-right:0px;}
.tourmaster-room-grid6{margin-bottom:40px;}
.tourmaster-room-grid6 .tourmaster-room-thumbnail{margin-bottom:20px;}
.tourmaster-room-grid6 .tourmaster-room-thumbnail.tourmaster-with-price .tourmaster-ribbon{top:65px;}
.tourmaster-room-grid6 .tourmaster-room-rating{margin-top:0px;margin-bottom:5px;}
.tourmaster-room-grid6 .tourmaster-info-wrap span.tourmaster-tail{font-weight:400;}
.tourmaster-room-grid6 .tourmaster-room-title{margin-bottom:8px;}
.tourmaster-room-grid6 .tourmaster-room-grid-head-wrap{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:20px;}
.tourmaster-room-grid6 .tourmaster-info-wrap{margin-bottom:0px;}
.tourmaster-room-item .tourmaster-room-grid6 .tourmaster-price-wrap .tourmaster-head{font-size:19px;font-weight:normal;display:block;line-height:1;margin-right:0px;margin-bottom:4px;}
.tourmaster-room-item .tourmaster-room-grid6 .tourmaster-price{font-size:28px;line-height:1;}
.tourmaster-room-item .tourmaster-room-grid6 .tourmaster-price-wrap{text-align:right;}
.tourmaster-room-item .tourmaster-room-grid6 .tourmaster-price-wrap .tourmaster-tail{margin-left:0px;}
.tourmaster-room-thumbnail-gallery{background:#fff;color:#000;position:absolute;right:20px;bottom:20px;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;}
.tourmaster-room-thumbnail-gallery .tourmaster-thumbnail-gallery-button{display:block;width:60px;line-height:60px;text-align:center;}
.tourmaster-room-modern{position:relative;margin-bottom:60px;}
.tourmaster-room-modern.tourmaster-with-thumbnail .tourmaster-room-content-wrap{background:#fff;width:410px;max-width:100%;position:absolute;bottom:-40px;left:50%;padding:30px;text-align:center;transform:translateX(-50%);-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);}
body .tourmaster-room-modern2 .tourmaster-room-title a,
body .tourmaster-room-modern2 .tourmaster-room-rating-text,
body .tourmaster-room-modern2 .tourmaster-price-wrap.tourmaster-no-bg{color:#fff;}
.tourmaster-room-modern2{position:relative;overflow:hidden;}
.tourmaster-room-modern2 .tourmaster-room-content-wrap{position:absolute;left:0px;right:0px;top:100%;padding:0px 20px 30px;transition:transform 300ms;-webkit-transition:transform 300ms;-moz-transition:transform 300ms;}
.tourmaster-room-modern2 .tourmaster-bottom{position:relative;}
.tourmaster-room-modern2 .tourmaster-room-rating{margin-bottom:0;margin-top:10px;}
.tourmaster-room-modern2 .tourmaster-price-wrap{position:absolute;right:0px;bottom:0px;}
.tourmaster-room-modern2 .tourmaster-price-wrap > span{display:block;line-height:1.2;}
.tourmaster-room-modern2 .tourmaster-price-wrap .tourmaster-head,
.tourmaster-room-modern2 .tourmaster-price-wrap .tourmaster-tail{display:none;}
.tourmaster-room-modern2 .tourmaster-room-title{margin-bottom:0px;transition:transform 300ms;-webkit-transition:transform 300ms;-moz-transition:transform 300ms;transform:translateY(calc(-100% - 20px));-webkit-transform:translateY(calc(-100% - 20px));}
.tourmaster-room-modern2:hover .tourmaster-room-title{transform:translateY(0) !important;-webkit-transform:translateY(0) !important;}
.tourmaster-room-modern2:hover .tourmaster-room-content-wrap{transform:translateY(-100%);-webkit-transform:translateY(-100%);}
.tourmaster-room-modern2 .tourmaster-room-overlay{opacity:0;position:absolute;top:0px;right:0px;bottom:0px;left:0px;transition:opacity 300ms;-webkit-transition:opacity 300ms;-moz-transition:opacity 300ms;}
.tourmaster-room-modern2 .tourmaster-room-overlay > div{background:#000;width:100%;height:100%;}
.tourmaster-room-modern2:hover .tourmaster-room-overlay{opacity:1;}
.tourmaster-room-item .tourmaster-room-modern2 .tourmaster-ribbon{padding:8px 18px;font-size:12px;opacity:0;z-index:1;border-radius:0px;-webkit-border-radius:0px;-moz-border-radius:0px;transition:opacity 300ms;-webkit-transition:opacity 300ms;-moz-transition:opacity 300ms;}
.tourmaster-room-item .tourmaster-room-modern2:hover .tourmaster-ribbon{opacity:1;}
.tourmaster-room-side-thumbnail{margin-bottom:60px;}
.tourmaster-room-side-thumbnail .tourmaster-room-side-thumbnail-inner{display:flex;align-items:center;}
.tourmaster-room-side-thumbnail .tourmaster-room-thumbnail{width:40%}
.tourmaster-room-side-thumbnail .tourmaster-room-content-wrap{width:60%;padding:0px 0px 0px 40px;}
.tourmaster-room-side-thumbnail .tourmaster-bottom{display:flex;align-items:center;justify-content:space-between;}
.tourmaster-room-side-thumbnail .tourmaster-read-more{margin-top:2px;}
.tourmaster-room-side-thumbnail .tourmaster-price-wrap.tourmaster-no-bg{font-weight:500;}
.tourmaster-room-side-thumbnail .tourmaster-price-wrap.tourmaster-no-bg .tourmaster-price-discount{font-weight:600;}
.tourmaster-room-side-thumbnail .tourmaster-price-wrap.tourmaster-no-bg .tourmaster-tail{text-transform:none;font-size:17px;font-weight:400;}
.tourmaster-room-item .tourmaster-room-side-thumbnail .tourmaster-price-wrap.tourmaster-no-bg{font-size:25px;}
.tourmaster-room-item .tourmaster-room-side-thumbnail .tourmaster-info-wrap .tourmaster-info{margin-right:30px;}
.tourmaster-room-item .tourmaster-room-side-thumbnail .tourmaster-room-content{margin-bottom:30px;}
.tourmaster-room-item .tourmaster-room-side-thumbnail-inner .tourmaster-location{margin-bottom:5px;}
.tourmaster-single-review-item .tourmaster-single-review-head{padding:18px 0px;border-top-width:1px;border-bottom-width:1px;}
.tourmaster-single-review-item .tourmaster-single-review-head .tourmaster-room-rating{font-size:18px;float:left;margin-bottom:0px;margin-top:0px;}
.tourmaster-single-review-item .tourmaster-single-review-head .tourmaster-room-rating-text{margin-left:0px;float:left;margin-right:25px;font-size:20px;font-weight:500;}
.tourmaster-single-review-item .tourmaster-single-review-head .tourmaster-room-rating i{margin-right:6px;vertical-align:middle;}
.tourmaster-single-review-item .tourmaster-single-review-head-info{display:flex;align-items:center;justify-content:space-between;}
.tourmaster-single-review-item .tourmaster-single-review-content{padding-left:0px;}
.tourmaster-single-review-item .tourmaster-single-review-content .tourmaster-single-review-content-item{border-bottom-width:1px;border-bottom-style:solid;margin-bottom:40px;}
.tourmaster-single-review-item .tourmaster-single-review-content .tourmaster-single-review-user-name{font-size:20px;font-weight:600;}
.tourmaster-single-review-item .tourmaster-single-review-content .tourmaster-single-review-detail{border-bottom:0px;padding-bottom:40px;font-size:17px;}
.tourmaster-single-review-item .tourmaster-single-review-content .tourmaster-single-review-detail-rating{font-size:17px;margin-bottom:4px;}
.tourmaster-single-review-item .tourmaster-single-review-content .tourmaster-single-review-detail-rating i{margin-right:6px;}
.tourmaster-single-review-item .tourmaster-single-review-content .tourmaster-single-review-detail-date{font-style:normal;font-size:16px;}
.tourmaster-single-review-item .tourmaster-single-review-head .tourmaster-single-review-sort-by{margin-right:0;}
.tourmaster-single-review-item .tourmaster-single-review-sort-by .tourmaster-sort-by-field:last-child{margin-right:0px;}
.tourmaster-single-review-item .tourmaster-room-title-item .tourmaster-room-title-price{font-size:25px;}
.tourmaster-room-search-item{padding-bottom:30px;}
.tourmaster-room-search-form{width:100%;display:flex;gap:10px;flex-wrap:wrap;}
.tourmaster-room-search-form .tourmaster-room-search-submit{padding:5px 35px;border:none;}
.tourmaster-room-search-form .tourmaster-room-search-submit.tourmaster-style-border{background:transparent !important;border-width:2px;border-style:solid;}
.tourmaster-room-search-form .tourmaster-custom-amount-display,
.tourmaster-room-search-form .tourmaster-room-date-selection .tourmaster-custom-start-date,
.tourmaster-room-search-form .tourmaster-room-date-selection .tourmaster-custom-end-date{border-radius:0px;-webkit-border-radius:0px;-moz-border-radius:0px;}
.tourmaster-room-search-form .tourmaster-room-search-combobox{padding:15px 25px;}
.tourmaster-room-search-form .tourmaster-room-search-combobox .tourmaster-head{font-size:16px;font-weight:500;margin-bottom:4px;}
.tourmaster-room-search-form .tourmaster-room-search-combobox select{font-size:13px;font-weight:500;letter-spacing:1.5px;background:transparent;text-transform:uppercase;position:relative;width:100%;border:0px;cursor:pointer;padding:0px 15px 15px;margin:0px -15px -15px;}
.tourmaster-room-search-form .tourmaster-room-search-combobox select,
.tourmaster-room-search-form .tourmaster-room-search-combobox select:focus{outline:none;box-shadow:none;-moz-box-shadow:none;-webkit-box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;}
.tourmaster-room-search-form .tourmaster-room-search-combobox .tourmaster-combobox-wrap{font-size:13px;position:relative;}
.tourmaster-room-search-form .tourmaster-room-search-combobox .tourmaster-combobox-wrap:after{font-size:13px;content:"\f0dd";font-family:'FontAwesome';position:absolute;right:10px;top:50%;margin-top:-13px;}
.tourmaster-room-search-form.tourmaster-align-vertical{flex-direction:column;gap:0;}
.tourmaster-room-search-form.tourmaster-align-vertical .tourmaster-room-search-size5,
.tourmaster-room-search-form.tourmaster-align-vertical .tourmaster-room-size2{margin-bottom:20px;}
.tourmaster-room-search-form.tourmaster-align-horizontal .tourmaster-room-search-size10{flex-grow:10;}
.tourmaster-room-search-form.tourmaster-align-horizontal .tourmaster-room-search-size5{flex-grow:5;align-self:center;}
.tourmaster-room-search-form.tourmaster-align-horizontal .tourmaster-room-size2{flex-grow:2;}
.tourmaster-room-search-form.tourmaster-radius-round .tourmaster-custom-amount-display,
.tourmaster-room-search-form.tourmaster-radius-round .tourmaster-room-date-selection .tourmaster-custom-end-date,
.tourmaster-room-search-form.tourmaster-radius-round .tourmaster-room-date-selection .tourmaster-custom-start-date{border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;}
.tourmaster-room-search-form.tourmaster-radius-round .tourmaster-room-search-submit{border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;}
.tourmaster-room-search-form.tourmaster-radius-round .tourmaster-custom-start-date .tourmaster-tail, 
.tourmaster-room-search-form.tourmaster-radius-round .tourmaster-custom-end-date .tourmaster-tail,
.tourmaster-room-search-form.tourmaster-radius-round .tourmaster-custom-amount-display .tourmaster-tail{border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;}
.tourmaster-room-search-form.tourmaster-style-box .tourmaster-room-search-submit{height:100%;min-height:50px;width:100%;}
.tourmaster-room-search-form.tourmaster-style-text-top .tourmaster-room-search-submit-wrap{align-self:flex-end;}
.tourmaster-room-search-form.tourmaster-style-text-top .tourmaster-custom-start-date, 
.tourmaster-room-search-form.tourmaster-style-text-top .tourmaster-custom-end-date, 
.tourmaster-room-search-form.tourmaster-style-text-top .tourmaster-custom-amount-display,
.tourmaster-room-search-form.tourmaster-style-text-top .tourmaster-room-search-combobox{padding:0;background:transparent;}
.tourmaster-room-search-form.tourmaster-style-text-top .tourmaster-custom-start-date .tourmaster-head, 
.tourmaster-room-search-form.tourmaster-style-text-top .tourmaster-custom-end-date .tourmaster-head,
.tourmaster-room-search-form.tourmaster-style-text-top .tourmaster-custom-amount-display .tourmaster-head,
.tourmaster-room-search-form.tourmaster-style-text-top .tourmaster-room-search-combobox .tourmaster-head{margin-left:18px;white-space:nowrap;}
.tourmaster-room-search-form.tourmaster-style-text-top .tourmaster-custom-start-date .tourmaster-tail, 
.tourmaster-room-search-form.tourmaster-style-text-top .tourmaster-custom-end-date .tourmaster-tail,
.tourmaster-room-search-form.tourmaster-style-text-top .tourmaster-custom-amount-display .tourmaster-tail,
.tourmaster-room-search-form.tourmaster-style-text-top .tourmaster-room-search-combobox .tourmaster-combobox-wrap{padding:12px 18px;border-width:1px;border-style:solid;white-space:nowrap;}
.tourmaster-room-search-form.tourmaster-style-text-top .tourmaster-room-search-submit{height:48px;}
.tourmaster-room-search-form.tourmaster-style-divider > div{position:relative;}
.tourmaster-room-search-form.tourmaster-style-divider > div:before{content:" ";height:30px;margin-top:-15px;border-right-width:1px;border-right-style:solid;position:absolute;left:-5px;top:50%;opacity:0.4;}
.tourmaster-room-search-form.tourmaster-style-divider > div:first-child:before,
.tourmaster-room-search-form.tourmaster-style-divider .tourmaster-room-search-submit-wrap:before{display:none;}
.tourmaster-room-search-form.tourmaster-style-divider .tourmaster-custom-end-date{position:relative;}
.tourmaster-room-search-form.tourmaster-style-divider .tourmaster-custom-end-date:before{content:" ";height:30px;margin-top:-15px;border-right-width:1px;border-right-style:solid;position:absolute;left:-5px;top:50%;opacity:0.4;}
.tourmaster-room-search-form.tourmaster-style-divider .tourmaster-room-date-selection .tourmaster-custom-start-date, 
.tourmaster-room-search-form.tourmaster-style-divider .tourmaster-room-date-selection .tourmaster-custom-end-date, 
.tourmaster-room-search-form.tourmaster-style-divider .tourmaster-room-amount-selection .tourmaster-custom-amount-display,
.tourmaster-room-search-form.tourmaster-style-divider .tourmaster-room-search-combobox{background:transparent;}
.tourmaster-room-search-form.tourmaster-style-divider .tourmaster-room-search-submit-wrap{position:relative;align-self:center;}
.tourmaster-room-search-form.tourmaster-style-divider .tourmaster-room-search-submit{padding:17px 25px;letter-spacing:0;text-transform:none;font-weight:400;font-size:17px;border-radius:6px;}
.tourmaster-room-search-form.tourmaster-style-divider .tourmaster-room-date-selection .tourmaster-head,
.tourmaster-room-search-form.tourmaster-style-divider .tourmaster-custom-amount-display .tourmaster-head,
.tourmaster-room-search-form.tourmaster-style-divider .tourmaster-room-search-combobox .tourmaster-head{font-size:18px;}
.tourmaster-room-search-form.tourmaster-style-divider .tourmaster-room-date-selection .tourmaster-tail,
.tourmaster-room-search-form.tourmaster-style-divider .tourmaster-custom-amount-display .tourmaster-tail,
.tourmaster-room-search-form.tourmaster-style-divider .tourmaster-room-search-combobox select{font-size:16px;text-transform:none;letter-spacing:0;font-weight:normal;}
.tourmaster-room-search-form.tourmaster-style-divider .tourmaster-custom-amount-display .tourmaster-tail:after,
.tourmaster-room-search-form.tourmaster-style-divider .tourmaster-room-date-selection .tourmaster-tail:after{margin-top:-14px;}
.tourmaster-room-search-form.tourmaster-style-divider .tourmaster-room-search-combobox select{padding:0px 15px 18px;}
.tourmaster-room-search-form.tourmaster-style-divider .tourmaster-room-search-combobox .tourmaster-head{margin-bottom:6px;}
@media only screen and (max-width: 1050px) {
.tourmaster-room-search-form.tourmaster-style-divider > div:nth-child(2):before{display:none;}
}
@media only screen and (max-width: 767px) {
.tourmaster-room-search-form.tourmaster-style-divider > div:before,
.tourmaster-room-search-form.tourmaster-style-divider .tourmaster-custom-end-date:before{display:none;}
}
.tourmaster-room-search-form.tourmaster-style-placeholder .tourmaster-custom-start-date, 
.tourmaster-room-search-form.tourmaster-style-placeholder .tourmaster-custom-end-date,
.tourmaster-room-search-form.tourmaster-style-placeholder .tourmaster-custom-amount-display,
.tourmaster-room-search-form.tourmaster-style-placeholder .tourmaster-room-search-combobox{border-width:1px;border-style:solid;padding-top:11px;padding-bottom:11px;}
.tourmaster-room-search-form.tourmaster-style-placeholder .tourmaster-room-date-selection .tourmaster-tail{display:none;line-height:22px;}
.tourmaster-room-search-form.tourmaster-style-placeholder .tourmaster-room-date-selection .tourmaster-head{margin-bottom:0px;line-height:22px;}
.tourmaster-room-search-form.tourmaster-style-placeholder .tourmaster-room-date-selection.tourmaster-selected .tourmaster-head{display:none;}
.tourmaster-room-search-form.tourmaster-style-placeholder .tourmaster-room-date-selection.tourmaster-selected .tourmaster-tail{display:block;}
.tourmaster-room-search-form.tourmaster-style-placeholder .tourmaster-custom-amount-display .tourmaster-head{display:none;}
.tourmaster-room-search-form.tourmaster-style-placeholder .tourmaster-room-search-combobox .tourmaster-head{display:none;}
.tourmaster-room-search-form.tourmaster-style-placeholder .tourmaster-room-search-submit{font-size:15px;font-weight:500;text-transform:none;height:100%;min-height:50px;width:100%;}
.tourmaster-room-search-form.tourmaster-style-placeholder.tourmaster-align-vertical .tourmaster-custom-amount-display, 
.tourmaster-room-search-form.tourmaster-style-placeholder.tourmaster-align-vertical .tourmaster-room-date-selection .tourmaster-custom-end-date, 
.tourmaster-room-search-form.tourmaster-style-placeholder.tourmaster-align-vertical .tourmaster-room-date-selection .tourmaster-custom-start-date,
.tourmaster-room-search-form.tourmaster-style-placeholder.tourmaster-align-vertical .tourmaster-room-search-combobox{padding:20px 25px;}
.tourmaster-room-search-form.tourmaster-style-placeholder.tourmaster-align-vertical .tourmaster-room-search-submit{min-height:64px;}
body .tourmaster-room-search-item-wrap > h3{font-size:26px;font-weight:500;}
.tourmaster-room-search-tax-wrap{margin-top:30px;margin-bottom:5px;}
.tourmaster-room-search-tax-item{margin-bottom:30px;}
.tourmaster-room-search-tax-item .tourmaster-label{font-size:18px;font-weight:600;margin-bottom:0px;padding-bottom:18px;}
.tourmaster-room-search-tax-item .tourmaster-close-filter{width:14px;height:14px;margin-top:5px;cursor:pointer;position:relative;float:right;}
.tourmaster-room-search-tax-item .tourmaster-close-filter:before, 
.tourmaster-room-search-tax-item .tourmaster-close-filter:after{content:"";width:100%;border-bottom-width:2px;border-bottom-style:solid;position:absolute;right:0px;top:5px;}
.tourmaster-room-search-tax-item .tourmaster-close-filter.tourmaster-active:after{transform:rotate(90deg);-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);}
.tourmaster-room-search-tax-item .tourmaster-filter-term{font-size:17px;padding-bottom:5px;position:relative;}
.tourmaster-room-search-tax-item .tourmaster-filter-term input[type="checkbox"]{cursor:pointer;border-width:1px;border-style:solid;border-radius:0;-webkit-appearance:none;width:17px;height:17px;margin:0px 12px 2px 0px;}
.tourmaster-room-search-tax-item .tourmaster-filter-term .tourmaster-checkbox-input{font-size:11px;position:absolute;left:2px;top:6px;display:none;pointer-events:none;}
.tourmaster-room-search-tax-item .tourmaster-filter-term input[type="checkbox"]:checked + .tourmaster-checkbox-input{display:block;}
@media only screen and (max-width: 1050px){
.tourmaster-room-search-size10{width:100%;}
.tourmaster-room-search-form.tourmaster-align-horizontal .tourmaster-room-size2,
.tourmaster-room-search-form.tourmaster-align-horizontal .tourmaster-room-search-size5{flex-grow:1;flex-basis:0;}
.tourmaster-room-search-submit-wrap{width:100%;}
.tourmaster-room-search-submit-wrap input{width:100%;}
}
@media only screen and (max-width: 900px){
.tourmaster-payment-step{margin-top:55px;}
.tourmaster-room-payment-step{display:none;}
.tourmaster-room-price-sidebar .tourmaster-room-coupon-code{width:80px;}
}
@media only screen and (max-width: 767px){
.tourmaster-room-search-form{flex-direction:column;gap:0;}
.tourmaster-room-search-form .tourmaster-room-search-submit-wrap,
.tourmaster-room-search-form .tourmaster-room-search-submit-wrap input{width:100%;}
.tourmaster-room-search-size5,
.tourmaster-room-size2{margin-bottom:16px;width:100%;}
.tourmaster-single-review-item .tourmaster-room-single-header-title-wrap{padding:120px 20px;}
.tourmaster-single-review-item .tourmaster-single-review-head-info{flex-direction:column;}
.tourmaster-room-price-sidebar .tourmaster-room-coupon-code{width:130px;}
.tourmaster-room-price-summary-item .tourmaster-price-breakdown-title{display:block;margin-top:3px;}
.tourmaster-room-price-summary-item .tourmaster-title .tourmaster-price{float:none;margin-top:15px;display:block;}
.tourmaster-room-price-summary-item .tourmaster-service .tourmaster-label-checkbox{float:left;margin-top:6px;}
.tourmaster-room-price-summary-item .tourmaster-service .tourmaster-service-label{overflow:hidden;display:block;}
.tourmaster-room-payment-contact-form .tourmaster-head{float:none;width:auto;margin-bottom:8px;}
.tourmaster-room-payment-contact-form .tourmaster-guest-info-field .tourmaster-tail{margin-left:-7px;margin-right:-7px;}
.tourmaster-room-grid2 .tourmaster-price-wrap{float:none;margin-bottom:10px;}
.tourmaster-room-grid2 .tourmaster-read-more{float:none;}
.tourmaster-room-side-thumbnail .tourmaster-bottom{flex-direction:column-reverse;gap:10px;align-items:flex-start;}
} table.tourmaster-my-booking-table.tourmaster-room-table th:nth-child(1){width:10%;}
table.tourmaster-my-booking-table.tourmaster-room-table th:nth-child(2){width:60%;}
table.tourmaster-my-booking-table.tourmaster-room-table th:nth-child(3){width:15%;}
table.tourmaster-my-booking-table.tourmaster-room-table th:nth-child(4){width:15%;}
table.tourmaster-user-review-table.tourmaster-room-table th:nth-child(1){width:10%;}
table.tourmaster-user-review-table.tourmaster-room-table th:nth-child(2){width:60%;}
table.tourmaster-user-review-table.tourmaster-room-table th:nth-child(3){width:15%;}
table.tourmaster-user-review-table.tourmaster-room-table th:nth-child(4){width:15%;}
.tourmaster-body .tourmaster-room-payment-contact-wrap .tourmaster-payment-contact-title{font-size:26px;}
.tourmaster-room-payment-contact-form .tourmaster-contact-field, 
.tourmaster-room-payment-contact-form .tourmaster-billing-field{max-width:575px;}
.tourmaster-room-payment-contact-form .tourmaster-guest-info-field .tourmaster-head{width:100px;}
.tourmaster-body h3.tourmaster-payment-additional-note-title{margin-bottom:20px;}
.tourmaster-room-payment-contact-wrap h3.tourmaster-payment-contact-title{margin-bottom:40px;}
.tourmaster-additional-note-field.clearfix{max-width:575px;}
.tourmaster-room-price-summary-wrap.tourmaster-room-service-form.tourmaster-item-mglr{padding-right:20px;}
.tourmaster-single-review-item .tourmaster-single-review-content .tourmaster-single-review-avatar{width:90px;height:90px;margin:0px 45px 0px 0px;}
.tourmaster-single-review-item .tourmaster-single-review-content .tourmaster-single-review-user{width:300px;padding-right:20px;display:flex;align-items:center;}
.tourmaster-single-review-item .tourmaster-single-review-content .tourmaster-single-review-user-name{margin-bottom:0px;}
.tourmaster-single-review-item .tourmaster-single-review-content .tourmaster-single-review-user:after{display:none;}
@media only screen and (max-width: 999px){
.tourmaster-room-side-thumbnail .tourmaster-room-side-thumbnail-inner{flex-direction:column;gap:30px;}
.tourmaster-room-side-thumbnail .tourmaster-room-thumbnail{width:100%;}
.tourmaster-room-side-thumbnail .tourmaster-room-content-wrap{width:100%;padding:0px !important;}
}
.ui-datepicker{background:#fff;}
.ui-datepicker table tr th{color:#000;}
.tourmaster-room-search-form.tourmaster-style-full-background{box-shadow:0px 0px 30px rgb(0 0 0 / 10%);-webkit-box-shadow:0px 0px 30px rgb(0 0 0 / 10%);}
.tourmaster-room-search-form.tourmaster-style-full-background .tourmaster-room-date-selection .tourmaster-head,
.tourmaster-room-search-form.tourmaster-style-full-background .tourmaster-custom-amount-display .tourmaster-head,
.tourmaster-room-search-form.tourmaster-style-full-background .tourmaster-room-search-combobox .tourmaster-head{font-size:14px;}
.tourmaster-room-search-form.tourmaster-style-full-background .tourmaster-room-date-selection .tourmaster-tail,
.tourmaster-room-search-form.tourmaster-style-full-background .tourmaster-custom-amount-display .tourmaster-tail,
.tourmaster-room-search-form.tourmaster-style-full-background .tourmaster-room-search-combobox select{font-size:16px;letter-spacing:0px;text-transform:none;font-weight:400;}
.tourmaster-room-search-form.tourmaster-style-full-background .tourmaster-room-date-selection .tourmaster-custom-start-date,
.tourmaster-room-search-form.tourmaster-style-full-background .tourmaster-room-date-selection .tourmaster-custom-end-date,
.tourmaster-room-search-form.tourmaster-style-full-background .tourmaster-custom-amount-display{padding-top:30px;padding-bottom:30px;}
.tourmaster-room-search-form.tourmaster-style-full-background .tourmaster-room-search-submit{height:100%;color:transparent !important;}
.tourmaster-room-search-form.tourmaster-style-full-background.tourmaster-room-search-form .tourmaster-room-search-submit{padding:5px 54px;}
.tourmaster-room-search-form.tourmaster-style-full-background .tourmaster-room-search-submit-wrap{position:relative;}
.tourmaster-room-search-form.tourmaster-style-full-background .tourmaster-room-search-submit-wrap .tourmaster-content{position:absolute;left:0px;right:0px;text-align:center;top:50%;pointer-events:none;transform:translateY(-50%);-webkit-transform:translateY(-50%);color:#fff;}
.tourmaster-room-search-form.tourmaster-style-full-background .tourmaster-room-search-submit-wrap .tourmaster-content span{font-size:15px;font-weight:500;display:block;}
.tourmaster-room-search-form.tourmaster-style-full-background .tourmaster-room-search-submit-wrap .tourmaster-content i{font-size:18px;margin-bottom:12px;}
@media only screen and (max-width: 767px){
.tourmaster-room-search-form.tourmaster-style-full-background{padding-top:15px;}
.tourmaster-room-search-form.tourmaster-style-full-background .tourmaster-room-date-selection .tourmaster-custom-start-date, 
.tourmaster-room-search-form.tourmaster-style-full-background .tourmaster-room-date-selection .tourmaster-custom-end-date, 
.tourmaster-room-search-form.tourmaster-style-full-background .tourmaster-custom-amount-display{padding-top:10px;padding-bottom:10px;}
.tourmaster-room-search-form.tourmaster-style-full-background .tourmaster-room-search-submit{width:100%;height:120px;}
} .tourmaster-room-item .tourmaster-room-advance-rating span{margin-right:8px;}
.tourmaster-room-item .tourmaster-room-advance-rating{font-size:15px;display:inline-block;padding:2px 10px;margin-bottom:25px;}
.tourmaster-room-item .tourmaster-room-advance-rating span:last-child{margin-right:0px;}
.tourmaster-room-item .tourmaster-room-advance-rating .tourmaster-head span{font-weight:500;}
.tourmaster-room-location-item .gdlr-core-item-list{margin-bottom:60px;}
.tourmaster-room-location-item .tourmaster-room-location-thumbnail{position:relative;margin-bottom:20px;}
.tourmaster-room-location-item .tourmaster-room-location-thumbnail .tourmaster-ribbon{color:#fff;font-size:14px;position:absolute;right:10px;top:10px;line-height:1;padding:10px 15px;}
.tourmaster-room-location-item .tourmaster-room-location-rating{font-size:13px;margin-bottom:5px;}
.tourmaster-room-location-item .tourmaster-room-location-rating i{margin-right:5px;font-size:14px;}
.tourmaster-room-location-item .tourmaster-room-title{font-size:21px;margin-bottom:5px;}
.tourmaster-room-location-item .tourmaster-room-location-at{margin-bottom:5px;}
.tourmaster-room-location-item .tourmaster-room-location-at i{margin-right:8px;}
.tourmaster-room-location-item .tourmaster-divider{border-bottom-width:1px;border-bottom-style:solid;margin-bottom:15px;padding-top:10px;}
.tourmaster-room-location-item .tourmaster-room-location-price{margin-bottom:10px;}
.tourmaster-room-location-item .tourmaster-room-location-price .tourmaster-head{font-size:17px;margin-right:5px;opacity:0.7;}
.tourmaster-room-location-item .tourmaster-room-location-price .tourmaster-tail,
.tourmaster-room-location-item .tourmaster-room-location-price .tourmaster-discount{font-size:19px;font-weight:500;}
.tourmaster-room-location-item .tourmaster-room-location-price.tourmaster-with-discount .tourmaster-tail{text-decoration:line-through;opacity:0.5;margin-right:9px;}
.tourmaster-room-location-item .tourmaster-room-location-customer-rating span{margin-right:8px;}
.tourmaster-room-location-item .tourmaster-room-location-customer-rating{font-size:15px;display:inline-block;padding:2px 10px;}
.tourmaster-room-location-item .tourmaster-room-location-customer-rating span:last-child{margin-right:0px;}
.tourmaster-room-location-item .tourmaster-room-location-customer-rating .tourmaster-head span{font-weight:500;}
.tourmaster-room-location-title-item{text-align:center;}
.tourmaster-room-location-title-item .tourmaster-room-location-rating{font-size:13px;letter-spacing:5px;margin-bottom:20px;}
.tourmaster-room-location-title-item .tourmaster-room-title{font-size:58px;}
.tourmaster-room-location-title-item .tourmaster-room-location-price{font-size:27px;font-weight:500;}
.tourmaster-room-location-title-item .tourmaster-room-location-price .tourmaster-tail{font-size:29px;}
.tourmaster-room-location-title-item .tourmaster-room-location-price span.tourmaster-head{margin-right:10px;}
.tourmaster-room-location-title-item .tourmaster-room-location-customer-rating{padding:2px 10px;display:inline-block;font-size:15px;margin-bottom:14px;}
.tourmaster-room-location-title-item .tourmaster-room-location-customer-rating .tourmaster-head{margin-right:6px;}
.tourmaster-room-location-title-item .tourmaster-room-location-customer-rating .tourmaster-text{margin-right:6px;}
.tourmaster-room-location-title-item .tourmaster-room-location-customer-rating .tourmaster-head span{font-weight:600;}
.tourmaster-room-location-title-item .tourmaster-room-location-price.tourmaster-with-discount .tourmaster-tail{text-decoration:line-through;margin-right:10px;opacity:0.5;}
form.tourmaster-advance-review-form{color:#000;}
form.tourmaster-advance-review-form.tourmaster-form-field.tourmaster-with-border textarea{border-color:#000;}
form.tourmaster-advance-review-form{margin-bottom:40px;}
form.tourmaster-advance-review-form .tourmaster-review-form-item{margin-bottom:30px;}
form.tourmaster-advance-review-form .tourmaster-review-form-item .tourmaster-head{margin-bottom:11px;}
form.tourmaster-advance-review-form .tourmaster-review-form-description{margin-bottom:30px;}
form.tourmaster-advance-review-form .tourmaster-review-form-description .tourmaster-head{margin-bottom:11px;}
form.tourmaster-advance-review-form.tourmaster-form-field.tourmaster-with-border textarea{border-width:0px 0px 2px;border-radius:0;-webkit-border-radius:0;-moz-border-radius:0;}
.tourmaster-single-review-item .tourmaster-single-review-content .tourmaster-review-content-pagination{margin-left:0;}
.tourmaster-single-review-item .tourmaster-single-review{overflow:hidden;}
.tourmaster-advance-review-sidebar{width:360px;float:left;padding:50px 50px 30px;margin-right:60px;margin-bottom:50px;}
.tourmaster-advance-review-head{margin-bottom:24px;}
.tourmaster-advance-review-head .tourmaster-head{font-size:22px;font-weight:500;margin-right:18px;}
.tourmaster-advance-review-head .tourmaster-tail{font-size:15px;}
.tourmaster-advance-review-detail{margin-bottom:35px;}
.tourmaster-advance-review-detail .tourmaster-progress{clear:both;}
.tourmaster-advance-review-detail .tourmaster-progress span{display:block;height:6px;}
.tourmaster-advance-review-detail .tourmaster-head{font-size:17px;float:left;margin-bottom:10px;}
.tourmaster-advance-review-detail .tourmaster-tail{font-size:16px;font-weight:600;float:right;margin-bottom:10px;}
.tourmaster-single-review-item .tourmaster-advance-review-style .tourmaster-single-review-head .tourmaster-room-rating{display:none;}
.tourmaster-single-review-item .tourmaster-advance-review-style .tourmaster-single-review-head{padding-top:0px;border-top-width:0px;border-left:0px;border-right:0px;}
.tourmaster-single-review-item .tourmaster-advance-review-style .tourmaster-single-review-sort-by .tourmaster-head{font-size:20px;font-weight:500;}
.tourmaster-single-review-item .tourmaster-advance-review-style .tourmaster-single-review-content .tourmaster-single-review-user{flex-direction:column;gap:20px;width:220px;padding-right:50px;padding-bottom:30px;}
.tourmaster-single-review-item .tourmaster-advance-review-style .tourmaster-single-review-content .tourmaster-single-review-avatar{margin-right:0px;}
.tourmaster-room-booking-bar-wrap.tourmaster-style-2 .tourmaster-room-booking-bar-title{font-size:17px;}
.tourmaster-room-booking-bar-wrap.tourmaster-style-2 .tourmaster-room-booking-bar-title span{border:0;padding:7px 14px;border-radius:40px;margin-right:5px;}
.tourmaster-room-booking-bar-wrap.tourmaster-style-2 .tourmaster-custom-start-date,
.tourmaster-room-booking-bar-wrap.tourmaster-style-2 .tourmaster-custom-end-date, 
.tourmaster-room-booking-bar-wrap.tourmaster-style-2 .tourmaster-custom-amount-display{-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;}
.tourmaster-room-booking-bar-wrap.tourmaster-style-2 .tourmaster-room-button{-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;}
.tourmaster-room-booking-bar-wrap.tourmaster-style-2 .tourmaster-price-wrap{font-size:43px;line-height:1;margin-bottom:25px;color:#3a3a3a;}
.tourmaster-room-booking-bar-wrap.tourmaster-style-2 .tourmaster-price-wrap .tourmaster-head{display:block;font-size:21px;margin-bottom:10px;color:#808080;}
.tourmaster-room-item.tourmaster-zigzag .gdlr-core-item-list:nth-child(2n){margin-top:60px;}
.tourmaster-room-item-style-side-thumbnail.tourmaster-zigzag .gdlr-core-item-list:nth-child(2n+1){margin-right:18%;}
.tourmaster-room-item-style-side-thumbnail.tourmaster-zigzag .gdlr-core-item-list:nth-child(2n){margin-left:18%;margin-top:0px;}
.tourmaster-room-item-style-side-thumbnail-2.tourmaster-zigzag .gdlr-core-item-list:nth-child(2n+1){margin-right:18%;}
.tourmaster-room-item-style-side-thumbnail-2.tourmaster-zigzag .gdlr-core-item-list:nth-child(2n){margin-left:18%;margin-top:0px;}
@media only screen and (max-width: 999px) {
.tourmaster-room-item.tourmaster-zigzag .gdlr-core-item-list:nth-child(2n){margin-top:0px !important;}
.tourmaster-room-item-style-side-thumbnail.tourmaster-zigzag .gdlr-core-item-list{margin-left:auto !important;margin-right:auto !important;}
.tourmaster-room-item-style-side-thumbnail-2.tourmaster-zigzag .gdlr-core-item-list{margin-left:auto !important;margin-right:auto !important;}
} .tourmaster-room-single-feature-thumbnail{position:relative;margin-top:60px;}
.tourmaster-room-single-feature-thumbnail .tourmaster-single-header-gallery-wrap{position:absolute;background:#fff;right:15px;bottom:15px;display:flex;padding:5px 18px;-webkit-border-radius:19px;-moz-border-radius:19px;border-radius:19px;}
.tourmaster-room-single-feature-thumbnail .tourmaster-single-header-gallery-button{padding:6px;}
.tourmaster-room-single-feature-thumbnail svg{display:block;width:16px;height:auto;}
.tourmaster-room-feature-media-item{padding-bottom:30px;}
.tourmaster-room-feature-media-item .tourmaster-room-single-feature-thumbnail{ margin: 0; }.tourmaster-room-navigation-checkout-button{margin-top:0px;}
.tourmaster-room-invoice-logo{width:250px;margin-bottom:35px;}
.tourmaster-room-single-header-title-wrap{background-color:#0a0a0a;}
body .tourmaster-room-single-header-title-wrap h1{color:#ffffff;}
.tourmaster-room-single-header-title-wrap{background-image:url();}
.tourmaster-room-single-header-title-wrap{padding-top:140px;}
.tourmaster-room-single-header-title-wrap{padding-bottom:140px;}
body .tourmaster-room-single-header-title-wrap h1{font-size:54px;}
body .tourmaster-room-single-header-title-wrap h1{font-style:normal;}
body .tourmaster-room-single-header-title-wrap h1{text-transform:none;}
body .tourmaster-room-single-header-title-wrap h1{text-align:center;}
body input[type="submit"].tourmaster-room-button{color:#0c0c0c;border-color:#0c0c0c;}
body input[type="submit"].tourmaster-room-button:hover{color:#fff;background-color:#0c0c0c;}
.tourmaster-room-search-form .tourmaster-room-search-submit.tourmaster-style-solid{background:#0c0c0c;color:#fff;}
.tourmaster-room-search-form .tourmaster-room-search-submit.tourmaster-style-border{color:#0c0c0c;border-color:#0c0c0c;}
.tourmaster-body .tourmaster-room-button, .tourmaster-body .tourmaster-room-button:hover, .tourmaster-body .tourmaster-room-button.tourmaster-now-loading{background-color:#0c0c0c;color:#fff;}
.tourmaster-body .tourmaster-room-button.tourmaster-grey{color:#141414;}
.tourmaster-body .tourmaster-room-button.tourmaster-grey{background-color:#f2f2f2;}
.tourmaster-room-price-sidebar .tourmaster-room-button.tourmaster-blue, .tourmaster-room-payment-lb .goodlayers-payment-form button{color:#ffffff;}
#goodlayers-authorize-payment-form .goodlayers-payment-button.submit{color:#ffffff;}
.tourmaster-room-price-sidebar .tourmaster-room-button.tourmaster-blue, .tourmaster-room-payment-lb .goodlayers-payment-form button{background-color:#0654b0;}
#goodlayers-authorize-payment-form .goodlayers-payment-button.submit{background-color:#0654b0;}
.tourmaster-body .tourmaster-form-field.tourmaster-room input[type="text"], .tourmaster-body .tourmaster-form-field.tourmaster-room input[type="email"], .tourmaster-body .tourmaster-form-field.tourmaster-room input[type="password"], .tourmaster-body .tourmaster-form-field.tourmaster-room textarea, .tourmaster-body .tourmaster-form-field.tourmaster-room select, .tourmaster-body .tourmaster-form-field.tourmaster-room input[type="text"]:focus, .tourmaster-body .tourmaster-form-field.tourmaster-room input[type="email"]:focus, .tourmaster-body .tourmaster-form-field.tourmaster-room input[type="password"]:focus, .tourmaster-body .tourmaster-form-field.tourmaster-room textarea:focus{color:#4b4b4b;}
.tourmaster-body .tourmaster-form-field.tourmaster-room input[type="text"], .tourmaster-body .tourmaster-form-field.tourmaster-room input[type="email"], .tourmaster-body .tourmaster-form-field.tourmaster-room input[type="password"], .tourmaster-body .tourmaster-form-field.tourmaster-room textarea, .tourmaster-body .tourmaster-form-field.tourmaster-room select, .tourmaster-body .tourmaster-form-field.tourmaster-room input[type="text"]:focus, .tourmaster-body .tourmaster-form-field.tourmaster-room input[type="email"]:focus, .tourmaster-body .tourmaster-form-field.tourmaster-room input[type="password"]:focus, .tourmaster-body .tourmaster-form-field.tourmaster-room textarea:focus{background:#f5f5f5;}
.tourmaster-room-date-selection .tourmaster-custom-start-date, .tourmaster-room-date-selection .tourmaster-custom-end-date, .tourmaster-room-amount-selection .tourmaster-custom-amount-display,.tourmaster-custom-amount-selection-wrap, .tourmaster-custom-datepicker-wrap{background-color:#ffffff;}
.tourmaster-room-booking-wrap .tourmaster-room-date-selection .tourmaster-custom-start-date, .tourmaster-room-booking-wrap .tourmaster-room-date-selection .tourmaster-custom-end-date, .tourmaster-room-booking-wrap .tourmaster-room-amount-selection .tourmaster-custom-amount-display{background:#f5f5f5;}
.tourmaster-template-room-search .tourmaster-room-date-selection .tourmaster-custom-start-date, .tourmaster-template-room-search .tourmaster-room-date-selection .tourmaster-custom-end-date, .tourmaster-template-room-search .tourmaster-room-amount-selection .tourmaster-custom-amount-display{background:#f5f5f5;}
.tourmaster-room-date-selection .tourmaster-head, .tourmaster-custom-amount-display .tourmaster-head{color:#8f8f8f;}
.tourmaster-room-date-selection .tourmaster-tail, .tourmaster-custom-amount-display .tourmaster-tail, .tourmaster-custom-datepicker-close{color:#000000;}
.tourmaster-custom-datepicker-calendar .ui-datepicker .ui-datepicker-title, .tourmaster-custom-datepicker-calendar .ui-datepicker .ui-datepicker-title select, .tourmaster-custom-datepicker-calendar .ui-datepicker-prev, .tourmaster-custom-datepicker-calendar .ui-datepicker-prev:hover, .tourmaster-custom-datepicker-calendar .ui-datepicker-next, .tourmaster-custom-datepicker-calendar .ui-datepicker-next:hover{color:#000000;}
.tourmaster-custom-datepicker-calendar .ui-datepicker table tr th{color:#000000;}
.tourmaster-body .tourmaster-custom-datepicker-calendar .ui-datepicker table tr td a, .tourmaster-body .tourmaster-custom-datepicker-calendar .ui-datepicker table tr td a:hover{color:#000000;}
.tourmaster-body .tourmaster-custom-datepicker-calendar .ui-datepicker table tr td.tourmaster-start a, .tourmaster-body .tourmaster-custom-datepicker-calendar .ui-datepicker table tr td.tourmaster-start span, .tourmaster-body .tourmaster-custom-datepicker-calendar .ui-datepicker table tr td.tourmaster-end a{background:#000000;}
.tourmaster-body .tourmaster-custom-datepicker-calendar .ui-datepicker table tr td.tourmaster-end span{background:#000000;}
.tourmaster-custom-amount-selection-item{color:#000000;}
.tourmaster-custom-datepicker-title{background-color:#f6f6f6;}
.tourmaster-custom-datepicker-title{color:#767676;}
.tourmaster-body .tourmaster-custom-datepicker-calendar .ui-datepicker table tr td span{color:#c4c4c4;}
.tourmaster-body .tourmaster-custom-datepicker-calendar .ui-datepicker table tr td.tourmaster-start:before, .tourmaster-body .tourmaster-custom-datepicker-calendar .ui-datepicker table tr td.tourmaster-interval:before, .tourmaster-body .tourmaster-custom-datepicker-calendar .ui-datepicker table tr td.tourmaster-end:before{background-color:#f2f2f2;}
.single-room .tourmaster-single-review-head, .single-room .tourmaster-single-review-content .tourmaster-single-review-user-name{color:#000000;}
.single-room .tourmaster-single-review-head .tourmaster-room-rating i, .single-room .tourmaster-single-review-content .tourmaster-single-review-detail-rating i, .single-room .tourmaster-single-review-content .tourmaster-single-review-detail-date{color:#000000;}
.tourmaster-room-navigation-checkout-wrap .tourmaster-room-navigation-checkout-button, .tourmaster-room-navigation-checkout-wrap .tourmaster-room-navigation-checkout-button:hover{border-color:#1e1e1e;color:#1e1e1e;}
.tourmaster-room-navigation-checkout-wrap.tourmaster-active .tourmaster-room-navigation-checkout-button{color:#ffffff;}
.tourmaster-room-navigation-checkout-wrap.tourmaster-active .tourmaster-room-navigation-checkout-button{border-color:#ff4f60;background:#ff4f60;}
.tourmaster-room-navigation-checkout-button .tourmaster-count{background:#dedede;}
.tourmaster-room-navigation-checkout-button .tourmaster-count{color:#000;}
.tourmaster-room-cart-items{background-color:#ffffff;}
.tourmaster-room-cart-items li, .tourmaster-room-cart-items .tourmaster-checkout-button{color:#191919;}
.tourmaster-room-cart-items .tourmaster-checkout-button{border-color:#d2d2d2;}
.tourmaster-room-cart-items li i.tourmaster-remove{color:#d2d2d2;}
.tourmaster-room-booking-bar-title{color:#bebebe;}
.tourmaster-room-booking-bar-title .tourmaster-active{color:#000000;border-color:#000000;}
.tourmaster-room-booking-bar-summary .tourmaster-room-price .tourmaster-head, .tourmaster-room-booking-bar-summary .tourmaster-price, .tourmaster-room-booking-bar-summary .tourmaster-price .tourmaster-tail.tourmaster-em, .tourmaster-room-booking-bar-summary .tourmaster-or{color:#141414;}
.tourmaster-room-booking-bar-summary .tourmaster-room-price .tourmaster-tail, .tourmaster-room-booking-bar-summary .tourmaster-price .tourmaster-tail{color:#a5a5a5;}
body .tourmaster-room-payment-step{border-color:#e6e6e6;}
.tourmaster-room-payment-step .tourmaster-step .tourmaster-head{color:#d0d0d0;}
.tourmaster-room-payment-step .tourmaster-step .tourmaster-bullet{border-color:#dddddd;}
.tourmaster-room-payment-step .tourmaster-step.tourmaster-active .tourmaster-head{color:#000000;}
.tourmaster-room-payment-step .tourmaster-step.tourmaster-active .tourmaster-bullet{border-color:#5a5a5a;}
body .tourmaster-label-checkbox{border-color:#c7c7c7;}
.tourmaster-label-checkbox span{color:#4f4f4f;}
.tourmaster-room-price-summary-room-title{color:#141414;}
.tourmaster-room-price-summary-item .tourmaster-service, .tourmaster-room-price-summary-item .tourmaster-service-total{color:#141414;}
.tourmaster-room-single-price-breakdown .tourmaster-title, .tourmaster-room-single-price-breakdown .tourmaster-room-title, .tourmaster-room-single-price-breakdown .tourmaster-amount-title, .tourmaster-room-single-price-breakdown .tourmaster-room-total-price{color:#141414;}
.tourmaster-room-price-sidebar .tourmaster-price .tourmaster-head, .tourmaster-room-price-sidebar .tourmaster-price .tourmaster-tail.tourmaster-em{color:#141414;}
.tourmaster-room-price-sidebar .tourmaster-room-pay-type-item.tourmaster-active{color:#141414;}
.tourmaster-room-price-summary-room-duration{color:#9e9e9e;}
.tourmaster-room-price-summary-item .tourmaster-service-total .tourmaster-tail,.tourmaster-room-price-summary-item .tourmaster-title .tourmaster-price{color:#9e9e9e;}
.tourmaster-room-single-price-breakdown{color:#9e9e9e;}
.tourmaster-room-price-sidebar .tourmaster-room-pay-type-item, .tourmaster-room-price-sidebar .tourmaster-price .tourmaster-tail{color:#a5a5a5;}
.tourmaster-room-payment-error, .tourmaster-room-booking-submit-error, .tourmaster-room-price-sidebar .tourmaster-error-message{background-color:#f13232;color:#fff;}
.tourmaster-enquiry-form.tourmaster-room .tourmaster-enquiry-form-message.tourmaster-success{background-color:#f1f8ff;}
.tourmaster-enquiry-form.tourmaster-room .tourmaster-enquiry-form-message.tourmaster-success{border-color:#e1ebfe;}
.tourmaster-enquiry-form.tourmaster-room .tourmaster-enquiry-form-message.tourmaster-success{color:#758ea8;}
.tourmaster-enquiry-form.tourmaster-room .tourmaster-enquiry-form-message.tourmaster-failed{background-color:#fff1f1;}
.tourmaster-enquiry-form.tourmaster-room .tourmaster-enquiry-form-message.tourmaster-failed{border-color:#fee1e1;}
.tourmaster-enquiry-form.tourmaster-room .tourmaster-enquiry-form-message.tourmaster-failed{color:#a87575;}
.tourmaster-room-title-item .tourmaster-room-title-price .tourmaster-label, .tourmaster-room-title-item .tourmaster-room-title-price .tourmaster-price{color:#0f0f0f;}
.tourmaster-room-title-item .tourmaster-room-title-price .tourmaster-price-discount{color:#a6a6a6;}
.tourmaster-room-rating i{color:#ffc100;}
.tourmaster-room-item .tourmaster-room-title a, .tourmaster-room-item .tourmaster-info-wrap i{color:#111111;}
.tourmaster-room-item .tourmaster-room-side-thumbnail .tourmaster-price-wrap.tourmaster-no-bg{color:#111111}
.tourmaster-room-item .tourmaster-info-wrap{color:#848484;}
.tourmaster-room-item .tourmaster-location{color:#000000;}
.tourmaster-room-grid4 .tourmaster-info-wrap i{color:#33c390;}
.tourmaster-room-item .tourmaster-grid-frame .tourmaster-room-content-wrap{background-color:#ffffff;}
.tourmaster-room-item .tourmaster-ribbon{background-color:#e45154;}
.tourmaster-room-item .tourmaster-price-wrap.tourmaster-no-bg{color:#3d3d3d;}
.tourmaster-room-item .tourmaster-room-side-thumbnail .tourmaster-price-wrap.tourmaster-no-bg .tourmaster-tail{color:#3d3d3d;}
.tourmaster-room-item .tourmaster-price-wrap.tourmaster-with-bg{background-color:#33c390;}
.tourmaster-room-item .tourmaster-price-wrap.tourmaster-with-bg{color:#ffffff;}
.tourmaster-room-item .tourmaster-price-wrap.tourmaster-with-bg .tourmaster-price-discount{color:#ffffff;}
.tourmaster-room-grid5 .tourmaster-thumbnail-category{background:#fff;}
.tourmaster-room-grid5 .tourmaster-thumbnail-category a, .tourmaster-room-grid5 .tourmaster-thumbnail-category a:hover{color:#2b2b2b;}
.tourmaster-room-item a.tourmaster-read-more.tourmaster-type-text, .tourmaster-room-item a.tourmaster-read-more.tourmaster-type-text:hover{color:#141414;}
.tourmaster-room-item a.tourmaster-read-more.tourmaster-type-button, .tourmaster-room-item a.tourmaster-read-more.tourmaster-type-button:hover{background-color:#0f0f0f;}
.tourmaster-room-item a.tourmaster-read-more.tourmaster-type-button, .tourmaster-room-item a.tourmaster-read-more.tourmaster-type-button:hover{color:#ffffff;}
.tourmaster-room-item .tourmaster-read-more.tourmaster-type-border-button{ border-color: #959595; color: #959595; }@font-face{font-family:'Defaults';src:url(//www.wildgiantsafaris.com/wp-content/uploads/smile_fonts/Defaults/Defaults.eot?rfa9z8);src:url(//www.wildgiantsafaris.com/wp-content/uploads/smile_fonts/Defaults/Defaults.eot?#iefixrfa9z8) format('embedded-opentype'),url(//www.wildgiantsafaris.com/wp-content/uploads/smile_fonts/Defaults/Defaults.woff?rfa9z8) format('woff'),url(//www.wildgiantsafaris.com/wp-content/uploads/smile_fonts/Defaults/Defaults.ttf?rfa9z8) format('truetype'),url(//www.wildgiantsafaris.com/wp-content/uploads/smile_fonts/Defaults/Defaults.svg?rfa9z8#Defaults) format('svg');font-weight:normal;font-style:normal;}
[class^="Defaults-"], [class*=" Defaults-"]{font-family:'Defaults';speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}
.Defaults-glass:before{content:"\f000";}
.Defaults-music:before{content:"\f001";}
.Defaults-search:before{content:"\f002";}
.Defaults-envelope-o:before{content:"\f003";}
.Defaults-heart:before{content:"\f004";}
.Defaults-star:before{content:"\f005";}
.Defaults-star-o:before{content:"\f006";}
.Defaults-user:before{content:"\f007";}
.Defaults-film:before{content:"\f008";}
.Defaults-th-large:before{content:"\f009";}
.Defaults-th:before{content:"\f00a";}
.Defaults-th-list:before{content:"\f00b";}
.Defaults-check:before{content:"\f00c";}
.Defaults-close:before{content:"\f00d";}
.Defaults-remove:before{content:"\f00d";}
.Defaults-times:before{content:"\f00d";}
.Defaults-search-plus:before{content:"\f00e";}
.Defaults-search-minus:before{content:"\f010";}
.Defaults-power-off:before{content:"\f011";}
.Defaults-signal:before{content:"\f012";}
.Defaults-cog:before{content:"\f013";}
.Defaults-gear:before{content:"\f013";}
.Defaults-trash-o:before{content:"\f014";}
.Defaults-home:before{content:"\f015";}
.Defaults-file-o:before{content:"\f016";}
.Defaults-clock-o:before{content:"\f017";}
.Defaults-road:before{content:"\f018";}
.Defaults-download:before{content:"\f019";}
.Defaults-arrow-circle-o-down:before{content:"\f01a";}
.Defaults-arrow-circle-o-up:before{content:"\f01b";}
.Defaults-inbox:before{content:"\f01c";}
.Defaults-play-circle-o:before{content:"\f01d";}
.Defaults-repeat:before{content:"\f01e";}
.Defaults-rotate-right:before{content:"\f01e";}
.Defaults-refresh:before{content:"\f021";}
.Defaults-list-alt:before{content:"\f022";}
.Defaults-lock:before{content:"\f023";}
.Defaults-flag:before{content:"\f024";}
.Defaults-headphones:before{content:"\f025";}
.Defaults-volume-off:before{content:"\f026";}
.Defaults-volume-down:before{content:"\f027";}
.Defaults-volume-up:before{content:"\f028";}
.Defaults-qrcode:before{content:"\f029";}
.Defaults-barcode:before{content:"\f02a";}
.Defaults-tag:before{content:"\f02b";}
.Defaults-tags:before{content:"\f02c";}
.Defaults-book:before{content:"\f02d";}
.Defaults-bookmark:before{content:"\f02e";}
.Defaults-print:before{content:"\f02f";}
.Defaults-camera:before{content:"\f030";}
.Defaults-font:before{content:"\f031";}
.Defaults-bold:before{content:"\f032";}
.Defaults-italic:before{content:"\f033";}
.Defaults-text-height:before{content:"\f034";}
.Defaults-text-width:before{content:"\f035";}
.Defaults-align-left:before{content:"\f036";}
.Defaults-align-center:before{content:"\f037";}
.Defaults-align-right:before{content:"\f038";}
.Defaults-align-justify:before{content:"\f039";}
.Defaults-list:before{content:"\f03a";}
.Defaults-dedent:before{content:"\f03b";}
.Defaults-outdent:before{content:"\f03b";}
.Defaults-indent:before{content:"\f03c";}
.Defaults-video-camera:before{content:"\f03d";}
.Defaults-image:before{content:"\f03e";}
.Defaults-photo:before{content:"\f03e";}
.Defaults-picture-o:before{content:"\f03e";}
.Defaults-pencil:before{content:"\f040";}
.Defaults-map-marker:before{content:"\f041";}
.Defaults-adjust:before{content:"\f042";}
.Defaults-tint:before{content:"\f043";}
.Defaults-edit:before{content:"\f044";}
.Defaults-pencil-square-o:before{content:"\f044";}
.Defaults-share-square-o:before{content:"\f045";}
.Defaults-check-square-o:before{content:"\f046";}
.Defaults-arrows:before{content:"\f047";}
.Defaults-step-backward:before{content:"\f048";}
.Defaults-fast-backward:before{content:"\f049";}
.Defaults-backward:before{content:"\f04a";}
.Defaults-play:before{content:"\f04b";}
.Defaults-pause:before{content:"\f04c";}
.Defaults-stop:before{content:"\f04d";}
.Defaults-forward:before{content:"\f04e";}
.Defaults-fast-forward:before{content:"\f050";}
.Defaults-step-forward:before{content:"\f051";}
.Defaults-eject:before{content:"\f052";}
.Defaults-chevron-left:before{content:"\f053";}
.Defaults-chevron-right:before{content:"\f054";}
.Defaults-plus-circle:before{content:"\f055";}
.Defaults-minus-circle:before{content:"\f056";}
.Defaults-times-circle:before{content:"\f057";}
.Defaults-check-circle:before{content:"\f058";}
.Defaults-question-circle:before{content:"\f059";}
.Defaults-info-circle:before{content:"\f05a";}
.Defaults-crosshairs:before{content:"\f05b";}
.Defaults-times-circle-o:before{content:"\f05c";}
.Defaults-check-circle-o:before{content:"\f05d";}
.Defaults-ban:before{content:"\f05e";}
.Defaults-arrow-left:before{content:"\f060";}
.Defaults-arrow-right:before{content:"\f061";}
.Defaults-arrow-up:before{content:"\f062";}
.Defaults-arrow-down:before{content:"\f063";}
.Defaults-mail-forward:before{content:"\f064";}
.Defaults-share:before{content:"\f064";}
.Defaults-expand:before{content:"\f065";}
.Defaults-compress:before{content:"\f066";}
.Defaults-plus:before{content:"\f067";}
.Defaults-minus:before{content:"\f068";}
.Defaults-asterisk:before{content:"\f069";}
.Defaults-exclamation-circle:before{content:"\f06a";}
.Defaults-gift:before{content:"\f06b";}
.Defaults-leaf:before{content:"\f06c";}
.Defaults-fire:before{content:"\f06d";}
.Defaults-eye:before{content:"\f06e";}
.Defaults-eye-slash:before{content:"\f070";}
.Defaults-exclamation-triangle:before{content:"\f071";}
.Defaults-warning:before{content:"\f071";}
.Defaults-plane:before{content:"\f072";}
.Defaults-calendar:before{content:"\f073";}
.Defaults-random:before{content:"\f074";}
.Defaults-comment:before{content:"\f075";}
.Defaults-magnet:before{content:"\f076";}
.Defaults-chevron-up:before{content:"\f077";}
.Defaults-chevron-down:before{content:"\f078";}
.Defaults-retweet:before{content:"\f079";}
.Defaults-shopping-cart:before{content:"\f07a";}
.Defaults-folder:before{content:"\f07b";}
.Defaults-folder-open:before{content:"\f07c";}
.Defaults-arrows-v:before{content:"\f07d";}
.Defaults-arrows-h:before{content:"\f07e";}
.Defaults-bar-chart:before{content:"\f080";}
.Defaults-bar-chart-o:before{content:"\f080";}
.Defaults-twitter-square:before{content:"\f081";}
.Defaults-facebook-square:before{content:"\f082";}
.Defaults-camera-retro:before{content:"\f083";}
.Defaults-key:before{content:"\f084";}
.Defaults-cogs:before{content:"\f085";}
.Defaults-gears:before{content:"\f085";}
.Defaults-comments:before{content:"\f086";}
.Defaults-thumbs-o-up:before{content:"\f087";}
.Defaults-thumbs-o-down:before{content:"\f088";}
.Defaults-star-half:before{content:"\f089";}
.Defaults-heart-o:before{content:"\f08a";}
.Defaults-sign-out:before{content:"\f08b";}
.Defaults-linkedin-square:before{content:"\f08c";}
.Defaults-thumb-tack:before{content:"\f08d";}
.Defaults-external-link:before{content:"\f08e";}
.Defaults-sign-in:before{content:"\f090";}
.Defaults-trophy:before{content:"\f091";}
.Defaults-github-square:before{content:"\f092";}
.Defaults-upload:before{content:"\f093";}
.Defaults-lemon-o:before{content:"\f094";}
.Defaults-phone:before{content:"\f095";}
.Defaults-square-o:before{content:"\f096";}
.Defaults-bookmark-o:before{content:"\f097";}
.Defaults-phone-square:before{content:"\f098";}
.Defaults-twitter:before{content:"\f099";}
.Defaults-facebook:before{content:"\f09a";}
.Defaults-facebook-f:before{content:"\f09a";}
.Defaults-github:before{content:"\f09b";}
.Defaults-unlock:before{content:"\f09c";}
.Defaults-credit-card:before{content:"\f09d";}
.Defaults-rss:before{content:"\f09e";}
.Defaults-hdd-o:before{content:"\f0a0";}
.Defaults-bullhorn:before{content:"\f0a1";}
.Defaults-bell-o:before{content:"\f0a2";}
.Defaults-certificate:before{content:"\f0a3";}
.Defaults-hand-o-right:before{content:"\f0a4";}
.Defaults-hand-o-left:before{content:"\f0a5";}
.Defaults-hand-o-up:before{content:"\f0a6";}
.Defaults-hand-o-down:before{content:"\f0a7";}
.Defaults-arrow-circle-left:before{content:"\f0a8";}
.Defaults-arrow-circle-right:before{content:"\f0a9";}
.Defaults-arrow-circle-up:before{content:"\f0aa";}
.Defaults-arrow-circle-down:before{content:"\f0ab";}
.Defaults-globe:before{content:"\f0ac";}
.Defaults-wrench:before{content:"\f0ad";}
.Defaults-tasks:before{content:"\f0ae";}
.Defaults-filter:before{content:"\f0b0";}
.Defaults-briefcase:before{content:"\f0b1";}
.Defaults-arrows-alt:before{content:"\f0b2";}
.Defaults-group:before{content:"\f0c0";}
.Defaults-users:before{content:"\f0c0";}
.Defaults-chain:before{content:"\f0c1";}
.Defaults-link:before{content:"\f0c1";}
.Defaults-cloud:before{content:"\f0c2";}
.Defaults-flask:before{content:"\f0c3";}
.Defaults-cut:before{content:"\f0c4";}
.Defaults-scissors:before{content:"\f0c4";}
.Defaults-copy:before{content:"\f0c5";}
.Defaults-files-o:before{content:"\f0c5";}
.Defaults-paperclip:before{content:"\f0c6";}
.Defaults-floppy-o:before{content:"\f0c7";}
.Defaults-save:before{content:"\f0c7";}
.Defaults-square:before{content:"\f0c8";}
.Defaults-bars:before{content:"\f0c9";}
.Defaults-navicon:before{content:"\f0c9";}
.Defaults-reorder:before{content:"\f0c9";}
.Defaults-list-ul:before{content:"\f0ca";}
.Defaults-list-ol:before{content:"\f0cb";}
.Defaults-strikethrough:before{content:"\f0cc";}
.Defaults-underline:before{content:"\f0cd";}
.Defaults-table:before{content:"\f0ce";}
.Defaults-magic:before{content:"\f0d0";}
.Defaults-truck:before{content:"\f0d1";}
.Defaults-pinterest:before{content:"\f0d2";}
.Defaults-pinterest-square:before{content:"\f0d3";}
.Defaults-google-plus-square:before{content:"\f0d4";}
.Defaults-google-plus:before{content:"\f0d5";}
.Defaults-money:before{content:"\f0d6";}
.Defaults-caret-down:before{content:"\f0d7";}
.Defaults-caret-up:before{content:"\f0d8";}
.Defaults-caret-left:before{content:"\f0d9";}
.Defaults-caret-right:before{content:"\f0da";}
.Defaults-columns:before{content:"\f0db";}
.Defaults-sort:before{content:"\f0dc";}
.Defaults-unsorted:before{content:"\f0dc";}
.Defaults-sort-desc:before{content:"\f0dd";}
.Defaults-sort-down:before{content:"\f0dd";}
.Defaults-sort-asc:before{content:"\f0de";}
.Defaults-sort-up:before{content:"\f0de";}
.Defaults-envelope:before{content:"\f0e0";}
.Defaults-linkedin:before{content:"\f0e1";}
.Defaults-rotate-left:before{content:"\f0e2";}
.Defaults-undo:before{content:"\f0e2";}
.Defaults-gavel:before{content:"\f0e3";}
.Defaults-legal:before{content:"\f0e3";}
.Defaults-dashboard:before{content:"\f0e4";}
.Defaults-tachometer:before{content:"\f0e4";}
.Defaults-comment-o:before{content:"\f0e5";}
.Defaults-comments-o:before{content:"\f0e6";}
.Defaults-bolt:before{content:"\f0e7";}
.Defaults-flash:before{content:"\f0e7";}
.Defaults-sitemap:before{content:"\f0e8";}
.Defaults-umbrella:before{content:"\f0e9";}
.Defaults-clipboard:before{content:"\f0ea";}
.Defaults-paste:before{content:"\f0ea";}
.Defaults-lightbulb-o:before{content:"\f0eb";}
.Defaults-exchange:before{content:"\f0ec";}
.Defaults-cloud-download:before{content:"\f0ed";}
.Defaults-cloud-upload:before{content:"\f0ee";}
.Defaults-user-md:before{content:"\f0f0";}
.Defaults-stethoscope:before{content:"\f0f1";}
.Defaults-suitcase:before{content:"\f0f2";}
.Defaults-bell:before{content:"\f0f3";}
.Defaults-coffee:before{content:"\f0f4";}
.Defaults-cutlery:before{content:"\f0f5";}
.Defaults-file-text-o:before{content:"\f0f6";}
.Defaults-building-o:before{content:"\f0f7";}
.Defaults-hospital-o:before{content:"\f0f8";}
.Defaults-ambulance:before{content:"\f0f9";}
.Defaults-medkit:before{content:"\f0fa";}
.Defaults-fighter-jet:before{content:"\f0fb";}
.Defaults-beer:before{content:"\f0fc";}
.Defaults-h-square:before{content:"\f0fd";}
.Defaults-plus-square:before{content:"\f0fe";}
.Defaults-angle-double-left:before{content:"\f100";}
.Defaults-angle-double-right:before{content:"\f101";}
.Defaults-angle-double-up:before{content:"\f102";}
.Defaults-angle-double-down:before{content:"\f103";}
.Defaults-angle-left:before{content:"\f104";}
.Defaults-angle-right:before{content:"\f105";}
.Defaults-angle-up:before{content:"\f106";}
.Defaults-angle-down:before{content:"\f107";}
.Defaults-desktop:before{content:"\f108";}
.Defaults-laptop:before{content:"\f109";}
.Defaults-tablet:before{content:"\f10a";}
.Defaults-mobile:before{content:"\f10b";}
.Defaults-mobile-phone:before{content:"\f10b";}
.Defaults-circle-o:before{content:"\f10c";}
.Defaults-quote-left:before{content:"\f10d";}
.Defaults-quote-right:before{content:"\f10e";}
.Defaults-spinner:before{content:"\f110";}
.Defaults-circle:before{content:"\f111";}
.Defaults-mail-reply:before{content:"\f112";}
.Defaults-reply:before{content:"\f112";}
.Defaults-github-alt:before{content:"\f113";}
.Defaults-folder-o:before{content:"\f114";}
.Defaults-folder-open-o:before{content:"\f115";}
.Defaults-smile-o:before{content:"\f118";}
.Defaults-frown-o:before{content:"\f119";}
.Defaults-meh-o:before{content:"\f11a";}
.Defaults-gamepad:before{content:"\f11b";}
.Defaults-keyboard-o:before{content:"\f11c";}
.Defaults-flag-o:before{content:"\f11d";}
.Defaults-flag-checkered:before{content:"\f11e";}
.Defaults-terminal:before{content:"\f120";}
.Defaults-code:before{content:"\f121";}
.Defaults-mail-reply-all:before{content:"\f122";}
.Defaults-reply-all:before{content:"\f122";}
.Defaults-star-half-empty:before{content:"\f123";}
.Defaults-star-half-full:before{content:"\f123";}
.Defaults-star-half-o:before{content:"\f123";}
.Defaults-location-arrow:before{content:"\f124";}
.Defaults-crop:before{content:"\f125";}
.Defaults-code-fork:before{content:"\f126";}
.Defaults-chain-broken:before{content:"\f127";}
.Defaults-unlink:before{content:"\f127";}
.Defaults-question:before{content:"\f128";}
.Defaults-info:before{content:"\f129";}
.Defaults-exclamation:before{content:"\f12a";}
.Defaults-superscript:before{content:"\f12b";}
.Defaults-subscript:before{content:"\f12c";}
.Defaults-eraser:before{content:"\f12d";}
.Defaults-puzzle-piece:before{content:"\f12e";}
.Defaults-microphone:before{content:"\f130";}
.Defaults-microphone-slash:before{content:"\f131";}
.Defaults-shield:before{content:"\f132";}
.Defaults-calendar-o:before{content:"\f133";}
.Defaults-fire-extinguisher:before{content:"\f134";}
.Defaults-rocket:before{content:"\f135";}
.Defaults-maxcdn:before{content:"\f136";}
.Defaults-chevron-circle-left:before{content:"\f137";}
.Defaults-chevron-circle-right:before{content:"\f138";}
.Defaults-chevron-circle-up:before{content:"\f139";}
.Defaults-chevron-circle-down:before{content:"\f13a";}
.Defaults-html5:before{content:"\f13b";}
.Defaults-css3:before{content:"\f13c";}
.Defaults-anchor:before{content:"\f13d";}
.Defaults-unlock-alt:before{content:"\f13e";}
.Defaults-bullseye:before{content:"\f140";}
.Defaults-ellipsis-h:before{content:"\f141";}
.Defaults-ellipsis-v:before{content:"\f142";}
.Defaults-rss-square:before{content:"\f143";}
.Defaults-play-circle:before{content:"\f144";}
.Defaults-ticket:before{content:"\f145";}
.Defaults-minus-square:before{content:"\f146";}
.Defaults-minus-square-o:before{content:"\f147";}
.Defaults-level-up:before{content:"\f148";}
.Defaults-level-down:before{content:"\f149";}
.Defaults-check-square:before{content:"\f14a";}
.Defaults-pencil-square:before{content:"\f14b";}
.Defaults-external-link-square:before{content:"\f14c";}
.Defaults-share-square:before{content:"\f14d";}
.Defaults-compass:before{content:"\f14e";}
.Defaults-caret-square-o-down:before{content:"\f150";}
.Defaults-toggle-down:before{content:"\f150";}
.Defaults-caret-square-o-up:before{content:"\f151";}
.Defaults-toggle-up:before{content:"\f151";}
.Defaults-caret-square-o-right:before{content:"\f152";}
.Defaults-toggle-right:before{content:"\f152";}
.Defaults-eur:before{content:"\f153";}
.Defaults-euro:before{content:"\f153";}
.Defaults-gbp:before{content:"\f154";}
.Defaults-dollar:before{content:"\f155";}
.Defaults-usd:before{content:"\f155";}
.Defaults-inr:before{content:"\f156";}
.Defaults-rupee:before{content:"\f156";}
.Defaults-cny:before{content:"\f157";}
.Defaults-jpy:before{content:"\f157";}
.Defaults-rmb:before{content:"\f157";}
.Defaults-yen:before{content:"\f157";}
.Defaults-rouble:before{content:"\f158";}
.Defaults-rub:before{content:"\f158";}
.Defaults-ruble:before{content:"\f158";}
.Defaults-krw:before{content:"\f159";}
.Defaults-won:before{content:"\f159";}
.Defaults-bitcoin:before{content:"\f15a";}
.Defaults-btc:before{content:"\f15a";}
.Defaults-file:before{content:"\f15b";}
.Defaults-file-text:before{content:"\f15c";}
.Defaults-sort-alpha-asc:before{content:"\f15d";}
.Defaults-sort-alpha-desc:before{content:"\f15e";}
.Defaults-sort-amount-asc:before{content:"\f160";}
.Defaults-sort-amount-desc:before{content:"\f161";}
.Defaults-sort-numeric-asc:before{content:"\f162";}
.Defaults-sort-numeric-desc:before{content:"\f163";}
.Defaults-thumbs-up:before{content:"\f164";}
.Defaults-thumbs-down:before{content:"\f165";}
.Defaults-youtube-square:before{content:"\f166";}
.Defaults-youtube:before{content:"\f167";}
.Defaults-xing:before{content:"\f168";}
.Defaults-xing-square:before{content:"\f169";}
.Defaults-youtube-play:before{content:"\f16a";}
.Defaults-dropbox:before{content:"\f16b";}
.Defaults-stack-overflow:before{content:"\f16c";}
.Defaults-instagram:before{content:"\f16d";}
.Defaults-flickr:before{content:"\f16e";}
.Defaults-adn:before{content:"\f170";}
.Defaults-bitbucket:before{content:"\f171";}
.Defaults-bitbucket-square:before{content:"\f172";}
.Defaults-tumblr:before{content:"\f173";}
.Defaults-tumblr-square:before{content:"\f174";}
.Defaults-long-arrow-down:before{content:"\f175";}
.Defaults-long-arrow-up:before{content:"\f176";}
.Defaults-long-arrow-left:before{content:"\f177";}
.Defaults-long-arrow-right:before{content:"\f178";}
.Defaults-apple:before{content:"\f179";}
.Defaults-windows:before{content:"\f17a";}
.Defaults-android:before{content:"\f17b";}
.Defaults-linux:before{content:"\f17c";}
.Defaults-dribbble:before{content:"\f17d";}
.Defaults-skype:before{content:"\f17e";}
.Defaults-foursquare:before{content:"\f180";}
.Defaults-trello:before{content:"\f181";}
.Defaults-female:before{content:"\f182";}
.Defaults-male:before{content:"\f183";}
.Defaults-gittip:before{content:"\f184";}
.Defaults-gratipay:before{content:"\f184";}
.Defaults-sun-o:before{content:"\f185";}
.Defaults-moon-o:before{content:"\f186";}
.Defaults-archive:before{content:"\f187";}
.Defaults-bug:before{content:"\f188";}
.Defaults-vk:before{content:"\f189";}
.Defaults-weibo:before{content:"\f18a";}
.Defaults-renren:before{content:"\f18b";}
.Defaults-pagelines:before{content:"\f18c";}
.Defaults-stack-exchange:before{content:"\f18d";}
.Defaults-arrow-circle-o-right:before{content:"\f18e";}
.Defaults-arrow-circle-o-left:before{content:"\f190";}
.Defaults-caret-square-o-left:before{content:"\f191";}
.Defaults-toggle-left:before{content:"\f191";}
.Defaults-dot-circle-o:before{content:"\f192";}
.Defaults-wheelchair:before{content:"\f193";}
.Defaults-vimeo-square:before{content:"\f194";}
.Defaults-try:before{content:"\f195";}
.Defaults-turkish-lira:before{content:"\f195";}
.Defaults-plus-square-o:before{content:"\f196";}
.Defaults-space-shuttle:before{content:"\f197";}
.Defaults-slack:before{content:"\f198";}
.Defaults-envelope-square:before{content:"\f199";}
.Defaults-wordpress:before{content:"\f19a";}
.Defaults-openid:before{content:"\f19b";}
.Defaults-bank:before{content:"\f19c";}
.Defaults-institution:before{content:"\f19c";}
.Defaults-university:before{content:"\f19c";}
.Defaults-graduation-cap:before{content:"\f19d";}
.Defaults-mortar-board:before{content:"\f19d";}
.Defaults-yahoo:before{content:"\f19e";}
.Defaults-google:before{content:"\f1a0";}
.Defaults-reddit:before{content:"\f1a1";}
.Defaults-reddit-square:before{content:"\f1a2";}
.Defaults-stumbleupon-circle:before{content:"\f1a3";}
.Defaults-stumbleupon:before{content:"\f1a4";}
.Defaults-delicious:before{content:"\f1a5";}
.Defaults-digg:before{content:"\f1a6";}
.Defaults-pied-piper:before{content:"\f1a7";}
.Defaults-pied-piper-alt:before{content:"\f1a8";}
.Defaults-drupal:before{content:"\f1a9";}
.Defaults-joomla:before{content:"\f1aa";}
.Defaults-language:before{content:"\f1ab";}
.Defaults-fax:before{content:"\f1ac";}
.Defaults-building:before{content:"\f1ad";}
.Defaults-child:before{content:"\f1ae";}
.Defaults-paw:before{content:"\f1b0";}
.Defaults-spoon:before{content:"\f1b1";}
.Defaults-cube:before{content:"\f1b2";}
.Defaults-cubes:before{content:"\f1b3";}
.Defaults-behance:before{content:"\f1b4";}
.Defaults-behance-square:before{content:"\f1b5";}
.Defaults-steam:before{content:"\f1b6";}
.Defaults-steam-square:before{content:"\f1b7";}
.Defaults-recycle:before{content:"\f1b8";}
.Defaults-automobile:before{content:"\f1b9";}
.Defaults-car:before{content:"\f1b9";}
.Defaults-cab:before{content:"\f1ba";}
.Defaults-taxi:before{content:"\f1ba";}
.Defaults-tree:before{content:"\f1bb";}
.Defaults-spotify:before{content:"\f1bc";}
.Defaults-deviantart:before{content:"\f1bd";}
.Defaults-soundcloud:before{content:"\f1be";}
.Defaults-database:before{content:"\f1c0";}
.Defaults-file-pdf-o:before{content:"\f1c1";}
.Defaults-file-word-o:before{content:"\f1c2";}
.Defaults-file-excel-o:before{content:"\f1c3";}
.Defaults-file-powerpoint-o:before{content:"\f1c4";}
.Defaults-file-image-o:before{content:"\f1c5";}
.Defaults-file-photo-o:before{content:"\f1c5";}
.Defaults-file-picture-o:before{content:"\f1c5";}
.Defaults-file-archive-o:before{content:"\f1c6";}
.Defaults-file-zip-o:before{content:"\f1c6";}
.Defaults-file-audio-o:before{content:"\f1c7";}
.Defaults-file-sound-o:before{content:"\f1c7";}
.Defaults-file-movie-o:before{content:"\f1c8";}
.Defaults-file-video-o:before{content:"\f1c8";}
.Defaults-file-code-o:before{content:"\f1c9";}
.Defaults-vine:before{content:"\f1ca";}
.Defaults-codepen:before{content:"\f1cb";}
.Defaults-jsfiddle:before{content:"\f1cc";}
.Defaults-life-bouy:before{content:"\f1cd";}
.Defaults-life-buoy:before{content:"\f1cd";}
.Defaults-life-ring:before{content:"\f1cd";}
.Defaults-life-saver:before{content:"\f1cd";}
.Defaults-support:before{content:"\f1cd";}
.Defaults-circle-o-notch:before{content:"\f1ce";}
.Defaults-ra:before{content:"\f1d0";}
.Defaults-rebel:before{content:"\f1d0";}
.Defaults-empire:before{content:"\f1d1";}
.Defaults-ge:before{content:"\f1d1";}
.Defaults-git-square:before{content:"\f1d2";}
.Defaults-git:before{content:"\f1d3";}
.Defaults-hacker-news:before{content:"\f1d4";}
.Defaults-tencent-weibo:before{content:"\f1d5";}
.Defaults-qq:before{content:"\f1d6";}
.Defaults-wechat:before{content:"\f1d7";}
.Defaults-weixin:before{content:"\f1d7";}
.Defaults-paper-plane:before{content:"\f1d8";}
.Defaults-send:before{content:"\f1d8";}
.Defaults-paper-plane-o:before{content:"\f1d9";}
.Defaults-send-o:before{content:"\f1d9";}
.Defaults-history:before{content:"\f1da";}
.Defaults-circle-thin:before{content:"\f1db";}
.Defaults-genderless:before{content:"\f1db";}
.Defaults-header:before{content:"\f1dc";}
.Defaults-paragraph:before{content:"\f1dd";}
.Defaults-sliders:before{content:"\f1de";}
.Defaults-share-alt:before{content:"\f1e0";}
.Defaults-share-alt-square:before{content:"\f1e1";}
.Defaults-bomb:before{content:"\f1e2";}
.Defaults-futbol-o:before{content:"\f1e3";}
.Defaults-soccer-ball-o:before{content:"\f1e3";}
.Defaults-tty:before{content:"\f1e4";}
.Defaults-binoculars:before{content:"\f1e5";}
.Defaults-plug:before{content:"\f1e6";}
.Defaults-slideshare:before{content:"\f1e7";}
.Defaults-twitch:before{content:"\f1e8";}
.Defaults-yelp:before{content:"\f1e9";}
.Defaults-newspaper-o:before{content:"\f1ea";}
.Defaults-wifi:before{content:"\f1eb";}
.Defaults-calculator:before{content:"\f1ec";}
.Defaults-paypal:before{content:"\f1ed";}
.Defaults-google-wallet:before{content:"\f1ee";}
.Defaults-cc-visa:before{content:"\f1f0";}
.Defaults-cc-mastercard:before{content:"\f1f1";}
.Defaults-cc-discover:before{content:"\f1f2";}
.Defaults-cc-amex:before{content:"\f1f3";}
.Defaults-cc-paypal:before{content:"\f1f4";}
.Defaults-cc-stripe:before{content:"\f1f5";}
.Defaults-bell-slash:before{content:"\f1f6";}
.Defaults-bell-slash-o:before{content:"\f1f7";}
.Defaults-trash:before{content:"\f1f8";}
.Defaults-copyright:before{content:"\f1f9";}
.Defaults-at:before{content:"\f1fa";}
.Defaults-eyedropper:before{content:"\f1fb";}
.Defaults-paint-brush:before{content:"\f1fc";}
.Defaults-birthday-cake:before{content:"\f1fd";}
.Defaults-area-chart:before{content:"\f1fe";}
.Defaults-pie-chart:before{content:"\f200";}
.Defaults-line-chart:before{content:"\f201";}
.Defaults-lastfm:before{content:"\f202";}
.Defaults-lastfm-square:before{content:"\f203";}
.Defaults-toggle-off:before{content:"\f204";}
.Defaults-toggle-on:before{content:"\f205";}
.Defaults-bicycle:before{content:"\f206";}
.Defaults-bus:before{content:"\f207";}
.Defaults-ioxhost:before{content:"\f208";}
.Defaults-angellist:before{content:"\f209";}
.Defaults-cc:before{content:"\f20a";}
.Defaults-ils:before{content:"\f20b";}
.Defaults-shekel:before{content:"\f20b";}
.Defaults-sheqel:before{content:"\f20b";}
.Defaults-meanpath:before{content:"\f20c";}
.Defaults-buysellads:before{content:"\f20d";}
.Defaults-connectdevelop:before{content:"\f20e";}
.Defaults-dashcube:before{content:"\f210";}
.Defaults-forumbee:before{content:"\f211";}
.Defaults-leanpub:before{content:"\f212";}
.Defaults-sellsy:before{content:"\f213";}
.Defaults-shirtsinbulk:before{content:"\f214";}
.Defaults-simplybuilt:before{content:"\f215";}
.Defaults-skyatlas:before{content:"\f216";}
.Defaults-cart-plus:before{content:"\f217";}
.Defaults-cart-arrow-down:before{content:"\f218";}
.Defaults-diamond:before{content:"\f219";}
.Defaults-ship:before{content:"\f21a";}
.Defaults-user-secret:before{content:"\f21b";}
.Defaults-motorcycle:before{content:"\f21c";}
.Defaults-street-view:before{content:"\f21d";}
.Defaults-heartbeat:before{content:"\f21e";}
.Defaults-venus:before{content:"\f221";}
.Defaults-mars:before{content:"\f222";}
.Defaults-mercury:before{content:"\f223";}
.Defaults-transgender:before{content:"\f224";}
.Defaults-transgender-alt:before{content:"\f225";}
.Defaults-venus-double:before{content:"\f226";}
.Defaults-mars-double:before{content:"\f227";}
.Defaults-venus-mars:before{content:"\f228";}
.Defaults-mars-stroke:before{content:"\f229";}
.Defaults-mars-stroke-v:before{content:"\f22a";}
.Defaults-mars-stroke-h:before{content:"\f22b";}
.Defaults-neuter:before{content:"\f22c";}
.Defaults-facebook-official:before{content:"\f230";}
.Defaults-pinterest-p:before{content:"\f231";}
.Defaults-whatsapp:before{content:"\f232";}
.Defaults-server:before{content:"\f233";}
.Defaults-user-plus:before{content:"\f234";}
.Defaults-user-times:before{content:"\f235";}
.Defaults-bed:before{content:"\f236";}
.Defaults-hotel:before{content:"\f236";}
.Defaults-viacoin:before{content:"\f237";}
.Defaults-train:before{content:"\f238";}
.Defaults-subway:before{content:"\f239";}
.Defaults-medium:before {content: "\f23a";}.mpc-animation{opacity:0;}
.vc_editor .mpc-animation.mpc-row,
.vc_editor .mpc-animation.mpc-column,
.vc_editor .mpc-animation.mpc-toggle-row{opacity:1;}
.mpc-no-transition,
.velocity-animating,
.velocity-animating .mpc-transition{-webkit-transition:none !important;transition:none !important;}
.mpc-transition{-webkit-transition:all .25s;transition:all .25s;}
.mpc-display--block{display:block !important;}
.mpc-align--left{text-align:left;}
.mpc-align--right{text-align:right;}
.mpc-align--center{text-align:center;}
.mpc-effect--brightness .mpc-item img{-webkit-filter:brightness(50%);filter:brightness(50%);}
.mpc-effect--brightness .mpc-item:hover img{-webkit-filter:brightness(100%);filter:brightness(100%);}
.mpc-effect--brightness.mpc-effect--reverse .mpc-item img{-webkit-filter:brightness(100%);filter:brightness(100%);}
.mpc-effect--brightness.mpc-effect--reverse .mpc-item:hover img{-webkit-filter:brightness(50%);filter:brightness(50%);}
.mpc-effect--contrast .mpc-item img{-webkit-filter:contrast(0.5);filter:contrast(0.5);}
.mpc-effect--contrast .mpc-item:hover img{-webkit-filter:contrast(1);filter:contrast(1);}
.mpc-effect--contrast.mpc-effect--reverse .mpc-item img{-webkit-filter:contrast(1);filter:contrast(1);}
.mpc-effect--contrast.mpc-effect--reverse .mpc-item:hover img{-webkit-filter:contrast(0.5);filter:contrast(0.5);}
.mpc-effect--grey-scale .mpc-item img{-webkit-filter:grayscale(1);filter:grayscale(1);}
.mpc-effect--grey-scale .mpc-item:hover img{-webkit-filter:grayscale(0);filter:grayscale(0);}
.mpc-effect--grey-scale.mpc-effect--reverse .mpc-item img{-webkit-filter:grayscale(0);filter:grayscale(0);}
.mpc-effect--grey-scale.mpc-effect--reverse .mpc-item:hover img{-webkit-filter:grayscale(1);filter:grayscale(1);}
.mpc-effect--hue .mpc-item img{-webkit-filter:hue-rotate(180deg);filter:hue-rotate(180deg);}
.mpc-effect--hue .mpc-item:hover img{-webkit-filter:hue-rotate(0);filter:hue-rotate(0);}
.mpc-effect--hue.mpc-effect--reverse .mpc-item img{-webkit-filter:hue-rotate(0);filter:hue-rotate(0);}
.mpc-effect--hue.mpc-effect--reverse .mpc-item:hover img{-webkit-filter:hue-rotate(180deg);filter:hue-rotate(180deg);}
.mpc-effect--invert .mpc-item img{-webkit-filter:invert(1);filter:invert(1);}
.mpc-effect--invert .mpc-item:hover img{-webkit-filter:invert(0);filter:invert(0);}
.mpc-effect--invert.mpc-effect--reverse .mpc-item img{-webkit-filter:invert(0);filter:invert(0);}
.mpc-effect--invert.mpc-effect--reverse .mpc-item:hover img{-webkit-filter:invert(1);filter:invert(1);}
.mpc-effect--saturate .mpc-item img{-webkit-filter:saturate(200%);filter:saturate(200%);}
.mpc-effect--saturate .mpc-item:hover img{-webkit-filter:saturate(100%);filter:saturate(100%);}
.mpc-effect--saturate.mpc-effect--reverse .mpc-item img{-webkit-filter:saturate(100%);filter:saturate(100%);}
.mpc-effect--saturate.mpc-effect--reverse .mpc-item:hover img{-webkit-filter:saturate(200%);filter:saturate(200%);}
.mpc-effect--sepia .mpc-item img{-webkit-filter:sepia(1);filter:sepia(1);}
.mpc-effect--sepia .mpc-item:hover img{-webkit-filter:sepia(0);filter:sepia(0);}
.mpc-effect--sepia.mpc-effect--reverse .mpc-item img{-webkit-filter:sepia(0);filter:sepia(0);}
.mpc-effect--sepia.mpc-effect--reverse .mpc-item:hover img{-webkit-filter:sepia(1);filter:sepia(1);}
.mpc-effect--target{-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out;}
.mpc-effect--zoomIn .mpc-effect--target{-webkit-transform:scale( 1 );transform:scale( 1 );}
.mpc-effect--zoomOut:hover .mpc-effect--target{-webkit-transform:scale( 1 ) !important;transform:scale( 1 ) !important;}
.mpc-effect--zoomOutRotate:hover .mpc-effect--target{-webkit-transform:scale( 1 ) rotate( 0deg ) !important;transform:scale( 1 ) rotate( 0deg ) !important;}
.mpc-effect--zoomInRotate .mpc-effect--target{-webkit-transform:scale( 1 ) rotate( 0deg );transform:scale( 1 ) rotate( 0deg );}
.mpc-effect--flashing:hover .mpc-effect--target{opacity:1;-webkit-animation:flash 1.5s;animation:flash 1.5s;}
@-webkit-keyframes flash {
0%{opacity:.4;}
100%{opacity:1;}
}
@keyframes flash {
0%{opacity:.4;}
100%{opacity:1;}
} .mpc-effect--shine{position:relative;overflow:hidden;}
.mpc-effect--shine::before{position:absolute;top:0;left:-100%;z-index:2;display:block;content:'';width:50%;height:100%;-webkit-transform:skewX(-25deg);transform:skewX(-25deg);pointer-events:none;}
.mpc-effect--shine:hover::before{-webkit-animation:shine .75s;animation:shine .75s;}
@-webkit-keyframes shine {
100%{left:125%;}
}
@keyframes shine {
100%{left:125%;}
} .mpc-effect--circle{position:relative;overflow:hidden;}
.mpc-effect--circle::before{position:absolute;top:50%;left:50%;z-index:2;display:block;content:'';width:0;height:0;border-radius:100%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);opacity:0;pointer-events:none;}
.mpc-effect--circle:hover::before{-webkit-animation:circle .75s;animation:circle .75s;}
@-webkit-keyframes circle {
0%{opacity:1;}
40%{opacity:1;}
100%{width:200%;height:200%;opacity:0;}
}
@keyframes circle {
0%{opacity:1;}
40%{opacity:1;}
100%{width:200%;height:200%;opacity:0;}
} div[class^="mpc-"] > p{color:inherit;font-size:inherit;font-family:inherit;line-height:inherit;text-align:inherit;text-transform:inherit;}
.mpc-content-align,
.mpc-content-wrapper{display:inline-block;vertical-align:middle;}
.mpc-content-align{height:100%;}
.mpc-content-wrapper{max-height:100%;overflow:auto;}
.mpc-content-wrapper::-webkit-scrollbar{width:3px;}
.mpc-content-wrapper::-webkit-scrollbar{background:rgba(255, 255, 255, 0.2);}
.mpc-content-wrapper::-webkit-scrollbar-thumb{background:rgba(0, 0, 0, 0.2);}
.mpc-content-wrapper:after{content:'';display:block;clear:both;}
.mpc-carousel__wrapper{position:relative;z-index:1;}
[data-mpcslick]:not(.slick-slider){display:-ms-flexbox;-ms-flex-pack:center;display:flex;justify-content:center;}
[data-mpcslick]:not(.slick-slider) > div{margin:0 !important;-ms-flex:0 1 auto;flex:0 1 auto;}
[data-mpcslick]:not(.slick-slider) + .mpc-navigation{display:none;}
.slick-cloned.mpc-init,
.slick-cloned .mpc-init{visibility:visible !important;opacity:1;}
[data-slick-cols="1"]:not(.slick-slider) > div{width:100%;}
[data-slick-cols="2"]:not(.slick-slider) > div{width:50%;}
[data-slick-cols="3"]:not(.slick-slider) > div{width:33%;}
[data-slick-cols="4"]:not(.slick-slider) > div{width:25%;}
[data-slick-cols="5"]:not(.slick-slider) > div{width:20%;}
[data-slick-cols="6"]:not(.slick-slider) > div{width:16.66%;}
[data-slick-cols="7"]:not(.slick-slider) > div{width:14.28%;}
[data-slick-cols="8"]:not(.slick-slider) > div{width:12.5%;}
@media only screen and (max-width: 768px) {
.mpc-navigation{display:none;}
} .mpc-icon--mirror{display:block !important;-webkit-transform:translate(0, 0) rotateY( 180deg ) !important;transform:translate(0, 0) rotateY( 180deg );}
.mpc-image-placeholder{background-position:center !important;background-size:64px !important;background-image:url(//www.wildgiantsafaris.com/wp-content/plugins/mpc-massive/assets/images/mpc-image-placeholder.png);background-repeat:no-repeat;background-color:#eeeeee;}
@media (max-width: 767px)
{
.pp_pic_holder.pp_default{width:96%!important;left:2%!important;overflow:hidden;}
div.pp_default .pp_content_container .pp_left{padding-left:0!important;}
div.pp_default .pp_content_container .pp_right{padding-right:0!important;}
.pp_content{width:100%!important;height:auto!important;}
.pp_fade{width:100%!important;height:100%!important;}
a.pp_expand,
a.pp_contract,
.pp_hoverContainer,
.pp_gallery,
.pp_top,
.pp_bottom{display:none!important;}
#pp_full_res img{width:100%!important;height:auto!important;vertical-align:middle;}
.pp_details{display:none !important;}
a.pp_close{right:10px!important;top:10px!important;}
} .mfp-wrap *{}
@-webkit-keyframes fadeIn {
0%{opacity:0;}
100%{opacity:1;}
}
@-moz-keyframes fadeIn {
0%{opacity:0;}
100%{opacity:1;}
}
@-o-keyframes fadeIn {
0%{opacity:0;}
100%{opacity:1;}
}
@keyframes fadeIn {
0%{opacity:0;}
100%{opacity:1;}
}
.mfp-figure{-webkit-animation-name:fadeIn;-moz-animation-name:fadeIn;-o-animation-name:fadeIn;animation-name:fadeIn;-webkit-animation-duration:1s;-moz-animation-duration:1s;-ms-animation-duration:1s;-o-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;-moz-animation-fill-mode:both;-ms-animation-fill-mode:both;-o-animation-fill-mode:both;animation-fill-mode:both;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;}
.mpc-notice{background:#E67D7D;color:#fff;padding:1em 2em;font-style:italic;}
.mpc-notice a{font-style:italic;color:#fff !important;border-bottom:1px dotted;}
.mpc-notice a:hover{color:#eee !important;}
.rtl .slick-slide,
[dir="rtl"] .slick-slide{float:right;}
html[dir="rtl"] .mpc-navigation--style_3,
.rtl .mpc-navigation--style_3,
html[dir="rtl"] .mpc-navigation--style_4,
.rtl .mpc-navigation--style_4,
html[dir="rtl"] .mpc-navigation--style_5,
.rtl .mpc-navigation--style_5{right:auto;left:0;}
html[dir="rtl"] .mpc-navigation--style_3:last-child,
.rtl .mpc-navigation--style_3:last-child
html[dir="rtl"] .mpc-navigation--style_4:last-child,
.rtl .mpc-navigation--style_4:last-child,
html[dir="rtl"] .mpc-navigation--style_5:last-child,
.rtl .mpc-navigation--style_5:last-child{right:0;left:auto;}
[class*="mpc"],
[class*="mpc"]:after,
[class*="mpc"]:before{-webkit-box-sizing:border-box;box-sizing:border-box;}
[class^="mpc-"] .slick-list{opacity:1;}
.site-inner{overflow:visible;}
.mk-page-section-wrapper{overflow:hidden;}
button.mfp-arrow, button.mfp-close{z-index:1000000;}
.mpc-icon-anchor.mpc-icon-anchor.mpc-icon-anchor:hover{text-decoration:none;}
.hmenu .fa,
.vmenu .fa,
.menu-overlay .fa{font-family:uncodeicon!important;}
.mfp-zoom-out-cur #masthead:not(.menu-absolute){z-index:1041;}
[class^="mpc-grid-"],
[class^="mpc-carousel-"]{opacity:0;}
.vc-main-sortable-container [class^="mpc-grid-"],
.vc-main-sortable-container [class^="mpc-carousel-"]{opacity:1;}
.mpc-vitrine-theme [class*="mpc"],
.mpc-vitrine-theme [class*="mpc"]:after,
.mpc-vitrine-theme [class*="mpc"]:before{-webkit-box-sizing:initial;box-sizing:initial;}
.mpc-row.g-cols.vc_inner,
.g-cols > .mpc-column{display:flex;}
a[class^="mpc-"]{text-decoration:none;}
.mpc-alert-wrap{position:relative;}
.mpc-alert{display:flex;align-items:stretch;width:100%;overflow:hidden;}
.mpc-alert__icon, .mpc-alert__dismiss{display:flex;align-items:center;justify-content:center;min-width:2em;}
.mpc-alert__icon i, .mpc-alert__dismiss i{display:block;}
.mpc-alert__dismiss{cursor:pointer;border-width:0;border-style:none;border-color:transparent;}
.mpc-alert__dismiss.mpc-dismiss--corner{display:block;min-width:initial;text-align:center;position:absolute;top:0;left:100%;-webkit-transform:translate3d(-50%, -50%, 0);transform:translate3d(-50%, -50%, 0);}
.mpc-alert__content{display:flex;flex-wrap:wrap;align-items:center;flex-grow:1;font-family:inherit;}
.mpc-alert__content > *{flex:0 1 100%;}
.mpc-alert__content p:first-child{margin-top:0 !important;}
.mpc-alert__content p:last-child{margin-bottom:0 !important;}
@media screen and (max-width: 767px) { .mpc-alert__icon{display:none;}
} .mpc-animated-text-wrap{display:inline-block;vertical-align:middle;}
.mpc-animated-text{display:inline-block;vertical-align:middle;min-height:1em;overflow:hidden;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;}
@media screen and (max-width: 768px) { .mpc-animated-text{display:block;margin:0 auto;}
}
.mpc-animated-text:before{content:'\00a0';display:inline-block;width:0;float:left;}
.mpc-animated-text__block, .mpc-animated-text__word{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;line-height:inherit;}
.mpc-animated-text-wrap.mpc-style--rotator .mpc-animated-text{overflow:hidden;}
.mpc-animated-text-wrap.mpc-style--rotator .mpc-animated-text__block{display:none;}
.mpc-animated-text-wrap.mpc-style--rotator .mpc-animated-text__block:first-child{display:block;}
.mpc-animated-text-wrap.mpc-style--rotator .mpc-animated-text__word{display:inline-block;white-space:nowrap;}
@media screen and (max-width: 992px) { .mpc-animated-text-wrap.mpc-style--rotator .mpc-animated-text__word{white-space:normal;}
}
.mpc-animated-text-wrap.mpc-style--rotator.mpc-loaded .mpc-animated-text__block{display:block;}
.mpc-animated-text-wrap.mpc-style--typewrite .mpc-animated-text_block{display:inline-block;}
.mpc-animated-text__pointer{display:inline-block;vertical-align:middle;border-left:2px solid;margin-left:.25em;line-height:1;-webkit-animation:mpc-blink .75s infinite;animation:mpc-blink .75s infinite;}
@media screen and (max-width: 992px) { .mpc-animated-text__pointer{display:none;}
}
.mpc-animated-text__side{display:inline-block;vertical-align:middle;}
.mpc-animated-text__side.mpc-animated-text__before{margin-right:.4em;}
.mpc-animated-text__side.mpc-animated-text__after{margin-left:.4em;}
@-webkit-keyframes mpc-blink { 0%{opacity:0;}
50%{opacity:1;}
100%{opacity:0;}
}
@keyframes mpc-blink { 0%{opacity:0;}
50%{opacity:1;}
100%{opacity:0;}
} .mpc-button{position:relative;display:inline-block;overflow:hidden;text-decoration:none;z-index:1;}
.mpc-button:hover{-webkit-transform:translate3d(0, 0, 0);}
.mpc-tooltip-wrap > .mpc-button{display:block;}
.mpc-button__content{position:relative;z-index:2;display:flex;justify-content:center;}
.mpc-button__title{display:inline-block;vertical-align:middle;align-self:center;line-height:initial;}
.mpc-button__icon{text-align:center;vertical-align:middle;display:inline-block;align-self:center;line-height:initial;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;}
.mpc-button__background{position:absolute;z-index:1;opacity:0;}
.mpc-button:hover .mpc-button__background, .mpc-active .mpc-button .mpc-button__background, .mpc-parent-hover:hover .mpc-button .mpc-button__background{opacity:1;}
.mpc-button__background.mpc-effect-type--fade.mpc-effect-side--in{top:0;bottom:0;left:0;right:0;}
.mpc-button__background.mpc-effect-type--slide.mpc-effect-side--top{top:-100%;left:0;width:100%;height:100%;}
.mpc-button:hover .mpc-button__background.mpc-effect-type--slide.mpc-effect-side--top, .mpc-active .mpc-button .mpc-button__background.mpc-effect-type--slide.mpc-effect-side--top, .mpc-parent-hover:hover .mpc-button .mpc-button__background.mpc-effect-type--slide.mpc-effect-side--top{top:0;}
.mpc-button__background.mpc-effect-type--slide.mpc-effect-side--right{top:0;left:100%;width:100%;height:100%;}
.mpc-button:hover .mpc-button__background.mpc-effect-type--slide.mpc-effect-side--right, .mpc-active .mpc-button .mpc-button__background.mpc-effect-type--slide.mpc-effect-side--right, .mpc-parent-hover:hover .mpc-button .mpc-button__background.mpc-effect-type--slide.mpc-effect-side--right{left:0;}
.mpc-button__background.mpc-effect-type--slide.mpc-effect-side--bottom{top:100%;left:0;width:100%;height:100%;}
.mpc-button:hover .mpc-button__background.mpc-effect-type--slide.mpc-effect-side--bottom, .mpc-active .mpc-button .mpc-button__background.mpc-effect-type--slide.mpc-effect-side--bottom, .mpc-parent-hover:hover .mpc-button .mpc-button__background.mpc-effect-type--slide.mpc-effect-side--bottom{top:0;}
.mpc-button__background.mpc-effect-type--slide.mpc-effect-side--left{top:0;left:-100%;width:100%;height:100%;}
.mpc-button:hover .mpc-button__background.mpc-effect-type--slide.mpc-effect-side--left, .mpc-active .mpc-button .mpc-button__background.mpc-effect-type--slide.mpc-effect-side--left, .mpc-parent-hover:hover .mpc-button .mpc-button__background.mpc-effect-type--slide.mpc-effect-side--left{left:0;}
.mpc-button__background.mpc-effect-type--expand.mpc-effect-side--horizontal{top:0;bottom:0;left:50%;right:50%;}
.mpc-button:hover .mpc-button__background.mpc-effect-type--expand.mpc-effect-side--horizontal, .mpc-active .mpc-button .mpc-button__background.mpc-effect-type--expand.mpc-effect-side--horizontal, .mpc-parent-hover:hover .mpc-button .mpc-button__background.mpc-effect-type--expand.mpc-effect-side--horizontal{left:5%;right:5%;}
.mpc-button__background.mpc-effect-type--expand.mpc-effect-side--vertical{top:50%;bottom:50%;left:0;right:0;}
.mpc-button:hover .mpc-button__background.mpc-effect-type--expand.mpc-effect-side--vertical, .mpc-active .mpc-button .mpc-button__background.mpc-effect-type--expand.mpc-effect-side--vertical, .mpc-parent-hover:hover .mpc-button .mpc-button__background.mpc-effect-type--expand.mpc-effect-side--vertical{top:5%;bottom:5%;}
.mpc-button__background.mpc-effect-type--expand.mpc-effect-side--diagonal_left{top:50%;bottom:50%;left:-20%;right:-20%;transform:rotate(45deg);}
.mpc-button:hover .mpc-button__background.mpc-effect-type--expand.mpc-effect-side--diagonal_left, .mpc-active .mpc-button .mpc-button__background.mpc-effect-type--expand.mpc-effect-side--diagonal_left, .mpc-parent-hover:hover .mpc-button .mpc-button__background.mpc-effect-type--expand.mpc-effect-side--diagonal_left{top:-60%;bottom:-60%;}
.mpc-button__background.mpc-effect-type--expand.mpc-effect-side--diagonal_right{top:50%;bottom:50%;left:-20%;right:-20%;transform:rotate(-45deg);}
.mpc-button:hover .mpc-button__background.mpc-effect-type--expand.mpc-effect-side--diagonal_right, .mpc-active .mpc-button .mpc-button__background.mpc-effect-type--expand.mpc-effect-side--diagonal_right, .mpc-parent-hover:hover .mpc-button .mpc-button__background.mpc-effect-type--expand.mpc-effect-side--diagonal_right{top:-60%;bottom:-60%;}
.mpc-button__content.mpc-effect-type--stay.mpc-effect-side--left .mpc-button__icon{padding-right:.5em;}
.mpc-button__content.mpc-effect-type--stay.mpc-effect-side--left .mpc-button__title{padding-left:0;}
.mpc-button__content.mpc-effect-type--stay.mpc-effect-side--right .mpc-button__icon{padding-left:.5em;}
.mpc-button__content.mpc-effect-type--stay.mpc-effect-side--right .mpc-button__title{padding-right:0;}
.mpc-button__content.mpc-effect-type--slide .mpc-button__icon{position:absolute;top:50%;opacity:0;-ms-transform:translateY(-50%);transform:translateY(-50%);}
.mpc-button:hover .mpc-button__content.mpc-effect-type--slide .mpc-button__icon, .mpc-active .mpc-button .mpc-button__content.mpc-effect-type--slide .mpc-button__icon, .mpc-parent-hover:hover .mpc-button .mpc-button__content.mpc-effect-type--slide .mpc-button__icon{opacity:1;}
.mpc-button__content.mpc-effect-type--slide.mpc-effect-side--left .mpc-button__icon{left:-100%;padding:0;}
.mpc-button:hover .mpc-button__content.mpc-effect-type--slide.mpc-effect-side--left .mpc-button__icon, .mpc-active .mpc-button .mpc-button__content.mpc-effect-type--slide.mpc-effect-side--left .mpc-button__icon, .mpc-parent-hover:hover .mpc-button .mpc-button__content.mpc-effect-type--slide.mpc-effect-side--left .mpc-button__icon{left:5%;}
.mpc-button__content.mpc-effect-type--slide.mpc-effect-side--right .mpc-button__icon{right:-100%;padding:0;}
.mpc-button:hover .mpc-button__content.mpc-effect-type--slide.mpc-effect-side--right .mpc-button__icon, .mpc-active .mpc-button .mpc-button__content.mpc-effect-type--slide.mpc-effect-side--right .mpc-button__icon, .mpc-parent-hover:hover .mpc-button .mpc-button__content.mpc-effect-type--slide.mpc-effect-side--right .mpc-button__icon{right:5%;}
.mpc-button__content.mpc-effect-type--push_out{overflow:hidden;}
.mpc-button__content.mpc-effect-type--push_out .mpc-button__icon{position:absolute;opacity:0;-ms-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%);}
.mpc-button:hover .mpc-button__content.mpc-effect-type--push_out .mpc-button__icon, .mpc-active .mpc-button .mpc-button__content.mpc-effect-type--push_out .mpc-button__icon, .mpc-parent-hover:hover .mpc-button .mpc-button__content.mpc-effect-type--push_out .mpc-button__icon{opacity:1;}
.mpc-button__content.mpc-effect-type--push_out .mpc-button__title{position:relative;}
.mpc-button__content.mpc-effect-type--push_out.mpc-effect-side--top .mpc-button__icon{top:-100%;left:50%;}
.mpc-button:hover .mpc-button__content.mpc-effect-type--push_out.mpc-effect-side--top .mpc-button__icon, .mpc-active .mpc-button .mpc-button__content.mpc-effect-type--push_out.mpc-effect-side--top .mpc-button__icon, .mpc-parent-hover:hover .mpc-button .mpc-button__content.mpc-effect-type--push_out.mpc-effect-side--top .mpc-button__icon{top:50%;}
.mpc-button__content.mpc-effect-type--push_out.mpc-effect-side--top .mpc-button__title{top:0;}
.mpc-button:hover .mpc-button__content.mpc-effect-type--push_out.mpc-effect-side--top .mpc-button__title, .mpc-active .mpc-button .mpc-button__content.mpc-effect-type--push_out.mpc-effect-side--top .mpc-button__title, .mpc-parent-hover:hover .mpc-button .mpc-button__content.mpc-effect-type--push_out.mpc-effect-side--top .mpc-button__title{top:5em;}
.mpc-button__content.mpc-effect-type--push_out.mpc-effect-side--right .mpc-button__icon{top:50%;left:150%;}
.mpc-button:hover .mpc-button__content.mpc-effect-type--push_out.mpc-effect-side--right .mpc-button__icon, .mpc-active .mpc-button .mpc-button__content.mpc-effect-type--push_out.mpc-effect-side--right .mpc-button__icon, .mpc-parent-hover:hover .mpc-button .mpc-button__content.mpc-effect-type--push_out.mpc-effect-side--right .mpc-button__icon{left:50%;}
.mpc-button__content.mpc-effect-type--push_out.mpc-effect-side--right .mpc-button__title{left:0;}
.mpc-button:hover .mpc-button__content.mpc-effect-type--push_out.mpc-effect-side--right .mpc-button__title, .mpc-active .mpc-button .mpc-button__content.mpc-effect-type--push_out.mpc-effect-side--right .mpc-button__title, .mpc-parent-hover:hover .mpc-button .mpc-button__content.mpc-effect-type--push_out.mpc-effect-side--right .mpc-button__title{left:-100%;}
.mpc-button__content.mpc-effect-type--push_out.mpc-effect-side--bottom .mpc-button__icon{top:150%;left:50%;}
.mpc-button:hover .mpc-button__content.mpc-effect-type--push_out.mpc-effect-side--bottom .mpc-button__icon, .mpc-active .mpc-button .mpc-button__content.mpc-effect-type--push_out.mpc-effect-side--bottom .mpc-button__icon, .mpc-parent-hover:hover .mpc-button .mpc-button__content.mpc-effect-type--push_out.mpc-effect-side--bottom .mpc-button__icon{top:50%;}
.mpc-button__content.mpc-effect-type--push_out.mpc-effect-side--bottom .mpc-button__title{top:0;}
.mpc-button:hover .mpc-button__content.mpc-effect-type--push_out.mpc-effect-side--bottom .mpc-button__title, .mpc-active .mpc-button .mpc-button__content.mpc-effect-type--push_out.mpc-effect-side--bottom .mpc-button__title, .mpc-parent-hover:hover .mpc-button .mpc-button__content.mpc-effect-type--push_out.mpc-effect-side--bottom .mpc-button__title{top:-5em;}
.mpc-button__content.mpc-effect-type--push_out.mpc-effect-side--left .mpc-button__icon{top:50%;left:-100%;}
.mpc-button:hover .mpc-button__content.mpc-effect-type--push_out.mpc-effect-side--left .mpc-button__icon, .mpc-active .mpc-button .mpc-button__content.mpc-effect-type--push_out.mpc-effect-side--left .mpc-button__icon, .mpc-parent-hover:hover .mpc-button .mpc-button__content.mpc-effect-type--push_out.mpc-effect-side--left .mpc-button__icon{left:50%;}
.mpc-button__content.mpc-effect-type--push_out.mpc-effect-side--left .mpc-button__title{left:0;}
.mpc-button:hover .mpc-button__content.mpc-effect-type--push_out.mpc-effect-side--left .mpc-button__title, .mpc-active .mpc-button .mpc-button__content.mpc-effect-type--push_out.mpc-effect-side--left .mpc-button__title, .mpc-parent-hover:hover .mpc-button .mpc-button__content.mpc-effect-type--push_out.mpc-effect-side--left .mpc-button__title{left:100%;}
.mpc-button-set{display:inline-block;}
.mpc-button-set.mpc-fullwidth.mpc-style--horizontal{display:-ms-flexbox;display:flex;align-items:center;}
.mpc-button-set.mpc-fullwidth.mpc-style--horizontal > .mpc-button, .mpc-button-set.mpc-fullwidth.mpc-style--horizontal > .mpc-lightbox, .mpc-button-set.mpc-fullwidth.mpc-style--horizontal > .mpc-add_to_cart{flex-grow:1;}
.mpc-button-set.mpc-fullwidth.mpc-style--horizontal > .mpc-button .mpc-button, .mpc-button-set.mpc-fullwidth.mpc-style--horizontal > .mpc-lightbox .mpc-button, .mpc-button-set.mpc-fullwidth.mpc-style--horizontal > .mpc-add_to_cart .mpc-button{display:block;}
.mpc-button-set.mpc-fullwidth.mpc-style--vertical{display:block;}
.mpc-button-set.mpc-style--vertical{text-align:center;}
.mpc-button-set .mpc-lightbox .mpc-button{vertical-align:bottom;}
.mpc-button-set.mpc-style--horizontal:not(.mpc-frontend) > .mpc-tooltip-wrap, .mpc-button-set.mpc-style--horizontal:not(.mpc-frontend) > .mpc-add_to_cart-wrap, .mpc-button-set.mpc-style--horizontal:not(.mpc-frontend) > .mpc-button, .mpc-button-set.mpc-style--horizontal:not(.mpc-frontend) > .mpc-lightbox, .mpc-button-set.mpc-style--horizontal:not(.mpc-frontend) > .mpc-add_to_cart{vertical-align:middle;}
.mpc-button-set.mpc-style--horizontal:not(.mpc-frontend) > .mpc-tooltip-wrap:first-child, .mpc-button-set.mpc-style--horizontal:not(.mpc-frontend) > .mpc-tooltip-wrap:first-child .mpc-button, .mpc-button-set.mpc-style--horizontal:not(.mpc-frontend) > .mpc-add_to_cart-wrap:first-child, .mpc-button-set.mpc-style--horizontal:not(.mpc-frontend) > .mpc-add_to_cart-wrap:first-child .mpc-button, .mpc-button-set.mpc-style--horizontal:not(.mpc-frontend) > .mpc-button:first-child, .mpc-button-set.mpc-style--horizontal:not(.mpc-frontend) > .mpc-button:first-child .mpc-button, .mpc-button-set.mpc-style--horizontal:not(.mpc-frontend) > .mpc-lightbox:first-child, .mpc-button-set.mpc-style--horizontal:not(.mpc-frontend) > .mpc-lightbox:first-child .mpc-button, .mpc-button-set.mpc-style--horizontal:not(.mpc-frontend) > .mpc-add_to_cart:first-child, .mpc-button-set.mpc-style--horizontal:not(.mpc-frontend) > .mpc-add_to_cart:first-child .mpc-button{border-bottom-right-radius:0;border-top-right-radius:0;padding-left:0 !important;}
.mpc-button-set.mpc-style--horizontal:not(.mpc-frontend) > .mpc-tooltip-wrap:last-child, .mpc-button-set.mpc-style--horizontal:not(.mpc-frontend) > .mpc-tooltip-wrap:last-child .mpc-button, .mpc-button-set.mpc-style--horizontal:not(.mpc-frontend) > .mpc-add_to_cart-wrap:last-child, .mpc-button-set.mpc-style--horizontal:not(.mpc-frontend) > .mpc-add_to_cart-wrap:last-child .mpc-button, .mpc-button-set.mpc-style--horizontal:not(.mpc-frontend) > .mpc-button:last-child, .mpc-button-set.mpc-style--horizontal:not(.mpc-frontend) > .mpc-button:last-child .mpc-button, .mpc-button-set.mpc-style--horizontal:not(.mpc-frontend) > .mpc-lightbox:last-child, .mpc-button-set.mpc-style--horizontal:not(.mpc-frontend) > .mpc-lightbox:last-child .mpc-button, .mpc-button-set.mpc-style--horizontal:not(.mpc-frontend) > .mpc-add_to_cart:last-child, .mpc-button-set.mpc-style--horizontal:not(.mpc-frontend) > .mpc-add_to_cart:last-child .mpc-button{border-left-width:0;border-bottom-left-radius:0;border-top-left-radius:0;padding-right:0 !important;}
.mpc-button-set.mpc-style--horizontal:not(.mpc-frontend) > .mpc-tooltip-wrap:not(:first-child):not(:last-child), .mpc-button-set.mpc-style--horizontal:not(.mpc-frontend) > .mpc-tooltip-wrap:not(:first-child):not(:last-child) .mpc-button, .mpc-button-set.mpc-style--horizontal:not(.mpc-frontend) > .mpc-add_to_cart-wrap:not(:first-child):not(:last-child), .mpc-button-set.mpc-style--horizontal:not(.mpc-frontend) > .mpc-add_to_cart-wrap:not(:first-child):not(:last-child) .mpc-button, .mpc-button-set.mpc-style--horizontal:not(.mpc-frontend) > .mpc-button:not(:first-child):not(:last-child), .mpc-button-set.mpc-style--horizontal:not(.mpc-frontend) > .mpc-button:not(:first-child):not(:last-child) .mpc-button, .mpc-button-set.mpc-style--horizontal:not(.mpc-frontend) > .mpc-lightbox:not(:first-child):not(:last-child), .mpc-button-set.mpc-style--horizontal:not(.mpc-frontend) > .mpc-lightbox:not(:first-child):not(:last-child) .mpc-button, .mpc-button-set.mpc-style--horizontal:not(.mpc-frontend) > .mpc-add_to_cart:not(:first-child):not(:last-child), .mpc-button-set.mpc-style--horizontal:not(.mpc-frontend) > .mpc-add_to_cart:not(:first-child):not(:last-child) .mpc-button{border-left-width:0;border-radius:0;}
.mpc-button-set.mpc-style--vertical:not(.mpc-frontend) .mpc-tooltip-wrap, .mpc-button-set.mpc-style--vertical:not(.mpc-frontend) .mpc-add_to_cart-wrap, .mpc-button-set.mpc-style--vertical:not(.mpc-frontend) .mpc-button, .mpc-button-set.mpc-style--vertical:not(.mpc-frontend) .mpc-lightbox, .mpc-button-set.mpc-style--vertical:not(.mpc-frontend) .mpc-add_to_cart{display:block;}
.mpc-button-set.mpc-style--vertical:not(.mpc-frontend) .mpc-tooltip-wrap:first-child, .mpc-button-set.mpc-style--vertical:not(.mpc-frontend) .mpc-tooltip-wrap:first-child .mpc-button, .mpc-button-set.mpc-style--vertical:not(.mpc-frontend) .mpc-add_to_cart-wrap:first-child, .mpc-button-set.mpc-style--vertical:not(.mpc-frontend) .mpc-add_to_cart-wrap:first-child .mpc-button, .mpc-button-set.mpc-style--vertical:not(.mpc-frontend) .mpc-button:first-child, .mpc-button-set.mpc-style--vertical:not(.mpc-frontend) .mpc-button:first-child .mpc-button, .mpc-button-set.mpc-style--vertical:not(.mpc-frontend) .mpc-lightbox:first-child, .mpc-button-set.mpc-style--vertical:not(.mpc-frontend) .mpc-lightbox:first-child .mpc-button, .mpc-button-set.mpc-style--vertical:not(.mpc-frontend) .mpc-add_to_cart:first-child, .mpc-button-set.mpc-style--vertical:not(.mpc-frontend) .mpc-add_to_cart:first-child .mpc-button{border-bottom-left-radius:0;border-bottom-right-radius:0;padding-top:0 !important;}
.mpc-button-set.mpc-style--vertical:not(.mpc-frontend) .mpc-tooltip-wrap:last-child, .mpc-button-set.mpc-style--vertical:not(.mpc-frontend) .mpc-tooltip-wrap:last-child .mpc-button, .mpc-button-set.mpc-style--vertical:not(.mpc-frontend) .mpc-add_to_cart-wrap:last-child, .mpc-button-set.mpc-style--vertical:not(.mpc-frontend) .mpc-add_to_cart-wrap:last-child .mpc-button, .mpc-button-set.mpc-style--vertical:not(.mpc-frontend) .mpc-button:last-child, .mpc-button-set.mpc-style--vertical:not(.mpc-frontend) .mpc-button:last-child .mpc-button, .mpc-button-set.mpc-style--vertical:not(.mpc-frontend) .mpc-lightbox:last-child, .mpc-button-set.mpc-style--vertical:not(.mpc-frontend) .mpc-lightbox:last-child .mpc-button, .mpc-button-set.mpc-style--vertical:not(.mpc-frontend) .mpc-add_to_cart:last-child, .mpc-button-set.mpc-style--vertical:not(.mpc-frontend) .mpc-add_to_cart:last-child .mpc-button{border-top-width:0;border-top-left-radius:0;border-top-right-radius:0;padding-bottom:0 !important;}
.mpc-button-set.mpc-style--vertical:not(.mpc-frontend) .mpc-tooltip-wrap:not(:first-child):not(:last-child), .mpc-button-set.mpc-style--vertical:not(.mpc-frontend) .mpc-tooltip-wrap:not(:first-child):not(:last-child) .mpc-button, .mpc-button-set.mpc-style--vertical:not(.mpc-frontend) .mpc-add_to_cart-wrap:not(:first-child):not(:last-child), .mpc-button-set.mpc-style--vertical:not(.mpc-frontend) .mpc-add_to_cart-wrap:not(:first-child):not(:last-child) .mpc-button, .mpc-button-set.mpc-style--vertical:not(.mpc-frontend) .mpc-button:not(:first-child):not(:last-child), .mpc-button-set.mpc-style--vertical:not(.mpc-frontend) .mpc-button:not(:first-child):not(:last-child) .mpc-button, .mpc-button-set.mpc-style--vertical:not(.mpc-frontend) .mpc-lightbox:not(:first-child):not(:last-child), .mpc-button-set.mpc-style--vertical:not(.mpc-frontend) .mpc-lightbox:not(:first-child):not(:last-child) .mpc-button, .mpc-button-set.mpc-style--vertical:not(.mpc-frontend) .mpc-add_to_cart:not(:first-child):not(:last-child), .mpc-button-set.mpc-style--vertical:not(.mpc-frontend) .mpc-add_to_cart:not(:first-child):not(:last-child) .mpc-button{border-top-width:0;border-radius:0;}
.mpc-button-set .mpc-button-separator-box{display:inline-block;-webkit-transform:translateX(-50%);transform:translateX(-50%);}
.mpc-button-set .mpc-button-separator{display:inline-block;min-width:1em;text-align:center;white-space:nowrap;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;}
.mpc-button-set .mpc-button-separator.mpc-empty{min-width:0;}
.mpc-button-set.mpc-style--vertical .mpc-button-separator-box{-webkit-transform:translateY(-50%);transform:translateY(-50%);}
.mpc-button-set .mpc-button-separator-wrap{position:relative;display:inline-block;width:0;vertical-align:middle;z-index:2;}
.mpc-button-set .mpc-button-separator-wrap:last-child{display:none;}
.mpc-button-set.mpc-style--vertical .mpc-button-separator-wrap{display:block;height:0;width:auto;}
.mpc-callout{display:block;position:relative;-webkit-box-sizing:border-box;box-sizing:border-box;}
.mpc-callout__content{overflow:hidden;}
.mpc-callout__content .mpc-callout__description{padding:0;}
.mpc-callout__heading{padding:0;}
.mpc-callout__icon-wrap{display:block;}
.mpc-callout__icon-wrap:not(.mpc-icon--image) i{width:1.35em;height:1.35em;line-height:1.35em;font-style:normal;}
.mpc-callout__icon-wrap i{display:block;text-align:center;}
.mpc-callout__icon-wrap img{vertical-align:middle;}
.mpc-callout__icon{display:inline-block;max-width:100%;}
.mpc-callout--style_1{display:flex;align-items:center;width:100%;}
.mpc-callout--style_1 .mpc-callout__content{flex:1 1 auto;}
.mpc-callout--style_1 .mpc-callout__content p:first-child{margin-top:0 !important;}
.mpc-callout--style_1 .mpc-callout__content p:last-child{margin-bottom:0 !important;}
.mpc-callout--style_1 .mpc-callout__button{white-space:nowrap;flex:0 0 auto;}
.mpc-callout--style_1 .mpc-callout__button .mpc-button{vertical-align:bottom;}
.mpc-callout--style_2{text-align:center;}
.mpc-callout--style_3{text-align:center;}
.mpc-callout--style_4{display:table;width:100%;}
.mpc-callout--style_4 .mpc-callout__icon-wrap{display:table-cell;vertical-align:middle;}
.mpc-callout--style_4 .mpc-callout__content{display:table-cell;vertical-align:middle;}
.mpc-callout--style_4 .mpc-callout__content p:first-child{margin-top:0 !important;}
.mpc-callout--style_4 .mpc-callout__content p:last-child{margin-bottom:0 !important;}
.mpc-callout--style_4 .mpc-callout__button{display:table-cell;vertical-align:middle;white-space:nowrap;}
.mpc-callout--style_4 .mpc-callout__button .mpc-button{vertical-align:bottom;}
.mpc-callout--style_5{display:table;width:100%;}
.mpc-callout--style_5 .mpc-callout__content{display:table-cell;width:40%;text-align:left;vertical-align:middle;}
.mpc-callout--style_5 .mpc-callout__content p:first-child{margin-top:0 !important;}
.mpc-callout--style_5 .mpc-callout__content p:last-child{margin-bottom:0 !important;}
.mpc-callout--style_5 .mpc-callout__icon-wrap{display:table-cell;width:10%;vertical-align:middle;text-align:center;}
.mpc-callout--style_5 .mpc-callout__button{display:table-cell;width:40%;text-align:right;vertical-align:middle;}
.mpc-callout--style_5 .mpc-callout__button .mpc-button{vertical-align:bottom;}
.mpc-callout--style_6{text-align:center;}
.mpc-callout--style_7{text-align:center;}
.mpc-callout--style_8 .mpc-callout__icon-wrap{float:left;}
.mpc-callout--style_9 .mpc-callout__icon-wrap{float:right;}
@media screen and (max-width: 992px) { .mpc-callout__heading, .mpc-callout__description, .mpc-callout__button, .mpc-callout__icon-wrap{text-align:center !important;}
.mpc-callout__heading{line-height:1.25em !important;}
.mpc-callout__heading, .mpc-callout__description{max-width:initial !important;}
.mpc-callout--style_1, .mpc-callout--style_4, .mpc-callout--style_5, .mpc-callout--style_8, .mpc-callout--style_9{display:block;}
.mpc-callout--style_1 .mpc-callout__icon-wrap, .mpc-callout--style_1 .mpc-callout__content, .mpc-callout--style_1 .mpc-callout__button, .mpc-callout--style_4 .mpc-callout__icon-wrap, .mpc-callout--style_4 .mpc-callout__content, .mpc-callout--style_4 .mpc-callout__button, .mpc-callout--style_5 .mpc-callout__icon-wrap, .mpc-callout--style_5 .mpc-callout__content, .mpc-callout--style_5 .mpc-callout__button, .mpc-callout--style_8 .mpc-callout__icon-wrap, .mpc-callout--style_8 .mpc-callout__content, .mpc-callout--style_8 .mpc-callout__button, .mpc-callout--style_9 .mpc-callout__icon-wrap, .mpc-callout--style_9 .mpc-callout__content, .mpc-callout--style_9 .mpc-callout__button{display:block;width:100%;}
.mpc-callout--style_1 .mpc-callout .mpc-button, .mpc-callout--style_1 .mpc-callout__icon, .mpc-callout--style_4 .mpc-callout .mpc-button, .mpc-callout--style_4 .mpc-callout__icon, .mpc-callout--style_5 .mpc-callout .mpc-button, .mpc-callout--style_5 .mpc-callout__icon, .mpc-callout--style_8 .mpc-callout .mpc-button, .mpc-callout--style_8 .mpc-callout__icon, .mpc-callout--style_9 .mpc-callout .mpc-button, .mpc-callout--style_9 .mpc-callout__icon{margin-left:0 !important;margin-right:0 !important;}
.mpc-callout--style_1 .mpc-callout__icon, .mpc-callout--style_4 .mpc-callout__icon, .mpc-callout--style_5 .mpc-callout__icon, .mpc-callout--style_8 .mpc-callout__icon, .mpc-callout--style_9 .mpc-callout__icon{padding-left:0 !important;padding-right:0 !important;}
.mpc-callout .mpc-button, .mpc-callout__icon-wrap, .mpc-callout__heading, .mpc-callout__description{margin:.5em auto .5em !important;}
.mpc-callout .mpc-divider-wrap .mpc-divider{margin:.25em auto !important;}
.mpc-callout--style_7 .mpc-callout__icon-wrap{margin-top:0 !important;}
.mpc-callout--style_5 .mpc-callout__icon-wrap{margin-top:0 !important;}
.mpc-callout--style_5 .mpc-callout__heading{margin-bottom:0 !important;}
}
@media screen and (min-width: 992px) and (max-width: 1199px) { .mpc-callout--style_1 .mpc-callout__icon-wrap, .mpc-callout--style_4 .mpc-callout__icon-wrap, .mpc-callout--style_5 .mpc-callout__icon-wrap, .mpc-callout--style_8 .mpc-callout__icon-wrap, .mpc-callout--style_9 .mpc-callout__icon-wrap{max-width:50%;}
} .mpc-carousel-anything{-webkit-box-sizing:border-box;box-sizing:border-box;}
.mpc-carousel-anything.mpc-carousel--stretched .slick-list{overflow:visible;}
.mpc-carousel-anything .slick-track{display:table;table-layout:fixed;}
.mpc-carousel-anything .mpc-carousel__item-wrapper{position:relative;display:table-cell !important;height:100%;float:none !important;text-align:center;vertical-align:middle;overflow:hidden;-webkit-transition:all .25s;transition:all .25s;}
.mpc-carousel-anything .slick-slide > div:last-child > .mpc-carousel__item-wrapper, .mpc-carousel-anything .slick-slide.mpc-carousel__item-wrapper{margin-bottom:0 !important;}
.mpc-carousel-anything:focus, .mpc-carousel-anything *:focus{outline:none;-webkit-outline:none;}
.mpc-carousel-anything .slick-slide > div:not([class^="mpc"]){display:flex;}
.mpc-navigation--carousel{text-align:right;width:100%;margin:1em 0;}
.mpc-navigation--carousel i{cursor:pointer;padding:.5em 1em;margin-left:1px;background:#ccc;border-radius:3px;}
.vc_mpc_carousel_anything.vc_element .vc_controls > .vc_controls-out-tl{left:initial;right:0;}
.mpc-carousel-image{overflow:hidden;-webkit-box-sizing:border-box;box-sizing:border-box;}
.mpc-carousel-image.mpc-carousel--stretched, .mpc-carousel-image.mpc-carousel--stretched .slick-list{overflow:visible;}
.mpc-carousel-image .slick-slide > div:last-child > .mpc-carousel__item-wrapper, .mpc-carousel-image .slick-slide.mpc-carousel__item-wrapper{margin-bottom:0 !important;}
.mpc-carousel-image:focus, .mpc-carousel-image *:focus{outline:none;-webkit-outline:none;}
.mpc-carousel-image .mpc-carousel__item-wrapper{position:relative;display:block !important;height:100%;width:auto;max-width:100% !important;}
.mpc-carousel-image .mpc-item{position:relative;overflow:hidden;cursor:pointer;background-repeat:no-repeat;background-position:center center;background-size:cover;}
.mpc-carousel-image .mpc-item .mpc-border::before, .mpc-carousel-image .mpc-item .mpc-border{position:absolute;z-index:2;top:0;left:0;bottom:0;right:0;width:100%;height:100%;display:block;content:'';border-width:0px;border-style:solid;border-radius:0px;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transition:inherit;transition:inherit;}
.mpc-carousel-image img{width:100%;height:auto;}
.mpc-carousel-image .mpc-icon-anchor{display:inline-block;vertical-align:bottom;text-align:center;-webkit-transition:all .25s;transition:all .25s;}
.mpc-carousel-image .mpc-icon-anchor i{display:block;vertical-align:bottom;width:1.35em;height:1.35em;line-height:1.35em;font-style:normal;-webkit-transition:inherit;transition:inherit;}
.mpc-carousel-image .mpc-icon-anchor i.mpc-icon--image, .mpc-carousel-image .mpc-icon-anchor i.mpc-icon--character{width:auto;}
.mpc-carousel-image .mpc-item-overlay{position:absolute;width:100%;height:100%;z-index:5;visibility:hidden;}
.mpc-carousel-image .mpc-overlay--vertical-wrap{display:table;width:100%;height:100%;}
.mpc-carousel-image .mpc-overlay--vertical{display:table-cell;vertical-align:middle;text-align:center;width:100%;height:100%;}
.mpc-carousel-image.mpc-overlay--fade .mpc-item-overlay, .mpc-carousel-image.mpc-overlay--none .mpc-item-overlay{top:0;left:0;opacity:0;}
.mpc-carousel-image.mpc-overlay--slide-up .mpc-item-overlay{top:100%;left:0;}
.mpc-carousel-image.mpc-overlay--slide-down .mpc-item-overlay{top:-100%;left:0;}
.mpc-carousel-image.mpc-overlay--slide-left .mpc-item-overlay{top:0;left:100%;}
.mpc-carousel-image.mpc-overlay--slide-right .mpc-item-overlay{top:0;left:-100%;}
[data-align^=top] .mpc-overlay--vertical{vertical-align:top;}
[data-align^=middle] .mpc-overlay--vertical{vertical-align:middle;}
[data-align^=bottom] .mpc-overlay--vertical{vertical-align:bottom;}
[data-align$=left] .mpc-overlay--vertical{text-align:left;}
[data-align$=center] .mpc-overlay--vertical{text-align:center;}
[data-align$=right] .mpc-overlay--vertical{text-align:right;}
.mpc-carousel-image.mpc-layout--fluid *{height:100%;}
.mpc-carousel-image.mpc-layout--fluid .mpc-overlay--vertical, .mpc-carousel-image.mpc-layout--fluid .mpc-overlay--vertical *{height:auto;}
.mpc-carousel-image.mpc-layout--fluid img{width:auto !important;height:100% !important;}
.mpc-navigation--image{text-align:right;margin:1em 0;}
.mpc-navigation--image i{cursor:pointer;padding:.5em 1em;margin-left:1px;background:#ccc;border-radius:3px;}
.mpc-carousel-posts{-webkit-box-sizing:border-box;box-sizing:border-box;}
.mpc-carousel-posts.mpc-carousel--stretched .slick-list{overflow:visible;}
.mpc-carousel-posts .slick-slide > div:last-child > .mpc-post, .mpc-carousel-posts .slick-slide.mpc-post{margin-bottom:0 !important;}
.mpc-carousel-posts .mpc-post{display:inline-block;vertical-align:bottom;height:100%;max-width:100% !important;}
.mpc-carousel-posts:focus, .mpc-carousel-posts *:focus{outline:none;-webkit-outline:none;}
.mpc-carousel-posts[data-slick-cols="1"] .mpc-post{width:100%;}
.mpc-carousel-posts[data-slick-cols="2"] .mpc-post{width:50%;}
.mpc-carousel-posts[data-slick-cols="3"] .mpc-post{width:33%;}
.mpc-carousel-posts[data-slick-cols="3"] .mpc-post:last-child{width:34%;}
.mpc-carousel-posts[data-slick-cols="4"] .mpc-post{width:25%;}
.mpc-navigation--posts{text-align:right;width:100%;margin:1em 0;}
.mpc-navigation--posts i{cursor:pointer;padding:.5em 1em;margin-left:1px;background:#ccc;border-radius:3px;}
.mpc-carousel-slider{overflow:hidden;-webkit-box-sizing:border-box;box-sizing:border-box;}
.mpc-carousel-slider.mpc-carousel--stretched, .mpc-carousel-slider.mpc-carousel--stretched .slick-list{overflow:visible;}
.mpc-carousel-slider:focus, .mpc-carousel-slider *:focus{outline:none;-webkit-outline:none;}
.mpc-carousel-slider .slick-list, .mpc-carousel-slider .slick-track, .mpc-carousel-slider .mpc-carousel__item-wrapper, .mpc-carousel-slider .mpc-item{height:100% !important;}
.mpc-carousel-slider .mpc-carousel__item-wrapper{display:block !important;overflow:hidden;}
.mpc-carousel-slider .mpc-item{position:relative;border-width:0px;border-style:solid;border-radius:0px;cursor:pointer;background-repeat:no-repeat;background-position:center center;background-size:cover;}
.mpc-carousel-slider .mpc-item .mpc-border::before, .mpc-carousel-slider .mpc-item .mpc-border{position:absolute;z-index:2;top:0;left:0;bottom:0;right:0;width:100%;height:100%;display:block;content:'';border-width:0px;border-style:solid;border-radius:0px;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transition:inherit;transition:inherit;}
.mpc-carousel-slider img{height:100% !important;width:auto !important;}
.mpc-carousel-slider .mpc-icon-anchor{display:inline-block;vertical-align:bottom;text-align:center;-webkit-transition:all .25s;transition:all .25s;}
.mpc-carousel-slider .mpc-icon-anchor i{display:block;vertical-align:bottom;width:1.35em;height:1.35em;line-height:1.35em;font-style:normal;-webkit-transition:inherit;transition:inherit;}
.mpc-carousel-slider .mpc-icon-anchor i.mpc-icon--image, .mpc-carousel-slider .mpc-icon-anchor i.mpc-icon--character{width:auto;}
.mpc-carousel-slider .mpc-item-overlay{position:absolute;width:100%;height:100%;z-index:5;visibility:hidden;}
.mpc-carousel-slider .mpc-overlay--vertical-wrap{display:table;width:100%;height:100%;}
.mpc-carousel-slider .mpc-overlay--vertical{display:table-cell;vertical-align:middle;text-align:center;width:100%;height:100%;}
.mpc-carousel-slider.mpc-overlay--fade .mpc-item-overlay, .mpc-carousel-slider.mpc-overlay--none .mpc-item-overlay{top:0;left:0;opacity:0;}
.mpc-carousel-slider.mpc-overlay--slide-up .mpc-item-overlay{top:100%;left:0;}
.mpc-carousel-slider.mpc-overlay--slide-down .mpc-item-overlay{top:-100%;left:0;}
.mpc-carousel-slider.mpc-overlay--slide-left .mpc-item-overlay{top:0;left:100%;}
.mpc-carousel-slider.mpc-overlay--slide-right .mpc-item-overlay{top:0;left:-100%;}
.mpc-carousel__item-wrapper:hover{}
.mpc-carousel__item-wrapper:hover .mpc-item-overlay{visibility:visible;}
.mpc-overlay--fade .mpc-carousel__item-wrapper:hover .mpc-item-overlay, .mpc-overlay--none .mpc-carousel__item-wrapper:hover .mpc-item-overlay{opacity:1;}
.mpc-overlay--slide-up .mpc-carousel__item-wrapper:hover .mpc-item-overlay, .mpc-overlay--slide-down .mpc-carousel__item-wrapper:hover .mpc-item-overlay{top:0;}
.mpc-overlay--slide-left .mpc-carousel__item-wrapper:hover .mpc-item-overlay, .mpc-overlay--slide-right .mpc-carousel__item-wrapper:hover .mpc-item-overlay{left:0;}
[data-align^=top] .mpc-overlay--vertical{vertical-align:top;}
[data-align^=middle] .mpc-overlay--vertical{vertical-align:middle;}
[data-align^=bottom] .mpc-overlay--vertical{vertical-align:bottom;}
[data-align$=left] .mpc-overlay--vertical{text-align:left;}
[data-align$=center] .mpc-overlay--vertical{text-align:center;}
[data-align$=right] .mpc-overlay--vertical{text-align:right;}
.mpc-carousel__count{display:inline-block;position:absolute;z-index:10;}
.mpc-carousel__count:after, .mpc-carousel__count:before{display:inline-block;position:relative;}
.mpc-carousel__count:before{top:-.25em;padding-right:.25em;content:attr(data-current-slide);}
.mpc-carousel__count:after{bottom:-.25em;padding-left:.25em;content:attr(data-slides-amount);}
.mpc-carousel__count.mpc-align--top-left{top:0;left:0;}
.mpc-carousel__count.mpc-align--top-right{top:0;right:0;}
.mpc-carousel__count.mpc-align--bottom-left{bottom:0;left:0;}
.mpc-carousel__count.mpc-align--bottom-right{bottom:0;right:0;}
.mpc-navigation--image{text-align:right;width:100%;margin:1em 0;}
.mpc-navigation--image i{cursor:pointer;padding:.5em 1em;margin-left:1px;background:#ccc;border-radius:3px;}
.mpc-carousel-testimonial{-webkit-box-sizing:border-box;box-sizing:border-box;}
.mpc-carousel-testimonial .slick-slide{overflow:hidden;}
.mpc-carousel-testimonial .slick-slide > div > .mpc-testimonial, .mpc-carousel-testimonial .slick-slide > div > .mpc-gap{width:auto !important;display:block !important;}
.mpc-carousel-testimonial.mpc-carousel--stretched .slick-list{overflow:visible;}
.mpc-carousel-testimonial:focus, .mpc-carousel-testimonial *:focus{-webkit-outline:none;outline:none;}
.mpc-carousel-testimonial .mpc-gap{vertical-align:middle;}
.mpc-carousel-testimonial.mpc-align-items .mpc-testimonial{display:flex;align-items:stretch;}
.mpc-carousel-testimonial.mpc-align-items .mpc-testimonial.mpc-testimonial--style_3, .mpc-carousel-testimonial.mpc-align-items .mpc-testimonial.mpc-testimonial--style_4{flex-direction:column;}
.mpc-carousel-testimonial.mpc-align-items .mpc-testimonial.mpc-testimonial--style_7 .mpc-testimonial__thumbnail, .mpc-carousel-testimonial.mpc-align-items .mpc-testimonial.mpc-testimonial--style_6 .mpc-testimonial__thumbnail, .mpc-carousel-testimonial.mpc-align-items .mpc-testimonial.mpc-testimonial--style_2 .mpc-testimonial__thumbnail, .mpc-carousel-testimonial.mpc-align-items .mpc-testimonial.mpc-testimonial--style_1 .mpc-testimonial__thumbnail{flex:1 0 auto;}
.mpc-navigation--carousel{text-align:right;width:100%;margin:1em 0;}
.mpc-navigation--carousel i{cursor:pointer;padding:.5em 1em;margin-left:1px;background:#ccc;border-radius:3px;}
.vc_mpc_carousel_testimonial.vc_element .vc_controls > .vc_controls-out-tl{left:initial;right:0;}
.mpc-chart{display:block;}
.mpc-chart__box{position:relative;margin:0 auto;}
.mpc-chart__outer_circle, .mpc-chart__inner_circle, .mpc-chart__marker, .mpc-chart__text{position:absolute;top:50%;left:50%;transform:translateX(-50%) translateY(-50%);border-radius:100%;background-clip:padding-box !important;}
.mpc-chart__marker{opacity:0;}
.mpc-waypoint--init .mpc-chart__marker{opacity:1;}
.mpc-chart-wrap .mpc-chart__text{border-radius:0;text-align:center;}
.mpc-circle-icons{position:relative;width:90%;margin:0 auto;border-radius:50%;}
.mpc-circle-icons:before{content:'';display:block;position:absolute;top:4%;left:4%;width:92%;height:92%;border-radius:50%;z-index:1;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
.mpc-circle-icons:after{content:'';display:block;padding-top:100%;}
.mpc-circle-icons .mpc-icon{position:absolute;top:50%;left:50%;z-index:2;}
.mpc-circle-icons .mpc-icon .mpc-regular img, .mpc-circle-icons .mpc-icon .mpc-hover img{max-width:none;}
.mpc-circle-icons .mpc-icon-column{position:absolute;top:0;left:0;width:100%;height:100%;}
@media screen and (min-width: 769px) { .mpc-column:not(.vc_col-lg-12) .mpc-circle-icons .mpc-icon-column, .mpc-column:not(.vc_col-md-12) .mpc-circle-icons .mpc-icon-column{background:none !important;padding:0 !important;margin:0 !important;border:none !important;border-radius:50% !important;}
}
.mpc-circle-icons .mpc-icon-column.mpc-active .mpc-icon-column__content-wrap{visibility:visible;opacity:1;}
.mpc-circle-icons .mpc-icon-column__content-wrap{visibility:hidden;opacity:0;border-radius:50% !important;overflow:hidden;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-transition:all 1s;-moz-transition:all 1s;-ms-transition:all 1s;-o-transition:all 1s;transition:all 1s;}
.mpc-circle-icons .mpc-icon-column__content-wrap:before{content:'';display:inline-block;height:100%;vertical-align:middle;}
.mpc-circle-icons .mpc-icon-column__content{display:inline-block;vertical-align:middle;position:relative;z-index:1;max-height:100%;overflow:auto;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
.mpc-circle-icons .mpc-icon-column__content::-webkit-scrollbar{width:6px;}
.mpc-circle-icons .mpc-icon-column__content::-webkit-scrollbar{background:rgba(255, 255, 255, 0.35);border-radius:3px;}
.mpc-circle-icons .mpc-icon-column__content::-webkit-scrollbar-thumb{background:rgba(0, 0, 0, 0.5);border-radius:3px;}
.mpc-circle-icons .vc_element.vc_mpc_icon_column{display:inline-block;position:absolute;top:0;left:0;width:100%;height:100%;}
@media screen and (max-width: 768px) { .mpc-column .mpc-circle-icons.mpc-circle-icons{width:100%;}
.mpc-column .mpc-circle-icons.mpc-circle-icons:before, .mpc-column .mpc-circle-icons.mpc-circle-icons:after{display:none;}
.mpc-column .mpc-circle-icons.mpc-circle-icons .mpc-icon-column{position:relative;border-radius:0 !important;padding:2em;margin:2em 0;}
.mpc-column .mpc-circle-icons.mpc-circle-icons .mpc-icon{position:relative;top:0 !important;left:0 !important;margin-left:0 !important;margin-top:0 !important;margin-bottom:2em;}
.mpc-column .mpc-circle-icons.mpc-circle-icons .mpc-icon-column__content-wrap{visibility:visible;opacity:1;border-radius:0 !important;border:none !important;margin:0 !important;padding:0 !important;width:100%;height:auto;background:none !important;}
.mpc-column .mpc-circle-icons.mpc-circle-icons .mpc-icon-column__content-wrap:before{display:none;}
} .mpc-connected-icons{display:flex;flex-wrap:wrap;-webkit-box-sizing:border-box;box-sizing:border-box;}
.mpc-connected-icons:after{content:'';display:block;clear:both;float:none;}
.mpc-connected-icons > .mpc-connected-icons__line{opacity:0;visibility:hidden;}
.mpc-connected-icons .mpc-icon, .mpc-connected-icons .mpc-icon-column{position:relative;overflow:visible;}
.mpc-connected-icons[data-layout="horizontal"] .mpc-connected-icons__line{left:100%;}
.mpc-connected-icons[data-layout="horizontal"][data-ci-cols="2"] .mpc-connected-icons__item{width:50%;}
.mpc-connected-icons[data-layout="horizontal"][data-ci-cols="3"] .mpc-connected-icons__item{width:33%;}
.mpc-connected-icons[data-layout="horizontal"][data-ci-cols="4"] .mpc-connected-icons__item{width:25%;}
.mpc-connected-icons[data-layout="horizontal"][data-ci-cols="5"] .mpc-connected-icons__item{width:20%;}
.mpc-connected-icons[data-layout="horizontal"][data-ci-cols="6"] .mpc-connected-icons__item{width:16.66%;}
.mpc-connected-icons[data-layout="horizontal"][data-ci-cols="7"] .mpc-connected-icons__item{width:14.28%;}
.mpc-connected-icons[data-layout="horizontal"][data-ci-cols="8"] .mpc-connected-icons__item{width:12.50%;}
.mpc-connected-icons[data-layout="vertical"]{margin:0;flex-direction:column;}
.mpc-connected-icons[data-layout="vertical"] .mpc-connected-icons__item{width:100%;}
.mpc-connected-icons[data-layout="vertical"] .mpc-connected-icons__item:nth-child(2){padding-top:0 !important;}
.mpc-connected-icons[data-layout="vertical"] .mpc-connected-icons__item:last-child{padding-bottom:0 !important;}
.mpc-connected-icons[data-layout="vertical"] .mpc-connected-icons__line{top:100%;}
.mpc-connected-icons__item{position:relative;display:block;float:left;}
.mpc-connected-icons__line{position:absolute;z-index:1;}
.mpc-connected-icons__line span{display:block;margin-left:auto;margin-right:auto;-webkit-transition:width .25s;transition:width .25s;}
[data-layout="horizontal"] .mpc-connected-icons__line span{width:0;}
[data-layout="vertical"] .mpc-connected-icons__line span{height:0;float:left;}
@media screen and (max-width: 992px) { .mpc-connected-icons[data-layout="horizontal"][data-ci-cols="4"] .mpc-connected-icons__item{width:50% !important;margin-top:1em;margin-bottom:1em;}
.mpc-connected-icons[data-layout="horizontal"][data-ci-cols="3"]{margin:0 auto;}
.mpc-connected-icons[data-layout="horizontal"][data-ci-cols="3"] .mpc-connected-icons__item{width:100% !important;margin-top:1em;margin-bottom:1em;}
.mpc-connected-icons[data-layout="horizontal"][data-ci-cols="3"] .mpc-icon-column--style_2, .mpc-connected-icons[data-layout="horizontal"][data-ci-cols="4"] .mpc-icon-column--style_2{margin-top:1em;margin-bottom:1em;}
}
@media screen and (max-width: 768px) { .mpc-connected-icons[data-layout="horizontal"][data-ci-cols] .mpc-connected-icons__line{display:none;}
.mpc-connected-icons[data-layout="horizontal"][data-ci-cols] .mpc-connected-icons__item{width:100% !important;margin-top:1em;margin-bottom:1em;}
.mpc-connected-icons[data-layout="horizontal"][data-ci-cols]{margin:0 auto;}
.mpc-connected-icons[data-layout="horizontal"][data-ci-cols] .mpc-icon-column--style_2{margin-top:1em;margin-bottom:1em;}
} .mpc-countdown{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;}
.mpc-countdown__content{overflow:hidden;text-align:center;display:-ms-flexbox;-ms-flex-direction:row;-ms-flex-wrap:wrap;display:flex;flex-direction:row;justify-content:space-around;flex-wrap:wrap;}
.mpc-countdown__content.is-countdown{border:0;background:none;}
.mpc-countdown__section{display:inline-block;margin:1em 0;-ms-flex:1 1 auto;flex:1 1 auto;-webkit-box-sizing:border-box;box-sizing:border-box;}
.mpc-countdown__section h4{margin:0;padding:0;white-space:nowrap;}
.mpc-countdown__section .mpc-main{display:inline-block;white-space:nowrap;}
.mpc-countdown__section .mpc-main > div{display:table;width:100%;height:100%;}
.mpc-countdown__section .mpc-main > div div{display:table-cell;vertical-align:middle;}
@media screen and (max-width: 992px) { .mpc-countdown__section{margin:1em;}
} .mpc-counter{display:inline-block;-webkit-box-sizing:border-box;box-sizing:border-box;}
.mpc-counter:before, .mpc-counter:after{display:block;content:"";float:none;clear:both;}
.mpc-counter__content{overflow:hidden;}
.mpc-counter__counter{position:relative;}
.mpc-counter__counter .mpc-counter--target{position:absolute;top:0;left:0;width:100%;text-align:inherit;white-space:nowrap;}
.mpc-counter__counter .mpc-counter--sizer{position:relative;z-index:-1;visibility:hidden;opacity:0;white-space:nowrap;padding:0 .05em;}
.mpc-counter__wrap{white-space:nowrap;}
.mpc-counter__wrap .mpc-counter__counter{display:inline-block;}
.mpc-counter__wrap[data-v-align="top"] .mpc-counter__counter, .mpc-counter__wrap[data-v-align="top"] span{vertical-align:top;}
.mpc-counter__wrap[data-v-align="middle"] .mpc-counter__counter, .mpc-counter__wrap[data-v-align="middle"] span{vertical-align:middle;}
.mpc-counter__wrap[data-v-align="bottom"] .mpc-counter__counter, .mpc-counter__wrap[data-v-align="bottom"] span{vertical-align:bottom;}
.mpc-counter__counter{text-align:inherit !important;}
.mpc-counter__heading{padding:0;text-transform:uppercase;text-align:inherit !important;}
.mpc-counter .mpc-divider{margin:0 auto .75em auto;}
.mpc-counter .mpc-icon{margin:0 auto .75em auto;}
.mpc-counter .mpc-icon__wrap.mpc-icon--top{vertical-align:top;}
.mpc-counter .mpc-icon__wrap.mpc-icon--middle{vertical-align:middle;}
.mpc-counter .mpc-icon__wrap.mpc-icon--bottom{vertical-align:bottom;}
.mpc-counter--style_1 .mpc-counter__heading{margin:0;}
.mpc-counter--style_2 .mpc-counter__heading{margin:0;}
.mpc-counter--style_3 .mpc-counter__counter{margin:0;}
.mpc-counter--style_4 .mpc-counter__counter{margin:0;}
.mpc-counter--style_5 .mpc-icon__wrap{display:table-cell;margin:0 0 0 .75em;}
.mpc-counter--style_5 .mpc-icon{margin:0 0 0 0;}
.mpc-counter--style_5 .mpc-counter__content{display:table-cell;}
.mpc-counter--style_5 .mpc-counter__heading{margin:0;}
.mpc-counter--style_6{display:table;}
.mpc-counter--style_6 .mpc-icon__wrap{display:table-cell;margin:0 .75em 0 0;}
.mpc-counter--style_6 .mpc-icon{margin:0 0 0 0;}
.mpc-counter--style_6 .mpc-counter__content{display:table-cell;}
.mpc-counter--style_6 .mpc-counter__heading{margin:0;}
.mpc-counter--style_5, .mpc-counter--style_6{margin-left:auto !important;margin-right:auto !important;}
@media screen and (max-width: 480px) { .mpc-counter__wrap{white-space:normal;}
.mpc-counter__wrap .mpc-counter__counter{display:block;}
.mpc-counter__prefix{margin:0 0 .5em !important;}
.mpc-counter__suffix{margin:.5em 0 0 !important;}
} .mpc-divider{position:relative;display:table;width:100%;}
.mpc-divider.mpc-align--left{margin-left:0 !important;margin-right:auto !important;}
.mpc-divider.mpc-align--center{margin-left:auto !important;margin-right:auto !important;}
.mpc-divider.mpc-align--right{margin-left:auto !important;margin-right:0 !important;}
.mpc-divider__line{display:table-cell;width:50%;vertical-align:middle;}
.mpc-disable--left .mpc-divider__line.mpc-side--left{display:none;}
.mpc-disable--right .mpc-divider__line.mpc-side--right{display:none;}
.mpc-divider__line > span{border-color:transparent;display:block;}
.mpc-divider__line > span:first-child{margin-top:0 !important;}
.mpc-divider__separator{display:table-cell;}
.mpc-divider .mpc-divider__content{display:block;padding:0 10px;white-space:nowrap;}
.mpc-divider .mpc-divider__content img{max-width:none;}
.mpc-dropcap{display:inline-block;float:left;}
.mpc-grid-anything{-webkit-box-sizing:border-box;box-sizing:border-box;}
.mpc-grid-anything .mpc-grid__item-wrapper{float:left;text-align:center;}
.mpc-grid-anything.mpc-inited .mpc-grid__item-wrapper{float:none !important;}
.mpc-grid-anything a, .mpc-grid-anything a:focus{outline:none;}
.mpc-grid-anything[data-grid-cols="2"] .mpc-grid__item{width:50%;}
.mpc-grid-anything[data-grid-cols="3"] .mpc-grid__item{width:33.33%;}
.mpc-grid-anything[data-grid-cols="4"] .mpc-grid__item{width:25%;}
.mpc-grid-anything[data-grid-cols="5"] .mpc-grid__item{width:20%;}
.mpc-grid-anything[data-grid-cols="6"] .mpc-grid__item{width:16.67%;}
@media screen and (min-width: 769px) and (max-width: 992px) { .mpc-grid-anything[data-grid-cols="3"] .mpc-grid__item, .mpc-grid-anything[data-grid-cols="4"] .mpc-grid__item, .mpc-grid-anything[data-grid-cols="5"] .mpc-grid__item, .mpc-grid-anything[data-grid-cols="6"] .mpc-grid__item{width:50%;}
}
@media screen and (max-width: 768px) { .mpc-grid-anything[data-grid-cols] .mpc-grid__item{width:100%;}
} .mpc-grid-images{-webkit-box-sizing:border-box;box-sizing:border-box;}
.mpc-grid-images a, .mpc-grid-images a:focus{outline:none;}
.mpc-grid-images .mpc-item{min-width:100px;float:left;width:100%;}
.mpc-grid-images[data-grid-cols="2"] .mpc-item{width:50%;}
.mpc-grid-images[data-grid-cols="3"] .mpc-item{width:33.33%;}
.mpc-grid-images[data-grid-cols="4"] .mpc-item{width:25%;}
.mpc-grid-images[data-grid-cols="5"] .mpc-item{width:20%;}
.mpc-grid-images[data-grid-cols="6"] .mpc-item{width:16.67%;}
.mpc-grid-images[data-grid-cols="7"] .mpc-item{width:14.28%;}
.mpc-grid-images[data-grid-cols="8"] .mpc-item{width:12.5%;}
.mpc-grid-images .mpc-grid__image{display:block;position:relative;overflow:hidden;cursor:pointer;}
.mpc-grid-images .mpc-grid__image::before{position:absolute;z-index:2;top:0;left:0;bottom:0;right:0;width:100%;height:100%;display:block;content:'';-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transition:inherit;transition:inherit;}
.mpc-grid-images img{width:100%;height:auto;display:block;}
.mpc-grid-images .mpc-icon-anchor{display:inline-block;vertical-align:bottom;text-align:center;-webkit-transition:all .25s;transition:all .25s;}
.mpc-grid-images .mpc-icon-anchor i{display:block;vertical-align:bottom;width:1.35em;height:1.35em;line-height:1.35em;font-style:normal;-webkit-transition:inherit;transition:inherit;}
.mpc-grid-images .mpc-icon-anchor i.mpc-icon--image, .mpc-grid-images .mpc-icon-anchor i.mpc-icon--character{width:auto;}
.mpc-grid-images .mpc-item-overlay{position:absolute;width:100%;height:100%;z-index:5;visibility:hidden;}
.mpc-grid-images .mpc-overlay--vertical-wrap{display:table;width:100%;height:100%;}
.mpc-grid-images .mpc-overlay--vertical{display:table-cell;vertical-align:middle;text-align:center;width:100%;height:100%;}
.mpc-grid-images.mpc-overlay--fade .mpc-item-overlay, .mpc-grid-images.mpc-overlay--none .mpc-item-overlay{top:0;left:0;opacity:0;}
.mpc-grid-images.mpc-overlay--slide-up .mpc-item-overlay{top:100%;left:0;}
.mpc-grid-images.mpc-overlay--slide-down .mpc-item-overlay{top:-100%;left:0;}
.mpc-grid-images.mpc-overlay--slide-left .mpc-item-overlay{top:0;left:100%;}
.mpc-grid-images.mpc-overlay--slide-right .mpc-item-overlay{top:0;left:-100%;}
.mpc-grid__image:hover{}
.mpc-grid__image:hover .mpc-item-overlay{visibility:visible;}
.mpc-overlay--fade .mpc-grid__image:hover .mpc-item-overlay, .mpc-overlay--none .mpc-grid__image:hover .mpc-item-overlay{opacity:1;}
.mpc-overlay--slide-up .mpc-grid__image:hover .mpc-item-overlay, .mpc-overlay--slide-down .mpc-grid__image:hover .mpc-item-overlay{top:0;}
.mpc-overlay--slide-left .mpc-grid__image:hover .mpc-item-overlay, .mpc-overlay--slide-right .mpc-grid__image:hover .mpc-item-overlay{left:0;}
[data-align^=top] .mpc-overlay--vertical{vertical-align:top;}
[data-align^=middle] .mpc-overlay--vertical{vertical-align:middle;}
[data-align^=bottom] .mpc-overlay--vertical{vertical-align:bottom;}
[data-align$=left] .mpc-overlay--vertical{text-align:left;}
[data-align$=center] .mpc-overlay--vertical{text-align:center;}
[data-align$=right] .mpc-overlay--vertical{text-align:right;}
@media screen and (min-width: 768px) and (max-width: 992px) { .mpc-grid-images[data-grid-cols="4"] .mpc-item, .mpc-grid-images[data-grid-cols="5"] .mpc-item, .mpc-grid-images[data-grid-cols="6"] .mpc-item{width:33.33%;}
.mpc-grid-images[data-grid-cols="7"] .mpc-item, .mpc-grid-images[data-grid-cols="8"] .mpc-item{width:25%;}
}
@media screen and (max-width: 767px) { .mpc-grid-images[data-grid-cols="3"] .mpc-item, .mpc-grid-images[data-grid-cols="4"] .mpc-item{width:50%;}
.mpc-grid-images[data-grid-cols="5"] .mpc-item, .mpc-grid-images[data-grid-cols="6"] .mpc-item{width:33.33%;}
.mpc-grid-images[data-grid-cols="7"] .mpc-item, .mpc-grid-images[data-grid-cols="8"] .mpc-item{width:25%;}
}
@media screen and (max-width: 480px) { .mpc-grid-images[data-grid-cols] .mpc-item{width:100%;}
.mpc-grid-images[data-grid-cols="5"] .mpc-item, .mpc-grid-images[data-grid-cols="6"] .mpc-item, .mpc-grid-images[data-grid-cols="7"] .mpc-item, .mpc-grid-images[data-grid-cols="8"] .mpc-item{width:50%;}
} .mpc-grid-posts{-webkit-box-sizing:border-box;box-sizing:border-box;}
.mpc-grid-posts .mpc-post{display:block;float:left;min-width:150px;}
.mpc-grid-posts[data-grid-cols="1"] .mpc-post, .mpc-grid-posts[data-grid-cols="1"] .mpc-grid-sizer{width:100%;}
.mpc-grid-posts[data-grid-cols="2"] .mpc-post, .mpc-grid-posts[data-grid-cols="2"] .mpc-grid-sizer{width:50%;}
.mpc-grid-posts[data-grid-cols="3"] .mpc-post, .mpc-grid-posts[data-grid-cols="3"] .mpc-grid-sizer{width:33.33%;}
.mpc-grid-posts[data-grid-cols="4"] .mpc-post, .mpc-grid-posts[data-grid-cols="4"] .mpc-grid-sizer{width:25%;}
.mpc-grid-posts[data-grid-cols="5"] .mpc-post, .mpc-grid-posts[data-grid-cols="5"] .mpc-grid-sizer{width:20%;}
.mpc-template[data-template="mpc-post"]{display:none;}
.isotope.no-transition, .isotope.no-transition .isotope-item, .isotope .isotope-item.no-transition{-webkit-transition-duration:0s !important;transition-duration:0s !important;}
@media screen and (min-width: 993px) and (max-width: 1199px) { .mpc-grid-posts[data-grid-cols="4"] .mpc-post, .mpc-grid-posts[data-grid-cols="4"] .mpc-grid-sizer, .mpc-grid-posts[data-grid-cols="5"] .mpc-post, .mpc-grid-posts[data-grid-cols="5"] .mpc-grid-sizer{width:33.33%;}
}
@media screen and (min-width: 768px) and (max-width: 992px) { .mpc-grid-posts[data-grid-cols="3"] .mpc-post, .mpc-grid-posts[data-grid-cols="3"] .mpc-grid-sizer, .mpc-grid-posts[data-grid-cols="4"] .mpc-post, .mpc-grid-posts[data-grid-cols="4"] .mpc-grid-sizer, .mpc-grid-posts[data-grid-cols="5"] .mpc-post, .mpc-grid-posts[data-grid-cols="5"] .mpc-grid-sizer{width:50%;min-width:50%;}
}
@media screen and (max-width: 767px) { .mpc-grid-posts[data-grid-cols] .mpc-post, .mpc-grid-posts[data-grid-cols] .mpc-grid-sizer{width:100%;}
} .mpc-interactive_image .mpc-hotspot{position:absolute;line-height:1;transform:translateX(-50%) translateY(-50%);}
.mpc-interactive_image .mpc-hotspot.mpc-active{z-index:2;}
.mpc-hotspot .mpc-icon-type--image, .mpc-hotspot .mpc-icon-type--character{display:block;}
.mpc-hotspot .mpc-icon-type--icon{width:1.2em;line-height:1.2;text-align:center;display:block;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;}
.mpc-hotspot img{max-width:none;}
.vc_mpc_hotspot.vc_element{position:absolute !important;display:inline-block !important;-webkit-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%);}
.vc_mpc_hotspot.vc_element .mpc-hotspot{position:initial;top:0 !important;left:0 !important;-webkit-transform:none;transform:none;}
.vc_mpc_hotspot.vc_element .vc_controls > .vc_controls-cc{height:30px;top:initial;bottom:0;-webkit-transform:translate(-50%, 100%);-ms-transform:translate(-50%, 100%);transform:translate(-50%, 100%);}
.mpc-icon{display:inline-block;text-align:center;line-height:1em;vertical-align:middle;max-width:100%;overflow:hidden;z-index:1;transform:translate3d(0, 0, 0);}
.mpc-icon-part{font-style:normal;}
.mpc-icon-wrap{position:relative;overflow:hidden;}
.mpc-icon .mpc-regular, .mpc-icon .mpc-hover{position:relative;display:block;width:auto;top:0;left:0;}
.mpc-icon .mpc-regular img, .mpc-icon .mpc-hover img{display:block;max-width:100%;}
.mpc-icon:not(.mpc-icon--image) .mpc-regular, .mpc-icon:not(.mpc-icon--image) .mpc-hover{width:1.35em;height:1.35em;line-height:1.35em;}
.mpc-icon.mpc-icon--character .mpc-regular, .mpc-icon.mpc-icon--character .mpc-hover{width:auto;min-width:1.35em;}
.mpc-icon.mpc-effect-none .mpc-regular, .mpc-icon.mpc-effect-none .mpc-hover{-webkit-transition:none;transition:none;}
.mpc-icon .mpc-hover{position:absolute;width:100%;height:100%;}
.mpc-icon-hover.mpc-effect-slide-up .mpc-hover{transform:translate(0, -100%);}
.mpc-icon-hover.mpc-effect-slide-up .mpc-regular{transform:translate(0, 0);}
.mpc-icon-hover.mpc-effect-slide-up:hover .mpc-hover, .mpc-parent-hover:hover .mpc-icon-hover.mpc-effect-slide-up .mpc-hover, .mpc-active .mpc-icon-hover.mpc-effect-slide-up .mpc-hover{transform:translate(0, 0);}
.mpc-icon-hover.mpc-effect-slide-up:hover .mpc-regular, .mpc-parent-hover:hover .mpc-icon-hover.mpc-effect-slide-up .mpc-regular, .mpc-active .mpc-icon-hover.mpc-effect-slide-up .mpc-regular{transform:translate(0, 100%);}
.mpc-icon-hover.mpc-effect-slide-down .mpc-hover{transform:translate(0, 100%);}
.mpc-icon-hover.mpc-effect-slide-down .mpc-regular{transform:translate(0, 0);}
.mpc-icon-hover.mpc-effect-slide-down:hover .mpc-hover, .mpc-parent-hover:hover .mpc-icon-hover.mpc-effect-slide-down .mpc-hover, .mpc-active .mpc-icon-hover.mpc-effect-slide-down .mpc-hover{transform:translate(0%, 0);}
.mpc-icon-hover.mpc-effect-slide-down:hover .mpc-regular, .mpc-parent-hover:hover .mpc-icon-hover.mpc-effect-slide-down .mpc-regular, .mpc-active .mpc-icon-hover.mpc-effect-slide-down .mpc-regular{transform:translate(0, -100%);}
.mpc-icon-hover.mpc-effect-slide-left .mpc-hover{transform:translate(-100%, 0);}
.mpc-icon-hover.mpc-effect-slide-left .mpc-regular{transform:translate(0, 0);}
.mpc-icon-hover.mpc-effect-slide-left:hover .mpc-hover, .mpc-parent-hover:hover .mpc-icon-hover.mpc-effect-slide-left .mpc-hover, .mpc-active .mpc-icon-hover.mpc-effect-slide-left .mpc-hover{transform:translate(0, 0);}
.mpc-icon-hover.mpc-effect-slide-left:hover .mpc-regular, .mpc-parent-hover:hover .mpc-icon-hover.mpc-effect-slide-left .mpc-regular, .mpc-active .mpc-icon-hover.mpc-effect-slide-left .mpc-regular{transform:translate(100%, 0);}
.mpc-icon-hover.mpc-effect-slide-right .mpc-hover{transform:translate(100%, 0);}
.mpc-icon-hover.mpc-effect-slide-right .mpc-regular{transform:translate(0, 0);}
.mpc-icon-hover.mpc-effect-slide-right:hover .mpc-hover, .mpc-parent-hover:hover .mpc-icon-hover.mpc-effect-slide-right .mpc-hover, .mpc-active .mpc-icon-hover.mpc-effect-slide-right .mpc-hover{transform:translate(0, 0);}
.mpc-icon-hover.mpc-effect-slide-right:hover .mpc-regular, .mpc-parent-hover:hover .mpc-icon-hover.mpc-effect-slide-right .mpc-regular, .mpc-active .mpc-icon-hover.mpc-effect-slide-right .mpc-regular{transform:translate(-100%, 0);}
.mpc-icon-hover.mpc-effect-none .mpc-hover, .mpc-icon-hover.mpc-effect-fade .mpc-hover{opacity:0;}
.mpc-icon-hover.mpc-effect-none .mpc-regular, .mpc-icon-hover.mpc-effect-fade .mpc-regular{opacity:1;}
.mpc-icon-hover.mpc-effect-none:hover .mpc-hover, .mpc-parent-hover:hover .mpc-icon-hover.mpc-effect-none .mpc-hover, .mpc-active .mpc-icon-hover.mpc-effect-none .mpc-hover, .mpc-icon-hover.mpc-effect-fade:hover .mpc-hover, .mpc-parent-hover:hover .mpc-icon-hover.mpc-effect-fade .mpc-hover, .mpc-active .mpc-icon-hover.mpc-effect-fade .mpc-hover{opacity:1;}
.mpc-icon-hover.mpc-effect-none:hover .mpc-regular, .mpc-parent-hover:hover .mpc-icon-hover.mpc-effect-none .mpc-regular, .mpc-active .mpc-icon-hover.mpc-effect-none .mpc-regular, .mpc-icon-hover.mpc-effect-fade:hover .mpc-regular, .mpc-parent-hover:hover .mpc-icon-hover.mpc-effect-fade .mpc-regular, .mpc-active .mpc-icon-hover.mpc-effect-fade .mpc-regular{opacity:0;}
.mpc-icon-list{display:block;overflow:hidden;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);}
.mpc-icon-list.mpc-icon--right .mpc-list__icon{order:1;}
.mpc-icon-list .mpc-icon .mpc-regular img, .mpc-icon-list .mpc-icon .mpc-hover img{max-width:initial;}
.mpc-list__ul, .mpc-list__ul .mpc-list__item{display:block;list-style:none;margin:0;padding:0;font:inherit;}
.mpc-list__ul .mpc-list__item{display:-ms-flexbox;display:flex;align-items:center;}
.mpc-list__ul .mpc-list__item:before, .mpc-list__ul .mpc-list__item:after{content:"" !important;border:0 !important;position:static !important;}
.mpc-list__title{flex-grow:1;margin:0;font:inherit;cursor:default;}
.mpc-list__title a{font:inherit;color:inherit !important;-webkit-transition:inherit;transition:inherit;}
.mpc-list__icon{display:inline-block;font:inherit;flex:0 0 auto;}
.mpc-icon-column{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;}
.mpc-icon-column:before, .mpc-icon-column:after{display:block;content:"";float:none;clear:both;}
.mpc-icon-column.mpc-icon-column--style_2, .mpc-icon-column.mpc-icon-column--style_4, .mpc-icon-column.mpc-icon-column--style_6{position:relative;}
.mpc-icon-column__content{overflow:hidden;}
.mpc-icon-column__content .mpc-icon-column__description{padding:0;margin:0;}
.mpc-icon-column__content .mpc-icon-column__description p:first-child{margin-top:0 !important;}
.mpc-icon-column__content .mpc-icon-column__description p:last-child{margin-bottom:0 !important;}
.mpc-icon-column__content .mpc-icon-column__heading{padding:0;margin:0 0 .75em 0;text-transform:uppercase;}
.mpc-icon-column .mpc-divider{margin:0 0 .75em 0;}
.mpc-icon-column--style_2{padding-top:0 !important;}
.mpc-icon-column--style_2 .mpc-icon{position:relative;top:0;}
.mpc-icon-column--style_3 .mpc-icon{float:left;margin:0 .75em 0 0;}
.mpc-icon-column--style_4 .mpc-icon{position:relative;left:0;float:left;}
.mpc-icon-column--style_5 .mpc-icon{float:right;margin:0 0 0 .75em;}
.mpc-icon-column--style_6 .mpc-icon{position:relative;right:0;float:right;}
@media screen and (min-width: 768px) { .vc_col-sm-12 .mpc-icon-column--style_4, .vc_col-sm-6 .mpc-icon-column--style_4{padding-left:0 !important;}
.vc_col-sm-12 .mpc-icon-column--style_6, .vc_col-sm-6 .mpc-icon-column--style_6{padding-right:0 !important;}
}
@media screen and (min-width: 992px) { .mpc-icon-column--style_4{padding-left:0 !important;}
.mpc-icon-column--style_6{padding-right:0 !important;}
}
@media screen and (min-width: 768px) and (max-width: 992px) { .mpc-column:not(.vc_col-sm-12):not(.vc_col-sm-6) .mpc-icon-column, .mpc-column:not(.vc_col-sm-12):not(.vc_col-sm-6) .mpc-icon-column__content .mpc-icon-column__heading, .mpc-column:not(.vc_col-sm-12):not(.vc_col-sm-6) .mpc-icon-column__content .mpc-icon-column__description{text-align:center !important;}
.mpc-column:not(.vc_col-sm-12):not(.vc_col-sm-6) .mpc-icon-column--style_3 .mpc-icon, .mpc-column:not(.vc_col-sm-12):not(.vc_col-sm-6) .mpc-icon-column--style_5 .mpc-icon, .mpc-column:not(.vc_col-sm-12):not(.vc_col-sm-6) .mpc-icon-column--style_4 .mpc-icon, .mpc-column:not(.vc_col-sm-12):not(.vc_col-sm-6) .mpc-icon-column--style_6 .mpc-icon{float:none;position:static;}
.mpc-column:not(.vc_col-sm-12):not(.vc_col-sm-6) .mpc-icon-column--style_3 .mpc-icon, .mpc-column:not(.vc_col-sm-12):not(.vc_col-sm-6) .mpc-icon-column--style_3 .mpc-divider, .mpc-column:not(.vc_col-sm-12):not(.vc_col-sm-6) .mpc-icon-column--style_3 .mpc-icon-column__heading, .mpc-column:not(.vc_col-sm-12):not(.vc_col-sm-6) .mpc-icon-column--style_3 .mpc-icon-column__description, .mpc-column:not(.vc_col-sm-12):not(.vc_col-sm-6) .mpc-icon-column--style_5 .mpc-icon, .mpc-column:not(.vc_col-sm-12):not(.vc_col-sm-6) .mpc-icon-column--style_5 .mpc-divider, .mpc-column:not(.vc_col-sm-12):not(.vc_col-sm-6) .mpc-icon-column--style_5 .mpc-icon-column__heading, .mpc-column:not(.vc_col-sm-12):not(.vc_col-sm-6) .mpc-icon-column--style_5 .mpc-icon-column__description, .mpc-column:not(.vc_col-sm-12):not(.vc_col-sm-6) .mpc-icon-column--style_4 .mpc-icon, .mpc-column:not(.vc_col-sm-12):not(.vc_col-sm-6) .mpc-icon-column--style_4 .mpc-divider, .mpc-column:not(.vc_col-sm-12):not(.vc_col-sm-6) .mpc-icon-column--style_4 .mpc-icon-column__heading, .mpc-column:not(.vc_col-sm-12):not(.vc_col-sm-6) .mpc-icon-column--style_4 .mpc-icon-column__description, .mpc-column:not(.vc_col-sm-12):not(.vc_col-sm-6) .mpc-icon-column--style_6 .mpc-icon, .mpc-column:not(.vc_col-sm-12):not(.vc_col-sm-6) .mpc-icon-column--style_6 .mpc-divider, .mpc-column:not(.vc_col-sm-12):not(.vc_col-sm-6) .mpc-icon-column--style_6 .mpc-icon-column__heading, .mpc-column:not(.vc_col-sm-12):not(.vc_col-sm-6) .mpc-icon-column--style_6 .mpc-icon-column__description{margin:.5em auto !important;}
.mpc-column:not(.vc_col-sm-12):not(.vc_col-sm-6) .mpc-icon-column--style_3 > *:first-child, .mpc-column:not(.vc_col-sm-12):not(.vc_col-sm-6) .mpc-icon-column--style_5 > *:first-child, .mpc-column:not(.vc_col-sm-12):not(.vc_col-sm-6) .mpc-icon-column--style_4 > *:first-child, .mpc-column:not(.vc_col-sm-12):not(.vc_col-sm-6) .mpc-icon-column--style_6 > *:first-child{margin-top:0 !important;}
.mpc-column:not(.vc_col-sm-12):not(.vc_col-sm-6) .mpc-icon-column--style_3 > *:last-child, .mpc-column:not(.vc_col-sm-12):not(.vc_col-sm-6) .mpc-icon-column--style_5 > *:last-child, .mpc-column:not(.vc_col-sm-12):not(.vc_col-sm-6) .mpc-icon-column--style_4 > *:last-child, .mpc-column:not(.vc_col-sm-12):not(.vc_col-sm-6) .mpc-icon-column--style_6 > *:last-child{margin-bottom:0 !important;}
}
@media screen and (max-width: 768px) { .mpc-icon-column, .mpc-icon-column__content .mpc-icon-column__heading, .mpc-icon-column__content .mpc-icon-column__description{text-align:center !important;}
.mpc-icon-column--style_3 .mpc-icon, .mpc-icon-column--style_5 .mpc-icon, .mpc-icon-column--style_4 .mpc-icon, .mpc-icon-column--style_6 .mpc-icon{float:none;position:static;}
.mpc-icon-column--style_3 .mpc-icon, .mpc-icon-column--style_3 .mpc-divider, .mpc-icon-column--style_3 .mpc-icon-column__heading, .mpc-icon-column--style_3 .mpc-icon-column__description, .mpc-icon-column--style_5 .mpc-icon, .mpc-icon-column--style_5 .mpc-divider, .mpc-icon-column--style_5 .mpc-icon-column__heading, .mpc-icon-column--style_5 .mpc-icon-column__description, .mpc-icon-column--style_4 .mpc-icon, .mpc-icon-column--style_4 .mpc-divider, .mpc-icon-column--style_4 .mpc-icon-column__heading, .mpc-icon-column--style_4 .mpc-icon-column__description, .mpc-icon-column--style_6 .mpc-icon, .mpc-icon-column--style_6 .mpc-divider, .mpc-icon-column--style_6 .mpc-icon-column__heading, .mpc-icon-column--style_6 .mpc-icon-column__description{margin:.5em auto !important;}
.mpc-icon-column--style_3 > *:first-child, .mpc-icon-column--style_5 > *:first-child, .mpc-icon-column--style_4 > *:first-child, .mpc-icon-column--style_6 > *:first-child{margin-top:0 !important;}
.mpc-icon-column--style_3 > *:last-child, .mpc-icon-column--style_5 > *:last-child, .mpc-icon-column--style_4 > *:last-child, .mpc-icon-column--style_6 > *:last-child{margin-bottom:0 !important;}
.mpc-icon-column .mpc-divider{margin:0 auto !important;}
.mpc-icon-column--style_4, .mpc-icon-column--style_6{padding:2em !important;}
} a.mpc-icon-column{text-decoration:none;}
@media screen and (max-width: 480px) { .mpc-ihover-wrapper .mpc-ihover-item{margin-left:0 !important;margin-right:0 !important;}
} .mpc-ihover-wrapper .ih-item.circle.effect17:hover .img:before{box-shadow:inset 0 0 0 16px rgba(255, 255, 255, 0.6), 0 1px 2px rgba(0, 0, 0, 0.3) !important;opacity:0;}
.vc_mpc_ihover.vc_element .vc_controls > .vc_controls-out-tl{left:initial;right:0;}
.vc_element.vc_mpc_ihover_item{display:inline-block !important;}
.mpc-ihover-item > a{position:absolute;width:100%;height:100%;top:0;left:0;}
.mpc-ihover-item .mpc-image-box{width:100%;height:100%;background-size:cover;background-position:center;}
.mpc-ihover-divider-wrap{line-height:0;}
.mpc-ihover-divider{display:inline-block;vertical-align:top;}
.mpc-image{display:inline-block;overflow:hidden;vertical-align:bottom;max-width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;}
.mpc-image:focus, .mpc-image *:focus{outline:none;-webkit-outline:none;}
.mpc-image img{display:block;}
.mpc-image.mpc-fullwidth, .mpc-ribbon-wrap > .mpc-image{width:100%;}
.mpc-image.mpc-fullwidth img, .mpc-ribbon-wrap > .mpc-image img{width:100%;height:auto;}
.mpc-image .mpc-item{position:relative;overflow:hidden;display:block;z-index:1;}
.mpc-image .mpc-item::before{position:absolute;z-index:2;top:0;left:0;bottom:0;right:0;display:block;content:'';-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transition:inherit;transition:inherit;}
.mpc-image .mpc-icon-anchor{display:inline-block;vertical-align:bottom;text-align:center;cursor:pointer;-webkit-transition:all .25s;transition:all .25s;}
.mpc-image .mpc-icon-anchor i{display:block;vertical-align:bottom;width:1.35em;height:1.35em;line-height:1.35em;font-style:normal;-webkit-transition:inherit;transition:inherit;}
.mpc-image .mpc-icon-anchor i.mpc-icon--image, .mpc-image .mpc-icon-anchor i.mpc-icon--character{width:auto;}
.mpc-image .mpc-item-overlay{position:absolute;width:100%;height:100%;z-index:5;visibility:hidden;}
.mpc-image .mpc-overlay--vertical-wrap{display:table;width:100%;height:100%;}
.mpc-image .mpc-overlay--vertical{display:table-cell;vertical-align:middle;text-align:center;width:100%;height:100%;}
.mpc-image.mpc-overlay--fade .mpc-item-overlay, .mpc-image.mpc-overlay--none .mpc-item-overlay{top:0;left:0;opacity:0;}
.mpc-image.mpc-overlay--slide-up .mpc-item-overlay{top:100%;left:0;}
.mpc-image.mpc-overlay--slide-down .mpc-item-overlay{top:-100%;left:0;}
.mpc-image.mpc-overlay--slide-left .mpc-item-overlay{top:0;left:100%;}
.mpc-image.mpc-overlay--slide-right .mpc-item-overlay{top:0;left:-100%;}
.mpc-image.mpc-interactive-banner-fix .mpc-icon-anchor i.mpc-icon--character{height:auto;}
.mpc-image:hover{}
.mpc-image:hover .mpc-item-overlay{visibility:visible;}
.mpc-image:hover.mpc-overlay--fade .mpc-item-overlay, .mpc-image:hover.mpc-overlay--none .mpc-item-overlay{opacity:1;}
.mpc-image:hover.mpc-overlay--slide-up .mpc-item-overlay, .mpc-image:hover.mpc-overlay--slide-down .mpc-item-overlay{top:0;}
.mpc-image:hover.mpc-overlay--slide-left .mpc-item-overlay, .mpc-image:hover.mpc-overlay--slide-right .mpc-item-overlay{left:0;}
[data-align^="top"] .mpc-overlay--vertical{vertical-align:top;}
[data-align^="middle"] .mpc-overlay--vertical{vertical-align:middle;}
[data-align^="bottom"] .mpc-overlay--vertical{vertical-align:bottom;}
[data-align$="left"] .mpc-overlay--vertical{text-align:left;}
[data-align$="center"] .mpc-overlay--vertical{text-align:center;}
[data-align$="right"] .mpc-overlay--vertical{text-align:right;}
.mpc-interactive_image{position:relative;}
.mpc-interactive_image-wrap{position:absolute;top:0;left:0;width:100%;height:100%;}
.mpc-interactive_image__image{width:100%;height:auto;display:block;}
.vc_mpc_interactive_image.vc_element .vc_controls > .vc_controls-out-tl{left:initial;right:0;}
.mpc-lightbox{display:inline-block;-webkit-box-sizing:border-box;box-sizing:border-box;}
.mpc-lightbox.mpc-display--block .mpc-button{display:block;}
.mpc-mailchimp .mc4wp-form-fields > p{margin:0;padding:5px 0;}
.mpc-mailchimp form{margin:0;}
.mpc-mailchimp input, .mpc-mailchimp select{outline:none;margin:0;width:100%;max-width:none;box-shadow:none;-webkit-transition:all .25s;transition:all .25s;}
.mpc-mailchimp input:focus, .mpc-mailchimp select:focus{box-shadow:none;}
.mpc-mailchimp input[type="checkbox"], .mpc-mailchimp input[type="radio"]{width:auto;margin:0 .5em;vertical-align:middle;}
.mpc-mailchimp.mpc-submit--small input[type="submit"]{width:auto;}
.mpc-mailchimp[data-align="left"] .mpc-submit-wrap{text-align:left;}
.mpc-mailchimp[data-align="center"] .mpc-submit-wrap{text-align:center;}
.mpc-mailchimp[data-align="right"] .mpc-submit-wrap{text-align:right;}
.mpc-mailchimp label{display:block;}
.mpc-mailchimp label.mpc-input-wrap span{color:inherit;font-size:inherit;line-height:inherit;text-align:inherit;text-transform:inherit;vertical-align:middle;}
.mpc-mailchimp .mc4wp-response p{margin:0;}
.mpc-map-wrap .mpc-map{padding-bottom:56.25%;height:100%;}
.mpc-map-wrap.mpc-custom-height .mpc-map, .mpc-map-wrap.mpc-empty .mpc-map{padding-bottom:0;}
.mpc-map-wrap img{max-width:none;}
.mpc-map-wrap .mpc-error{display:none;padding:10px 15px;background-color:#FCF5F6;color:#df5461;border-radius:3px;font-weight:bold;}
.vc_mpc_map.vc_element .vc_controls > .vc_controls-out-tl{left:initial;right:0;}
.mpc-markers{position:absolute;max-width:250px;max-height:90%;top:10px;right:10px;z-index:10;list-style:none;margin:0;padding:0;border-radius:4px;overflow:auto;background:rgba(255, 255, 255, 0.8);opacity:.7;-webkit-transition:opacity .25s;transition:opacity .25s;}
.mpc-markers:hover{opacity:1;}
.mpc-marker-title{display:block;line-height:30px;font-size:12px;text-align:center;color:#fff;background-color:#f9b418;}
.mpc-marker-title img{width:16px;margin-top:-2px;vertical-align:middle;margin-right:5px;}
.mpc-markers .mpc-marker{padding:8px 5px;margin:0 5px;border-bottom:1px solid #ddd;}
.mpc-markers .mpc-marker img{width:20px;margin-right:10px;vertical-align:middle;}
.mpc-modal{position:relative;display:inline-block;}
.mpc-modal__close{position:absolute;right:0;top:0;z-index:1000;cursor:pointer;}
.mpc-modal__close .mpc-icon{margin:0 !important;}
.mpc-modal__content{max-width:90vw;max-height:90vh;overflow-x:hidden;overflow-y:auto;}
.mpc-modal__content > *:last-child{margin-bottom:0;}
html.mpc-block-scroll, body.mpc-block-scroll{overflow:hidden !important;height:auto !important;}
.mpc-modal-overlay{position:fixed;left:0;top:0;right:0;bottom:0;width:100%;height:100%;opacity:0;visibility:hidden;z-index:-1;-webkit-transition:all .25s;transition:all .25s;}
.mpc-modal-overlay.mpc-visible{visibility:visible;opacity:1;z-index:1000000;}
.mpc-modal-overlay:before{content:'';display:inline-block;width:0;height:100%;}
.mpc-modal-overlay .mpc-inited, .mpc-modal-overlay .mpc-inited *{visibility:inherit;}
.mpc-overlay__wrapper{position:relative;display:table;width:100%;height:100%;}
.mpc-overlay__wrapper--vertical{display:table-cell;}
.mpc-modal-overlay[data-position^=top]:before, .mpc-modal-overlay[data-position^=top] .mpc-modal{vertical-align:top;}
.mpc-modal-overlay[data-position^=middle]:before, .mpc-modal-overlay[data-position^=middle] .mpc-modal{vertical-align:middle;}
.mpc-modal-overlay[data-position^=bottom]:before, .mpc-modal-overlay[data-position^=bottom] .mpc-modal{vertical-align:bottom;}
.mpc-modal-overlay[data-position$=left]{text-align:left;}
.mpc-modal-overlay[data-position$=center]{text-align:center;}
.mpc-modal-overlay[data-position$=right]{text-align:right;}
@media screen and (max-width: 768px) { .mpc-modal-overlay .mpc-modal.mpc-modal .mpc-modal__content{max-height:80vh;max-width:80vw;}
.mpc-close--outside .mpc-modal__close{margin:0 !important;}
.mpc-modal-overlay:before, .mpc-modal-overlay .mpc-modal{vertical-align:middle !important;margin:0 !important;}
.mpc-modal-overlay{text-align:center !important;}
}  html.mpc-block-scroll-bridge, body.mpc-block-scroll-bridge{overflow:hidden !important;}
html.mpc-block-scroll-bridge .container, html.mpc-block-scroll-bridge .content, html.mpc-block-scroll-bridge .full_width, html.mpc-block-scroll-bridge .title, html.mpc-block-scroll-bridge .wrapper, html.mpc-block-scroll-bridge header, html.mpc-block-scroll-bridge .header_inner_left, html.mpc-block-scroll-bridge .header_inner_right, html.mpc-block-scroll-bridge .full_section_inner, body.mpc-block-scroll-bridge .container, body.mpc-block-scroll-bridge .content, body.mpc-block-scroll-bridge .full_width, body.mpc-block-scroll-bridge .title, body.mpc-block-scroll-bridge .wrapper, body.mpc-block-scroll-bridge header, body.mpc-block-scroll-bridge .header_inner_left, body.mpc-block-scroll-bridge .header_inner_right, body.mpc-block-scroll-bridge .full_section_inner{z-index:initial;}
html.mpc-block-scroll body.mpc-salient-theme .mpc-row-modal{z-index:101 !important;}
.mpc-navigation{display:block;pointer-events:none;z-index:1;direction:initial;}
.mpc-navigation.mpc-on-hover{opacity:0 !important;-webkit-transition:.25s all;transition:.25s all;}
.mpc-navigation .mpc-nav__icon:focus{outline:none;}
.mpc-navigation .mpc-nav__arrow{-webkit-transition:-webkit-transform .25s;transition:transform .25s;}
.mpc-navigation .mpc-nav__arrow.slick-disabled .mpc-nav__icon{opacity:.5 !important;pointer-events:none;cursor:default;}
.mpc-navigation i{overflow:hidden;transform:translate3d(0, 0, 0);position:relative;pointer-events:initial;display:block;cursor:pointer;-webkit-transition:inherit;transition:inherit;}
.mpc-navigation i:before{position:relative;z-index:2;}
.mpc-carousel__wrapper:hover .mpc-navigation.mpc-on-hover{opacity:1 !important;}
.mpc-nav__background{position:absolute;z-index:-1;opacity:0;}
.mpc-nav__icon i:hover .mpc-nav__background{opacity:1;}
.mpc-nav__background.mpc-effect-type--fade.mpc-effect-side--in{top:0;bottom:0;left:0;right:0;}
.mpc-nav__background.mpc-effect-type--slide.mpc-effect-side--top{top:-100%;left:0;width:100%;height:100%;}
.mpc-nav__icon i:hover .mpc-nav__background.mpc-effect-type--slide.mpc-effect-side--top{top:0;}
.mpc-nav__background.mpc-effect-type--slide.mpc-effect-side--right{top:0;left:100%;width:100%;height:100%;}
.mpc-nav__icon i:hover .mpc-nav__background.mpc-effect-type--slide.mpc-effect-side--right{left:0;}
.mpc-nav__background.mpc-effect-type--slide.mpc-effect-side--bottom{top:100%;left:0;width:100%;height:100%;}
.mpc-nav__icon i:hover .mpc-nav__background.mpc-effect-type--slide.mpc-effect-side--bottom{top:0;}
.mpc-nav__background.mpc-effect-type--slide.mpc-effect-side--left{top:0;left:-100%;width:100%;height:100%;}
.mpc-nav__icon i:hover .mpc-nav__background.mpc-effect-type--slide.mpc-effect-side--left{left:0;}
.mpc-nav__background.mpc-effect-type--expand.mpc-effect-side--horizontal{top:0;bottom:0;left:50%;right:50%;}
.mpc-nav__icon i:hover .mpc-nav__background.mpc-effect-type--expand.mpc-effect-side--horizontal{left:5%;right:5%;}
.mpc-nav__background.mpc-effect-type--expand.mpc-effect-side--vertical{top:50%;bottom:50%;left:0;right:0;}
.mpc-nav__icon i:hover .mpc-nav__background.mpc-effect-type--expand.mpc-effect-side--vertical{top:5%;bottom:5%;}
.mpc-nav__background.mpc-effect-type--expand.mpc-effect-side--diagonal_left{top:50%;bottom:50%;left:-20%;right:-20%;transform:rotate(45deg);}
.mpc-nav__icon i:hover .mpc-nav__background.mpc-effect-type--expand.mpc-effect-side--diagonal_left{top:-60%;bottom:-60%;}
.mpc-nav__background.mpc-effect-type--expand.mpc-effect-side--diagonal_right{top:50%;bottom:50%;left:-20%;right:-20%;transform:rotate(-45deg);}
.mpc-nav__icon i:hover .mpc-nav__background.mpc-effect-type--expand.mpc-effect-side--diagonal_right{top:-60%;bottom:-60%;}
.mpc-navigation--style_1, .mpc-navigation--style_2{width:100%;}
.mpc-navigation--style_1 .mpc-nav__arrow, .mpc-navigation--style_2 .mpc-nav__arrow{display:inline-block !important;}
.mpc-navigation--style_3{position:absolute;top:0;width:auto;height:100%;}
.mpc-navigation--style_3:first-child{left:0;}
.mpc-navigation--style_3:last-child{right:0;}
.mpc-navigation--style_3 .mpc-nav__arrow{height:100%;display:table;}
.mpc-navigation--style_3 .mpc-nav__arrow .mpc-nav__icon{display:table-cell;height:100%;vertical-align:middle;text-align:center;}
.mpc-navigation--style_4{position:absolute;top:0;width:auto;height:100%;}
.mpc-navigation--style_4:first-child{left:0;}
.mpc-navigation--style_4:last-child{right:0;}
.mpc-navigation--style_4 .mpc-nav__arrow{height:100%;display:table;}
.mpc-navigation--style_4 .mpc-nav__arrow .mpc-nav__icon{display:table-cell;height:100%;vertical-align:middle;text-align:center;}
.mpc-navigation--style_4 .mpc-nav__arrow{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);}
.mpc-waypoint--init .mpc-navigation--style_4 .mpcslick-prev{-webkit-transform:translate3d(-50%, 0, 0);transform:translate3d(-50%, 0, 0);}
.mpc-waypoint--init .mpc-navigation--style_4 .mpcslick-next{-webkit-transform:translate3d(50%, 0, 0);transform:translate3d(50%, 0, 0);}
.mpc-navigation--style_5{position:absolute;top:0;width:auto;height:100%;}
.mpc-navigation--style_5:first-child{left:0;}
.mpc-navigation--style_5:last-child{right:0;}
.mpc-navigation--style_5 .mpc-nav__arrow{height:100%;display:table;}
.mpc-navigation--style_5 .mpc-nav__arrow .mpc-nav__icon{display:table-cell;height:100%;vertical-align:middle;text-align:center;}
.mpc-navigation--style_5 .mpc-nav__arrow{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);}
.mpc-waypoint--init .mpc-navigation--style_5 .mpcslick-prev{-webkit-transform:translate3d(-100%, 0, 0);transform:translate3d(-100%, 0, 0);}
.mpc-waypoint--init .mpc-navigation--style_5 .mpcslick-next{-webkit-transform:translate3d(100%, 0, 0);transform:translate3d(100%, 0, 0);}
.mpc-navigation--style_6{position:absolute;top:0;width:auto;height:100%;}
.mpc-navigation--style_6:first-child{left:0;}
.mpc-navigation--style_6:last-child{right:0;}
.mpc-navigation--style_6 .mpc-nav__arrow{height:100%;display:table;}
.mpc-navigation--style_6 .mpc-nav__arrow .mpc-nav__icon{display:table-cell;height:100%;vertical-align:middle;text-align:center;}
.mpc-navigation--style_6 .mpc-nav__arrow{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);}
.mpc-nav--stretched .mpc-nav__arrow{-webkit-transform:translate3d(0, 0, 0) !important;transform:translate3d(0, 0, 0) !important;}
.mpc-nav--stretched:not(.mpc-navigation--style_1):not(.mpc-navigation--style_2) .mpc-nav__arrow{margin-left:0 !important;margin-right:0 !important;}
@media screen and (max-width: 767px) { .mpc-nav__arrow{-webkit-transform:translate3d(0, 0, 0) !important;transform:translate3d(0, 0, 0) !important;}
.mpc-navigation:not(.mpc-navigation--style_1):not(.mpc-navigation--style_2) .mpc-nav__arrow{margin-left:0 !important;margin-right:0 !important;}
} .mpc-pagination{display:block;width:100%;}
.mpc-pagination.mpc-disabled, .mpc-pagination .mpc-disabled{opacity:0.5;filter:alpha(opacity=50);cursor:default;pointer-events:none;}
.mpc-pagination li:last-child{margin-right:0;}
.mpc-pagination li:before, .mpc-pagination li:after{content:"" !important;border:0 !important;position:static !important;}
.mpc-pagination--infinity{visibility:hidden;height:0;}
.mpc-pagination--infinity a{opacity:0;height:0 !important;border:0 !important;}
.mpc-pagination--classic .mpc-pagination__links{list-style:none;margin:0;padding:0;width:100%;}
.mpc-pagination--classic li{display:inline-block;vertical-align:bottom;margin-bottom:0 !important;}
.mpc-pagination--classic li.mpc-current a{cursor:default;pointer-events:none;}
.mpc-pagination__dots{padding:0 1em;}
.mpc-pagination a{position:relative;display:inline-block;overflow:hidden;text-decoration:none;vertical-align:bottom;z-index:1;}
.mpc--square.mpc-pagination a{text-align:center !important;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;}
.mpc--square.mpc-pagination li:not(:first-child):not(:last-child) .mpc-pagination__title{padding:0 !important;}
.mpc--square.mpc-pagination li:first-child .mpc-pagination__title, .mpc--square.mpc-pagination li:last-child .mpc-pagination__title{padding-top:0 !important;padding-bottom:0 !important;}
.mpc--square.mpc-pagination span{height:100%;}
.mpc-pagination__content{position:relative;z-index:2;}
.mpc-pagination__title{display:inline-block;vertical-align:middle;}
.mpc-pagination__icon{text-align:center;vertical-align:middle;display:inline-block;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;}
.mpc-pagination__background{position:absolute;z-index:1;opacity:0;}
.mpc-pagination a:hover .mpc-pagination__background, .mpc-pagination .mpc-current .mpc-pagination__background{opacity:1;}
.mpc-pagination__background.mpc-effect-type--fade.mpc-effect-side--in{top:0;bottom:0;left:0;right:0;}
.mpc-pagination__background.mpc-effect-type--slide.mpc-effect-side--top{top:-100%;left:0;width:100%;height:100%;}
.mpc-pagination a:hover .mpc-pagination__background.mpc-effect-type--slide.mpc-effect-side--top, .mpc-pagination .mpc-current .mpc-pagination__background.mpc-effect-type--slide.mpc-effect-side--top{top:0;}
.mpc-pagination__background.mpc-effect-type--slide.mpc-effect-side--right{top:0;left:100%;width:100%;height:100%;}
.mpc-pagination a:hover .mpc-pagination__background.mpc-effect-type--slide.mpc-effect-side--right, .mpc-pagination .mpc-current .mpc-pagination__background.mpc-effect-type--slide.mpc-effect-side--right{left:0;}
.mpc-pagination__background.mpc-effect-type--slide.mpc-effect-side--bottom{top:100%;left:0;width:100%;height:100%;}
.mpc-pagination a:hover .mpc-pagination__background.mpc-effect-type--slide.mpc-effect-side--bottom, .mpc-pagination .mpc-current .mpc-pagination__background.mpc-effect-type--slide.mpc-effect-side--bottom{top:0;}
.mpc-pagination__background.mpc-effect-type--slide.mpc-effect-side--left{top:0;left:-100%;width:100%;height:100%;}
.mpc-pagination a:hover .mpc-pagination__background.mpc-effect-type--slide.mpc-effect-side--left, .mpc-pagination .mpc-current .mpc-pagination__background.mpc-effect-type--slide.mpc-effect-side--left{left:0;}
.mpc-pagination__background.mpc-effect-type--expand.mpc-effect-side--horizontal{top:0;bottom:0;left:50%;right:50%;}
.mpc-pagination a:hover .mpc-pagination__background.mpc-effect-type--expand.mpc-effect-side--horizontal, .mpc-pagination .mpc-current .mpc-pagination__background.mpc-effect-type--expand.mpc-effect-side--horizontal{left:5%;right:5%;}
.mpc-pagination__background.mpc-effect-type--expand.mpc-effect-side--vertical{top:50%;bottom:50%;left:0;right:0;}
.mpc-pagination a:hover .mpc-pagination__background.mpc-effect-type--expand.mpc-effect-side--vertical, .mpc-pagination .mpc-current .mpc-pagination__background.mpc-effect-type--expand.mpc-effect-side--vertical{top:5%;bottom:5%;}
.mpc-pagination__background.mpc-effect-type--expand.mpc-effect-side--diagonal_left{top:50%;bottom:50%;left:-20%;right:-20%;transform:rotate(45deg);}
.mpc-pagination a:hover .mpc-pagination__background.mpc-effect-type--expand.mpc-effect-side--diagonal_left, .mpc-pagination .mpc-current .mpc-pagination__background.mpc-effect-type--expand.mpc-effect-side--diagonal_left{top:-60%;bottom:-60%;}
.mpc-pagination__background.mpc-effect-type--expand.mpc-effect-side--diagonal_right{top:50%;bottom:50%;left:-20%;right:-20%;transform:rotate(-45deg);}
.mpc-pagination a:hover .mpc-pagination__background.mpc-effect-type--expand.mpc-effect-side--diagonal_right, .mpc-pagination .mpc-current .mpc-pagination__background.mpc-effect-type--expand.mpc-effect-side--diagonal_right{top:-60%;bottom:-60%;}
.mpc-pagination__content.mpc-effect-type--none .mpc-pagination__icon{opacity:0;visibility:hidden;}
.mpc-pagination a:hover .mpc-pagination__content.mpc-effect-type--none .mpc-pagination__icon, .mpc-pagination .mpc-current .mpc-pagination__content.mpc-effect-type--none .mpc-pagination__icon{opacity:1;visibility:visible;}
.mpc-pagination__content.mpc-effect-type--stay.mpc-effect-side--left .mpc-pagination__icon{padding-right:.5em;}
.mpc-pagination__content.mpc-effect-type--stay.mpc-effect-side--left .mpc-pagination__title{padding-left:0;}
.mpc-pagination__content.mpc-effect-type--stay.mpc-effect-side--right .mpc-pagination__icon{padding-left:.5em;}
.mpc-pagination__content.mpc-effect-type--stay.mpc-effect-side--right .mpc-pagination__title{padding-right:0;}
.mpc-pagination__content.mpc-effect-type--slide .mpc-pagination__icon{position:absolute;top:50%;opacity:0;-ms-transform:translateY(-50%);transform:translateY(-50%);}
.mpc-pagination a:hover .mpc-pagination__content.mpc-effect-type--slide .mpc-pagination__icon, .mpc-pagination .mpc-current .mpc-pagination__content.mpc-effect-type--slide .mpc-pagination__icon{opacity:1;}
.mpc-pagination__content.mpc-effect-type--slide.mpc-effect-side--left .mpc-pagination__icon{left:-100%;padding:0;}
.mpc-pagination a:hover .mpc-pagination__content.mpc-effect-type--slide.mpc-effect-side--left .mpc-pagination__icon, .mpc-pagination .mpc-current .mpc-pagination__content.mpc-effect-type--slide.mpc-effect-side--left .mpc-pagination__icon{left:5%;}
.mpc-pagination__content.mpc-effect-type--slide.mpc-effect-side--right .mpc-pagination__icon{right:-100%;padding:0;}
.mpc-pagination a:hover .mpc-pagination__content.mpc-effect-type--slide.mpc-effect-side--right .mpc-pagination__icon, .mpc-pagination .mpc-current .mpc-pagination__content.mpc-effect-type--slide.mpc-effect-side--right .mpc-pagination__icon{right:5%;}
.mpc-pagination__content.mpc-effect-type--push_out{overflow:hidden;}
.mpc-pagination__content.mpc-effect-type--push_out .mpc-pagination__icon{position:absolute;opacity:0;-ms-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%);}
.mpc-pagination a:hover .mpc-pagination__content.mpc-effect-type--push_out .mpc-pagination__icon, .mpc-pagination .mpc-current .mpc-pagination__content.mpc-effect-type--push_out .mpc-pagination__icon{opacity:1;}
.mpc-pagination__content.mpc-effect-type--push_out .mpc-pagination__title{position:relative;}
.mpc-pagination__content.mpc-effect-type--push_out.mpc-effect-side--top .mpc-pagination__icon{top:-100%;left:50%;}
.mpc-pagination a:hover .mpc-pagination__content.mpc-effect-type--push_out.mpc-effect-side--top .mpc-pagination__icon, .mpc-pagination .mpc-current .mpc-pagination__content.mpc-effect-type--push_out.mpc-effect-side--top .mpc-pagination__icon{top:50%;}
.mpc-pagination__content.mpc-effect-type--push_out.mpc-effect-side--top .mpc-pagination__title{top:0;}
.mpc-pagination a:hover .mpc-pagination__content.mpc-effect-type--push_out.mpc-effect-side--top .mpc-pagination__title, .mpc-pagination .mpc-current .mpc-pagination__content.mpc-effect-type--push_out.mpc-effect-side--top .mpc-pagination__title{top:5em;}
.mpc-pagination__content.mpc-effect-type--push_out.mpc-effect-side--right .mpc-pagination__icon{top:50%;left:150%;}
.mpc-pagination a:hover .mpc-pagination__content.mpc-effect-type--push_out.mpc-effect-side--right .mpc-pagination__icon, .mpc-pagination .mpc-current .mpc-pagination__content.mpc-effect-type--push_out.mpc-effect-side--right .mpc-pagination__icon{left:50%;}
.mpc-pagination__content.mpc-effect-type--push_out.mpc-effect-side--right .mpc-pagination__title{left:0;}
.mpc-pagination a:hover .mpc-pagination__content.mpc-effect-type--push_out.mpc-effect-side--right .mpc-pagination__title, .mpc-pagination .mpc-current .mpc-pagination__content.mpc-effect-type--push_out.mpc-effect-side--right .mpc-pagination__title{left:-100%;}
.mpc-pagination__content.mpc-effect-type--push_out.mpc-effect-side--bottom .mpc-pagination__icon{top:150%;left:50%;}
.mpc-pagination a:hover .mpc-pagination__content.mpc-effect-type--push_out.mpc-effect-side--bottom .mpc-pagination__icon, .mpc-pagination .mpc-current .mpc-pagination__content.mpc-effect-type--push_out.mpc-effect-side--bottom .mpc-pagination__icon{top:50%;}
.mpc-pagination__content.mpc-effect-type--push_out.mpc-effect-side--bottom .mpc-pagination__title{top:0;}
.mpc-pagination a:hover .mpc-pagination__content.mpc-effect-type--push_out.mpc-effect-side--bottom .mpc-pagination__title, .mpc-pagination .mpc-current .mpc-pagination__content.mpc-effect-type--push_out.mpc-effect-side--bottom .mpc-pagination__title{top:-5em;}
.mpc-pagination__content.mpc-effect-type--push_out.mpc-effect-side--left .mpc-pagination__icon{top:50%;left:-100%;}
.mpc-pagination a:hover .mpc-pagination__content.mpc-effect-type--push_out.mpc-effect-side--left .mpc-pagination__icon, .mpc-pagination .mpc-current .mpc-pagination__content.mpc-effect-type--push_out.mpc-effect-side--left .mpc-pagination__icon{left:50%;}
.mpc-pagination__content.mpc-effect-type--push_out.mpc-effect-side--left .mpc-pagination__title{left:0;}
.mpc-pagination a:hover .mpc-pagination__content.mpc-effect-type--push_out.mpc-effect-side--left .mpc-pagination__title, .mpc-pagination .mpc-current .mpc-pagination__content.mpc-effect-type--push_out.mpc-effect-side--left .mpc-pagination__title{left:100%;}
@media screen and (max-width: 640px) { .mpc-pagination--classic li:not(:first-child):not(:last-child){display:none;}
} .mpc-pricing-box{display:-ms-flexbox;display:flex;flex-wrap:wrap;-webkit-box-sizing:border-box;box-sizing:border-box;}
.mpc-pricing-box .slick-list{margin-top:-3em !important;}
.mpc-pricing-box .slick-track{padding-top:3em;}
.mpc-pricing-box:focus, .mpc-pricing-box *:focus{outline:none;}
.mpc-pricing-box__wrapper{display:-ms-flexbox;display:flex;align-items:flex-end;justify-content:center;flex-wrap:nowrap;}
.mpc-pricing-column{position:relative;-webkit-box-sizing:border-box;box-sizing:border-box;}
.mpc-pricing-column.mpc-pricing-legend{align-self:stretch;}
.mpc-pricing__button{text-align:center;}
.mpc-pricing__featured{position:absolute;bottom:100%;left:0;width:100%;}
.mpc-pricing__property, .mpc-pricing__featured, .mpc-pricing__title, .mpc-pricing__price{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.mpc-pricing-box[data-pb-cols="1"]{display:block;}
.mpc-pricing-box[data-pb-cols="1"] .mpc-pricing-column{width:100%;}
.mpc-pricing-box[data-pb-cols="2"]{-ms-flex:0 1 100%;flex:0 1 100%;}
.mpc-pricing-box[data-pb-cols="2"] .mpc-pricing-column{-ms-flex:0 1 50%;flex:0 1 50%;}
.mpc-pricing-box[data-pb-cols="3"]{-ms-flex:0 1 100%;flex:0 1 100%;}
.mpc-pricing-box[data-pb-cols="3"] .mpc-pricing-column{-ms-flex:0 1 33%;flex:0 1 33%;}
.mpc-pricing-box[data-pb-cols="3"] .mpc-pricing-column:first-child{-ms-flex:0 1 34%;flex:0 1 34%;}
.mpc-pricing-box[data-pb-cols="4"]{-ms-flex:0 1 100%;flex:0 1 100%;}
.mpc-pricing-box[data-pb-cols="4"] .mpc-pricing-column{-ms-flex:0 1 25%;flex:0 1 25%;}
.mpc-pricing-box[data-pb-cols="5"]{-ms-flex:0 1 100%;flex:0 1 100%;}
.mpc-pricing-box[data-pb-cols="5"] .mpc-pricing-column{-ms-flex:0 1 20%;flex:0 1 20%;}
.mpc-pricing-box .slick-slider{width:100%;}
.mpc-pricing-box .slick-slider, .mpc-pricing-box .slick-slider .mpc-pricing-column{-ms-flex:none !important;flex:none !important;}
.mpc-pricing-box .mpc-pricing-legend + .slick-slider[data-slick-cols="1"]{width:50%;}
.mpc-pricing-box .slick-slider[data-slick-cols="1"] .mpc-pricing-column{width:100%;}
.mpc-pricing-box .mpc-pricing-legend + .slick-slider[data-slick-cols="2"]{width:66%;}
.mpc-pricing-box .slick-slider[data-slick-cols="2"] .mpc-pricing-column{width:50%;}
.mpc-pricing-box .mpc-pricing-legend + .slick-slider[data-slick-cols="3"]{width:75%;}
.mpc-pricing-box .slick-slider[data-slick-cols="3"] .mpc-pricing-column{width:33%;}
.mpc-pricing-box .slick-slider[data-slick-cols="3"] .mpc-pricing-column:nth-child(3n){width:34%;}
.mpc-pricing-box .mpc-pricing-legend + .slick-slider[data-slick-cols="4"]{width:80%;}
.mpc-pricing-box .slick-slider[data-slick-cols="4"] .mpc-pricing-column{width:25%;}
@media screen and (max-width: 992px) { .mpc-pricing-box{flex-wrap:wrap;justify-content:center;align-items:flex-end;background:none !important;}
.mpc-pricing-box[data-pb-cols="4"] .mpc-pricing-column:not(first-child):not(:nth-child(2)) .mpc-pricing__featured, .mpc-pricing-box[data-pb-cols="5"] .mpc-pricing-column:not(first-child):not(:nth-child(2)) .mpc-pricing__featured{position:static;}
.mpc-pricing-box[data-pb-cols="4"] .mpc-pricing-column, .mpc-pricing-box[data-pb-cols="5"] .mpc-pricing-column{-ms-flex:0 1 50% !important;flex:0 1 50% !important;margin:0 0 1em 0;}
.mpc-init--slick .mpc-pricing-legend{display:none;}
.mpc-pricing-box .slick-slider{width:100% !important;-ms-flex:none !important;flex:none !important;}
.mpc-pricing-box .slick-slider .mpc-pricing__featured{position:absolute !important;}
.mpc-pricing-box .slick-slider .mpc-pricing-column{margin:0 !important;}
}
@media screen and (max-width: 768px) { .mpc-pricing-legend{display:none;}
.mpc-pricing__featured{position:static;}
.mpc-pricing-box:not([data-pb-cols="1"]) .mpc-pricing-column{margin:0 0 1em 0;}
.mpc-pricing-box[data-pb-cols] .mpc-pricing-column{-ms-flex:0 1 100% !important;flex:0 1 100% !important;}
} .vc_mpc_pricing_box.vc_element .vc_controls > .vc_controls-out-tl{left:initial;right:0;}
.mpc-progress{margin-bottom:1.5em;}
.mpc-progress__wrap, .mpc-progress__bar{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
.mpc-progress__title{display:block;margin:0 !important;}
.mpc-progress__value{display:block;padding-left:.5em;white-space:nowrap;}
.mpc-progress__box{position:relative;width:100%;height:100%;}
.mpc-progress__bar{position:absolute;left:0;bottom:0;width:0;height:0;overflow:hidden;-webkit-transition:width 1.5s, height 1.5s;transition:width 1.5s, height 1.5s;}
.mpc-vertical--center .mpc-progress__info{display:table;width:100%;min-width:0;-webkit-transition:all 1.5s;transition:all 1.5s;}
.mpc-vertical--center .mpc-progress__title, .mpc-vertical--center .mpc-progress__value{display:table-cell;vertical-align:middle;}
.mpc-vertical--center .mpc-progress__value{width:1px;}
.mpc-sticky-value .mpc-progress__info{width:auto;}
.mpc-progress.mpc-style--style_1 .mpc-progress__bar, .mpc-progress.mpc-style--style_2 .mpc-progress__bar, .mpc-progress.mpc-style--style_6 .mpc-progress__bar{height:100%;}
.mpc-progress.mpc-style--style_2 .mpc-progress__info{position:relative;z-index:1;}
.mpc-progress.mpc-style--style_3 .mpc-progress__bar, .mpc-progress.mpc-style--style_4 .mpc-progress__bar, .mpc-progress.mpc-style--style_7 .mpc-progress__bar{width:100%;}
.mpc-progress.mpc-style--style_7 .mpc-progress__value{position:absolute;top:50%;left:50%;padding-left:0;transform:translateX(-50%) translateY(-50%);}
.mpc-progress.mpc-style--style_4 .mpc-progress__value{display:block;padding-left:0;}
.mpc-progress.mpc-style--style_5 .mpc-progress__box:after, .mpc-progress.mpc-style--style_8 .mpc-progress__box:after{content:'';display:block;clear:both;}
.mpc-progress.mpc-style--style_5 .mpc-progress__icon-box, .mpc-progress.mpc-style--style_8 .mpc-progress__icon-box{float:left;position:relative;width:10%;border:0 solid transparent;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
.mpc-progress.mpc-style--style_5 .mpc-progress__icon-box:before, .mpc-progress.mpc-style--style_8 .mpc-progress__icon-box:before{content:'';display:block;padding-top:100%;}
.mpc-progress.mpc-style--style_5 .mpc-progress__icon-box.mpc-filled .mpc-layer--back, .mpc-progress.mpc-style--style_8 .mpc-progress__icon-box.mpc-filled .mpc-layer--back{opacity:0;}
.mpc-progress.mpc-style--style_5 .mpc-progress__icon-box.mpc-filled .mpc-layer--front, .mpc-progress.mpc-style--style_8 .mpc-progress__icon-box.mpc-filled .mpc-layer--front{opacity:1;}
.mpc-progress.mpc-style--style_5 .mpc-progress__icon, .mpc-progress.mpc-style--style_8 .mpc-progress__icon{text-align:center;vertical-align:middle;position:absolute;top:0;left:0;width:100%;height:100%;-webkit-transition:opacity .25s;transition:opacity .25s;}
.mpc-progress.mpc-style--style_5 .mpc-progress__icon.mpc-layer--back, .mpc-progress.mpc-style--style_8 .mpc-progress__icon.mpc-layer--back{opacity:1;}
.mpc-progress.mpc-style--style_5 .mpc-progress__icon.mpc-layer--front, .mpc-progress.mpc-style--style_8 .mpc-progress__icon.mpc-layer--front{opacity:0;}
.mpc-progress.mpc-style--style_5 .mpc-progress__icon:before, .mpc-progress.mpc-style--style_8 .mpc-progress__icon:before{vertical-align:middle;}
.mpc-progress.mpc-style--style_5 .mpc-progress__icon:after, .mpc-progress.mpc-style--style_8 .mpc-progress__icon:after{content:'';display:inline-block;height:100%;vertical-align:middle;}
.mpc-progress.mpc-style--style_5 .mpc-progress__bar, .mpc-progress.mpc-style--style_8 .mpc-progress__bar{height:100%;}
.mpc-qrcode{display:inline-block;vertical-align:middle;max-width:100%;height:auto;}
[data-tag="mpc_qrcode"]{display:inline-block !important;}
.mpc-quote{position:relative;display:block;overflow:hidden;-webkit-box-sizing:border-box;box-sizing:border-box;}
.mpc-quote .mpc-quote__content{padding:0;margin:0;border:0;}
.mpc-quote .mpc-quote__content p:first-child{margin-top:0 !important;}
.mpc-quote .mpc-quote__content p:last-child{margin-bottom:0 !important;}
.mpc-quote .mpc-quote__content .mpc-quote__signature span{font-size:inherit;font-style:inherit;font-family:inherit;color:inherit;text-transform:inherit;}
.mpc-quote:before, .mpc-quote:after{display:block;content:"";float:none;clear:both;}
.mpc-quote__wrapper{position:relative;}
.mpc-quote__icon-wrapper{display:block;z-index:1;}
.mpc-icon--left .mpc-quote__icon-wrapper{float:left;margin:0 1em 0 0;}
.mpc-icon--right .mpc-quote__icon-wrapper{float:right;margin:0 0 0 1em;}
.mpc-quote__icon-wrapper img{border-radius:inherit;vertical-align:bottom;}
.mpc-quote__content{display:block;position:relative;z-index:2;overflow:hidden;}
.mpc-quote--style_1 .mpc-quote__description{margin:0 0 1em 0;}
.mpc-quote--style_2 .mpc-quote__description{margin:1em 0 0 0;}
.mpc-quote--style_3 .mpc-quote__icon-wrapper{position:absolute;z-index:1;margin:-.25em;}
.mpc-quote--style_3.mpc-icon--right .mpc-quote__icon-wrapper{right:0;}
.mpc-quote--style_3 .mpc-quote__description{margin:0 0 1em 0;}
.mpc-quote--style_4 .mpc-quote__icon-wrapper{position:absolute;z-index:1;margin:-.25em;}
.mpc-quote--style_4.mpc-icon--right .mpc-quote__icon-wrapper{right:0;}
.mpc-quote--style_4 .mpc-quote__description{margin:1em 0 0 0;}
@media screen and (min-width: 768px) and (max-width: 992px) { .mpc-column:not(.vc_col-sm-12) .mpc-quote--style_1 .mpc-quote__icon-wrapper, .mpc-column:not(.vc_col-sm-12) .mpc-quote--style_2 .mpc-quote__icon-wrapper{float:none;margin:1em 0 !important;}
.mpc-column:not(.vc_col-sm-12) .mpc-quote--style_1 .mpc-quote__icon-wrapper, .mpc-column:not(.vc_col-sm-12) .mpc-quote--style_1 .mpc-quote__description, .mpc-column:not(.vc_col-sm-12) .mpc-quote--style_1 .mpc-quote__signature, .mpc-column:not(.vc_col-sm-12) .mpc-quote--style_2 .mpc-quote__icon-wrapper, .mpc-column:not(.vc_col-sm-12) .mpc-quote--style_2 .mpc-quote__description, .mpc-column:not(.vc_col-sm-12) .mpc-quote--style_2 .mpc-quote__signature{text-align:center !important;}
}
@media screen and (max-width: 480px) { .mpc-quote--style_1 .mpc-quote__icon-wrapper, .mpc-quote--style_2 .mpc-quote__icon-wrapper{float:none;margin:1em 0 !important;}
.mpc-quote--style_1 .mpc-quote__icon-wrapper, .mpc-quote--style_1 .mpc-quote__description, .mpc-quote--style_1 .mpc-quote__signature, .mpc-quote--style_2 .mpc-quote__icon-wrapper, .mpc-quote--style_2 .mpc-quote__description, .mpc-quote--style_2 .mpc-quote__signature{text-align:center !important;}
} .mpc-ribbon{position:absolute;white-space:nowrap;z-index:999;margin:1em 0;}
.mpc-ribbon:after, .mpc-ribbon:before{display:block;position:absolute;content:"";width:0;height:0;border-style:solid;}
.mpc-ribbon.mpc-disable-corners:after, .mpc-ribbon.mpc-disable-corners:before{display:none;}
.mpc-ribbon.mpc-alignment--top-left{top:0;left:0;}
.mpc-ribbon.mpc-alignment--top-right{top:0;right:0;}
.mpc-ribbon.mpc-alignment--bottom-left{bottom:0;left:0;}
.mpc-ribbon.mpc-alignment--bottom-right{bottom:0;right:0;}
.mpc-ribbon.mpc-style--classic:after{display:none;}
.mpc-ribbon.mpc-style--classic.mpc-alignment--top-left:before{left:0;border-width:5px 0 0 10px;border-left-color:transparent !important;border-right-color:transparent !important;border-bottom-color:transparent !important;bottom:-5px;}
.mpc-ribbon.mpc-style--classic.mpc-alignment--top-right:before{right:0;border-width:5px 10px 0 0;border-left-color:transparent !important;border-right-color:transparent !important;border-bottom-color:transparent !important;bottom:-5px;}
.mpc-ribbon.mpc-style--classic.mpc-alignment--bottom-left:before{left:0;border-width:0 0 5px 10px;border-left-color:transparent !important;border-right-color:transparent !important;border-top-color:transparent !important;top:-5px;}
.mpc-ribbon.mpc-style--classic.mpc-alignment--bottom-right:before{right:0;border-width:0 10px 5px 0;border-left-color:transparent !important;border-right-color:transparent !important;border-top-color:transparent !important;top:-5px;}
.mpc-ribbon.mpc-style--corner{margin:0 !important;text-align:center;}
.mpc-ribbon.mpc-style--corner.mpc-size--medium{width:200px;height:40px;}
.mpc-ribbon.mpc-style--corner.mpc-size--large{width:300px;height:50px;}
.mpc-ribbon.mpc-style--corner.mpc-size--small{width:150px;height:25px;}
.mpc-ribbon.mpc-style--corner .mpc-vertical{display:table;width:100%;height:100%;z-index:2;position:relative;}
.mpc-ribbon.mpc-style--corner .mpc-ribbon__content{display:table-cell;width:100%;height:100%;padding:0 !important;overflow:hidden;text-overflow:ellipsis;vertical-align:middle;}
.mpc-ribbon.mpc-style--corner.mpc-alignment--top-left{transform:rotate(-45deg);}
.mpc-ribbon.mpc-style--corner.mpc-alignment--top-left.mpc-size--medium{left:-43px;top:37px;}
.mpc-ribbon.mpc-style--corner.mpc-alignment--top-left.mpc-size--large{left:-61px;top:64px;}
.mpc-ribbon.mpc-style--corner.mpc-alignment--top-left.mpc-size--small{left:-31px;top:32px;}
.mpc-ribbon.mpc-style--corner.mpc-alignment--top-left:before{left:0;border-width:15px 15px 0 0;border-left-color:transparent !important;border-right-color:transparent !important;border-bottom-color:transparent !important;bottom:-14px;z-index:1;}
.mpc-ribbon.mpc-style--corner.mpc-alignment--top-left:after{right:0;border-width:15px 0 0 15px;border-left-color:transparent !important;border-right-color:transparent !important;border-bottom-color:transparent !important;bottom:-14px;z-index:2;}
.mpc-ribbon.mpc-style--corner.mpc-alignment--top-right{transform:rotate(45deg);}
.mpc-ribbon.mpc-style--corner.mpc-alignment--top-right.mpc-size--medium{right:-43px;top:37px;}
.mpc-ribbon.mpc-style--corner.mpc-alignment--top-right.mpc-size--large{right:-61px;top:64px;}
.mpc-ribbon.mpc-style--corner.mpc-alignment--top-right.mpc-size--small{right:-31px;top:32px;}
.mpc-ribbon.mpc-style--corner.mpc-alignment--top-right:before{left:0;border-width:15px 15px 0 0;border-left-color:transparent !important;border-right-color:transparent !important;border-bottom-color:transparent !important;bottom:-14px;}
.mpc-ribbon.mpc-style--corner.mpc-alignment--top-right:after{right:0;border-width:15px 0 0 15px;border-left-color:transparent !important;border-right-color:transparent !important;border-bottom-color:transparent !important;bottom:-14px;}
.mpc-ribbon.mpc-style--corner.mpc-alignment--bottom-left{transform:rotate(45deg);}
.mpc-ribbon.mpc-style--corner.mpc-alignment--bottom-left.mpc-size--medium{left:-43px;bottom:37px;}
.mpc-ribbon.mpc-style--corner.mpc-alignment--bottom-left.mpc-size--large{left:-61px;bottom:64px;}
.mpc-ribbon.mpc-style--corner.mpc-alignment--bottom-left.mpc-size--small{left:-31px;bottom:32px;}
.mpc-ribbon.mpc-style--corner.mpc-alignment--bottom-left:before{left:0;border-width:0 15px 15px 0;border-left-color:transparent !important;border-right-color:transparent !important;border-top-color:transparent !important;top:-14px;}
.mpc-ribbon.mpc-style--corner.mpc-alignment--bottom-left:after{right:0;border-width:0 0 15px 15px;border-left-color:transparent !important;border-right-color:transparent !important;border-top-color:transparent !important;top:-14px;}
.mpc-ribbon.mpc-style--corner.mpc-alignment--bottom-right{transform:rotate(-45deg);}
.mpc-ribbon.mpc-style--corner.mpc-alignment--bottom-right.mpc-size--medium{right:-43px;bottom:37px;}
.mpc-ribbon.mpc-style--corner.mpc-alignment--bottom-right.mpc-size--large{right:-61px;bottom:64px;}
.mpc-ribbon.mpc-style--corner.mpc-alignment--bottom-right.mpc-size--small{right:-31px;bottom:32px;}
.mpc-ribbon.mpc-style--corner.mpc-alignment--bottom-right:before{left:0;border-width:0 15px 15px 0;border-left-color:transparent !important;border-right-color:transparent !important;border-top-color:transparent !important;top:-14px;}
.mpc-ribbon.mpc-style--corner.mpc-alignment--bottom-right:after{right:0;border-width:0 0 15px 15px;border-left-color:transparent !important;border-right-color:transparent !important;border-top-color:transparent !important;top:-14px;}
.mpc-ribbon.mpc-style--fullwidth{left:0;right:0;}
.mpc-ribbon.mpc-style--fullwidth.mpc-alignment--top-left, .mpc-ribbon.mpc-style--fullwidth.mpc-alignment--top-right{top:0;}
.mpc-ribbon.mpc-style--fullwidth.mpc-alignment--top-left:after, .mpc-ribbon.mpc-style--fullwidth.mpc-alignment--top-left:before, .mpc-ribbon.mpc-style--fullwidth.mpc-alignment--top-right:after, .mpc-ribbon.mpc-style--fullwidth.mpc-alignment--top-right:before{bottom:-5px;border-left-color:transparent !important;border-right-color:transparent !important;border-bottom-color:transparent !important;}
.mpc-ribbon.mpc-style--fullwidth.mpc-alignment--top-left:before, .mpc-ribbon.mpc-style--fullwidth.mpc-alignment--top-right:before{left:0;border-width:5px 0 0 10px;}
.mpc-ribbon.mpc-style--fullwidth.mpc-alignment--top-left:after, .mpc-ribbon.mpc-style--fullwidth.mpc-alignment--top-right:after{right:0;border-width:5px 10px 0 0;}
.mpc-ribbon.mpc-style--fullwidth.mpc-alignment--bottom-left, .mpc-ribbon.mpc-style--fullwidth.mpc-alignment--bottom-right{bottom:0;}
.mpc-ribbon.mpc-style--fullwidth.mpc-alignment--bottom-left:after, .mpc-ribbon.mpc-style--fullwidth.mpc-alignment--bottom-left:before, .mpc-ribbon.mpc-style--fullwidth.mpc-alignment--bottom-right:after, .mpc-ribbon.mpc-style--fullwidth.mpc-alignment--bottom-right:before{top:-5px;border-left-color:transparent !important;border-right-color:transparent !important;border-top-color:transparent !important;}
.mpc-ribbon.mpc-style--fullwidth.mpc-alignment--bottom-left:before, .mpc-ribbon.mpc-style--fullwidth.mpc-alignment--bottom-right:before{left:0;border-width:0 0 5px 10px;}
.mpc-ribbon.mpc-style--fullwidth.mpc-alignment--bottom-left:after, .mpc-ribbon.mpc-style--fullwidth.mpc-alignment--bottom-right:after{right:0;border-width:0 10px 5px 0;}
.mpc-ribbon-wrap{position:relative;display:block;margin:-10px;padding:10px;overflow:hidden;}
.mpc-row{display:block;}
.mpc-row p{max-width:100%;}
.mpc-row[data-vc-full-width]{overflow:visible;}
.mpc-row.mpc-divider-block{padding:0 !important;margin:0 !important;width:100% !important;left:0 !important;overflow:visible !important;float:left;z-index:6;height:0;}
.mpc-row.mpc-divider-block .mpc-column{-webkit-transform:translateY(-50%);transform:translateY(-50%);}
.mpc-row.vc_row-o-columns-stretch{position:initial;}
.mpc-toggle-row + .mpc-row{overflow:hidden;}
.mpc-toggle-row{display:block;cursor:pointer;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transition:all .25s;transition:all .25s;}
.mpc-toggle-row + .mpc-row:not(.mpc-toggled){padding-top:0 !important;padding-bottom:0 !important;}
.mpc-toggle-row .mpc-toggle-row__icon{width:1em;line-height:1;text-align:center;display:inline-block;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;}
.mpc-toggle-row__content{margin:0 auto;position:relative;overflow:hidden;border-radius:inherit;transform:translate3d(0, 0, 0);}
.mpc-toggle-row__content .mpc-regular, .mpc-toggle-row__content .mpc-hover{position:relative;display:block;width:auto;top:0;left:0;line-height:1;-webkit-transition:all .25s;transition:all .25s;}
.mpc-toggle-row__content .mpc-regular.mpc-position--left, .mpc-toggle-row__content .mpc-regular.mpc-position--right, .mpc-toggle-row__content .mpc-hover.mpc-position--left, .mpc-toggle-row__content .mpc-hover.mpc-position--right{width:100%;display:table;}
.mpc-toggle-row__content .mpc-regular .mpc-toggle-row__icon-wrap, .mpc-toggle-row__content .mpc-regular .mpc-toggle-row__title, .mpc-toggle-row__content .mpc-hover .mpc-toggle-row__icon-wrap, .mpc-toggle-row__content .mpc-hover .mpc-toggle-row__title{display:inline-block;vertical-align:middle;}
.mpc-toggle-row__content .mpc-position--left .mpc-toggle-row__icon-wrap, .mpc-toggle-row__content .mpc-position--left .mpc-toggle-row__title, .mpc-toggle-row__content .mpc-position--right .mpc-toggle-row__icon-wrap, .mpc-toggle-row__content .mpc-position--right .mpc-toggle-row__title{display:table-cell;}
.mpc-toggle-row__content .mpc-position--left .mpc-toggle-row__icon-wrap, .mpc-toggle-row__content .mpc-position--right .mpc-toggle-row__icon-wrap{width:1px;}
.mpc-toggle-row.mpc-effect-none .mpc-regular, .mpc-toggle-row.mpc-effect-none .mpc-hover{-webkit-transition:none;transition:none;}
.mpc-toggle-row__content .mpc-hover{position:absolute;width:100%;height:100%;}
.mpc-toggle-row.mpc-effect-slide-up .mpc-hover{transform:translate(0, -100%);}
.mpc-toggle-row.mpc-effect-slide-up .mpc-regular{transform:translate(0, 0);}
.mpc-toggle-row.mpc-effect-slide-up:hover .mpc-hover, .mpc-toggle-row.mpc-effect-slide-up.mpc-toggled .mpc-hover{transform:translate(0, 0);}
.mpc-toggle-row.mpc-effect-slide-up:hover .mpc-regular, .mpc-toggle-row.mpc-effect-slide-up.mpc-toggled .mpc-regular{transform:translate(0, 100%);}
.mpc-toggle-row.mpc-effect-slide-down .mpc-hover{transform:translate(0, 100%);}
.mpc-toggle-row.mpc-effect-slide-down .mpc-regular{transform:translate(0, 0);}
.mpc-toggle-row.mpc-effect-slide-down:hover .mpc-hover, .mpc-toggle-row.mpc-effect-slide-down.mpc-toggled .mpc-hover{transform:translate(0%, 0);}
.mpc-toggle-row.mpc-effect-slide-down:hover .mpc-regular, .mpc-toggle-row.mpc-effect-slide-down.mpc-toggled .mpc-regular{transform:translate(0, -100%);}
.mpc-toggle-row.mpc-effect-slide-left .mpc-hover{transform:translate(-100%, 0);}
.mpc-toggle-row.mpc-effect-slide-left .mpc-regular{transform:translate(0, 0);}
.mpc-toggle-row.mpc-effect-slide-left:hover .mpc-hover, .mpc-toggle-row.mpc-effect-slide-left.mpc-toggled .mpc-hover{transform:translate(0, 0);}
.mpc-toggle-row.mpc-effect-slide-left:hover .mpc-regular, .mpc-toggle-row.mpc-effect-slide-left.mpc-toggled .mpc-regular{transform:translate(100%, 0);}
.mpc-toggle-row.mpc-effect-slide-right .mpc-hover{transform:translate(100%, 0);}
.mpc-toggle-row.mpc-effect-slide-right .mpc-regular{transform:translate(0, 0);}
.mpc-toggle-row.mpc-effect-slide-right:hover .mpc-hover, .mpc-toggle-row.mpc-effect-slide-right.mpc-toggled .mpc-hover{transform:translate(0, 0);}
.mpc-toggle-row.mpc-effect-slide-right:hover .mpc-regular, .mpc-toggle-row.mpc-effect-slide-right.mpc-toggled .mpc-regular{transform:translate(-100%, 0);}
.mpc-toggle-row.mpc-effect-none .mpc-hover, .mpc-toggle-row.mpc-effect-fade .mpc-hover{opacity:0;}
.mpc-toggle-row.mpc-effect-none .mpc-regular, .mpc-toggle-row.mpc-effect-fade .mpc-regular{opacity:1;}
.mpc-toggle-row.mpc-effect-none:hover .mpc-hover, .mpc-toggle-row.mpc-effect-none.mpc-toggled .mpc-hover, .mpc-toggle-row.mpc-effect-fade:hover .mpc-hover, .mpc-toggle-row.mpc-effect-fade.mpc-toggled .mpc-hover{opacity:1;}
.mpc-toggle-row.mpc-effect-none:hover .mpc-regular, .mpc-toggle-row.mpc-effect-none.mpc-toggled .mpc-regular, .mpc-toggle-row.mpc-effect-fade:hover .mpc-regular, .mpc-toggle-row.mpc-effect-fade.mpc-toggled .mpc-regular{opacity:0;}
.mpc-row{position:relative;}
.mpc-row.vc_edit_form_elements{position:static;}
.mpc-row.mpc-with-separator{margin-bottom:0;}
.mpc-separator{position:absolute;left:0;width:inherit;min-width:100%;display:block;fill:transparent;z-index:5;}
.mpc-separator.mpc-separator--top{top:-1px;}
.mpc-separator.mpc-separator--bottom{bottom:-1px;}
.mpc-separator-spacer{height:100px;}
@media screen and (max-width: 992px) { .mpc-separator-spacer{height:50px;}
}
.mpc-separator-spacer.mpc-separator--bottom{clear:both;}
.mpc-row.mpc-first-row > .mpc-separator--top{display:none;}
.mpc-row.mpc-last-row > .mpc-separator--bottom{display:none;}
.mpc-separator--css{height:100px;}
@media screen and (max-width: 992px) { .mpc-separator--css{height:50px;}
}
.mpc-separator-style--tip-left:before, .mpc-separator-style--tip-left:after, .mpc-separator-style--tip-center:before, .mpc-separator-style--tip-center:after, .mpc-separator-style--tip-right:before, .mpc-separator-style--tip-right:after{content:'';position:absolute;top:-5px;width:50.5%;height:0;border:105px solid transparent;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
@media screen and (max-width: 992px) { .mpc-separator-style--tip-left:before, .mpc-separator-style--tip-left:after, .mpc-separator-style--tip-center:before, .mpc-separator-style--tip-center:after, .mpc-separator-style--tip-right:before, .mpc-separator-style--tip-right:after{border:55px solid transparent;}
}
.mpc-separator-style--tip-left:before, .mpc-separator-style--tip-center:before, .mpc-separator-style--tip-right:before{left:0;}
.mpc-separator-style--tip-left:after, .mpc-separator-style--tip-center:after, .mpc-separator-style--tip-right:after{right:0;}
.mpc-separator-style--tip-left.mpc-separator--top:before, .mpc-separator-style--tip-center.mpc-separator--top:before, .mpc-separator-style--tip-right.mpc-separator--top:before{border-top-color:inherit;border-left-color:inherit;border-bottom-width:0;}
.mpc-separator-style--tip-left.mpc-separator--top:after, .mpc-separator-style--tip-center.mpc-separator--top:after, .mpc-separator-style--tip-right.mpc-separator--top:after{border-top-color:inherit;border-right-color:inherit;border-bottom-width:0;}
.mpc-separator-style--tip-left.mpc-separator--bottom:before, .mpc-separator-style--tip-left.mpc-separator--bottom:after, .mpc-separator-style--tip-center.mpc-separator--bottom:before, .mpc-separator-style--tip-center.mpc-separator--bottom:after, .mpc-separator-style--tip-right.mpc-separator--bottom:before, .mpc-separator-style--tip-right.mpc-separator--bottom:after{top:0;}
.mpc-separator-style--tip-left.mpc-separator--bottom:before, .mpc-separator-style--tip-center.mpc-separator--bottom:before, .mpc-separator-style--tip-right.mpc-separator--bottom:before{border-bottom-color:inherit;border-left-color:inherit;border-top-width:0;}
.mpc-separator-style--tip-left.mpc-separator--bottom:after, .mpc-separator-style--tip-center.mpc-separator--bottom:after, .mpc-separator-style--tip-right.mpc-separator--bottom:after{border-bottom-color:inherit;border-right-color:inherit;border-top-width:0;}
.mpc-separator-style--tip-left:before{width:25.5%;}
.mpc-separator-style--tip-left:after{width:75.5%;}
.mpc-separator-style--tip-right:before{width:75.5%;}
.mpc-separator-style--tip-right:after{width:25.5%;}
@media screen and (max-width: 992px) { .mpc-separator-style--circle-left, .mpc-separator-style--circle-center, .mpc-separator-style--circle-right{height:50px;}
}
.mpc-separator-style--circle-left path{transform:translateX(-500px);}
@media screen and (max-width: 768px) { .mpc-separator-style--circle-left path{transform:translateX(-400px);}
}
@media screen and (max-width: 480px) { .mpc-separator-style--circle-left path{transform:translateX(-250px);}
}
.mpc-separator-style--circle-right path{transform:translateX(500px);}
@media screen and (max-width: 768px) { .mpc-separator-style--circle-right path{transform:translateX(400px);}
}
@media screen and (max-width: 480px) { .mpc-separator-style--circle-right path{transform:translateX(250px);}
}
.mpc-separator-style--split-inner:before, .mpc-separator-style--split-inner:after, .mpc-separator-style--split-outer:before, .mpc-separator-style--split-outer:after{content:'';position:absolute;width:50%;border:105px solid;border-color:inherit;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
@media screen and (max-width: 992px) { .mpc-separator-style--split-inner:before, .mpc-separator-style--split-inner:after, .mpc-separator-style--split-outer:before, .mpc-separator-style--split-outer:after{border:55px solid;border-color:inherit;}
}
.mpc-separator-style--split-inner:before, .mpc-separator-style--split-outer:before{left:0;}
.mpc-separator-style--split-inner:after, .mpc-separator-style--split-outer:after{right:0;}
.mpc-separator-style--split-inner.mpc-separator--top:before, .mpc-separator-style--split-inner.mpc-separator--top:after{border-top-width:0;top:-5px;}
.mpc-separator-style--split-inner.mpc-separator--top:before{border-bottom-right-radius:100px;}
.mpc-separator-style--split-inner.mpc-separator--top:after{border-bottom-left-radius:100px;}
.mpc-separator-style--split-inner.mpc-separator--bottom:before, .mpc-separator-style--split-inner.mpc-separator--bottom:after{border-bottom-width:0;top:0;}
.mpc-separator-style--split-inner.mpc-separator--bottom:before{border-top-right-radius:100px;}
.mpc-separator-style--split-inner.mpc-separator--bottom:after{border-top-left-radius:100px;}
.mpc-separator-style--split-outer.mpc-separator--top:before, .mpc-separator-style--split-outer.mpc-separator--top:after{border-top-width:0;top:-5px;}
.mpc-separator-style--split-outer.mpc-separator--top:before{border-bottom-left-radius:100px;}
.mpc-separator-style--split-outer.mpc-separator--top:after{border-bottom-right-radius:100px;}
.mpc-separator-style--split-outer.mpc-separator--bottom:before, .mpc-separator-style--split-outer.mpc-separator--bottom:after{border-bottom-width:0;top:0;}
.mpc-separator-style--split-outer.mpc-separator--bottom:before{border-top-left-radius:100px;}
.mpc-separator-style--split-outer.mpc-separator--bottom:after{border-top-right-radius:100px;}
.mpc-separator-style--teeth-left:before, .mpc-separator-style--teeth-left:after, .mpc-separator-style--teeth-left .mpc-separator-content, .mpc-separator-style--teeth-center:before, .mpc-separator-style--teeth-center:after, .mpc-separator-style--teeth-center .mpc-separator-content, .mpc-separator-style--teeth-right:before, .mpc-separator-style--teeth-right:after, .mpc-separator-style--teeth-right .mpc-separator-content{content:'';position:absolute;left:50%;top:-5px;margin-left:-75px;width:100px;height:0;border:75px solid transparent;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
@media screen and (max-width: 992px) { .mpc-separator-style--teeth-left:before, .mpc-separator-style--teeth-left:after, .mpc-separator-style--teeth-left .mpc-separator-content, .mpc-separator-style--teeth-center:before, .mpc-separator-style--teeth-center:after, .mpc-separator-style--teeth-center .mpc-separator-content, .mpc-separator-style--teeth-right:before, .mpc-separator-style--teeth-right:after, .mpc-separator-style--teeth-right .mpc-separator-content{margin-left:-50px;border:50px solid transparent;}
}
.mpc-separator-style--teeth-left:before, .mpc-separator-style--teeth-center:before, .mpc-separator-style--teeth-right:before{margin-left:-150px;}
@media screen and (max-width: 992px) { .mpc-separator-style--teeth-left:before, .mpc-separator-style--teeth-center:before, .mpc-separator-style--teeth-right:before{margin-left:-100px;}
}
.mpc-separator-style--teeth-left:after, .mpc-separator-style--teeth-center:after, .mpc-separator-style--teeth-right:after{margin-left:0;}
.mpc-separator-style--teeth-left.mpc-separator--top:before, .mpc-separator-style--teeth-left.mpc-separator--top:after, .mpc-separator-style--teeth-left.mpc-separator--top .mpc-separator-content, .mpc-separator-style--teeth-center.mpc-separator--top:before, .mpc-separator-style--teeth-center.mpc-separator--top:after, .mpc-separator-style--teeth-center.mpc-separator--top .mpc-separator-content, .mpc-separator-style--teeth-right.mpc-separator--top:before, .mpc-separator-style--teeth-right.mpc-separator--top:after, .mpc-separator-style--teeth-right.mpc-separator--top .mpc-separator-content{border-top-color:inherit;}
.mpc-separator-style--teeth-left.mpc-separator--bottom:before, .mpc-separator-style--teeth-left.mpc-separator--bottom:after, .mpc-separator-style--teeth-left.mpc-separator--bottom .mpc-separator-content, .mpc-separator-style--teeth-center.mpc-separator--bottom:before, .mpc-separator-style--teeth-center.mpc-separator--bottom:after, .mpc-separator-style--teeth-center.mpc-separator--bottom .mpc-separator-content, .mpc-separator-style--teeth-right.mpc-separator--bottom:before, .mpc-separator-style--teeth-right.mpc-separator--bottom:after, .mpc-separator-style--teeth-right.mpc-separator--bottom .mpc-separator-content{top:-45px;border-bottom-color:inherit;}
.mpc-separator-style--teeth-left:before, .mpc-separator-style--teeth-left:after, .mpc-separator-style--teeth-left .mpc-separator-content{left:25%;}
.mpc-separator-style--teeth-right:before, .mpc-separator-style--teeth-right:after, .mpc-separator-style--teeth-right .mpc-separator-content{left:75%;}
@media screen and (max-width: 992px) { .mpc-separator-style--arrow-left, .mpc-separator-style--arrow-center, .mpc-separator-style--arrow-right{height:50px;}
}
@media screen and (max-width: 992px) { .mpc-separator-style--blob-left, .mpc-separator-style--blob-center, .mpc-separator-style--blob-right{height:50px;}
}
@media screen and (max-width: 992px) { .mpc-separator-style--slope-left, .mpc-separator-style--slope-right{height:50px;}
}
@media screen and (max-width: 992px) { .mpc-separator-style--stamp{height:50px;}
}
@media screen and (max-width: 992px) { .mpc-separator-style--cloud{height:50px;}
} .mpc-row .mpc-parallax-wrap{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden;}
.mpc-parallax{position:absolute;top:0;left:0;width:100%;height:100%;}
.mpc-parallax:before{content:'';position:absolute;background-position:center;top:0;left:0;width:100%;height:100%;}
.mpc-parallax.mpc-parallax-style--classic:before{height:125%;}
.mpc-parallax.mpc-parallax-style--classic-fast:before{height:150%;}
.mpc-parallax.mpc-parallax-style--horizontal-left:before{width:125%;}
.mpc-parallax.mpc-parallax-style--horizontal-right:before{width:125%;}
.mpc-parallax.mpc-parallax-style--fade:before{opacity:1;}
.mpc-parallax.mpc-parallax-style--fixed:before{background-attachment:fixed;}
.mpc-row[data-vc-full-width-init="true"].skrollable{-webkit-transition:none;-o-transition:none;transition:none;}
.mpc-row .mpc-overlay{position:absolute;top:0;left:0;width:100%;height:100%;}
.mpc-row .mpc-overlay.mpc-overlay--inited{-webkit-transition:background-position 1s linear;-moz-transition:background-position 1s linear;transition:background-position 1s linear;}
.mpc-row.mpc-with-full-page .mpc-row{margin:0 !important;}
.mpc-row.mpc-with-full-page .mpc-row.mpc-row-o-full-height{min-height:100vh !important;}
@media screen and (max-width: 992px) { .mpc-parallax.mpc-parallax-style--fixed:before{background-attachment:initial !important;}
}  .visible-dt.mpc-row, .visible-dt-v2.mpc-row, .visible-nb.mpc-row, .visible-sm.mpc-row, .visible-tl.mpc-row, .visible-tl-v2.mpc-row{display:none;}
.mpc-row.vc_parallax[data-vc-full-width="true"]{overflow:hidden;}
.mpc-post{cursor:pointer;}
.mpc-post a, .mpc-post a:hover, .mpc-post a:focus{outline:none;text-decoration:none;}
.mpc-post .mpc-post__wrapper{position:relative;z-index:1;overflow:hidden;}
.mpc-post .mpc-post__content{position:relative;z-index:10;overflow:hidden;}
.mpc-post .mpc-post__heading{margin:0;padding:0;}
.mpc-post .mpc-post__heading a{font:inherit;color:inherit;-webkit-transition:inherit;transition:inherit;}
.mpc-post .mpc-post__heading.mpc-text-overflow{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.mpc-post .mpc-post__thumbnail{position:relative;height:200px;background-size:cover;background-repeat:no-repeat;background-position:center;overflow:hidden;}
.mpc-post .mpc-post__thumbnail-full{height:auto;}
.mpc-post .mpc-post__meta a, .mpc-post .mpc-post__meta span{font:inherit;-webkit-transition:inherit;transition:inherit;}
.mpc-post .mpc-post__meta:first-letter{text-transform:uppercase;}
.mpc-post .mpc-post__author{white-space:nowrap;}
.mpc-post .mpc-post__overlay{position:absolute;z-index:5;width:100%;height:100%;visibility:hidden;}
.mpc-post .mpc-post__overlay .mpc-icon-anchor{display:inline-block;margin:.75em;vertical-align:middle;}
.mpc-post .mpc-post__overlay .mpc-icon-anchor i{display:block;-webkit-transition:all .25s;transition:all .25s;}
.mpc-post .mpc-post__overlay > .mpc-post__content, .mpc-post .mpc-post__overlay > .mpc-wrapper{background:none !important;}
.mpc-post .mpc-post--vertical-wrap{display:table;width:100%;height:100%;}
.mpc-post .mpc-post--vertical{display:table-cell;vertical-align:middle;text-align:center;width:100%;height:100%;}
.mpc-overlay--fade .mpc-post .mpc-post__overlay, .mpc-overlay--none .mpc-post .mpc-post__overlay{top:0;left:0;opacity:0;}
.mpc-overlay--slide-up .mpc-post .mpc-post__overlay{top:100%;left:0;}
.mpc-overlay--slide-down .mpc-post .mpc-post__overlay{top:-100%;left:0;}
.mpc-overlay--slide-left .mpc-post .mpc-post__overlay{top:0;left:100%;}
.mpc-overlay--slide-right .mpc-post .mpc-post__overlay{top:0;left:-100%;}
.mpc-item--fade .mpc-post .mpc-post__wrapper > .mpc-post__content, .mpc-item--none .mpc-post .mpc-post__wrapper > .mpc-post__content{opacity:1;}
.mpc-post:hover{}
.mpc-post:hover .mpc-post__overlay{visibility:visible;}
.mpc-overlay--fade .mpc-post:hover .mpc-post__overlay, .mpc-overlay--none .mpc-post:hover .mpc-post__overlay{opacity:1;}
.mpc-overlay--slide-up .mpc-post:hover .mpc-post__overlay, .mpc-overlay--slide-down .mpc-post:hover .mpc-post__overlay{top:0;}
.mpc-overlay--slide-left .mpc-post:hover .mpc-post__overlay, .mpc-overlay--slide-right .mpc-post:hover .mpc-post__overlay{left:0;}
.mpc-layout--style_1 .mpc-post__content{width:100%;}
.mpc-layout--style_1 .mpc-post__overlay .mpc-post__content{display:none;}
.mpc-content--overlay.mpc-layout--style_1 .mpc-post__content{position:absolute;bottom:0;}
.mpc-content--overlay.mpc-layout--style_1 .mpc-post__overlay{height:100%;z-index:15;}
.mpc-content--overlay.mpc-layout--style_1 .mpc-post__overlay .mpc-post__content{display:block;position:initial;background:none !important;}
.mpc-content--overlay.mpc-layout--style_1.mpc-item--fade .mpc-post:hover .mpc-post__wrapper > .mpc-post__content, .mpc-content--overlay.mpc-layout--style_1.mpc-item--none .mpc-post:hover .mpc-post__wrapper > .mpc-post__content{opacity:0;}
.mpc-content--overlay.mpc-layout--style_1.mpc-item--slide-left .mpc-post:hover .mpc-post__wrapper > .mpc-post__content{-webkit-transform:translateX(-100%);transform:translateX(-100%);}
.mpc-content--overlay.mpc-layout--style_1.mpc-item--slide-right .mpc-post:hover .mpc-post__wrapper > .mpc-post__content{-webkit-transform:translateX(100%);transform:translateX(100%);}
.mpc-content--overlay.mpc-layout--style_1.mpc-item--slide-down .mpc-post:hover .mpc-post__wrapper > .mpc-post__content{-webkit-transform:translateY(100%);transform:translateY(100%);}
.mpc-content--overlay.mpc-layout--style_1.mpc-item--slide-up .mpc-post:hover .mpc-post__wrapper > .mpc-post__content{bottom:100%;}
.mpc-layout--style_3 .mpc-wrapper{overflow:hidden;}
.mpc-layout--style_3 .mpc-post__date.mpc-date__wrapper{float:left;text-align:center;padding:0 0.75em 0 0;}
.mpc-layout--style_3 .mpc-post__date.mpc-date__wrapper a{font:inherit !important;color:inherit !important;}
.mpc-layout--style_3 .mpc-post__date.mpc-date__wrapper .mpc-date__days{font-size:1.5em !important;line-height:1em !important;}
.mpc-layout--style_3 .mpc-post__date.mpc-date__wrapper .mpc-date__month{font-size:0.8em !important;line-height:1em !important;text-transform:uppercase;}
.mpc-layout--style_4 .mpc-post > .mpc-post__wrapper > .mpc-post__content{position:relative;overflow:hidden;margin:0 2em;transform:translateY(-50%);-webkit-transform:translateY(-50%);}
.mpc-layout--style_4 .mpc-post__meta{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.mpc-layout--style_4 .mpc-post__overlay{width:100%;height:100% !important;z-index:15;}
.mpc-layout--style_4 .mpc-post__overlay .mpc-post__content{display:block;overflow:hidden;}
.mpc-layout--style_4 .mpc-post__overlay .mpc-wrapper{position:relative;z-index:15;float:left;height:100%;}
.mpc-layout--style_4 .mpc-post:hover > .mpc-post__wrapper > .mpc-post__content{margin:0;}
.mpc-layout--style_4 .mpc-post:hover .mpc-post__content > .mpc-wrapper{opacity:0;}
.mpc-layout--style_5 .mpc-post__thumbnail{position:relative;}
.mpc-layout--style_5 .mpc-post__date.mpc-date__wrapper{position:absolute;bottom:0;right:0;padding:0 .5em;background:rgba(255, 255, 255, 0.85);-webkit-transition:all .25s;transition:all .25s;}
.mpc-layout--style_5 .mpc-post__date.mpc-date__wrapper a{display:table;font:inherit !important;color:inherit !important;}
.mpc-layout--style_5 .mpc-post__date.mpc-date__wrapper .mpc-date__days{display:table-cell;vertical-align:middle;font-size:2.6em !important;padding-right:0.15em;line-height:1.15em !important;}
.mpc-layout--style_5 .mpc-post__date.mpc-date__wrapper .mpc-date-wrap{display:table-cell;padding-top:0.5em;}
.mpc-layout--style_5 .mpc-post__date.mpc-date__wrapper .mpc-date__month{text-transform:uppercase;font-size:1.05em !important;line-height:1em !important;}
.mpc-layout--style_5 .mpc-post__date.mpc-date__wrapper .mpc-date__year{font-size:1.15em !important;line-height:1em !important;}
.mpc-layout--style_5.mpc-item--fade .mpc-post:hover .mpc-post__date.mpc-date__wrapper, .mpc-layout--style_5.mpc-item--none .mpc-post:hover .mpc-post__date.mpc-date__wrapper{opacity:0;}
.mpc-layout--style_5.mpc-item--slide-left .mpc-post:hover .mpc-post__date.mpc-date__wrapper{right:100%;}
.mpc-layout--style_5.mpc-item--slide-right .mpc-post:hover .mpc-post__date.mpc-date__wrapper{-webkit-transform:translateX(100%);transform:translateX(100%);}
.mpc-layout--style_5.mpc-item--slide-down .mpc-post:hover .mpc-post__date.mpc-date__wrapper{-webkit-transform:translateY(100%);transform:translateY(100%);}
.mpc-layout--style_5.mpc-item--slide-up .mpc-post:hover .mpc-post__date.mpc-date__wrapper{bottom:100%;}
.mpc-layout--style_6 .mpc-post__wrapper > .mpc-post__content{position:absolute;bottom:0;width:100%;-webkit-transition:all .25s;transition:all .25s;}
.mpc-layout--style_6 .mpc-post__wrapper > .mpc-post__content *{text-align:center !important;}
.mpc-layout--style_6 .mpc-post__wrapper > .mpc-post__content .mpc-wrapper{position:absolute;top:0;left:1em;height:100%;}
.mpc-layout--style_6 .mpc-post__date.mpc-date__wrapper{display:table;height:100%;text-align:center;padding:0 .5em;}
.mpc-layout--style_6 .mpc-post__date.mpc-date__wrapper a{display:table-cell;vertical-align:middle;height:100%;font:inherit !important;color:inherit !important;}
.mpc-layout--style_6 .mpc-post__date.mpc-date__wrapper .mpc-date__days{font-size:1.5em !important;line-height:1em !important;}
.mpc-layout--style_6 .mpc-post__date.mpc-date__wrapper .mpc-date__month{font-size:0.8em !important;line-height:1em !important;text-transform:uppercase;}
.mpc-layout--style_6 .mpc-post__overlay{height:100% !important;}
.mpc-layout--style_6 .mpc-post__overlay .mpc-post__content{height:100% !important;}
.mpc-layout--style_6 .mpc-post__overlay .mpc-post__content:after{position:absolute;display:block;content:"";bottom:0;left:0;height:6em;width:100%;}
.mpc-layout--style_6 .mpc-post__overlay .mpc-post__date.mpc-date__wrapper{display:block;float:left;margin-right:.5em;height:auto;}
.mpc-layout--style_6 .mpc-post__overlay .mpc-wrapper{overflow:hidden;}
.mpc-layout--style_6.mpc-item--fade .mpc-post:hover .mpc-post__wrapper > .mpc-post__content, .mpc-layout--style_6.mpc-item--none .mpc-post:hover .mpc-post__wrapper > .mpc-post__content{opacity:0;}
.mpc-layout--style_6.mpc-item--slide-left .mpc-post:hover .mpc-post__wrapper > .mpc-post__content{-webkit-transform:translateX(-100%);transform:translateX(-100%);}
.mpc-layout--style_6.mpc-item--slide-right .mpc-post:hover .mpc-post__wrapper > .mpc-post__content{-webkit-transform:translateX(100%);transform:translateX(100%);}
.mpc-layout--style_6.mpc-item--slide-down .mpc-post:hover .mpc-post__wrapper > .mpc-post__content{-webkit-transform:translateY(100%);transform:translateY(100%);}
.mpc-layout--style_6.mpc-item--slide-up .mpc-post:hover .mpc-post__wrapper > .mpc-post__content{bottom:100%;}
.mpc-layout--style_7 .mpc-post__content{position:absolute;overflow:hidden;max-width:80%;}
.mpc-layout--style_7 .mpc-post__overlay{width:100%;height:100% !important;}
.mpc-layout--style_7.mpc-align--top-left .mpc-post__content{top:1em;left:1em;}
.mpc-layout--style_7.mpc-align--top-right .mpc-post__content{top:1em;right:1em;}
.mpc-layout--style_7.mpc-align--bottom-left .mpc-post__content{bottom:1em;left:1em;}
.mpc-layout--style_7.mpc-align--bottom-right .mpc-post__content{bottom:1em;right:1em;}
.mpc-layout--style_7 .mpc-post:hover .mpc-post__content > *:not(.mpc-post__overlay){opacity:0;}
@media screen and (max-width: 767px) { .mpc-layout--style_3 .mpc-post__description{padding-left:0 !important;padding-right:0 !important;}
} .mpc-column{display:block;}
.mpc-column[data-link="true"]{cursor:pointer;}
.mpc-column--sticky{position:relative;opacity:1 !important;-webkit-transition:none !important;transition:none !important;}
.mpc-column--spacer{float:left;height:0;display:none;}
.mpc-column--spacer.mpc-active{float:left;height:1px;display:block;margin-right:-1px !important;}
.mpc-row:not(.vc_row-o-equal-height) .mpc-column--divider{display:none;}
.mpc-column--divider{position:relative;width:0;z-index:10;}
.mpc-column--divider .vc_column-inner{width:auto;-webkit-transform:translateX(-50%);transform:translateX(-50%);}
.mpc-column--divider img{width:auto;max-width:none;}
@media (min-width: 960px) { .single-internal-gutter.mpc-column, .no-internal-gutter.mpc-column{display:table-cell;}
} .mpc-flipbox{-webkit-box-sizing:border-box;box-sizing:border-box;}
.mpc-flipbox.mpc-flipbox--click{cursor:pointer;}
.mpc-flipbox__content{position:relative;width:100%;height:inherit;-webkit-transform-style:preserve-3d;-moz-transform-style:preserve-3d;transform-style:preserve-3d;}
.mpc-flipbox__front, .mpc-flipbox__back{position:absolute;top:0;left:0;text-align:center;width:100%;-webkit-transition:.5s ease-in-out;-moz-transition:.5s ease-in-out;-ms-transition:.5s ease-in-out;-o-transition:.5s ease-in-out;transition:.5s ease-in-out;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;backface-visibility:hidden;}
.mpc-flipbox__wrapper{width:100%;height:100%;box-sizing:border-box;-webkit-box-sizing:border-box;}
.mpc-flipbox--flip-left .mpc-flipbox__front{-webkit-transform:perspective(1000px) rotateY(0deg);-moz-transform:perspective(1000px) rotateY(0deg);transform:perspective(1000px) rotateY(0deg);}
.mpc-flipbox--flip-left .mpc-flipbox__back{-webkit-transform:perspective(1000px) rotateY(180deg);-moz-transform:perspective(1000px) rotateY(180deg);transform:perspective(1000px) rotateY(180deg);}
.mpc-flipbox--flip-left:not(.mpc-flipbox--click):hover .mpc-flipbox__front, .mpc-flipbox--flip-left.mpc-flipbox--animate .mpc-flipbox__front{-webkit-transform:perspective(1000px) rotateY(-179.9deg);-moz-transform:perspective(1000px) rotateY(-179.9deg);transform:perspective(1000px) rotateY(-179.9deg);}
.mpc-flipbox--flip-left:not(.mpc-flipbox--click):hover .mpc-flipbox__back, .mpc-flipbox--flip-left.mpc-flipbox--animate .mpc-flipbox__back{-webkit-transform:perspective(1000px) rotateY(0deg);-moz-transform:perspective(1000px) rotateY(0deg);transform:perspective(1000px) rotateY(0deg);}
.mpc-flipbox--flip-right .mpc-flipbox__front{-webkit-transform:perspective(1000px) rotateY(0deg);-moz-transform:perspective(1000px) rotateY(0deg);transform:perspective(1000px) rotateY(0deg);}
.mpc-flipbox--flip-right .mpc-flipbox__back{-webkit-transform:perspective(1000px) rotateY(-180deg);-moz-transform:perspective(1000px) rotateY(-180deg);transform:perspective(1000px) rotateY(-180deg);}
.mpc-flipbox--flip-right:not(.mpc-flipbox--click):hover .mpc-flipbox__front, .mpc-flipbox--flip-right.mpc-flipbox--animate .mpc-flipbox__front{-webkit-transform:perspective(1000px) rotateY(179.9deg);-moz-transform:perspective(1000px) rotateY(179.9deg);transform:perspective(1000px) rotateY(179.9deg);}
.mpc-flipbox--flip-right:not(.mpc-flipbox--click):hover .mpc-flipbox__back, .mpc-flipbox--flip-right.mpc-flipbox--animate .mpc-flipbox__back{-webkit-transform:perspective(1000px) rotateY(0deg);-moz-transform:perspective(1000px) rotateY(0deg);transform:perspective(1000px) rotateY(0deg);}
.mpc-flipbox--flip-top .mpc-flipbox__front{-webkit-transform:perspective(1000px) rotateX(0deg);-moz-transform:perspective(1000px) rotateX(0deg);transform:perspective(1000px) rotateX(0deg);}
.mpc-flipbox--flip-top .mpc-flipbox__back{-webkit-transform:perspective(1000px) rotateX(180deg);-moz-transform:perspective(1000px) rotateX(180deg);transform:perspective(1000px) rotateX(180deg);}
.mpc-flipbox--flip-top:not(.mpc-flipbox--click):hover .mpc-flipbox__front, .mpc-flipbox--flip-top.mpc-flipbox--animate .mpc-flipbox__front{-webkit-transform:perspective(1000px) rotateX(-179.9deg);-moz-transform:perspective(1000px) rotateX(-179.9deg);transform:perspective(1000px) rotateX(-179.9deg);}
.mpc-flipbox--flip-top:not(.mpc-flipbox--click):hover .mpc-flipbox__back, .mpc-flipbox--flip-top.mpc-flipbox--animate .mpc-flipbox__back{-webkit-transform:perspective(1000px) rotateX(0deg);-moz-transform:perspective(1000px) rotateX(0deg);transform:perspective(1000px) rotateX(0deg);}
.mpc-flipbox--flip-bottom .mpc-flipbox__front{-webkit-transform:perspective(1000px) rotateX(0deg);-moz-transform:perspective(1000px) rotateX(0deg);transform:perspective(1000px) rotateX(0deg);}
.mpc-flipbox--flip-bottom .mpc-flipbox__back{-webkit-transform:perspective(1000px) rotateX(-180deg);-moz-transform:perspective(1000px) rotateX(-180deg);transform:perspective(1000px) rotateX(-180deg);}
.mpc-flipbox--flip-bottom:not(.mpc-flipbox--click):hover .mpc-flipbox__front, .mpc-flipbox--flip-bottom.mpc-flipbox--animate .mpc-flipbox__front{-webkit-transform:perspective(1000px) rotateX(179.9deg);-moz-transform:perspective(1000px) rotateX(179.9deg);transform:perspective(1000px) rotateX(179.9deg);}
.mpc-flipbox--flip-bottom:not(.mpc-flipbox--click):hover .mpc-flipbox__back, .mpc-flipbox--flip-bottom.mpc-flipbox--animate .mpc-flipbox__back{-webkit-transform:perspective(1000px) rotateX(0deg);-moz-transform:perspective(1000px) rotateX(0deg);transform:perspective(1000px) rotateX(0deg);}
.mpc-flipbox-side{display:table;width:100%;height:100%;}
.mpc-flipbox-side .wpb_text_column p:first-child{margin-top:0;}
.mpc-flipbox-side .wpb_text_column p:last-child{margin-bottom:0;}
.mpc-flipbox-side__content{display:table-cell;}
[data-front-align^=top] .mpc-flipbox__front .mpc-flipbox-side__content, [data-back-align^=top] .mpc-flipbox__back .mpc-flipbox-side__content{vertical-align:top;}
[data-front-align^=middle] .mpc-flipbox__front .mpc-flipbox-side__content, [data-back-align^=middle] .mpc-flipbox__back .mpc-flipbox-side__content{vertical-align:middle;}
[data-front-align^=bottom] .mpc-flipbox__front .mpc-flipbox-side__content, [data-back-align^=bottom] .mpc-flipbox__back .mpc-flipbox-side__content{vertical-align:bottom;}
[data-front-align$=left] .mpc-flipbox__front .mpc-flipbox-side__content, [data-back-align$=left] .mpc-flipbox__back .mpc-flipbox-side__content{text-align:left;}
[data-front-align$=center] .mpc-flipbox__front .mpc-flipbox-side__content, [data-back-align$=center] .mpc-flipbox__back .mpc-flipbox-side__content{text-align:center;}
[data-front-align$=right] .mpc-flipbox__front .mpc-flipbox-side__content, [data-back-align$=right] .mpc-flipbox__back .mpc-flipbox-side__content{text-align:right;}
.mpc-flipbox[data-max-height] .mpc-flipbox__wrapper, .mpc-flipbox[data-primary-side] .mpc-flipbox__wrapper{overflow-x:hidden;overflow-y:auto;}
.mpc-cubebox{position:relative;display:block;-webkit-box-sizing:border-box;box-sizing:border-box;}
.mpc-cubebox.mpc-cubebox--click{cursor:pointer;}
.mpc-cubebox__content{position:relative;width:100%;height:inherit;overflow:hidden;}
.mpc-cubebox__front, .mpc-cubebox__side{position:absolute;top:0;text-align:center;width:100%;}
.mpc-cubebox--flip-top .mpc-cubebox__front{transform:translateY(0);}
.mpc-cubebox--flip-top .mpc-cubebox__front .mpc-cubebox-side{transform:perspective(550px) rotateX(0deg) translateY(0.0001%);transform-origin:top;}
.mpc-cubebox--flip-top .mpc-cubebox__side{transform:translateY(-100%);}
.mpc-cubebox--flip-top .mpc-cubebox__side .mpc-cubebox-side{transform:perspective(550px) rotateX(90deg) translateY(0.0001%);transform-origin:bottom;}
.mpc-cubebox--flip-top:not(.mpc-cubebox--click):hover .mpc-cubebox__front, .mpc-cubebox--flip-top.mpc-cubebox--animate .mpc-cubebox__front{transform:translateY(100%);}
.mpc-cubebox--flip-top:not(.mpc-cubebox--click):hover .mpc-cubebox__front .mpc-cubebox-side, .mpc-cubebox--flip-top.mpc-cubebox--animate .mpc-cubebox__front .mpc-cubebox-side{transform:perspective(550px) rotateX(-90deg) translateY(0.0001%);}
.mpc-cubebox--flip-top:not(.mpc-cubebox--click):hover .mpc-cubebox__side, .mpc-cubebox--flip-top.mpc-cubebox--animate .mpc-cubebox__side{transform:translateY(0);}
.mpc-cubebox--flip-top:not(.mpc-cubebox--click):hover .mpc-cubebox__side .mpc-cubebox-side, .mpc-cubebox--flip-top.mpc-cubebox--animate .mpc-cubebox__side .mpc-cubebox-side{transform:perspective(550px) rotateX(0deg) translateY(0.0001%);}
.mpc-cubebox--flip-bottom .mpc-cubebox__front{transform:translateY(0);}
.mpc-cubebox--flip-bottom .mpc-cubebox__front .mpc-cubebox-side{transform:perspective(550px) rotateX(0deg) translateY(0.0001%);transform-origin:bottom;}
.mpc-cubebox--flip-bottom .mpc-cubebox__side{transform:translateY(100%);}
.mpc-cubebox--flip-bottom .mpc-cubebox__side .mpc-cubebox-side{transform:perspective(550px) rotateX(-90deg) translateY(0.0001%);transform-origin:top;}
.mpc-cubebox--flip-bottom:not(.mpc-cubebox--click):hover .mpc-cubebox__front, .mpc-cubebox--flip-bottom.mpc-cubebox--animate .mpc-cubebox__front{transform:translateY(-100%);}
.mpc-cubebox--flip-bottom:not(.mpc-cubebox--click):hover .mpc-cubebox__front .mpc-cubebox-side, .mpc-cubebox--flip-bottom.mpc-cubebox--animate .mpc-cubebox__front .mpc-cubebox-side{transform:perspective(550px) rotateX(90deg) translateY(0.0001%);}
.mpc-cubebox--flip-bottom:not(.mpc-cubebox--click):hover .mpc-cubebox__side, .mpc-cubebox--flip-bottom.mpc-cubebox--animate .mpc-cubebox__side{transform:translateY(0);}
.mpc-cubebox--flip-bottom:not(.mpc-cubebox--click):hover .mpc-cubebox__side .mpc-cubebox-side, .mpc-cubebox--flip-bottom.mpc-cubebox--animate .mpc-cubebox__side .mpc-cubebox-side{transform:perspective(550px) rotateX(0deg) translateY(0.0001%);}
.mpc-cubebox--flip-left .mpc-cubebox__front{transform:translateX(0);}
.mpc-cubebox--flip-left .mpc-cubebox__front .mpc-cubebox-side{transform:perspective(550px) rotateY(0deg) translateY(0.0001%);transform-origin:left;}
.mpc-cubebox--flip-left .mpc-cubebox__side{transform:translateX(-100%);}
.mpc-cubebox--flip-left .mpc-cubebox__side .mpc-cubebox-side{transform:perspective(550px) rotateY(-90deg) translateY(0.0001%);transform-origin:right;}
.mpc-cubebox--flip-left:not(.mpc-cubebox--click):hover .mpc-cubebox__front, .mpc-cubebox--flip-left.mpc-cubebox--animate .mpc-cubebox__front{transform:translateX(100%);}
.mpc-cubebox--flip-left:not(.mpc-cubebox--click):hover .mpc-cubebox__front .mpc-cubebox-side, .mpc-cubebox--flip-left.mpc-cubebox--animate .mpc-cubebox__front .mpc-cubebox-side{transform:perspective(550px) rotateY(90deg) translateY(0.0001%);}
.mpc-cubebox--flip-left:not(.mpc-cubebox--click):hover .mpc-cubebox__side, .mpc-cubebox--flip-left.mpc-cubebox--animate .mpc-cubebox__side{transform:translateX(0);}
.mpc-cubebox--flip-left:not(.mpc-cubebox--click):hover .mpc-cubebox__side .mpc-cubebox-side, .mpc-cubebox--flip-left.mpc-cubebox--animate .mpc-cubebox__side .mpc-cubebox-side{transform:perspective(550px) rotateY(0deg) translateY(0.0001%);}
.mpc-cubebox--flip-right .mpc-cubebox__front{transform:translateX(0);}
.mpc-cubebox--flip-right .mpc-cubebox__front .mpc-cubebox-side{transform:perspective(550px) rotateY(0deg) translateY(0.0001%);transform-origin:right;}
.mpc-cubebox--flip-right .mpc-cubebox__side{transform:translateX(100%);}
.mpc-cubebox--flip-right .mpc-cubebox__side .mpc-cubebox-side{transform:perspective(550px) rotateY(90deg) translateY(0.0001%);transform-origin:left;}
.mpc-cubebox--flip-right:not(.mpc-cubebox--click):hover .mpc-cubebox__front, .mpc-cubebox--flip-right.mpc-cubebox--animate .mpc-cubebox__front{transform:translateX(-100%);}
.mpc-cubebox--flip-right:not(.mpc-cubebox--click):hover .mpc-cubebox__front .mpc-cubebox-side, .mpc-cubebox--flip-right.mpc-cubebox--animate .mpc-cubebox__front .mpc-cubebox-side{transform:perspective(550px) rotateY(-90deg) translateY(0.0001%);}
.mpc-cubebox--flip-right:not(.mpc-cubebox--click):hover .mpc-cubebox__side, .mpc-cubebox--flip-right.mpc-cubebox--animate .mpc-cubebox__side{transform:translateX(0);}
.mpc-cubebox--flip-right:not(.mpc-cubebox--click):hover .mpc-cubebox__side .mpc-cubebox-side, .mpc-cubebox--flip-right.mpc-cubebox--animate .mpc-cubebox__side .mpc-cubebox-side{transform:perspective(550px) rotateY(0deg) translateY(0.0001%);}
.mpc-cubebox-side, .mpc-cubebox__front, .mpc-cubebox__side{position:absolute;top:0;left:0;width:100%;height:100%;transition:all .5s;}
.mpc-cubebox-side{display:table;width:100%;height:100%;box-sizing:border-box;-webkit-box-sizing:border-box;}
.mpc-cubebox-side .wpb_text_column p:first-child{margin-top:0;}
.mpc-cubebox-side .wpb_text_column p:last-child{margin-bottom:0;}
.mpc-cubebox-side__content{display:table-cell;}
[data-front-align^=top] .mpc-cubebox__front .mpc-cubebox-side__content, [data-side-align^=top] .mpc-cubebox__side .mpc-cubebox-side__content{vertical-align:top;}
[data-front-align^=middle] .mpc-cubebox__front .mpc-cubebox-side__content, [data-side-align^=middle] .mpc-cubebox__side .mpc-cubebox-side__content{vertical-align:middle;}
[data-front-align^=bottom] .mpc-cubebox__front .mpc-cubebox-side__content, [data-side-align^=bottom] .mpc-cubebox__side .mpc-cubebox-side__content{vertical-align:bottom;}
[data-front-align$=left] .mpc-cubebox__front .mpc-cubebox-side__content, [data-side-align$=left] .mpc-cubebox__side .mpc-cubebox-side__content{text-align:left;}
[data-front-align$=center] .mpc-cubebox__front .mpc-cubebox-side__content, [data-side-align$=center] .mpc-cubebox__side .mpc-cubebox-side__content{text-align:center;}
[data-front-align$=right] .mpc-cubebox__front .mpc-cubebox-side__content, [data-side-align$=right] .mpc-cubebox__side .mpc-cubebox-side__content{text-align:right;}
.mpc-cubebox[data-max-height] .mpc-cubebox__front, .mpc-cubebox[data-max-height] .mpc-cubebox__side, .mpc-cubebox[data-primary-side] .mpc-cubebox__front, .mpc-cubebox[data-primary-side] .mpc-cubebox__side{overflow-x:hidden;overflow-y:auto;}
.mpc-tabs{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;}
.mpc-tabs.mpc-init{-webkit-transition:none;transition:none;}
.mpc-tabs:before, .mpc-tabs:after{display:block;content:"";float:none;clear:both;}
.mpc-tabs--left, .mpc-tabs--right{display:-ms-flexbox;display:flex;}
.mpc-tabs__content{position:relative;display:block;overflow:hidden;flex-grow:1;}
.mpc-tabs__content .wpb_content_element:last-child, .mpc-tabs__content .wpb_row:last-child, .mpc-tabs__content p:last-child{margin-bottom:0 !important;}
.mpc-tabs__content .wpb_content_element:first-child, .mpc-tabs__content .wpb_row:first-child, .mpc-tabs__content p:first-child{margin-top:0 !important;}
.mpc-tabs__nav{flex:0 0 auto;}
.mpc-tabs__nav ul{display:block;list-style:none;padding:0;margin:0;width:100%;cursor:pointer;}
.mpc-tabs__nav ul:after, .mpc-tabs__nav ul:before{clear:both;float:none;content:"";display:block;}
.mpc-tabs__nav ul .mpc-tabs__nav-item{margin-bottom:0;}
.mpc-tabs__nav-item{display:block;position:relative;padding:0;}
.mpc-tabs__nav-item:after{content:"" !important;border:0 !important;}
.mpc-tabs__nav-item .mpc-button{display:block;}
.mpc-tabs__nav-item .mpc-button .mpc-button__icon, .mpc-tabs__nav-item .mpc-button .mpc-button__title{vertical-align:middle;}
.mpc-tabs__nav-item .mpc-button__content{white-space:nowrap;display:block;}
.mpc-tabs .mpc-tab{position:absolute;top:0;left:0;display:block;width:100%;opacity:0;box-sizing:border-box;-webkit-box-sizing:border-box;}
.mpc-tabs .mpc-tab[data-active="true"]{position:relative;opacity:1;z-index:2;}
.mpc-tabs .mpc-tab[data-active="false"] [id^="image-map-pro"]{display:none;}
.mpc-tabs--decor-line .mpc-tabs__nav{position:relative;z-index:2;}
.mpc-tabs--decor-line .mpc-tabs__nav-item, .mpc-tabs--decor-line .mpc-tabs__content{border-style:solid;}
.mpc-tabs--decor-line .mpc-tabs__nav-item:after{display:block;position:absolute;content:"";opacity:0;z-index:2;-webkit-transition:all .25s;transition:all .25s;}
.mpc-tabs--decor-line .mpc-tabs__nav-item:hover:after, .mpc-tabs--decor-line .mpc-tabs__nav-item.mpc-active:after{opacity:1;}
.mpc-tabs--top .mpc-tabs__nav{margin-top:0 !important;margin-left:0 !important;margin-right:0 !important;}
.mpc-tabs--top .mpc-tabs__nav-item{display:inline-block;vertical-align:bottom;padding-top:0 !important;padding-left:0 !important;padding-right:0 !important;}
.mpc-tabs--top.mpc-tabs--decor-line .mpc-tabs__nav-item{border-top:none;border-left:none;border-right:none;padding-top:0 !important;padding-left:0 !important;padding-right:0 !important;}
.mpc-tabs--top.mpc-tabs--decor-line .mpc-tabs__nav-item:after{left:0;bottom:0;width:100% !important;margin-left:0 !important;}
.mpc-tabs--top.mpc-tabs--decor-line .mpc-tabs__content{border-bottom:none;border-left:none;border-right:none;}
.mpc-tabs--bottom .mpc-tabs__nav{margin-bottom:0 !important;margin-left:0 !important;margin-right:0 !important;}
.mpc-tabs--bottom .mpc-tabs__nav-item{display:inline-block;vertical-align:top;padding-bottom:0 !important;padding-left:0 !important;padding-right:0 !important;}
.mpc-tabs--bottom.mpc-tabs--decor-line .mpc-tabs__nav-item{border-bottom:none;border-left:none;border-right:none;padding-bottom:0 !important;padding-left:0 !important;padding-right:0 !important;}
.mpc-tabs--bottom.mpc-tabs--decor-line .mpc-tabs__nav-item:after{left:0;top:0;width:100% !important;margin-left:0 !important;}
.mpc-tabs--bottom.mpc-tabs--decor-line .mpc-tabs__content{border-top:none;border-left:none;border-right:none;}
.mpc-tabs--left .mpc-tabs__nav{order:0;margin-left:0 !important;margin-top:0 !important;margin-bottom:0 !important;}
.mpc-tabs--left .mpc-tabs__nav .mpc-tabs__nav-item{width:100%;display:block;}
.mpc-tabs--left .mpc-tabs__nav .mpc-button{width:100%;display:block;}
.mpc-tabs--left.mpc-tabs--decor-line .mpc-tabs__nav-item{border-left:none;border-top:none;border-bottom:none;padding-top:0 !important;padding-bottom:0 !important;padding-left:0 !important;}
.mpc-tabs--left.mpc-tabs--decor-line .mpc-tabs__nav-item:after{top:0;right:0;height:100% !important;margin-top:0 !important;}
.mpc-tabs--left.mpc-tabs--decor-line .mpc-tabs__content{border-right:none;border-top:none;border-bottom:none;}
.mpc-tabs--right .mpc-tabs__nav{order:2;margin-right:0 !important;margin-top:0 !important;margin-bottom:0 !important;}
.mpc-tabs--right .mpc-tabs__nav .mpc-tabs__nav-item{display:block;width:100%;}
.mpc-tabs--right .mpc-tabs__nav .mpc-button{width:100%;display:block;}
.mpc-tabs--right.mpc-tabs--decor-line .mpc-tabs__nav-item{border-right:none;border-top:none;border-bottom:none;padding-top:0 !important;padding-bottom:0 !important;padding-right:0 !important;}
.mpc-tabs--right.mpc-tabs--decor-line .mpc-tabs__nav-item:after{top:0;left:0;height:100% !important;margin-top:0 !important;}
.mpc-tabs--right.mpc-tabs--decor-line .mpc-tabs__content{border-left:none;border-top:none;border-bottom:none;}
.mpc-align--top{align-self:flex-start;}
.mpc-align--middle{align-self:center;}
.mpc-align--bottom{align-self:flex-end;}
.mpc-align--left{text-align:left;}
.mpc-align--center{text-align:center;}
.mpc-align--right{text-align:right;}
@media screen and (min-width: 769px) and (max-width: 992px) { .mpc-column:not(.vc_col-sm-12) .mpc-tabs{margin-right:0 !important;margin-left:0 !important;}
.mpc-column:not(.vc_col-sm-12) .mpc-tabs__content .mpc-tab{margin-left:0 !important;margin-right:0 !important;padding-left:0 !important;padding-right:0 !important;}
.mpc-column:not(.vc_col-sm-12) .mpc-tabs--top .mpc-tabs__content{width:100%;}
.mpc-column:not(.vc_col-sm-12) .mpc-tabs--top .mpc-tabs__content .mpc-tab{padding:1em 0 0 0 !important;}
.mpc-column:not(.vc_col-sm-12) .mpc-tabs--bottom .mpc-tabs__content{width:100%;}
.mpc-column:not(.vc_col-sm-12) .mpc-tabs--bottom .mpc-tabs__content .mpc-tab{padding:0 0 1em 0 !important;}
.mpc-column:not(.vc_col-sm-12) .mpc-tabs__nav{text-align:center;}
.mpc-column:not(.vc_col-sm-12) .mpc-tabs__nav ul .mpc-tabs__nav-item{margin:.5em;}
.mpc-column:not(.vc_col-sm-12) .mpc-tabs__nav ul .mpc-tabs__nav-item, .mpc-column:not(.vc_col-sm-12) .mpc-tabs__nav ul .mpc-tabs__nav-item:last-child{margin-bottom:.5em !important;}
.mpc-column:not(.vc_col-sm-12) .mpc-tabs--decor-line .mpc-tabs__nav-item{border:0 !important;}
.mpc-column:not(.vc_col-sm-12) .mpc-tabs--decor-line:after{display:none !important;}
}
@media screen and (max-width: 768px) { .mpc-tabs{margin-right:0 !important;margin-left:0 !important;}
.mpc-tabs--top .mpc-tabs__content{width:100%;padding:1em 0 0 0 !important;}
.mpc-tabs--bottom .mpc-tabs__content{width:100%;padding:0 0 1em 0 !important;}
.mpc-tabs__content .mpc-tab{margin-left:0 !important;margin-right:0 !important;padding-left:0 !important;padding-right:0 !important;}
.mpc-tabs__nav{text-align:center;}
.mpc-tabs__nav ul .mpc-tabs__nav-item{margin:.5em;}
.mpc-tabs__nav ul .mpc-tabs__nav-item, .mpc-tabs__nav ul .mpc-tabs__nav-item:last-child{margin-bottom:.5em !important;}
.mpc-tabs--decor-line .mpc-tabs__nav-item{border:0 !important;}
.mpc-tabs--decor-line:after{display:none !important;}
} .mpc-accordion{display:block;overflow:hidden;-webkit-box-sizing:border-box;box-sizing:border-box;}
.mpc-accordion:before, .mpc-accordion:after{display:block;content:"";float:none;clear:both;}
.mpc-accordion__content{margin:0;padding:0;}
.mpc-accordion__content .wpb_content_element:last-child, .mpc-accordion__content .wpb_row:last-child{margin-bottom:0 !important;}
.mpc-accordion__content .wpb_content_element:first-child, .mpc-accordion__content .wpb_row:first-child, .mpc-accordion__content p:first-child{margin-top:0 !important;}
.mpc-accordion__item{display:block;list-style:none;margin-bottom:0 !important;}
.mpc-accordion__item:before, .mpc-accordion__item:after{display:block;content:"" !important;float:none;clear:both;border:0 !important;position:static !important;}
.mpc-accordion-item__indent{display:none;}
.mpc-accordion--indent .mpc-accordion-item__indent{opacity:0;visibility:hidden;float:left;display:block;}
.mpc-accordion--indent .mpc-accordion-item__indent .mpc-icon{margin-right:8px;}
.mpc-accordion--indent .mpc-accordion-item__wrapper{overflow:hidden;}
.mpc-accordion-item__heading{position:relative;display:-ms-flexbox;display:flex;align-items:center;width:100%;cursor:pointer;}
.mpc-accordion-item__heading h3{display:inline-block;font:inherit !important;color:inherit !important;line-height:inherit !important;text-align:inherit !important;text-transform:inherit !important;margin:0;flex:auto;}
.mpc-accordion-item__heading .mpc-icon{margin-right:8px;flex:0 0 auto;}
.mpc-accordion-item__heading:before, .mpc-accordion-item__heading:after{display:block;content:"";float:none;clear:both;}
.mpc-accordion-item__heading:after{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;z-index:2;}
.mpc-accordion-item__heading.mpc-active{border-bottom-left-radius:0 !important;border-bottom-right-radius:0 !important;}
[data-active="true"] .mpc-accordion-item__wrapper{border-top-left-radius:0 !important;border-top-right-radius:0 !important;}
.mpc-accordion-item__content{overflow:hidden;}
.mpc-accordion-item__content.mpc-hidden{height:0;padding-top:0 !important;padding-bottom:0 !important;}
.mpc-force-responsive .mpc-accordion-item__heading{line-height:1.25em !important;}
@media only screen and (max-width: 767px) { .mpc-force-responsive .mpc-accordion .mpc-accordion-item__heading{display:block !important;white-space:nowrap;}
.mpc-force-responsive .mpc-accordion .mpc-accordion-item__heading h3{vertical-align:middle;white-space:initial;max-width:85%;}
} .mpc-testimonial{-webkit-box-sizing:border-box;box-sizing:border-box;}
.mpc-testimonial .mpc-testimonial__content{padding:0;margin:0;border:0;background:none !important;}
.mpc-testimonial .mpc-testimonial__content p:first-child{margin-top:0 !important;}
.mpc-testimonial .mpc-testimonial__content p:last-child{margin-bottom:0 !important;}
.mpc-testimonial .mpc-testimonial__signature span{font-size:inherit;font-style:normal;font-family:inherit;color:inherit;}
.mpc-testimonial:before, .mpc-testimonial:after{display:block;content:"";float:none;clear:both;}
.mpc-testimonial__thumbnail{float:left;display:block;z-index:1;margin:0 1em 0 0;max-width:100% !important;}
.mpc-testimonial__thumbnail img{margin:0 auto;vertical-align:bottom;max-width:100% !important;display:block;}
.mpc-testimonial__content{display:block;position:relative;z-index:2;overflow:hidden;}
.mpc-testimonial__link{font-style:normal;}
.mpc-testimonial__link, .mpc-testimonial__link:hover{text-decoration:none;}
.mpc-testimonial--style_1 .mpc-testimonial__description{margin:1em 0 0 0;}
.mpc-testimonial--style_2 .mpc-testimonial__description{margin:0 0 1em;}
.mpc-testimonial--style_3 .mpc-testimonial__description{margin:0 0 1em;}
.mpc-testimonial--style_3 .mpc-testimonial__thumbnail{float:none;margin:0 auto 1em;}
.mpc-testimonial--style_4 .mpc-testimonial__description{margin:0 0 1em;}
.mpc-testimonial--style_4 .mpc-testimonial__thumbnail{float:none;margin:1em auto 0;}
.mpc-testimonial--style_5 .mpc-testimonial__thumbnail{float:none;margin:1em auto;}
.mpc-testimonial--style_5 .mpc-testimonial__description{margin:0;}
.mpc-testimonial--style_6 .mpc-testimonial__thumbnail{float:right;margin:0 0 0 1em;}
.mpc-testimonial--style_6 .mpc-testimonial__description{margin:1em 0 0 0;}
.mpc-testimonial--style_7 .mpc-testimonial__description{margin:0 0 1em 0;}
.mpc-testimonial--style_7 .mpc-testimonial__thumbnail{float:right;margin:0 0 0 1em;}
@media screen and (min-width: 768px) and (max-width: 992px) { .mpc-column:not(.vc_col-sm-12) .mpc-testimonial--style_1 .mpc-testimonial__thumbnail, .mpc-column:not(.vc_col-sm-12) .mpc-testimonial--style_2 .mpc-testimonial__thumbnail, .mpc-column:not(.vc_col-sm-12) .mpc-testimonial--style_6 .mpc-testimonial__thumbnail, .mpc-column:not(.vc_col-sm-12) .mpc-testimonial--style_7 .mpc-testimonial__thumbnail{float:none;margin:0 auto 1em;}
}
@media screen and (max-width: 480px) { .mpc-testimonial--style_1 .mpc-testimonial__thumbnail, .mpc-testimonial--style_2 .mpc-testimonial__thumbnail, .mpc-testimonial--style_6 .mpc-testimonial__thumbnail, .mpc-testimonial--style_7 .mpc-testimonial__thumbnail{float:none;margin:0 auto 1em;}
} .mpc-textblock{display:block;}
.mpc-textblock.mpc-inline{display:inline-block;}
.mpc-textblock h1, .mpc-textblock h2, .mpc-textblock h3, .mpc-textblock h4, .mpc-textblock h5, .mpc-textblock h6, .mpc-textblock a, .mpc-textblock span{font:inherit;text-align:inherit;color:inherit;}
.mpc-textblock p:first-child{margin-top:0;}
.mpc-textblock p:last-child{margin-bottom:0;}
.mpc-textblock:hover + .mpc-tooltip.mpc-trigger--hover.mpc-inited{visibility:visible;opacity:1 !important;}
.mpc-textblock img{max-width:100%;height:auto;}
.mpc-timeline-basic{position:relative;display:block;}
.mpc-timeline-basic, .mpc-timeline-basic .mpc-timeline-item__wrap{-webkit-box-sizing:border-box;box-sizing:border-box;}
.mpc-timeline-basic .mpc-timeline__track{position:absolute;display:block;content:"";top:0;height:100%;}
.mpc-timeline-basic .mpc-timeline__track:before, .mpc-timeline-basic .mpc-timeline__track:after{position:absolute;display:block;left:0;width:100%;content:'';}
.mpc-timeline-basic .mpc-track__icon{position:absolute;bottom:100%;display:inline-block;vertical-align:middle;max-width:100%;}
.mpc-timeline-basic .mpc-track__icon:not(.mpc-icon--image) i{width:1.35em;height:1.35em;line-height:1.35em;font-style:normal;}
.mpc-timeline-basic .mpc-track__icon i{display:block;text-align:center;}
.mpc-timeline-basic .mpc-track__icon img{vertical-align:middle;}
.mpc-timeline-basic.mpc-layout--both .mpc-timeline-item__wrap{float:left;width:50%;}
.mpc-timeline-basic.mpc-layout--both .mpc-timeline__track, .mpc-timeline-basic.mpc-layout--both .mpc-track__icon{left:50%;}
.mpc-timeline-basic.mpc-layout--left .mpc-timeline__track, .mpc-timeline-basic.mpc-layout--left .mpc-track__icon{left:0;}
.mpc-timeline-basic.mpc-layout--right .mpc-timeline__track, .mpc-timeline-basic.mpc-layout--right .mpc-track__icon{left:100%;}
.mpc-timeline-basic.mpc-inited .mpc-timeline-item__wrap{float:none !important;}
.mpc-timeline-basic.mpc--item-fullwidth .mpc-timeline-item__wrap{width:100%;}
.mpc-timeline-basic.mpc-pointer--top .mpc-tl-before{top:0;}
.mpc-timeline-basic.mpc-pointer--middle .mpc-tl-before{top:50%;}
.mpc-timeline-basic.mpc-pointer--bottom .mpc-tl-before{bottom:0;}
.mpc-timeline-basic a, .mpc-timeline-basic a:focus{outline:none;}
.mpc-timeline-item .mpc-tl-before{display:block;position:absolute !important;content:"";width:0;height:0;border-style:solid;}
.mpc-pointer--line .mpc-tl-before{border-top:0;border-left:0;border-right:0;}
.mpc-pointer--triangle .mpc-tl-before{border-top-color:transparent !important;border-bottom-color:transparent !important;}
.mpc-pointer--right-triangle .mpc-tl-before{border-top:0 !important;border-bottom-color:transparent !important;}
@media screen and (min-width: 769px) { .mpc-tooltip--always .mpc-tooltip.mpc-inited{visibility:visible;opacity:1 !important;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out;}
[data-side="left"] .mpc-tl-before{left:100%;}
.mpc-pointer--triangle [data-side="left"] .mpc-tl-before{border-right:0 !important;}
.mpc-pointer--right-triangle [data-side="left"] .mpc-tl-before{border-right:0 !important;}
[data-side="left"].mpc-timeline-item__wrap{padding-left:0 !important;}
[data-side="right"] .mpc-tl-before{right:100%;}
.mpc-pointer--triangle [data-side="right"] .mpc-tl-before{border-left:0 !important;}
.mpc-pointer--right-triangle [data-side="right"] .mpc-tl-before{border-left:0 !important;}
[data-side="right"].mpc-timeline-item__wrap{padding-right:0 !important;}
} @media screen and (max-width: 768px) { .mpc-timeline-basic.mpc-layout--both .mpc-timeline-item__wrap, .mpc-timeline-basic.mpc-layout--left .mpc-timeline-item__wrap{width:100% !important;padding-right:0 !important;}
.mpc-timeline-basic.mpc-layout--both .mpc-tl-before, .mpc-timeline-basic.mpc-layout--left .mpc-tl-before{right:100% !important;}
.mpc-timeline-basic.mpc-layout--both.mpc-pointer--triangle .mpc-tl-before, .mpc-timeline-basic.mpc-layout--both.mpc-pointer--right-triangle .mpc-tl-before, .mpc-timeline-basic.mpc-layout--left.mpc-pointer--triangle .mpc-tl-before, .mpc-timeline-basic.mpc-layout--left.mpc-pointer--right-triangle .mpc-tl-before{border-left:0 !important;}
.mpc-timeline-basic.mpc-layout--both .mpc-timeline-item__wrap, .mpc-timeline-basic.mpc-layout--left .mpc-timeline-item__wrap{padding-right:0 !important;}
.mpc-timeline-basic.mpc-layout--both .mpc-timeline-item__wrap:nth-last-child(1), .mpc-timeline-basic.mpc-layout--left .mpc-timeline-item__wrap:nth-last-child(1){margin-bottom:0 !important;}
.mpc-timeline-basic.mpc-layout--both .mpc-timeline__track, .mpc-timeline-basic.mpc-layout--both .mpc-track__icon, .mpc-timeline-basic.mpc-layout--left .mpc-timeline__track, .mpc-timeline-basic.mpc-layout--left .mpc-track__icon{left:0 !important;}
.mpc-timeline-basic.mpc-layout--right .mpc-tl-before{left:100% !important;}
.mpc-timeline-basic.mpc-layout--right.mpc-pointer--triangle .mpc-tl-before, .mpc-timeline-basic.mpc-layout--right.mpc-pointer--right-triangle .mpc-tl-before{border-right:0 !important;}
} .mpc-timeline-item{position:relative;display:block;min-height:80px;border:0 solid transparent;-webkit-box-sizing:border-box;box-sizing:border-box;}
.mpc-timeline-item:before{display:block;position:absolute;content:"";top:0;left:0;right:0;bottom:0;z-index:1;border-radius:inherit;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out;}
.mpc-timeline-item .mpc-timeline-item__description, .mpc-timeline-item .mpc-timeline-item__heading, .mpc-timeline-item .mpc-icon, .mpc-timeline-item .mpc-divider, .mpc-timeline-item .mpc-tl-before, .mpc-timeline-item .mpc-tl-icon{position:relative;z-index:2;}
.mpc-timeline-item > *:nth-child(2){margin-top:0;}
.mpc-timeline-item > *:nth-last-child(1){margin-bottom:0;}
.mpc-timeline-item__content{overflow:hidden;}
.mpc-timeline-item__content .mpc-timeline-item__description{padding:0;margin:0;}
.mpc-timeline-item__content .mpc-timeline-item__description p:first-child{margin-top:0 !important;}
.mpc-timeline-item__content .mpc-timeline-item__description p:last-child{margin-bottom:0 !important;}
.mpc-timeline-item__content .mpc-timeline-item__heading{padding:0;margin:0 0 .75em 0;text-transform:uppercase;}
.mpc-timeline-item .mpc-divider{margin:0 0 .75em 0;}
.mpc-tl-icon{position:absolute;top:0;display:inline-block;text-align:center;line-height:1em;vertical-align:middle;max-width:100%;z-index:3;}
.mpc-tl-icon:hover{z-index:5;}
.mpc-tl-icon img{display:block;max-width:100%;}
.mpc-tl-icon:not(.mpc-icon--image) i{width:1.35em;height:1.35em;line-height:1.35em;}
@media screen and (min-width: 768px) { [data-side="left"] .mpc-tl-icon{left:100%;-webkit-transform:translateX(-50%);transform:translateX(-50%);}
[data-side="right"] .mpc-tl-icon{right:100%;-webkit-transform:translateX(50%);transform:translateX(50%);}
} @media screen and (max-width: 768px) { .mpc-timeline-basic .mpc-tl-icon{right:100%;-webkit-transform:translateX(50%);transform:translateX(50%);}
.mpc-layout--right .mpc-tl-icon{left:100%;right:initial;-webkit-transform:translateX(-50%);transform:translateX(-50%);}
} .mpc-tooltip{position:absolute;display:block;white-space:nowrap;z-index:100000;visibility:hidden;opacity:0 !important;pointer-events:none;-webkit-transition:all .25s !important;transition:all .25s !important;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
.mpc-tooltip *{visibility:inherit;}
.mpc-tooltip .mpc-arrow{position:absolute;border-color:inherit;border-style:solid;border-width:7px;}
.mpc-tooltip.mpc-no-arrow .mpc-arrow{display:none;}
.mpc-tooltip.mpc-loaded{max-width:300px;}
.mpc-tooltip.mpc-loaded.mpc-wide{max-width:500px;}
.mpc-tooltip.mpc-position--top{top:0;left:50%;transform:translateX(-50%) translateY(-100%);margin-top:-1em;}
.mpc-tooltip.mpc-position--top .mpc-arrow{bottom:-14px;left:50%;margin-left:-7px;border-right-color:transparent !important;border-bottom-color:transparent !important;border-left-color:transparent !important;}
.mpc-tooltip.mpc-position--right{top:50%;right:0;transform:translateX(100%) translateY(-50%);margin-right:-1em;}
.mpc-tooltip.mpc-position--right .mpc-arrow{top:50%;left:-14px;margin-top:-7px;border-top-color:transparent !important;border-bottom-color:transparent !important;border-left-color:transparent !important;}
.mpc-tooltip.mpc-position--bottom{bottom:0;left:50%;transform:translateX(-50%) translateY(100%);margin-bottom:-1em;}
.mpc-tooltip.mpc-position--bottom .mpc-arrow{top:-14px;left:50%;margin-left:-7px;border-top-color:transparent !important;border-right-color:transparent !important;border-left-color:transparent !important;}
.mpc-tooltip.mpc-position--left{top:50%;left:0;transform:translateX(-100%) translateY(-50%);margin-left:-1em;}
.mpc-tooltip.mpc-position--left .mpc-arrow{top:50%;right:-14px;margin-top:-7px;border-top-color:transparent !important;border-right-color:transparent !important;border-bottom-color:transparent !important;}
.mpc-tooltip.mpc-wrap-content{white-space:normal;word-break:break-word;word-wrap:break-word;width:300px;}
.mpc-tooltip.mpc-wrap-content.mpc-wide{width:500px;}
.mpc-tooltip.mpc-wrap-content img{max-width:100%;}
.mpc-tooltip.mpc-can-hover{pointer-events:all;}
.mpc-tooltip.mpc-triggered.mpc-inited{visibility:visible;opacity:1 !important;transition-delay:.1s;}
.mpc-tooltip .mpc-embed-wrap{position:relative;height:0;padding-bottom:56.25%;}
.mpc-tooltip .mpc-embed-wrap > iframe{position:absolute;top:0;left:0;width:100%;height:100%;}
.mpc-tooltip h1, .mpc-tooltip h2, .mpc-tooltip h3, .mpc-tooltip h4, .mpc-tooltip h5, .mpc-tooltip h6{margin-top:1em;margin-bottom:1em;}
.mpc-tooltip h1:first-child, .mpc-tooltip h2:first-child, .mpc-tooltip h3:first-child, .mpc-tooltip h4:first-child, .mpc-tooltip h5:first-child, .mpc-tooltip h6:first-child{margin-top:1em;}
.mpc-tooltip.mpc-effect--slide.mpc-position--top{top:2em;}
.mpc-tooltip.mpc-effect--slide.mpc-position--right{right:2em;}
.mpc-tooltip.mpc-effect--slide.mpc-position--bottom{bottom:2em;}
.mpc-tooltip.mpc-effect--slide.mpc-position--left{left:2em;}
.mpc-tooltip.mpc-effect--push.mpc-position--top{top:-2em;}
.mpc-tooltip.mpc-effect--push.mpc-position--right{right:-2em;}
.mpc-tooltip.mpc-effect--push.mpc-position--bottom{bottom:-2em;}
.mpc-tooltip.mpc-effect--push.mpc-position--left{left:-2em;}
.mpc-tooltip-target:hover + .mpc-tooltip.mpc-trigger--hover.mpc-position--top, .mpc-tooltip.mpc-can-hover:hover.mpc-position--top{top:0;}
.mpc-tooltip-target:hover + .mpc-tooltip.mpc-trigger--hover.mpc-position--right, .mpc-tooltip.mpc-can-hover:hover.mpc-position--right{right:0;}
.mpc-tooltip-target:hover + .mpc-tooltip.mpc-trigger--hover.mpc-position--bottom, .mpc-tooltip.mpc-can-hover:hover.mpc-position--bottom{bottom:0;}
.mpc-tooltip-target:hover + .mpc-tooltip.mpc-trigger--hover.mpc-position--left, .mpc-tooltip.mpc-can-hover:hover.mpc-position--left{left:0;}
.mpc-tooltip.mpc-triggered.mpc-effect--push.mpc-position--top{top:-.5em;}
.mpc-tooltip.mpc-triggered.mpc-effect--push.mpc-position--right{right:-.5em;}
.mpc-tooltip.mpc-triggered.mpc-effect--push.mpc-position--bottom{bottom:-.5em;}
.mpc-tooltip.mpc-triggered.mpc-effect--push.mpc-position--left{left:-.5em;}
.mpc-tooltip.mpc-triggered.mpc-effect--slide.mpc-position--top{top:.5em;}
.mpc-tooltip.mpc-triggered.mpc-effect--slide.mpc-position--right{right:.5em;}
.mpc-tooltip.mpc-triggered.mpc-effect--slide.mpc-position--bottom{bottom:.5em;}
.mpc-tooltip.mpc-triggered.mpc-effect--slide.mpc-position--left{left:.5em;}
.mpc-tooltip-target:hover + .mpc-tooltip.mpc-position--top{top:0 !important;}
.mpc-tooltip-target:hover + .mpc-tooltip.mpc-position--right{right:0 !important;}
.mpc-tooltip-target:hover + .mpc-tooltip.mpc-position--bottom{bottom:0 !important;}
.mpc-tooltip-target:hover + .mpc-tooltip.mpc-position--left{left:0 !important;}
.mpc-tooltip-target:hover + .mpc-tooltip.mpc-trigger--hover, .mpc-tooltip.mpc-trigger--hover.mpc-can-hover:hover{visibility:visible !important;opacity:1 !important;transition-delay:.1s;}
.mpc-tooltip-wrap:hover .mpc-tooltip{z-index:100001;}
.mpc-tooltip-wrap{position:relative;display:inline-block;}
@-moz-keyframes spin3d-vertical { 100%{transform:rotate3d(0, 1, 0, 360deg);}
}
@-moz-keyframes spin3d-horizontal { 100%{transform:rotate3d(1, 0, 0, 360deg);}
}
@-moz-keyframes spin2d { 100%{transform:rotate3d(0, 0, 1, 360deg);}
}
@-webkit-keyframes spin3d-vertical { 100%{transform:rotate3d(0, 1, 0, 360deg);}
}
@-webkit-keyframes spin3d-horizontal { 100%{transform:rotate3d(1, 0, 0, 360deg);}
}
@-webkit-keyframes spin2d { 100%{transform:rotate3d(0, 0, 1, 360deg);}
}
@keyframes spin3d-vertical { 100%{transform:rotate3d(0, 1, 0, 360deg);}
}
@keyframes spin3d-horizontal { 100%{transform:rotate3d(1, 0, 0, 360deg);}
}
@keyframes spin2d { 100%{transform:rotate3d(0, 0, 1, 360deg);}
}
.mpc-wc-add_to_cart-wrap{position:relative;display:inline-block;vertical-align:middle;z-index:2;-webkit-transition:width .25s ease-in-out;transition:width .25s ease-in-out;}
.mpc-wc-add_to_cart-wrap:hover .mpc-wc-add_to_cart{z-index:2;-webkit-transform:translate3d(0, 0, 0);}
.mpc-wc-add_to_cart-wrap:hover .mpc-atc__title{opacity:0;}
.mpc-wc-add_to_cart-wrap.mpc-display--block .mpc-wc-add_to_cart, .mpc-wc-add_to_cart-wrap .mpc-wc-add_to_cart:not(.mpc-auto-size){position:relative;display:block;width:100%;height:100%;}
.mpc-wc-add_to_cart{display:inline-block;overflow:hidden;text-decoration:none;z-index:1;cursor:pointer;}
.mpc-wc-add_to_cart.mpc-inited{position:absolute;top:0;left:0;width:100%;height:100%;}
.mpc-tooltip-wrap .mpc-wc-add_to_cart{display:block;}
.mpc-atc__content{z-index:2;height:100%;}
.mpc-atc__content del{font-size:.75em;}
.mpc-atc__content ins{background:none !important;}
.mpc-atc__title, .mpc-atc__title-hover{display:-ms-flexbox;display:flex;align-items:center;justify-content:center;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;}
.mpc-inited .mpc-atc__title, .mpc-inited .mpc-atc__title-hover{width:100%;height:100%;}
.mpc-atc__title-hover{position:absolute;}
.mpc-atc__background{position:absolute;opacity:0;}
.mpc-wc-add_to_cart-wrap:hover .mpc-atc__background{opacity:1;}
.mpc-atc__background.mpc-effect-type--fade.mpc-effect-side--in{top:0;bottom:0;left:0;right:0;}
.mpc-atc__background.mpc-effect-type--slide.mpc-effect-side--top{top:-100%;left:0;width:100%;height:100%;}
.mpc-wc-add_to_cart-wrap:hover .mpc-atc__background.mpc-effect-type--slide.mpc-effect-side--top{top:0;}
.mpc-atc__background.mpc-effect-type--slide.mpc-effect-side--right{top:0;left:100%;width:100%;height:100%;}
.mpc-wc-add_to_cart-wrap:hover .mpc-atc__background.mpc-effect-type--slide.mpc-effect-side--right{left:0;}
.mpc-atc__background.mpc-effect-type--slide.mpc-effect-side--bottom{top:100%;left:0;width:100%;height:100%;}
.mpc-wc-add_to_cart-wrap:hover .mpc-atc__background.mpc-effect-type--slide.mpc-effect-side--bottom{top:0;}
.mpc-atc__background.mpc-effect-type--slide.mpc-effect-side--left{top:0;left:-100%;width:100%;height:100%;}
.mpc-wc-add_to_cart-wrap:hover .mpc-atc__background.mpc-effect-type--slide.mpc-effect-side--left{left:0;}
.mpc-atc__background.mpc-effect-type--expand.mpc-effect-side--horizontal{top:0;bottom:0;left:50%;right:50%;}
.mpc-wc-add_to_cart-wrap:hover .mpc-atc__background.mpc-effect-type--expand.mpc-effect-side--horizontal{left:5%;right:5%;}
.mpc-atc__background.mpc-effect-type--expand.mpc-effect-side--vertical{top:50%;bottom:50%;left:0;right:0;}
.mpc-wc-add_to_cart-wrap:hover .mpc-atc__background.mpc-effect-type--expand.mpc-effect-side--vertical{top:5%;bottom:5%;}
.mpc-atc__background.mpc-effect-type--expand.mpc-effect-side--diagonal_left{top:50%;bottom:50%;left:-20%;right:-20%;transform:rotate(45deg);}
.mpc-wc-add_to_cart-wrap:hover .mpc-atc__background.mpc-effect-type--expand.mpc-effect-side--diagonal_left{top:-60%;bottom:-60%;}
.mpc-atc__background.mpc-effect-type--expand.mpc-effect-side--diagonal_right{top:50%;bottom:50%;left:-20%;right:-20%;transform:rotate(-45deg);}
.mpc-wc-add_to_cart-wrap:hover .mpc-atc__background.mpc-effect-type--expand.mpc-effect-side--diagonal_right{top:-60%;bottom:-60%;}
.mpc-atc__content.mpc-effect-type--fade .mpc-atc__title-hover{top:0;bottom:0;left:0;right:0;opacity:0;}
.mpc-wc-add_to_cart-wrap:hover .mpc-atc__content.mpc-effect-type--fade .mpc-atc__title-hover{opacity:1;}
.mpc-atc__content.mpc-effect-type--slide .mpc-atc__title-hover{top:50%;opacity:0;-ms-transform:translateY(-50%);transform:translateY(-50%);}
.mpc-wc-add_to_cart-wrap:hover .mpc-atc__content.mpc-effect-type--slide .mpc-atc__title-hover{opacity:1;}
.mpc-atc__content.mpc-effect-type--slide.mpc-effect-side--left .mpc-atc__title-hover{left:-100%;}
.mpc-wc-add_to_cart-wrap:hover .mpc-atc__content.mpc-effect-type--slide.mpc-effect-side--left .mpc-atc__title-hover{left:0;}
.mpc-atc__content.mpc-effect-type--slide.mpc-effect-side--right .mpc-atc__title-hover{right:-100%;}
.mpc-wc-add_to_cart-wrap:hover .mpc-atc__content.mpc-effect-type--slide.mpc-effect-side--right .mpc-atc__title-hover{right:0;}
.mpc-atc__content.mpc-effect-type--push_out{overflow:hidden;}
.mpc-atc__content.mpc-effect-type--push_out .mpc-atc__title-hover{opacity:0;-ms-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%);}
.mpc-wc-add_to_cart-wrap:hover .mpc-atc__content.mpc-effect-type--push_out .mpc-atc__title-hover{opacity:1;}
.mpc-atc__content.mpc-effect-type--push_out .mpc-atc__title{position:relative;}
.mpc-atc__content.mpc-effect-type--push_out.mpc-effect-side--top .mpc-atc__title-hover{top:-100%;left:50%;}
.mpc-wc-add_to_cart-wrap:hover .mpc-atc__content.mpc-effect-type--push_out.mpc-effect-side--top .mpc-atc__title-hover{top:50%;}
.mpc-atc__content.mpc-effect-type--push_out.mpc-effect-side--top .mpc-atc__title{top:0;}
.mpc-wc-add_to_cart-wrap:hover .mpc-atc__content.mpc-effect-type--push_out.mpc-effect-side--top .mpc-atc__title{top:5em;}
.mpc-atc__content.mpc-effect-type--push_out.mpc-effect-side--right .mpc-atc__title-hover{top:50%;left:150%;}
.mpc-wc-add_to_cart-wrap:hover .mpc-atc__content.mpc-effect-type--push_out.mpc-effect-side--right .mpc-atc__title-hover{left:50%;}
.mpc-atc__content.mpc-effect-type--push_out.mpc-effect-side--right .mpc-atc__title{left:0;}
.mpc-wc-add_to_cart-wrap:hover .mpc-atc__content.mpc-effect-type--push_out.mpc-effect-side--right .mpc-atc__title{left:-100%;}
.mpc-atc__content.mpc-effect-type--push_out.mpc-effect-side--bottom .mpc-atc__title-hover{top:150%;left:50%;}
.mpc-wc-add_to_cart-wrap:hover .mpc-atc__content.mpc-effect-type--push_out.mpc-effect-side--bottom .mpc-atc__title-hover{top:50%;}
.mpc-atc__content.mpc-effect-type--push_out.mpc-effect-side--bottom .mpc-atc__title{top:0;}
.mpc-wc-add_to_cart-wrap:hover .mpc-atc__content.mpc-effect-type--push_out.mpc-effect-side--bottom .mpc-atc__title{top:-5em;}
.mpc-atc__content.mpc-effect-type--push_out.mpc-effect-side--left .mpc-atc__title-hover{top:50%;left:-100%;}
.mpc-wc-add_to_cart-wrap:hover .mpc-atc__content.mpc-effect-type--push_out.mpc-effect-side--left .mpc-atc__title-hover{left:50%;}
.mpc-atc__content.mpc-effect-type--push_out.mpc-effect-side--left .mpc-atc__title{left:0;}
.mpc-wc-add_to_cart-wrap:hover .mpc-atc__content.mpc-effect-type--push_out.mpc-effect-side--left .mpc-atc__title{left:100%;}
.mpc-wc-add_to_cart[data-notice^="show"] .mpc-atc__notices{z-index:1;opacity:1;left:0;}
.mpc-wc-add_to_cart[data-notice^="show"]:not(.mpc-loader--outside) .mpc-atc__title, .mpc-wc-add_to_cart[data-notice^="show"]:not(.mpc-loader--outside) .mpc-atc__title-hover{opacity:0 !important;}
.mpc-wc-add_to_cart[data-notice$="success"] .mpc--success{opacity:1;}
.mpc-wc-add_to_cart[data-notice$="error"] .mpc--error{opacity:1;}
.mpc-wc-add_to_cart[data-notice$="loader"] .mpc--loader, .mpc-wc-add_to_cart[data-notice$="loader"] + .mpc--loader.mpc-atc--outside{opacity:1;}
.mpc-wc-add_to_cart[data-notice$="loader"] [data-spinner="rotate"] .mpc--loader i, .mpc-wc-add_to_cart[data-notice$="loader"] + .mpc-atc--outside[data-spinner="rotate"].mpc--loader i{transform:initial;-webkit-animation:spin2d 2s linear infinite;-moz-animation:spin2d 2s linear infinite;animation:spin2d 2s linear infinite;}
.mpc-wc-add_to_cart[data-notice$="loader"] [data-spinner="rotate3d-vertical"] .mpc--loader i, .mpc-wc-add_to_cart[data-notice$="loader"] + .mpc-atc--outside[data-spinner="rotate3d-vertical"].mpc--loader i{transform:initial;-webkit-animation:spin3d-vertical 2s linear infinite;-moz-animation:spin3d-vertical 2s linear infinite;animation:spin3d-vertical 2s linear infinite;}
.mpc-wc-add_to_cart[data-notice$="loader"] [data-spinner="rotate3d-horizontal"] .mpc--loader i, .mpc-wc-add_to_cart[data-notice$="loader"] + .mpc-atc--outside[data-spinner="rotate3d-horizontal"].mpc--loader i{transform:initial;-webkit-animation:spin3d-horizontal 2s linear infinite;-moz-animation:spin3d-horizontal 2s linear infinite;animation:spin3d-horizontal 2s linear infinite;}
.mpc-wc-add_to_cart + .mpc-atc--outside{position:absolute;display:-ms-flexbox;display:flex;align-items:center;justify-content:center;top:0;bottom:0;opacity:0;width:1.35em;}
.mpc-wc-add_to_cart + .mpc-atc--outside[data-side="left"]{right:50%;}
.mpc-wc-add_to_cart + .mpc-atc--outside[data-side="right"]{left:50%;}
.mpc-wc-add_to_cart[data-notice="show:loader"] + .mpc-atc--outside[data-side="left"]{right:100%;}
.mpc-wc-add_to_cart[data-notice="show:loader"] + .mpc-atc--outside[data-side="right"]{left:100%;}
.mpc-atc__notices{position:absolute;z-index:-1;top:0;left:0;width:100%;height:100%;color:#fff;text-align:center;white-space:nowrap;}
.mpc-atc__notices i{color:inherit;}
.mpc-atc__notices .mpc-atc__notice{display:-ms-flexbox;display:flex;align-items:center;justify-content:center;height:100%;width:100%;opacity:0;position:absolute;top:0;-webkit-transition:inherit;transition:inherit;}
.mpc-atc__notices .mpc--success a{font:inherit;color:inherit;}
.mpc-atc__notices[data-effect="fade-in"]{top:0;bottom:0;left:0;right:0;}
.mpc-atc__notices[data-effect="slide-left"]{left:-100%;}
.mpc-atc__notices[data-effect="slide-right"]{left:100%;}
.mpc-wc-product a, .mpc-wc-product a:hover, .mpc-wc-product a:focus{outline:none;text-decoration:none;}
.mpc-wc-product ins{background:none;}
.mpc-wc-product .mpc-product__wrapper{overflow:hidden;position:relative;z-index:1;}
.mpc-wc-product .mpc-product__heading{padding:0;}
.mpc-wc-product .mpc-product__heading a{font:inherit;color:inherit;-webkit-transition:inherit;transition:inherit;}
.mpc-wc-product .mpc-product__heading.mpc-text-overflow{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.mpc-wc-product .mpc-product__thumb-wrap{position:relative;overflow:hidden;}
.mpc-wc-product .mpc-product__thumb, .mpc-wc-product .mpc-thumb__content-hover{cursor:pointer;}
.mpc-wc-product .mpc-product__thumb:not(img){position:absolute;top:0;width:100%;height:100%;background-size:cover;background-repeat:no-repeat;background-position:center;}
.mpc-wc-product img{display:block;visibility:hidden;}
.mpc-wc-product .mpc-icon-anchor{display:block;text-align:center;-webkit-transition:all .25s;transition:all .25s;}
.mpc-wc-product .mpc-icon-anchor i{display:block;width:1.35em;height:1.35em;line-height:1.35em;-webkit-transition:inherit;transition:inherit;}
.mpc-wc-product .mpc-icon-anchor:last-child{margin:0 !important;}
.mpc-wc-product .mpc-product__price{cursor:default;}
.mpc-product__content, .mpc-product__content-hover{display:-ms-flexbox;display:flex;flex-direction:row;align-items:center;flex-wrap:wrap;flex:1 0 100%;max-width:100%;}
.mpc-product__content [class*="mpc-product__"], .mpc-product__content-hover [class*="mpc-product__"]{flex:1 0 100%;}
.mpc-thumb__content, .mpc-product__content{z-index:1;}
.mpc-thumb__content-hover, .mpc-product__content-hover{z-index:2;}
.mpc-product__wrapper > .mpc-flex{position:relative;z-index:3;display:-ms-flexbox;display:flex;width:100%;overflow:hidden;}
[data-content-effect="fade-in"] .mpc-product__wrapper > .mpc-flex .mpc-product__content-hover{opacity:0;visibility:hidden;-webkit-transform:translate3d(-100%, 0, 0);transform:translate3d(-100%, 0, 0);}
[data-content-effect="fade-in"] .mpc-product__wrapper:hover > .mpc-flex .mpc-product__content-hover{visibility:visible;opacity:1;}
[data-content-effect="slide-left"] .mpc-product__wrapper:hover > .mpc-flex .mpc-product__content-hover{-webkit-transform:translate3d(-100%, 0, 0);transform:translate3d(-100%, 0, 0);}
[data-content-effect="slide-right"] .mpc-product__wrapper > .mpc-flex .mpc-product__content-hover{-webkit-transform:translate3d(-200%, 0, 0);transform:translate3d(-200%, 0, 0);}
[data-content-effect="slide-right"] .mpc-product__wrapper:hover > .mpc-flex .mpc-product__content-hover{-webkit-transform:translate3d(-100%, 0, 0);transform:translate3d(-100%, 0, 0);}
[data-content-effect="slide-up"] .mpc-product__wrapper > .mpc-flex .mpc-product__content-hover{-webkit-transform:translate3d(-100%, 100%, 0);transform:translate3d(-100%, 100%, 0);}
[data-content-effect="slide-up"] .mpc-product__wrapper:hover > .mpc-flex .mpc-product__content-hover{-webkit-transform:translate3d(-100%, 0, 0);transform:translate3d(-100%, 0, 0);}
[data-content-effect="slide-down"] .mpc-product__wrapper > .mpc-flex .mpc-product__content-hover{-webkit-transform:translate3d(-100%, -100%, 0);transform:translate3d(-100%, -100%, 0);}
[data-content-effect="slide-down"] .mpc-product__wrapper:hover > .mpc-flex .mpc-product__content-hover{-webkit-transform:translate3d(-100%, 0, 0);transform:translate3d(-100%, 0, 0);}
[data-content-effect="push-left"] .mpc-product__wrapper > .mpc-flex .mpc-product__content, [data-content-effect="push-left"] .mpc-product__wrapper > .mpc-flex .mpc-product__content-hover{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);}
[data-content-effect="push-left"] .mpc-product__wrapper:hover > .mpc-flex .mpc-product__content, [data-content-effect="push-left"] .mpc-product__wrapper:hover > .mpc-flex .mpc-product__content-hover{-webkit-transform:translate3d(-100%, 0, 0);transform:translate3d(-100%, 0, 0);}
[data-content-effect="push-right"] .mpc-product__wrapper > .mpc-flex .mpc-product__content{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);}
[data-content-effect="push-right"] .mpc-product__wrapper > .mpc-flex .mpc-product__content-hover{-webkit-transform:translate3d(-200%, 0, 0);transform:translate3d(-200%, 0, 0);}
[data-content-effect="push-right"] .mpc-product__wrapper:hover > .mpc-flex .mpc-product__content{-webkit-transform:translate3d(100%, 0, 0);transform:translate3d(100%, 0, 0);}
[data-content-effect="push-right"] .mpc-product__wrapper:hover > .mpc-flex .mpc-product__content-hover{-webkit-transform:translate3d(-100%, 0, 0);transform:translate3d(-100%, 0, 0);}
[data-content-effect="push-up"] .mpc-product__wrapper > .mpc-flex .mpc-product__content{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);}
[data-content-effect="push-up"] .mpc-product__wrapper > .mpc-flex .mpc-product__content-hover{-webkit-transform:translate3d(-100%, 100%, 0);transform:translate3d(-100%, 100%, 0);}
[data-content-effect="push-up"] .mpc-product__wrapper:hover > .mpc-flex .mpc-product__content{-webkit-transform:translate3d(0, -100%, 0);transform:translate3d(0, -100%, 0);}
[data-content-effect="push-up"] .mpc-product__wrapper:hover > .mpc-flex .mpc-product__content-hover{-webkit-transform:translate3d(-100%, 0%, 0);transform:translate3d(-100%, 0%, 0);}
[data-content-effect="push-down"] .mpc-product__wrapper > .mpc-flex .mpc-product__content{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);}
[data-content-effect="push-down"] .mpc-product__wrapper > .mpc-flex .mpc-product__content-hover{-webkit-transform:translate3d(-100%, -100%, 0);transform:translate3d(-100%, -100%, 0);}
[data-content-effect="push-down"] .mpc-product__wrapper:hover > .mpc-flex .mpc-product__content{-webkit-transform:translate3d(0, 100%, 0);transform:translate3d(0, 100%, 0);}
[data-content-effect="push-down"] .mpc-product__wrapper:hover > .mpc-flex .mpc-product__content-hover{-webkit-transform:translate3d(-100%, 0, 0);transform:translate3d(-100%, 0, 0);}
.mpc--floating-box .mpc-inline-box{display:inline-block;z-index:1;overflow:hidden;}
.mpc-product__wrapper .mpc-block-box{display:block;width:100%;z-index:1;overflow:hidden;}
.mpc-thumb__content, .mpc-thumb__content-hover{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;overflow:hidden;}
.mpc-thumb__content [class*="mpc-product__"], .mpc-thumb__content-hover [class*="mpc-product__"]{display:block;}
.mpc--no-replace.mpc--floating-box .mpc-thumb__content, .mpc--no-replace.mpc--floating-box .mpc-thumb__content-hover{width:auto;height:auto;}
.mpc--no-replace .mpc-thumb__content .mpc-thumb__content, .mpc--no-replace .mpc-thumb__content-hover .mpc-thumb__content{position:absolute;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out;}
.mpc-product__wrapper{}
[data-thumb-effects$="fade"] .mpc-product__wrapper .mpc-thumb__content-hover{top:0;left:0;opacity:0;}
[data-thumb-effects$="slide-up"] .mpc-product__wrapper .mpc-thumb__content-hover{top:100%;left:0;}
[data-thumb-effects$="slide-down"] .mpc-product__wrapper .mpc-thumb__content-hover{top:-100%;left:0;}
[data-thumb-effects$="slide-left"] .mpc-product__wrapper .mpc-thumb__content-hover{top:0;left:100%;}
[data-thumb-effects$="slide-right"] .mpc-product__wrapper .mpc-thumb__content-hover{top:0;left:-100%;}
.mpc-product__wrapper .mpc-thumb__content-hover{visibility:hidden;}
.mpc-product__wrapper:hover .mpc-thumb__content-hover{visibility:visible;left:0;top:0;opacity:1;}
[data-thumb-effects^="fade"] .mpc-product__wrapper:hover .mpc-thumb__content{opacity:0;}
[data-thumb-effects^="slide-up"] .mpc-product__wrapper:hover .mpc-thumb__content{top:-100%;left:0;}
[data-thumb-effects^="slide-down"] .mpc-product__wrapper:hover .mpc-thumb__content{top:100%;left:0;}
[data-thumb-effects^="slide-left"] .mpc-product__wrapper:hover .mpc-thumb__content{top:0;left:100%;}
[data-thumb-effects^="slide-right"] .mpc-product__wrapper:hover .mpc-thumb__content{top:0;left:-100%;}
.mpc--force-replace .mpc-product__wrapper .mpc-thumb__content, .mpc--force-replace .mpc-product__wrapper .mpc-thumb__content-hover{display:flex;flex-direction:column;}
.mpc--force-replace[data-thumb-positions^="top:left"] .mpc-product__wrapper .mpc-thumb__content, .mpc--force-replace[data-thumb-positions$="top:left"] .mpc-product__wrapper .mpc-thumb__content-hover{align-items:flex-start;justify-content:flex-start;}
.mpc--force-replace[data-thumb-positions^="top:center"] .mpc-product__wrapper .mpc-thumb__content, .mpc--force-replace[data-thumb-positions$="top:center"] .mpc-product__wrapper .mpc-thumb__content-hover{align-items:center;justify-content:flex-start;}
.mpc--force-replace[data-thumb-positions^="top:right"] .mpc-product__wrapper .mpc-thumb__content, .mpc--force-replace[data-thumb-positions$="top:right"] .mpc-product__wrapper .mpc-thumb__content-hover{align-items:flex-end;justify-content:flex-start;}
.mpc--force-replace[data-thumb-positions^="middle:left"] .mpc-product__wrapper .mpc-thumb__content, .mpc--force-replace[data-thumb-positions$="middle:left"] .mpc-product__wrapper .mpc-thumb__content-hover{align-items:flex-start;justify-content:center;}
.mpc--force-replace[data-thumb-positions^="middle:center"] .mpc-product__wrapper .mpc-thumb__content, .mpc--force-replace[data-thumb-positions$="middle:center"] .mpc-product__wrapper .mpc-thumb__content-hover{align-items:center;justify-content:center;}
.mpc--force-replace[data-thumb-positions^="middle:right"] .mpc-product__wrapper .mpc-thumb__content, .mpc--force-replace[data-thumb-positions$="middle:right"] .mpc-product__wrapper .mpc-thumb__content-hover{align-items:flex-end;justify-content:center;}
.mpc--force-replace[data-thumb-positions^="bottom:left"] .mpc-product__wrapper .mpc-thumb__content, .mpc--force-replace[data-thumb-positions$="bottom:left"] .mpc-product__wrapper .mpc-thumb__content-hover{align-items:flex-start;justify-content:flex-end;}
.mpc--force-replace[data-thumb-positions^="bottom:center"] .mpc-product__wrapper .mpc-thumb__content, .mpc--force-replace[data-thumb-positions$="bottom:center"] .mpc-product__wrapper .mpc-thumb__content-hover{align-items:center;justify-content:flex-end;}
.mpc--force-replace[data-thumb-positions^="bottom:right"] .mpc-product__wrapper .mpc-thumb__content, .mpc--force-replace[data-thumb-positions$="bottom:right"] .mpc-product__wrapper .mpc-thumb__content-hover{align-items:flex-end;justify-content:flex-end;}
.mpc--no-replace[data-thumb-positions^="top:left"] .mpc-product__wrapper .mpc-thumb__content, .mpc--no-replace[data-thumb-positions$="top:left"] .mpc-product__wrapper:hover .mpc-thumb__content{top:0;left:0;transform:translateX(0) translateY(0%);}
.mpc--no-replace[data-thumb-positions^="top:center"] .mpc-product__wrapper .mpc-thumb__content, .mpc--no-replace[data-thumb-positions$="top:center"] .mpc-product__wrapper:hover .mpc-thumb__content{top:0;left:50%;transform:translateX(-50%) translateY(0%);}
.mpc--no-replace[data-thumb-positions^="top:right"] .mpc-product__wrapper .mpc-thumb__content, .mpc--no-replace[data-thumb-positions$="top:right"] .mpc-product__wrapper:hover .mpc-thumb__content{top:0;left:100%;transform:translateX(-100%) translateY(0%);}
.mpc--no-replace[data-thumb-positions^="middle:left"] .mpc-product__wrapper .mpc-thumb__content, .mpc--no-replace[data-thumb-positions$="middle:left"] .mpc-product__wrapper:hover .mpc-thumb__content{top:50%;left:0;transform:translateX(0) translateY(-50%);}
.mpc--no-replace[data-thumb-positions^="middle:center"] .mpc-product__wrapper .mpc-thumb__content, .mpc--no-replace[data-thumb-positions$="middle:center"] .mpc-product__wrapper:hover .mpc-thumb__content{top:50%;left:50%;transform:translateX(-50%) translateY(-50%);}
.mpc--no-replace[data-thumb-positions^="middle:right"] .mpc-product__wrapper .mpc-thumb__content, .mpc--no-replace[data-thumb-positions$="middle:right"] .mpc-product__wrapper:hover .mpc-thumb__content{top:50%;left:100%;transform:translateX(-100%) translateY(-50%);}
.mpc--no-replace[data-thumb-positions^="bottom:left"] .mpc-product__wrapper .mpc-thumb__content, .mpc--no-replace[data-thumb-positions$="bottom:left"] .mpc-product__wrapper:hover .mpc-thumb__content{top:100%;left:0;transform:translateX(0) translateY(-100%);}
.mpc--no-replace[data-thumb-positions^="bottom:center"] .mpc-product__wrapper .mpc-thumb__content, .mpc--no-replace[data-thumb-positions$="bottom:center"] .mpc-product__wrapper:hover .mpc-thumb__content{top:100%;left:50%;transform:translateX(-50%) translateY(-100%);}
.mpc--no-replace[data-thumb-positions^="bottom:right"] .mpc-product__wrapper .mpc-thumb__content, .mpc--no-replace[data-thumb-positions$="bottom:right"] .mpc-product__wrapper:hover .mpc-thumb__content{top:100%;left:100%;transform:translateX(-100%) translateY(-100%);}
.mpc-product__rating .mpc-rating{display:inline-block;white-space:nowrap;}
.mpc-product__rating .mpc-rating i:last-child{margin:0;}
.mpc-product__thumb-wrap .mpc-thumb__buttons{position:absolute;top:0;left:0;display:-ms-flexbox;display:flex;width:100%;height:100%;z-index:10;pointer-events:none;}
.mpc-product__thumb-wrap .mpc-thumb__buttons a{pointer-events:initial;}
[data-buttons*="vertical"] .mpc-product__thumb-wrap .mpc-thumb__buttons{flex-direction:column;}
[data-buttons*="vertical"][data-buttons*="top"] .mpc-product__thumb-wrap .mpc-thumb__buttons{justify-content:flex-start;}
[data-buttons*="vertical"][data-buttons*="middle"] .mpc-product__thumb-wrap .mpc-thumb__buttons{justify-content:center;}
[data-buttons*="vertical"][data-buttons*="bottom"] .mpc-product__thumb-wrap .mpc-thumb__buttons{justify-content:flex-end;}
[data-buttons*="vertical"][data-buttons*="left"] .mpc-product__thumb-wrap .mpc-thumb__buttons{align-items:flex-start;}
[data-buttons*="vertical"][data-buttons*="center"] .mpc-product__thumb-wrap .mpc-thumb__buttons{align-items:center;}
[data-buttons*="vertical"][data-buttons*="right"] .mpc-product__thumb-wrap .mpc-thumb__buttons{align-items:flex-end;}
[data-buttons*="horizontal"] .mpc-product__thumb-wrap .mpc-thumb__buttons{flex-direction:row;}
[data-buttons*="horizontal"][data-buttons*="top"] .mpc-product__thumb-wrap .mpc-thumb__buttons{align-items:flex-start;}
[data-buttons*="horizontal"][data-buttons*="middle"] .mpc-product__thumb-wrap .mpc-thumb__buttons{align-items:center;}
[data-buttons*="horizontal"][data-buttons*="bottom"] .mpc-product__thumb-wrap .mpc-thumb__buttons{align-items:flex-end;}
[data-buttons*="horizontal"][data-buttons*="left"] .mpc-product__thumb-wrap .mpc-thumb__buttons{justify-content:flex-start;}
[data-buttons*="horizontal"][data-buttons*="center"] .mpc-product__thumb-wrap .mpc-thumb__buttons{justify-content:center;}
[data-buttons*="horizontal"][data-buttons*="right"] .mpc-product__thumb-wrap .mpc-thumb__buttons{justify-content:flex-end;}
.mpc-buttons--on-hover .mpc-thumb__buttons{opacity:0;}
.mpc-buttons--on-hover[data-buttons-effect="slide-up"] .mpc-thumb__buttons{-webkit-transform:translateY(100%) translateX(0);transform:translateY(100%) translateX(0);}
.mpc-buttons--on-hover[data-buttons-effect="slide-down"] .mpc-thumb__buttons{-webkit-transform:translateY(-100%) translateX(0);transform:translateY(-100%) translateX(0);}
.mpc-buttons--on-hover[data-buttons-effect="slide-left"] .mpc-thumb__buttons{-webkit-transform:translateX(100%) translateY(0);transform:translateX(100%) translateY(0);}
.mpc-buttons--on-hover[data-buttons-effect="slide-right"] .mpc-thumb__buttons{-webkit-transform:translateX(-100%) translateY(0);transform:translateX(-100%) translateY(0);}
.mpc-buttons--on-hover .mpc-product__wrapper:hover .mpc-product__thumb-wrap .mpc-thumb__buttons{opacity:1;-webkit-transform:translateY(0) translateX(0) !important;transform:translateY(0) translateX(0) !important;}
.mpc-wc-category, .mpc-wc-category__wrap{display:block;}
.mpc-wc-category__wrap{position:relative;overflow:hidden;z-index:1;border:0;}
.mpc-wc-category__wrap .mpc-wrapper{display:block;width:100%;}
.mpc-wc-category__wrap .mpc-category__thumbnail{position:absolute;top:0;width:100%;height:100%;background-size:cover;background-repeat:no-repeat;background-position:center;}
.mpc-wc-category__wrap .mpc-category__wrapper{position:relative;z-index:5;overflow:hidden;}
.mpc-wc-category__wrap .mpc-category__content, .mpc-wc-category__wrap .mpc-category__overlay{position:absolute;width:100%;height:100%;z-index:10;}
.mpc-wc-category__wrap .mpc-category__content{top:0;left:0;}
.mpc-wc-category__wrap .mpc-category__overlay{z-index:15;}
.mpc-wc-category__wrap .mpc-category__heading{margin:0;padding:0;}
.mpc-wc-category__wrap .mpc-category__heading.mpc-text-overflow{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.mpc--no-thumb .mpc-wc-category__wrap .mpc-category__content{position:relative;}
.mpc--no-thumb .mpc-wc-category__wrap .mpc-category__wrapper{overflow:visible;}
.mpc-wc-category__wrap{}
.mpc--force-replace .mpc-wc-category__wrap .mpc-category__content, .mpc--force-replace .mpc-wc-category__wrap .mpc-category__overlay{display:flex;}
.mpc--force-replace[data-positions^="top:left"] .mpc-wc-category__wrap .mpc-category__content, .mpc--force-replace[data-positions$="top:left"] .mpc-wc-category__wrap .mpc-category__overlay{align-items:flex-start;justify-content:flex-start;}
.mpc--force-replace[data-positions^="top:center"] .mpc-wc-category__wrap .mpc-category__content, .mpc--force-replace[data-positions$="top:center"] .mpc-wc-category__wrap .mpc-category__overlay{align-items:flex-start;justify-content:center;}
.mpc--force-replace[data-positions^="top:right"] .mpc-wc-category__wrap .mpc-category__content, .mpc--force-replace[data-positions$="top:right"] .mpc-wc-category__wrap .mpc-category__overlay{align-items:flex-start;justify-content:flex-end;}
.mpc--force-replace[data-positions^="middle:left"] .mpc-wc-category__wrap .mpc-category__content, .mpc--force-replace[data-positions$="middle:left"] .mpc-wc-category__wrap .mpc-category__overlay{align-items:center;justify-content:flex-start;}
.mpc--force-replace[data-positions^="middle:center"] .mpc-wc-category__wrap .mpc-category__content, .mpc--force-replace[data-positions$="middle:center"] .mpc-wc-category__wrap .mpc-category__overlay{align-items:center;justify-content:center;}
.mpc--force-replace[data-positions^="middle:right"] .mpc-wc-category__wrap .mpc-category__content, .mpc--force-replace[data-positions$="middle:right"] .mpc-wc-category__wrap .mpc-category__overlay{align-items:center;justify-content:flex-end;}
.mpc--force-replace[data-positions^="bottom:left"] .mpc-wc-category__wrap .mpc-category__content, .mpc--force-replace[data-positions$="bottom:left"] .mpc-wc-category__wrap .mpc-category__overlay{align-items:flex-end;justify-content:flex-start;}
.mpc--force-replace[data-positions^="bottom:center"] .mpc-wc-category__wrap .mpc-category__content, .mpc--force-replace[data-positions$="bottom:center"] .mpc-wc-category__wrap .mpc-category__overlay{align-items:flex-end;justify-content:center;}
.mpc--force-replace[data-positions^="bottom:right"] .mpc-wc-category__wrap .mpc-category__content, .mpc--force-replace[data-positions$="bottom:right"] .mpc-wc-category__wrap .mpc-category__overlay{align-items:flex-end;justify-content:flex-end;}
[data-effects$="fade"] .mpc-wc-category__wrap .mpc-category__overlay{top:0;left:0;opacity:0;}
[data-effects$="slide-up"] .mpc-wc-category__wrap .mpc-category__overlay{top:100%;left:0;}
[data-effects$="slide-down"] .mpc-wc-category__wrap .mpc-category__overlay{top:-100%;left:0;}
[data-effects$="slide-left"] .mpc-wc-category__wrap .mpc-category__overlay{top:0;left:100%;}
[data-effects$="slide-right"] .mpc-wc-category__wrap .mpc-category__overlay{top:0;left:-100%;}
.mpc-wc-category__wrap:hover .mpc-category__overlay{visibility:visible;left:0;top:0;opacity:1;}
[data-effects^="fade"] .mpc-wc-category__wrap:hover .mpc-category__content{opacity:0;}
[data-effects^="slide-up"] .mpc-wc-category__wrap:hover .mpc-category__content{top:-100%;left:0;}
[data-effects^="slide-down"] .mpc-wc-category__wrap:hover .mpc-category__content{top:100%;left:0;}
[data-effects^="slide-left"] .mpc-wc-category__wrap:hover .mpc-category__content{top:0;left:100%;}
[data-effects^="slide-right"] .mpc-wc-category__wrap:hover .mpc-category__content{top:0;left:-100%;}
.mpc--floating-box .mpc-wc-category__wrap .mpc-wrapper{display:inline;width:auto;white-space:nowrap;}
.mpc--no-replace .mpc-wc-category__wrap .mpc-wrapper{position:absolute;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out;}
.mpc--no-replace[data-positions^="top:left"] .mpc-wc-category__wrap .mpc-wrapper, .mpc--no-replace[data-positions$="top:left"] .mpc-wc-category__wrap:hover .mpc-wrapper{top:0;left:0;-webkit-transform:translateX(0) translateY(0%);transform:translateX(0) translateY(0%);}
.mpc--no-replace[data-positions^="top:center"] .mpc-wc-category__wrap .mpc-wrapper, .mpc--no-replace[data-positions$="top:center"] .mpc-wc-category__wrap:hover .mpc-wrapper{top:0;left:50%;-webkit-transform:translateX(-50%) translateY(0%);transform:translateX(-50%) translateY(0%);}
.mpc--no-replace[data-positions^="top:right"] .mpc-wc-category__wrap .mpc-wrapper, .mpc--no-replace[data-positions$="top:right"] .mpc-wc-category__wrap:hover .mpc-wrapper{top:0;left:100%;-webkit-transform:translateX(-100%) translateY(0%);transform:translateX(-100%) translateY(0%);}
.mpc--no-replace[data-positions^="middle:left"] .mpc-wc-category__wrap .mpc-wrapper, .mpc--no-replace[data-positions$="middle:left"] .mpc-wc-category__wrap:hover .mpc-wrapper{top:50%;left:0;-webkit-transform:translateX(0) translateY(-50%);transform:translateX(0) translateY(-50%);}
.mpc--no-replace[data-positions^="middle:center"] .mpc-wc-category__wrap .mpc-wrapper, .mpc--no-replace[data-positions$="middle:center"] .mpc-wc-category__wrap:hover .mpc-wrapper{top:50%;left:50%;-webkit-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%);}
.mpc--no-replace[data-positions^="middle:right"] .mpc-wc-category__wrap .mpc-wrapper, .mpc--no-replace[data-positions$="middle:right"] .mpc-wc-category__wrap:hover .mpc-wrapper{top:50%;left:100%;-webkit-transform:translateX(-100%) translateY(-50%);transform:translateX(-100%) translateY(-50%);}
.mpc--no-replace[data-positions^="bottom:left"] .mpc-wc-category__wrap .mpc-wrapper, .mpc--no-replace[data-positions$="bottom:left"] .mpc-wc-category__wrap:hover .mpc-wrapper{top:100%;left:0;-webkit-transform:translateX(0) translateY(-100%);transform:translateX(0) translateY(-100%);}
.mpc--no-replace[data-positions^="bottom:center"] .mpc-wc-category__wrap .mpc-wrapper, .mpc--no-replace[data-positions$="bottom:center"] .mpc-wc-category__wrap:hover .mpc-wrapper{top:100%;left:50%;-webkit-transform:translateX(-50%) translateY(-100%);transform:translateX(-50%) translateY(-100%);}
.mpc--no-replace[data-positions^="bottom:right"] .mpc-wc-category__wrap .mpc-wrapper, .mpc--no-replace[data-positions$="bottom:right"] .mpc-wc-category__wrap:hover .mpc-wrapper{top:100%;left:100%;-webkit-transform:translateX(-100%) translateY(-100%);transform:translateX(-100%) translateY(-100%);}
.mpc-wc-carousel-categories{-webkit-box-sizing:border-box;box-sizing:border-box;}
.mpc-wc-carousel-categories.mpc-carousel--stretched .slick-list{overflow:visible;}
.mpc-wc-carousel-categories .slick-slide > div:last-child > .mpc-wc-category, .mpc-wc-carousel-categories .slick-slide.mpc-wc-category{margin-bottom:0 !important;}
.mpc-wc-carousel-categories .mpc-wc-category{display:inline-block;vertical-align:bottom;height:100%;width:100%;}
.mpc-wc-carousel-categories:focus, .mpc-wc-carousel-categories *:focus{outline:none;-webkit-outline:none;}
.mpc-navigation--posts{text-align:right;width:100%;margin:1em 0;}
.mpc-navigation--posts i{cursor:pointer;padding:.5em 1em;margin-left:1px;background:#ccc;border-radius:3px;}
.mpc-wc-grid-categories{-webkit-box-sizing:border-box;box-sizing:border-box;}
.mpc-wc-grid-categories .mpc-wc-category{min-width:150px;}
.mpc-wc-grid-categories[data-grid-cols="2"] .mpc-wc-category, .mpc-wc-grid-categories[data-grid-cols="2"] .mpc-grid-size{width:50%;}
.mpc-wc-grid-categories[data-grid-cols="3"] .mpc-wc-category, .mpc-wc-grid-categories[data-grid-cols="3"] .mpc-grid-size{width:33.33%;}
.mpc-wc-grid-categories[data-grid-cols="4"] .mpc-wc-category, .mpc-wc-grid-categories[data-grid-cols="4"] .mpc-grid-size{width:25%;}
.mpc-wc-grid-categories[data-grid-cols="5"] .mpc-wc-category, .mpc-wc-grid-categories[data-grid-cols="5"] .mpc-grid-size{width:20%;}
.mpc-wc-grid-categories .mpc-wc-category{display:block;}
.mpc-wc-grid-categories.mpc-init .mpc-wc-category{float:left;}
.isotope.no-transition, .isotope.no-transition .isotope-item, .isotope .isotope-item.no-transition{-webkit-transition-duration:0s !important;transition-duration:0s !important;}
@media screen and (min-width: 768px) and (max-width: 992px) { .vc_column_container:not(.vc_col-sm-12) .mpc-wc-grid-categories[data-grid-cols] .mpc-wc-category{width:100%;}
}
@media screen and (max-width: 767px) { .mpc-wc-grid-categories[data-grid-cols] .mpc-wc-category{width:100%;}
} .mpc-wc-carousel-products{-webkit-box-sizing:border-box;box-sizing:border-box;}
.mpc-wc-carousel-products.mpc-carousel--stretched .slick-list{overflow:visible;}
.mpc-wc-carousel-products .slick-slide > div:last-child > .mpc-wc-product, .mpc-wc-carousel-products .slick-slide.mpc-wc-product{margin-bottom:0 !important;}
.mpc-wc-carousel-products .mpc-wc-product{display:inline-block;vertical-align:bottom;height:auto !important;max-width:100% !important;overflow:hidden;}
.mpc-wc-carousel-products:focus, .mpc-wc-carousel-products *:focus{outline:none;-webkit-outline:none;}
.mpc-wc-carousel-products[data-slick-cols="1"] .mpc-wc-product{width:100%;}
.mpc-wc-carousel-products[data-slick-cols="2"] .mpc-wc-product{width:50%;}
.mpc-wc-carousel-products[data-slick-cols="3"] .mpc-wc-product{width:33%;}
.mpc-wc-carousel-products[data-slick-cols="3"] .mpc-wc-product:last-child{width:34%;}
.mpc-wc-carousel-products[data-slick-cols="4"] .mpc-wc-product{width:25%;}
.mpc-navigation--posts{text-align:right;width:100%;margin:1em 0;}
.mpc-navigation--posts i{cursor:pointer;padding:.5em 1em;margin-left:1px;background:#ccc;border-radius:3px;}
.mpc-wc-grid-products{-webkit-box-sizing:border-box;box-sizing:border-box;}
.mpc-wc-grid-products .mpc-wc-product{display:block;float:left;min-width:150px;}
.mpc-wc-grid-products[data-grid-cols="1"] .mpc-wc-product, .mpc-wc-grid-products[data-grid-cols="1"] .mpc-grid-sizer{width:100%;}
.mpc-wc-grid-products[data-grid-cols="2"] .mpc-wc-product, .mpc-wc-grid-products[data-grid-cols="2"] .mpc-grid-sizer{width:50%;}
.mpc-wc-grid-products[data-grid-cols="3"] .mpc-wc-product, .mpc-wc-grid-products[data-grid-cols="3"] .mpc-grid-sizer{width:33.33%;}
.mpc-wc-grid-products[data-grid-cols="4"] .mpc-wc-product, .mpc-wc-grid-products[data-grid-cols="4"] .mpc-grid-sizer{width:25%;}
.mpc-wc-grid-products[data-grid-cols="5"] .mpc-wc-product, .mpc-wc-grid-products[data-grid-cols="5"] .mpc-grid-sizer{width:20%;}
.mpc-template[data-template="mpc-wc-product"]{display:none;}
.isotope.no-transition, .isotope.no-transition .isotope-item, .isotope .isotope-item.no-transition{-webkit-transition-duration:0s !important;transition-duration:0s !important;}
@media screen and (min-width: 993px) and (max-width: 1199px) { .mpc-wc-grid-products[data-grid-cols="4"] .mpc-wc-product, .mpc-wc-grid-products[data-grid-cols="4"] .mpc-grid-sizer, .mpc-wc-grid-products[data-grid-cols="5"] .mpc-wc-product, .mpc-wc-grid-products[data-grid-cols="5"] .mpc-grid-sizer{width:33.33%;}
}
@media screen and (min-width: 768px) and (max-width: 992px) { .mpc-wc-grid-products[data-grid-cols="3"] .mpc-wc-product, .mpc-wc-grid-products[data-grid-cols="3"] .mpc-grid-sizer, .mpc-wc-grid-products[data-grid-cols="4"] .mpc-wc-product, .mpc-wc-grid-products[data-grid-cols="4"] .mpc-grid-sizer, .mpc-wc-grid-products[data-grid-cols="5"] .mpc-wc-product, .mpc-wc-grid-products[data-grid-cols="5"] .mpc-grid-sizer{width:50%;min-width:50%;}
}
@media screen and (max-width: 767px) { .mpc-wc-grid-products[data-grid-cols] .mpc-wc-product, .mpc-wc-grid-products[data-grid-cols] .mpc-grid-sizer { width: 100%; } }