.swal2-popup.swal2-toast{background:#fff;box-shadow:0 0 1px rgba(0,0,0,.075),0 1px 2px rgba(0,0,0,.075),1px 2px 4px rgba(0,0,0,.075),1px 3px 8px rgba(0,0,0,.075),2px 4px 16px rgba(0,0,0,.075);box-sizing:border-box;grid-column:1/4!important;grid-row:1/4!important;grid-template-columns:1fr 99fr 1fr;overflow-y:hidden;padding:1em;pointer-events:all}.swal2-popup.swal2-toast>*{grid-column:2}.swal2-popup.swal2-toast .swal2-title{font-size:1em;margin:.5em 1em;padding:0;text-align:initial}.swal2-popup.swal2-toast .swal2-loading{justify-content:center}.swal2-popup.swal2-toast .swal2-input{font-size:1em;height:2em;margin:.5em}.swal2-popup.swal2-toast .swal2-validation-message{font-size:1em}.swal2-popup.swal2-toast .swal2-footer{font-size:.8em;margin:.5em 0 0;padding:.5em 0 0}.swal2-popup.swal2-toast .swal2-close{align-self:center;font-size:2em;grid-column:3/3;grid-row:1/99;height:.8em;margin:0;width:.8em}.swal2-popup.swal2-toast .swal2-html-container{font-size:1em;margin:.5em 1em;padding:0;text-align:initial}.swal2-popup.swal2-toast .swal2-html-container:empty{padding:0}.swal2-popup.swal2-toast .swal2-loader{align-self:center;grid-column:1;grid-row:1/99;height:2em;margin:.25em;width:2em}.swal2-popup.swal2-toast .swal2-icon{align-self:center;grid-column:1;grid-row:1/99;height:2em;margin:0 .5em 0 0;min-width:2em;width:2em}.swal2-popup.swal2-toast .swal2-icon .swal2-icon-content{align-items:center;display:flex;font-size:1.8em;font-weight:700}.swal2-popup.swal2-toast .swal2-icon.swal2-success .swal2-success-ring{height:2em;width:2em}.swal2-popup.swal2-toast .swal2-icon.swal2-error [class^=swal2-x-mark-line]{top:.875em;width:1.375em}.swal2-popup.swal2-toast .swal2-icon.swal2-error [class^=swal2-x-mark-line][class$=left]{left:.3125em}.swal2-popup.swal2-toast .swal2-icon.swal2-error [class^=swal2-x-mark-line][class$=right]{right:.3125em}.swal2-popup.swal2-toast .swal2-actions{height:auto;justify-content:flex-start;margin:.5em 0 0;padding:0 .5em}.swal2-popup.swal2-toast .swal2-styled{font-size:1em;margin:.25em .5em;padding:.4em .6em}.swal2-popup.swal2-toast .swal2-success{border-color:#a5dc86}.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-circular-line]{border-radius:50%;height:3em;position:absolute;transform:rotate(45deg);width:1.6em}.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-circular-line][class$=left]{border-radius:4em 0 0 4em;left:-.5em;top:-.8em;transform:rotate(-45deg);transform-origin:2em 2em}.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-circular-line][class$=right]{border-radius:0 4em 4em 0;left:.9375em;top:-.25em;transform-origin:0 1.5em}.swal2-popup.swal2-toast .swal2-success .swal2-success-ring{height:2em;width:2em}.swal2-popup.swal2-toast .swal2-success .swal2-success-fix{height:2.6875em;left:.4375em;top:0;width:.4375em}.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-line]{height:.3125em}.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-line][class$=tip]{left:.1875em;top:1.125em;width:.75em}.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-line][class$=long]{right:.1875em;top:.9375em;width:1.375em}.swal2-popup.swal2-toast .swal2-success.swal2-icon-show .swal2-success-line-tip{animation:swal2-toast-animate-success-line-tip .75s}.swal2-popup.swal2-toast .swal2-success.swal2-icon-show .swal2-success-line-long{animation:swal2-toast-animate-success-line-long .75s}.swal2-popup.swal2-toast.swal2-show{animation:swal2-toast-show .5s}.swal2-popup.swal2-toast.swal2-hide{animation:swal2-toast-hide .1s forwards}.swal2-container{-webkit-overflow-scrolling:touch;bottom:0;box-sizing:border-box;display:grid;grid-template-areas:"top-start     top            top-end" "center-start  center         center-end" "bottom-start  bottom-center  bottom-end";grid-template-rows:minmax(min-content,auto) minmax(min-content,auto) minmax(min-content,auto);height:100%;left:0;overflow-x:hidden;padding:.625em;position:fixed;right:0;top:0;transition:background-color .1s;z-index:1060}.swal2-container.swal2-backdrop-show,.swal2-container.swal2-noanimation{background:rgba(0,0,0,.4)}.swal2-container.swal2-backdrop-hide{background:0 0!important}.swal2-container.swal2-bottom-start,.swal2-container.swal2-center-start,.swal2-container.swal2-top-start{grid-template-columns:minmax(0,1fr) auto auto}.swal2-container.swal2-bottom,.swal2-container.swal2-center,.swal2-container.swal2-top{grid-template-columns:auto minmax(0,1fr) auto}.swal2-container.swal2-bottom-end,.swal2-container.swal2-center-end,.swal2-container.swal2-top-end{grid-template-columns:auto auto minmax(0,1fr)}.swal2-container.swal2-top-start>.swal2-popup{align-self:start}.swal2-container.swal2-top>.swal2-popup{align-self:start;grid-column:2;justify-self:center}.swal2-container.swal2-top-end>.swal2-popup,.swal2-container.swal2-top-right>.swal2-popup{align-self:start;grid-column:3;justify-self:end}.swal2-container.swal2-center-left>.swal2-popup,.swal2-container.swal2-center-start>.swal2-popup{align-self:center;grid-row:2}.swal2-container.swal2-center>.swal2-popup{align-self:center;grid-column:2;grid-row:2;justify-self:center}.swal2-container.swal2-center-end>.swal2-popup,.swal2-container.swal2-center-right>.swal2-popup{align-self:center;grid-column:3;grid-row:2;justify-self:end}.swal2-container.swal2-bottom-left>.swal2-popup,.swal2-container.swal2-bottom-start>.swal2-popup{align-self:end;grid-column:1;grid-row:3}.swal2-container.swal2-bottom>.swal2-popup{align-self:end;grid-column:2;grid-row:3;justify-self:center}.swal2-container.swal2-bottom-end>.swal2-popup,.swal2-container.swal2-bottom-right>.swal2-popup{align-self:end;grid-column:3;grid-row:3;justify-self:end}.swal2-container.swal2-grow-fullscreen>.swal2-popup,.swal2-container.swal2-grow-row>.swal2-popup{grid-column:1/4;width:100%}.swal2-container.swal2-grow-column>.swal2-popup,.swal2-container.swal2-grow-fullscreen>.swal2-popup{align-self:stretch;grid-row:1/4}.swal2-container.swal2-no-transition{transition:none!important}.swal2-popup{background:#fff;border:none;border-radius:5px;box-sizing:border-box;color:#545454;display:none;font-family:inherit;font-size:1rem;grid-template-columns:minmax(0,100%);max-width:100%;padding:0 0 1.25em;position:relative;width:32em}.swal2-popup:focus{outline:0}.swal2-popup.swal2-loading{overflow-y:hidden}.swal2-title{word-wrap:break-word;color:inherit;font-size:1.875em;font-weight:600;margin:0;max-width:100%;padding:.8em 1em 0;position:relative;text-align:center;text-transform:none}.swal2-actions{align-items:center;box-sizing:border-box;display:flex;flex-wrap:wrap;justify-content:center;margin:1.25em auto 0;padding:0;width:auto;z-index:1}.swal2-actions:not(.swal2-loading) .swal2-styled[disabled]{opacity:.4}.swal2-actions:not(.swal2-loading) .swal2-styled:hover{background-image:linear-gradient(rgba(0,0,0,.1),rgba(0,0,0,.1))}.swal2-actions:not(.swal2-loading) .swal2-styled:active{background-image:linear-gradient(rgba(0,0,0,.2),rgba(0,0,0,.2))}.swal2-loader{align-items:center;animation:swal2-rotate-loading 1.5s linear 0s infinite normal;border-color:#2778c4 transparent;border-radius:100%;border-style:solid;border-width:.25em;display:none;height:2.2em;justify-content:center;margin:0 1.875em;width:2.2em}.swal2-styled{box-shadow:0 0 0 3px transparent;font-weight:500;margin:.3125em;padding:.625em 1.1em;transition:box-shadow .1s}.swal2-styled:not([disabled]){cursor:pointer}.swal2-styled.swal2-confirm{background:initial;background-color:#7066e0;border:0;border-radius:.25em;color:#fff;font-size:1em}.swal2-styled.swal2-confirm:focus{box-shadow:0 0 0 3px rgba(112,102,224,.5)}.swal2-styled.swal2-deny{background:initial;background-color:#dc3741;border:0;border-radius:.25em;color:#fff;font-size:1em}.swal2-styled.swal2-deny:focus{box-shadow:0 0 0 3px rgba(220,55,65,.5)}.swal2-styled.swal2-cancel{background:initial;background-color:#6e7881;border:0;border-radius:.25em;color:#fff;font-size:1em}.swal2-styled.swal2-cancel:focus{box-shadow:0 0 0 3px hsla(208,8%,47%,.5)}.swal2-styled.swal2-default-outline:focus{box-shadow:0 0 0 3px rgba(100,150,200,.5)}.swal2-styled:focus{outline:0}.swal2-styled::-moz-focus-inner{border:0}.swal2-footer{border-top:1px solid #eee;color:inherit;font-size:1em;justify-content:center;margin:1em 0 0;padding:1em 1em 0}.swal2-timer-progress-bar-container{border-bottom-left-radius:5px;border-bottom-right-radius:5px;bottom:0;grid-column:auto!important;left:0;overflow:hidden;position:absolute;right:0}.swal2-timer-progress-bar{background:rgba(0,0,0,.2);height:.25em;width:100%}.swal2-image{margin:2em auto 1em;max-width:100%}.swal2-close{align-items:center;background:0 0;border:none;border-radius:5px;color:#ccc;cursor:pointer;font-family:serif;font-family:monospace;font-size:2.5em;height:1.2em;justify-content:center;justify-self:end;margin-bottom:-1.2em;margin-right:0;margin-top:0;overflow:hidden;padding:0;transition:color .1s,box-shadow .1s;width:1.2em;z-index:2}.swal2-close:hover{background:0 0;color:#f27474;transform:none}.swal2-close:focus{box-shadow:inset 0 0 0 3px rgba(100,150,200,.5);outline:0}.swal2-close::-moz-focus-inner{border:0}.swal2-html-container{word-wrap:break-word;color:inherit;font-size:1.125em;font-weight:400;justify-content:center;line-height:normal;margin:1em 1.6em .3em;overflow:auto;padding:0;text-align:center;word-break:break-word;z-index:1}.swal2-checkbox,.swal2-file,.swal2-input,.swal2-radio,.swal2-select,.swal2-textarea{margin:1em 2em 3px}.swal2-file,.swal2-input,.swal2-textarea{background:inherit;border:1px solid #d9d9d9;border-radius:.1875em;box-shadow:inset 0 1px 1px rgba(0,0,0,.06),0 0 0 3px transparent;box-sizing:border-box;color:inherit;font-size:1.125em;transition:border-color .1s,box-shadow .1s;width:auto}.swal2-file.swal2-inputerror,.swal2-input.swal2-inputerror,.swal2-textarea.swal2-inputerror{border-color:#f27474!important;box-shadow:0 0 2px #f27474!important}.swal2-file:focus,.swal2-input:focus,.swal2-textarea:focus{border:1px solid #b4dbed;box-shadow:inset 0 1px 1px rgba(0,0,0,.06),0 0 0 3px rgba(100,150,200,.5);outline:0}.swal2-file::-moz-placeholder,.swal2-input::-moz-placeholder,.swal2-textarea::-moz-placeholder{color:#ccc}.swal2-file::placeholder,.swal2-input::placeholder,.swal2-textarea::placeholder{color:#ccc}.swal2-range{background:#fff;margin:1em 2em 3px}.swal2-range input{width:80%}.swal2-range output{color:inherit;font-weight:600;text-align:center;width:20%}.swal2-range input,.swal2-range output{font-size:1.125em;height:2.625em;line-height:2.625em;padding:0}.swal2-input{height:2.625em;padding:0 .75em}.swal2-file{background:inherit;font-size:1.125em;margin-left:auto;margin-right:auto;width:75%}.swal2-textarea{height:6.75em;padding:.75em}.swal2-select{background:inherit;color:inherit;font-size:1.125em;max-width:100%;min-width:50%;padding:.375em .625em}.swal2-checkbox,.swal2-radio{align-items:center;background:#fff;color:inherit;justify-content:center}.swal2-checkbox label,.swal2-radio label{font-size:1.125em;margin:0 .6em}.swal2-checkbox input,.swal2-radio input{flex-shrink:0;margin:0 .4em}.swal2-input-label{display:flex;justify-content:center;margin:1em auto 0}.swal2-validation-message{align-items:center;background:#f0f0f0;color:#666;font-size:1em;font-weight:300;justify-content:center;margin:1em 0 0;overflow:hidden;padding:.625em}.swal2-validation-message:before{background-color:#f27474;border-radius:50%;color:#fff;content:"!";display:inline-block;font-weight:600;height:1.5em;line-height:1.5em;margin:0 .625em;min-width:1.5em;text-align:center;width:1.5em}.swal2-icon{border:.25em solid #000;border-radius:50%;box-sizing:content-box;cursor:default;font-family:inherit;height:5em;justify-content:center;line-height:5em;margin:2.5em auto .6em;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:5em}.swal2-icon .swal2-icon-content{align-items:center;display:flex;font-size:3.75em}.swal2-icon.swal2-error{border-color:#f27474;color:#f27474}.swal2-icon.swal2-error .swal2-x-mark{flex-grow:1;position:relative}.swal2-icon.swal2-error [class^=swal2-x-mark-line]{background-color:#f27474;border-radius:.125em;display:block;height:.3125em;position:absolute;top:2.3125em;width:2.9375em}.swal2-icon.swal2-error [class^=swal2-x-mark-line][class$=left]{left:1.0625em;transform:rotate(45deg)}.swal2-icon.swal2-error [class^=swal2-x-mark-line][class$=right]{right:1em;transform:rotate(-45deg)}.swal2-icon.swal2-error.swal2-icon-show{animation:swal2-animate-error-icon .5s}.swal2-icon.swal2-error.swal2-icon-show .swal2-x-mark{animation:swal2-animate-error-x-mark .5s}.swal2-icon.swal2-warning{border-color:#facea8;color:#f8bb86}.swal2-icon.swal2-warning.swal2-icon-show{animation:swal2-animate-error-icon .5s}.swal2-icon.swal2-warning.swal2-icon-show .swal2-icon-content{animation:swal2-animate-i-mark .5s}.swal2-icon.swal2-info{border-color:#9de0f6;color:#3fc3ee}.swal2-icon.swal2-info.swal2-icon-show{animation:swal2-animate-error-icon .5s}.swal2-icon.swal2-info.swal2-icon-show .swal2-icon-content{animation:swal2-animate-i-mark .8s}.swal2-icon.swal2-question{border-color:#c9dae1;color:#87adbd}.swal2-icon.swal2-question.swal2-icon-show{animation:swal2-animate-error-icon .5s}.swal2-icon.swal2-question.swal2-icon-show .swal2-icon-content{animation:swal2-animate-question-mark .8s}.swal2-icon.swal2-success{border-color:#a5dc86;color:#a5dc86}.swal2-icon.swal2-success [class^=swal2-success-circular-line]{border-radius:50%;height:7.5em;position:absolute;transform:rotate(45deg);width:3.75em}.swal2-icon.swal2-success [class^=swal2-success-circular-line][class$=left]{border-radius:7.5em 0 0 7.5em;left:-2.0635em;top:-.4375em;transform:rotate(-45deg);transform-origin:3.75em 3.75em}.swal2-icon.swal2-success [class^=swal2-success-circular-line][class$=right]{border-radius:0 7.5em 7.5em 0;left:1.875em;top:-.6875em;transform:rotate(-45deg);transform-origin:0 3.75em}.swal2-icon.swal2-success .swal2-success-ring{border:.25em solid hsla(98,55%,69%,.3);border-radius:50%;box-sizing:content-box;height:100%;left:-.25em;position:absolute;top:-.25em;width:100%;z-index:2}.swal2-icon.swal2-success .swal2-success-fix{height:5.625em;left:1.625em;position:absolute;top:.5em;transform:rotate(-45deg);width:.4375em;z-index:1}.swal2-icon.swal2-success [class^=swal2-success-line]{background-color:#a5dc86;border-radius:.125em;display:block;height:.3125em;position:absolute;z-index:2}.swal2-icon.swal2-success [class^=swal2-success-line][class$=tip]{left:.8125em;top:2.875em;transform:rotate(45deg);width:1.5625em}.swal2-icon.swal2-success [class^=swal2-success-line][class$=long]{right:.5em;top:2.375em;transform:rotate(-45deg);width:2.9375em}.swal2-icon.swal2-success.swal2-icon-show .swal2-success-line-tip{animation:swal2-animate-success-line-tip .75s}.swal2-icon.swal2-success.swal2-icon-show .swal2-success-line-long{animation:swal2-animate-success-line-long .75s}.swal2-icon.swal2-success.swal2-icon-show .swal2-success-circular-line-right{animation:swal2-rotate-success-circular-line 4.25s ease-in}.swal2-progress-steps{align-items:center;background:inherit;flex-wrap:wrap;font-weight:600;margin:1.25em auto;max-width:100%;padding:0}.swal2-progress-steps li{display:inline-block;position:relative}.swal2-progress-steps .swal2-progress-step{background:#2778c4;border-radius:2em;color:#fff;flex-shrink:0;height:2em;line-height:2em;text-align:center;width:2em;z-index:20}.swal2-progress-steps .swal2-progress-step.swal2-active-progress-step{background:#2778c4}.swal2-progress-steps .swal2-progress-step.swal2-active-progress-step~.swal2-progress-step{background:#add8e6;color:#fff}.swal2-progress-steps .swal2-progress-step.swal2-active-progress-step~.swal2-progress-step-line{background:#add8e6}.swal2-progress-steps .swal2-progress-step-line{background:#2778c4;flex-shrink:0;height:.4em;margin:0 -1px;width:2.5em;z-index:10}[class^=swal2]{-webkit-tap-highlight-color:transparent}.swal2-show{animation:swal2-show .3s}.swal2-hide{animation:swal2-hide .15s forwards}.swal2-noanimation{transition:none}.swal2-scrollbar-measure{height:50px;overflow:scroll;position:absolute;top:-9999px;width:50px}.swal2-rtl .swal2-close{margin-left:0;margin-right:0}.swal2-rtl .swal2-timer-progress-bar{left:auto;right:0}@keyframes swal2-toast-show{0%{transform:translateY(-.625em) rotate(2deg)}33%{transform:translateY(0) rotate(-2deg)}66%{transform:translateY(.3125em) rotate(2deg)}to{transform:translateY(0) rotate(0)}}@keyframes swal2-toast-hide{to{opacity:0;transform:rotate(1deg)}}@keyframes swal2-toast-animate-success-line-tip{0%{left:.0625em;top:.5625em;width:0}54%{left:.125em;top:.125em;width:0}70%{left:-.25em;top:.625em;width:1.625em}84%{left:.75em;top:1.0625em;width:.5em}to{left:.1875em;top:1.125em;width:.75em}}@keyframes swal2-toast-animate-success-line-long{0%{right:1.375em;top:1.625em;width:0}65%{right:.9375em;top:1.25em;width:0}84%{right:0;top:.9375em;width:1.125em}to{right:.1875em;top:.9375em;width:1.375em}}@keyframes swal2-show{0%{transform:scale(.7)}45%{transform:scale(1.05)}80%{transform:scale(.95)}to{transform:scale(1)}}@keyframes swal2-hide{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.5)}}@keyframes swal2-animate-success-line-tip{0%{left:.0625em;top:1.1875em;width:0}54%{left:.125em;top:1.0625em;width:0}70%{left:-.375em;top:2.1875em;width:3.125em}84%{left:1.3125em;top:3em;width:1.0625em}to{left:.8125em;top:2.8125em;width:1.5625em}}@keyframes swal2-animate-success-line-long{0%{right:2.875em;top:3.375em;width:0}65%{right:2.875em;top:3.375em;width:0}84%{right:0;top:2.1875em;width:3.4375em}to{right:.5em;top:2.375em;width:2.9375em}}@keyframes swal2-rotate-success-circular-line{0%{transform:rotate(-45deg)}5%{transform:rotate(-45deg)}12%{transform:rotate(-405deg)}to{transform:rotate(-405deg)}}@keyframes swal2-animate-error-x-mark{0%{margin-top:1.625em;opacity:0;transform:scale(.4)}50%{margin-top:1.625em;opacity:0;transform:scale(.4)}80%{margin-top:-.375em;transform:scale(1.15)}to{margin-top:0;opacity:1;transform:scale(1)}}@keyframes swal2-animate-error-icon{0%{opacity:0;transform:rotateX(100deg)}to{opacity:1;transform:rotateX(0)}}@keyframes swal2-rotate-loading{0%{transform:rotate(0)}to{transform:rotate(1turn)}}@keyframes swal2-animate-question-mark{0%{transform:rotateY(-1turn)}to{transform:rotateY(0)}}@keyframes swal2-animate-i-mark{0%{opacity:0;transform:rotate(45deg)}25%{opacity:.4;transform:rotate(-25deg)}50%{opacity:.8;transform:rotate(15deg)}75%{opacity:1;transform:rotate(-5deg)}to{opacity:1;transform:rotateX(0)}}body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown){overflow:hidden}body.swal2-height-auto{height:auto!important}body.swal2-no-backdrop .swal2-container{background-color:transparent!important;pointer-events:none}body.swal2-no-backdrop .swal2-container .swal2-popup{pointer-events:all}body.swal2-no-backdrop .swal2-container .swal2-modal{box-shadow:0 0 10px rgba(0,0,0,.4)}@media print{body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown){overflow-y:scroll!important}body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown)>[aria-hidden=true]{display:none}body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown) .swal2-container{position:static!important}}body.swal2-toast-shown .swal2-container{background-color:transparent;box-sizing:border-box;max-width:100%;pointer-events:none;width:360px}body.swal2-toast-shown .swal2-container.swal2-top{bottom:auto;left:50%;right:auto;top:0;transform:translateX(-50%)}body.swal2-toast-shown .swal2-container.swal2-top-end,body.swal2-toast-shown .swal2-container.swal2-top-right{bottom:auto;left:auto;right:0;top:0}body.swal2-toast-shown .swal2-container.swal2-top-left,body.swal2-toast-shown .swal2-container.swal2-top-start{bottom:auto;left:0;right:auto;top:0}body.swal2-toast-shown .swal2-container.swal2-center-left,body.swal2-toast-shown .swal2-container.swal2-center-start{bottom:auto;left:0;right:auto;top:50%;transform:translateY(-50%)}body.swal2-toast-shown .swal2-container.swal2-center{bottom:auto;left:50%;right:auto;top:50%;transform:translate(-50%,-50%)}body.swal2-toast-shown .swal2-container.swal2-center-end,body.swal2-toast-shown .swal2-container.swal2-center-right{bottom:auto;left:auto;right:0;top:50%;transform:translateY(-50%)}body.swal2-toast-shown .swal2-container.swal2-bottom-left,body.swal2-toast-shown .swal2-container.swal2-bottom-start{bottom:0;left:0;right:auto;top:auto}body.swal2-toast-shown .swal2-container.swal2-bottom{bottom:0;left:50%;right:auto;top:auto;transform:translateX(-50%)}body.swal2-toast-shown .swal2-container.swal2-bottom-end,body.swal2-toast-shown .swal2-container.swal2-bottom-right{bottom:0;left:auto;right:0;top:auto}
@font-face{font-display:block;font-family:primeicons;font-style:normal;font-weight:400;src:url(fonts/primeicons.eot);src:url(fonts/primeicons.eot?#iefix) format("embedded-opentype"),url(fonts/primeicons.woff2) format("woff2"),url(fonts/primeicons.woff) format("woff"),url(fonts/primeicons.ttf) format("truetype"),url(fonts/primeicons.svg?#primeicons) format("svg")}.pi{speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-family:primeicons;font-style:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none}.pi:before{--webkit-backface-visibility:hidden;backface-visibility:hidden}.pi-fw{text-align:center;width:1.28571429em}.pi-spin{animation:fa-spin 2s linear infinite}@media (prefers-reduced-motion:reduce){.pi-spin{animation-delay:-1ms;animation-duration:1ms;animation-iteration-count:1;transition-delay:0s;transition-duration:0s}}@keyframes fa-spin{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}.pi-folder-plus:before{content:"\ea05"}.pi-receipt:before{content:"\ea06"}.pi-asterisk:before{content:"\ea07"}.pi-face-smile:before{content:"\ea08"}.pi-pinterest:before{content:"\ea09"}.pi-expand:before{content:"\ea0a"}.pi-pen-to-square:before{content:"\ea0b"}.pi-wave-pulse:before{content:"\ea0c"}.pi-turkish-lira:before{content:"\ea0d"}.pi-spinner-dotted:before{content:"\ea0e"}.pi-crown:before{content:"\ea0f"}.pi-pause-circle:before{content:"\ea10"}.pi-warehouse:before{content:"\ea11"}.pi-objects-column:before{content:"\ea12"}.pi-clipboard:before{content:"\ea13"}.pi-play-circle:before{content:"\ea14"}.pi-venus:before{content:"\ea15"}.pi-cart-minus:before{content:"\ea16"}.pi-file-plus:before{content:"\ea17"}.pi-microchip:before{content:"\ea18"}.pi-twitch:before{content:"\ea19"}.pi-building-columns:before{content:"\ea1a"}.pi-file-check:before{content:"\ea1b"}.pi-microchip-ai:before{content:"\ea1c"}.pi-trophy:before{content:"\ea1d"}.pi-barcode:before{content:"\ea1e"}.pi-file-arrow-up:before{content:"\ea1f"}.pi-mars:before{content:"\ea20"}.pi-tiktok:before{content:"\ea21"}.pi-arrow-up-right-and-arrow-down-left-from-center:before{content:"\ea22"}.pi-ethereum:before{content:"\ea23"}.pi-list-check:before{content:"\ea24"}.pi-thumbtack:before{content:"\ea25"}.pi-arrow-down-left-and-arrow-up-right-to-center:before{content:"\ea26"}.pi-equals:before{content:"\ea27"}.pi-lightbulb:before{content:"\ea28"}.pi-star-half:before{content:"\ea29"}.pi-address-book:before{content:"\ea2a"}.pi-chart-scatter:before{content:"\ea2b"}.pi-indian-rupee:before{content:"\ea2c"}.pi-star-half-fill:before{content:"\ea2d"}.pi-cart-arrow-down:before{content:"\ea2e"}.pi-calendar-clock:before{content:"\ea2f"}.pi-sort-up-fill:before{content:"\ea30"}.pi-sparkles:before{content:"\ea31"}.pi-bullseye:before{content:"\ea32"}.pi-sort-down-fill:before{content:"\ea33"}.pi-graduation-cap:before{content:"\ea34"}.pi-hammer:before{content:"\ea35"}.pi-bell-slash:before{content:"\ea36"}.pi-gauge:before{content:"\ea37"}.pi-shop:before{content:"\ea38"}.pi-headphones:before{content:"\ea39"}.pi-eraser:before{content:"\ea04"}.pi-stopwatch:before{content:"\ea01"}.pi-verified:before{content:"\ea02"}.pi-delete-left:before{content:"\ea03"}.pi-hourglass:before{content:"\e9fe"}.pi-truck:before{content:"\ea00"}.pi-wrench:before{content:"\e9ff"}.pi-microphone:before{content:"\e9fa"}.pi-megaphone:before{content:"\e9fb"}.pi-arrow-right-arrow-left:before{content:"\e9fc"}.pi-bitcoin:before{content:"\e9fd"}.pi-file-edit:before{content:"\e9f6"}.pi-language:before{content:"\e9f7"}.pi-file-export:before{content:"\e9f8"}.pi-file-import:before{content:"\e9f9"}.pi-file-word:before{content:"\e9f1"}.pi-gift:before{content:"\e9f2"}.pi-cart-plus:before{content:"\e9f3"}.pi-thumbs-down-fill:before{content:"\e9f4"}.pi-thumbs-up-fill:before{content:"\e9f5"}.pi-arrows-alt:before{content:"\e9f0"}.pi-calculator:before{content:"\e9ef"}.pi-sort-alt-slash:before{content:"\e9ee"}.pi-arrows-h:before{content:"\e9ec"}.pi-arrows-v:before{content:"\e9ed"}.pi-pound:before{content:"\e9eb"}.pi-prime:before{content:"\e9ea"}.pi-chart-pie:before{content:"\e9e9"}.pi-reddit:before{content:"\e9e8"}.pi-code:before{content:"\e9e7"}.pi-sync:before{content:"\e9e6"}.pi-shopping-bag:before{content:"\e9e5"}.pi-server:before{content:"\e9e4"}.pi-database:before{content:"\e9e3"}.pi-hashtag:before{content:"\e9e2"}.pi-bookmark-fill:before{content:"\e9df"}.pi-filter-fill:before{content:"\e9e0"}.pi-heart-fill:before{content:"\e9e1"}.pi-flag-fill:before{content:"\e9de"}.pi-circle:before{content:"\e9dc"}.pi-circle-fill:before{content:"\e9dd"}.pi-bolt:before{content:"\e9db"}.pi-history:before{content:"\e9da"}.pi-box:before{content:"\e9d9"}.pi-at:before{content:"\e9d8"}.pi-arrow-up-right:before{content:"\e9d4"}.pi-arrow-up-left:before{content:"\e9d5"}.pi-arrow-down-left:before{content:"\e9d6"}.pi-arrow-down-right:before{content:"\e9d7"}.pi-telegram:before{content:"\e9d3"}.pi-stop-circle:before{content:"\e9d2"}.pi-stop:before{content:"\e9d1"}.pi-whatsapp:before{content:"\e9d0"}.pi-building:before{content:"\e9cf"}.pi-qrcode:before{content:"\e9ce"}.pi-car:before{content:"\e9cd"}.pi-instagram:before{content:"\e9cc"}.pi-linkedin:before{content:"\e9cb"}.pi-send:before{content:"\e9ca"}.pi-slack:before{content:"\e9c9"}.pi-sun:before{content:"\e9c8"}.pi-moon:before{content:"\e9c7"}.pi-vimeo:before{content:"\e9c6"}.pi-youtube:before{content:"\e9c5"}.pi-flag:before{content:"\e9c4"}.pi-wallet:before{content:"\e9c3"}.pi-map:before{content:"\e9c2"}.pi-link:before{content:"\e9c1"}.pi-credit-card:before{content:"\e9bf"}.pi-discord:before{content:"\e9c0"}.pi-percentage:before{content:"\e9be"}.pi-euro:before{content:"\e9bd"}.pi-book:before{content:"\e9ba"}.pi-shield:before{content:"\e9b9"}.pi-paypal:before{content:"\e9bb"}.pi-amazon:before{content:"\e9bc"}.pi-phone:before{content:"\e9b8"}.pi-filter-slash:before{content:"\e9b7"}.pi-facebook:before{content:"\e9b4"}.pi-github:before{content:"\e9b5"}.pi-twitter:before{content:"\e9b6"}.pi-step-backward-alt:before{content:"\e9ac"}.pi-step-forward-alt:before{content:"\e9ad"}.pi-forward:before{content:"\e9ae"}.pi-backward:before{content:"\e9af"}.pi-fast-backward:before{content:"\e9b0"}.pi-fast-forward:before{content:"\e9b1"}.pi-pause:before{content:"\e9b2"}.pi-play:before{content:"\e9b3"}.pi-compass:before{content:"\e9ab"}.pi-id-card:before{content:"\e9aa"}.pi-ticket:before{content:"\e9a9"}.pi-file-o:before{content:"\e9a8"}.pi-reply:before{content:"\e9a7"}.pi-directions-alt:before{content:"\e9a5"}.pi-directions:before{content:"\e9a6"}.pi-thumbs-up:before{content:"\e9a3"}.pi-thumbs-down:before{content:"\e9a4"}.pi-sort-numeric-down-alt:before{content:"\e996"}.pi-sort-numeric-up-alt:before{content:"\e997"}.pi-sort-alpha-down-alt:before{content:"\e998"}.pi-sort-alpha-up-alt:before{content:"\e999"}.pi-sort-numeric-down:before{content:"\e99a"}.pi-sort-numeric-up:before{content:"\e99b"}.pi-sort-alpha-down:before{content:"\e99c"}.pi-sort-alpha-up:before{content:"\e99d"}.pi-sort-alt:before{content:"\e99e"}.pi-sort-amount-up:before{content:"\e99f"}.pi-sort-amount-down:before{content:"\e9a0"}.pi-sort-amount-down-alt:before{content:"\e9a1"}.pi-sort-amount-up-alt:before{content:"\e9a2"}.pi-palette:before{content:"\e995"}.pi-undo:before{content:"\e994"}.pi-desktop:before{content:"\e993"}.pi-sliders-v:before{content:"\e991"}.pi-sliders-h:before{content:"\e992"}.pi-search-plus:before{content:"\e98f"}.pi-search-minus:before{content:"\e990"}.pi-file-excel:before{content:"\e98e"}.pi-file-pdf:before{content:"\e98d"}.pi-check-square:before{content:"\e98c"}.pi-chart-line:before{content:"\e98b"}.pi-user-edit:before{content:"\e98a"}.pi-exclamation-circle:before{content:"\e989"}.pi-android:before{content:"\e985"}.pi-google:before{content:"\e986"}.pi-apple:before{content:"\e987"}.pi-microsoft:before{content:"\e988"}.pi-heart:before{content:"\e984"}.pi-mobile:before{content:"\e982"}.pi-tablet:before{content:"\e983"}.pi-key:before{content:"\e981"}.pi-shopping-cart:before{content:"\e980"}.pi-comments:before{content:"\e97e"}.pi-comment:before{content:"\e97f"}.pi-briefcase:before{content:"\e97d"}.pi-bell:before{content:"\e97c"}.pi-paperclip:before{content:"\e97b"}.pi-share-alt:before{content:"\e97a"}.pi-envelope:before{content:"\e979"}.pi-volume-down:before{content:"\e976"}.pi-volume-up:before{content:"\e977"}.pi-volume-off:before{content:"\e978"}.pi-eject:before{content:"\e975"}.pi-money-bill:before{content:"\e974"}.pi-images:before{content:"\e973"}.pi-image:before{content:"\e972"}.pi-sign-in:before{content:"\e970"}.pi-sign-out:before{content:"\e971"}.pi-wifi:before{content:"\e96f"}.pi-sitemap:before{content:"\e96e"}.pi-chart-bar:before{content:"\e96d"}.pi-camera:before{content:"\e96c"}.pi-dollar:before{content:"\e96b"}.pi-lock-open:before{content:"\e96a"}.pi-table:before{content:"\e969"}.pi-map-marker:before{content:"\e968"}.pi-list:before{content:"\e967"}.pi-eye-slash:before{content:"\e965"}.pi-eye:before{content:"\e966"}.pi-folder-open:before{content:"\e964"}.pi-folder:before{content:"\e963"}.pi-video:before{content:"\e962"}.pi-inbox:before{content:"\e961"}.pi-lock:before{content:"\e95f"}.pi-unlock:before{content:"\e960"}.pi-tags:before{content:"\e95d"}.pi-tag:before{content:"\e95e"}.pi-power-off:before{content:"\e95c"}.pi-save:before{content:"\e95b"}.pi-question-circle:before{content:"\e959"}.pi-question:before{content:"\e95a"}.pi-copy:before{content:"\e957"}.pi-file:before{content:"\e958"}.pi-clone:before{content:"\e955"}.pi-calendar-times:before{content:"\e952"}.pi-calendar-minus:before{content:"\e953"}.pi-calendar-plus:before{content:"\e954"}.pi-ellipsis-v:before{content:"\e950"}.pi-ellipsis-h:before{content:"\e951"}.pi-bookmark:before{content:"\e94e"}.pi-globe:before{content:"\e94f"}.pi-replay:before{content:"\e94d"}.pi-filter:before{content:"\e94c"}.pi-print:before{content:"\e94b"}.pi-align-right:before{content:"\e946"}.pi-align-left:before{content:"\e947"}.pi-align-center:before{content:"\e948"}.pi-align-justify:before{content:"\e949"}.pi-cog:before{content:"\e94a"}.pi-cloud-download:before{content:"\e943"}.pi-cloud-upload:before{content:"\e944"}.pi-cloud:before{content:"\e945"}.pi-pencil:before{content:"\e942"}.pi-users:before{content:"\e941"}.pi-clock:before{content:"\e940"}.pi-user-minus:before{content:"\e93e"}.pi-user-plus:before{content:"\e93f"}.pi-trash:before{content:"\e93d"}.pi-external-link:before{content:"\e93c"}.pi-window-maximize:before{content:"\e93b"}.pi-window-minimize:before{content:"\e93a"}.pi-refresh:before{content:"\e938"}.pi-user:before{content:"\e939"}.pi-exclamation-triangle:before{content:"\e922"}.pi-calendar:before{content:"\e927"}.pi-chevron-circle-left:before{content:"\e928"}.pi-chevron-circle-down:before{content:"\e929"}.pi-chevron-circle-right:before{content:"\e92a"}.pi-chevron-circle-up:before{content:"\e92b"}.pi-angle-double-down:before{content:"\e92c"}.pi-angle-double-left:before{content:"\e92d"}.pi-angle-double-right:before{content:"\e92e"}.pi-angle-double-up:before{content:"\e92f"}.pi-angle-down:before{content:"\e930"}.pi-angle-left:before{content:"\e931"}.pi-angle-right:before{content:"\e932"}.pi-angle-up:before{content:"\e933"}.pi-upload:before{content:"\e934"}.pi-download:before{content:"\e956"}.pi-ban:before{content:"\e935"}.pi-star-fill:before{content:"\e936"}.pi-star:before{content:"\e937"}.pi-chevron-left:before{content:"\e900"}.pi-chevron-right:before{content:"\e901"}.pi-chevron-down:before{content:"\e902"}.pi-chevron-up:before{content:"\e903"}.pi-caret-left:before{content:"\e904"}.pi-caret-right:before{content:"\e905"}.pi-caret-down:before{content:"\e906"}.pi-caret-up:before{content:"\e907"}.pi-search:before{content:"\e908"}.pi-check:before{content:"\e909"}.pi-check-circle:before{content:"\e90a"}.pi-times:before{content:"\e90b"}.pi-times-circle:before{content:"\e90c"}.pi-plus:before{content:"\e90d"}.pi-plus-circle:before{content:"\e90e"}.pi-minus:before{content:"\e90f"}.pi-minus-circle:before{content:"\e910"}.pi-circle-on:before{content:"\e911"}.pi-circle-off:before{content:"\e912"}.pi-sort-down:before{content:"\e913"}.pi-sort-up:before{content:"\e914"}.pi-sort:before{content:"\e915"}.pi-step-backward:before{content:"\e916"}.pi-step-forward:before{content:"\e917"}.pi-th-large:before{content:"\e918"}.pi-arrow-down:before{content:"\e919"}.pi-arrow-left:before{content:"\e91a"}.pi-arrow-right:before{content:"\e91b"}.pi-arrow-up:before{content:"\e91c"}.pi-bars:before{content:"\e91d"}.pi-arrow-circle-down:before{content:"\e91e"}.pi-arrow-circle-left:before{content:"\e91f"}.pi-arrow-circle-right:before{content:"\e920"}.pi-arrow-circle-up:before{content:"\e921"}.pi-info:before{content:"\e923"}.pi-info-circle:before{content:"\e924"}.pi-home:before{content:"\e925"}.pi-spinner:before{content:"\e926"}
.gap-rem-0{gap:0!important}.row-gap-rem-0{row-gap:0!important}.column-gap-rem-0{-moz-column-gap:0!important;column-gap:0!important}.gap-rem-1{gap:.25rem!important}.row-gap-rem-1{row-gap:.25rem!important}.column-gap-rem-1{-moz-column-gap:.25rem!important;column-gap:.25rem!important}.gap-rem-2{gap:.5rem!important}.row-gap-rem-2{row-gap:.5rem!important}.column-gap-rem-2{-moz-column-gap:.5rem!important;column-gap:.5rem!important}.gap-rem-2_5{gap:.75rem!important}.row-gap-rem-2_5{row-gap:.75rem!important}.column-gap-rem-2_5{-moz-column-gap:.75rem!important;column-gap:.75rem!important}.gap-rem-3{gap:1rem!important}.row-gap-rem-3{row-gap:1rem!important}.column-gap-rem-3{-moz-column-gap:1rem!important;column-gap:1rem!important}.gap-rem-4{gap:1.5rem!important}.row-gap-rem-4{row-gap:1.5rem!important}.column-gap-rem-4{-moz-column-gap:1.5rem!important;column-gap:1.5rem!important}.gap-rem-5{gap:2rem!important}.row-gap-rem-5{row-gap:2rem!important}.column-gap-rem-5{-moz-column-gap:2rem!important;column-gap:2rem!important}.gap-rem-6{gap:3rem!important}.row-gap-rem-6{row-gap:3rem!important}.column-gap-rem-6{-moz-column-gap:3rem!important;column-gap:3rem!important}.gap-rem-7{gap:3.25rem!important}.row-gap-rem-7{row-gap:3.25rem!important}.column-gap-rem-7{-moz-column-gap:3.25rem!important;column-gap:3.25rem!important}.gap-rem-8{gap:3.5rem!important}.row-gap-rem-8{row-gap:3.5rem!important}.column-gap-rem-8{-moz-column-gap:3.5rem!important;column-gap:3.5rem!important}.gap-rem-9{gap:3.75rem!important}.row-gap-rem-9{row-gap:3.75rem!important}.column-gap-rem-9{-moz-column-gap:3.75rem!important;column-gap:3.75rem!important}.gap-rem-10{gap:4rem!important}.row-gap-rem-10{row-gap:4rem!important}.column-gap-rem-10{-moz-column-gap:4rem!important;column-gap:4rem!important}.gap-rem-11{gap:4.25rem!important}.row-gap-rem-11{row-gap:4.25rem!important}.column-gap-rem-11{-moz-column-gap:4.25rem!important;column-gap:4.25rem!important}.gap-rem-12{gap:4.5rem!important}.row-gap-rem-12{row-gap:4.5rem!important}.column-gap-rem-12{-moz-column-gap:4.5rem!important;column-gap:4.5rem!important}.gap-rem-13{gap:4.75rem!important}.row-gap-rem-13{row-gap:4.75rem!important}.column-gap-rem-13{-moz-column-gap:4.75rem!important;column-gap:4.75rem!important}.gap-rem-14{gap:5rem!important}.row-gap-rem-14{row-gap:5rem!important}.column-gap-rem-14{-moz-column-gap:5rem!important;column-gap:5rem!important}.gap-rem-15{gap:5.25rem!important}.row-gap-rem-15{row-gap:5.25rem!important}.column-gap-rem-15{-moz-column-gap:5.25rem!important;column-gap:5.25rem!important}.gap-rem-16{gap:5.5rem!important}.row-gap-rem-16{row-gap:5.5rem!important}.column-gap-rem-16{-moz-column-gap:5.5rem!important;column-gap:5.5rem!important}.gap-rem-17{gap:5.75rem!important}.row-gap-rem-17{row-gap:5.75rem!important}.column-gap-rem-17{-moz-column-gap:5.75rem!important;column-gap:5.75rem!important}.gap-rem-18{gap:6rem!important}.row-gap-rem-18{row-gap:6rem!important}.column-gap-rem-18{-moz-column-gap:6rem!important;column-gap:6rem!important}.gap-rem-19{gap:6.25rem!important}.row-gap-rem-19{row-gap:6.25rem!important}.column-gap-rem-19{-moz-column-gap:6.25rem!important;column-gap:6.25rem!important}.gap-rem-20{gap:6.5rem!important}.row-gap-rem-20{row-gap:6.5rem!important}.column-gap-rem-20{-moz-column-gap:6.5rem!important;column-gap:6.5rem!important}.gap-rem-21{gap:6.75rem!important}.row-gap-rem-21{row-gap:6.75rem!important}.column-gap-rem-21{-moz-column-gap:6.75rem!important;column-gap:6.75rem!important}.gap-rem-22{gap:7rem!important}.row-gap-rem-22{row-gap:7rem!important}.column-gap-rem-22{-moz-column-gap:7rem!important;column-gap:7rem!important}.gap-rem-23{gap:7.25rem!important}.row-gap-rem-23{row-gap:7.25rem!important}.column-gap-rem-23{-moz-column-gap:7.25rem!important;column-gap:7.25rem!important}.gap-rem-24{gap:7.5rem!important}.row-gap-rem-24{row-gap:7.5rem!important}.column-gap-rem-24{-moz-column-gap:7.5rem!important;column-gap:7.5rem!important}.gap-rem-25{gap:7.75rem!important}.row-gap-rem-25{row-gap:7.75rem!important}.column-gap-rem-25{-moz-column-gap:7.75rem!important;column-gap:7.75rem!important}.gap-rem-26{gap:8rem!important}.row-gap-rem-26{row-gap:8rem!important}.column-gap-rem-26{-moz-column-gap:8rem!important;column-gap:8rem!important}.gap-rem-27{gap:8.25rem!important}.row-gap-rem-27{row-gap:8.25rem!important}.column-gap-rem-27{-moz-column-gap:8.25rem!important;column-gap:8.25rem!important}.gap-rem-28{gap:8.5rem!important}.row-gap-rem-28{row-gap:8.5rem!important}.column-gap-rem-28{-moz-column-gap:8.5rem!important;column-gap:8.5rem!important}.gap-rem-29{gap:8.75rem!important}.row-gap-rem-29{row-gap:8.75rem!important}.column-gap-rem-29{-moz-column-gap:8.75rem!important;column-gap:8.75rem!important}.gap-rem-30{gap:9rem!important}.row-gap-rem-30{row-gap:9rem!important}.column-gap-rem-30{-moz-column-gap:9rem!important;column-gap:9rem!important}.gap-rem-31{gap:9.25rem!important}.row-gap-rem-31{row-gap:9.25rem!important}.column-gap-rem-31{-moz-column-gap:9.25rem!important;column-gap:9.25rem!important}.gap-rem-32{gap:9.5rem!important}.row-gap-rem-32{row-gap:9.5rem!important}.column-gap-rem-32{-moz-column-gap:9.5rem!important;column-gap:9.5rem!important}.gap-rem-33{gap:9.75rem!important}.row-gap-rem-33{row-gap:9.75rem!important}.column-gap-rem-33{-moz-column-gap:9.75rem!important;column-gap:9.75rem!important}.gap-rem-34{gap:10rem!important}.row-gap-rem-34{row-gap:10rem!important}.column-gap-rem-34{-moz-column-gap:10rem!important;column-gap:10rem!important}.gap-rem-35{gap:10.25rem!important}.row-gap-rem-35{row-gap:10.25rem!important}.column-gap-rem-35{-moz-column-gap:10.25rem!important;column-gap:10.25rem!important}.gap-rem-36{gap:10.5rem!important}.row-gap-rem-36{row-gap:10.5rem!important}.column-gap-rem-36{-moz-column-gap:10.5rem!important;column-gap:10.5rem!important}.gap-rem-37{gap:10.75rem!important}.row-gap-rem-37{row-gap:10.75rem!important}.column-gap-rem-37{-moz-column-gap:10.75rem!important;column-gap:10.75rem!important}.gap-rem-38{gap:11rem!important}.row-gap-rem-38{row-gap:11rem!important}.column-gap-rem-38{-moz-column-gap:11rem!important;column-gap:11rem!important}.gap-rem-42{gap:12rem!important}.row-gap-rem-42{row-gap:12rem!important}.column-gap-rem-42{-moz-column-gap:12rem!important;column-gap:12rem!important}.gap-rem-46{gap:13rem!important}.row-gap-rem-46{row-gap:13rem!important}.column-gap-rem-46{-moz-column-gap:13rem!important;column-gap:13rem!important}.gap-rem-50{gap:14rem!important}.row-gap-rem-50{row-gap:14rem!important}.column-gap-rem-50{-moz-column-gap:14rem!important;column-gap:14rem!important}.gap-rem-54{gap:15rem!important}.row-gap-rem-54{row-gap:15rem!important}.column-gap-rem-54{-moz-column-gap:15rem!important;column-gap:15rem!important}.gap-rem-58{gap:16rem!important}.row-gap-rem-58{row-gap:16rem!important}.column-gap-rem-58{-moz-column-gap:16rem!important;column-gap:16rem!important}.gap-rem-62{gap:17rem!important}.row-gap-rem-62{row-gap:17rem!important}.column-gap-rem-62{-moz-column-gap:17rem!important;column-gap:17rem!important}.gap-rem-66{gap:18rem!important}.row-gap-rem-66{row-gap:18rem!important}.column-gap-rem-66{-moz-column-gap:18rem!important;column-gap:18rem!important}.gap-rem-70{gap:19rem!important}.row-gap-rem-70{row-gap:19rem!important}.column-gap-rem-70{-moz-column-gap:19rem!important;column-gap:19rem!important}.gap-rem-74{gap:20rem!important}.row-gap-rem-74{row-gap:20rem!important}.column-gap-rem-74{-moz-column-gap:20rem!important;column-gap:20rem!important}.gap-rem-78{gap:21rem!important}.row-gap-rem-78{row-gap:21rem!important}.column-gap-rem-78{-moz-column-gap:21rem!important;column-gap:21rem!important}.gap-rem-82{gap:22rem!important}.row-gap-rem-82{row-gap:22rem!important}.column-gap-rem-82{-moz-column-gap:22rem!important;column-gap:22rem!important}.gap-rem-86{gap:23rem!important}.row-gap-rem-86{row-gap:23rem!important}.column-gap-rem-86{-moz-column-gap:23rem!important;column-gap:23rem!important}.gap-rem-90{gap:24rem!important}.row-gap-rem-90{row-gap:24rem!important}.column-gap-rem-90{-moz-column-gap:24rem!important;column-gap:24rem!important}.gap-rem-94{gap:25rem!important}.row-gap-rem-94{row-gap:25rem!important}.column-gap-rem-94{-moz-column-gap:25rem!important;column-gap:25rem!important}.gap-rem-98{gap:26rem!important}.row-gap-rem-98{row-gap:26rem!important}.column-gap-rem-98{-moz-column-gap:26rem!important;column-gap:26rem!important}.gap-rem-102{gap:27rem!important}.row-gap-rem-102{row-gap:27rem!important}.column-gap-rem-102{-moz-column-gap:27rem!important;column-gap:27rem!important}.gap-rem-106{gap:28rem!important}.row-gap-rem-106{row-gap:28rem!important}.column-gap-rem-106{-moz-column-gap:28rem!important;column-gap:28rem!important}.gap-rem-110{gap:29rem!important}.row-gap-rem-110{row-gap:29rem!important}.column-gap-rem-110{-moz-column-gap:29rem!important;column-gap:29rem!important}.gap-rem-114{gap:30rem!important}.row-gap-rem-114{row-gap:30rem!important}.column-gap-rem-114{-moz-column-gap:30rem!important;column-gap:30rem!important}.gap-rem-118{gap:31rem!important}.row-gap-rem-118{row-gap:31rem!important}.column-gap-rem-118{-moz-column-gap:31rem!important;column-gap:31rem!important}.gap-rem-122{gap:32rem!important}.row-gap-rem-122{row-gap:32rem!important}.column-gap-rem-122{-moz-column-gap:32rem!important;column-gap:32rem!important}.gap-rem-126{gap:33rem!important}.row-gap-rem-126{row-gap:33rem!important}.column-gap-rem-126{-moz-column-gap:33rem!important;column-gap:33rem!important}.gap-rem-130{gap:34rem!important}.row-gap-rem-130{row-gap:34rem!important}.column-gap-rem-130{-moz-column-gap:34rem!important;column-gap:34rem!important}.m-rem-0{margin:0!important}.mt-rem-0{margin-top:0!important}.mb-rem-0{margin-bottom:0!important}.ml-rem-0{margin-left:0!important}.mr-rem-0{margin-right:0!important}.m-rem-1{margin:.25rem!important}.mt-rem-1{margin-top:.25rem!important}.mb-rem-1{margin-bottom:.25rem!important}.ml-rem-1{margin-left:.25rem!important}.mr-rem-1{margin-right:.25rem!important}.m-rem-2{margin:.5rem!important}.mt-rem-2{margin-top:.5rem!important}.mb-rem-2{margin-bottom:.5rem!important}.ml-rem-2{margin-left:.5rem!important}.mr-rem-2{margin-right:.5rem!important}.m-rem-2_5{margin:.75rem!important}.mt-rem-2_5{margin-top:.75rem!important}.mb-rem-2_5{margin-bottom:.75rem!important}.ml-rem-2_5{margin-left:.75rem!important}.mr-rem-2_5{margin-right:.75rem!important}.m-rem-3{margin:1rem!important}.mt-rem-3{margin-top:1rem!important}.mb-rem-3{margin-bottom:1rem!important}.ml-rem-3{margin-left:1rem!important}.mr-rem-3{margin-right:1rem!important}.m-rem-4{margin:1.5rem!important}.mt-rem-4{margin-top:1.5rem!important}.mb-rem-4{margin-bottom:1.5rem!important}.ml-rem-4{margin-left:1.5rem!important}.mr-rem-4{margin-right:1.5rem!important}.m-rem-5{margin:2rem!important}.mt-rem-5{margin-top:2rem!important}.mb-rem-5{margin-bottom:2rem!important}.ml-rem-5{margin-left:2rem!important}.mr-rem-5{margin-right:2rem!important}.m-rem-6{margin:3rem!important}.mt-rem-6{margin-top:3rem!important}.mb-rem-6{margin-bottom:3rem!important}.ml-rem-6{margin-left:3rem!important}.mr-rem-6{margin-right:3rem!important}.m-rem-7{margin:3.25rem!important}.mt-rem-7{margin-top:3.25rem!important}.mb-rem-7{margin-bottom:3.25rem!important}.ml-rem-7{margin-left:3.25rem!important}.mr-rem-7{margin-right:3.25rem!important}.m-rem-8{margin:3.5rem!important}.mt-rem-8{margin-top:3.5rem!important}.mb-rem-8{margin-bottom:3.5rem!important}.ml-rem-8{margin-left:3.5rem!important}.mr-rem-8{margin-right:3.5rem!important}.m-rem-9{margin:3.75rem!important}.mt-rem-9{margin-top:3.75rem!important}.mb-rem-9{margin-bottom:3.75rem!important}.ml-rem-9{margin-left:3.75rem!important}.mr-rem-9{margin-right:3.75rem!important}.m-rem-10{margin:4rem!important}.mt-rem-10{margin-top:4rem!important}.mb-rem-10{margin-bottom:4rem!important}.ml-rem-10{margin-left:4rem!important}.mr-rem-10{margin-right:4rem!important}.m-rem-11{margin:4.25rem!important}.mt-rem-11{margin-top:4.25rem!important}.mb-rem-11{margin-bottom:4.25rem!important}.ml-rem-11{margin-left:4.25rem!important}.mr-rem-11{margin-right:4.25rem!important}.m-rem-12{margin:4.5rem!important}.mt-rem-12{margin-top:4.5rem!important}.mb-rem-12{margin-bottom:4.5rem!important}.ml-rem-12{margin-left:4.5rem!important}.mr-rem-12{margin-right:4.5rem!important}.m-rem-13{margin:4.75rem!important}.mt-rem-13{margin-top:4.75rem!important}.mb-rem-13{margin-bottom:4.75rem!important}.ml-rem-13{margin-left:4.75rem!important}.mr-rem-13{margin-right:4.75rem!important}.m-rem-14{margin:5rem!important}.mt-rem-14{margin-top:5rem!important}.mb-rem-14{margin-bottom:5rem!important}.ml-rem-14{margin-left:5rem!important}.mr-rem-14{margin-right:5rem!important}.m-rem-15{margin:5.25rem!important}.mt-rem-15{margin-top:5.25rem!important}.mb-rem-15{margin-bottom:5.25rem!important}.ml-rem-15{margin-left:5.25rem!important}.mr-rem-15{margin-right:5.25rem!important}.m-rem-16{margin:5.5rem!important}.mt-rem-16{margin-top:5.5rem!important}.mb-rem-16{margin-bottom:5.5rem!important}.ml-rem-16{margin-left:5.5rem!important}.mr-rem-16{margin-right:5.5rem!important}.m-rem-17{margin:5.75rem!important}.mt-rem-17{margin-top:5.75rem!important}.mb-rem-17{margin-bottom:5.75rem!important}.ml-rem-17{margin-left:5.75rem!important}.mr-rem-17{margin-right:5.75rem!important}.m-rem-18{margin:6rem!important}.mt-rem-18{margin-top:6rem!important}.mb-rem-18{margin-bottom:6rem!important}.ml-rem-18{margin-left:6rem!important}.mr-rem-18{margin-right:6rem!important}.m-rem-19{margin:6.25rem!important}.mt-rem-19{margin-top:6.25rem!important}.mb-rem-19{margin-bottom:6.25rem!important}.ml-rem-19{margin-left:6.25rem!important}.mr-rem-19{margin-right:6.25rem!important}.m-rem-20{margin:6.5rem!important}.mt-rem-20{margin-top:6.5rem!important}.mb-rem-20{margin-bottom:6.5rem!important}.ml-rem-20{margin-left:6.5rem!important}.mr-rem-20{margin-right:6.5rem!important}.m-rem-21{margin:6.75rem!important}.mt-rem-21{margin-top:6.75rem!important}.mb-rem-21{margin-bottom:6.75rem!important}.ml-rem-21{margin-left:6.75rem!important}.mr-rem-21{margin-right:6.75rem!important}.m-rem-22{margin:7rem!important}.mt-rem-22{margin-top:7rem!important}.mb-rem-22{margin-bottom:7rem!important}.ml-rem-22{margin-left:7rem!important}.mr-rem-22{margin-right:7rem!important}.m-rem-23{margin:7.25rem!important}.mt-rem-23{margin-top:7.25rem!important}.mb-rem-23{margin-bottom:7.25rem!important}.ml-rem-23{margin-left:7.25rem!important}.mr-rem-23{margin-right:7.25rem!important}.m-rem-24{margin:7.5rem!important}.mt-rem-24{margin-top:7.5rem!important}.mb-rem-24{margin-bottom:7.5rem!important}.ml-rem-24{margin-left:7.5rem!important}.mr-rem-24{margin-right:7.5rem!important}.m-rem-25{margin:7.75rem!important}.mt-rem-25{margin-top:7.75rem!important}.mb-rem-25{margin-bottom:7.75rem!important}.ml-rem-25{margin-left:7.75rem!important}.mr-rem-25{margin-right:7.75rem!important}.m-rem-26{margin:8rem!important}.mt-rem-26{margin-top:8rem!important}.mb-rem-26{margin-bottom:8rem!important}.ml-rem-26{margin-left:8rem!important}.mr-rem-26{margin-right:8rem!important}.m-rem-27{margin:8.25rem!important}.mt-rem-27{margin-top:8.25rem!important}.mb-rem-27{margin-bottom:8.25rem!important}.ml-rem-27{margin-left:8.25rem!important}.mr-rem-27{margin-right:8.25rem!important}.m-rem-28{margin:8.5rem!important}.mt-rem-28{margin-top:8.5rem!important}.mb-rem-28{margin-bottom:8.5rem!important}.ml-rem-28{margin-left:8.5rem!important}.mr-rem-28{margin-right:8.5rem!important}.m-rem-29{margin:8.75rem!important}.mt-rem-29{margin-top:8.75rem!important}.mb-rem-29{margin-bottom:8.75rem!important}.ml-rem-29{margin-left:8.75rem!important}.mr-rem-29{margin-right:8.75rem!important}.m-rem-30{margin:9rem!important}.mt-rem-30{margin-top:9rem!important}.mb-rem-30{margin-bottom:9rem!important}.ml-rem-30{margin-left:9rem!important}.mr-rem-30{margin-right:9rem!important}.m-rem-31{margin:9.25rem!important}.mt-rem-31{margin-top:9.25rem!important}.mb-rem-31{margin-bottom:9.25rem!important}.ml-rem-31{margin-left:9.25rem!important}.mr-rem-31{margin-right:9.25rem!important}.m-rem-32{margin:9.5rem!important}.mt-rem-32{margin-top:9.5rem!important}.mb-rem-32{margin-bottom:9.5rem!important}.ml-rem-32{margin-left:9.5rem!important}.mr-rem-32{margin-right:9.5rem!important}.m-rem-33{margin:9.75rem!important}.mt-rem-33{margin-top:9.75rem!important}.mb-rem-33{margin-bottom:9.75rem!important}.ml-rem-33{margin-left:9.75rem!important}.mr-rem-33{margin-right:9.75rem!important}.m-rem-34{margin:10rem!important}.mt-rem-34{margin-top:10rem!important}.mb-rem-34{margin-bottom:10rem!important}.ml-rem-34{margin-left:10rem!important}.mr-rem-34{margin-right:10rem!important}.m-rem-35{margin:10.25rem!important}.mt-rem-35{margin-top:10.25rem!important}.mb-rem-35{margin-bottom:10.25rem!important}.ml-rem-35{margin-left:10.25rem!important}.mr-rem-35{margin-right:10.25rem!important}.m-rem-36{margin:10.5rem!important}.mt-rem-36{margin-top:10.5rem!important}.mb-rem-36{margin-bottom:10.5rem!important}.ml-rem-36{margin-left:10.5rem!important}.mr-rem-36{margin-right:10.5rem!important}.m-rem-37{margin:10.75rem!important}.mt-rem-37{margin-top:10.75rem!important}.mb-rem-37{margin-bottom:10.75rem!important}.ml-rem-37{margin-left:10.75rem!important}.mr-rem-37{margin-right:10.75rem!important}.m-rem-38{margin:11rem!important}.mt-rem-38{margin-top:11rem!important}.mb-rem-38{margin-bottom:11rem!important}.ml-rem-38{margin-left:11rem!important}.mr-rem-38{margin-right:11rem!important}.m-rem-42{margin:12rem!important}.mt-rem-42{margin-top:12rem!important}.mb-rem-42{margin-bottom:12rem!important}.ml-rem-42{margin-left:12rem!important}.mr-rem-42{margin-right:12rem!important}.m-rem-46{margin:13rem!important}.mt-rem-46{margin-top:13rem!important}.mb-rem-46{margin-bottom:13rem!important}.ml-rem-46{margin-left:13rem!important}.mr-rem-46{margin-right:13rem!important}.m-rem-50{margin:14rem!important}.mt-rem-50{margin-top:14rem!important}.mb-rem-50{margin-bottom:14rem!important}.ml-rem-50{margin-left:14rem!important}.mr-rem-50{margin-right:14rem!important}.m-rem-54{margin:15rem!important}.mt-rem-54{margin-top:15rem!important}.mb-rem-54{margin-bottom:15rem!important}.ml-rem-54{margin-left:15rem!important}.mr-rem-54{margin-right:15rem!important}.m-rem-58{margin:16rem!important}.mt-rem-58{margin-top:16rem!important}.mb-rem-58{margin-bottom:16rem!important}.ml-rem-58{margin-left:16rem!important}.mr-rem-58{margin-right:16rem!important}.m-rem-62{margin:17rem!important}.mt-rem-62{margin-top:17rem!important}.mb-rem-62{margin-bottom:17rem!important}.ml-rem-62{margin-left:17rem!important}.mr-rem-62{margin-right:17rem!important}.m-rem-66{margin:18rem!important}.mt-rem-66{margin-top:18rem!important}.mb-rem-66{margin-bottom:18rem!important}.ml-rem-66{margin-left:18rem!important}.mr-rem-66{margin-right:18rem!important}.m-rem-70{margin:19rem!important}.mt-rem-70{margin-top:19rem!important}.mb-rem-70{margin-bottom:19rem!important}.ml-rem-70{margin-left:19rem!important}.mr-rem-70{margin-right:19rem!important}.m-rem-74{margin:20rem!important}.mt-rem-74{margin-top:20rem!important}.mb-rem-74{margin-bottom:20rem!important}.ml-rem-74{margin-left:20rem!important}.mr-rem-74{margin-right:20rem!important}.m-rem-78{margin:21rem!important}.mt-rem-78{margin-top:21rem!important}.mb-rem-78{margin-bottom:21rem!important}.ml-rem-78{margin-left:21rem!important}.mr-rem-78{margin-right:21rem!important}.m-rem-82{margin:22rem!important}.mt-rem-82{margin-top:22rem!important}.mb-rem-82{margin-bottom:22rem!important}.ml-rem-82{margin-left:22rem!important}.mr-rem-82{margin-right:22rem!important}.m-rem-86{margin:23rem!important}.mt-rem-86{margin-top:23rem!important}.mb-rem-86{margin-bottom:23rem!important}.ml-rem-86{margin-left:23rem!important}.mr-rem-86{margin-right:23rem!important}.m-rem-90{margin:24rem!important}.mt-rem-90{margin-top:24rem!important}.mb-rem-90{margin-bottom:24rem!important}.ml-rem-90{margin-left:24rem!important}.mr-rem-90{margin-right:24rem!important}.m-rem-94{margin:25rem!important}.mt-rem-94{margin-top:25rem!important}.mb-rem-94{margin-bottom:25rem!important}.ml-rem-94{margin-left:25rem!important}.mr-rem-94{margin-right:25rem!important}.m-rem-98{margin:26rem!important}.mt-rem-98{margin-top:26rem!important}.mb-rem-98{margin-bottom:26rem!important}.ml-rem-98{margin-left:26rem!important}.mr-rem-98{margin-right:26rem!important}.m-rem-102{margin:27rem!important}.mt-rem-102{margin-top:27rem!important}.mb-rem-102{margin-bottom:27rem!important}.ml-rem-102{margin-left:27rem!important}.mr-rem-102{margin-right:27rem!important}.m-rem-106{margin:28rem!important}.mt-rem-106{margin-top:28rem!important}.mb-rem-106{margin-bottom:28rem!important}.ml-rem-106{margin-left:28rem!important}.mr-rem-106{margin-right:28rem!important}.m-rem-110{margin:29rem!important}.mt-rem-110{margin-top:29rem!important}.mb-rem-110{margin-bottom:29rem!important}.ml-rem-110{margin-left:29rem!important}.mr-rem-110{margin-right:29rem!important}.m-rem-114{margin:30rem!important}.mt-rem-114{margin-top:30rem!important}.mb-rem-114{margin-bottom:30rem!important}.ml-rem-114{margin-left:30rem!important}.mr-rem-114{margin-right:30rem!important}.m-rem-118{margin:31rem!important}.mt-rem-118{margin-top:31rem!important}.mb-rem-118{margin-bottom:31rem!important}.ml-rem-118{margin-left:31rem!important}.mr-rem-118{margin-right:31rem!important}.m-rem-122{margin:32rem!important}.mt-rem-122{margin-top:32rem!important}.mb-rem-122{margin-bottom:32rem!important}.ml-rem-122{margin-left:32rem!important}.mr-rem-122{margin-right:32rem!important}.m-rem-126{margin:33rem!important}.mt-rem-126{margin-top:33rem!important}.mb-rem-126{margin-bottom:33rem!important}.ml-rem-126{margin-left:33rem!important}.mr-rem-126{margin-right:33rem!important}.m-rem-130{margin:34rem!important}.mt-rem-130{margin-top:34rem!important}.mb-rem-130{margin-bottom:34rem!important}.ml-rem-130{margin-left:34rem!important}.mr-rem-130{margin-right:34rem!important}.p-rem-0{padding:0!important}.pt-rem-0{padding-top:0!important}.pb-rem-0{padding-bottom:0!important}.pl-rem-0{padding-left:0!important}.pr-rem-0{padding-right:0!important}.p-rem-1{padding:.25rem!important}.pt-rem-1{padding-top:.25rem!important}.pb-rem-1{padding-bottom:.25rem!important}.pl-rem-1{padding-left:.25rem!important}.pr-rem-1{padding-right:.25rem!important}.p-rem-2{padding:.5rem!important}.pt-rem-2{padding-top:.5rem!important}.pb-rem-2{padding-bottom:.5rem!important}.pl-rem-2{padding-left:.5rem!important}.pr-rem-2{padding-right:.5rem!important}.p-rem-2_5{padding:.75rem!important}.pt-rem-2_5{padding-top:.75rem!important}.pb-rem-2_5{padding-bottom:.75rem!important}.pl-rem-2_5{padding-left:.75rem!important}.pr-rem-2_5{padding-right:.75rem!important}.p-rem-3{padding:1rem!important}.pt-rem-3{padding-top:1rem!important}.pb-rem-3{padding-bottom:1rem!important}.pl-rem-3{padding-left:1rem!important}.pr-rem-3{padding-right:1rem!important}.p-rem-4{padding:1.5rem!important}.pt-rem-4{padding-top:1.5rem!important}.pb-rem-4{padding-bottom:1.5rem!important}.pl-rem-4{padding-left:1.5rem!important}.pr-rem-4{padding-right:1.5rem!important}.p-rem-5{padding:2rem!important}.pt-rem-5{padding-top:2rem!important}.pb-rem-5{padding-bottom:2rem!important}.pl-rem-5{padding-left:2rem!important}.pr-rem-5{padding-right:2rem!important}.p-rem-6{padding:3rem!important}.pt-rem-6{padding-top:3rem!important}.pb-rem-6{padding-bottom:3rem!important}.pl-rem-6{padding-left:3rem!important}.pr-rem-6{padding-right:3rem!important}.p-rem-7{padding:3.25rem!important}.pt-rem-7{padding-top:3.25rem!important}.pb-rem-7{padding-bottom:3.25rem!important}.pl-rem-7{padding-left:3.25rem!important}.pr-rem-7{padding-right:3.25rem!important}.p-rem-8{padding:3.5rem!important}.pt-rem-8{padding-top:3.5rem!important}.pb-rem-8{padding-bottom:3.5rem!important}.pl-rem-8{padding-left:3.5rem!important}.pr-rem-8{padding-right:3.5rem!important}.p-rem-9{padding:3.75rem!important}.pt-rem-9{padding-top:3.75rem!important}.pb-rem-9{padding-bottom:3.75rem!important}.pl-rem-9{padding-left:3.75rem!important}.pr-rem-9{padding-right:3.75rem!important}.p-rem-10{padding:4rem!important}.pt-rem-10{padding-top:4rem!important}.pb-rem-10{padding-bottom:4rem!important}.pl-rem-10{padding-left:4rem!important}.pr-rem-10{padding-right:4rem!important}.p-rem-11{padding:4.25rem!important}.pt-rem-11{padding-top:4.25rem!important}.pb-rem-11{padding-bottom:4.25rem!important}.pl-rem-11{padding-left:4.25rem!important}.pr-rem-11{padding-right:4.25rem!important}.p-rem-12{padding:4.5rem!important}.pt-rem-12{padding-top:4.5rem!important}.pb-rem-12{padding-bottom:4.5rem!important}.pl-rem-12{padding-left:4.5rem!important}.pr-rem-12{padding-right:4.5rem!important}.p-rem-13{padding:4.75rem!important}.pt-rem-13{padding-top:4.75rem!important}.pb-rem-13{padding-bottom:4.75rem!important}.pl-rem-13{padding-left:4.75rem!important}.pr-rem-13{padding-right:4.75rem!important}.p-rem-14{padding:5rem!important}.pt-rem-14{padding-top:5rem!important}.pb-rem-14{padding-bottom:5rem!important}.pl-rem-14{padding-left:5rem!important}.pr-rem-14{padding-right:5rem!important}.p-rem-15{padding:5.25rem!important}.pt-rem-15{padding-top:5.25rem!important}.pb-rem-15{padding-bottom:5.25rem!important}.pl-rem-15{padding-left:5.25rem!important}.pr-rem-15{padding-right:5.25rem!important}.p-rem-16{padding:5.5rem!important}.pt-rem-16{padding-top:5.5rem!important}.pb-rem-16{padding-bottom:5.5rem!important}.pl-rem-16{padding-left:5.5rem!important}.pr-rem-16{padding-right:5.5rem!important}.p-rem-17{padding:5.75rem!important}.pt-rem-17{padding-top:5.75rem!important}.pb-rem-17{padding-bottom:5.75rem!important}.pl-rem-17{padding-left:5.75rem!important}.pr-rem-17{padding-right:5.75rem!important}.p-rem-18{padding:6rem!important}.pt-rem-18{padding-top:6rem!important}.pb-rem-18{padding-bottom:6rem!important}.pl-rem-18{padding-left:6rem!important}.pr-rem-18{padding-right:6rem!important}.p-rem-19{padding:6.25rem!important}.pt-rem-19{padding-top:6.25rem!important}.pb-rem-19{padding-bottom:6.25rem!important}.pl-rem-19{padding-left:6.25rem!important}.pr-rem-19{padding-right:6.25rem!important}.p-rem-20{padding:6.5rem!important}.pt-rem-20{padding-top:6.5rem!important}.pb-rem-20{padding-bottom:6.5rem!important}.pl-rem-20{padding-left:6.5rem!important}.pr-rem-20{padding-right:6.5rem!important}.p-rem-21{padding:6.75rem!important}.pt-rem-21{padding-top:6.75rem!important}.pb-rem-21{padding-bottom:6.75rem!important}.pl-rem-21{padding-left:6.75rem!important}.pr-rem-21{padding-right:6.75rem!important}.p-rem-22{padding:7rem!important}.pt-rem-22{padding-top:7rem!important}.pb-rem-22{padding-bottom:7rem!important}.pl-rem-22{padding-left:7rem!important}.pr-rem-22{padding-right:7rem!important}.p-rem-23{padding:7.25rem!important}.pt-rem-23{padding-top:7.25rem!important}.pb-rem-23{padding-bottom:7.25rem!important}.pl-rem-23{padding-left:7.25rem!important}.pr-rem-23{padding-right:7.25rem!important}.p-rem-24{padding:7.5rem!important}.pt-rem-24{padding-top:7.5rem!important}.pb-rem-24{padding-bottom:7.5rem!important}.pl-rem-24{padding-left:7.5rem!important}.pr-rem-24{padding-right:7.5rem!important}.p-rem-25{padding:7.75rem!important}.pt-rem-25{padding-top:7.75rem!important}.pb-rem-25{padding-bottom:7.75rem!important}.pl-rem-25{padding-left:7.75rem!important}.pr-rem-25{padding-right:7.75rem!important}.p-rem-26{padding:8rem!important}.pt-rem-26{padding-top:8rem!important}.pb-rem-26{padding-bottom:8rem!important}.pl-rem-26{padding-left:8rem!important}.pr-rem-26{padding-right:8rem!important}.p-rem-27{padding:8.25rem!important}.pt-rem-27{padding-top:8.25rem!important}.pb-rem-27{padding-bottom:8.25rem!important}.pl-rem-27{padding-left:8.25rem!important}.pr-rem-27{padding-right:8.25rem!important}.p-rem-28{padding:8.5rem!important}.pt-rem-28{padding-top:8.5rem!important}.pb-rem-28{padding-bottom:8.5rem!important}.pl-rem-28{padding-left:8.5rem!important}.pr-rem-28{padding-right:8.5rem!important}.p-rem-29{padding:8.75rem!important}.pt-rem-29{padding-top:8.75rem!important}.pb-rem-29{padding-bottom:8.75rem!important}.pl-rem-29{padding-left:8.75rem!important}.pr-rem-29{padding-right:8.75rem!important}.p-rem-30{padding:9rem!important}.pt-rem-30{padding-top:9rem!important}.pb-rem-30{padding-bottom:9rem!important}.pl-rem-30{padding-left:9rem!important}.pr-rem-30{padding-right:9rem!important}.p-rem-31{padding:9.25rem!important}.pt-rem-31{padding-top:9.25rem!important}.pb-rem-31{padding-bottom:9.25rem!important}.pl-rem-31{padding-left:9.25rem!important}.pr-rem-31{padding-right:9.25rem!important}.p-rem-32{padding:9.5rem!important}.pt-rem-32{padding-top:9.5rem!important}.pb-rem-32{padding-bottom:9.5rem!important}.pl-rem-32{padding-left:9.5rem!important}.pr-rem-32{padding-right:9.5rem!important}.p-rem-33{padding:9.75rem!important}.pt-rem-33{padding-top:9.75rem!important}.pb-rem-33{padding-bottom:9.75rem!important}.pl-rem-33{padding-left:9.75rem!important}.pr-rem-33{padding-right:9.75rem!important}.p-rem-34{padding:10rem!important}.pt-rem-34{padding-top:10rem!important}.pb-rem-34{padding-bottom:10rem!important}.pl-rem-34{padding-left:10rem!important}.pr-rem-34{padding-right:10rem!important}.p-rem-35{padding:10.25rem!important}.pt-rem-35{padding-top:10.25rem!important}.pb-rem-35{padding-bottom:10.25rem!important}.pl-rem-35{padding-left:10.25rem!important}.pr-rem-35{padding-right:10.25rem!important}.p-rem-36{padding:10.5rem!important}.pt-rem-36{padding-top:10.5rem!important}.pb-rem-36{padding-bottom:10.5rem!important}.pl-rem-36{padding-left:10.5rem!important}.pr-rem-36{padding-right:10.5rem!important}.p-rem-37{padding:10.75rem!important}.pt-rem-37{padding-top:10.75rem!important}.pb-rem-37{padding-bottom:10.75rem!important}.pl-rem-37{padding-left:10.75rem!important}.pr-rem-37{padding-right:10.75rem!important}.p-rem-38{padding:11rem!important}.pt-rem-38{padding-top:11rem!important}.pb-rem-38{padding-bottom:11rem!important}.pl-rem-38{padding-left:11rem!important}.pr-rem-38{padding-right:11rem!important}.p-rem-42{padding:12rem!important}.pt-rem-42{padding-top:12rem!important}.pb-rem-42{padding-bottom:12rem!important}.pl-rem-42{padding-left:12rem!important}.pr-rem-42{padding-right:12rem!important}.p-rem-46{padding:13rem!important}.pt-rem-46{padding-top:13rem!important}.pb-rem-46{padding-bottom:13rem!important}.pl-rem-46{padding-left:13rem!important}.pr-rem-46{padding-right:13rem!important}.p-rem-50{padding:14rem!important}.pt-rem-50{padding-top:14rem!important}.pb-rem-50{padding-bottom:14rem!important}.pl-rem-50{padding-left:14rem!important}.pr-rem-50{padding-right:14rem!important}.p-rem-54{padding:15rem!important}.pt-rem-54{padding-top:15rem!important}.pb-rem-54{padding-bottom:15rem!important}.pl-rem-54{padding-left:15rem!important}.pr-rem-54{padding-right:15rem!important}.p-rem-58{padding:16rem!important}.pt-rem-58{padding-top:16rem!important}.pb-rem-58{padding-bottom:16rem!important}.pl-rem-58{padding-left:16rem!important}.pr-rem-58{padding-right:16rem!important}.p-rem-62{padding:17rem!important}.pt-rem-62{padding-top:17rem!important}.pb-rem-62{padding-bottom:17rem!important}.pl-rem-62{padding-left:17rem!important}.pr-rem-62{padding-right:17rem!important}.p-rem-66{padding:18rem!important}.pt-rem-66{padding-top:18rem!important}.pb-rem-66{padding-bottom:18rem!important}.pl-rem-66{padding-left:18rem!important}.pr-rem-66{padding-right:18rem!important}.p-rem-70{padding:19rem!important}.pt-rem-70{padding-top:19rem!important}.pb-rem-70{padding-bottom:19rem!important}.pl-rem-70{padding-left:19rem!important}.pr-rem-70{padding-right:19rem!important}.p-rem-74{padding:20rem!important}.pt-rem-74{padding-top:20rem!important}.pb-rem-74{padding-bottom:20rem!important}.pl-rem-74{padding-left:20rem!important}.pr-rem-74{padding-right:20rem!important}.p-rem-78{padding:21rem!important}.pt-rem-78{padding-top:21rem!important}.pb-rem-78{padding-bottom:21rem!important}.pl-rem-78{padding-left:21rem!important}.pr-rem-78{padding-right:21rem!important}.p-rem-82{padding:22rem!important}.pt-rem-82{padding-top:22rem!important}.pb-rem-82{padding-bottom:22rem!important}.pl-rem-82{padding-left:22rem!important}.pr-rem-82{padding-right:22rem!important}.p-rem-86{padding:23rem!important}.pt-rem-86{padding-top:23rem!important}.pb-rem-86{padding-bottom:23rem!important}.pl-rem-86{padding-left:23rem!important}.pr-rem-86{padding-right:23rem!important}.p-rem-90{padding:24rem!important}.pt-rem-90{padding-top:24rem!important}.pb-rem-90{padding-bottom:24rem!important}.pl-rem-90{padding-left:24rem!important}.pr-rem-90{padding-right:24rem!important}.p-rem-94{padding:25rem!important}.pt-rem-94{padding-top:25rem!important}.pb-rem-94{padding-bottom:25rem!important}.pl-rem-94{padding-left:25rem!important}.pr-rem-94{padding-right:25rem!important}.p-rem-98{padding:26rem!important}.pt-rem-98{padding-top:26rem!important}.pb-rem-98{padding-bottom:26rem!important}.pl-rem-98{padding-left:26rem!important}.pr-rem-98{padding-right:26rem!important}.p-rem-102{padding:27rem!important}.pt-rem-102{padding-top:27rem!important}.pb-rem-102{padding-bottom:27rem!important}.pl-rem-102{padding-left:27rem!important}.pr-rem-102{padding-right:27rem!important}.p-rem-106{padding:28rem!important}.pt-rem-106{padding-top:28rem!important}.pb-rem-106{padding-bottom:28rem!important}.pl-rem-106{padding-left:28rem!important}.pr-rem-106{padding-right:28rem!important}.p-rem-110{padding:29rem!important}.pt-rem-110{padding-top:29rem!important}.pb-rem-110{padding-bottom:29rem!important}.pl-rem-110{padding-left:29rem!important}.pr-rem-110{padding-right:29rem!important}.p-rem-114{padding:30rem!important}.pt-rem-114{padding-top:30rem!important}.pb-rem-114{padding-bottom:30rem!important}.pl-rem-114{padding-left:30rem!important}.pr-rem-114{padding-right:30rem!important}.p-rem-118{padding:31rem!important}.pt-rem-118{padding-top:31rem!important}.pb-rem-118{padding-bottom:31rem!important}.pl-rem-118{padding-left:31rem!important}.pr-rem-118{padding-right:31rem!important}.p-rem-122{padding:32rem!important}.pt-rem-122{padding-top:32rem!important}.pb-rem-122{padding-bottom:32rem!important}.pl-rem-122{padding-left:32rem!important}.pr-rem-122{padding-right:32rem!important}.p-rem-126{padding:33rem!important}.pt-rem-126{padding-top:33rem!important}.pb-rem-126{padding-bottom:33rem!important}.pl-rem-126{padding-left:33rem!important}.pr-rem-126{padding-right:33rem!important}.p-rem-130{padding:34rem!important}.pt-rem-130{padding-top:34rem!important}.pb-rem-130{padding-bottom:34rem!important}.pl-rem-130{padding-left:34rem!important}.pr-rem-130{padding-right:34rem!important}.h-rem-0{height:0!important}.w-rem-0{width:0!important}.h-rem-1{height:.25rem!important}.w-rem-1{width:.25rem!important}.h-rem-2{height:.5rem!important}.w-rem-2{width:.5rem!important}.h-rem-2_5{height:.75rem!important}.w-rem-2_5{width:.75rem!important}.h-rem-3{height:1rem!important}.w-rem-3{width:1rem!important}.h-rem-4{height:1.5rem!important}.w-rem-4{width:1.5rem!important}.h-rem-5{height:2rem!important}.w-rem-5{width:2rem!important}.h-rem-6{height:3rem!important}.w-rem-6{width:3rem!important}.h-rem-7{height:3.25rem!important}.w-rem-7{width:3.25rem!important}.h-rem-8{height:3.5rem!important}.w-rem-8{width:3.5rem!important}.h-rem-9{height:3.75rem!important}.w-rem-9{width:3.75rem!important}.h-rem-10{height:4rem!important}.w-rem-10{width:4rem!important}.h-rem-11{height:4.25rem!important}.w-rem-11{width:4.25rem!important}.h-rem-12{height:4.5rem!important}.w-rem-12{width:4.5rem!important}.h-rem-13{height:4.75rem!important}.w-rem-13{width:4.75rem!important}.h-rem-14{height:5rem!important}.w-rem-14{width:5rem!important}.h-rem-15{height:5.25rem!important}.w-rem-15{width:5.25rem!important}.h-rem-16{height:5.5rem!important}.w-rem-16{width:5.5rem!important}.h-rem-17{height:5.75rem!important}.w-rem-17{width:5.75rem!important}.h-rem-18{height:6rem!important}.w-rem-18{width:6rem!important}.h-rem-19{height:6.25rem!important}.w-rem-19{width:6.25rem!important}.h-rem-20{height:6.5rem!important}.w-rem-20{width:6.5rem!important}.h-rem-21{height:6.75rem!important}.w-rem-21{width:6.75rem!important}.h-rem-22{height:7rem!important}.w-rem-22{width:7rem!important}.h-rem-23{height:7.25rem!important}.w-rem-23{width:7.25rem!important}.h-rem-24{height:7.5rem!important}.w-rem-24{width:7.5rem!important}.h-rem-25{height:7.75rem!important}.w-rem-25{width:7.75rem!important}.h-rem-26{height:8rem!important}.w-rem-26{width:8rem!important}.h-rem-27{height:8.25rem!important}.w-rem-27{width:8.25rem!important}.h-rem-28{height:8.5rem!important}.w-rem-28{width:8.5rem!important}.h-rem-29{height:8.75rem!important}.w-rem-29{width:8.75rem!important}.h-rem-30{height:9rem!important}.w-rem-30{width:9rem!important}.h-rem-31{height:9.25rem!important}.w-rem-31{width:9.25rem!important}.h-rem-32{height:9.5rem!important}.w-rem-32{width:9.5rem!important}.h-rem-33{height:9.75rem!important}.w-rem-33{width:9.75rem!important}.h-rem-34{height:10rem!important}.w-rem-34{width:10rem!important}.h-rem-35{height:10.25rem!important}.w-rem-35{width:10.25rem!important}.h-rem-36{height:10.5rem!important}.w-rem-36{width:10.5rem!important}.h-rem-37{height:10.75rem!important}.w-rem-37{width:10.75rem!important}.h-rem-38{height:11rem!important}.w-rem-38{width:11rem!important}.h-rem-42{height:12rem!important}.w-rem-42{width:12rem!important}.h-rem-46{height:13rem!important}.w-rem-46{width:13rem!important}.h-rem-50{height:14rem!important}.w-rem-50{width:14rem!important}.h-rem-54{height:15rem!important}.w-rem-54{width:15rem!important}.h-rem-58{height:16rem!important}.w-rem-58{width:16rem!important}.h-rem-62{height:17rem!important}.w-rem-62{width:17rem!important}.h-rem-66{height:18rem!important}.w-rem-66{width:18rem!important}.h-rem-70{height:19rem!important}.w-rem-70{width:19rem!important}.h-rem-74{height:20rem!important}.w-rem-74{width:20rem!important}.h-rem-78{height:21rem!important}.w-rem-78{width:21rem!important}.h-rem-82{height:22rem!important}.w-rem-82{width:22rem!important}.h-rem-86{height:23rem!important}.w-rem-86{width:23rem!important}.h-rem-90{height:24rem!important}.w-rem-90{width:24rem!important}.h-rem-94{height:25rem!important}.w-rem-94{width:25rem!important}.h-rem-98{height:26rem!important}.w-rem-98{width:26rem!important}.h-rem-102{height:27rem!important}.w-rem-102{width:27rem!important}.h-rem-106{height:28rem!important}.w-rem-106{width:28rem!important}.h-rem-110{height:29rem!important}.w-rem-110{width:29rem!important}.h-rem-114{height:30rem!important}.w-rem-114{width:30rem!important}.h-rem-118{height:31rem!important}.w-rem-118{width:31rem!important}.h-rem-122{height:32rem!important}.w-rem-122{width:32rem!important}.h-rem-126{height:33rem!important}.w-rem-126{width:33rem!important}.h-rem-130{height:34rem!important}.w-rem-130{width:34rem!important}.fw-semibold{font-weight:600!important}.font-medium{font-weight:500}.fs-rem-0{font-size:0!important}.fs-rem-1{font-size:.25rem!important}.fs-rem-2{font-size:.5rem!important}.fs-rem-2_5{font-size:.75rem!important}.fs-rem-3{font-size:1rem!important}.fs-rem-4{font-size:1.5rem!important}.fs-rem-5{font-size:2rem!important}.fs-rem-6{font-size:3rem!important}.fs-rem-7{font-size:3.25rem!important}.fs-rem-8{font-size:3.5rem!important}.fs-rem-9{font-size:3.75rem!important}.fs-rem-10{font-size:4rem!important}.fs-rem-11{font-size:4.25rem!important}.fs-rem-12{font-size:4.5rem!important}.fs-rem-13{font-size:4.75rem!important}.fs-rem-14{font-size:5rem!important}.fs-rem-15{font-size:5.25rem!important}.fs-rem-16{font-size:5.5rem!important}.fs-rem-17{font-size:5.75rem!important}.fs-rem-18{font-size:6rem!important}.fs-rem-19{font-size:6.25rem!important}.fs-rem-20{font-size:6.5rem!important}.fs-rem-21{font-size:6.75rem!important}.fs-rem-22{font-size:7rem!important}.fs-rem-23{font-size:7.25rem!important}.fs-rem-24{font-size:7.5rem!important}.fs-rem-25{font-size:7.75rem!important}.fs-rem-26{font-size:8rem!important}.fs-rem-27{font-size:8.25rem!important}.fs-rem-28{font-size:8.5rem!important}.fs-rem-29{font-size:8.75rem!important}.fs-rem-30{font-size:9rem!important}.fs-rem-31{font-size:9.25rem!important}.fs-rem-32{font-size:9.5rem!important}.fs-rem-33{font-size:9.75rem!important}.fs-rem-34{font-size:10rem!important}.fs-rem-35{font-size:10.25rem!important}.fs-rem-36{font-size:10.5rem!important}.fs-rem-37{font-size:10.75rem!important}.fs-rem-38{font-size:11rem!important}.fs-rem-42{font-size:12rem!important}.fs-rem-46{font-size:13rem!important}.fs-rem-50{font-size:14rem!important}.fs-rem-54{font-size:15rem!important}.fs-rem-58{font-size:16rem!important}.fs-rem-62{font-size:17rem!important}.fs-rem-66{font-size:18rem!important}.fs-rem-70{font-size:19rem!important}.fs-rem-74{font-size:20rem!important}.fs-rem-78{font-size:21rem!important}.fs-rem-82{font-size:22rem!important}.fs-rem-86{font-size:23rem!important}.fs-rem-90{font-size:24rem!important}.fs-rem-94{font-size:25rem!important}.fs-rem-98{font-size:26rem!important}.fs-rem-102{font-size:27rem!important}.fs-rem-106{font-size:28rem!important}.fs-rem-110{font-size:29rem!important}.fs-rem-114{font-size:30rem!important}.fs-rem-118{font-size:31rem!important}.fs-rem-122{font-size:32rem!important}.fs-rem-126{font-size:33rem!important}.fs-rem-130{font-size:34rem!important}.hover-opacity:hover{opacity:.8}.truncate-1{-webkit-line-clamp:1}.truncate-1,.truncate-3{-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;word-break:break-word}.truncate-3{-webkit-line-clamp:3}.word-break{overflow-wrap:anywhere;white-space:normal!important;word-break:break-all}.text-primary{color:#0d6efd!important}.text-link_info{color:#3192ca!important}.text-secondary{color:#6c757d!important}.text-success{color:#198754!important}.text-danger{color:#dc3545!important}.text-warning{color:#ffc107!important}.text-info{color:#0dcaf0!important}.text-light{color:#f8f9fa!important}.text-dark{color:#212529!important}.text-gray-100{color:#f8f9fa!important}.text-gray-200{color:#e9ecef!important}.text-gray-300{color:#dee2e6!important}.text-gray-400{color:#ced4da!important}.text-gray-500{color:#adb5bd!important}.text-gray-600{color:#6c757d!important}.text-gray-700{color:#495057!important}.text-gray-800{color:#343a40!important}.text-gray-900{color:#212529!important}.text-link_color{color:#ee631c!important}.bg-primary{background-color:#0d6efd!important}.bg-link_info{background-color:#3192ca!important}.bg-secondary{background-color:#6c757d!important}.bg-success{background-color:#198754!important}.bg-danger{background-color:#dc3545!important}.bg-warning{background-color:#ffc107!important}.bg-info{background-color:#0dcaf0!important}.bg-light{background-color:#f8f9fa!important}.bg-dark{background-color:#212529!important}.bg-gray-100{background-color:#f8f9fa!important}.bg-gray-200{background-color:#e9ecef!important}.bg-gray-300{background-color:#dee2e6!important}.bg-gray-400{background-color:#ced4da!important}.bg-gray-500{background-color:#adb5bd!important}.bg-gray-600{background-color:#6c757d!important}.bg-gray-700{background-color:#495057!important}.bg-gray-800{background-color:#343a40!important}.bg-gray-900{background-color:#212529!important}.bg-link_color{background-color:#ee631c!important}.border-primary{border-color:#0d6efd!important}.border-link_info{border-color:#3192ca!important}.border-secondary{border-color:#6c757d!important}.border-success{border-color:#198754!important}.border-danger{border-color:#dc3545!important}.border-warning{border-color:#ffc107!important}.border-info{border-color:#0dcaf0!important}.border-light{border-color:#f8f9fa!important}.border-dark{border-color:#212529!important}.border-gray-100{border-color:#f8f9fa!important}.border-gray-200{border-color:#e9ecef!important}.border-gray-300{border-color:#dee2e6!important}.border-gray-400{border-color:#ced4da!important}.border-gray-500{border-color:#adb5bd!important}.border-gray-600{border-color:#6c757d!important}.border-gray-700{border-color:#495057!important}.border-gray-800{border-color:#343a40!important}.border-gray-900{border-color:#212529!important}.border-link_color{border-color:#ee631c!important}.rounded-0{border-radius:0!important}.rounded-1{border-radius:.2rem!important}.rounded-2{border-radius:.25rem!important}.rounded-3{border-radius:.5rem!important}.rounded-4{border-radius:1rem!important}.rounded-pill{border-radius:50rem!important}.rounded-circle{border-radius:50%!important}@font-face{font-display:swap;font-family:Source Sans Pro;font-style:normal;font-weight:300;src:local("Source Sans Pro Light"),local(SourceSansPro-Light),url(https://fonts.gstatic.com/s/sourcesanspro/v13/6xKydSBYKcSV-LCoeQqfX1RYOo3ik4zwmhduz8A.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c88,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-display:swap;font-family:Source Sans Pro;font-style:normal;font-weight:300;src:local("Source Sans Pro Light"),local(SourceSansPro-Light),url(https://fonts.gstatic.com/s/sourcesanspro/v13/6xKydSBYKcSV-LCoeQqfX1RYOo3ik4zwkxduz8A.woff2) format("woff2");unicode-range:u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-display:swap;font-family:Source Sans Pro;font-style:normal;font-weight:300;src:local("Source Sans Pro Light"),local(SourceSansPro-Light),url(https://fonts.gstatic.com/s/sourcesanspro/v13/6xKydSBYKcSV-LCoeQqfX1RYOo3ik4zwmxduz8A.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-display:swap;font-family:Source Sans Pro;font-style:normal;font-weight:300;src:local("Source Sans Pro Light"),local(SourceSansPro-Light),url(https://fonts.gstatic.com/s/sourcesanspro/v13/6xKydSBYKcSV-LCoeQqfX1RYOo3ik4zwlBduz8A.woff2) format("woff2");unicode-range:u+0370-03ff}@font-face{font-display:swap;font-family:Source Sans Pro;font-style:normal;font-weight:300;src:local("Source Sans Pro Light"),local(SourceSansPro-Light),url(https://fonts.gstatic.com/s/sourcesanspro/v13/6xKydSBYKcSV-LCoeQqfX1RYOo3ik4zwmBduz8A.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+1ea0-1ef9,u+20ab}@font-face{font-display:swap;font-family:Source Sans Pro;font-style:normal;font-weight:300;src:local("Source Sans Pro Light"),local(SourceSansPro-Light),url(https://fonts.gstatic.com/s/sourcesanspro/v13/6xKydSBYKcSV-LCoeQqfX1RYOo3ik4zwmRduz8A.woff2) format("woff2");unicode-range:u+0100-024f,u+0259,u+1e??,u+2020,u+20a0-20ab,u+20ad-20cf,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-display:swap;font-family:Source Sans Pro;font-style:normal;font-weight:300;src:local("Source Sans Pro Light"),local(SourceSansPro-Light),url(https://fonts.gstatic.com/s/sourcesanspro/v13/6xKydSBYKcSV-LCoeQqfX1RYOo3ik4zwlxdu.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+2000-206f,u+2074,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-display:swap;font-family:Source Sans Pro;font-style:normal;font-weight:400;src:local("Source Sans Pro Regular"),local(SourceSansPro-Regular),url(https://fonts.gstatic.com/s/sourcesanspro/v13/6xK3dSBYKcSV-LCoeQqfX1RYOo3qNa7lqDY.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c88,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-display:swap;font-family:Source Sans Pro;font-style:normal;font-weight:400;src:local("Source Sans Pro Regular"),local(SourceSansPro-Regular),url(https://fonts.gstatic.com/s/sourcesanspro/v13/6xK3dSBYKcSV-LCoeQqfX1RYOo3qPK7lqDY.woff2) format("woff2");unicode-range:u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-display:swap;font-family:Source Sans Pro;font-style:normal;font-weight:400;src:local("Source Sans Pro Regular"),local(SourceSansPro-Regular),url(https://fonts.gstatic.com/s/sourcesanspro/v13/6xK3dSBYKcSV-LCoeQqfX1RYOo3qNK7lqDY.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-display:swap;font-family:Source Sans Pro;font-style:normal;font-weight:400;src:local("Source Sans Pro Regular"),local(SourceSansPro-Regular),url(https://fonts.gstatic.com/s/sourcesanspro/v13/6xK3dSBYKcSV-LCoeQqfX1RYOo3qO67lqDY.woff2) format("woff2");unicode-range:u+0370-03ff}@font-face{font-display:swap;font-family:Source Sans Pro;font-style:normal;font-weight:400;src:local("Source Sans Pro Regular"),local(SourceSansPro-Regular),url(https://fonts.gstatic.com/s/sourcesanspro/v13/6xK3dSBYKcSV-LCoeQqfX1RYOo3qN67lqDY.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+1ea0-1ef9,u+20ab}@font-face{font-display:swap;font-family:Source Sans Pro;font-style:normal;font-weight:400;src:local("Source Sans Pro Regular"),local(SourceSansPro-Regular),url(https://fonts.gstatic.com/s/sourcesanspro/v13/6xK3dSBYKcSV-LCoeQqfX1RYOo3qNq7lqDY.woff2) format("woff2");unicode-range:u+0100-024f,u+0259,u+1e??,u+2020,u+20a0-20ab,u+20ad-20cf,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-display:swap;font-family:Source Sans Pro;font-style:normal;font-weight:400;src:local("Source Sans Pro Regular"),local(SourceSansPro-Regular),url(https://fonts.gstatic.com/s/sourcesanspro/v13/6xK3dSBYKcSV-LCoeQqfX1RYOo3qOK7l.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+2000-206f,u+2074,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-display:swap;font-family:Source Sans Pro;font-style:normal;font-weight:600;src:local("Source Sans Pro SemiBold"),local(SourceSansPro-SemiBold),url(https://fonts.gstatic.com/s/sourcesanspro/v13/6xKydSBYKcSV-LCoeQqfX1RYOo3i54rwmhduz8A.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c88,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-display:swap;font-family:Source Sans Pro;font-style:normal;font-weight:600;src:local("Source Sans Pro SemiBold"),local(SourceSansPro-SemiBold),url(https://fonts.gstatic.com/s/sourcesanspro/v13/6xKydSBYKcSV-LCoeQqfX1RYOo3i54rwkxduz8A.woff2) format("woff2");unicode-range:u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-display:swap;font-family:Source Sans Pro;font-style:normal;font-weight:600;src:local("Source Sans Pro SemiBold"),local(SourceSansPro-SemiBold),url(https://fonts.gstatic.com/s/sourcesanspro/v13/6xKydSBYKcSV-LCoeQqfX1RYOo3i54rwmxduz8A.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-display:swap;font-family:Source Sans Pro;font-style:normal;font-weight:600;src:local("Source Sans Pro SemiBold"),local(SourceSansPro-SemiBold),url(https://fonts.gstatic.com/s/sourcesanspro/v13/6xKydSBYKcSV-LCoeQqfX1RYOo3i54rwlBduz8A.woff2) format("woff2");unicode-range:u+0370-03ff}@font-face{font-display:swap;font-family:Source Sans Pro;font-style:normal;font-weight:600;src:local("Source Sans Pro SemiBold"),local(SourceSansPro-SemiBold),url(https://fonts.gstatic.com/s/sourcesanspro/v13/6xKydSBYKcSV-LCoeQqfX1RYOo3i54rwmBduz8A.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+1ea0-1ef9,u+20ab}@font-face{font-display:swap;font-family:Source Sans Pro;font-style:normal;font-weight:600;src:local("Source Sans Pro SemiBold"),local(SourceSansPro-SemiBold),url(https://fonts.gstatic.com/s/sourcesanspro/v13/6xKydSBYKcSV-LCoeQqfX1RYOo3i54rwmRduz8A.woff2) format("woff2");unicode-range:u+0100-024f,u+0259,u+1e??,u+2020,u+20a0-20ab,u+20ad-20cf,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-display:swap;font-family:Source Sans Pro;font-style:normal;font-weight:600;src:local("Source Sans Pro SemiBold"),local(SourceSansPro-SemiBold),url(https://fonts.gstatic.com/s/sourcesanspro/v13/6xKydSBYKcSV-LCoeQqfX1RYOo3i54rwlxdu.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+2000-206f,u+2074,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-display:swap;font-family:Source Sans Pro;font-style:normal;font-weight:700;src:local("Source Sans Pro Bold"),local(SourceSansPro-Bold),url(https://fonts.gstatic.com/s/sourcesanspro/v13/6xKydSBYKcSV-LCoeQqfX1RYOo3ig4vwmhduz8A.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c88,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-display:swap;font-family:Source Sans Pro;font-style:normal;font-weight:700;src:local("Source Sans Pro Bold"),local(SourceSansPro-Bold),url(https://fonts.gstatic.com/s/sourcesanspro/v13/6xKydSBYKcSV-LCoeQqfX1RYOo3ig4vwkxduz8A.woff2) format("woff2");unicode-range:u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-display:swap;font-family:Source Sans Pro;font-style:normal;font-weight:700;src:local("Source Sans Pro Bold"),local(SourceSansPro-Bold),url(https://fonts.gstatic.com/s/sourcesanspro/v13/6xKydSBYKcSV-LCoeQqfX1RYOo3ig4vwmxduz8A.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-display:swap;font-family:Source Sans Pro;font-style:normal;font-weight:700;src:local("Source Sans Pro Bold"),local(SourceSansPro-Bold),url(https://fonts.gstatic.com/s/sourcesanspro/v13/6xKydSBYKcSV-LCoeQqfX1RYOo3ig4vwlBduz8A.woff2) format("woff2");unicode-range:u+0370-03ff}@font-face{font-display:swap;font-family:Source Sans Pro;font-style:normal;font-weight:700;src:local("Source Sans Pro Bold"),local(SourceSansPro-Bold),url(https://fonts.gstatic.com/s/sourcesanspro/v13/6xKydSBYKcSV-LCoeQqfX1RYOo3ig4vwmBduz8A.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+1ea0-1ef9,u+20ab}@font-face{font-display:swap;font-family:Source Sans Pro;font-style:normal;font-weight:700;src:local("Source Sans Pro Bold"),local(SourceSansPro-Bold),url(https://fonts.gstatic.com/s/sourcesanspro/v13/6xKydSBYKcSV-LCoeQqfX1RYOo3ig4vwmRduz8A.woff2) format("woff2");unicode-range:u+0100-024f,u+0259,u+1e??,u+2020,u+20a0-20ab,u+20ad-20cf,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-display:swap;font-family:Source Sans Pro;font-style:normal;font-weight:700;src:local("Source Sans Pro Bold"),local(SourceSansPro-Bold),url(https://fonts.gstatic.com/s/sourcesanspro/v13/6xKydSBYKcSV-LCoeQqfX1RYOo3ig4vwlxdu.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+2000-206f,u+2074,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}.lang-flag{border-radius:50%;height:20px;margin-top:2px!important;width:20px}.langen,.langfr{background-image:url(../assets/img/language/language_flags.png?v2);background-size:100%;max-width:100%}.langen{background-position:0 0}.langen,.langfr{background-size:100%}.langfr{background-position:0 100%}a{color:#000}a:focus,a:hover{color:#000;outline:0;text-decoration:none}a.ky-regular,a.text-orange,a[data-target="#ForgotPasswordModal"]{color:#ee631c;text-decoration:underline}a.ky-regular:hover,a.text-orange:hover,a[data-target="#ForgotPasswordModal"]:hover{color:#cd5004;text-decoration:none}.ky-link{color:#ee631c;text-decoration:underline}.ky-link:hover{color:#cd5004;text-decoration:none}@font-face{font-family:testfont;src:url(../fonts/SocialMediaCircled.otf) format("opentype")}.fa-map-marker-alt{color:#7c7c7c;margin-left:1px;margin-right:3px}.bg-grey{background:#efefef;color:#000}#select2-countrypicker-container{font-size:16px;font-weight:500}.g-recaptcha>div{margin:0 auto}@media only screen and (min-width:768px){.add-padding-bottom{padding-bottom:15px!important}}@media only screen and (max-height:864px){.add-padding-bottom{padding-bottom:5px!important}}.wordwrap{word-break:break-all}.menu-icon{margin-right:20px;padding-right:20px;vertical-align:text-bottom}.header-bot{right:15px;top:11px}.hide-robot{display:none}.vertical-line{background:#fff;left:0;margin-left:10px;margin-right:10px;margin-top:5px;opacity:.2;position:relative;top:0;width:2px}.pro-blue{color:#0089e9!important}.gold-yellow{color:#f1b014!important}.cards{margin-right:5px;width:40px}.text-grey{color:#777}.social-logo-font{font-family:testfont;font-size:4em}.d-grid{display:grid}.d-contents{display:contents}.b-facebook{color:#3b5998}.b-twitter{color:#00cdfe}.b-linkedin{color:#007bb6}.b-email{color:#bbb}.b-google{color:#dd4b39}.b-instagram{-webkit-text-fill-color:transparent;-moz-text-fill-color:transparent;-webkit-background-clip:text;-moz-background-clip:text;background-color:red;background-image:linear-gradient(45deg,#f09433,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888);background-repeat:repeat;background-size:100%}.hg-50{cursor:pointer;height:50px!important}.hg-50 .single-input{cursor:auto}.hg-50 .btn-copy{background:#f3f3f3;color:#065fd4;font-size:16px;font-weight:600;text-transform:uppercase}.h-50 .form-control[readonly],.hg-50 .form-control:disabled{background-color:#f3f3f3}@media(max-width:560px){#TourShareModal .fz-24{font-size:20px!important}}.fa-angle-left,.fa-angle-right{color:#ee631c}.tns-controls button[data-controls=next]{background:transparent;border:none;position:absolute;right:-20px;top:50%;z-index:100}.tns-controls button[data-controls=prev]{background:transparent;border:none;left:-20px;position:absolute;top:50%;z-index:100}.tns-inner{margin:0!important}.text2{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;text-overflow:ellipsis}.cen3.text3{-webkit-line-clamp:5!important;height:8em!important;line-height:1.6em}.text3{-webkit-line-clamp:3}.text3,.text4{-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;text-overflow:ellipsis}.text4{-webkit-line-clamp:4}.text5{-webkit-line-clamp:5;-webkit-box-orient:vertical;display:-webkit-box;min-height:5em;overflow:hidden;text-overflow:ellipsis}#popupWrapper{line-height:0!important}#homeimage{height:65vh;width:100%}.pnlm-container{background:transparent!important}.pano-title{color:#444e54!important;font-size:69px!important;font-weight:900!important;letter-spacing:0!important}.pano-text{color:#777;font-size:39px;letter-spacing:-2px}.pano-button-text{border-radius:40px;font-size:25px;font-weight:600;letter-spacing:0;line-height:40px;padding:16px 56px}@media(max-width:767px){#homeimage{height:55vh;margin-top:60px;width:100%}.panoramas{bottom:0!important}.pano-title{font-size:46px!important;font-weight:900!important;letter-spacing:0}.pano-text{font-size:26px!important;letter-spacing:-2px}.pano-button-text{font-size:24px!important;letter-spacing:-1px!important;padding:10px 15px!important}.notification-bar .fz-22{font-size:16px!important}.notification-bar{height:80px}}@media(max-width:320px){#homeimage{height:65vh!important;margin-top:60px!important;width:100%!important}.pano-button-text{font-size:18px!important;margin-left:-5px!important;padding:5px 10px!important}}@media only screen and (min-device-width:321px)and (max-device-width:568px){#homeimage{height:65vh!important;margin-top:60px!important;width:100%!important}.pano-button-text{font-size:20px!important;margin-left:-5px!important;padding:10px 15px!important}}.borderradius{border-radius:100px}.serach-form-area{pointer-events:all}.panoramas{bottom:0;left:0;pointer-events:none;position:absolute;right:0;z-index:100}.fz-32{font-size:32px}.fz-33{font-size:33px}.fz-34{font-size:34px}.fz-35{font-size:35px}.fz-36{font-size:36px}.text-gray-dark{color:#3d474d}.text-gray-light{color:#858788}#controls{bottom:0;display:none;padding-bottom:8px;position:absolute;text-align:right;width:100%;z-index:2}.ctrl{cursor:pointer;display:inline-block}.modal-fullscreen-dialog{display:contents!important;height:100vh!important;margin:0!important;width:100vw!important}.modal-fullscreen-content{border:none!important;border-radius:0!important}.yvWrapper-h100{height:100vh!important}@media only screen and (max-width:600px){.yvWrapper-h100{height:100%!important}}#CreateTourYV .modal-content{border:none!important;border-radius:0!important}@media(max-width:1201px){#CreateTourContainer .modal-dialog{display:contents!important;height:100vh!important;margin:0!important;width:100vw!important}#CreateTourContainer .modal-content{border:none!important;border-radius:0!important}#CreateTourYV .modal-dialog{display:contents!important;height:100%!important;margin:0!important;width:100vw!important}#CreateTourYV .modal-content{border:none!important;border-radius:0!important;height:100%!important}.YVTourDetailsWrapper{position:relative}}.modal-dialog-slideout{background:#fff;margin:0 0 0 auto;min-height:100%}.modal.fade .modal-dialog.modal-dialog-slideout{transform:translate(100%) scale(1)}.modal.fade.show .modal-dialog.modal-dialog-slideout{-webkit-box-align:stretch;align-items:stretch;display:flex;height:100%;transform:translate(0)}.modal.fade.show .modal-dialog.modal-dialog-slideout .modal-body{overflow-x:hidden;overflow-y:auto}.modal-dialog-slideout .modal-content{border:0}.modal-dialog-slideout .modal-footer,.modal-dialog-slideout .modal-header{display:block;height:69px}.modal-dialog-slideout .modal-header h5{float:left}.modal-open,.modal.show{padding-right:0!important}.currency-dropdown{width:100%!important}#BrowserModal .modal-content{background:#fff;border:5px solid #ee631c}.select2-container--open{z-index:2020!important}*{outline:0}body{background:#f4f7f6;color:#777;font-family:Source Sans Pro,Arista Pro,sans-serif;font-size:14px;font-weight:300;position:relative}#header{height:60px;left:0;padding:5px 15px;position:fixed;right:0;top:0;transition:all .5s;z-index:997}.topbar-logo{height:31px;margin-left:25px;margin-top:7px;width:82px}ol,ul{list-style:none;margin:0;padding:0}select{display:block}figure{margin:0}a{transition:all .3s ease 0}iframe{border:0}h1,h2,h3,h4,h5,h6{color:#222;line-height:1.2em!important}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{font-family:Source Sans Pro,Arista Pro,sans-serif;font-weight:600;margin-bottom:0;margin-top:0}.h1,.h1.text-orange,.h2,.h2.text-orange,.h3,.h3.text-orange,.h4,.h4.text-orange,.h5,.h5.text-orange,.h6,.h6.text-orange{color:#3d474d}.h1,h1{font-size:36px}.h2,h2{font-size:30px}.h3,h3{font-size:22px}.h4,h4{font-size:18px}.h5,h5{font-size:16px}.h6,h6{color:#222;font-size:14px}td,th{border-radius:0}.clear:after,.clear:before{content:" ";display:table}.clear:after{clear:both}.fz-11{font-size:11px}.fz-12{font-size:12px}.fz-13{font-size:13px}.fz-14{font-size:14px}.fz-15{font-size:15px}.fz-16{font-size:16px}.fz-18{font-size:18px}.fz-20{font-size:20px}.fz-22{font-size:22px}.fz-24{font-size:24px}.fz-26,.fz-28{font-size:26px!important}.fz-30{font-size:30px!important}.fz-32{font-size:32px!important}.fz-33{font-size:33px!important}.fz-34{font-size:34px!important}.fz-35{font-size:35px!important}.fz-36{font-size:36px!important}.fz-40{font-size:40px!important}.fz-42{font-size:42px!important}.fz-44{font-size:44px!important}.fz-46{font-size:46px!important}.fz-48{font-size:48px!important}.fz-60{font-size:60px!important}.fw-100{font-weight:100}.fw-200{font-weight:200}.fw-300{font-weight:300}.fw-400{font-weight:400}.fw-500{font-weight:500}.fw-600{font-weight:600}.fw-700{font-weight:700}.fw-800{font-weight:800}.fw-900{font-weight:900}.fw-bold{font-weight:700}.fw100{font-weight:100}.fw300{font-weight:300}.fw400{font-weight:400!important}.fw500{font-weight:500}.f700{font-weight:700}.fsi,.text-italic{font-style:italic}.mt-10{margin-top:10px}.mt-15{margin-top:15px}.mt-20{margin-top:20px}.mt-25{margin-top:25px}.mt-30{margin-top:30px}.mt-35{margin-top:35px}.mt-40{margin-top:40px}.mt-50{margin-top:50px}.mt-60{margin-top:60px}.mt-70{margin-top:70px!important}.mt-80{margin-top:80px}.mt-100{margin-top:100px}.mt-120{margin-top:120px}.mt-150{margin-top:150px}.ml-0{margin-left:0!important}.ml-5{margin-left:5px!important}.ml-10{margin-left:10px}.ml-15{margin-left:15px}.ml-20{margin-left:20px}.ml-30{margin-left:30px!important}.ml-50{margin-left:50px}.mr-0{margin-right:0!important}.mr-5{margin-right:5px!important}.mr-15{margin-right:15px}.mr-10{margin-right:10px}.mr-20{margin-right:20px}.mr-30{margin-right:30px}.mr-50{margin-right:50px}.mb-0{margin-bottom:0}.mb-0-i{margin-bottom:0!important}.mb-5{margin-bottom:5px!important}.mb-10{margin-bottom:10px!important}.mb-15{margin-bottom:15px}.mb-20{margin-bottom:20px}.mb-25{margin-bottom:25px}.mb-30{margin-bottom:30px}.mb-40{margin-bottom:40px}.mb-50{margin-bottom:50px}.mb-60{margin-bottom:60px}.mb-70{margin-bottom:70px}.mb-80{margin-bottom:80px}.mb-90{margin-bottom:90px}.mb-100{margin-bottom:100px}.pt-0{padding-top:0}.pt-10{padding-top:10px}.pt-12{padding-top:12px}.pt-15{padding-top:15px}.pt-20{padding-top:20px}.pt-25{padding-top:25px}.pt-30{padding-top:30px}.pt-40{padding-top:40px}.pt-50{padding-top:50px}.pt-60{padding-top:60px!important}.pt-70{padding-top:70px!important}.pt-80{padding-top:80px}.pt-90{padding-top:90px}.pt-100{padding-top:100px}.pt-120{padding-top:120px}.pt-150{padding-top:150px}.pt-170{padding-top:170px}.pb-0{padding-bottom:0}.pb-10{padding-bottom:10px}.pb-12{padding-bottom:12px}.pb-15{padding-bottom:15px}.pb-20{padding-bottom:20px}.pb-25{padding-bottom:25px}.pb-30{padding-bottom:30px}.pb-40{padding-bottom:40px}.pb-50{padding-bottom:50px}.pb-60{padding-bottom:60px}.pb-70{padding-bottom:70px}.pb-80{padding-bottom:80px}.pb-90{padding-bottom:90px}.pb-100{padding-bottom:100px}.pb-120{padding-bottom:120px}.pb-150{padding-bottom:150px}.pr-00{padding-right:0}.pr-05{padding-right:5px}.pr-10{padding-right:10px}.pr-15{padding-right:15px}.pr-30{padding-right:30px}.pl-00{padding-left:0}.pl-05{padding-left:5px}.pl-10{padding-left:10px}.pl-15{padding-left:15px}.pl-30{padding-left:30px}.pl-90{padding-left:90px}.p-10{padding:10px}.p-40{padding:40px}.float-left{float:left}.float-right{float:right}.mtbrl-0{margin:0!important}.ptbrl-0{padding:0!important}.gray-bg{background:#fff}.text-black{color:#000}.text-gray{color:#aeb0b3!important}@media(max-width:768px){.topbar-logo{margin-left:0}}.transition{transition:all .3s ease 0}.section-full{padding:100px 0}.section-half{padding:75px 0}.text-center{text-align:center}.text-left{text-align:left}.text-rigth{text-align:right}.flex{display:-moz-flex;display:flex}.inline-flex{display:-moz-inline-flex;display:inline-flex}.flex-grow{-moz-flex-grow:1;flex-grow:1}.flex-wrap{flex-wrap:wrap}.flex-left{-moz-justify-content:flex-start;justify-content:flex-start}.flex-middle{-moz-align-items:center;align-items:center}.flex-right{-moz-justify-content:flex-end;justify-content:flex-end}.flex-top{align-self:flex-start}.flex-center{-moz-justify-content:center;justify-content:center}.flex-bottom{align-self:flex-end}.space-between{-moz-justify-content:space-between;justify-content:space-between}.space-around{-moz-justify-content:space-around;justify-content:space-around}.flex-column{-moz-flex-direction:column;flex-direction:column}.flex-cell{display:-moz-flex;display:flex;-moz-flex-grow:1;flex-grow:1}.display-table{display:table}.relative{position:relative}.overflow-hidden{overflow:hidden}.container.fullwidth{width:100%}.container.no-padding{padding-left:0;padding-right:0}.no-padding{padding:0}.section-bg{background:#f9fafc}@media(max-width:767px){.no-flex-xs{display:block!important}}.row.no-margin{margin-left:0;margin-right:0}.sample-text-area{background:#fff;padding:100px 0 70px}.text-heading{font-size:22px;margin-bottom:30px}b,del,sub,sup,u{color:#777}h1,h2,h3,h4,h5,h6{line-height:1.5em}.typography h1,.typography h2,.typography h3,.typography h4,.typography h5,.typography h6{color:#777}.button-area{background:#fff}.button-area .border-top-generic{border-top:1px dotted #eee;padding:70px 15px}.button-group-area .genric-btn{margin-right:10px;margin-top:10px}.button-group-area .genric-btn:last-child{margin-right:0}.genric-btn{cursor:pointer;display:inline-block;font-weight:500;line-height:40px;padding:0 30px;text-align:center;text-decoration:none;transition:all .3s ease 0}.genric-btn,.genric-btn:focus{outline:none}.genric-btn.e-large{line-height:50px;padding:0 40px}.genric-btn.large{line-height:45px}.genric-btn.medium{line-height:30px}.genric-btn.small{line-height:25px}.genric-btn.radius{border-radius:3px}.genric-btn.circle{border-radius:20px}.genric-btn.arrow{align-items:center;display:inline-flex}.genric-btn.arrow span{margin-left:10px}.genric-btn.default{background:#fff;border:1px solid transparent;color:#222}.genric-btn.default-border,.genric-btn.default:hover{background:#fff;border:1px solid #fff}.genric-btn.default-border:hover{background:#fff;border:1px solid transparent;color:#222}.genric-btn.primary{background:#49e4fa;border:1px solid transparent;color:#fff}.genric-btn.primary-border,.genric-btn.primary:hover{background:#fff;border:1px solid #49e4fa;color:#49e4fa}.genric-btn.primary-border:hover{background:#49e4fa;border:1px solid transparent;color:#fff}.genric-btn.success{background:#4cd3e3;border:1px solid transparent;color:#fff}.genric-btn.success-border,.genric-btn.success:hover{background:#fff;border:1px solid #4cd3e3;color:#4cd3e3}.genric-btn.success-border:hover{background:#4cd3e3;border:1px solid transparent;color:#fff}.genric-btn.info{background:#38a4ff;border:1px solid transparent;color:#fff}.genric-btn.info-border,.genric-btn.info:hover{background:#fff;border:1px solid #38a4ff;color:#38a4ff}.genric-btn.info-border:hover{background:#38a4ff;border:1px solid transparent;color:#fff}.genric-btn.warning{background:#f4e700;border:1px solid transparent;color:#fff}.genric-btn.warning-border,.genric-btn.warning:hover{background:#fff;border:1px solid #f4e700;color:#f4e700}.genric-btn.warning-border:hover{background:#f4e700;border:1px solid transparent;color:#fff}.genric-btn.danger{background:#f44a40;border:1px solid transparent;color:#fff}.genric-btn.danger-border,.genric-btn.danger:hover{background:#fff;border:1px solid #f44a40;color:#f44a40}.genric-btn.danger-border:hover{background:#f44a40;border:1px solid transparent;color:#fff}.genric-btn.link{background:#fff;border:1px solid transparent;color:#222;text-decoration:underline}.genric-btn.link-border,.genric-btn.link:hover{background:#fff;border:1px solid #fff;color:#222}.genric-btn.link-border{text-decoration:underline}.genric-btn.disable,.genric-btn.link-border:hover{background:#fff;border:1px solid transparent;color:#222}.genric-btn.disable{cursor:not-allowed}.generic-blockquote{background:#fff;border-left:2px solid #49e4fa;padding:30px 50px 30px 30px}.progress-table-wrap{overflow-x:scroll}.progress-table{background:#fff;min-width:800px;padding:15px 0 30px}.progress-table .serial{padding-left:30px;width:11.83%}.progress-table .country{width:28.07%}.progress-table .visit{width:19.74%}.progress-table .percentage{padding-right:50px;width:40.36%}.progress-table .table-head{display:flex}.progress-table .table-head .country,.progress-table .table-head .percentage,.progress-table .table-head .serial,.progress-table .table-head .visit{color:#222;font-weight:500;line-height:40px;text-transform:uppercase}.progress-table .table-row{border-top:1px solid #edf3fd;display:flex;padding:15px 0}.progress-table .table-row .country,.progress-table .table-row .percentage,.progress-table .table-row .serial,.progress-table .table-row .visit{align-items:center;display:flex}.progress-table .table-row .country img{margin-right:15px}.progress-table .table-row .percentage .progress{background:transparent;border-radius:0;width:80%}.progress-table .table-row .percentage .progress .progress-bar{height:5px;line-height:5px}.progress-table .table-row .percentage .progress .progress-bar.color-1{background-color:#6382e6}.progress-table .table-row .percentage .progress .progress-bar.color-2{background-color:#e66686}.progress-table .table-row .percentage .progress .progress-bar.color-3{background-color:#f09359}.progress-table .table-row .percentage .progress .progress-bar.color-4,.progress-table .table-row .percentage .progress .progress-bar.color-5{background-color:#73fbaf}.progress-table .table-row .percentage .progress .progress-bar.color-6{background-color:#6382e6}.progress-table .table-row .percentage .progress .progress-bar.color-7{background-color:#a367e7}.progress-table .table-row .percentage .progress .progress-bar.color-8{background-color:#e66686}.single-gallery-image{background-position:50%!important;background-repeat:no-repeat!important;background-size:cover!important;height:200px;margin-top:30px}.list-style{height:14px;width:14px}.unordered-list li{line-height:1.82em!important;padding-left:30px;position:relative}.unordered-list li:before{background:#fff;border:3px solid #49e4fa;border-radius:50%;content:"";height:14px;left:0;position:absolute;top:4px;width:14px}.ordered-list{margin-left:30px}.ordered-list li{color:#49e4fa;font-weight:500;line-height:1.82em!important;list-style-type:decimal-leading-zero}.ordered-list li span{color:#777;font-weight:300}.ordered-list-alpha li{color:#49e4fa;font-weight:500;line-height:1.82em!important;list-style-type:lower-alpha;margin-left:30px}.ordered-list-alpha li span{color:#777;font-weight:300}.ordered-list-roman li{color:#49e4fa;font-weight:500;line-height:1.82em!important;list-style-type:lower-roman;margin-left:30px}.ordered-list-roman li span{color:#777;font-weight:300}.single-input{background:#fff;border:1px;display:block;font-size:18px;height:40px;line-height:40px;outline:none;padding:0 20px;width:100%}.single-input:focus{border-color:#ee631c;outline:none}input.single-input{border:1px solid #ddd;border-radius:4px}input.single-input:focus{border-color:#ee631c}.input-group-icon{position:relative}.input-group-icon .icon{left:20px;line-height:40px;position:absolute;top:0;z-index:3}.input-group-icon .icon i{color:#797979}.input-group-icon .single-input{padding-left:45px}.single-textarea{background:#fff;border:none;display:block;height:100px;line-height:40px;outline:none;padding:0 20px;resize:none;width:100%}.single-textarea:focus{outline:none}.single-input-primary{background:#fff;border:1px solid transparent;display:block;line-height:40px;outline:none;padding:0 20px;width:100%}.single-input-primary:focus{border:1px solid #49e4fa;outline:none}.single-input-accent{background:#fff;border:1px solid transparent;display:block;line-height:40px;outline:none;padding:0 20px;width:100%}.single-input-accent:focus{border:1px solid #eb6b55;outline:none}.single-input-secondary{background:#fff;border:1px solid transparent;display:block;line-height:40px;outline:none;padding:0 20px;width:100%}.single-input-secondary:focus{border:1px solid #f09359;outline:none}.default-switch{background:#fff;border-radius:8.5px;cursor:pointer;height:17px;position:relative;width:35px}.default-switch input{bottom:0;cursor:pointer;height:100%;left:0;opacity:0;position:absolute;right:0;top:0;width:100%}.default-switch input+label{background:#49e4fa;border-radius:50%;box-shadow:0 4px 5px 0 rgba(0,0,0,.2);cursor:pointer;height:15px;left:1px;position:absolute;top:1px;transition:all .2s;width:15px}.default-switch input:checked+label{left:19px}.primary-switch{background:#fff;border-radius:8.5px;cursor:pointer;height:17px;position:relative;width:35px}.primary-switch input{opacity:0}.primary-switch input,.primary-switch input+label,.primary-switch input+label:before{bottom:0;height:100%;left:0;position:absolute;right:0;top:0;width:100%}.primary-switch input+label:before{background:transparent;border-radius:8.5px;content:"";cursor:pointer;transition:all .2s}.primary-switch input+label:after{background:#fff;border-radius:50%;box-shadow:0 4px 5px 0 rgba(0,0,0,.2);content:"";cursor:pointer;height:15px;left:1px;position:absolute;top:1px;transition:all .2s;width:15px}.primary-switch input:checked+label:after{left:19px}.primary-switch input:checked+label:before{background:#49e4fa}.confirm-switch{background:#fff;border-radius:8.5px;cursor:pointer;height:17px;position:relative;width:35px}.confirm-switch input{opacity:0}.confirm-switch input,.confirm-switch input+label,.confirm-switch input+label:before{bottom:0;height:100%;left:0;position:absolute;right:0;top:0;width:100%}.confirm-switch input+label:before{background:transparent;border-radius:8.5px;content:"";cursor:pointer;transition:all .2s}.confirm-switch input+label:after{background:#fff;border-radius:50%;box-shadow:0 4px 5px 0 rgba(0,0,0,.2);content:"";cursor:pointer;height:15px;left:1px;position:absolute;top:1px;transition:all .2s;width:15px}.confirm-switch input:checked+label:after{left:19px}.confirm-switch input:checked+label:before{background:#4cd3e3}.primary-checkbox{background:#fff;border-radius:3px;cursor:pointer;height:16px;position:relative;width:16px}.primary-checkbox input{opacity:0}.primary-checkbox input,.primary-checkbox input+label{bottom:0;height:100%;left:0;position:absolute;right:0;top:0;width:100%}.primary-checkbox input+label{border:1px solid #f1f1f1;border-radius:3px;cursor:pointer}.confirm-checkbox{background:#fff;border-radius:3px;cursor:pointer;height:16px;position:relative;width:16px}.confirm-checkbox input{opacity:0}.confirm-checkbox input,.confirm-checkbox input+label{bottom:0;height:100%;left:0;position:absolute;right:0;top:0;width:100%}.confirm-checkbox input+label{border:1px solid #f1f1f1;border-radius:3px;cursor:pointer}.disabled-checkbox{background:#fff;border-radius:3px;cursor:pointer;height:16px;position:relative;width:16px}.disabled-checkbox input{opacity:0}.disabled-checkbox input,.disabled-checkbox input+label{bottom:0;height:100%;left:0;position:absolute;right:0;top:0;width:100%}.disabled-checkbox input+label{border:1px solid #f1f1f1;border-radius:3px;cursor:pointer}.disabled-checkbox input:disabled{cursor:not-allowed;z-index:3}.primary-radio{background:#fff;border-radius:8px;cursor:pointer;height:16px;position:relative;width:16px}.primary-radio input{opacity:0}.primary-radio input,.primary-radio input+label{bottom:0;height:100%;left:0;position:absolute;right:0;top:0;width:100%}.primary-radio input+label{border:1px solid #f1f1f1;border-radius:8px;cursor:pointer}.confirm-radio{background:#fff;border-radius:8px;cursor:pointer;height:16px;position:relative;width:16px}.confirm-radio input{opacity:0}.confirm-radio input,.confirm-radio input+label{bottom:0;height:100%;left:0;position:absolute;right:0;top:0;width:100%}.confirm-radio input+label{border:1px solid #f1f1f1;border-radius:8px;cursor:pointer}.disabled-radio{background:#fff;border-radius:8px;cursor:pointer;height:16px;position:relative;width:16px}.disabled-radio input{opacity:0}.disabled-radio input,.disabled-radio input+label{bottom:0;height:100%;left:0;position:absolute;right:0;top:0;width:100%}.disabled-radio input+label{border:1px solid #f1f1f1;border-radius:8px;cursor:pointer}.disabled-radio input:disabled{cursor:not-allowed;z-index:3}.ticker-btn{background:transparent;border:1px solid rgba(0,0,0,.09);color:#777;text-transform:uppercase}@media(max-width:960px){.tour-divider{margin:0 0 7%!important}.outer{height:1px!important;margin:auto!important;overflow:hidden!important;position:relative!important;top:55%;width:100%!important}.inner{background:gray!important;box-shadow:0 0 30px 20px gray!important;height:100%!important;margin:auto;position:unset!important;text-align:center;top:30%!important;width:40%!important}}.nav-menu,.nav-menu *{list-style:none;margin:0;padding:0}.nav-menu ul{display:none;left:0;position:absolute;top:100%;z-index:99}.nav-menu li{position:relative;white-space:nowrap}.nav-menu>li{float:left}.nav-menu li.sfHover>ul,.nav-menu li:hover>ul{display:block}.nav-menu ul ul{left:100%;top:0}.nav-menu ul li{min-width:180px;text-align:left}.menu-has-children ul li a{padding:4px 10px!important}.sf-arrows .sf-with-ul{padding-right:30px}.sf-arrows .sf-with-ul:after{content:"";font-family:FontAwesome;font-style:normal;font-weight:400;position:absolute;right:15px}.sf-arrows ul .sf-with-ul:after{content:""}#nav-menu-container{margin:0}@media(min-width:1024px){#nav-menu-container{padding-right:0}}@media screen and (min-width:960px)and (max-width:1015px){#nav-menu-container{padding-right:0}.nav-menu>li{margin-left:0!important}}@media(max-width:960px){#nav-menu-container{display:none}}.nav-menu a{color:#fff;display:inline-block;font-size:16px;font-weight:600;outline:none;padding:4px 10px;text-decoration:none;text-transform:capitalize}.nav-menu>li{margin-left:10px}.nav-menu ul{background:#fff;box-shadow:0 0 30px rgba(127,137,161,.25);margin:14px 0 0;padding:10px}.nav-menu ul li{transition:.3s}.nav-menu ul li a{color:#333;display:block;font-size:15px;padding:10px;text-transform:none;transition:.3s}.nav-menu ul li:hover>a{color:#ee631c}.nav-menu ul ul{margin:0}#mobile-nav-toggle{background:none;border:1px solid #fff;border-radius:5px;cursor:pointer;display:none;font-size:16px;left:15px;line-height:1;outline:none;padding:5px;position:fixed;top:15px;transition:all .4s;z-index:999}#mobile-nav-toggle i{color:#ee631c;font-weight:900}@media(max-width:960px){#mobile-nav-toggle{display:inline}#nav-menu-container{display:none}.tab-show{display:block!important}.tab-none{display:none!important}}#mobile-nav{background:#fff;bottom:0;left:-80%;overflow-y:auto;padding-top:18px;position:fixed;top:0;transition:.4s;width:80%;z-index:1000}@media(min-width:576px){#mobile-nav{background:#fff;bottom:0;left:-75%;overflow-y:auto;padding-top:18px;position:fixed;top:0;transition:.4s;width:75%;z-index:1000}}@media(min-width:768px){#mobile-nav{background:#fff;bottom:0;left:-75%;overflow-y:auto;padding-top:18px;position:fixed;top:0;transition:.4s;width:40%;z-index:1000}}@media(min-width:992px){#mobile-nav{background:#fff;bottom:0;left:-75%;overflow-y:auto;padding-top:18px;position:fixed;top:0;transition:.4s;width:30%;z-index:1000}}@media(min-width:1200px){#mobile-nav{background:#fff;bottom:0;left:-75%;overflow-y:auto;padding-top:18px;position:fixed;top:0;transition:.4s;width:25%;z-index:1000}}#mobile-nav ul{list-style:none;margin:0;padding:0}#mobile-nav ul li{position:relative}#mobile-nav ul li a{color:#000;display:block;font-size:16px;font-weight:600;margin:10px 0;outline:none;overflow:hidden;padding:0 15px;position:relative;text-decoration:none;text-transform:capitalize;width:100%}#mobile-nav ul li a:hover{color:#ee631c}#mobile-nav ul li a.user-sub-menus{color:#000;display:contents;font-size:16px;font-weight:600;margin:10px 0;outline:none;overflow:hidden;position:relative;text-decoration:none;text-transform:capitalize;width:auto}#mobile-nav ul li li{padding-left:30px}#mobile-nav ul .menu-close-children i,#mobile-nav ul .menu-has-children i{color:#999;cursor:pointer;padding:12px 20px 16px;position:absolute;right:0;z-index:99}#mobile-nav ul .menu-has-children li a{text-transform:capitalize}#mobile-nav ul .menu-item-active{color:#ee631c}#mobile-body-overly{background:rgba(0,0,0,.7);display:none;height:100%;left:0;position:fixed;top:0;width:100%;z-index:997}body.mobile-nav-active{overflow:hidden}body.mobile-nav-active #mobile-nav{left:0}body.mobile-nav-active #mobile-nav-toggle{color:#fff}.section-title{padding-bottom:30px}.section-title h2{margin-bottom:20px}.section-title p{font-size:16px;margin-bottom:0}@media(max-width:991.98px){.section-title p br{display:none}}.banner-area .overlay-bg,.callto-action-area,.contact-btns,.form-area .primary-btn,.p1-gradient-bg,.sidebar .single-slidebar .cat-list li:hover,.single-price:hover .price-bottom,.single-service:hover,.submit-left,.submit-right{background:rgba(0,0,0,.57)}.feat-txt h1,.p1-gradient-color{-webkit-text-fill-color:transparent;background:-ms-linear-gradient(0deg,#bfacff 0,#795fff 100%);-webkit-background-clip:text}.primary-btn{background-color:#49e4fa;border:none;border-radius:25px;color:#fff;cursor:pointer;display:inline-block;font-weight:500;line-height:42px;padding-left:30px;padding-right:60px;position:relative;text-transform:uppercase;transition:all .3s ease 0}.primary-btn:focus{outline:none}.primary-btn span{color:#fff;position:absolute;right:30px;top:50%;transform:translateY(-60%);transition:all .3s ease 0}.primary-btn:hover span{color:#fff;right:20px}.primary-btn.white{border:1px solid #fff;color:#fff}.primary-btn.white span{color:#fff}.primary-btn.white:hover{background:#fff;color:#49e4fa}.primary-btn.white:hover span{color:#49e4fa}.overlay{bottom:0;left:0;position:absolute;right:0;top:0}.banner-area{background-size:cover;background:linear-gradient(90deg,#ed2323,#f0bc11)!important}.banner-area .overlay-bg{opacity:.95}.banner-content{margin-top:0;text-align:center}.banner-content h1{font-size:22px;font-weight:300;line-height:1em;margin-top:20px}.banner-content h1 span{color:#ee631c}@media(max-width:991.98px){.banner-content h1{font-size:22px}.banner-content h1 br{display:none}}@media(max-width:1199.98px){.banner-content h1{font-size:22px}}@media(max-width:414px){.banner-content h1{font-size:22px}}.banner-content p span{color:#ee631c}@media(max-width:1280px){.banner-content br{display:none}}.banner-content .form-wrap{background-color:#a998f6;border:1px solid #b8aaf3;margin:40px 0;padding:15px 0}.banner-content .form-wrap .form-control{border-radius:0;font-size:14px;height:40px}.banner-content .form-wrap .btn-info{background-color:#ee631c;border:none;border-radius:0;color:#fff;font-size:18px;height:100%;text-transform:capitalize;width:100%}@media(max-width:960px){.banner-content .form-cols{margin-bottom:30px}.banner-content .form-cols:last-child{margin-bottom:0}}.primary-btn{background:#fff;border:1px solid transparent;border-radius:50px;color:#222;padding-left:40px;padding-right:40px}.primary-btn:hover{background:transparent;border:1px solid #fff;color:#fff}.popular-post-area .owl-dots{backface-visibility:hidden;bottom:5px;margin-top:20px;text-align:center;width:100%}.popular-post-area .owl-dot{background:hsla(0,0%,50%,.5);display:inline-block;height:10px;margin-left:5px;margin-right:5px;transition:all .3s ease 0;width:10px}.popular-post-area .owl-dot.active{background:#49e4fa;transition:all .3s ease 0}@media(max-width:960px){.post-list{margin-bottom:50px}}.single-popular-post{background-color:#222;padding:20px}.single-popular-post .details{margin-left:40px}.single-popular-post .details p{margin-bottom:0}.single-popular-post h4{color:#fff}.single-popular-post h6{color:#ee631c;padding:10px 0}.single-popular-post .thumb{display:inline-block}.single-popular-post .thumb img{margin-left:5px;margin-top:10px}.single-popular-post .btns{background-color:#ee631c;bottom:22px;color:#fff;font-size:12px;font-weight:400;padding:9px;position:absolute;transition:all .3s ease 0}.single-popular-post .btns:hover{background-color:#1e2235;color:#ee631c}.features-area{margin-top:-65px}.single-feature{background-color:#fff;border-radius:5px;box-shadow:0 0 40px 0 rgba(132,144,255,.2);padding:25px 0;text-align:center}.single-feature p{margin-bottom:0}.single-feature h4{padding-bottom:15px}@media(max-width:960px){.single-feature{margin-bottom:30px}}.single-fcat{background-color:#fff;border:1px solid transparent;border-radius:3px;box-shadow:0 0 40px 0 rgba(132,144,255,.2);padding:20px 0;text-align:center;transition:all .3s ease 0}.single-fcat p{color:#222;margin-bottom:0;margin-top:15px}.single-fcat:hover{border:1px solid #ee631c}@media(max-width:960px){.single-fcat{margin-bottom:30px}}.post-list .cat-list{margin-bottom:20px;text-align:right}.post-list .cat-list li{background-color:#fff;border:1px solid #eee;display:inline-block;margin-right:10px;padding:5px 10px;text-align:center;transition:all .3s ease 0;width:100px}.post-list .cat-list li a{color:#222;font-weight:600;text-transform:uppercase}.post-list .cat-list li:hover{background-color:#ee631c}.post-list .cat-list li:hover a{color:#fff}@media(max-width:414px){.post-list .cat-list{text-align:left}.post-list .cat-list li{font-size:10px;margin-bottom:10px}}.post-list .single-post{background-color:#fff;border-radius:6px;margin-bottom:30px;padding:30px}.post-list .single-post h6{color:#222;font-size:14px;font-weight:300;margin-bottom:15px;margin-top:10px}@media(max-width:414px){.post-list .single-post h6{font-size:10px}}.post-list .single-post h5{font-weight:300}.post-list .single-post .address,.post-list .single-post h5{color:#222;margin-bottom:15px}.post-list .single-post .btns li{background-color:#fff;border:1px solid #eee;display:inline-block;padding:10px 15px;transition:all .3s ease 0}.post-list .single-post .btns li a,.post-list .single-post .btns li i{color:#222;font-weight:500;text-transform:uppercase}.post-list .single-post .btns li:hover{background-color:#ee631c}.post-list .single-post .btns li:hover a,.post-list .single-post .btns li:hover i{color:#fff}@media(max-width:414px){.post-list .single-post .btns li{margin-bottom:5px}}.post-list .single-post .thumb .tags{margin-top:30px}.post-list .single-post .thumb .tags li{background:#fff;border:1px solid #eee;display:inline-block;margin-bottom:5px;padding:6px 15px;transition:all .3s ease 0}.post-list .single-post .thumb .tags li a{color:#777;transition:all .3s ease 0}.post-list .single-post .thumb .tags li:hover{background-color:#ee631c}.post-list .single-post .thumb .tags li:hover a{color:#fff}@media(max-width:736px){.post-list h4{font-size:16px}.post-list .btns a{font-size:10px}}@media(max-width:414px){.post-list .single-post.flex-row,.post-list .title.flex-row{display:inline-block!important;flex-direction:column!important}.post-list .details{margin-top:30px}}.post-list .loadmore-btn{background-color:#ee631c;color:#fff;margin-top:60px;max-width:200px;padding:8px 15px;text-align:center}.sidebar .owl-carousel .owl-item img{width:auto!important}.sidebar .owl-dots{backface-visibility:hidden;bottom:5px;margin-top:20px;text-align:center;width:100%}.sidebar .owl-dot{background:hsla(0,0%,50%,.5);display:inline-block;height:10px;margin-left:5px;margin-right:5px;transition:all .3s ease 0;width:10px}.sidebar .owl-dot.active{background:#49e4fa;transition:all .3s ease 0}.sidebar .single-slidebar{background-color:#fff;margin-bottom:30px;padding:30px 20px}.sidebar .single-slidebar h4{margin-bottom:20px}.sidebar .single-slidebar .cat-list li{background-color:#fff;padding:0 10px;transition:all .3s ease 0}.sidebar .single-slidebar .cat-list li:hover a{color:#fff}.sidebar .single-slidebar .cat-list p{margin-bottom:0}.sidebar .single-slidebar .cat-list a{color:#777;margin-bottom:10px;padding:10px}.sidebar .single-rated img{margin-bottom:20px}.sidebar .single-rated h4{margin-bottom:8px}.sidebar .single-rated h6{font-weight:300;margin-bottom:10px}.sidebar .single-rated h5{font-weight:300;margin-bottom:5px}.sidebar .single-rated .address{color:#222;margin-bottom:8px}.sidebar .single-rated .btns{background-color:#ee631c;border:1px solid transparent;color:#fff;display:inline-block;margin-top:10px;padding:10px 25px;transition:all .3s ease 0}.sidebar .single-rated .btns:hover{background-color:transparent;border-color:#ee631c;color:#ee631c}.sidebar .single-blog{background-size:cover!important;margin-bottom:30px;padding:0 20px}.sidebar .single-blog:last-child{margin-bottom:0}.sidebar .single-blog h4{color:#fff;padding-top:20px}.sidebar .single-blog .meta p{color:#fff}.callto-action-area .primary-btn{background-color:#ee631c;border-radius:0;color:#fff;margin:10px;text-transform:capitalize;transition:all .3s ease 0}.callto-action-area .primary-btn:hover{background-color:#ad9aff;border-color:transparent;color:#fff}.callto-action-area .overlay-bg{background:rgba(4,9,30,.6)}.single-price .price-top h4{font-weight:600}.single-price .lists li{margin-bottom:15px}.download-area{background-color:#fff}@media(max-width:960px){.download-left{margin-bottom:50px}}.download-right{padding-left:65px}.download-right .subs{padding:20px 0}@media(max-width:1024px){.download-right .flex-row{display:inline-block!important;flex-direction:column!important}}@media(max-width:960px){.download-right{padding-left:15px}}.buttons{background:#fff;background-color:#fff;border:1px solid #eee;color:#222;display:flex;margin-right:20px;padding:20px 30px 0;transition:all .3s ease 0}.buttons i{color:#ee631c;font-size:40px;padding-right:20px}.buttons:hover{background:#ee631c;box-shadow:0 20px 20px 0 rgba(0,0,0,.1);color:#fff;cursor:pointer}.buttons:hover a,.buttons:hover i{color:#fff!important}.buttons a{color:#222}.buttons p span{font-size:24px;font-weight:600}@media(max-width:1024px){.buttons{margin-bottom:30px}}.testimonial-area .owl-carousel .owl-item img{width:auto!important}.testimonial-area .owl-dots{backface-visibility:hidden;bottom:5px;margin-top:20px;text-align:center;width:100%}.testimonial-area .owl-dot{background:hsla(0,0%,50%,.5);display:inline-block;height:10px;margin-left:5px;margin-right:5px;transition:all .3s ease 0;width:10px}.testimonial-area .owl-dot.active{background:#49e4fa;transition:all .3s ease 0}.single-review .title{margin:20px 0}.single-review .star{margin-left:20px}.single-review .star .checked{color:orange}@media(max-width:588px){.single-review{padding:15px}}.footer-area{background-color:#fff;padding-top:0!important}.footer-area .footer-nav li{margin-top:8px}.footer-area .footer-nav li a{color:#202020;font-size:14px;font-weight:400}.footer-area .footer-nav li a:hover{color:#ee631c}.footer-area .primary-btn{background-color:#ee631c;border:none;border-radius:25px;color:#fff;cursor:pointer;display:inline-block;font-weight:500;line-height:42px;padding-left:30px;padding-right:60px;position:relative;text-transform:uppercase;transition:all .3s ease 0}.footer-area .primary-btn:focus{outline:none}.footer-area .primary-btn span{color:#fff;position:absolute;right:30px;top:50%;transform:translateY(-60%);transition:all .3s ease 0}.footer-area .primary-btn:hover{background-color:#ee631c;box-shadow:none;color:#fff}.footer-area .primary-btn:hover span{color:#fff;right:20px}.footer-area .primary-btn.white{border:1px solid #fff;color:#fff}.footer-area .primary-btn.white span{color:#fff}.footer-area .primary-btn.white:hover{background:#fff;color:#ee631c}.footer-area .primary-btn.white:hover span{color:#ee631c}.footer-area h6{color:#202020;font-size:18px;font-weight:600;margin-bottom:25px}.copy-right-text a,.copy-right-text i{color:#ee631c}.instafeed{margin:-5px}.instafeed li{overflow:hidden;width:25%}.instafeed li img{margin:5px}.footer-social{text-align:right}.footer-social a{background:#111;padding-top:10px;width:20px;width:40px}.footer-social a:hover{background-color:#ee631c}.footer-social a:hover i{color:#fff}.footer-social i{color:#ccc;transition:all .3s ease 0}@media(max-width:991.98px){.footer-social{margin-top:20px;text-align:left}}.single-footer-widget{color:#fff}.single-footer-widget input{background:#fff;color:#777;font-weight:500;line-height:33px;padding-left:10px!important;width:100%}.single-footer-widget .bb-btn{background-color:#ee631c;border-radius:0;color:#fff;cursor:pointer;font-weight:300;z-index:9999}@media(max-width:960px){.single-footer-widget .nw-btn{margin-top:20px}.single-footer-widget .newsletter{padding-bottom:40px}}.single-footer-widget .info{color:#fff;font-size:12px;margin-top:122px;position:absolute}.single-footer-widget .info.valid{color:green}.single-footer-widget .info.error{color:red}.single-footer-widget::-moz-selection{background-color:#ee631c;color:#777}.single-footer-widget::selection{background-color:#ee631c;color:#777}.single-footer-widget::-webkit-input-placeholder{color:#777;font-weight:300}.single-footer-widget:-moz-placeholder,.single-footer-widget::-moz-placeholder{color:#777;font-weight:300;opacity:1}.single-footer-widget:-ms-input-placeholder{color:#777;font-weight:300}.single-footer-widget::-ms-input-placeholder{color:#777;font-weight:300}@media(max-width:991.98px){.single-footer-widget{margin-bottom:20px}}.footer-bottom{padding-top:20px}.footer-text a,.footer-text i{color:#ee631c}.footer-bottom-style p.footer-text{line-height:24px;margin:0}.whole-wrap{background-color:#fff}.generic-banner{background-color:#ee631c;text-align:center}.generic-banner .height{height:600px}@media(max-width:767.98px){.generic-banner .height{height:400px}}.generic-banner .generic-banner-content h2{line-height:1.2em;margin-bottom:20px}@media(max-width:991.98px){.generic-banner .generic-banner-content h2 br{display:none}}.generic-banner .generic-banner-content p{font-size:16px;text-align:center}@media(max-width:991.98px){.generic-banner .generic-banner-content p br{display:none}}.generic-content h1{font-weight:600}.about-generic-area{background:#fff}.about-generic-area p{margin-bottom:20px}.white-bg{background:#fff}.section-top-border{border-top:1px dotted #eee}.switch-wrap{margin-bottom:10px}.switch-wrap p{margin:0}.link-nav{margin-top:10px}.about-content{padding:150px 0;text-align:center}.about-content h1{font-size:48px;font-weight:300}.about-content a{color:#fff;font-size:14px;font-weight:300}.about-content .lnr{font-weight:600;margin:0 10px}.feature-area{background-color:#222}.feat-img img{width:100%}.feat-txt{padding:0 70px}.feat-txt h6{font-weight:100;letter-spacing:2px}.feat-txt h1{padding:15px 0}@media(max-width:1280px){.feat-txt{padding:0 12px}.feat-txt h1{font-size:30px}}@media(max-width:1024px){.feat-txt h6,.feat-txt p{font-size:12px}.feat-txt p{margin:0;padding:0}.feat-txt h1{font-size:24px;padding:5px 0}}@media(max-width:960px){.feat-txt{padding-bottom:40px;padding-top:40px}}.service-area .header-text{text-align:center}.service-area .header-text h1{margin-bottom:20px}.single-service{background-color:#fff;margin-bottom:30px;padding:30px}.single-service,.single-service h4,.single-service p{transition:all .3s ease 0}.single-service h4{margin-bottom:20px;margin-top:20px}.single-service h4 .lnr{margin-right:15px}.team-area .thumb{position:relative}.team-area .thumb div{background-color:rgba(129,104,255,.8);color:#fff;height:100%;left:0;opacity:0;position:absolute;top:0;transition:opacity .5s;width:100%}.team-area .thumb div i{color:#fff;font-size:20px;padding:10px;z-index:9999}.team-area .thumb img{display:block;width:100%}.team-area .thumb div span{bottom:30px;display:block;font-size:18px;font-weight:600;left:20px;letter-spacing:3px;position:absolute;text-transform:uppercase}.team-area .thumb div p{bottom:10px;display:block;font-weight:100;left:20px;position:absolute}@media(max-width:768px){team-area .thumb div p{bottom:-15px}}.team-area .thumb:hover div{cursor:pointer;opacity:1}.single-title{margin-bottom:20px}.job-experience ul li{color:#ee631c;margin-bottom:30px}.job-experience ul li span{color:#000}.search-page-top{padding:250px 0}.search-label{margin:10px 20px}.search-bar-wrapper .search-btn{margin:0 10px}.search-page-top .lnr,.search-page-top a{color:#fff}.search-page-top .lnr{font-weight:700;margin:0 10px}.single-price{border:1px solid #eee;text-align:center}.single-price .price-top{background-color:#fbfcff;border-bottom:1px solid #eee;padding:30px 0}.single-price .price-top h4{font-weight:500}.single-price .price-bottom{background-color:#fff;margin:0 45px 45px;padding:35px;transition:all .3s ease 0}.single-price .price-bottom h1{font-size:60px;font-weight:300}.single-price .price-bottom .price{color:#222;font-size:25px;margin-top:10px}.single-price .price-bottom .time{font-size:12px;margin-left:10px;margin-top:15px;text-align:left}.single-price .price-bottom .primary-btn{background:#ee631c;border-radius:0;color:#fff;margin-top:20px;text-transform:capitalize;transition:all .3s ease 0}.single-price .price-bottom .primary-btn:hover{border:1px solid transparent}@media(max-width:1280px){.single-price .price-bottom{margin:0}}@media(max-width:1024px){.single-price .price-bottom .primary-btn{padding-left:22px;padding-right:22px}}.single-price p{padding:30px 0}.single-price .lists{padding:40px 0 20px}.single-price .lists li{margin-bottom:20px}.single-price:hover{cursor:pointer}.single-price:hover .price-bottom{background-color:#ee631c}.single-price:hover .price-bottom .price,.single-price:hover .price-bottom .time,.single-price:hover .price-bottom h1{color:#fff}@media(max-width:960px){.single-price{margin-bottom:50px}}.submit-left,.submit-right{color:#fff;padding:50px 30px;text-align:center}.submit-left h4,.submit-right h4{color:#fff}.submit-left p,.submit-right p{padding:20px 0}.map-wrap{margin-bottom:120px}.contact-btns{color:#fff;font-size:18px;font-weight:600;margin-bottom:30px;padding:40px;text-align:center}.contact-btns:hover{color:#fff}.form-area input{padding:15px}.form-area input,.form-area textarea{border-radius:0;font-size:12px}.form-area textarea{height:180px;margin-top:0}.form-area .primary-btn{transition:all .3s ease 0}.form-area .primary-btn:hover{border:1px solid #ee631c;color:#ee631c!important}.blog-banner-area .overlay-bg{background:rgba(0,0,0,.55)}.blog-banner-wrap{text-align:center}.blog-post-list .single-post{background:transparent;padding:0 30px}.single-post{margin-bottom:30px}.single-post .tags{margin-top:40px}.single-post .tags li{display:inline-block}.single-post .tags li a{color:#222}.single-post .tags li:hover a{color:#ee631c}.single-post h1{margin-bottom:20px;margin-top:20px}.single-post .title h4{margin-bottom:10px}.single-post .comment-wrap ul li,.single-post .social-wrap ul li{display:inline-block;margin-right:15px}@media(max-width:414px){.single-post .comment-wrap,.single-post .social-wrap{margin-top:10px}}.single-post .comment-wrap ul li a{color:#777}.single-post .social-wrap ul{text-align:right}.single-post .social-wrap ul li a i{color:#777}.single-post .social-wrap ul li a i:hover{color:#222}@media(max-width:768px){.single-post .social-wrap ul{text-align:left}.search-label{padding-right:0}}.single-widget{border:1px solid #eee;margin-bottom:34px;padding:40px 15px 10px}.single-widget .title{font-weight:600;margin-bottom:30px}.search-widget i{color:#ee631c}.search-widget form.example{border:1px solid #eee}.search-widget form.example input[type=text]{background:#eee;border:none;float:left;font-size:14px;padding:10px;width:80%}.search-widget form.example button{background:#eee;border:none;color:#fff;cursor:pointer;float:left;font-size:17px;padding:10px;width:20%}.search-widget form.example:after{clear:both;content:"";display:table}.protfolio-widget{border:0;border-radius:6px;box-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px -1px rgba(0,0,0,.1);overflow:hidden;text-align:center}.protfolio-widget h4{padding:20px 0}.protfolio-widget ul li{display:inline-block;padding:15px}.protfolio-widget ul li a i:hover{color:#ee631c}.category-widget ul li{border-bottom:1px solid #eee;padding:10px 20px;transition:all .3s ease 0}.category-widget ul li h6{font-weight:300;transition:all .3s ease 0}.category-widget ul li span{color:#222;transition:all .3s ease 0}.category-widget ul li:hover{border-color:#ee631c}.category-widget ul li:hover h6,.category-widget ul li:hover span{color:#ee631c}.tags-widget ul li{background:#fff;border:1px solid #eee;display:inline-block;margin-bottom:8px;padding:8px 10px;transition:all .3s ease 0}.tags-widget ul li a{color:#222;font-weight:300}.tags-widget ul li:hover{background-color:#ee631c}.tags-widget ul li:hover a{color:#fff}.recent-posts-widget .single-recent-post .recent-details{margin-left:20px}.recent-posts-widget .single-recent-post .recent-details h4{font-size:14px;line-height:1.5em!important;transition:all .3s ease 0}.recent-posts-widget .single-recent-post .recent-details p{margin-top:10px}.recent-posts-widget .single-recent-post:hover h4{color:#ee631c}@media(max-width:960px){.recent-posts-widget .single-recent-post{margin-bottom:20px}}.nav-area{border-bottom:1px solid #eee}.nav-area a{color:#222}.nav-area .nav-left .thumb{padding-right:20px}.nav-area .nav-right{text-align:right}.nav-area .nav-right .thumb{padding-left:20px}@media(max-width:768px){.nav-area .post-details h4{font-size:14px}}@media(max-width:466px){.nav-area .nav-right{margin-top:50px}}.comment-sec-area{border-bottom:1px solid #eee;padding-bottom:50px}.comment-sec-area a{color:#222}.comment-sec-area .comment-list{padding-bottom:30px}.comment-sec-area .comment-list.left-padding{padding-left:25px}.comment-sec-area .thumb{margin-right:20px}.comment-sec-area .date{color:#ccc;font-size:13px}.comment-sec-area .comment{color:#777}.comment-sec-area .btn-reply{background-color:#222;border:1px solid #222;color:#fff;display:block;padding:8px 30px;transition:all .3s ease 0}.comment-sec-area .btn-reply:hover{background-color:transparent;color:#222}.commentform-area{padding-bottom:100px}.commentform-area h5{font-weight:600!important}.commentform-area .form-control{border-radius:0;font-size:14px;font-weight:400}.commentform-area .primary-btn{background-color:#ee631c!important;border:1px solid transparent;color:#fff;padding-left:50px;padding-right:50px}.commentform-area .primary-btn:hover{border-color:#ee631c!important}.commentform-area textarea{height:90%}.commentform-area .form-control{background:#fff;border:none}.genric-btn.white-border{background:transparent;border:1px solid hsla(0,0%,100%,.41)!important;border-radius:4px;color:#fff!important;letter-spacing:.5px;padding:4px 8px;transition:background .15s ease}.genric-btn.white-border:hover{background:hsla(0,0%,100%,.12)!important}.genric-btn.white-border:focus{outline:0}.genric-btn.white-border{height:38px;line-height:24px}.genric-btn.orange-border{background:transparent;border:1px solid #ee631c;color:#ee631c;line-height:21px;text-transform:capitalize}.orange-border{border:1px solid #ee631c}.text-white{color:#fff}.bg-gredient{background:linear-gradient(90deg,#ed2323,#f0bc11)!important}.br-5{border-radius:4px}.br-10{border-radius:6px}.ky-bottom-bar-button{background:transparent;border:1px solid hsla(0,0%,100%,.41)!important;border-radius:4px;color:#fff!important;letter-spacing:.5px;padding:4px 8px;transition:background .15s ease}.ky-bottom-bar-button:hover{background:hsla(0,0%,100%,.12)!important}.ky-bottom-bar-button:focus{outline:0}.ky-bottom-bar-button{height:38px;line-height:24px}.Klapty-btn-facebook{background-color:#3b5998;color:#fff}.Klapty-btn-twitter{background-color:#00cdfe;color:#fff}.Klapty-btn-linkedin{background-color:#007bb6;color:#fff}.Klapty-btn-google{background-color:#dd4b39;color:#fff}.Klapty-btn-signin-google{background:transparent;border:1px solid hsla(0,0%,100%,.41)!important;border-radius:4px;color:#fff!important;letter-spacing:.5px;padding:4px 8px;transition:background .15s ease}.Klapty-btn-signin-google:hover{background:hsla(0,0%,100%,.12)!important}.Klapty-btn-signin-google:focus{outline:0}@media(max-width:1200px){.Klapty-btn-signin-google{white-space:nowrap}}.text-signup{color:#0af!important;text-decoration:underline}.Klapty-btn-shadow{border:1px solid rgba(0,0,0,.1);box-shadow:0 1px 2px 0 rgba(0,0,0,.1)}.Klapty-btn-signin-google img{border-radius:3px;height:24px;margin-right:10px;width:24px}.Klapty-btn-signin-google-img{border-radius:3px!important;height:22px!important;margin-right:10px!important;width:22px!important}.Klapty-btn-facebook .fab,.Klapty-btn-google .fab,.Klapty-btn-linkedin .fab,.Klapty-btn-twitter .fab{border-right:1px solid #fff;display:inline;padding-right:10px}.grey-border{border:1px solid #ddd}.primary-radio input:checked+div{border:1px solid #000}.profile-img-top{background:linear-gradient(90deg,#f04818,#f09018)!important;border-radius:50%;height:120px;-o-object-fit:cover;object-fit:cover;padding:5px;position:absolute;transform:translate(-50%,-60%);width:120px}.fc-content{color:#fff!important}.header-scrolled .bg-orange{background:#fff!important;border:1px solid #fff;color:#ee631c;line-height:21px}.header-scrolled .bg-orange:hover{color:#ee631c}#tours .profiles,.profiles{height:100%}.fa-heart:before{margin-right:0}.fa-clipboard-check:before,.fa-clipboard:before,.fa-comment-alt:before,.fa-eye:before,.fa-share:before,.fa-user:before{margin-right:5px}.mb-0{margin-bottom:0!important}.gm-style-iw-d .tourinfo{width:auto!important}.beta{border:2px solid #000;border-radius:5px;color:#000;font-size:16px;font-weight:600;height:25px;line-height:20px;margin:6px;padding:0 2px}.loadingOverlay{background:rgba(0,0,0,.812);font-family:Source Sans Pro,sans-serif;font-weight:600;text-align:center;z-index:1000000000}.loadingOverlay .loadingOverlay-inner{color:#fff;left:50%;position:absolute;text-align:center;top:50%;transform:translate(-50%,-50%)}.loadingOverlay .fa{font-size:40px;margin-bottom:20px}.loadingOverlay-YV{background:rgba(0,0,0,.812);font-family:Source Sans Pro,sans-serif;font-weight:600;height:100%;left:0;position:fixed;text-align:center;top:0;width:100%;z-index:1000000000}.loadingOverlay-YV .loadingOverlay-YV-inner{color:#fff;position:absolute;text-align:center;top:35%;width:95%}.loadingOverlay-YV .fa{font-size:40px;margin-bottom:20px}.button{color:#555;cursor:pointer;position:absolute;z-index:5}.aboutcloses,.aboutopen,.closes,.open{display:none;font-size:14px;font-weight:600}.custom-containers{width:98%!important}.custom_text_container{height:20px;overflow:hidden}.containers{float:left;font-size:12px;margin:auto;overflow:hidden;position:relative;width:100%}.text_container{height:105px;overflow:hidden}.text{text-overflow:ellipsis}#star1,#star2,#star3,#star4,#star5{cursor:pointer}.checked{color:orange}.overlayimg:before{background-color:rgba(0,0,0,.61);content:" ";display:block;height:inherit;left:0;position:absolute;top:0;width:100%;z-index:0}.fullscreen_explore .single-input{padding:0 35px}.explore-page .single-input,.hire-page .single-input{padding:0 2.3rem}a.text-orange:hover{color:#ee631c}.nav-menu a:hover{color:#fff}.single-widget{border:2px solid #ccc}#header.header-scrolled{background-image:linear-gradient(90deg,#ed2323,#f0bc11)!important}.homeimage{margin:-1px auto}.ui-widget.ui-widget-content{border-radius:0 0 10px 10px!important;padding:5px 0!important}.has-search .form-control{padding-left:2.375rem}.has-search .form-control-feedback{color:#ee631c;display:block;height:2.375rem;line-height:2.375rem;pointer-events:none;position:absolute;text-align:center;width:2.375rem;z-index:2}.fullscreen .single-input{padding:0 35px}.row{flex-wrap:wrap!important}.col,.col-1,.col-10,.col-11,.col-12,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-auto,.col-lg,.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-auto,.col-md,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-auto,.col-sm,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-auto,.col-xl,.col-xl-1,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-auto{padding-left:10px;padding-right:10px}.ui-state-highlight,.ui-widget-content .ui-state-highlight,.ui-widget-header .ui-state-highlight{background:none!important;border:none!important;color:#000!important;font-weight:700!important}.banner-content .form-wrap-white{background-color:#fff;border:none!important;border-radius:30px;margin:40px 150px;padding:10px 0}.round-btn,.round-form-control{border-radius:50px!important}.round-form-control{background:#dfdfe6}.btn-full-width{width:100%!important}.bc-white{align-items:stretch;display:flex;flex-direction:column;height:100%;overflow:hidden}.bc-whit-box,.bc-white{background:#fff;border-radius:6px;box-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px -1px rgba(0,0,0,.1);padding:0}.bc-whit-box{border:0}.bc-whit-box .info{padding:0 10px 10px}.img-fluid{height:200px;width:100%}hr{border:0;border-top:1px solid rgba(0,0,0,.1);margin-bottom:10px;margin-top:10px}.cut-text{margin-bottom:5px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;word-break:break-all}.fit-text{width:70vw!important}.img-round{border-radius:50px;height:25px;-o-object-fit:cover;object-fit:cover;width:25px}.section-gap{padding:3rem 0 0!important}.sample-text-area{padding:15px 0 0}.explore-page #explore-page-map{height:90vh;width:100%}.updateCommentWrapper .emoji-wysiwyg-editor{background-color:#fff;border:1px solid #d2dbe3}.button-wrapper{align-items:center;display:flex;justify-content:space-between;margin-top:5px}@media(max-width:960px){.banner-content .form-cols{margin-bottom:0}#map{height:30vh!important}.explore-page #explore-page-map{height:60vh}#search-result{height:90vh!important}#notification_li{display:none}}@media(max-width:768px){.tour-view{flex-wrap:wrap-reverse!important}#submit{width:100%!important}}@media(max-width:1200px){#map{height:30vh!important}.scrollbar{min-height:55vh!important}.explore-page #explore-page-map{height:70vh}#search-result{height:90vh!important}.tour-view{flex-wrap:wrap-reverse!important}}.br-hide{display:none}@media(max-width:575px){.banner-content .form-wrap-white{background:none;border:none}#search,#search-string{font-size:17px}#search{line-height:1.8;width:50%}.banner-content .form-cols{margin-bottom:30px}.search-btn{margin-bottom:0!important}#submit{width:100%!important}.explore-page .gmnoprint{display:none}.filter-section{display:none!important}#map,.map-section{display:none}#map{height:0;height:80vh!important;width:0}.explore-page #explore-page-map{height:70vh}.br-hide{display:block}.full-width-set{width:100%}}.w-20{flex:0 0 20%;max-width:20%}@media(min-width:576px){.w-sm-20{flex:0 0 20%;max-width:20%}}@media(min-width:768px){.w-md-20{flex:0 0 20%;max-width:20%}}@media(min-width:992px){.w-lg-20{flex:0 0 20%;max-width:20%}}@media(min-width:1200px){.w-xl-20{flex:0 0 20%;max-width:20%}}.protfolio-widget ul li{padding:15px 5px}.protfolio-widget h4{padding:10px 0}.lh-1{line-height:1}.lh-1.btn{line-height:1.5!important}.lh-30{line-height:30px}.footer-social a{background:transparent;display:inline-table;height:40px;padding-top:0;text-align:center;transition:all .3s ease 0}.footer-social i{color:#fff}footer .dropdown-menu{left:0;line-height:21px;min-width:6rem;padding:0 10px;padding:0!important;position:absolute;top:-2px!important;transform:translate3d(305px,-44px,0);will-change:transform}footer .dropdown-menu.bg-orange{background:#fff!important;color:#ee631c!important}footer .dropdown-menu>ul{padding:6px}footer .dropdown-menu>ul>li{margin:0!important;padding:0!important}footer .dropdown-menu a{color:#2f2f2f!important;display:block;font-size:12px;font-weight:500;padding:6px 10px}footer .dropdown-menu a:hover{background-color:#feeee3!important}.list{bottom:100%;top:auto!important}.hr{border-color:#ced4da}.hr-text{border:0;color:#818078;font-size:15px;font-weight:500;height:1.5em;line-height:1em;margin:0;opacity:1;outline:0;position:relative;text-align:center}.hr-text:before{background:linear-gradient(90deg,#818078,#818078,#818078);content:"";height:1px;left:0;position:absolute;top:50%;width:100%}.hr-text:after{background-color:#fcfcfa;color:#000;color:#818078;content:attr(data-content);display:inline-block;line-height:1.5em;padding:0 .5em;position:relative}small{color:#666;font-size:12px;font-weight:600}.fa-star{font-size:8px}.border{border:1px solid}.slider-selection{background:#f77500!important}.slider-success .slider-selection{background-color:#5cb85c!important}.slider-primary .slider-selection{background-color:#428bca!important}.slider-info .slider-selection{background-color:#5bc0de!important}.slider-warning .slider-selection{background-color:#f0ad4e!important}.slider-danger .slider-selection{background-color:#d9534f!important}.slider.slider-horizontal{height:20px;width:100%!important}.slider-handle{background-color:#fff!important;background-image:none!important;box-shadow:1px 1px 24px -2px rgba(0,0,0,.75)!important}.slider-strips .slider-selection{background-image:repeating-linear-gradient(-45deg,transparent,transparent 5px,hsla(0,100%,99%,.08) 0,hsla(0,0%,99%,.08) 10px)!important;background-image:-webkit-repeating-linear-gradient(-45deg,transparent,transparent 5px,hsla(0,100%,99%,.08) 0,hsla(0,0%,99%,.08) 10px)!important}.tooltip-inner{background-color:transparent!important;border-radius:4px;color:#bdbdbd!important;max-width:200px;padding:3px 8px;text-align:center}.tooltip.top .tooltip-arrow{display:none!important}.slider .tooltip.top{margin-top:-25px!important}.well{background:transparent!important;border:none!important;box-shadow:none!important;padding:0;width:100%!important}.slider-ghost .slider-track{height:5px!important}.slider-ghost .slider-handle{border:5px solid #f77500;top:-2px!important}.slider-success.slider-ghost .slider-handle{border-color:#5cb85c}.slider-primary.slider-ghost .slider-handle{border-color:#428bca}.slider-info.slider-ghost .slider-handle{border-color:#5bc0de}.slider-warning.slider-ghost .slider-handle{border-color:#f0ad4e}.slider-danger.slider-ghost .slider-handle{border-color:#d9534f}.tooltip{opacity:1}.bootstrap-tagsinput{background-color:#fff;border:1px solid #ccc;border-radius:4px;box-shadow:inset 0 1px 1px rgba(0,0,0,.075);color:#555;cursor:text;display:inline-block;line-height:22px;max-width:100%;padding:4px 6px;vertical-align:middle}.bootstrap-tagsinput input{background-color:transparent;border:none;box-shadow:none;margin:0;max-width:inherit;outline:none;padding:0 6px;width:auto}.bootstrap-tagsinput.form-control input::-moz-placeholder{color:#777;opacity:1}.bootstrap-tagsinput.form-control input:-ms-input-placeholder{color:#777}.bootstrap-tagsinput.form-control input::-webkit-input-placeholder{color:#777}.bootstrap-tagsinput input:focus{border:none;box-shadow:none}.bootstrap-tagsinput .tag{color:#fff;margin-right:2px}.bootstrap-tagsinput .tag [data-role=remove]{cursor:pointer;margin-left:8px}.bootstrap-tagsinput .tag [data-role=remove]:after{content:"x";padding:0 2px}.bootstrap-tagsinput .tag [data-role=remove]:hover{box-shadow:inset 0 1px 0 hsla(0,0%,100%,.2),0 1px 2px rgba(0,0,0,.05)}.bootstrap-tagsinput .tag [data-role=remove]:hover:active{box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}.label-info{background-color:#5bc0de}.label{border-radius:.25em;color:#fff;display:inline;font-size:100%;font-weight:600;line-height:1;padding:.2em .6em .3em;text-align:center;vertical-align:baseline;white-space:nowrap}.bootstrap-tagsinput{width:100%}#notification_li{position:relative}#notificationContainer{background-color:#fff;border:1px solid hsla(0,0%,39%,.4);box-shadow:0 3px 8px rgba(0,0,0,.25);display:none;margin-left:-345px;overflow:visible;position:absolute;top:51px;width:400px;z-index:-1}#notificationContainer:before{border:10px solid transparent;border-bottom-color:#fff;color:transparent;content:"";display:block;height:0;margin-left:350px;margin-top:-20px;position:absolute;width:0}#notificationTitle{background-color:#fff;border-bottom:1px solid #ddd;font-size:16px;font-weight:700;padding:8px;position:fixed;width:398px;z-index:1000}#notificationsBody{max-height:400px;min-height:300px;overflow:auto;padding:33px 0 0!important}#notificationFooter{background-color:#ee631c;border-top:1px solid #ddd;font-size:12px;font-weight:700;padding:8px;text-align:center}#notification_count{background:#c00;border-radius:9px;-moz-border-radius:9px;-webkit-border-radius:9px;color:#fff;font-size:11px;font-weight:700;margin-left:77px;margin-top:-11px;padding:3px 7px;position:absolute}.notifications ul{box-shadow:none;display:inline-block;list-style-type:none;margin-top:0;padding:5px 0;position:relative;top:0;width:100%}.notifications ul li{border-bottom:1px solid #d3d3d3;display:block;font-size:16px;min-height:70px;padding:5px 10px;white-space:normal}.notifications ul li a{font-size:16px!important;font-weight:500!important;padding:0 5px 20px 0}.notification_list ul li a:hover,.notification_list ul li:hover>a,.notifications ul li a:hover,.notifications ul li:hover>a{color:#000!important}.notification_list ul li:hover,.notifications ul li:hover{background:#d3d3d3}.notification_list{min-height:450px}.icon-container{display:inline-block;position:relative}.troop-level-badge{border-radius:100%;display:inline-block;font-weight:700;line-height:.2;padding:5px;position:absolute;right:0;text-align:center;top:0;vertical-align:baseline;white-space:nowrap}.badge-dark{background-color:red}.logo-level-badge{background-color:#fff;border-radius:100%;display:inline-block;font-weight:700;line-height:.2;padding:5px;position:absolute;right:-5px;text-align:center;top:-5px;vertical-align:baseline;white-space:nowrap}.single-blog-img{background-position:50%!important;background-repeat:no-repeat!important;background-size:cover!important;height:220px;position:relative}.tour-social{background-image:linear-gradient(transparent,rgba(0,0,0,.651));bottom:0;color:#ddd;overflow:hidden;vertical-align:bottom!important}.notification_time,.tour-social{position:absolute;text-align:right;width:100%}.notification_time{font-size:13px;font-weight:600;right:5px}.cursor-pointer{cursor:pointer}.bg-orange{background:#ee631c!important}.bg-orange-outline-btn{border-color:#ee631c!important}.world-icon-map{color:#ee631c!important}.bg-orange-btn,.bg-orange-btn:active,.bg-orange-btn:focus,.bg-orange-btn:hover{background:#ee631c!important;border-color:#dfdfdf!important;border:none;box-shadow:none!important;color:#fff!important}.bg-gray-btn{background:#f4f7f6!important;border-color:hsla(180,2%,75%,.31)!important;color:#bfc1c1!important}.bg-white-btn,.bg-white-btn:active,.bg-white-btn:focus,.bg-white-btn:hover{background:#fff!important;border-color:#dfdfdf!important;box-shadow:none!important;color:#ee631c!important}.box-bg-white{background:#fff}.row-custom{display:flex;flex-wrap:wrap}.dashboard-profile-detail-container .box-bg-white{border:1px solid #dcdcdc}.padding-zero{padding:0}.cotainer-margin{margin:1% 0}.text-orange{color:#ee631c;word-break:break-word}.setting-container{margin-bottom:30px}.mt-n1{margin-top:-1.25rem!important}.table-row{cursor:pointer}.btn-radius{border-radius:20px}.margin-left-zero{margin-left:0!important}.margin-right-zero{margin-right:0!important}.swal-button--confirm,.swal-button--confirm:hover{background-color:#ee631c!important;border-color:#ee631c}.swal-button--share,.swal-button--tour{background-color:#efefef;color:#555}.swal-button--share:not([disabled]):hover,.swal-button--tour:not([disabled]):hover{background-color:#e8e8e8}.swal-button--share:focus,.swal-button--tour:focus{box-shadow:0 0 0 1px #fff,0 0 0 3px rgba(116,136,150,.29)}.swal-button--share:active,.swal-button--tour:active{background-color:#d7d7d7}.swal-footer{text-align:center!important}.profile-name{color:#272727;font-size:26px}.profile-country{color:#8f8f8f;font-size:16px}.profile-like-view{color:#c4c4c4;font-size:14px}.profile-review{padding-left:5px;vertical-align:text-bottom}.dashbord-profile-ul .fa-star{font-size:18px}.dashbord-about-description-text textarea{background:#f6f6f6;border:none;color:#b5b5b5;font-size:15px;line-height:1.7;padding:10px}.profile-img-xs{background:linear-gradient(90deg,#f04818,#f09018)!important;border-radius:50%;height:100px;margin-top:-25%;-o-object-fit:cover;object-fit:cover;padding:5px;width:100px}.see-more-btn{background:#fff;border:1px solid #ef6c1c;color:#ee631c;cursor:pointer;font-size:18px;font-weight:400;line-height:22px;padding:10px 20px}.see-more-btn:hover{outline:none}.noselect{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.setting>.container-fluid{max-width:1200px}.setting-sidebar td{line-height:2.5}.setting-sidebar{padding:0 0 0 10px;position:relative}.setting-sidebar>div{border:0;border-radius:6px;box-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px -1px rgba(0,0,0,.1)}.setting .single-input{background:#fff;border:1px solid #d9d9d9;font-size:15px}.setting .setting-password-form label{color:#474747;font-size:16px;font-weight:400;line-height:20px}.setting .custom-input-width{color:#fff;font-size:16px;margin:0 20px;padding:10px;width:130px}.setting section{border:1px solid #dcdcdc}.currency-selector{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;background:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='1024' height='640'><path d='M1017 68L541 626q-11 12-26 12t-26-12L13 68Q-3 49 6 24.5T39 0h952q24 0 33 24.5t-7 43.5z'></path></svg>") 95%/9px 6px no-repeat;border:0;color:inherit;font-family:inherit;height:100%;left:0;padding-left:.5rem;padding-right:1.5rem;position:absolute;top:0;width:100%}.currency-addon{background:hsla(0,0%,80%,.49);border:1px solid #ccc;position:relative;text-align:left;width:12em}.plan-currency{color:#474747;font-size:24px;font-weight:400}.mainsidemenu>h3{color:#ee631c;font-size:1rem;font-weight:600}#billing-setting h4,#general-setting h4,#security-setting h4{color:#2f2f2f;font-size:16px}#billing-setting .fa,#billing-setting .fas,#general-setting .fa,#general-setting .fas,#security-setting .fa,#security-setting .fas{color:#2f2f2f}.general-setting .p-card,.general-setting .setting-container,.general-setting>section{border:0;border-radius:6px;box-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px -1px rgba(0,0,0,.1);margin-bottom:1em}.setting-sidebar #billing-setting,.setting-sidebar #billing-setting tr>td:nth-child(2),.setting-sidebar #general-setting,.setting-sidebar #general-setting tr>td:nth-child(2),.setting-sidebar #security-setting,.setting-sidebar #security-setting tr>td:nth-child(2){width:100%}.setting-sidebar #billing-setting tr:hover,.setting-sidebar #general-setting tr:hover,.setting-sidebar #security-setting tr:hover{background-color:#feeee3}.setting .user-img{background:linear-gradient(90deg,#f04818,#f09018)!important;border-radius:50%;height:100px;-o-object-fit:cover;object-fit:cover;padding:4px;width:100px}.user-img-container{height:100%;max-width:400px;position:relative;text-align:center;width:100%}.setting .fa-plus{background:#ee631c;border-radius:50%;color:#fff;left:56%;padding:4px;position:absolute;top:60%;transform:translate(50%,50%);-ms-transform:translate(50%,50%)}.setting .account-info-detail{border-left:2px solid #ee631c}.setting .custom-checkbox .custom-control-label:before{background-color:#fff!important;border:1px solid #bfbfbf;border-radius:4px}.setting .custom-control-input:checked~.custom-control-label:before{background-color:#ee631c!important}.setting .custom-control{min-height:2rem}.setting .notification-setting .custom-control-label span{font-size:16px;font-weight:400}.setting .active{background-color:#feeee3}.setting .active h4{color:#ee631c!important}.payment-button button,.payment-button li{background-color:#fff;box-shadow:0 3px 6px rgba(0,0,0,.16);color:#cfcfcf;font-size:14px}.payment-button{width:75%}.nav{display:flex;flex-direction:row;margin:0;padding:0;width:100%}.buttons{display:block;flex-grow:1;line-height:40px;padding:0 20px;text-align:center}.nav li:last-child{border-right:none}.payment-button .buttons:hover{background:unset;box-shadow:0 3px 6px rgba(0,0,0,.16);color:#cfcfcf}.fa-pencil{cursor:pointer}.alert p{margin-bottom:0!important}.setting .bootstrap-tagsinput{background-color:#fff!important;border-radius:0!important;display:block;line-height:30px!important;width:75%}.payment-button .buttons:hover a{color:#000!important}.dashbord-container{margin:auto;width:90%}.not-available{font-size:35px;margin:30px 0!important}.dashbord-booking-container,.dashbord-calendar-container,.dashbord-filter-ul,.dashbord-menu-bar-box,.dashbord-my-booking-container,.dashbord-payment-container,.dashbord-pincode-container,.dashbord-pricing-container,.dashbord-reviews-container{background:#fff;border:1px solid #dcdcdc;padding:15px 30px}.dashbord-header{background:transparent;height:auto}.profile-img{background:linear-gradient(90deg,#ed2323,#f0bc11)!important;border-radius:50%;height:200px;-o-object-fit:cover;object-fit:cover;padding:4px;transform:translate(50%,65%);width:200px}.dashbord-profile-ul{margin:2rem 0;text-align:center}.dashbord-profile-ul li{margin:2% 0}.profile-msg-hire-me button{padding:2px;width:115px}.dashbord-container .fa-flag{float:right}.dashboard-about-detail-container{border:1px solid #dcdcdc}.dashbord-edit-about-description-btn{cursor:pointer;font-size:18px;font-weight:400}.dashbord-about-description{font-size:18px;white-space:pre-line}.dashbord-about-description-text,.tour-detail-box .tour-social{display:none}.dashbord-menu-bar-ul{color:#474747}.dashbord-menu-bar-ul li{display:inline-flex;font-size:18px;margin-right:10px}.tour-location{color:#444343;font-size:14px;font-style:italic}.tour-description{color:#444343;font-size:14px;font-weight:400}.dashbord-menu-item{cursor:pointer}.tour-detail-box-container .tour-controls{color:#848484}.tour-detail-box-container .tour-controls i{padding-right:5px}.tour-controlars-container-xs{color:#bfbfbf;display:none}.dashbord-filter-ul{border-bottom:1px solid #e5e5e5}.dashbord-filter-ul li{cursor:pointer;display:inline-block;font-size:16px;margin-right:1%}.filter-radius{border:1px solid #ddd;border-radius:4px;outline:none;padding:5px 10px}.filter-title{font-weight:600}.filter-button button{background:#213f5a;border:none}.tour-box-child{border:1px solid #dcdcdc;padding:3%}.tour-thumb{border:1px solid #dedada;height:200px;-o-object-fit:cover;object-fit:cover;width:100%}.tour-detail-box{border:1px solid #dedada;padding:10px}.tour-title{font-size:18px}.tour-detail-div{border-radius:0;margin-bottom:5px;overflow:hidden}.tour-controlars-container{margin-bottom:10px}.tour-controlar-margin{margin-right:10px}.tour-detail-box-container{margin-bottom:10px;padding:10px}.dashbord-pricing-title{color:#5d5d5d}.dashbord-pricing-header{border-bottom:1px solid #e5e5e5;padding:20px 0}.pricing-detail-box{border-radius:10px;box-shadow:0 5px 15px #e0e4e6;margin:10% 10% 10% 0;max-height:100%;min-height:350px;padding:10%;text-align:center}.pricing-detail-box-container{padding:0}.pricing-add-box-container{margin:auto}.pricing-add-box,.tour-add-box{border-radius:10px;display:flex;margin:10% 10% 10% 0;max-height:100%;min-height:350px;text-align:center}.tour-add-box{background:#f0f2f8;height:100%}.add-img{height:50px;width:50px}.add-plan-btn{margin:20px 0}.add-plan-btn-text{color:#777;font-size:16px;font-weight:600}.pricing-add-box{background:#f0f2f8}.plan-title{color:#474747;font-size:27px;font-weight:400}.plan-price-symbol{color:#474747;font-size:27px;font-weight:600}.plan-price-degite{color:#ee631c;font-size:20px;font-weight:700}.plan .plan-currency{font-size:18px;font-weight:700}.pricing-hr{border-color:#f1f1f1}.plan-feature{color:#474747;font-size:19px;font-weight:400;line-height:24px;margin:15px 0}.plan-controlar i{color:#bfbfbf;font-size:14px;padding:3%}.book-btn{width:70%}.favourite-tour-detail-box{border:1px solid #dedada}.photographer-container .tour-user-name{color:#474747}.dashbord-favourite-container .photographer-image{background:rgba(0,0,0,.11);height:210px}.tour-user-profile{border-radius:50%;height:30px;width:30px}.tour-user-name{color:#888;display:inline;font-size:16px;font-weight:400;margin-left:2%}.tour-thumb-icon{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.review-count{color:#bbb}.photographer-container .checked{color:#ee631c;line-height:3}.photographer-hire-me-btn{width:112px}.favourite-tour-detail-box .fa-star{font-size:12px}.favourite-tour-detail-box .rate-text{font-size:16px;margin:5%;vertical-align:middle}.dashbord-reviews-header{border-bottom:1px solid #e5e5e5;padding:20px 0}.start-rating-text i{font-size:19px!important}.review-count{color:#a7a5a5;font-size:18px}.dashbord-reviews-details-container{border-bottom:1px solid #e5e5e5;padding:20px 0}.reviewer-profile-pic{border-radius:50%;height:72px;-o-object-fit:cover;object-fit:cover;width:72px}.dashbord-reviewer-name{color:#777;font-size:22px}.review-text{color:#474747;font-size:18px;font-weight:400;line-height:28px}.review-time-period-text{color:#c4c4c4;font-size:16px;font-weight:400;line-height:20px}#AddNewPlan .modal-title{border-bottom:1px solid #eee;text-align:center}#AddNewPlan label{color:#777;font-size:14px;font-weight:400;line-height:20px;text-align:center}#AddNewPlan input,#AddNewPlan select,#AddNewPlan textarea,.bootstrap-tagsinput{background-color:#fff!important;border-radius:3px!important;font-size:12px!important}.save-pricing-btn{background:#ee631c;color:#fff;width:100%}.bootstrap-tagsinput .tag{background-color:#e8e8e8;color:#393838!important}.dashbord-booking-header{border-bottom:1px solid #e5e5e5;padding:20px 0}.dashbord-booking-title{color:#5d5d5d}.dashbord-booking-details table th{color:#474747;font-size:22px;font-weight:600;text-align:center}.dashbord-booking-details table thead tr{background-color:#dedede;border:1px solid #dedede}.dashbord-booking-details .table-striped tbody tr:nth-of-type(odd){background-color:#fff!important}.dashbord-booking-details .table-striped tbody tr:nth-of-type(2n){background-color:#f8f8f8!important}.dashbord-booking-details .table-bordered th,.table-bordered td{border:none!important;text-align:center}.booking-row{cursor:pointer}.booking-listing-container{margin:10px 0}.booking-buyer-name{color:#474747;font-size:16px;font-weight:400;line-height:20px}.booking-profile-pic{border-radius:50%;height:50px;width:50px}.booking-title-text{color:#474747;font-size:16px;font-weight:600;line-height:20px}.booking-date-text,.booking-description-text{color:#474747;font-size:18px;font-weight:400}.booking-amount-text{color:#ee631c;font-size:18px;font-weight:700}.booking-profile-pic-box{margin-right:10%}.booking-tab-separator{font-size:30px;font-weight:200}.booking-tab-active,.payment-tab-active{color:#333!important}.booking-completed-text,.booking-pending-text,.payment-completed-text,.payment-pending-text{color:#bfbfbf;cursor:pointer;font-size:16px;font-weight:600;line-height:20px}.booking-see-more-btn:focus{outline:none}.dashbord-booking-container{background:#fff}.booking-details-bookingid-text{color:#474747;font-size:25px;font-weight:600;text-transform:uppercase}.booking-details-container{margin:20px 0}.booking-delivered-box,.booking-details-box,.my-booking-details-box{box-shadow:0 0 6px rgba(0,0,0,.3)}.booking-delivered-box{margin:10px 0}.booking-details-padding{padding:30px 30px 0}.booking-details-title{color:#474747;font-size:25px;font-weight:400}.booking-status-text{color:#828282;font-size:18px;font-weight:400}.booking-status{border-radius:3px;box-shadow:0 1px 5px rgba(0,0,0,.16);color:#fff;font-size:16px;font-weight:400;padding:10px}.booking-completed{background-color:#6cab48}.booking-pending{background-color:#488dab}.booking-delivered{background-color:#ee631c}.booking-details-amount-title-text{color:#474747;font-size:18px;font-weight:400}.booking-details-amount-text{color:#ee631c;font-size:42px;font-weight:600}.booking-details-profile-name{color:#ee631c;font-size:16px;font-weight:400;line-height:20px;margin-left:20px}.field-title{color:#474747;font-size:18px;font-weight:600;margin:10px 0}.booking-detail-title,.booking-details-description{color:#474747;font-size:16px;font-weight:400}.booking-details-review-header{background-color:#488dab}.booking-review-title-text{color:#fff;font-size:25px;font-weight:600}.booking-details-review-container .reviewer-profile-pic{height:54px;width:54px}.booking-details-review-container .dashbord-reviewer-name{color:#777;font-size:16px}.booking-details-review-container .review-time-period-text{font-size:11px}.order-complition-status{background-color:#6cab48;color:#fff;font-size:25px;font-weight:400}.booking-report-center-box{background:linear-gradient(90deg,#f04818,#f09018)!important;box-shadow:0 0 6px rgba(0,0,0,.16)}.booking-report-center-description{color:#fff;font-size:16px;font-weight:400}.visit-report-center-btn,.visit-report-center-btn:hover{background-color:#fff;border:none;border-radius:3px;box-shadow:0 1px 5px rgba(0,0,0,.16);color:#ee631c;font-size:16px;font-weight:400;padding:10px 30px}.booking-report-center-child-box{padding:10%}.review-textarea{background-color:#f9f9f9;border:1px solid #dedede;height:100px}.tour-sub-text{color:#474747;font-size:15px;padding:10px 8%}.create-tour-form{border-color:#ced4da;border-radius:0;border-width:0 0 1px;outline:0;padding-left:0}.optional{background:transparent;border-radius:0;border-width:0!important;color:#ee631c;font-size:13px}.custom-file-label{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:95%}.menu-container-xs,.profile-img-xs{display:none}.submenu{border-bottom:2px solid #ee631c;color:#000;height:40px;line-height:40px;overflow:hidden}.submenu .activate:after{border-bottom:10px solid #ee631c;border-left:10px outset transparent;border-right:10px solid transparent;content:"";height:75px;left:-51%;position:relative;top:-33px;width:0}.go-back-btn{color:#ee631c;cursor:pointer;font-size:16px;font-weight:400;line-height:20px;margin-top:10px;text-align:right}.dashbord-payment-container{background:#fff}.or-text{padding:2% 14%}#CreateTourContainer .or-text label{color:#393838;display:flex;flex-direction:row;font-weight:400}#CreateTourContainer .or-text label:after,#CreateTourContainer .or-text label:before{border-bottom:1px solid #bbb;content:"";flex:1 1;margin:3% 5%}.create-tour-box{border-radius:10px;box-shadow:0 0 15px #e0e4e6;height:auto;padding:20px;text-align:center}.create-tour-box .detail-text{color:#393838;font-size:16px;font-weight:600;height:80px;min-height:40px}.create-tour-container .modal-button .btn{background:#ee631c;color:#fff;margin:28% 0 15%;width:100%}.create-tour-container .w-100{height:auto;max-height:150px;min-height:50px;width:100%}.create-tour-container img{-o-object-fit:contain;object-fit:contain}#CreateTourContainer #InputTourUrl{background-color:#f9f9f9;min-height:75px}#CreateTourContainer .save-pricing-btn{padding:12px}.pac-container{z-index:9999999999}.bc-whit-box .checked{color:#ee631c}.bc-whit-box .fa-star{font-size:12px}.photographers-list .photographer-name{font-size:18px}.photographer-name{height:auto!important;margin-bottom:0}.photographer-country{font-size:15px;font-weight:400;line-height:15px}.fc-nonbusiness{pointer-events:none}#AddAvailablePeriod label{color:#c4c4c4;font-size:17px;font-weight:400}.ui-timepicker-container{z-index:99999!important}.select-time label{padding-right:10px}.form-inline .form-control{padding:.375rem 0;width:40%}.search{display:flex;position:relative;width:100%}.override-search{padding:10px}.searchTerm{border:3px solid #fff;border-radius:30px 0 0 30px;border-right:none;color:#9dbfaf;height:auto;outline:none;padding:5px;width:100%}.override-searchTerm{border:3px solid #ee631c;padding:5px 15px}.searchTerm:focus{color:#000}.searchButton{background:#ee631c;border:3px solid #fff;border-radius:0 30px 30px 0;color:#fff;cursor:pointer;font-size:20px;height:auto;text-align:center;width:60px}.override-searchButton{border:3px solid #ee631c}.wrap{margin:0 auto;transform:translate(0);width:100%}.dropdown-divider-mob{height:0;margin:0 15px;overflow:hidden}.dropdown-divider-mob-full{height:0;margin:0;overflow:hidden}.popover{border:none;box-shadow:0 0 5px 0 #000;left:-75px!important;padding-left:10px;padding-right:10px}.popover .arrow{left:155px!important}.tour-price{background:#fff;border-radius:30px;color:#f04a18;font-size:1em;font-weight:600;margin:10px 5px;padding:0 10px;position:absolute;top:0}.textbox-transpearent{background:transparent;border:none}.loader{animation:spin .65s linear infinite;border:2px solid hsla(0,0%,44%,0);border-radius:50%;border-top-color:#fff;height:50px;left:50%;margin-left:-25px;margin-top:-25px;position:absolute;top:50%;transform:translateY(-50%) translateX(-50%);width:50px}.hidden-input{left:-999px;position:absolute}.profile{zoom:1;background-color:#fff;border-radius:2px;display:block;float:none;margin:5px auto;overflow:hidden;padding-bottom:20px;width:400px}.profile:after,.profile:before{content:"";display:table}.profile:after{clear:both}.about{color:#adadad;font-size:12px;line-height:17px}.image-wrapper{background:rgba(0,0,0,.2);bottom:-50px;height:50px;left:0;position:absolute;transition:bottom .15s linear;width:100%}.edit{color:#fff;cursor:pointer;font-size:22px;left:50%;position:relative;top:10px;transform:translateX(-50%)}.cropper-container{margin:auto}.cover{cursor:auto;overflow:hidden;position:relative}.cover,.cover img{height:auto;width:100%}.cover img{-o-object-fit:cover;object-fit:cover}@media(max-width:1200px){.cover{cursor:auto;overflow:hidden;position:relative}.cover,.cover img{height:auto;width:100%}.cover img{-o-object-fit:cover;object-fit:cover}.profile-pic{height:180px!important;top:-75px!important}.profile-pic,.profile-pic img{width:180px!important}}@media(max-width:992px){.cover{cursor:auto;overflow:hidden;position:relative}.cover,.cover img{height:auto;width:100%}.cover img{-o-object-fit:cover;object-fit:cover}.profile-pic{height:150px!important;top:-55px!important}.profile-pic,.profile-pic img{width:150px!important}}@media(max-width:768px){.cover{cursor:auto;overflow:hidden;position:relative}.cover,.cover img{height:auto;width:100%}.cover img{-o-object-fit:cover;object-fit:cover}.profile-pic{height:150px!important;top:-55px!important}.profile-pic,.profile-pic img{width:150px!important}}@media(max-width:575.98px){.cover{cursor:auto;overflow:hidden;position:relative}.cover,.cover img{height:auto;width:100%}.cover img{-o-object-fit:cover;object-fit:cover}}.cover .image-wrapper{bottom:auto;height:45px;left:auto;position:absolute;right:0;top:0;width:45px}.profile-pic-xs .image-wrapper{height:45px;position:unset;width:45px}.cover .saveimage-wrapper{bottom:auto;display:none;height:45px;left:auto;position:absolute;right:0;top:5px;width:105px}.name{font-size:18px}.profile-pic{border:none;border-radius:50%;height:210px;left:15%;overflow:hidden;position:absolute;top:-90px;transform:translateX(-50%);transform:translateX(-50%) translateY(-50%);width:210px;z-index:100}.profile-pic img{box-sizing:border-box;height:100%;left:50%;max-height:100%;position:absolute;transform:translateX(-50%);transition:all .15s ease-out;width:210px}.profile-pic:hover .image-wrapper{bottom:0}.username{margin-top:122px;text-align:center}.user-info{zoom:1;padding:8px;position:relative}.user-info:after,.user-info:before{content:"";display:table}.user-info:after{clear:both}.layer{background-color:rgba(0,0,0,.25);display:none;height:100%;left:0;position:absolute;top:0;width:100%}.layer.visible{display:block}.single-footer-widget .input-group{width:100%}.post-list{margin-bottom:20px}.single-post{background:#fff;box-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px -1px rgba(0,0,0,.1);padding:30px}.comments{border:none;height:auto;margin-bottom:10px;max-height:45vh;overflow-x:hidden;overflow-y:auto;padding:10px}@media(max-width:992px){#CreateTourContainer .create-tour-box{display:flex!important;flex-wrap:wrap!important;margin:0!important;padding:2% 10px!important}#CreateTourContainer .create-tour-container .btn{margin:10px 10% 0!important;width:80%}.create-tour-container .w-100{max-height:80px}#CreateTourContainer .create-tour-box .detail-text{font-size:16px;height:60px}#CreateTourContainer .create-tour-container{height:200px;margin-bottom:15px}}@media(max-width:768px){#CreateTourContainer .create-tour-box{margin:0!important;padding:2% 10px!important}#CreateTourContainer .create-tour-container .btn{margin:10px 10% 0!important;width:80%!important}#CreateTourContainer .create-tour-box .detail-text{font-size:15px;height:60px}#CreateTourContainer .create-tour-container{height:150px;margin-bottom:15px}}@media(max-width:575.98px){#CreateTourContainer .modal-body{padding:10px!important}#CreateTourContainer .row-custom,.or-text{padding:0!important}#CreateTourContainer .create-tour-box{margin:0!important;padding:10% 10px!important}#CreateTourContainer .create-tour-container .btn{margin:10px 10% 0!important;width:80%}#CreateTourContainer .create-tour-box .detail-text{font-size:15px;height:60px}.row{margin:0!important}.col-xs-12{padding:0!important}.search-bar-wrapper{flex-direction:column}.user-info{zoom:1;padding:0;position:relative}}@media(min-width:576px)and (max-width:767.98px){#CreateTourContainer .modal-body{padding:10px}}#Klapty-shareIcons{margin:0}#Klapty-shareIcons .social,.stretch{width:100%}.stretch{display:block;font-size:0;line-height:0}#Klapty-shareIcons .social{line-height:0;text-align:center}#Klapty-shareIcons .social1 a{color:#007dbb;display:unset;line-height:1px;padding:1%}#Klapty-shareIcons i{margin:0 5px}.snackbar{border-radius:5px;margin-left:-50px;min-width:100px;position:fixed;right:1%;top:10%;visibility:hidden;z-index:10}.snackbar-show{animation:fadein .5s,fadeout .5s 2.5s;visibility:visible}@keyframes fadein{0%{opacity:0}to{opacity:1}}@keyframes fadeout{0%{opacity:1}to{opacity:0}}.form-control:focus{border-color:#ee631c;box-shadow:none}.dashbord-filter-ul .bg-orange-btn,.dashbord-filter-ul .bg-orange-btn:active,.dashbord-filter-ul .bg-orange-btn:focus,.dashbord-filter-ul .bg-orange-btn:hover{background:#ee631c!important;border-color:#dfdfdf!important;border:none;box-shadow:none!important;color:#fff!important}.slider.slider-horizontal .tooltip{transform:translateX(-65%)!important}.jp-card-logo.jp-card-jcb{width:60px!important}.jp-card-container{margin:5px!important}.btn.focus,.btn:focus{box-shadow:none!important}.nb{border:none!important}.btn-grey{background:#d3d3d3;border-radius:50px}.text-grey{color:#d3d3d3}.message-btn{margin:10px}.homelogo{height:70px}.klapty-text{display:grid;font-size:22px;margin:0 auto;width:auto}.klapty-text p{margin-bottom:0}.input-w input,.input-w label{display:inline-block;vertical-align:middle}.gm-style .gm-style-iw-t:after{display:none}.tour-info{max-width:350px}.blog-image-fw{max-width:100%}.modal.modal-fullscreen .modal-dialog .modal-content .modal-body{overflow:hidden!important}.modal.modal-fullscreen .modal-dialog .modal-content .modal-header{z-index:40}#CreateTourYV .modal-body{padding:0}#CreateTourYV .modal-dialog-centered{display:inherit}#CreateTourYV .modal-header{z-index:40}@media(min-width:992px){.modal.modal-fullscreen .modal-dialog .modal-content .modal-body{overflow:hidden!important}}@media(min-width:320px){.YVTourDetailsWrapper{position:relative}}@media(min-width:576px){.modal-fullscreen .modal-dialog{max-width:100vh!important}.YVTourDetailsWrapper{position:relative}}@media(min-width:786px){.modal-fullscreen .modal-dialog{max-width:100%!important}}@media(min-width:1202px){.modal-fullscreen .modal-dialog{max-width:1200px!important}.YVTourDetailsrow{max-height:80vh!important}.YVTourDetailsWrapper{position:relative}}.YVTourDetailsWrapper{height:100%;overflow:auto;width:100%}.YVTourDetailsWrapper,.modal-button{bottom:0;left:0;right:0;top:0}.modal-button-wrapper{position:relative}.emoji-picker-icon{right:5px!important;top:5px!important}.mentions-input-box .mentions-autocomplete-list ul{margin:0;padding:0}.mentions-input-box .mentions-autocomplete-list li{font-size:14px!important;font-weight:500!important;width:100%!important}.mentions-input-box .mentions-autocomplete-list li b{background:#ee631c!important;color:#fff!important}.link{color:blue;font-weight:600!important}#notificationsBody ul li{font-weight:500}#comment,textarea.updateCommentBox{display:block!important;height:60px!important;overflow:auto!important}.photo{border-radius:20px;height:25px;margin-right:5px;width:25px}#mention_emoji .emoji-wysiwyg-editor,.updateCommentWrapper .emoji-wysiwyg-editor{border:1px solid #000;display:none}#mention_emoji .mentions-input-box .mentions,.updateCommentWrapper .mentions-input-box .mentions{display:none}#mention_emoji .mentions-input-box textarea{padding:5px 25px 5px 5px!important}#comment::-webkit-scrollbar{background:transparent;width:2px}#comment::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,.3)}.updateCommentBox::-webkit-scrollbar{background:transparent;width:2px}.updateCommentBox::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,.3)}@media(max-width:1199px){.tour-views{height:auto!important}}@media(max-width:992px){.message-send-button{float:left!important}}body,html{height:100%;position:relative}.content{display:block;min-height:calc(100vh - 63px);overflow:hidden;position:relative}#frame{border-radius:6px;overflow:hidden}#frame .content{min-height:auto}.footer-area{bottom:0;width:100%}@keyframes ldio-vpbafudj0bj{0%{opacity:1}to{opacity:0}}.ldio-vpbafudj0bj div{animation:ldio-vpbafudj0bj 1s linear infinite;background:#fff;border-radius:4.68px/6.24px;height:12.48px;left:47.32px;position:absolute;top:28.08px;transform-origin:4.68px 23.92px;width:9.36px}.ldio-vpbafudj0bj div:first-child{animation-delay:-.8888888889s;background:#fff;transform:rotate(0deg)}.ldio-vpbafudj0bj div:nth-child(2){animation-delay:-.7777777778s;background:#fff;transform:rotate(40deg)}.ldio-vpbafudj0bj div:nth-child(3){animation-delay:-.6666666667s;background:#fff;transform:rotate(80deg)}.ldio-vpbafudj0bj div:nth-child(4){animation-delay:-.5555555556s;background:#fff;transform:rotate(120deg)}.ldio-vpbafudj0bj div:nth-child(5){animation-delay:-.4444444444s;background:#fff;transform:rotate(160deg)}.ldio-vpbafudj0bj div:nth-child(6){animation-delay:-.3333333333s;background:#fff;transform:rotate(200deg)}.ldio-vpbafudj0bj div:nth-child(7){animation-delay:-.2222222222s;background:#fff;transform:rotate(240deg)}.ldio-vpbafudj0bj div:nth-child(8){animation-delay:-.1111111111s;background:#fff;transform:rotate(280deg)}.ldio-vpbafudj0bj div:nth-child(9){animation-delay:0;background:#fff;transform:rotate(320deg)}.loadingio-spinner-spinner-4yltp17k5uv{background:none;display:inline-block;height:104px;overflow:hidden;width:104px}.ldio-vpbafudj0bj{backface-visibility:hidden;height:100%;position:relative;transform:translateZ(0) scale(1);transform-origin:0 0;width:100%}.ldio-vpbafudj0bj div{box-sizing:content-box}.VerificationCode{display:none}.PhotographerInfo .ChatUser tr td{text-align:center;width:25%}.PhotographerInfo .ChatUser tr td a{padding:.375rem .05rem}.PhotographerInfo .ChatUser{width:100%}.country-flag{height:16px;-o-object-fit:cover;object-fit:cover;width:24px}#about-the-counts,#aboutthe-count{float:right;font-size:.875rem;padding:.1rem 0 0}#YVthe-count,#the-count{float:left;font-size:.875rem;padding:.1rem 0 0}.concept-filter-btn,.how-it-works-filter-btn,.tour-explore-filter-btn,.tour-home-filter-btn,.user-home-filter-btn{font-size:20px;margin:1px}@media(max-width:505px){.tour-filter{justify-content:center!important}.tour-filter-parent{display:block!important}.tour-home-filter-btn{font-size:16px;width:45%}.tour-explore-filter-btn{font-size:16px;margin:5px;width:45%}.tour-explore-filter-btn button{margin:5px;width:100%}.concept-filter-btn{font-size:16px}.user-home-filter-btn{width:48%}.how-it-works-filter-btn,.user-home-filter-btn{font-size:16px;margin:5px 0}.tour-home-2{width:100%!important}}.jq-rating-label,.jq-stars{display:inline-block}.jq-rating-label{font-family:helvetica,arial,verdana;font-size:22px;position:relative;vertical-align:top}.jq-star{cursor:pointer;display:inline-block;height:100px;width:100px}.jq-star-svg{height:100%;padding-left:3px;width:100%}.jq-star-svg path{stroke-linejoin:round}.jq-shadow{filter:drop-shadow(-2px -2px 2px #888)}.description-txt{word-wrap:break-word}.comment h4{font-weight:500}.cke_button.cke_button__link.cke_button_off{display:none}.profile-control:hover{color:#000;cursor:pointer}.tooltipster-content a,.tooltipster-content a:hover{color:#fff}.tooltipster-sidetip.tooltipster-noir.tooltipster-noir-customized .tooltipster-box{background:#000;border:none;border-radius:5px;box-shadow:none}.tooltipster-sidetip.tooltipster-noir.tooltipster-noir-customized .tooltipster-content{color:#fff;padding:5px}.tooltipster-sidetip.tooltipster-top .tooltipster-arrow-background{border-top-color:#000}.favoriteusertooltips,.liketourtooltips,.likeusertooltips{padding:5px}.tourinfo .favoriteusertooltips,.tourinfo .liketourtooltips,.tourinfo .likeusertooltips{font-weight:600}.photographer-filter{margin-right:0!important;width:40%!important}.lh-3{line-height:3em}.filter-visible{display:block}.h1-heading{font-size:1.7em!important}.h1-heading-18{font-size:18px!important}.h2-heading{font-size:16px!important;font-weight:500!important}.fs-18{font-size:18px!important}.fs-14{font-size:14px!important}.copy{border:1px solid;border-radius:5px;cursor:pointer;height:-moz-max-content;height:max-content;margin-bottom:3px;padding:5px 7px}.autoplay-container{margin-right:10px;position:absolute;right:0}@media(max-width:560px){.padding0{padding:0!important}.autoplay-container{display:table!important;position:relative}}.tour-country-flag{border-radius:50%;height:auto;width:20px}.check-green{color:green}.check-red{color:red}.links{color:#ee631c;text-decoration:underline}.links:hover{text-decoration:none}.tourinfo .cursor-pointer:hover{text-decoration:underline}#Klapty-shareIcons i{font-size:20px}@media(max-width:768px){.setting .single-input{font-size:14px;width:100%!important}.setting .custom-input-width{margin:0 10px}.user-img-container{text-align:center}.setting .account-info{border:unset}.setting .fa-pencil{right:-25px;top:-8px}.payment-button{width:100%}.dashbord-filter-ul li{font-size:14px}.close-icon{margin-top:0!important}.dashbord-portfolio-container .tour-controlar-margin{margin-right:14px}.dashbord-portfolio-container .tour-description,.dashbord-portfolio-container .tour-tag,.dashbord-portfolio-container .tour-title{font-size:14px}.dashbord-portfolio-container .tour-location{font-size:13px}.dashbord-portfolio-container .tour-controlar-margin{margin-right:6px}.tour-detail-box-container .tour-controls{font-size:15px}}@media(max-width:767px){.setting .sample-text{text-align:center!important}}@media(max-width:1024px){.payment-button{width:100%}}@media(max-width:568px){.dashbord-about-box h3{text-align:center}.menu-container-xs{display:block}.menu-container-lg,.profile-img{display:none}.profile-img-xs{display:inline-table}.tour-detail-box .tour-social{display:table}.menu-container{margin:0 -20px}.dashbord-portfolio-container .tour-img{margin:-8px -8px 5px}.dashbord-portfolio-container .tour-thumb{height:130px}.tour-controls--,.tour-detail-box-container hr{display:none}.dashbord-filter-ul li{font-size:9px}.filter-button button{font-size:inherit;padding:5px 10px}.filter-radius{padding:5px 7px}.dashbord-about-box h3{font-size:18px;text-align:left}.dashbord-container .profile-country,.dashbord-container .profile-like-view{display:inline}.dashbord-container .profile-country{margin-right:5%}}@media (device-width:768px)and (device-height:1024px)and (orientation:portrait){#logo{margin:5px auto!important}.setting .account-info-detail,.setting section{border:none}.booking-status-text button{border-radius:.2rem;font-size:.875rem;line-height:1.5;padding:5px!important}}@media(max-width:900px){.dashbord-filter-ul li,.sortType{font-size:13px}.dashbord-portfolio-container .tour-social{font-size:12px}#logo{margin:5px auto!important}.header-bot{display:none!important}}@media only screen and (min-device-width:768px)and (max-device-width:1024px)and (orientation:landscape){#logo{margin:5px auto!important}.tab-show{display:block!important}#nav-menu-container{display:none!important}#mobile-nav-toggle{display:inline}#notification_li,.tab-none,.tab-shows{display:none!important}}@media screen and (max-width:13000px){#logo{margin:5px auto!important}.tab-show{display:block!important}#nav-menu-container{display:none!important}#mobile-nav-toggle{display:inline}#notification_li,.tab-none,.tab-shows{display:none!important}}.booking-details-review-container .reviewer-profile-pic{margin-right:10px}@media screen and (max-width:600px){.booking-profile-pic-box{margin-right:2%}.booking-profile-pic{border-radius:50%;height:25px;width:25px}.tour-detail-box-container{padding:0}.dashbord-filter-ul li{font-size:14px}.dashbord-calendar-container,.dashbord-filter-ul,.dashbord-pricing-container,.dashbord-pricing-header,.dashbord-reviews-container{padding:15px 5px!important}.dashbord-booking-container,.dashbord-menu-bar-box,.dashbord-my-booking-container,.dashbord-payment-container{padding:15px 0!important}.dashbord-booking-header{padding:20px 10px}.booking-status,.booking-status-text button{border-radius:.2rem;font-size:.875rem;line-height:1.5;padding:5px!important}.go-back-btn,.status-left{padding:10px!important;text-align:left!important}.booking-details-padding{padding:10px}.booking-details-amount-text,.booking-details-amount-title-text{font-size:25px;text-align:right}.booking-report-center-box{margin-left:0}.booking-details-title{margin-bottom:15px}.booking-details-review-container .reviewer-profile-pic{margin-right:10px}.review-text{font-size:15px!important}.table{border:0}.table caption{font-size:1.3em}.table thead{clip:rect(0 0 0 0);border:none;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.table tr{border-bottom:3px solid #ddd;display:block;margin-bottom:.625em}.table td{border-bottom:1px solid #ddd!important;display:block;font-size:1.2em!important;text-align:left!important;width:100%!important;word-break:break-all}.table td:before{content:attr(data-title);float:left;font-size:16px;font-weight:700;text-align:left;text-transform:uppercase;width:45%}.table td:last-child{border-bottom:0}}@media only screen and (max-width:600px){#logo{margin:5px auto!important}.modal-full{margin:0;min-width:100%}.modal-full .modal-content{min-height:100vh}.dashbord-profile-ul{margin:0!important}.profile-name{font-size:20px;font-weight:600}.profile-img-xs{background:linear-gradient(90deg,#f04818,#f09018)!important;border-radius:50%;height:120px;margin-top:-10%;-o-object-fit:cover;object-fit:cover;padding:5px;width:120px}.dashbord-container{width:97%}.dashboard-about-detail-container,.dashboard-profile-detail-container .box-bg-white{border:none}.menu-container{margin:0}.section-gap{padding:3rem 0 0!important}.post-list-mob,.tour-view .post-list,.tour-view .sidebar{margin-bottom:10px;padding:0}.tour-view .protfolio-widget{margin:0!important;width:100%!important}#frame .content .message-input{padding:10px!important}#your-account,.billing-setting,.security-setting{margin-bottom:20px;padding:0}.setting .account-info-detail,.setting section{border:none}.setting-container{margin-bottom:10px}.payment-button .buttons{width:100%!important}.setting-title{padding:0}.setting .sample-text{display:inline-block;text-align:right!important;width:100%}.setting .custom-input-width{line-height:1}#Languages{width:100%}.text-heading{font-size:20px;margin-bottom:30px}.pricing-add-box,.pricing-detail-box{margin:10% 0 0}.label{font-size:13px;line-height:2;padding:.1em .4em .2em}.bootstrap-tagsinput input{font-size:13px!important}.notification_list{padding:0}.notification_list h3{padding:10px}.notification_list .single-post{padding:0!important;width:100%!important}.fullscreen .banner-content p{width:100%!important}.klapty-text p{margin-bottom:0!important}.fit-text{white-space:normal!important}.tour-sub-text{font-size:12px;padding:5px 0}.popover .arrow{display:none}.modal.modal-fullscreen .modal-dialog .modal-content .modal-header .modal-title{display:inline-block;line-height:50px!important;margin:0 10px;position:absolute}}@media screen and (max-width:375px){.dashbord-filter-ul li,.sortType{font-size:13px}.dashbord-portfolio-container .tour-social{font-size:12px}#logo{margin:5px 110px!important}}@media only screen and (max-width:960px){.tab-show{display:block}}@media(max-width:600px){.modal.modal-fullscreen .modal-dialog .modal-content .modal-header .modal-title{display:inline-block;line-height:50px!important;margin:0 10px;position:absolute}.modal.modal-fullscreen .modal-dialog .modal-content .modal-body{padding:0!important}}@media(max-width:992px){.modal.modal-fullscreen .modal-dialog .modal-content .modal-body{padding:0!important}}#popupWrapper{bottom:0;height:100%;left:0;right:0;top:0}#popupWrapper>iframe{border:0}#popupWrapper>iframe,.tourinfo{height:100%;width:100%}.select2{width:100%!important}.switch{cursor:pointer;height:18px;opacity:0;position:absolute;width:18px;z-index:1}.switch+.switch-body{float:left;margin:0 10px 0 0;width:inherit}.switch+.switch-body,.switch+.switch-body:before{cursor:pointer;display:inline-block;position:relative}.switch+.switch-body:before{border-radius:100px;content:"";top:auto}.switch+.switch-body+.switch-text{display:inline-block;padding-top:5px}.switch.switch-bootstrap+.switch-body:before{background-color:#dc3545;height:30px;transition:background .1s ease;width:50px}.switch.switch-bootstrap+.switch-body:after{background-color:#fff;border:4px solid #fff;border-radius:50%;content:"";height:28px;left:1px;position:absolute;top:1px;transition:left .2s ease;width:28px}.switch.switch-bootstrap:checked+.switch-body:after{background-color:#fff;border:4px solid #fff;left:21px;text-shadow:0 -1px 0 rgba(0,200,0,.25)}.switch-primary>.switch.switch-bootstrap:checked+.switch-body:before{background-color:#1dcc7d}.switch-success>.switch.switch-bootstrap:checked+.switch-body:before{background-color:#5cb85c}.switch-danger>.switch.switch-bootstrap:checked+.switch-body:before{background-color:#d9534f}.switch-info>.switch.switch-bootstrap:checked+.switch-body:before{background-color:#5bc0de}.switch-warning>.switch.switch-bootstrap:checked+.switch-body:before{background-color:#f0ad4e}.footer-bottom-style{background-image:linear-gradient(90deg,#ed2323,#f0bc11)}.language-toggle{line-height:16px;margin-top:-5px}.embededTour-heading{display:none}.youtube-iframe{min-height:298px!important}input.errorField{border:1px solid red!important}.valign-top{vertical-align:super}.trasparent{background:hsla(0,0%,100%,.4);border:none;font-weight:500}.text-818078{color:#818078!important}.text-777{color:#777!important}.d-flex-root{display:flow-root!important}.textLabel{width:100%}.group label{border-bottom:1px solid #dee3e8}label>span{color:#000;font-size:16px;font-weight:600;margin-right:30px;text-align:right}.field{background:transparent;border:0;cursor:auto;flex:1;font-size:15px;font-weight:500;margin-top:10px;outline:none;padding-left:10px;padding-right:10px;width:100%}.field::-webkit-input-placeholder{color:#8898aa}.field::-moz-placeholder{color:#8898aa}.outcome{float:left;min-height:24px;padding-top:8px;text-align:left;width:100%}.error,.success{display:none;font-size:13px}.error.visible,.success.visible{display:inline}.error{color:#e4584c}.success{color:#666ee8}.success .token{font-size:13px;font-weight:500}.box-shadow{box-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px -1px rgba(0,0,0,.1)}.border-radius-3{border-radius:3px!important}.text-3B5998{color:#3b5998!important}.text-55ACEE{color:#55acee!important}.text-007bb5{color:#007bb5!important}.text-dd4b39{color:#dd4b39!important}.w-max{width:-moz-max-content!important;width:max-content!important}.ws-pre-line{white-space:pre-line!important}.lh-1-5{line-height:1.5!important}.text-F7F7F7{background:#f7f7f7!important}.d-inline-grid{display:inline-grid}.header-index{z-index:2000!important}.faqpage-left-wrapper{border-bottom:none;border-right:1px solid #dcdcdc;float:left}.faq-wrapper{margin-right:40px;padding:0 40px 0 0}.li-category{font-weight:600;line-height:1.2em!important;margin-bottom:0;margin-top:0}.faq-wrapper ul li{background:0 0;cursor:pointer;list-style-type:square;margin:0;padding:3px 0}.q-hover:hover{color:#0056b3}.li-active{color:#777!important}.example.example2{background-color:#fff}.example.example2 *{font-family:Source Code Pro,Consolas,Menlo,monospace;font-size:16px;font-weight:500}.example.example2 .row{display:flex;margin:0 5px 10px}.example.example2 .field{height:50px;margin:0 10px;position:relative;width:100%}.example.example2 .field.half-width{width:50%}.example.example2 .field.quarter-width{width:calc(25% - 10px)}.half-width{width:50%}.quarter-width{width:calc(25% - 10px)}.example.example2 .baseline{background-color:#cfd7df;bottom:0;height:1px;left:0;position:absolute;transition:background-color .3s cubic-bezier(.165,.84,.44,1);width:100%}.example.example2 label{bottom:8px;color:#cfd7df;cursor:text;left:0;overflow:hidden;pointer-events:none;position:absolute;text-overflow:ellipsis;transform-origin:0 50%;transition-duration:.3s;transition-property:color,transform;transition-timing-function:cubic-bezier(.165,.84,.44,1);white-space:nowrap;width:100%}.example.example2 .input{background-color:transparent;bottom:0;color:#32325d;left:0;padding-bottom:7px;position:absolute;width:100%}.example.example2 .input::-webkit-input-placeholder{color:transparent;-webkit-transition:color .3s cubic-bezier(.165,.84,.44,1);transition:color .3s cubic-bezier(.165,.84,.44,1)}.example.example2 .input::-moz-placeholder{color:transparent;-moz-transition:color .3s cubic-bezier(.165,.84,.44,1);transition:color .3s cubic-bezier(.165,.84,.44,1)}.example.example2 .input:-ms-input-placeholder{color:transparent;-ms-transition:color .3s cubic-bezier(.165,.84,.44,1);transition:color .3s cubic-bezier(.165,.84,.44,1)}.example.example2 .input.StripeElement{opacity:0;transition:opacity .3s cubic-bezier(.165,.84,.44,1);will-change:opacity}.example.example2 .input.focused,.example.example2 .input:not(.empty){opacity:1}.example.example2 .input.focused::-webkit-input-placeholder,.example.example2 .input:not(.empty)::-webkit-input-placeholder{color:#cfd7df}.example.example2 .input.focused::-moz-placeholder,.example.example2 .input:not(.empty)::-moz-placeholder{color:#cfd7df}.example.example2 .input.focused:-ms-input-placeholder,.example.example2 .input:not(.empty):-ms-input-placeholder{color:#cfd7df}.example.example2 .input.focused+label,.example.example2 .input:not(.empty)+label{color:#aab7c4;cursor:default;transform:scale(.85) translateY(-25px)}.example.example2 .input.focused+label{color:#24b47e}.example.example2 .input.invalid+label{color:#ffa27b}.example.example2 .input.focused+label+.baseline{background-color:#24b47e}.example.example2 .input.focused.invalid+label+.baseline{background-color:#e25950}.example.example2 button,.example.example2 input{-webkit-appearance:none;-moz-appearance:none;appearance:none;border-style:none;outline:none}.example.example2 input:-webkit-autofill{-webkit-text-fill-color:#e39f48;-webkit-animation:void-animation-out 1ms;-webkit-transition:background-color 100000000s;transition:background-color 100000000s}.example.example2 .StripeElement--webkit-autofill{background:transparent!important}.example.example2 button,.example.example2 input{-webkit-animation:void-animation-out 1ms}.example.example2 button{background-color:#24b47e;border-radius:4px;color:#fff;cursor:pointer;display:block;font-weight:600;height:40px;margin:40px 15px 0;text-transform:uppercase;width:calc(100% - 30px)}.example.example2 .error svg{margin-top:0!important}.example.example2 .error svg .base{fill:#e25950}.example.example2 .error svg .glyph{fill:#fff}.example.example2 .error .message{color:#e25950}.example.example2 .success .icon .border{stroke:#abe9d2}.example.example2 .success .icon .checkmark{stroke:#24b47e}.example.example2 .success .title{color:#32325d;font-size:16px!important}.example.example2 .success .message{color:#8898aa;font-size:13px!important}.example.example2 .success .reset path{fill:#24b47e}.baseline{border-bottom:1px solid #dee3e8}.w-90{width:90%}.color-red{color:red}.color-green{color:green}.hw-300{width:300px!important}.footer-bottom-signup-style{border-bottom:1px solid hsla(0,0%,100%,.522)}.footer-top-border{border-top:1px solid hsla(0,0%,100%,.522)}.footer-bottom-signup-style .bg-orange{background:#fff!important;border:1px solid #fff;color:#ee631c;display:inline-block;font-size:16px;font-weight:600;line-height:21px;outline:none;padding:6px 20px!important;text-decoration:none;text-transform:capitalize}.footer-bottom-signup{padding-bottom:10px;padding-top:10px}.footer-bottom-signup a{padding:5px}.footer-bottom-signup span{padding:8px 20px 5px}@media(max-width:992px){.footer-signup-text,.text-footer-or{width:100%}}@media(max-width:500px){.ft-btn{width:40%!important}}@media(max-width:320px){.ft-btn{width:50%!important}}.btn-footer{background:#fff!important;border:1px solid #fff;border-radius:0;color:#ee631c;display:inline-block;font-size:16px;font-weight:600;outline:none;padding:6px 20px!important;text-decoration:none;text-transform:capitalize}.footer-bottom-content{padding-bottom:15px;padding-top:15px}.bot-logo{height:35px}img.bot-logo{margin:0 5px;vertical-align:bottom}.bot-text{color:#3192ca!important;padding:0!important;text-decoration:underline!important}.bot-logo-container{color:#fff;display:inline-block;font-size:18px;font-weight:500;outline:none;text-decoration:none}.bot-logo-container a{font-size:18px!important;text-transform:none!important}.block-signin{background:#fff;display:table-cell;height:100%;padding:30px 15px;vertical-align:middle}.block-signin-container{background:linear-gradient(90deg,#ed2323,#f0bc11)!important;display:table;height:100%;padding:8px!important}.profile-tour-social-icon li{box-sizing:border-box;cursor:pointer;font-weight:500;text-align:center;width:50%}.profile-tour-social-icon li p{padding:6px 0}.orange-border{border:1px solid #ee631c!important;border-radius:4px}/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:FontAwesome;font-style:normal;font-weight:400;src:url(../assets/fonts/fontawesome-webfont.eot?v=4.7.0);src:url(../assets/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0) format("embedded-opentype"),url(../assets/fonts/fontawesome-webfont.woff?v=4.7.0) format("woff"),url(../assets/fonts/fontawesome-webfont.ttf?v=4.7.0) format("truetype"),url(../assets/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular) format("svg")}.fa{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto}.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{text-align:center;width:1.28571429em}.fa-ul{list-style-type:none;margin-left:2.14285714em;padding-left:0}.fa-ul>li{position:relative}.fa-li{left:-2.14285714em;position:absolute;text-align:center;top:.14285714em;width:2.14285714em}.fa-li.fa-lg{left:-1.85714286em}.fa-border{border:.08em solid #eee;border-radius:.1em;padding:.2em .25em .15em}.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{animation:fa-spin 2s linear infinite}.fa-pulse{animation:fa-spin 1s steps(8) infinite}@keyframes fa-spin{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";transform:scaleX(-1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";transform:scaleY(-1)}:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-rotate-90{filter:none}.fa-stack{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2em}.fa-stack-1x,.fa-stack-2x{left:0;position:absolute;text-align:center;width:100%}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:""}.fa-music:before{content:""}.fa-search:before{content:""}.fa-envelope-o:before{content:""}.fa-heart:before{content:""}.fa-star:before{content:""}.fa-star-o:before{content:""}.fa-user:before{content:""}.fa-film:before{content:""}.fa-th-large:before{content:""}.fa-th:before{content:""}.fa-th-list:before{content:""}.fa-check:before{content:""}.fa-close:before,.fa-remove:before,.fa-times:before{content:""}.fa-search-plus:before{content:""}.fa-search-minus:before{content:""}.fa-power-off:before{content:""}.fa-signal:before{content:""}.fa-cog:before,.fa-gear:before{content:""}.fa-trash-o:before{content:""}.fa-home:before{content:""}.fa-file-o:before{content:""}.fa-clock-o:before{content:""}.fa-road:before{content:""}.fa-download:before{content:""}.fa-arrow-circle-o-down:before{content:""}.fa-arrow-circle-o-up:before{content:""}.fa-inbox:before{content:""}.fa-play-circle-o:before{content:""}.fa-repeat:before,.fa-rotate-right:before{content:""}.fa-refresh:before{content:""}.fa-list-alt:before{content:""}.fa-lock:before{content:""}.fa-flag:before{content:""}.fa-headphones:before{content:""}.fa-volume-off:before{content:""}.fa-volume-down:before{content:""}.fa-volume-up:before{content:""}.fa-qrcode:before{content:""}.fa-barcode:before{content:""}.fa-tag:before{content:""}.fa-tags:before{content:""}.fa-book:before{content:""}.fa-bookmark:before{content:""}.fa-print:before{content:""}.fa-camera:before{content:""}.fa-font:before{content:""}.fa-bold:before{content:""}.fa-italic:before{content:""}.fa-text-height:before{content:""}.fa-text-width:before{content:""}.fa-align-left:before{content:""}.fa-align-center:before{content:""}.fa-align-right:before{content:""}.fa-align-justify:before{content:""}.fa-list:before{content:""}.fa-dedent:before,.fa-outdent:before{content:""}.fa-indent:before{content:""}.fa-video-camera:before{content:""}.fa-image:before,.fa-photo:before,.fa-picture-o:before{content:""}.fa-pencil:before{content:""}.fa-map-marker:before{content:""}.fa-adjust:before{content:""}.fa-tint:before{content:""}.fa-edit:before,.fa-pencil-square-o:before{content:""}.fa-share-square-o:before{content:""}.fa-check-square-o:before{content:""}.fa-arrows:before{content:""}.fa-step-backward:before{content:""}.fa-fast-backward:before{content:""}.fa-backward:before{content:""}.fa-play:before{content:""}.fa-pause:before{content:""}.fa-stop:before{content:""}.fa-forward:before{content:""}.fa-fast-forward:before{content:""}.fa-step-forward:before{content:""}.fa-eject:before{content:""}.fa-chevron-left:before{content:""}.fa-chevron-right:before{content:""}.fa-plus-circle:before{content:""}.fa-minus-circle:before{content:""}.fa-times-circle:before{content:""}.fa-check-circle:before{content:""}.fa-question-circle:before{content:""}.fa-info-circle:before{content:""}.fa-crosshairs:before{content:""}.fa-times-circle-o:before{content:""}.fa-check-circle-o:before{content:""}.fa-ban:before{content:""}.fa-arrow-left:before{content:""}.fa-arrow-right:before{content:""}.fa-arrow-up:before{content:""}.fa-arrow-down:before{content:""}.fa-mail-forward:before,.fa-share:before{content:""}.fa-expand:before{content:""}.fa-compress:before{content:""}.fa-plus:before{content:""}.fa-minus:before{content:""}.fa-asterisk:before{content:""}.fa-exclamation-circle:before{content:""}.fa-gift:before{content:""}.fa-leaf:before{content:""}.fa-fire:before{content:""}.fa-eye:before{content:""}.fa-eye-slash:before{content:""}.fa-exclamation-triangle:before,.fa-warning:before{content:""}.fa-plane:before{content:""}.fa-calendar:before{content:""}.fa-random:before{content:""}.fa-comment:before{content:""}.fa-magnet:before{content:""}.fa-chevron-up:before{content:""}.fa-chevron-down:before{content:""}.fa-retweet:before{content:""}.fa-shopping-cart:before{content:""}.fa-folder:before{content:""}.fa-folder-open:before{content:""}.fa-arrows-v:before{content:""}.fa-arrows-h:before{content:""}.fa-bar-chart-o:before,.fa-bar-chart:before{content:""}.fa-twitter-square:before{content:""}.fa-facebook-square:before{content:""}.fa-camera-retro:before{content:""}.fa-key:before{content:""}.fa-cogs:before,.fa-gears:before{content:""}.fa-comments:before{content:""}.fa-thumbs-o-up:before{content:""}.fa-thumbs-o-down:before{content:""}.fa-star-half:before{content:""}.fa-heart-o:before{content:""}.fa-sign-out:before{content:""}.fa-linkedin-square:before{content:""}.fa-thumb-tack:before{content:""}.fa-external-link:before{content:""}.fa-sign-in:before{content:""}.fa-trophy:before{content:""}.fa-github-square:before{content:""}.fa-upload:before{content:""}.fa-lemon-o:before{content:""}.fa-phone:before{content:""}.fa-square-o:before{content:""}.fa-bookmark-o:before{content:""}.fa-phone-square:before{content:""}.fa-twitter:before{content:""}.fa-facebook-f:before,.fa-facebook:before{content:""}.fa-github:before{content:""}.fa-unlock:before{content:""}.fa-credit-card:before{content:""}.fa-feed:before,.fa-rss:before{content:""}.fa-hdd-o:before{content:""}.fa-bullhorn:before{content:""}.fa-bell:before{content:""}.fa-certificate:before{content:""}.fa-hand-o-right:before{content:""}.fa-hand-o-left:before{content:""}.fa-hand-o-up:before{content:""}.fa-hand-o-down:before{content:""}.fa-arrow-circle-left:before{content:""}.fa-arrow-circle-right:before{content:""}.fa-arrow-circle-up:before{content:""}.fa-arrow-circle-down:before{content:""}.fa-globe:before{content:""}.fa-wrench:before{content:""}.fa-tasks:before{content:""}.fa-filter:before{content:""}.fa-briefcase:before{content:""}.fa-arrows-alt:before{content:""}.fa-group:before,.fa-users:before{content:""}.fa-chain:before,.fa-link:before{content:""}.fa-cloud:before{content:""}.fa-flask:before{content:""}.fa-cut:before,.fa-scissors:before{content:""}.fa-copy:before,.fa-files-o:before{content:""}.fa-paperclip:before{content:""}.fa-floppy-o:before,.fa-save:before{content:""}.fa-square:before{content:""}.fa-bars:before,.fa-navicon:before,.fa-reorder:before{content:""}.fa-list-ul:before{content:""}.fa-list-ol:before{content:""}.fa-strikethrough:before{content:""}.fa-underline:before{content:""}.fa-table:before{content:""}.fa-magic:before{content:""}.fa-truck:before{content:""}.fa-pinterest:before{content:""}.fa-pinterest-square:before{content:""}.fa-google-plus-square:before{content:""}.fa-google-plus:before{content:""}.fa-money:before{content:""}.fa-caret-down:before{content:""}.fa-caret-up:before{content:""}.fa-caret-left:before{content:""}.fa-caret-right:before{content:""}.fa-columns:before{content:""}.fa-sort:before,.fa-unsorted:before{content:""}.fa-sort-desc:before,.fa-sort-down:before{content:""}.fa-sort-asc:before,.fa-sort-up:before{content:""}.fa-envelope:before{content:""}.fa-linkedin:before{content:""}.fa-rotate-left:before,.fa-undo:before{content:""}.fa-gavel:before,.fa-legal:before{content:""}.fa-dashboard:before,.fa-tachometer:before{content:""}.fa-comment-o:before{content:""}.fa-comments-o:before{content:""}.fa-bolt:before,.fa-flash:before{content:""}.fa-sitemap:before{content:""}.fa-umbrella:before{content:""}.fa-clipboard:before,.fa-paste:before{content:""}.fa-lightbulb-o:before{content:""}.fa-exchange:before{content:""}.fa-cloud-download:before{content:""}.fa-cloud-upload:before{content:""}.fa-user-md:before{content:""}.fa-stethoscope:before{content:""}.fa-suitcase:before{content:""}.fa-bell-o:before{content:""}.fa-coffee:before{content:""}.fa-cutlery:before{content:""}.fa-file-text-o:before{content:""}.fa-building-o:before{content:""}.fa-hospital-o:before{content:""}.fa-ambulance:before{content:""}.fa-medkit:before{content:""}.fa-fighter-jet:before{content:""}.fa-beer:before{content:""}.fa-h-square:before{content:""}.fa-plus-square:before{content:""}.fa-angle-double-left:before{content:""}.fa-angle-double-right:before{content:""}.fa-angle-double-up:before{content:""}.fa-angle-double-down:before{content:""}.fa-angle-left:before{content:""}.fa-angle-right:before{content:""}.fa-angle-up:before{content:""}.fa-angle-down:before{content:""}.fa-desktop:before{content:""}.fa-laptop:before{content:""}.fa-tablet:before{content:""}.fa-mobile-phone:before,.fa-mobile:before{content:""}.fa-circle-o:before{content:""}.fa-quote-left:before{content:""}.fa-quote-right:before{content:""}.fa-spinner:before{content:""}.fa-circle:before{content:""}.fa-mail-reply:before,.fa-reply:before{content:""}.fa-github-alt:before{content:""}.fa-folder-o:before{content:""}.fa-folder-open-o:before{content:""}.fa-smile-o:before{content:""}.fa-frown-o:before{content:""}.fa-meh-o:before{content:""}.fa-gamepad:before{content:""}.fa-keyboard-o:before{content:""}.fa-flag-o:before{content:""}.fa-flag-checkered:before{content:""}.fa-terminal:before{content:""}.fa-code:before{content:""}.fa-mail-reply-all:before,.fa-reply-all:before{content:""}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:""}.fa-location-arrow:before{content:""}.fa-crop:before{content:""}.fa-code-fork:before{content:""}.fa-chain-broken:before,.fa-unlink:before{content:""}.fa-question:before{content:""}.fa-info:before{content:""}.fa-exclamation:before{content:""}.fa-superscript:before{content:""}.fa-subscript:before{content:""}.fa-eraser:before{content:""}.fa-puzzle-piece:before{content:""}.fa-microphone:before{content:""}.fa-microphone-slash:before{content:""}.fa-shield:before{content:""}.fa-calendar-o:before{content:""}.fa-fire-extinguisher:before{content:""}.fa-rocket:before{content:""}.fa-maxcdn:before{content:""}.fa-chevron-circle-left:before{content:""}.fa-chevron-circle-right:before{content:""}.fa-chevron-circle-up:before{content:""}.fa-chevron-circle-down:before{content:""}.fa-html5:before{content:""}.fa-css3:before{content:""}.fa-anchor:before{content:""}.fa-unlock-alt:before{content:""}.fa-bullseye:before{content:""}.fa-ellipsis-h:before{content:""}.fa-ellipsis-v:before{content:""}.fa-rss-square:before{content:""}.fa-play-circle:before{content:""}.fa-ticket:before{content:""}.fa-minus-square:before{content:""}.fa-minus-square-o:before{content:""}.fa-level-up:before{content:""}.fa-level-down:before{content:""}.fa-check-square:before{content:""}.fa-pencil-square:before{content:""}.fa-external-link-square:before{content:""}.fa-share-square:before{content:""}.fa-compass:before{content:""}.fa-caret-square-o-down:before,.fa-toggle-down:before{content:""}.fa-caret-square-o-up:before,.fa-toggle-up:before{content:""}.fa-caret-square-o-right:before,.fa-toggle-right:before{content:""}.fa-eur:before,.fa-euro:before{content:""}.fa-gbp:before{content:""}.fa-dollar:before,.fa-usd:before{content:""}.fa-inr:before,.fa-rupee:before{content:""}.fa-cny:before,.fa-jpy:before,.fa-rmb:before,.fa-yen:before{content:""}.fa-rouble:before,.fa-rub:before,.fa-ruble:before{content:""}.fa-krw:before,.fa-won:before{content:""}.fa-bitcoin:before,.fa-btc:before{content:""}.fa-file:before{content:""}.fa-file-text:before{content:""}.fa-sort-alpha-asc:before{content:""}.fa-sort-alpha-desc:before{content:""}.fa-sort-amount-asc:before{content:""}.fa-sort-amount-desc:before{content:""}.fa-sort-numeric-asc:before{content:""}.fa-sort-numeric-desc:before{content:""}.fa-thumbs-up:before{content:""}.fa-thumbs-down:before{content:""}.fa-youtube-square:before{content:""}.fa-youtube:before{content:""}.fa-xing:before{content:""}.fa-xing-square:before{content:""}.fa-youtube-play:before{content:""}.fa-dropbox:before{content:""}.fa-stack-overflow:before{content:""}.fa-instagram:before{content:""}.fa-flickr:before{content:""}.fa-adn:before{content:""}.fa-bitbucket:before{content:""}.fa-bitbucket-square:before{content:""}.fa-tumblr:before{content:""}.fa-tumblr-square:before{content:""}.fa-long-arrow-down:before{content:""}.fa-long-arrow-up:before{content:""}.fa-long-arrow-left:before{content:""}.fa-long-arrow-right:before{content:""}.fa-apple:before{content:""}.fa-windows:before{content:""}.fa-android:before{content:""}.fa-linux:before{content:""}.fa-dribbble:before{content:""}.fa-skype:before{content:""}.fa-foursquare:before{content:""}.fa-trello:before{content:""}.fa-female:before{content:""}.fa-male:before{content:""}.fa-gittip:before,.fa-gratipay:before{content:""}.fa-sun-o:before{content:""}.fa-moon-o:before{content:""}.fa-archive:before{content:""}.fa-bug:before{content:""}.fa-vk:before{content:""}.fa-weibo:before{content:""}.fa-renren:before{content:""}.fa-pagelines:before{content:""}.fa-stack-exchange:before{content:""}.fa-arrow-circle-o-right:before{content:""}.fa-arrow-circle-o-left:before{content:""}.fa-caret-square-o-left:before,.fa-toggle-left:before{content:""}.fa-dot-circle-o:before{content:""}.fa-wheelchair:before{content:""}.fa-vimeo-square:before{content:""}.fa-try:before,.fa-turkish-lira:before{content:""}.fa-plus-square-o:before{content:""}.fa-space-shuttle:before{content:""}.fa-slack:before{content:""}.fa-envelope-square:before{content:""}.fa-wordpress:before{content:""}.fa-openid:before{content:""}.fa-bank:before,.fa-institution:before,.fa-university:before{content:""}.fa-graduation-cap:before,.fa-mortar-board:before{content:""}.fa-yahoo:before{content:""}.fa-google:before{content:""}.fa-reddit:before{content:""}.fa-reddit-square:before{content:""}.fa-stumbleupon-circle:before{content:""}.fa-stumbleupon:before{content:""}.fa-delicious:before{content:""}.fa-digg:before{content:""}.fa-pied-piper-pp:before{content:""}.fa-pied-piper-alt:before{content:""}.fa-drupal:before{content:""}.fa-joomla:before{content:""}.fa-language:before{content:""}.fa-fax:before{content:""}.fa-building:before{content:""}.fa-child:before{content:""}.fa-paw:before{content:""}.fa-spoon:before{content:""}.fa-cube:before{content:""}.fa-cubes:before{content:""}.fa-behance:before{content:""}.fa-behance-square:before{content:""}.fa-steam:before{content:""}.fa-steam-square:before{content:""}.fa-recycle:before{content:""}.fa-automobile:before,.fa-car:before{content:""}.fa-cab:before,.fa-taxi:before{content:""}.fa-tree:before{content:""}.fa-spotify:before{content:""}.fa-deviantart:before{content:""}.fa-soundcloud:before{content:""}.fa-database:before{content:""}.fa-file-pdf-o:before{content:""}.fa-file-word-o:before{content:""}.fa-file-excel-o:before{content:""}.fa-file-powerpoint-o:before{content:""}.fa-file-image-o:before,.fa-file-photo-o:before,.fa-file-picture-o:before{content:""}.fa-file-archive-o:before,.fa-file-zip-o:before{content:""}.fa-file-audio-o:before,.fa-file-sound-o:before{content:""}.fa-file-movie-o:before,.fa-file-video-o:before{content:""}.fa-file-code-o:before{content:""}.fa-vine:before{content:""}.fa-codepen:before{content:""}.fa-jsfiddle:before{content:""}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-ring:before,.fa-life-saver:before,.fa-support:before{content:""}.fa-circle-o-notch:before{content:""}.fa-ra:before,.fa-rebel:before,.fa-resistance:before{content:""}.fa-empire:before,.fa-ge:before{content:""}.fa-git-square:before{content:""}.fa-git:before{content:""}.fa-hacker-news:before,.fa-y-combinator-square:before,.fa-yc-square:before{content:""}.fa-tencent-weibo:before{content:""}.fa-qq:before{content:""}.fa-wechat:before,.fa-weixin:before{content:""}.fa-paper-plane:before,.fa-send:before{content:""}.fa-paper-plane-o:before,.fa-send-o:before{content:""}.fa-history:before{content:""}.fa-circle-thin:before{content:""}.fa-header:before{content:""}.fa-paragraph:before{content:""}.fa-sliders:before{content:""}.fa-share-alt:before{content:""}.fa-share-alt-square:before{content:""}.fa-bomb:before{content:""}.fa-futbol-o:before,.fa-soccer-ball-o:before{content:""}.fa-tty:before{content:""}.fa-binoculars:before{content:""}.fa-plug:before{content:""}.fa-slideshare:before{content:""}.fa-twitch:before{content:""}.fa-yelp:before{content:""}.fa-newspaper-o:before{content:""}.fa-wifi:before{content:""}.fa-calculator:before{content:""}.fa-paypal:before{content:""}.fa-google-wallet:before{content:""}.fa-cc-visa:before{content:""}.fa-cc-mastercard:before{content:""}.fa-cc-discover:before{content:""}.fa-cc-amex:before{content:""}.fa-cc-paypal:before{content:""}.fa-cc-stripe:before{content:""}.fa-bell-slash:before{content:""}.fa-bell-slash-o:before{content:""}.fa-trash:before{content:""}.fa-copyright:before{content:""}.fa-at:before{content:""}.fa-eyedropper:before{content:""}.fa-paint-brush:before{content:""}.fa-birthday-cake:before{content:""}.fa-area-chart:before{content:""}.fa-pie-chart:before{content:""}.fa-line-chart:before{content:""}.fa-lastfm:before{content:""}.fa-lastfm-square:before{content:""}.fa-toggle-off:before{content:""}.fa-toggle-on:before{content:""}.fa-bicycle:before{content:""}.fa-bus:before{content:""}.fa-ioxhost:before{content:""}.fa-angellist:before{content:""}.fa-cc:before{content:""}.fa-ils:before,.fa-shekel:before,.fa-sheqel:before{content:""}.fa-meanpath:before{content:""}.fa-buysellads:before{content:""}.fa-connectdevelop:before{content:""}.fa-dashcube:before{content:""}.fa-forumbee:before{content:""}.fa-leanpub:before{content:""}.fa-sellsy:before{content:""}.fa-shirtsinbulk:before{content:""}.fa-simplybuilt:before{content:""}.fa-skyatlas:before{content:""}.fa-cart-plus:before{content:""}.fa-cart-arrow-down:before{content:""}.fa-diamond:before{content:""}.fa-ship:before{content:""}.fa-user-secret:before{content:""}.fa-motorcycle:before{content:""}.fa-street-view:before{content:""}.fa-heartbeat:before{content:""}.fa-venus:before{content:""}.fa-mars:before{content:""}.fa-mercury:before{content:""}.fa-intersex:before,.fa-transgender:before{content:""}.fa-transgender-alt:before{content:""}.fa-venus-double:before{content:""}.fa-mars-double:before{content:""}.fa-venus-mars:before{content:""}.fa-mars-stroke:before{content:""}.fa-mars-stroke-v:before{content:""}.fa-mars-stroke-h:before{content:""}.fa-neuter:before{content:""}.fa-genderless:before{content:""}.fa-facebook-official:before{content:""}.fa-pinterest-p:before{content:""}.fa-whatsapp:before{content:""}.fa-server:before{content:""}.fa-user-plus:before{content:""}.fa-user-times:before{content:""}.fa-bed:before,.fa-hotel:before{content:""}.fa-viacoin:before{content:""}.fa-train:before{content:""}.fa-subway:before{content:""}.fa-medium:before{content:""}.fa-y-combinator:before,.fa-yc:before{content:""}.fa-optin-monster:before{content:""}.fa-opencart:before{content:""}.fa-expeditedssl:before{content:""}.fa-battery-4:before,.fa-battery-full:before,.fa-battery:before{content:""}.fa-battery-3:before,.fa-battery-three-quarters:before{content:""}.fa-battery-2:before,.fa-battery-half:before{content:""}.fa-battery-1:before,.fa-battery-quarter:before{content:""}.fa-battery-0:before,.fa-battery-empty:before{content:""}.fa-mouse-pointer:before{content:""}.fa-i-cursor:before{content:""}.fa-object-group:before{content:""}.fa-object-ungroup:before{content:""}.fa-sticky-note:before{content:""}.fa-sticky-note-o:before{content:""}.fa-cc-jcb:before{content:""}.fa-cc-diners-club:before{content:""}.fa-clone:before{content:""}.fa-balance-scale:before{content:""}.fa-hourglass-o:before{content:""}.fa-hourglass-1:before,.fa-hourglass-start:before{content:""}.fa-hourglass-2:before,.fa-hourglass-half:before{content:""}.fa-hourglass-3:before,.fa-hourglass-end:before{content:""}.fa-hourglass:before{content:""}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:""}.fa-hand-paper-o:before,.fa-hand-stop-o:before{content:""}.fa-hand-scissors-o:before{content:""}.fa-hand-lizard-o:before{content:""}.fa-hand-spock-o:before{content:""}.fa-hand-pointer-o:before{content:""}.fa-hand-peace-o:before{content:""}.fa-trademark:before{content:""}.fa-registered:before{content:""}.fa-creative-commons:before{content:""}.fa-gg:before{content:""}.fa-gg-circle:before{content:""}.fa-tripadvisor:before{content:""}.fa-odnoklassniki:before{content:""}.fa-odnoklassniki-square:before{content:""}.fa-get-pocket:before{content:""}.fa-wikipedia-w:before{content:""}.fa-safari:before{content:""}.fa-chrome:before{content:""}.fa-firefox:before{content:""}.fa-opera:before{content:""}.fa-internet-explorer:before{content:""}.fa-television:before,.fa-tv:before{content:""}.fa-contao:before{content:""}.fa-500px:before{content:""}.fa-amazon:before{content:""}.fa-calendar-plus-o:before{content:""}.fa-calendar-minus-o:before{content:""}.fa-calendar-times-o:before{content:""}.fa-calendar-check-o:before{content:""}.fa-industry:before{content:""}.fa-map-pin:before{content:""}.fa-map-signs:before{content:""}.fa-map-o:before{content:""}.fa-map:before{content:""}.fa-commenting:before{content:""}.fa-commenting-o:before{content:""}.fa-houzz:before{content:""}.fa-vimeo:before{content:""}.fa-black-tie:before{content:""}.fa-fonticons:before{content:""}.fa-reddit-alien:before{content:""}.fa-edge:before{content:""}.fa-credit-card-alt:before{content:""}.fa-codiepie:before{content:""}.fa-modx:before{content:""}.fa-fort-awesome:before{content:""}.fa-usb:before{content:""}.fa-product-hunt:before{content:""}.fa-mixcloud:before{content:""}.fa-scribd:before{content:""}.fa-pause-circle:before{content:""}.fa-pause-circle-o:before{content:""}.fa-stop-circle:before{content:""}.fa-stop-circle-o:before{content:""}.fa-shopping-bag:before{content:""}.fa-shopping-basket:before{content:""}.fa-hashtag:before{content:""}.fa-bluetooth:before{content:""}.fa-bluetooth-b:before{content:""}.fa-percent:before{content:""}.fa-gitlab:before{content:""}.fa-wpbeginner:before{content:""}.fa-wpforms:before{content:""}.fa-envira:before{content:""}.fa-universal-access:before{content:""}.fa-wheelchair-alt:before{content:""}.fa-question-circle-o:before{content:""}.fa-blind:before{content:""}.fa-audio-description:before{content:""}.fa-volume-control-phone:before{content:""}.fa-braille:before{content:""}.fa-assistive-listening-systems:before{content:""}.fa-american-sign-language-interpreting:before,.fa-asl-interpreting:before{content:""}.fa-deaf:before,.fa-deafness:before,.fa-hard-of-hearing:before{content:""}.fa-glide:before{content:""}.fa-glide-g:before{content:""}.fa-sign-language:before,.fa-signing:before{content:""}.fa-low-vision:before{content:""}.fa-viadeo:before{content:""}.fa-viadeo-square:before{content:""}.fa-snapchat:before{content:""}.fa-snapchat-ghost:before{content:""}.fa-snapchat-square:before{content:""}.fa-pied-piper:before{content:""}.fa-first-order:before{content:""}.fa-yoast:before{content:""}.fa-themeisle:before{content:""}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:""}.fa-fa:before,.fa-font-awesome:before{content:""}.fa-handshake-o:before{content:""}.fa-envelope-open:before{content:""}.fa-envelope-open-o:before{content:""}.fa-linode:before{content:""}.fa-address-book:before{content:""}.fa-address-book-o:before{content:""}.fa-address-card:before,.fa-vcard:before{content:""}.fa-address-card-o:before,.fa-vcard-o:before{content:""}.fa-user-circle:before{content:""}.fa-user-circle-o:before{content:""}.fa-user-o:before{content:""}.fa-id-badge:before{content:""}.fa-drivers-license:before,.fa-id-card:before{content:""}.fa-drivers-license-o:before,.fa-id-card-o:before{content:""}.fa-quora:before{content:""}.fa-free-code-camp:before{content:""}.fa-telegram:before{content:""}.fa-thermometer-4:before,.fa-thermometer-full:before,.fa-thermometer:before{content:""}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:""}.fa-thermometer-2:before,.fa-thermometer-half:before{content:""}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:""}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:""}.fa-shower:before{content:""}.fa-bath:before,.fa-bathtub:before,.fa-s15:before{content:""}.fa-podcast:before{content:""}.fa-window-maximize:before{content:""}.fa-window-minimize:before{content:""}.fa-window-restore:before{content:""}.fa-times-rectangle:before,.fa-window-close:before{content:""}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:""}.fa-bandcamp:before{content:""}.fa-grav:before{content:""}.fa-etsy:before{content:""}.fa-imdb:before{content:""}.fa-ravelry:before{content:""}.fa-eercast:before{content:""}.fa-microchip:before{content:""}.fa-snowflake-o:before{content:""}.fa-superpowers:before{content:""}.fa-wpexplorer:before{content:""}.fa-meetup:before{content:""}.sr-only-focusable:active,.sr-only-focusable:focus{clip:auto;height:auto;margin:0;overflow:visible;position:static;width:auto}.section-area{max-width:940px}.section-area img{max-width:400px}@media(max-width:769px){.section-area>div{padding-right:40px}.home-section-title{font-size:35px!important}}@media(max-width:575.98px){.section-area>div{padding-right:40px}.home-section-title{-webkit-line-clamp:unset!important;-webkit-box-orient:vertical!important;font-size:35px!important}}.price-section-title{-webkit-line-clamp:2;color:#ee631c}.home-section-title,.price-section-title{-webkit-box-orient:vertical;display:-webkit-box;font-weight:600;overflow:hidden;text-overflow:ellipsis}.home-section-title{-webkit-line-clamp:3;color:#3d474d}.home-section-description{-webkit-line-clamp:7;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;text-overflow:ellipsis}.line-clamp-5{-webkit-line-clamp:5!important}.line-clamp-2{-webkit-line-clamp:2!important}.home-section-description p{font-size:17px;font-weight:400;line-height:160%}#s-content{padding-left:40px}@media(max-width:768px){#s-content{padding-left:5px;padding-right:5px;padding-top:20px}}#clients{background:hsla(0,0%,83%,.18);padding:30px 0}.client-section-header{padding:0 0 30px}#clients h3{color:#413e66;font-family:Montserrat,sans-serif;font-size:36px;font-weight:700;position:relative;text-align:center}#clients img{max-width:80%;padding:15px 0;transition:.3s}#clients .owl-dots,#clients .owl-nav{margin-top:5px;text-align:center}#clients .owl-dot.active{background-color:#ee631c}#clients .owl-dot{background-color:#ddd;border-radius:50%;display:inline-block;height:12px;margin:0 5px;width:12px}#clients .owl-dot:focus{border-color:unset}#testimonials{padding:30px 0}#testimonials .section-header{margin-bottom:40px}@media(max-width:767px){#testimonials .testimonial-item{text-align:center}}#testimonials .testimonial-item .testimonial-img{border:4px solid #fff;border-radius:50%;float:left;height:70px;width:70px}@media(max-width:767px){#testimonials .testimonial-item .testimonial-img{float:none;margin:auto}}#testimonials .testimonial-item .review-name{color:#111;font-size:20px;font-weight:700;margin:10px 0 5px 90px}#testimonials .owl-dot.active{background-color:#ee631c!important}#testimonials .testimonial-item h4{color:#999;font-size:14px;margin:0 0 15px 90px}#testimonials .testimonial-item p{-webkit-line-clamp:4;-webkit-box-orient:vertical;display:-webkit-box;font-style:italic;margin:0 0 15px 90px;overflow:hidden;text-overflow:ellipsis}@media(min-width:992px){#testimonials .testimonial-item p{width:70%}}@media(max-width:767px){#testimonials .testimonial-item h3,#testimonials .testimonial-item h4,#testimonials .testimonial-item p{margin-left:0}}#testimonials .owl-dots,#testimonials .owl-nav{margin-top:5px;text-align:center}#testimonials .owl-dot{background-color:#ddd;border-radius:50%;display:inline-block;height:12px;margin:0 5px;width:12px}#testimonials .owl-dot.active{background-color:#1bb1dc}.reviewer-title{color:#777!important;font-size:16px!important;font-weight:400!important;margin:0 0 5px 90px!important}.btn-section{background-color:transparent;background-image:none;border:1px solid;color:#ee631c}.cen{min-height:4em}.cen,.cen3{margin:1em 0}.cen3{min-height:5em}.price-user:hover{text-decoration:underline}.price-info{padding:10px}.price-info-price{border-top:1px solid #ddd}@media(max-width:575.98px){.plan-scrollbar{padding:15px!important}}.text-yellow{color:#df871d!important}.title-headline{color:#3d474d;font-size:45px}.home-title{color:#ee631c;font-size:45px;font-weight:500}.home-subtitle{color:#3d474d;display:flex;font-size:35px;font-weight:500;justify-content:center}.block-subtitle{font-size:24px}@media only screen and (max-width:1224px){.logo-title{font-size:36px!important}.block-subtitle{font-size:22px!important}}@media screen and (max-width:992px){.logo-title{font-size:36px!important}.block-subtitle{font-size:22px!important}}@media only screen and (min-width:375px)and (max-width:812px){.logo-title{font-size:36px!important}.block-subtitle{font-size:22px!important}}.border-radius-24{border-radius:24px}.letter-spacing-2{letter-spacing:-2px}.explore-filterboxes-text{color:#d3d3d3;font-weight:100}@media only screen and (min-width:400px){.padding-specified-mobile{padding-left:5em}}@media screen and (max-width:325px){#logo{margin-left:90px!important}}.btn-blue,.btn-blue:active,.btn-blue:focus,.btn-blue:hover{background-color:#41beec;border-color:#41beec;color:#fff}@media only screen and (min-width:1024px)and (max-height:1366px)and (-webkit-min-device-pixel-ratio:1.5){.YVTourDetailsrow{max-height:90vh!important}.modal-fullscreen .modal-dialog{max-width:100vh!important}}.badge-costom{border-radius:100%;font-size:0;padding:5px}.btn-outline-dark{background-color:transparent;background-image:none;border-color:#343a40;color:#343a40}.btn-outline-dark:hover{background-color:transparent!important;border-color:#343a40;color:#343a40}.btn-outline-dark.focus,.btn-outline-dark:focus{box-shadow:0 0 0 .2rem rgba(52,58,64,.5)}.btn-outline-dark.disabled,.btn-outline-dark:disabled{background-color:transparent;color:#343a40}.btn-outline-dark:not(:disabled):not(.disabled).active,.btn-outline-dark:not(:disabled):not(.disabled):active,.show>.btn-outline-dark.dropdown-toggle{background-color:transparent!important;border-color:#343a40;color:#343a40}.btn-outline-dark:not(:disabled):not(.disabled).active:focus,.btn-outline-dark:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-dark.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(52,58,64,.5)}.close-icon{background:#fff!important;border-radius:50%;font-size:20px;font-weight:900;height:20px;margin-left:10px;margin-top:2px;width:20px}@media only screen and (max-width:600px){.rev-txt-cntr{margin-left:0!important;text-align:center!important}}.flgsize{margin-bottom:10px!important;margin-top:6px!important}.card-header{padding-bottom:0}@media only screen and (min-width:575px){.mob-view{display:none!important}}@media only screen and (max-width:575px){.comp-view{display:none!important}}@media only screen and (max-width:900px){.topbar-comp{display:none!important}}@media only screen and (min-width:900px){.topbar-mob{display:none!important}}.topbar-searchbox{border-bottom-left-radius:50rem!important;border-color:#fff;border-top-left-radius:50rem!important;height:28px}.topbar-button{background-color:#fff;border-bottom-right-radius:50rem!important;border-color:#fff;border-top-right-radius:50rem!important;height:28px}.explore-search-button{align-items:center;display:flex}@media only screen and (min-width:700px){.explore-search-button{padding-left:2em;padding-right:2em}.explore-earch-section{margin-bottom:3em}}.thumbnail-shadow{box-shadow:0 4px 8px 0 rgba(0,0,0,.2),0 6px 20px 0 rgba(0,0,0,.19)}@media(min-width:1030px)and (max-width:1100px){.special-padding{padding-left:0}}.dropdown-item:focus,.dropdown-item:hover{background-color:#d0d0d0!important}@media(min-width:900px)and (max-width:1030px){.bot-logo-container{display:none}}.text-2{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.report-message-btn{background-color:#fff;border-color:#f44336!important;color:gray}.report-btn-div{background-color:#fff;display:none;height:3%;padding-left:10%}@media(max-width:1200px){.mob-report{font-size:11px!important;padding-left:70%!important}}@media(max-width:500px){.only-mob-report{display:block!important}.only-comp-report{display:none}.reporting{font-size:15px!important}}@media(min-width:990px){.only-desk-model-text{margin-top:1.5rem!important}.only-desk-model-text-middle{margin-top:2rem!important}}@media(max-width:437px){.hideSocialIconMob{display:none!important}}@media(min-width:438px){.hideSocialIconComp{display:none!important}}@media(min-width:1100px){.cls-for-4{height:600px!important}.cls-for-8{height:1000px!important}}.swal-title{overflow-wrap:break-word}body .yvapw,body .yvapw>iframe{height:100%;width:100%}.creatTour-h3{font-size:24px;margin-block-end:1em;margin-block-start:1em;margin-bottom:0!important;margin-top:0!important;margin-inline-end:0;margin-inline-start:0}.creatTour-h3,.creatTour-h4{color:#222;font-family:source sans pro,Arista Pro,sans-serif;font-weight:600;line-height:1.2em!important}.creatTour-h4{display:block;font-size:18px;margin-block-end:1.33em;margin-block-start:1.33em;margin-bottom:0!important;margin-top:0!important;margin-inline-end:0;margin-inline-start:0}.creatTour-h2{color:#222;display:block;font-family:Source Sans Pro,Arista Pro,sans-serif;font-size:30px;font-weight:600;line-height:1.2em!important;margin-block-end:.83em;margin-block-start:.83em;margin-bottom:0!important;margin-top:0!important;margin-inline-end:0;margin-inline-start:0}.post-list-heading{margin-bottom:0!important}.profile-h2-category{color:#777!important;font-family:Source Sans Pro,Arista Pro,sans-serif!important;font-size:14px!important;font-weight:300!important;padding-top:.25rem!important}.ui-menu{position:absolute;z-index:4000}#all-category{padding-top:20px}.explore-page .dropdown-item:focus,.explore-page .dropdown-item:hover{background-color:hsla(5,67%,86%,.431)!important;border-left:5px solid #ee4720;border-radius:5px}.explore-page .dropdown-item:focus,.explore-page .dropdown-item:hover .category-text{color:#ee3e20;font-weight:800}.highlight{color:#495057!important}.highlight,.highlights{font-family:sans-serif!important;font-size:15px!important;font-weight:500}.highlights{color:#ee631c}.ui-menu-item-wrapper{color:#495057!important;font-family:sans-serif!important;font-size:15px!important;font-weight:500}.item-search{font-size:14px!important;margin-left:5px!important;margin-right:5px!important}.ui-widget.ui-widget-content{padding:0!important}.ui-menu-item .ui-menu-item-wrapper:focus,.ui-menu-item .ui-menu-item-wrapper:hover{background:#e8e8e8!important;border-color:#e8e8e8!important;color:#000}.tooltipster-fall,.tooltipster-grow.tooltipster-show{-webkit-transition-timing-function:cubic-bezier(.175,.885,.32,1);-moz-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);-ms-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);-o-transition-timing-function:cubic-bezier(.175,.885,.32,1.15)}.tooltipster-base{display:flex;pointer-events:none;position:absolute}.tooltipster-box{flex:1 1 auto}.tooltipster-content{box-sizing:border-box;max-height:100%;max-width:100%;overflow:auto}.tooltipster-ruler{bottom:0;left:0;overflow:hidden;position:fixed;right:0;top:0;visibility:hidden}.tooltipster-fade{opacity:0;transition-property:opacity}.tooltipster-fade.tooltipster-show{opacity:1}.tooltipster-grow{-webkit-backface-visibility:hidden;transform:scale(0);transition-property:transform}.tooltipster-grow.tooltipster-show{transform:scale(1);transition-timing-function:cubic-bezier(.175,.885,.32,1.15)}.tooltipster-swing{opacity:0;transform:rotate(4deg);transition-property:transform}.tooltipster-swing.tooltipster-show{opacity:1;transform:rotate(0);transition-timing-function:cubic-bezier(.23,.635,.495,2.4)}.tooltipster-fall{transition-property:top;transition-timing-function:cubic-bezier(.175,.885,.32,1.15)}.tooltipster-fall.tooltipster-initial{top:0!important}.tooltipster-fall.tooltipster-dying{opacity:0;top:0!important;transition-property:all}.tooltipster-slide{transition-property:left;transition-timing-function:cubic-bezier(.175,.885,.32,1.15)}.tooltipster-slide.tooltipster-initial{left:-40px!important}.tooltipster-slide.tooltipster-dying{left:0!important;opacity:0;transition-property:all}@keyframes tooltipster-fading{0%{opacity:0}to{opacity:1}}.tooltipster-update-fade{animation:tooltipster-fading .4s}@keyframes tooltipster-rotating{25%{transform:rotate(-2deg)}75%{transform:rotate(2deg)}to{transform:rotate(0)}}.tooltipster-update-rotate{animation:tooltipster-rotating .6s}@keyframes tooltipster-scaling{50%{transform:scale(1.1)}to{transform:scale(1)}}.tooltipster-update-scale{animation:tooltipster-scaling .6s}.tooltipster-sidetip .tooltipster-box{background:#3a89f6;border:2px solid #000;border-radius:4px}.tooltipster-sidetip.tooltipster-bottom .tooltipster-box{margin-top:8px}.tooltipster-sidetip.tooltipster-left .tooltipster-box{margin-right:8px}.tooltipster-sidetip.tooltipster-right .tooltipster-box{margin-left:8px}.tooltipster-sidetip.tooltipster-top .tooltipster-box{margin-bottom:8px}.tooltipster-sidetip .tooltipster-content{background-color:#3a89f6;box-shadow:0 0 10px 0 rgba(0,0,0,.5);color:#fff;font-size:15px;font-weight:500;line-height:18px;padding:15px}.tooltipster-sidetip .tooltipster-arrow{overflow:hidden;position:absolute}.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow{height:10px;margin-left:-10px;top:0;width:20px}.tooltipster-sidetip.tooltipster-left .tooltipster-arrow{height:20px;margin-top:-10px;right:0;top:0;width:10px}.tooltipster-sidetip.tooltipster-right .tooltipster-arrow{height:20px;left:0;margin-top:-10px;top:0;width:10px}.tooltipster-sidetip.tooltipster-top .tooltipster-arrow{bottom:0;height:10px;margin-left:-10px;width:20px}.tooltipster-sidetip .tooltipster-arrow-background,.tooltipster-sidetip .tooltipster-arrow-border{height:0;position:absolute;width:0}.tooltipster-sidetip .tooltipster-arrow-background{border:10px solid transparent}.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-background{border-bottom-color:#3a89f6;left:0;top:3px}.tooltipster-sidetip.tooltipster-left .tooltipster-arrow-background{border-left-color:#3a89f6;left:-3px;top:0}.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-background{border-right-color:#3a89f6;left:3px;top:0}.tooltipster-sidetip.tooltipster-top .tooltipster-arrow-background{border-top-color:#3a89f6!important;left:0;top:-3px}.tooltipster-sidetip .tooltipster-arrow-border{border:10px solid transparent;left:0;top:0}.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-border{border-bottom-color:#3a89f6}.tooltipster-sidetip.tooltipster-left .tooltipster-arrow-border{border-left-color:#3a89f6}.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-border{border-right-color:#3a89f6}.tooltipster-sidetip.tooltipster-top .tooltipster-arrow-border{border-top-color:#3a89f6}.tooltipster-sidetip .tooltipster-arrow-uncropped{position:relative}.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-uncropped{top:-10px}.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-uncropped{left:-10px}.ui-widget-content{background:#fff;border:1px solid #ddd;color:#333}.ui-widget{font-family:Source Sans Pro,Helvetica,sans-serif;font-size:1em}.ui-menu .ui-menu-item-wrapper{padding:3px 1em 3px .4em;position:relative}.loadingOverlay{height:100%;left:0;position:fixed;top:0;width:100%}.loader-inner{animation:spin 2s linear infinite;border-color:#efb411 transparent;border-radius:50%;border-style:solid;border-width:5px;display:block;height:150px;left:50%;margin:-75px 0 0 -75px;position:relative;top:50%;width:150px}.loader-inner:before{animation:spin 3s linear infinite;border-color:#ef7a19 transparent;border-radius:50%;border-style:solid;border-width:5px;bottom:5px;content:"";left:5px;position:absolute;right:5px;top:5px}.loader-inner:after{animation:spin 1.5s linear infinite;border-color:#ed2d22 transparent;border-radius:50%;border-style:solid;border-width:5px;bottom:15px;content:"";left:15px;position:absolute;right:15px;top:15px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.mob-notification-bar{align-items:center;background:#f3e4ca;display:flex;height:75px;justify-content:center}.notification-bar{background:#f3e4ca}.home-section-icon:hover .home-category-text{color:#ee3e20}.setting-seacrhed-list{color:#a9a9a9;cursor:pointer;font-size:16px!important}.card{border:1px solid rgba(0,0,0,.09);border-radius:6px;box-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px -1px rgba(0,0,0,.1)}.card-thumbnail{word-wrap:break-word;background-clip:border-box;background-color:#fff;border:1px solid rgba(0,0,0,.125);border-radius:.25rem;display:flex;flex-direction:column;min-width:0;position:relative}.card-body-thumbnail{flex:1 1 auto;padding:1.25rem}.card-body-thumbnail .card-title{margin-bottom:0}.thumbnail-dark{filter:brightness(50%);transition:all .8s ease}@media(max-width:356px){.mob-notification-bar .fz-18{font-size:15px!important}}.outer{height:100%;margin:auto;overflow:hidden;position:relative;width:1px}.inner{background:gray;box-shadow:0 0 30px 20px gray;height:40%;position:absolute;top:30%;width:100%}@media(max-width:768px){#CreateTourContainer .create-tour-container,.create-tour-box,.create-tour-box .detail-text{height:auto!important}.tour-divider{margin:10% 0 15%!important}#CreateTourContainer #InputTourUrl{min-height:60px}#CreateTourContainer .modal-content{height:115vh!important}.center-in-mob{margin-left:-10px!important}}@media(max-width:576px){#CreateTourContainer .modal-content{height:150vh!important}#CreateTourContainer .create-tour-container,.create-tour-box,.create-tour-box .detail-text{height:auto!important}.tour-divider{margin:10% 0 15%!important}#CreateTourContainer #InputTourUrl{min-height:60px}#CreateTourContainer .modal-content{height:115vh!important}.creatTour-h2{width:90%}}.notification-text{-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;text-overflow:ellipsis}@media(max-width:768px){.mob-notification-bar .notification-text{-webkit-line-clamp:2;display:-webkit-box}}.text-upper{text-transform:uppercase!important}.text-lower{text-transform:lowercase!important}.text-capi{text-transform:capitalize!important}.color-unset{color:unset}.h-40{height:40%}.chawron-icon-color{color:#000!important}.content-vertical-center{align-items:center;display:flex}.switch-field{display:flex;overflow:hidden}.switch-field input{clip:rect(0,0,0,0);border:0;height:1px;overflow:hidden;position:absolute!important;width:1px}.switch-field label{background-color:#e4e4e4;border:1px solid rgba(0,0,0,.2);box-shadow:inset 0 1px 3px rgba(0,0,0,.3),0 1px hsla(0,0%,100%,.1);color:rgba(0,0,0,.6);font-size:14px;line-height:1;margin-right:-1px;padding:4px 12px;text-align:center;transition:all .1s ease-in-out}.switch-field label:hover{cursor:pointer}.switch-field input:checked+label{background-color:#22db24;box-shadow:none}.switch-field label:first-of-type{border-radius:4px 0 0 4px}.switch-field label:last-of-type{border-radius:0 4px 4px 0}.switch-label{color:#307a8b;font-weight:700}.energy-btn-label{border-radius:50%;font-size:12px;font-weight:700;padding:5px 17px}.energy-rule-v2 input:checked+label,.url-energy-rule-v2 input:checked+label{background-color:#6c757d;box-shadow:none;color:#fff}.alert a{color:#ee631c;display:inline-block;font-weight:700;text-decoration:underline}pre.__report{border:1px solid gray;padding:4px}.modal[role=dialog] .modal-header{padding:10px}.modal[role=dialog] .modal-footer.text-center{justify-content:center}.modal-title,.modal[role=dialog] .modal-header>label{font-size:24px}.modal-header{align-items:center}.modal-header .close{margin:0;padding:5px 10px;position:relative}.text-primary,.text-primary b{color:#ee631c!important}.modal-body button.close{height:25px;position:relative;width:25px}.modal-close-icon{background:#777;border-radius:50%;color:#fff;display:inline-block;font-size:1.5rem;height:25px;opacity:1;position:absolute;right:0;top:0;width:25px}.cut-text-60{display:inline-block;line-height:26px;margin-bottom:0;margin-right:0;max-width:44%;width:-moz-fit-content;width:fit-content}@media only screen and (min-device-width:768px)and (max-device-width:1024px)and (orientation:portrait)and (-webkit-min-device-pixel-ratio:1){#CreateTourYV #popupWrapper iframe{height:100%!important}}@media only screen and (min-device-width:768px)and (max-device-width:1024px)and (orientation:landscape)and (-webkit-min-device-pixel-ratio:1){#CreateTourYV #popupWrapper iframe,#CreateTourYV .modal-body{height:100%!important}}@media only screen and (min-device-width:768px)and (max-device-width:1024px)and (orientation:portrait)and (-webkit-min-device-pixel-ratio:2){#CreateTourYV #popupWrapper iframe{height:100%!important}}@media only screen and (min-device-width:768px)and (max-device-width:1024px)and (orientation:landscape)and (-webkit-min-device-pixel-ratio:2){#CreateTourYV #popupWrapper iframe,#CreateTourYV .modal-body{height:100%!important}}@media only screen and (min-device-width:834px)and (max-device-width:834px)and (orientation:portrait)and (-webkit-min-device-pixel-ratio:2){#CreateTourYV #popupWrapper iframe{height:100%!important}}@media only screen and (min-device-width:1112px)and (max-device-width:1112px)and (orientation:landscape)and (-webkit-min-device-pixel-ratio:2){#CreateTourYV #popupWrapper iframe,#CreateTourYV .modal-body{height:100%!important}}@media only screen and (min-device-width:1024px)and (max-device-width:1024px)and (orientation:portrait)and (-webkit-min-device-pixel-ratio:2){#CreateTourYV #popupWrapper iframe{height:100%!important}}@media only screen and (min-device-width:1366px)and (max-device-width:1366px)and (orientation:landscape)and (-webkit-min-device-pixel-ratio:2){#CreateTourYV #popupWrapper iframe,#CreateTourYV .modal-body{height:100%!important}}.bot-logo-container.redeem_gift_card_code_header{align-items:center;display:flex;margin-left:20px}.bot-logo-container.redeem_gift_card_code_header label{display:flex;flex-direction:column;justify-content:center;line-height:1.1;margin:0}.bot-logo-container.redeem_gift_card_code_header label span{color:#fff;font-family:Source Sans Pro,Arista Pro,sans-serif}@media screen and (max-width:901px){.bot-logo-container{display:none!important;visibility:hidden}}@media screen and (max-width:1560px){.header-bot{display:none!important;visibility:hidden}}.terms_and_conditions{font-size:.875rem;font-weight:500}.terms_and_conditions a{color:#49e4fa;text-decoration:underline;-webkit-user-select:none;-moz-user-select:none;user-select:none}.terms_and_conditions .terms_and_conditions_description{font-size:1.2em;font-weight:600}.terms_and_conditions .name_section_content_terms_and_condition,.terms_and_conditions .number_section_terms_and_condition,.terms_and_conditions .row_paragraph_terms_and_condition{font-size:1.2rem;font-weight:600}.terms_and_conditions .section_terms_and_condition{margin-bottom:10px}.terms_and_conditions .slot_content_terms_and_condition{display:block;font-size:1rem;margin-left:10px}.terms_and_conditions .paragraph_terms_and_condition{margin-top:20px}.terms_and_conditions .paragraph_terms_and_condition .paragraph_terms_and_condition_slot{margin-left:20px}.terms_and_conditions .paragraph_terms_and_condition .number_section_terms_and_condition{text-indent:20px}.terms_and_conditions li.list{list-style-type:disc;margin-left:20px}.terms_and_conditions li.list-upper-alpha{list-style-type:upper-alpha;margin-left:20px}.terms_and_conditions p.indented{margin-top:10px!important}.duplicate_icon1{bottom:20px;left:77%;position:absolute}.tour-detactive-notice{background:orange;border-radius:5px;bottom:10px;color:#f04a18!important;font-size:1em;font-weight:600;margin:0 10px;padding:0 10px 8px;position:absolute}.profile_tour_comment_block{width:calc(100% - 40px)}.container-frame-tour-update{margin:0;overflow:hidden;padding:0}#yvWrapper{border:none;height:100%;left:0;position:fixed;top:0;width:100%}.p-tooltip{--p-tooltip-max-width:auto}.p-tooltip-arrow,.p-tooltip-text{--p-tooltip-background:#fff}.p-tooltip-text{--p-tooltip-color:#000;border:1px solid rgba(0,0,0,.09);font-family:inherit;font-weight:revert;white-space:normal!important}.p-tooltip-text p{margin:2px 0}.p-tooltip-text b,.p-tooltip-text del,.p-tooltip-text sub,.p-tooltip-text sup,.p-tooltip-text u{color:revert}.p-tooltip-text b,.p-tooltip-text strong{font-weight:700}.p-tooltip-text ul{list-style:revert;margin:revert;padding:revert}:root{--p-accent-gradient:linear-gradient(135deg,#ff6b35,#f7931e);--p-checkbox-checked-border-color:var(--p-accent-gradient)!important;--p-checkbox-checked-background:var(--p-accent-gradient)!important;--p-checkbox-checked-hover-background:var(--p-accent-gradient)!important;--p-checkbox-checked-hover-border-color:var(--p-accent-gradient)!important;--p-button-primary-active-background:var(--p-accent-gradient)!important;--p-multiselect-focus-border-color:var(--p-accent-gradient)!important;--p-inputtext-focus-border-color:var(--p-accent-gradient)!important;--p-select-option-selected-background:var(--p-stone-200)!important;--p-select-option-selected-focus-background:var(--p-stone-400)!important;--p-select-option-selected-color:var(--p-inputtext-color)!important;--p-select-option-selected-focus-color:var(--p-inputtext-color)!important;--p-select-focus-border-color:var(--p-accent-gradient)!important;--p-button-text-primary-color:#f8fafc!important;--breakpoint-xxs:360px;--p-card-border-radius:6px;--p-card-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px -1px rgba(0,0,0,.1);--p-card-body-padding:1.25rem;--hl-orange:#ee631c;--background-color-hover-li:#feeee3!important;--p-button-border-radius:4px;--p-autocomplete-dropdown-border-radius:4px;--p-togglebutton-checked-background:var(--hl-orange);--p-togglebutton-checked-border-color:var(--hl-orange);--p-togglebutton-checked-color:#fff;--p-togglebutton-icon-checked-color:#fff;--p-togglebutton-content-checked-background:var(--hl-orange);--p-togglebutton-border-color:#cbd5e1;--p-button-primary-background:#ee631c;--p-button-primary-border-color:#ee631c;--p-button-outlined-primary-border-color:#ee631c;--p-button-outlined-primary-color:#ee631c;--p-button-outlined-primary-hover-background:transparent;--p-button-outlined-primary-active-background:transparent;--p-button-primary-hover-border-color:#ee631c;--p-button-primary-active-border-color:#ee631c;--p-tag-font-weight:400;--p-tag-rounded-border-radius:4px;--p-tag-font-size:13px;--p-tag-secondary-background:#f1f5f9;--p-tag-padding:0.25rem 0.5rem;--p-tag-gap:0.25rem;--p-card-subtitle-color:#64748b;--p-button-outlined-warn-border-color:#ee631c;--p-button-outlined-warn-color:#ee631c;--p-button-primary-hover-background:#ee631c!important;--p-button-link-color:#ee631c;--p-button-link-hover-color:#ee631c;--p-button-link-active-color:#ee631c;--p-togglebutton-background:hsla(0,0%,100%,.41);--p-button-outlined-secondary-white-color:#f1f5f9;--displayed-text-color-input-error:#dc2626;--p-menu-item-focus-background:#feeee3!important}.swal2-shown>.swal2-container>.swal2-popup.swal2-modal>.swal2-actions>:focus{box-shadow:0 0 0 1px #fff,0 0 0 3px rgba(165,43,43,.29);outline:none}.swal2-shown>.swal2-container>.swal2-popup.swal2-modal>.swal2-actions>.swal2-confirm{background-color:#ee631c!important;border-color:#ee631c;order:2}.swal2-shown>.swal2-container>.swal2-popup.swal2-modal>.swal2-actions>.swal2-confirm:hover{background-color:#df4740}.swal2-shown>.swal2-container>.swal2-popup.swal2-modal>.swal2-actions>.swal2-cancel{background-color:#efefef;color:#555;order:1}.swal2-shown>.swal2-container>.swal2-popup.swal2-modal>.swal2-actions>.swal2-cancel:not([disabled]):hover{background-color:#e8e8e8;color:#555}.free-plan-light-gray{color:#e9e8e8}.pro-plan-blue{color:#2faedd}.advanced-plan-medium-aquamarine{color:#0dd88b}.gold-plan-yellow{color:#ffdc41}.platinum-plan-green{color:#797877}.enterprise-plan-rust-red{color:#c92f35}.form__enter__pin__code>.form-group>.input-group>.form-group>label>.monospace-font{font-family:monospace;letter-spacing:3px;text-align:center}.form__enter__pin__code>.form-group>.input-group>.form-group>label>.validation_error{color:red;font-family:source sans pro,Arista Pro,sans-serif;font-size:14px;font-weight:300}.form__enter__pin__code>.form-group>.form-recaptcha-g>.recaptcha-wrapper{margin-bottom:20px}.form__enter__pin__code>.form-group>.form-recaptcha-g>.recaptcha-wrapper>.g-recaptcha>div>div>iframe{height:90px!important;width:100%!important}.form__enter__pin__code>.form-group .input-group-append>.button_send_check__pin__code{z-index:0}.clear-both{clear:both}.free-plan-color{color:#e9e8e8}.pro-plan-color{color:#2faedd}.advanced-plan-color{color:#0dd88b}.gold-plan-color{color:#ffdc41}.platinum-plan-color{color:#797877}.enterprise-plan-color{color:#c92f35}.hover-color-orange{color:#ee631c!important;cursor:pointer}.hover-underline:hover{cursor:pointer;text-decoration:underline!important}.color-orange-hover:hover{color:#ee631c!important;cursor:pointer}.MsoNormal b{color:initial;font-weight:700}.p-toast{word-wrap:break-word;max-width:90vw}.ql-font-sans-serif{font-family:Open Sans,sans-serif}.ql-font-serif{font-family:Times New Roman,serif}.ql-font-monospace{font-family:Courier New,monospace}.ql-align-center{text-align:center!important}.ql-align-right{text-align:right}.sr-only{clip:rect(0,0,0,0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}#homeimage{margin:unset!important}.btn-sec-outline{background:transparent;border:1px solid var(--p-inputtext-border-color);border-radius:4px;letter-spacing:.5px;padding:4px 8px;transition:background .15s ease}.btn-sec-outline:hover{background:hsla(0,0%,100%,.356)!important}.btn-sec-outline:focus{outline:0}.btn>i.fa.fa-icon-right,.btn>i.fas.fa-icon-right{margin-left:5px}.btn>i.fa.fa-icon-left,.btn>i.fas.fa-icon-left{margin-right:5px}.info-label{color:#ee631c;font-size:1rem;font-weight:600}.d-flex-middle{align-items:center}.page-block{display:flex;flex-direction:column;gap:3rem}.page-block>.container{margin:0 auto;max-width:1400px;padding:0 15px}.page-block>.container>.page-content,.page-block>.container>.page-content>.p-card:not(:last-child){margin-bottom:1em}.page-block>.container>.page-content>.page-content-list{display:flex;flex-direction:row;gap:4px}.page-block>.container>.page-content>.page-content-list .p-card,.page-block>.container>.page-content>.page-content-list>li{border-bottom:2px solid #fff;border-radius:0 12px 0 0;bottom:2px;box-shadow:none;cursor:pointer;display:flex;font-size:17px;font-weight:500;justify-content:center;min-width:120px;padding:8px 23px;position:relative;text-align:center;-webkit-user-select:none;-moz-user-select:none;user-select:none}.page-block>.container>.page-content>.page-content-list .p-card:first-child,.page-block>.container>.page-content>.page-content-list>li:first-child{border-radius:6px 0 0 0}.page-block>.container>.page-content>.page-content-list .p-card:last-child,.page-block>.container>.page-content>.page-content-list>li:last-child{border-radius:0 6px 0 0}.page-block>.container>.page-content>.page-content-list .p-card.active,.page-block>.container>.page-content>.page-content-list>li.active{border-bottom-color:transparent}.page-block>.container>.page-content .create-company-page{align-items:center;display:flex;gap:2rem;justify-content:center;margin:0;-webkit-user-select:none;-moz-user-select:none;user-select:none}.page-block>.container>.page-content .create-company-page>.create-company-card{align-items:center;background-color:#fff;border-radius:15px;cursor:pointer;display:flex;flex-direction:column;justify-content:center;padding:5vh 5vw;position:relative}.page-block>.container>.page-content .create-company-page>.create-company-card>.card-header-custom>i{background:linear-gradient(90deg,#ed2323,#f0bc11);border-radius:50%;color:#fff;font-size:2rem;padding:1rem}.page-block>.container>.page-content .create-company-page>.create-company-card>.card-body{font-size:2rem}.page-block>.container>.page-content .create-company-page>.create-company-card:hover{border:1px solid #3192ca}.page-block>.container>.page-content .create-company-page>.create-company-card>.plan_limitation{align-items:center;background-color:rgba(0,0,0,.07);border-radius:50%;box-shadow:0 0 1px 1px #cbcbcb;cursor:pointer;display:flex;font-size:1.2rem;height:45px;justify-content:center;padding:4px;position:absolute;right:10px;top:0;transform:translateY(20%);width:45px}.profile-page{margin-bottom:-10px;margin-top:-15px}.company-page{display:flex;flex-direction:column;gap:1rem}.company-page .company-info__label{align-items:center;display:flex;font-size:1.2rem;font-weight:600}.company-page .company-info__label>.edit-company{color:#eb932b;cursor:pointer;font-size:1.1rem;font-weight:600;margin-top:.3rem;text-decoration:underline}.company-page .company-info__label>.edit-company:hover{color:#ed9012;font-weight:550;text-decoration:none}.company-page>.company-page__top>.company-info{display:flex;flex-direction:column;gap:2rem}@media(min-width:991px){.company-page>.company-page__top>.company-info{flex-direction:row}}.company-page>.company-page__top>.company-info>.company-info__left{display:flex;flex-direction:column;gap:1rem}.company-page>.company-page__top>.company-info>.company-info__left>.company-info__address,.company-page>.company-page__top>.company-info>.company-info__left>.company-info__name,.company-page>.company-page__top>.company-info>.company-info__left>.company-info__slug{display:flex;flex-direction:column;margin-bottom:unset}.company-page>.company-page__top>.company-info>.company-info__left>.company-info__address>.company-info__value,.company-page>.company-page__top>.company-info>.company-info__left>.company-info__name>.company-info__value,.company-page>.company-page__top>.company-info>.company-info__left>.company-info__slug>.company-info__value{display:flex;flex-direction:column;font-size:1rem;gap:.3rem;overflow-wrap:break-word;word-break:break-all}.company-page>.company-page__top>.company-info>.company-info__left>.company-info__address>ul,.company-page>.company-page__top>.company-info>.company-info__left>.company-info__name>ul,.company-page>.company-page__top>.company-info>.company-info__left>.company-info__slug>ul{-moz-column-gap:.5rem;column-gap:.5rem;display:flex;flex-direction:row;flex-wrap:wrap}.company-page>.company-page__top>.company-info>.company-info__left>.company-info__address>ul>li,.company-page>.company-page__top>.company-info>.company-info__left>.company-info__name>ul>li,.company-page>.company-page__top>.company-info>.company-info__left>.company-info__slug>ul>li{border:1px solid #0c0000;border-radius:50%;height:2rem;width:2rem}.company-page>.company-page__top>.company-info>.company-info__left>.company-info__address>ul>li span,.company-page>.company-page__top>.company-info>.company-info__left>.company-info__address>ul>li>a,.company-page>.company-page__top>.company-info>.company-info__left>.company-info__name>ul>li span,.company-page>.company-page__top>.company-info>.company-info__left>.company-info__name>ul>li>a,.company-page>.company-page__top>.company-info>.company-info__left>.company-info__slug>ul>li span,.company-page>.company-page__top>.company-info>.company-info__left>.company-info__slug>ul>li>a{align-items:center;cursor:pointer;display:flex;font-size:1rem;height:100%;justify-content:center;margin:0 auto;width:100%}.company-page>.company-page__top>.company-info>.company-info__left>.company-info__address>.edit-company,.company-page>.company-page__top>.company-info>.company-info__left>.company-info__name>.edit-company,.company-page>.company-page__top>.company-info>.company-info__left>.company-info__slug>.edit-company{color:#eb932b;cursor:pointer;font-size:1.1rem;font-weight:600;margin-top:.3rem;text-decoration:underline}.company-page>.company-page__top>.company-info>.company-info__left>.company-info__address>.edit-company:hover,.company-page>.company-page__top>.company-info>.company-info__left>.company-info__name>.edit-company:hover,.company-page>.company-page__top>.company-info>.company-info__left>.company-info__slug>.edit-company:hover{color:#ed9012;font-weight:550;text-decoration:none}@media(min-width:991px){.company-page>.company-page__top>.company-info>.company-info__left{min-width:35%}}.company-page>.company-page__top>.company-info>.company-info__center{display:flex;flex-direction:column;gap:1rem;width:100%}.company-page>.company-page__top>.company-info>.company-info__center>.company-info__header{display:flex;justify-content:end}.company-page>.company-page__top>.company-info>.company-info__center>.p-panel{max-width:100%;width:100%}@media(min-width:991px){.company-page>.company-page__top>.company-info>.company-info__center{width:60%}}.p-card{border:0;border-radius:6px;box-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px -1px rgba(0,0,0,.1)}.text-link_info{color:#cd5004!important}.p-button,.p-togglebutton{border-radius:var(--p-button-border-radius)}.p-autocomplete-dropdown{border-end-end-radius:var(--p-autocomplete-dropdown-border-radius)!important;border-radius:unset!important;border-start-end-radius:var(--p-autocomplete-dropdown-border-radius)!important}.billing-setting-form li.mt-20{display:flex;gap:10px}.tour-wrapper>.tour-list-wrapper .p-card-caption .p-card-title{font-size:18px}.tour-wrapper>.tour-list-wrapper .p-card-body{padding:10px}.TourAddress,.card-tour-category{align-items:flex-start;color:var(--p-card-subtitle-color);display:flex;font-size:14px!important;font-style:normal!important;font-weight:300;line-height:16px}.TourAddress>i.pi,.card-tour-category>i.pi{margin-right:5px}.ky-p-tag{align-items:center;background:var(--p-tag-secondary-background);border-radius:var(--p-tag-rounded-border-radius);display:inline-flex;font-size:13px;font-weight:var(--p-tag-font-weight);gap:var(--p-tag-gap);justify-content:center;padding:var(--p-tag-padding);text-decoration:none!important}.ky-card-info-content{display:flex;flex-direction:column;gap:var(--p-card-body-gap);height:-webkit-fill-available;justify-content:space-between;padding:10px}.ky-card-info-content .ky-card-info-head a{text-decoration:none}.ky-card-info-content .ky-card-info-body{color:#2f2f2f;flex:1;font-weight:400}.ky-card-info-content .ky-card-info-footer .ky-user-section{align-items:center;display:flex;flex-direction:row;justify-content:space-between;max-width:100%}.ky-card-info-content .ky-card-info-footer .ky-user-section>a{display:block;flex:1;max-width:100%}.ky-card-info-content .ky-card-info-footer .ky-user-section>a>strong{align-items:center;display:flex;flex-direction:row;max-width:100%;position:relative}.ky-card-info-content .ky-card-info-footer .ky-user-section>a>strong>sup{left:15px;position:absolute;top:5px}.ky-card-info-content .ky-card-info-footer .ky-user-section>a>strong>span{display:flex;flex-direction:column;width:100%}.ky-card-info-content .ky-card-info-footer .ky-user-section>a>strong>span .ky-sm-label{color:var(--p-card-color);font-size:14px;margin-bottom:-6px}.ky-card-info-content .ky-card-info-footer .ky-user-section>a>strong>span .ky-label-username{color:#ee631c!important;cursor:pointer;font-weight:600}.ky-card-info-content .ky-card-info-footer .ky-user-section>a>strong>span .ky-label-username:hover{text-decoration:underline}#all-tours>div,#portfolio,#relatedTours{display:grid;gap:1rem;grid-auto-rows:1fr;grid-template-columns:repeat(auto-fill,minmax(334px,1fr))}#portfolio,#relatedTours{grid-template-columns:repeat(auto-fill,minmax(234px,1fr));margin-top:20px}input:-webkit-autofill,input:-webkit-autofill:focus,input:-webkit-autofill:hover,select:-webkit-autofill,select:-webkit-autofill:focus,select:-webkit-autofill:hover,textarea:-webkit-autofill,textarea:-webkit-autofill:focus,textarea:-webkit-autofill:hover{-webkit-text-fill-color:#000!important;-webkit-box-shadow:inset 0 0 0 1000px #fff!important;-webkit-transition:background-color 5000s ease-in-out 0s;transition:background-color 5000s ease-in-out 0s}.page-item .page-link{border:1px solid #dee2e6;border-radius:4px;color:#2f2f2f;font-size:15px;font-weight:300;margin-left:1px}.page-item .page-link:hover{color:#2f2f2f}.page-item.disabled .page-link{color:#c5c5c5}.page-item.active .page-link:hover{color:#fff}.profile-language{display:flex;gap:10px}.tourpanorama{border:0;border-radius:6px;box-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px -1px rgba(0,0,0,.1);overflow:hidden}.all-photographer{margin-bottom:20px}.tour-info-footer>button{height:26px;padding:0 8px;position:absolute;right:20px;top:12px}@media(min-width:1200px)or (max-width:450px){.tour-info-footer>button.ky-full-30{height:auto;padding:.375rem .75rem;position:static;right:auto;top:auto;width:calc(100% - 30px)}}.ky-tour-name{max-width:none}.ky-tour-name.ky-has-price{margin-top:35px}@media(max-width:1200px)and (min-width:450px){.ky-tour-name{margin-top:35px}}.tourview-price{background:#fff;border:1px solid rgba(0,0,0,.09);border-radius:4px;box-shadow:inset 0 1px 3px 0 rgba(0,0,0,.1),inset 0 1px 2px -1px rgba(0,0,0,.1);color:#3d474d;font-size:16px;font-weight:700;left:20px;padding:0 10px;position:absolute;top:20px}.ky-stats{border-bottom:1px solid var(--p-divider-border-color);border-top:1px solid var(--p-divider-border-color);gap:20px;justify-content:center;margin:10px 0;padding:15px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.ky-stats,.ky-stats>.stat-item{align-items:center;display:flex;flex-direction:row}.ky-stats>.stat-item{gap:10px}.ky-stats>.stat-item .stat-icon{font-size:20px;margin-top:6px;padding:2px}.ky-stats>.stat-item .stat-icon.pi-heart{cursor:pointer}.ky-stats>.stat-item .stat-icon.pi-heart:hover{color:#ee631c}.ky-stats>.stat-item>.stat-box{display:flex;flex-direction:column}.ky-stats>.stat-item>.stat-box>.stat-label{color:gray;font-size:10px;font-weight:600;line-height:normal;margin-left:5px}.ky-stats>.stat-item>.stat-box>.stat-value{background:#fff;border:1px solid rgba(0,0,0,.09);border-radius:4px;box-shadow:inset 0 1px 3px 0 rgba(0,0,0,.1),inset 0 1px 2px -1px rgba(0,0,0,.1);color:#777;font-size:12px;font-weight:600;min-width:60px;padding:1px 5px}.ky-stats>.stat-item>.stat-box>.like-box:hover{cursor:pointer}.tour-social-icon{border-bottom:1px solid var(--p-divider-border-color);border-top:1px solid var(--p-divider-border-color);margin:10px 0}.tour-social-icon .fz-16{font-size:12px}.border-right-top-and-bottom{border-bottom-right-radius:4px!important;border-top-right-radius:4px!important}.border-radius-rt-tb{border-radius:4px!important}.border-left-top-and-bottom{border-bottom-left-radius:4px!important;border-top-left-radius:4px!important}.border-right-top-and-bottom-hide{border-bottom-right-radius:unset!important;border-top-right-radius:unset!important}.border-left-top-and-bottom-hide{border-bottom-left-radius:unset;border-top-left-radius:unset}.p-button-secondary-border{border-color:var(--p-button-outlined-secondary-border-color)!important}.p-button-secondary-background{background:transparent}.input-border{border:1px solid #ddd!important}.tooltipster-sidetip .tooltipster-content{background-color:var(--p-tooltip-background)!important;box-shadow:var(--p-tooltip-shadow)!important;color:var(--p-tooltip-color)!important;font-size:1rem!important;font-weight:revert;max-width:var(--p-tooltip-max-width);padding:.5rem!important;width:-moz-fit-content;width:fit-content}.tooltipster-sidetip.tooltipster-noir.tooltipster-noir-customized .tooltipster-content{border:1px solid var(--p-button-outlined-secondary-border-color)!important;border-radius:4px!important}.tooltipster-sidetip.tooltipster-noir.tooltipster-noir-customized .tooltipster-box{background-color:#fff}.tooltipster-sidetip.tooltipster-top .tooltipster-arrow>.tooltipster-arrow-uncropped>.tooltipster-arrow-border{border:7px solid transparent;border-top:7px solid var(--p-button-outlined-secondary-border-color);left:3px;top:1px}.tooltipster-sidetip.tooltipster-top .tooltipster-arrow>.tooltipster-arrow-uncropped>.tooltipster-arrow-background{border-top-color:#fff!important}.p-button-link{color:#ee631c;text-decoration:underline}.p-button-link:hover{color:#ee631c!important}.p-button-link:hover,.p-button-link:not(:disabled):hover>.p-button-label{text-decoration:none!important}.ky-tour-view{display:grid!important;gap:20px;grid-template-columns:380px auto}.ky-tour-view .ky-nav-panel{grid-row:1/4;order:1;position:relative}.ky-tour-view .ky-pano-wrapper{order:2;width:100%}.ky-tour-view .ky-user-info{order:3}@media(max-width:1200px){.ky-tour-view{grid-template-columns:repeat(1,auto)}.ky-tour-view .ky-pano-wrapper{order:1}.ky-tour-view .ky-nav-panel{grid-row:initial;order:2}.ky-tour-view .ky-user-info{order:3}}
