.swal2-popup.swal2-toast{box-sizing:border-box;grid-column:1/4!important;grid-row:1/4!important;grid-template-columns:1fr 99fr 1fr;padding:1em;overflow-y:hidden;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);pointer-events:all}.swal2-popup.swal2-toast>*{grid-column:2}.swal2-popup.swal2-toast .swal2-title{margin:.5em 1em;padding:0;font-size:1em;text-align:initial}.swal2-popup.swal2-toast .swal2-loading{justify-content:center}.swal2-popup.swal2-toast .swal2-input{height:2em;margin:.5em;font-size:1em}.swal2-popup.swal2-toast .swal2-validation-message{font-size:1em}.swal2-popup.swal2-toast .swal2-footer{margin:.5em 0 0;padding:.5em 0 0;font-size:.8em}.swal2-popup.swal2-toast .swal2-close{grid-column:3/3;grid-row:1/99;align-self:center;width:.8em;height:.8em;margin:0;font-size:2em}.swal2-popup.swal2-toast .swal2-html-container{margin:.5em 1em;padding:0;font-size:1em;text-align:initial}.swal2-popup.swal2-toast .swal2-html-container:empty{padding:0}.swal2-popup.swal2-toast .swal2-loader{grid-column:1;grid-row:1/99;align-self:center;width:2em;height:2em;margin:.25em}.swal2-popup.swal2-toast .swal2-icon{grid-column:1;grid-row:1/99;align-self:center;width:2em;min-width:2em;height:2em;margin:0 .5em 0 0}.swal2-popup.swal2-toast .swal2-icon .swal2-icon-content{display:flex;align-items:center;font-size:1.8em;font-weight:700}.swal2-popup.swal2-toast .swal2-icon.swal2-success .swal2-success-ring{width:2em;height: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{justify-content:flex-start;height:auto;margin:0;margin-top:.5em;padding:0 .5em}.swal2-popup.swal2-toast .swal2-styled{margin:.25em .5em;padding:.4em .6em;font-size:1em}.swal2-popup.swal2-toast .swal2-success{border-color:#a5dc86}.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-circular-line]{position:absolute;width:1.6em;height:3em;transform:rotate(45deg);border-radius:50%}.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-circular-line][class$=left]{top:-.8em;left:-.5em;transform:rotate(-45deg);transform-origin:2em 2em;border-radius:4em 0 0 4em}.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-circular-line][class$=right]{top:-.25em;left:.9375em;transform-origin:0 1.5em;border-radius:0 4em 4em 0}.swal2-popup.swal2-toast .swal2-success .swal2-success-ring{width:2em;height:2em}.swal2-popup.swal2-toast .swal2-success .swal2-success-fix{top:0;left:.4375em;width:.4375em;height:2.6875em}.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-line]{height:.3125em}.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-line][class$=tip]{top:1.125em;left:.1875em;width:.75em}.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-line][class$=long]{top:.9375em;right:.1875em;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{display:grid;position:fixed;z-index:1060;top:0;right:0;bottom:0;left:0;box-sizing:border-box;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%;padding:.625em;overflow-x:hidden;transition:background-color .1s;-webkit-overflow-scrolling:touch}.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{grid-column:2;align-self:start;justify-self:center}.swal2-container.swal2-top-end>.swal2-popup,.swal2-container.swal2-top-right>.swal2-popup{grid-column:3;align-self:start;justify-self:end}.swal2-container.swal2-center-left>.swal2-popup,.swal2-container.swal2-center-start>.swal2-popup{grid-row:2;align-self:center}.swal2-container.swal2-center>.swal2-popup{grid-column:2;grid-row:2;align-self:center;justify-self:center}.swal2-container.swal2-center-end>.swal2-popup,.swal2-container.swal2-center-right>.swal2-popup{grid-column:3;grid-row:2;align-self:center;justify-self:end}.swal2-container.swal2-bottom-left>.swal2-popup,.swal2-container.swal2-bottom-start>.swal2-popup{grid-column:1;grid-row:3;align-self:end}.swal2-container.swal2-bottom>.swal2-popup{grid-column:2;grid-row:3;justify-self:center;align-self:end}.swal2-container.swal2-bottom-end>.swal2-popup,.swal2-container.swal2-bottom-right>.swal2-popup{grid-column:3;grid-row:3;align-self:end;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{grid-row:1/4;align-self:stretch}.swal2-container.swal2-no-transition{transition:none!important}.swal2-popup{display:none;position:relative;box-sizing:border-box;grid-template-columns:minmax(0,100%);width:32em;max-width:100%;padding:0 0 1.25em;border:none;border-radius:5px;background:#fff;color:#545454;font-family:inherit;font-size:1rem}.swal2-popup:focus{outline:0}.swal2-popup.swal2-loading{overflow-y:hidden}.swal2-title{position:relative;max-width:100%;margin:0;padding:.8em 1em 0;color:inherit;font-size:1.875em;font-weight:600;text-align:center;text-transform:none;word-wrap:break-word}.swal2-actions{display:flex;z-index:1;box-sizing:border-box;flex-wrap:wrap;align-items:center;justify-content:center;width:auto;margin:1.25em auto 0;padding:0}.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{display:none;align-items:center;justify-content:center;width:2.2em;height:2.2em;margin:0 1.875em;animation:swal2-rotate-loading 1.5s linear 0s infinite normal;border-width:.25em;border-style:solid;border-radius:100%;border-color:#2778c4 transparent #2778c4 transparent}.swal2-styled{margin:.3125em;padding:.625em 1.1em;transition:box-shadow .1s;box-shadow:0 0 0 3px transparent;font-weight:500}.swal2-styled:not([disabled]){cursor:pointer}.swal2-styled.swal2-confirm{border:0;border-radius:.25em;background:initial;background-color:#7066e0;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{border:0;border-radius:.25em;background:initial;background-color:#dc3741;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{border:0;border-radius:.25em;background:initial;background-color:#6e7881;color:#fff;font-size:1em}.swal2-styled.swal2-cancel:focus{box-shadow:0 0 0 3px rgba(110,120,129,.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{justify-content:center;margin:1em 0 0;padding:1em 1em 0;border-top:1px solid #eee;color:inherit;font-size:1em}.swal2-timer-progress-bar-container{position:absolute;right:0;bottom:0;left:0;grid-column:auto!important;overflow:hidden;border-bottom-right-radius:5px;border-bottom-left-radius:5px}.swal2-timer-progress-bar{width:100%;height:.25em;background:rgba(0,0,0,.2)}.swal2-image{max-width:100%;margin:2em auto 1em}.swal2-close{z-index:2;align-items:center;justify-content:center;width:1.2em;height:1.2em;margin-top:0;margin-right:0;margin-bottom:-1.2em;padding:0;overflow:hidden;transition:color .1s,box-shadow .1s;border:none;border-radius:5px;background:0 0;color:#ccc;font-family:serif;font-family:monospace;font-size:2.5em;cursor:pointer;justify-self:end}.swal2-close:hover{transform:none;background:0 0;color:#f27474}.swal2-close:focus{outline:0;box-shadow:inset 0 0 0 3px rgba(100,150,200,.5)}.swal2-close::-moz-focus-inner{border:0}.swal2-html-container{z-index:1;justify-content:center;margin:1em 1.6em .3em;padding:0;overflow:auto;color:inherit;font-size:1.125em;font-weight:400;line-height:normal;text-align:center;word-wrap:break-word;word-break:break-word}.swal2-checkbox,.swal2-file,.swal2-input,.swal2-radio,.swal2-select,.swal2-textarea{margin:1em 2em 3px}.swal2-file,.swal2-input,.swal2-textarea{box-sizing:border-box;width:auto;transition:border-color .1s,box-shadow .1s;border:1px solid #d9d9d9;border-radius:.1875em;background:inherit;box-shadow:inset 0 1px 1px rgba(0,0,0,.06),0 0 0 3px transparent;color:inherit;font-size:1.125em}.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;outline:0;box-shadow:inset 0 1px 1px rgba(0,0,0,.06),0 0 0 3px rgba(100,150,200,.5)}.swal2-file::-moz-placeholder,.swal2-input::-moz-placeholder,.swal2-textarea::-moz-placeholder{color:#ccc}.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{margin:1em 2em 3px;background:#fff}.swal2-range input{width:80%}.swal2-range output{width:20%;color:inherit;font-weight:600;text-align:center}.swal2-range input,.swal2-range output{height:2.625em;padding:0;font-size:1.125em;line-height:2.625em}.swal2-input{height:2.625em;padding:0 .75em}.swal2-file{width:75%;margin-right:auto;margin-left:auto;background:inherit;font-size:1.125em}.swal2-textarea{height:6.75em;padding:.75em}.swal2-select{min-width:50%;max-width:100%;padding:.375em .625em;background:inherit;color:inherit;font-size:1.125em}.swal2-checkbox,.swal2-radio{align-items:center;justify-content:center;background:#fff;color:inherit}.swal2-checkbox label,.swal2-radio label{margin:0 .6em;font-size:1.125em}.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;justify-content:center;margin:1em 0 0;padding:.625em;overflow:hidden;background:#f0f0f0;color:#666;font-size:1em;font-weight:300}.swal2-validation-message::before{content:"!";display:inline-block;width:1.5em;min-width:1.5em;height:1.5em;margin:0 .625em;border-radius:50%;background-color:#f27474;color:#fff;font-weight:600;line-height:1.5em;text-align:center}.swal2-icon{position:relative;box-sizing:content-box;justify-content:center;width:5em;height:5em;margin:2.5em auto .6em;border:.25em solid transparent;border-radius:50%;border-color:#000;font-family:inherit;line-height:5em;cursor:default;-webkit-user-select:none;-moz-user-select:none;user-select:none}.swal2-icon .swal2-icon-content{display:flex;align-items:center;font-size:3.75em}.swal2-icon.swal2-error{border-color:#f27474;color:#f27474}.swal2-icon.swal2-error .swal2-x-mark{position:relative;flex-grow:1}.swal2-icon.swal2-error [class^=swal2-x-mark-line]{display:block;position:absolute;top:2.3125em;width:2.9375em;height:.3125em;border-radius:.125em;background-color:#f27474}.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]{position:absolute;width:3.75em;height:7.5em;transform:rotate(45deg);border-radius:50%}.swal2-icon.swal2-success [class^=swal2-success-circular-line][class$=left]{top:-.4375em;left:-2.0635em;transform:rotate(-45deg);transform-origin:3.75em 3.75em;border-radius:7.5em 0 0 7.5em}.swal2-icon.swal2-success [class^=swal2-success-circular-line][class$=right]{top:-.6875em;left:1.875em;transform:rotate(-45deg);transform-origin:0 3.75em;border-radius:0 7.5em 7.5em 0}.swal2-icon.swal2-success .swal2-success-ring{position:absolute;z-index:2;top:-.25em;left:-.25em;box-sizing:content-box;width:100%;height:100%;border:.25em solid rgba(165,220,134,.3);border-radius:50%}.swal2-icon.swal2-success .swal2-success-fix{position:absolute;z-index:1;top:.5em;left:1.625em;width:.4375em;height:5.625em;transform:rotate(-45deg)}.swal2-icon.swal2-success [class^=swal2-success-line]{display:block;position:absolute;z-index:2;height:.3125em;border-radius:.125em;background-color:#a5dc86}.swal2-icon.swal2-success [class^=swal2-success-line][class$=tip]{top:2.875em;left:.8125em;width:1.5625em;transform:rotate(45deg)}.swal2-icon.swal2-success [class^=swal2-success-line][class$=long]{top:2.375em;right:.5em;width:2.9375em;transform:rotate(-45deg)}.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{flex-wrap:wrap;align-items:center;max-width:100%;margin:1.25em auto;padding:0;background:inherit;font-weight:600}.swal2-progress-steps li{display:inline-block;position:relative}.swal2-progress-steps .swal2-progress-step{z-index:20;flex-shrink:0;width:2em;height:2em;border-radius:2em;background:#2778c4;color:#fff;line-height:2em;text-align:center}.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{z-index:10;flex-shrink:0;width:2.5em;height:.4em;margin:0 -1px;background:#2778c4}[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{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}.swal2-rtl .swal2-close{margin-right:initial;margin-left:0}.swal2-rtl .swal2-timer-progress-bar{right:0;left:auto}@keyframes swal2-toast-show{0%{transform:translateY(-.625em) rotateZ(2deg)}33%{transform:translateY(0) rotateZ(-2deg)}66%{transform:translateY(.3125em) rotateZ(2deg)}100%{transform:translateY(0) rotateZ(0)}}@keyframes swal2-toast-hide{100%{transform:rotateZ(1deg);opacity:0}}@keyframes swal2-toast-animate-success-line-tip{0%{top:.5625em;left:.0625em;width:0}54%{top:.125em;left:.125em;width:0}70%{top:.625em;left:-.25em;width:1.625em}84%{top:1.0625em;left:.75em;width:.5em}100%{top:1.125em;left:.1875em;width:.75em}}@keyframes swal2-toast-animate-success-line-long{0%{top:1.625em;right:1.375em;width:0}65%{top:1.25em;right:.9375em;width:0}84%{top:.9375em;right:0;width:1.125em}100%{top:.9375em;right:.1875em;width:1.375em}}@keyframes swal2-show{0%{transform:scale(.7)}45%{transform:scale(1.05)}80%{transform:scale(.95)}100%{transform:scale(1)}}@keyframes swal2-hide{0%{transform:scale(1);opacity:1}100%{transform:scale(.5);opacity:0}}@keyframes swal2-animate-success-line-tip{0%{top:1.1875em;left:.0625em;width:0}54%{top:1.0625em;left:.125em;width:0}70%{top:2.1875em;left:-.375em;width:3.125em}84%{top:3em;left:1.3125em;width:1.0625em}100%{top:2.8125em;left:.8125em;width:1.5625em}}@keyframes swal2-animate-success-line-long{0%{top:3.375em;right:2.875em;width:0}65%{top:3.375em;right:2.875em;width:0}84%{top:2.1875em;right:0;width:3.4375em}100%{top:2.375em;right:.5em;width:2.9375em}}@keyframes swal2-rotate-success-circular-line{0%{transform:rotate(-45deg)}5%{transform:rotate(-45deg)}12%{transform:rotate(-405deg)}100%{transform:rotate(-405deg)}}@keyframes swal2-animate-error-x-mark{0%{margin-top:1.625em;transform:scale(.4);opacity:0}50%{margin-top:1.625em;transform:scale(.4);opacity:0}80%{margin-top:-.375em;transform:scale(1.15)}100%{margin-top:0;transform:scale(1);opacity:1}}@keyframes swal2-animate-error-icon{0%{transform:rotateX(100deg);opacity:0}100%{transform:rotateX(0);opacity:1}}@keyframes swal2-rotate-loading{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}@keyframes swal2-animate-question-mark{0%{transform:rotateY(-360deg)}100%{transform:rotateY(0)}}@keyframes swal2-animate-i-mark{0%{transform:rotateZ(45deg);opacity:0}25%{transform:rotateZ(-25deg);opacity:.4}50%{transform:rotateZ(15deg);opacity:.8}75%{transform:rotateZ(-5deg);opacity:1}100%{transform:rotateX(0);opacity:1}}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{box-sizing:border-box;width:360px;max-width:100%;background-color:transparent;pointer-events:none}body.swal2-toast-shown .swal2-container.swal2-top{top:0;right:auto;bottom:auto;left:50%;transform:translateX(-50%)}body.swal2-toast-shown .swal2-container.swal2-top-end,body.swal2-toast-shown .swal2-container.swal2-top-right{top:0;right:0;bottom:auto;left:auto}body.swal2-toast-shown .swal2-container.swal2-top-left,body.swal2-toast-shown .swal2-container.swal2-top-start{top:0;right:auto;bottom:auto;left:0}body.swal2-toast-shown .swal2-container.swal2-center-left,body.swal2-toast-shown .swal2-container.swal2-center-start{top:50%;right:auto;bottom:auto;left:0;transform:translateY(-50%)}body.swal2-toast-shown .swal2-container.swal2-center{top:50%;right:auto;bottom:auto;left:50%;transform:translate(-50%,-50%)}body.swal2-toast-shown .swal2-container.swal2-center-end,body.swal2-toast-shown .swal2-container.swal2-center-right{top:50%;right:0;bottom:auto;left:auto;transform:translateY(-50%)}body.swal2-toast-shown .swal2-container.swal2-bottom-left,body.swal2-toast-shown .swal2-container.swal2-bottom-start{top:auto;right:auto;bottom:0;left:0}body.swal2-toast-shown .swal2-container.swal2-bottom{top:auto;right:auto;bottom:0;left:50%;transform:translateX(-50%)}body.swal2-toast-shown .swal2-container.swal2-bottom-end,body.swal2-toast-shown .swal2-container.swal2-bottom-right{top:auto;right:0;bottom:0;left:auto}
@font-face {
    font-family: 'primeicons';
    font-display: block;
    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');
    font-weight: normal;
    font-style: normal;
}

.pi {
    font-family: 'primeicons';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    display: inline-block;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.pi:before {
    --webkit-backface-visibility:hidden;
    backface-visibility: hidden;
}

.pi-fw {
    width: 1.28571429em;
    text-align: center;
}

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

@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);
    }
    100% {
        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: 0.25rem !important;
}

.row-gap-rem-1 {
  row-gap: 0.25rem !important;
}

.column-gap-rem-1 {
  -moz-column-gap: 0.25rem !important;
       column-gap: 0.25rem !important;
}

.gap-rem-2 {
  gap: 0.5rem !important;
}

.row-gap-rem-2 {
  row-gap: 0.5rem !important;
}

.column-gap-rem-2 {
  -moz-column-gap: 0.5rem !important;
       column-gap: 0.5rem !important;
}

.gap-rem-2_5 {
  gap: 0.75rem !important;
}

.row-gap-rem-2_5 {
  row-gap: 0.75rem !important;
}

.column-gap-rem-2_5 {
  -moz-column-gap: 0.75rem !important;
       column-gap: 0.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: 0.25rem !important;
}

.mt-rem-1 {
  margin-top: 0.25rem !important;
}

.mb-rem-1 {
  margin-bottom: 0.25rem !important;
}

.ml-rem-1 {
  margin-left: 0.25rem !important;
}

.mr-rem-1 {
  margin-right: 0.25rem !important;
}

.m-rem-2 {
  margin: 0.5rem !important;
}

.mt-rem-2 {
  margin-top: 0.5rem !important;
}

.mb-rem-2 {
  margin-bottom: 0.5rem !important;
}

.ml-rem-2 {
  margin-left: 0.5rem !important;
}

.mr-rem-2 {
  margin-right: 0.5rem !important;
}

.m-rem-2_5 {
  margin: 0.75rem !important;
}

.mt-rem-2_5 {
  margin-top: 0.75rem !important;
}

.mb-rem-2_5 {
  margin-bottom: 0.75rem !important;
}

.ml-rem-2_5 {
  margin-left: 0.75rem !important;
}

.mr-rem-2_5 {
  margin-right: 0.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: 0.25rem !important;
}

.pt-rem-1 {
  padding-top: 0.25rem !important;
}

.pb-rem-1 {
  padding-bottom: 0.25rem !important;
}

.pl-rem-1 {
  padding-left: 0.25rem !important;
}

.pr-rem-1 {
  padding-right: 0.25rem !important;
}

.p-rem-2 {
  padding: 0.5rem !important;
}

.pt-rem-2 {
  padding-top: 0.5rem !important;
}

.pb-rem-2 {
  padding-bottom: 0.5rem !important;
}

.pl-rem-2 {
  padding-left: 0.5rem !important;
}

.pr-rem-2 {
  padding-right: 0.5rem !important;
}

.p-rem-2_5 {
  padding: 0.75rem !important;
}

.pt-rem-2_5 {
  padding-top: 0.75rem !important;
}

.pb-rem-2_5 {
  padding-bottom: 0.75rem !important;
}

.pl-rem-2_5 {
  padding-left: 0.75rem !important;
}

.pr-rem-2_5 {
  padding-right: 0.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: 0.25rem !important;
}

.w-rem-1 {
  width: 0.25rem !important;
}

.h-rem-2 {
  height: 0.5rem !important;
}

.w-rem-2 {
  width: 0.5rem !important;
}

.h-rem-2_5 {
  height: 0.75rem !important;
}

.w-rem-2_5 {
  width: 0.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: 0.25rem !important;
}

.fs-rem-2 {
  font-size: 0.5rem !important;
}

.fs-rem-2_5 {
  font-size: 0.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: 0.8;
}

.truncate-1 {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
  word-break: break-word;
}

.truncate-3 {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  word-break: break-word;
}

.word-break {
  white-space: normal !important;
  word-break: break-all;
  overflow-wrap: anywhere;
}

.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: 0.2rem !important;
}

.rounded-2 {
  border-radius: 0.25rem !important;
}

.rounded-3 {
  border-radius: 0.5rem !important;
}

.rounded-4 {
  border-radius: 1rem !important;
}

.rounded-pill {
  border-radius: 50rem !important;
}

.rounded-circle {
  border-radius: 50% !important;
}

:root {
  --color-accent-red:#c92f35;
  --hl-orange: #ee631c;
  --hl-orange-dark: #cd5004;
  --hl-orange-alt1: #f04a18;
  --hl-blue-bg: #f1fbff;
  --hl-blue-bg-text: #0797cc;
  --hl-blue: #41beec;
  --hl-blue-alt: #2faedd;
  --green: #0DD88B;
  --hl-badge: #7F5EEA;
  --line-color: #ddd;
  --text-color: #777;
  --text-color2: #2f2f2f;
  --title-color: #3D474D;
  --title-color2: #222;
  --ky-gray: rgba(0, 0, 0, 0.09);
  --sub-title-color: #64748b;
  --nav-hover-bg-color: #FEEEE3;
}

@font-face {
  font-family: "Source Sans Pro";
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  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-family: "Source Sans Pro";
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  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-family: "Source Sans Pro";
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  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+1F00-1FFF;
}
@font-face {
  font-family: "Source Sans Pro";
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  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-family: "Source Sans Pro";
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  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-family: "Source Sans Pro";
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  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+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: "Source Sans Pro";
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  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+0000-00FF, 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-family: "Source Sans Pro";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  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-family: "Source Sans Pro";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  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-family: "Source Sans Pro";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  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+1F00-1FFF;
}
@font-face {
  font-family: "Source Sans Pro";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  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-family: "Source Sans Pro";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  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-family: "Source Sans Pro";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  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+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: "Source Sans Pro";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  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+0000-00FF, 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-family: "Source Sans Pro";
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  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-family: "Source Sans Pro";
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  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-family: "Source Sans Pro";
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  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+1F00-1FFF;
}
@font-face {
  font-family: "Source Sans Pro";
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  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-family: "Source Sans Pro";
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  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-family: "Source Sans Pro";
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  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+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: "Source Sans Pro";
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  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+0000-00FF, 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-family: "Source Sans Pro";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  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-family: "Source Sans Pro";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  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-family: "Source Sans Pro";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  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+1F00-1FFF;
}
@font-face {
  font-family: "Source Sans Pro";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  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-family: "Source Sans Pro";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  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-family: "Source Sans Pro";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  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+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: "Source Sans Pro";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  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+0000-00FF, 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;
}
/** Language Flags CSS START */
.lang-flag {
  width: 20px;
  height: 20px;
  border-radius: 50%;
  margin-top: 2px !important;
}

.langen, .langfr {
  max-width: 100%;
  background-size: 100%;
  background-image: url("../assets/img/language/language_flags.png?v2");
}

.langen {
  background-position: 0 0%;
  background-size: 100%;
}

.langfr {
  background-position: 0 100%;
  background-size: 100%;
}

/** Language Flag CSS END */
/**
* Main.css
*/
a {
  color: #000;
}
a:hover, a:focus {
  text-decoration: none;
  outline: 0;
  color: #000;
}
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;
}

/* #YVTourImage{width:50% !important;} */
@font-face {
  font-family: "testfont";
  src: url("../fonts/SocialMediaCircled.otf") format("opentype");
}
.fa-map-marker-alt {
  margin-left: 1px;
  margin-right: 3px;
  color: #7c7c7c;
}

.bg-grey {
  background: #efefef;
  color: #000000;
}

#select2-countrypicker-container {
  font-size: 16px;
  font-weight: 500;
}

/*
/* Small devices (landscape phones, 576px and up) *--/
@media (min-width: 576px) {
  iframe{
    width: 100%;
    height:320px;
    display: block;
    margin: auto;
  }
}

@media (max-width: 576px) {
  iframe{
    width: 100%;
    height:320px;
    display: block;
    margin: auto;
  }
  .create-tour-box{height:300px !important;}
}

/* Medium devices (tablets, 768px and up) *--/
@media (min-width: 768px) {
  iframe{
    width: 100%;
    height:420px;
    display: block;
    margin: auto;
  }
  #nextbtn-for-mob{display:none !important}
}

/* Large devices (desktops, 992px and up) *--/
@media (min-width: 992px) {
  iframe{
    width: 80%;
    height:420px;
    display: block;
    margin: auto;
  }
}

/* Extra large devices (large desktops, 1200px and up) *--/
@media (min-width: 1200px) {
  iframe{
    width: 70%;
    height:430px;
    display: block;
    margin: auto;
  }
}
*/
.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 {
  /* width: 18px; */
  margin-right: 20px;
  vertical-align: text-bottom;
  padding-right: 20px;
}

.header-bot {
  /*position: absolute;*/
  right: 15px;
  top: 11px;
  /*bottom: 0;*/
}

.hide-robot {
  display: none;
}

.vertical-line {
  top: 0;
  left: 0;
  background: #fff;
  opacity: 0.2;
  width: 2px;
  position: relative;
  margin-top: 5px;
  margin-left: 10px;
  margin-right: 10px;
}

.pro-blue {
  color: #0089e9 !important;
}

.gold-yellow {
  color: #f1b014 !important;
}

.cards {
  width: 40px;
  margin-right: 5px;
}

.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: #bbbbbb;
}

.b-google {
  color: #dd4b39;
}

.b-instagram {
  background-color: red;
  /* Create the gradient. */
  /* background-image: linear-gradient(45deg, #f3ec78, #af4261); */
  background-image: linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);
  /* Set the background size and repeat properties. */
  background-size: 100%;
  background-repeat: repeat;
  /* Use the text as a mask for the background. */
  /* This will show the gradient as a text color rather than element bg. */
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  -moz-background-clip: text;
  -moz-text-fill-color: transparent;
}

.hg-50 {
  height: 50px !important;
  cursor: pointer;
}

.hg-50 .single-input {
  cursor: auto;
}

.hg-50 .btn-copy {
  background: #f3f3f3;
  color: #065fd4;
  font-size: 16px;
  font-weight: 600;
  text-transform: uppercase;
}

.hg-50 .form-control:disabled, .h-50 .form-control[readonly] {
  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;
  top: 50%;
  z-index: 100;
  right: -20px;
}

.tns-controls button[data-controls=prev] {
  background: transparent;
  border: none;
  position: absolute;
  top: 50%;
  z-index: 100;
  left: -20px;
}

.tns-inner {
  margin: 0px !important;
}

.text2 {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2; /* number of lines to show */
  -webkit-box-orient: vertical;
}

.cen3.text3 {
  line-height: 1.6em;
  height: 8em !important;
  -webkit-line-clamp: 5 !important;
}

.text3 {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3; /* number of lines to show */
  -webkit-box-orient: vertical;
}

.text4 {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 4; /* number of lines to show */
  -webkit-box-orient: vertical;
}

.text5 {
  min-height: 5em;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 5; /* number of lines to show */
  -webkit-box-orient: vertical;
}

#popupWrapper {
  line-height: 0 !important;
}

#homeimage {
  width: 100%;
  height: 65vh;
}

.pnlm-container {
  background: transparent !important;
}

.pano-title {
  font-size: 69px !important;
  font-weight: 900 !important;
  letter-spacing: 0px !important;
  color: #444e54 !important;
}

.pano-text {
  font-size: 39px;
  letter-spacing: -2px;
  color: #777777;
}

.pano-button-text {
  font-size: 25px;
  border-radius: 40px;
  padding: 16px 56px;
  line-height: 40px;
  font-weight: 600;
  letter-spacing: 0;
}

@media (max-width: 767px) {
  #homeimage {
    width: 100%;
    height: 55vh;
    margin-top: 60px;
  }
  .panoramas {
    bottom: 0px !important;
  }
  .pano-title {
    font-size: 46px !important;
    letter-spacing: 0px;
    font-weight: 900 !important;
  }
  .pano-text {
    font-size: 26px !important;
    letter-spacing: -2px;
  }
  .pano-button-text {
    font-size: 24px !important;
    padding: 10px 15px !important;
    letter-spacing: -1px !important;
  }
  /* #CreateTourYV .modal-body{top:0px;} */
  .notification-bar .fz-22 {
    font-size: 16px !important;
  }
  .notification-bar {
    height: 80px;
  }
}
/*for iphone 5 */
@media (max-width: 320px) {
  #homeimage {
    width: 100% !important;
    height: 65vh !important;
    margin-top: 60px !important;
  }
  .pano-button-text {
    font-size: 18px !important;
    padding: 5px 10px !important;
    margin-left: -5px !important;
  }
}
/** portrait iPhone*/
@media only screen and (min-device-width: 321px) and (max-device-width: 568px) {
  #homeimage {
    width: 100% !important;
    height: 65vh !important;
    margin-top: 60px !important;
  }
  .pano-button-text {
    font-size: 20px !important;
    padding: 10px 15px !important;
    margin-left: -5px !important;
  }
}
.borderradius {
  border-radius: 100px;
}

.serach-form-area {
  pointer-events: all;
}

.panoramas {
  position: absolute;
  /* padding: 100px 0px 0px; */
  left: 0px;
  right: 0px;
  z-index: 100;
  pointer-events: none;
  bottom: 0px;
  /* top:0px; */
}

.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;
}

/* Panorama css */
/* .pnlm-load-box, */
#controls {
  position: absolute;
  bottom: 0;
  z-index: 2;
  text-align: right;
  width: 100%;
  padding-bottom: 8px;
  display: none;
}

.ctrl {
  /* padding: 8px 5px;
  width: 30px;
  text-align: center;
  background: rgba(200, 200, 200, 0.8); */
  display: inline-block;
  cursor: pointer;
}

.ctrl:hover {
  /* background: rgba(200, 200, 200, 1); */
}

.modal-fullscreen-dialog {
  width: 100vw !important;
  height: 100vh !important;
  margin: 0px !important;
  display: contents !important;
}

.modal-fullscreen-content {
  border: none !important;
  border-radius: 0px !important;
}

.yvWrapper-h100 {
  height: 100vh !important;
}

@media only screen and (max-width: 600px) {
  .yvWrapper-h100 {
    height: 100% !important;
  }
}
#CreateTourYV .modal-content {
  border: none !important;
  /* height: 100% !important; */
  border-radius: 0px !important;
}

@media (max-width: 1201px) {
  #CreateTourContainer .modal-dialog {
    width: 100vw !important;
    height: 100vh !important;
    margin: 0px !important;
    display: contents !important;
  }
  #CreateTourContainer .modal-content {
    border: none !important;
    border-radius: 0px !important;
  }
  #CreateTourYV .modal-dialog {
    width: 100vw !important;
    height: 100% !important;
    margin: 0px !important;
    display: contents !important;
  }
  #CreateTourYV .modal-content {
    border: none !important;
    height: 100% !important;
    border-radius: 0px !important;
  }
  /* #popupWrapper #yvWrapper{height:100vh!important} */
  /* .YVTourDetailsrow{max-height:100vh!important} */
  .YVTourDetailsWrapper {
    position: relative;
  }
}
/* #popupWrapper #yvWrapper{height:100vh!important} */
/*******************************
* MODAL AS LEFT/RIGHT SIDEBAR
* Add "left" or "right" in modal parent div, after class="modal".
* Get free snippets on bootpen.com
*******************************/
.modal-dialog-slideout {
  min-height: 100%;
  margin: 0 0 0 auto;
  background: #fff;
}

.modal.fade .modal-dialog.modal-dialog-slideout {
  transform: translate(100%, 0) scale(1);
}

.modal.fade.show .modal-dialog.modal-dialog-slideout {
  transform: translate(0, 0);
  display: flex;
  align-items: stretch;
  -webkit-box-align: stretch;
  height: 100%;
}

.modal.fade.show .modal-dialog.modal-dialog-slideout .modal-body {
  overflow-y: auto;
  overflow-x: hidden;
}

.modal-dialog-slideout .modal-content {
  border: 0;
}

.modal-dialog-slideout .modal-header, .modal-dialog-slideout .modal-footer {
  height: 69px;
  display: block;
}

.modal-dialog-slideout .modal-header h5 {
  float: left;
}

.modal-open {
  padding-right: 0px !important;
}

.modal.show {
  padding-right: 0px !important;
}

.currency-dropdown {
  width: 100% !important;
}

#BrowserModal .modal-content {
  background: #fff;
  border: 5px solid #ee631c;
}

.select2-container--open {
  z-index: 2020 !important;
}

/* ::-moz-selection{background-color:#ee631cab;color:#fff}
::selection{background-color:#ee631cab;color:#fff}
::-webkit-input-placeholder{color:#777;font-weight:300}
:-moz-placeholder{color:#777;opacity:1;font-weight:300}
::-moz-placeholder{color:#777;opacity:1;font-weight:300}
:-ms-input-placeholder{color:#777;font-weight:300}
::-ms-input-placeholder{color:#777;font-weight:300} */
body {
  color: #777;
  font-family: "Source Sans Pro", Arista Pro, sans-serif;
  font-size: 14px;
  font-weight: 300;
  position: relative;
  background: #f4f7f6;
}

#header {
  padding: 5px 15px;
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  transition: all 0.5s;
  z-index: 997;
  height: 60px;
}

.topbar-logo {
  margin-top: 7px;
  margin-left: 25px;
  width: 82px;
  height: 31px;
}

ol, ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

select {
  display: block;
}

figure {
  margin: 0;
}

a {
  transition: all 0.3s ease 0;
}

iframe {
  border: 0;
}

h1, h2, h3, h4, h5, h6 {
  font-family: "Source Sans Pro", Arista Pro, sans-serif;
  color: #222;
  line-height: 1.2em !important;
  margin-bottom: 0;
  margin-top: 0;
  font-weight: 600;
}

.h1, .h2, .h3, .h4, .h5, .h6 {
  margin-bottom: 0;
  margin-top: 0;
  font-family: "Source Sans Pro", Arista Pro, sans-serif;
  font-weight: 600;
  color: #3D474D;
}
.h1.text-orange, .h2.text-orange, .h3.text-orange, .h4.text-orange, .h5.text-orange, .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 {
  font-size: 14px;
  color: #222;
}

td, th {
  border-radius: 0;
}

.clear::before, .clear::after {
  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 {
  font-size: 26px !important;
}

.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: 0px !important;
}

.ptbrl-0 {
  padding: 0px !important;
}

.gray-bg {
  background: #fff;
}

.text-white {
  color: #fff;
}

.text-black {
  color: #000;
}

.text-gray {
  color: #aeb0b3 !important;
}

@media (max-width: 768px) {
  .topbar-logo {
    margin-left: 0px;
  }
}
.transition {
  transition: all 0.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;
}

.overlay {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}

.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 {
  margin-bottom: 30px;
  font-size: 22px;
}
b, sup, sub, u, del {
  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 {
  padding: 70px 15px;
  border-top: 1px dotted #eee;
}

.button-group-area .genric-btn {
  margin-right: 10px;
  margin-top: 10px;
}

.button-group-area .genric-btn:last-child {
  margin-right: 0;
}

.genric-btn {
  display: inline-block;
  outline: none;
  line-height: 40px;
  padding: 0 30px;
  text-align: center;
  text-decoration: none;
  font-weight: 500;
  cursor: pointer;
  transition: all 0.3s ease 0;
}

.genric-btn:focus {
  outline: none;
}

.genric-btn.e-large {
  padding: 0 40px;
  line-height: 50px;
}

.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 {
  display: inline-flex;
  align-items: center;
}

.genric-btn.arrow span {
  margin-left: 10px;
}

.genric-btn.default {
  color: #222;
  background: #fff;
  border: 1px solid transparent;
}

.genric-btn.default:hover {
  border: 1px solid #fff;
  background: #fff;
}

.genric-btn.default-border {
  border: 1px solid #fff;
  background: #fff;
}

.genric-btn.default-border:hover {
  color: #222;
  background: #fff;
  border: 1px solid transparent;
}

.genric-btn.primary {
  color: #fff;
  background: #49e4fa;
  border: 1px solid transparent;
}

.genric-btn.primary:hover {
  color: #49e4fa;
  border: 1px solid #49e4fa;
  background: #fff;
}

.genric-btn.primary-border {
  color: #49e4fa;
  border: 1px solid #49e4fa;
  background: #fff;
}

.genric-btn.primary-border:hover {
  color: #fff;
  background: #49e4fa;
  border: 1px solid transparent;
}

.genric-btn.success {
  color: #fff;
  background: #4cd3e3;
  border: 1px solid transparent;
}

.genric-btn.success:hover {
  color: #4cd3e3;
  border: 1px solid #4cd3e3;
  background: #fff;
}

.genric-btn.success-border {
  color: #4cd3e3;
  border: 1px solid #4cd3e3;
  background: #fff;
}

.genric-btn.success-border:hover {
  color: #fff;
  background: #4cd3e3;
  border: 1px solid transparent;
}

.genric-btn.info {
  color: #fff;
  background: #38a4ff;
  border: 1px solid transparent;
}

.genric-btn.info:hover {
  color: #38a4ff;
  border: 1px solid #38a4ff;
  background: #fff;
}

.genric-btn.info-border {
  color: #38a4ff;
  border: 1px solid #38a4ff;
  background: #fff;
}

.genric-btn.info-border:hover {
  color: #fff;
  background: #38a4ff;
  border: 1px solid transparent;
}

.genric-btn.warning {
  color: #fff;
  background: #f4e700;
  border: 1px solid transparent;
}

.genric-btn.warning:hover {
  color: #f4e700;
  border: 1px solid #f4e700;
  background: #fff;
}

.genric-btn.warning-border {
  color: #f4e700;
  border: 1px solid #f4e700;
  background: #fff;
}

.genric-btn.warning-border:hover {
  color: #fff;
  background: #f4e700;
  border: 1px solid transparent;
}

.genric-btn.danger {
  color: #fff;
  background: #f44a40;
  border: 1px solid transparent;
}

.genric-btn.danger:hover {
  color: #f44a40;
  border: 1px solid #f44a40;
  background: #fff;
}

.genric-btn.danger-border {
  color: #f44a40;
  border: 1px solid #f44a40;
  background: #fff;
}

.genric-btn.danger-border:hover {
  color: #fff;
  background: #f44a40;
  border: 1px solid transparent;
}

.genric-btn.link {
  color: #222;
  background: #fff;
  text-decoration: underline;
  border: 1px solid transparent;
}

.genric-btn.link:hover {
  color: #222;
  border: 1px solid #fff;
  background: #fff;
}

.genric-btn.link-border {
  color: #222;
  border: 1px solid #fff;
  background: #fff;
  text-decoration: underline;
}

.genric-btn.link-border:hover {
  color: #222;
  background: #fff;
  border: 1px solid transparent;
}

.genric-btn.disable {
  color: #222;
  background: #fff;
  border: 1px solid transparent;
  cursor: not-allowed;
}

.generic-blockquote {
  padding: 30px 50px 30px 30px;
  background: #fff;
  border-left: 2px solid #49e4fa;
}

.progress-table-wrap {
  overflow-x: scroll;
}

.progress-table {
  background: #fff;
  padding: 15px 0 30px;
  min-width: 800px;
}

.progress-table .serial {
  width: 11.83%;
  padding-left: 30px;
}

.progress-table .country {
  width: 28.07%;
}

.progress-table .visit {
  width: 19.74%;
}

.progress-table .percentage {
  width: 40.36%;
  padding-right: 50px;
}

.progress-table .table-head {
  display: flex;
}

.progress-table .table-head .serial, .progress-table .table-head .country, .progress-table .table-head .visit, .progress-table .table-head .percentage {
  color: #222;
  line-height: 40px;
  text-transform: uppercase;
  font-weight: 500;
}

.progress-table .table-row {
  padding: 15px 0;
  border-top: 1px solid #edf3fd;
  display: flex;
}

.progress-table .table-row .serial, .progress-table .table-row .country, .progress-table .table-row .visit, .progress-table .table-row .percentage {
  display: flex;
  align-items: center;
}

.progress-table .table-row .country img {
  margin-right: 15px;
}

.progress-table .table-row .percentage .progress {
  width: 80%;
  border-radius: 0;
  background: transparent;
}

.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 {
  background-color: #73fbaf;
}

.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 {
  margin-top: 30px;
  background-repeat: no-repeat !important;
  background-position: center center !important;
  background-size: cover !important;
  height: 200px;
}

.list-style {
  width: 14px;
  height: 14px;
}

.unordered-list li {
  position: relative;
  padding-left: 30px;
  line-height: 1.82em !important;
}

.unordered-list li:before {
  content: "";
  position: absolute;
  width: 14px;
  height: 14px;
  border: 3px solid #49e4fa;
  background: #fff;
  top: 4px;
  left: 0;
  border-radius: 50%;
}

.ordered-list {
  margin-left: 30px;
}

.ordered-list li {
  list-style-type: decimal-leading-zero;
  color: #49e4fa;
  font-weight: 500;
  line-height: 1.82em !important;
}

.ordered-list li span {
  font-weight: 300;
  color: #777;
}

.ordered-list-alpha li {
  margin-left: 30px;
  list-style-type: lower-alpha;
  color: #49e4fa;
  font-weight: 500;
  line-height: 1.82em !important;
}

.ordered-list-alpha li span {
  font-weight: 300;
  color: #777;
}

.ordered-list-roman li {
  margin-left: 30px;
  list-style-type: lower-roman;
  color: #49e4fa;
  font-weight: 500;
  line-height: 1.82em !important;
}

.ordered-list-roman li span {
  font-weight: 300;
  color: #777;
}

.single-input {
  display: block;
  width: 100%;
  line-height: 40px;
  border: 1px;
  outline: none;
  background: #fff;
  padding: 0 20px;
  font-size: 18px;
  height: 40px;
}

.single-input:focus {
  outline: none;
  border-color: #ee631c;
}

input.single-input {
  border: 1px solid #ddd;
  border-radius: 4px;
}
input.single-input:focus, input.single-input:focus-within {
  border-color: #ee631c;
}

.input-group-icon {
  position: relative;
}

.input-group-icon .icon {
  position: absolute;
  left: 20px;
  top: 0;
  line-height: 40px;
  z-index: 3;
}

.input-group-icon .icon i {
  color: #797979;
}

.input-group-icon .single-input {
  padding-left: 45px;
}

.single-textarea {
  display: block;
  width: 100%;
  line-height: 40px;
  border: none;
  outline: none;
  background: #fff;
  padding: 0 20px;
  height: 100px;
  resize: none;
}

.single-textarea:focus {
  outline: none;
}

.single-input-primary {
  display: block;
  width: 100%;
  line-height: 40px;
  border: 1px solid transparent;
  outline: none;
  background: #fff;
  padding: 0 20px;
}

.single-input-primary:focus {
  outline: none;
  border: 1px solid #49e4fa;
}

.single-input-accent {
  display: block;
  width: 100%;
  line-height: 40px;
  border: 1px solid transparent;
  outline: none;
  background: #fff;
  padding: 0 20px;
}

.single-input-accent:focus {
  outline: none;
  border: 1px solid #eb6b55;
}

.single-input-secondary {
  display: block;
  width: 100%;
  line-height: 40px;
  border: 1px solid transparent;
  outline: none;
  background: #fff;
  padding: 0 20px;
}

.single-input-secondary:focus {
  outline: none;
  border: 1px solid #f09359;
}

.default-switch {
  width: 35px;
  height: 17px;
  border-radius: 8.5px;
  background: #fff;
  position: relative;
  cursor: pointer;
}

.default-switch input {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  cursor: pointer;
}

.default-switch input + label {
  position: absolute;
  top: 1px;
  left: 1px;
  width: 15px;
  height: 15px;
  border-radius: 50%;
  background: #49e4fa;
  transition: all 0.2s;
  box-shadow: 0 4px 5px 0 rgba(0, 0, 0, 0.2);
  cursor: pointer;
}

.default-switch input:checked + label {
  left: 19px;
}

.primary-switch {
  width: 35px;
  height: 17px;
  border-radius: 8.5px;
  background: #fff;
  position: relative;
  cursor: pointer;
}

.primary-switch input {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
}

.primary-switch input + label {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
}

.primary-switch input + label:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: transparent;
  border-radius: 8.5px;
  cursor: pointer;
  transition: all 0.2s;
}

.primary-switch input + label:after {
  content: "";
  position: absolute;
  top: 1px;
  left: 1px;
  width: 15px;
  height: 15px;
  border-radius: 50%;
  background: #fff;
  transition: all 0.2s;
  box-shadow: 0 4px 5px 0 rgba(0, 0, 0, 0.2);
  cursor: pointer;
}

.primary-switch input:checked + label:after {
  left: 19px;
}

.primary-switch input:checked + label:before {
  background: #49e4fa;
}

.confirm-switch {
  width: 35px;
  height: 17px;
  border-radius: 8.5px;
  background: #fff;
  position: relative;
  cursor: pointer;
}

.confirm-switch input {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
}

.confirm-switch input + label {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
}

.confirm-switch input + label:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: transparent;
  border-radius: 8.5px;
  transition: all 0.2s;
  cursor: pointer;
}

.confirm-switch input + label:after {
  content: "";
  position: absolute;
  top: 1px;
  left: 1px;
  width: 15px;
  height: 15px;
  border-radius: 50%;
  background: #fff;
  transition: all 0.2s;
  box-shadow: 0 4px 5px 0 rgba(0, 0, 0, 0.2);
  cursor: pointer;
}

.confirm-switch input:checked + label:after {
  left: 19px;
}

.confirm-switch input:checked + label:before {
  background: #4cd3e3;
}

.primary-checkbox {
  width: 16px;
  height: 16px;
  border-radius: 3px;
  background: #fff;
  position: relative;
  cursor: pointer;
}

.primary-checkbox input {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
}

.primary-checkbox input + label {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  border-radius: 3px;
  cursor: pointer;
  border: 1px solid #f1f1f1;
}

/*.primary-checkbox input:checked + label{background:url(../assets/img/elements/primary-check.png) no-repeat center center/cover;border:none}*/
.confirm-checkbox {
  width: 16px;
  height: 16px;
  border-radius: 3px;
  background: #fff;
  position: relative;
  cursor: pointer;
}

.confirm-checkbox input {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
}

.confirm-checkbox input + label {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  border-radius: 3px;
  cursor: pointer;
  border: 1px solid #f1f1f1;
}

/*.confirm-checkbox input:checked + label{background:url(../assets/img/elements/success-check.png) no-repeat center center/cover;border:none}*/
.disabled-checkbox {
  width: 16px;
  height: 16px;
  border-radius: 3px;
  background: #fff;
  position: relative;
  cursor: pointer;
}

.disabled-checkbox input {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
}

.disabled-checkbox input + label {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  border-radius: 3px;
  cursor: pointer;
  border: 1px solid #f1f1f1;
}

.disabled-checkbox input:disabled {
  cursor: not-allowed;
  z-index: 3;
}

/*.disabled-checkbox input:checked + label{background:url(../assets/img/elements/disabled-check.png) no-repeat center center/cover;border:none}*/
.primary-radio {
  width: 16px;
  height: 16px;
  border-radius: 8px;
  background: #fff;
  position: relative;
  cursor: pointer;
}

.primary-radio input {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
}

.primary-radio input + label {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  border-radius: 8px;
  cursor: pointer;
  border: 1px solid #f1f1f1;
}

/*.primary-radio input:checked + label{background:url(../assets/img/elements/primary-radio.png) no-repeat center center/cover;border:none}*/
.confirm-radio {
  width: 16px;
  height: 16px;
  border-radius: 8px;
  background: #fff;
  position: relative;
  cursor: pointer;
}

.confirm-radio input {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
}

.confirm-radio input + label {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  border-radius: 8px;
  cursor: pointer;
  border: 1px solid #f1f1f1;
}

/*.confirm-radio input:checked + label{background:url(../assets/img/elements/success-radio.png) no-repeat center center/cover;border:none}*/
.disabled-radio {
  width: 16px;
  height: 16px;
  border-radius: 8px;
  background: #fff;
  position: relative;
  cursor: pointer;
}

.disabled-radio input {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
}

.disabled-radio input + label {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  border-radius: 8px;
  cursor: pointer;
  border: 1px solid #f1f1f1;
}

.disabled-radio input:disabled {
  cursor: not-allowed;
  z-index: 3;
}

/*.disabled-radio input:checked + label{background:url(../assets/img/elements/disabled-radio.png) no-repeat center center/cover;border:none}*/
.ticker-btn {
  background: transparent;
  color: #777;
  text-transform: uppercase;
  border: 1px solid rgba(0, 0, 0, 0.09);
}

@media (max-width: 960px) {
  /* .ticker-btn{display:none!important} */
  .tour-divider {
    margin: 0 0 7% 0 !important;
  }
  .outer {
    /*width: 100% !important;
    height: 1px;
    */
    width: 100% !important;
    height: 1px !important;
    margin: auto !important;
    position: relative !important;
    overflow: hidden !important;
    top: 55%;
  }
  .inner {
    width: 40% !important;
    height: 100% !important;
    background: grey !important;
    top: 30% !important;
    box-shadow: 0px 0px 30px 20px grey !important;
    text-align: center;
    margin: auto;
    position: unset !important;
  }
}
.nav-menu, .nav-menu * {
  margin: 0;
  padding: 0;
  list-style: none;
}

.nav-menu ul {
  position: absolute;
  display: none;
  top: 100%;
  left: 0;
  z-index: 99;
}

.nav-menu li {
  position: relative;
  white-space: nowrap;
}

.nav-menu > li {
  float: left;
}

.nav-menu li:hover > ul, .nav-menu li.sfHover > ul {
  display: block;
}

.nav-menu ul ul {
  top: 0;
  left: 100%;
}

.nav-menu ul li {
  min-width: 180px;
  text-align: left;
}

.menu-has-children ul li a {
  padding: 4px 10px !important;
} /*text-transform:uppercase!important*/
.sf-arrows .sf-with-ul {
  padding-right: 30px;
}

.sf-arrows .sf-with-ul:after {
  content: "\f107";
  position: absolute;
  right: 15px;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: 400;
}

.sf-arrows ul .sf-with-ul:after {
  content: "\f105";
}

#nav-menu-container {
  margin: 0;
}

@media (min-width: 1024px) {
  #nav-menu-container {
    padding-right: 0px;
  }
}
@media screen and (min-width: 960px) and (max-width: 1015px) {
  #nav-menu-container {
    padding-right: 0px;
  }
  .nav-menu > li {
    margin-left: 0px !important;
  }
  /* body {
    background-color: blue;
  } */
}
@media (max-width: 960px) {
  #nav-menu-container {
    display: none;
  }
}
.nav-menu a {
  padding: 4px 10px;
  text-decoration: none;
  display: inline-block;
  color: #fff;
  font-weight: 600;
  font-size: 16px;
  text-transform: capitalize;
  outline: none;
}

.nav-menu > li {
  margin-left: 10px;
}

.nav-menu ul {
  margin: 14px 0 0;
  padding: 10px;
  box-shadow: 0 0 30px rgba(127, 137, 161, 0.25);
  background: #fff;
}

.nav-menu ul li {
  transition: 0.3s;
}

.nav-menu ul li a {
  padding: 10px;
  color: #333;
  transition: 0.3s;
  display: block;
  font-size: 15px;
  text-transform: none;
}

.nav-menu ul li:hover > a {
  color: #EE631C;
}

.nav-menu ul ul {
  margin: 0;
}

#mobile-nav-toggle {
  position: fixed;
  left: 15px;
  z-index: 999;
  top: 15px;
  border: 0;
  background: none;
  font-size: 16px;
  display: none;
  transition: all 0.4s;
  outline: none;
  cursor: pointer;
  border: 1px solid #ffffff;
  border-radius: 5px;
  line-height: 1;
  padding: 5px;
}

#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 {
  position: fixed;
  top: 0;
  padding-top: 18px;
  bottom: 0;
  z-index: 1000;
  background: #fff;
  left: -80%;
  width: 80%;
  overflow-y: auto;
  transition: 0.4s;
}

@media (min-width: 576px) {
  #mobile-nav {
    position: fixed;
    top: 0;
    padding-top: 18px;
    bottom: 0;
    z-index: 1000;
    background: #fff;
    left: -75%;
    width: 75%;
    overflow-y: auto;
    transition: 0.4s;
  }
}
@media (min-width: 768px) {
  #mobile-nav {
    position: fixed;
    top: 0;
    padding-top: 18px;
    bottom: 0;
    z-index: 1000;
    background: #fff;
    left: -75%;
    width: 40%;
    overflow-y: auto;
    transition: 0.4s;
  }
}
@media (min-width: 992px) {
  #mobile-nav {
    position: fixed;
    top: 0;
    padding-top: 18px;
    bottom: 0;
    z-index: 1000;
    background: #fff;
    left: -75%;
    width: 30%;
    overflow-y: auto;
    transition: 0.4s;
  }
}
@media (min-width: 1200px) {
  #mobile-nav {
    position: fixed;
    top: 0;
    padding-top: 18px;
    bottom: 0;
    z-index: 1000;
    background: #fff;
    left: -75%;
    width: 25%;
    overflow-y: auto;
    transition: 0.4s;
  }
}
#mobile-nav ul {
  padding: 0;
  margin: 0;
  list-style: none;
}

#mobile-nav ul li {
  position: relative;
}

#mobile-nav ul li a {
  color: #000;
  font-size: 16px;
  text-transform: capitalize;
  overflow: hidden;
  padding: 0px 15px;
  position: relative;
  text-decoration: none;
  width: 100%;
  display: block;
  outline: none;
  font-weight: 600;
  margin: 10px 0px;
}

#mobile-nav ul li a:hover {
  color: #ee631c;
}

#mobile-nav ul li a.user-sub-menus {
  color: #000;
  font-size: 16px;
  text-transform: capitalize;
  overflow: hidden;
  position: relative;
  text-decoration: none;
  width: auto;
  display: contents;
  outline: none;
  font-weight: 600;
  margin: 10px 0px;
}

#mobile-nav ul li li {
  padding-left: 30px;
}

#mobile-nav ul .menu-has-children i, #mobile-nav ul .menu-close-children i {
  position: absolute;
  right: 0;
  z-index: 99; /*padding:20px; */
  padding: 12px 20px 16px 20px;
  cursor: pointer;
  color: #999;
}

/* #mobile-nav ul .menu-has-children i.fa-plus{color:#ee631c} */
#mobile-nav ul .menu-has-children li a {
  text-transform: capitalize;
}

#mobile-nav ul .menu-item-active {
  color: #ee631c;
}

#mobile-body-overly {
  width: 100%;
  height: 100%;
  z-index: 997;
  top: 0;
  left: 0;
  position: fixed;
  background: rgba(0, 0, 0, 0.7);
  display: none;
}

body.mobile-nav-active {
  overflow: hidden;
}

body.mobile-nav-active #mobile-nav {
  left: 0;
}

body.mobile-nav-active #mobile-nav-toggle {
  color: #fff;
}

.section-gap {
  padding: 3rem 0 0 !important;
}

.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;
  }
}
.p1-gradient-bg,
.banner-area .overlay-bg,
.sidebar .single-slidebar .cat-list li:hover,
.callto-action-area,
.single-price:hover .price-bottom,
.single-service:hover,
.submit-right,
.submit-left,
.contact-btns,
.form-area .primary-btn {
  background: rgba(0, 0, 0, 0.57);
}

.p1-gradient-color, .feat-txt h1 {
  background: -ms-linear-gradient(0deg, #bfacff 0%, #795fff 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.primary-btn {
  background-color: #49e4fa;
  line-height: 42px;
  padding-left: 30px;
  padding-right: 60px;
  border-radius: 25px;
  border: none;
  color: #fff;
  display: inline-block;
  font-weight: 500;
  position: relative;
  transition: all 0.3s ease 0;
  cursor: pointer;
  text-transform: uppercase;
  position: relative;
}

.primary-btn:focus {
  outline: none;
}

.primary-btn span {
  color: #fff;
  position: absolute;
  top: 50%;
  transform: translateY(-60%);
  right: 30px;
  transition: all 0.3s ease 0;
}

.primary-btn:hover {
  color: #fff;
}

.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 {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}

.banner-area {
  background-size: cover;
  background: linear-gradient(to right, #ed2323, #f0bc11) !important;
}

.banner-area .overlay-bg {
  opacity: 0.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;
  }
}
@media (max-width: 991.98px) {
  .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;
  padding: 15px 0;
  margin: 40px 0;
}

.banner-content .form-wrap .form-control {
  height: 40px;
  border-radius: 0;
  font-size: 14px;
}

.banner-content .form-wrap .btn-info {
  background-color: #EE631C;
  width: 100%;
  height: 100%;
  color: #fff;
  border-radius: 0;
  border: none;
  text-transform: capitalize;
  font-size: 18px;
}

@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;
  color: #222;
  padding-left: 40px;
  padding-right: 40px;
  border-radius: 50px;
}

.primary-btn:hover {
  border: 1px solid #fff;
  background: transparent;
  color: #fff;
}

.popular-post-area .owl-dots {
  text-align: center;
  bottom: 5px;
  margin-top: 20px;
  width: 100%;
  backface-visibility: hidden;
}

.popular-post-area .owl-dot {
  height: 10px;
  width: 10px;
  display: inline-block;
  background: rgba(127, 127, 127, 0.5);
  margin-left: 5px;
  margin-right: 5px;
  transition: all 0.3s ease 0;
}

.popular-post-area .owl-dot.active {
  transition: all 0.3s ease 0;
  background: #49e4fa;
}

@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 {
  padding: 10px 0;
  color: #EE631C;
}

.single-popular-post .thumb {
  display: inline-block;
}

.single-popular-post .thumb img {
  margin-top: 10px;
  margin-left: 5px;
}

.single-popular-post .btns {
  background-color: #EE631C;
  color: #fff;
  font-size: 12px;
  position: absolute;
  bottom: 22px;
  font-weight: 400;
  padding: 9px;
  transition: all 0.3s ease 0;
}

.single-popular-post .btns:hover {
  background-color: #1e2235;
  color: #EE631C;
}

.features-area {
  margin-top: -65px;
}

.single-feature {
  text-align: center;
  border-radius: 5px;
  background-color: #fff;
  box-shadow: 0 0 40px 0 rgba(132, 144, 255, 0.2);
  padding: 25px 0;
}

.single-feature p {
  margin-bottom: 0;
}

.single-feature h4 {
  padding-bottom: 15px;
}

@media (max-width: 960px) {
  .single-feature {
    margin-bottom: 30px;
  }
}
.single-fcat {
  text-align: center;
  border-radius: 3px;
  background-color: #fff;
  box-shadow: 0 0 40px 0 rgba(132, 144, 255, 0.2);
  padding: 20px 0;
  border: 1px solid transparent;
  transition: all 0.3s ease 0;
}

.single-fcat p {
  margin-top: 15px;
  margin-bottom: 0;
  color: #222;
}

.single-fcat:hover {
  border: 1px solid #EE631C;
}

@media (max-width: 960px) {
  .single-fcat {
    margin-bottom: 30px;
  }
}
.post-list .cat-list {
  text-align: right;
  margin-bottom: 20px;
}

.post-list .cat-list li {
  text-align: center;
  margin-right: 10px;
  width: 100px;
  display: inline-block;
  background-color: #fff;
  border: 1px solid #eee;
  transition: all 0.3s ease 0;
  padding: 5px 10px;
}

.post-list .cat-list li a {
  text-transform: uppercase;
  font-weight: 600;
  color: #222;
}

.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 {
    margin-bottom: 10px;
    font-size: 10px;
  }
}
.post-list .single-post {
  padding: 30px;
  background-color: #fff;
  margin-bottom: 30px;
  border-radius: 6px;
}

.post-list .single-post h6 {
  margin-top: 10px;
  color: #222;
  font-size: 14px;
  font-weight: 300;
  margin-bottom: 15px;
}

@media (max-width: 414px) {
  .post-list .single-post h6 {
    font-size: 10px;
  }
}
.post-list .single-post h5 {
  color: #222;
  font-weight: 300;
  margin-bottom: 15px;
}

.post-list .single-post .address {
  color: #222;
  margin-bottom: 15px;
}

.post-list .single-post .btns li {
  display: inline-block;
  background-color: #fff;
  border: 1px solid #eee;
  padding: 10px 15px;
  transition: all 0.3s ease 0;
}

.post-list .single-post .btns li i, .post-list .single-post .btns li a {
  text-transform: uppercase;
  font-weight: 500;
  color: #222;
}

.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 {
  margin-bottom: 5px;
  display: inline-block;
  background: #fff;
  border: 1px solid #eee;
  padding: 6px 15px;
  transition: all 0.3s ease 0;
}

.post-list .single-post .thumb .tags li a {
  color: #777;
  transition: all 0.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 {
    flex-direction: column !important;
    display: inline-block !important;
  }
  .post-list .title.flex-row {
    flex-direction: column !important;
    display: inline-block !important;
  }
  .post-list .details {
    margin-top: 30px;
  }
}
.post-list .loadmore-btn {
  text-align: center;
  background-color: #EE631C;
  color: #fff;
  padding: 8px 15px;
  margin-top: 60px;
  max-width: 200px;
}

.sidebar .owl-carousel .owl-item img {
  width: auto !important;
}

.sidebar .owl-dots {
  text-align: center;
  bottom: 5px;
  margin-top: 20px;
  width: 100%;
  backface-visibility: hidden;
}

.sidebar .owl-dot {
  height: 10px;
  width: 10px;
  display: inline-block;
  background: rgba(127, 127, 127, 0.5);
  margin-left: 5px;
  margin-right: 5px;
  transition: all 0.3s ease 0;
}

.sidebar .owl-dot.active {
  transition: all 0.3s ease 0;
  background: #49e4fa;
}

.sidebar .single-slidebar {
  background-color: #fff;
  padding: 30px 20px;
  margin-bottom: 30px;
}

.sidebar .single-slidebar h4 {
  margin-bottom: 20px;
}

.sidebar .single-slidebar .cat-list li {
  padding: 0 10px;
  background-color: #fff;
  transition: all 0.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;
  padding: 10px;
  margin-bottom: 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;
  color: #fff;
  border: 1px solid transparent;
  display: inline-block;
  margin-top: 10px;
  padding: 10px 25px;
  transition: all 0.3s ease 0;
}

.sidebar .single-rated .btns:hover {
  background-color: transparent;
  border-color: #EE631C;
  color: #EE631C;
}

.sidebar .single-blog {
  background-size: cover !important;
  padding: 0 20px;
  margin-bottom: 30px;
}

.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 {
  margin: 10px;
  text-transform: capitalize;
  border-radius: 0;
  background-color: #EE631C;
  color: #fff;
  transition: all 0.3s ease 0;
}

.callto-action-area .primary-btn:hover {
  background-color: #ad9aff;
  color: #fff;
  border-color: transparent;
}

.callto-action-area .overlay-bg {
  background: rgba(4, 9, 30, 0.6);
}

.single-price {
  text-align: center;
  border: 1px solid #eee;
}

.single-price .price-top {
  background-color: #fbfcff;
  border-bottom: 1px solid #eee;
  padding: 30px 0;
}

.single-price .price-top h4 {
  font-weight: 600;
}

.single-price .price-bottom {
  background-color: #fff;
  margin: 0 45px 45px;
  padding: 35px;
  transition: all 0.3s ease 0;
}

.single-price .price-bottom h1 {
  font-size: 60px;
  font-weight: 300;
}

.single-price .price-bottom .price {
  font-size: 25px;
  margin-top: 10px;
  color: #222;
}

.single-price .price-bottom .time {
  font-size: 12px;
  text-align: left;
  margin-top: 15px;
  margin-left: 10px;
}

.single-price .price-bottom .primary-btn {
  border-radius: 0;
  margin-top: 20px;
  background: #EE631C;
  color: #fff;
  text-transform: capitalize;
  transition: all 0.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: 15px;
}

.single-price:hover {
  cursor: pointer;
}

.single-price:hover .price-bottom h1, .single-price:hover .price-bottom .price, .single-price:hover .price-bottom .time {
  color: #fff;
}

@media (max-width: 960px) {
  .single-price {
    margin-bottom: 50px;
  }
}
.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 {
    flex-direction: column !important;
    display: inline-block !important;
  }
}
@media (max-width: 960px) {
  .download-right {
    padding-left: 15px;
  }
}
.buttons {
  background: #fff;
  display: flex;
  padding: 20px 30px 0;
  margin-right: 20px;
  border: 1px solid #eee;
  transition: all 0.3s ease 0;
  background-color: #fff;
  color: #222;
}

.buttons i {
  font-size: 40px;
  padding-right: 20px;
  color: #EE631C;
}

.buttons:hover {
  cursor: pointer;
  box-shadow: 0 20px 20px 0 rgba(0, 0, 0, 0.1);
  background: #EE631C;
  color: #fff;
}

.buttons:hover i, .buttons:hover a {
  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 {
  text-align: center;
  bottom: 5px;
  margin-top: 20px;
  width: 100%;
  backface-visibility: hidden;
}

.testimonial-area .owl-dot {
  height: 10px;
  width: 10px;
  display: inline-block;
  background: rgba(127, 127, 127, 0.5);
  margin-left: 5px;
  margin-right: 5px;
  transition: all 0.3s ease 0;
}

.testimonial-area .owl-dot.active {
  transition: all 0.3s ease 0;
  background: #49e4fa;
}

.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{padding-top:10px!important;background-color:#fff} */
.footer-area {
  padding-top: 0px !important;
  background-color: #fff;
}

.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;
  line-height: 42px;
  padding-left: 30px;
  padding-right: 60px;
  border-radius: 25px;
  border: none;
  color: #fff;
  display: inline-block;
  font-weight: 500;
  position: relative;
  transition: all 0.3s ease 0;
  cursor: pointer;
  text-transform: uppercase;
  position: relative;
}

.footer-area .primary-btn:focus {
  outline: none;
}

.footer-area .primary-btn span {
  color: #fff;
  position: absolute;
  top: 50%;
  transform: translateY(-60%);
  right: 30px;
  transition: all 0.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;
  margin-bottom: 25px;
  font-size: 18px;
  font-weight: 600;
}

.copy-right-text i, .copy-right-text a {
  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;
  width: 20px;
  width: 40px;
  display: inline-table;
  height: 40px;
  text-align: center;
  padding-top: 10px;
  transition: all 0.3s ease 0;
}

.footer-social a:hover {
  background-color: #EE631C;
}

.footer-social a:hover i {
  color: #fff;
}

.footer-social i {
  color: #ccc;
  transition: all 0.3s ease 0;
}

@media (max-width: 991.98px) {
  .footer-social {
    text-align: left;
    margin-top: 20px;
  }
}
.single-footer-widget {
  color: #fff;
}

.single-footer-widget input {
  line-height: 33px;
  background: #fff;
  font-weight: 500;
  color: #777;
  padding-left: 10px !important;
  width: 100%;
}

.single-footer-widget .bb-btn {
  background-color: #EE631C;
  color: #fff;
  font-weight: 300;
  border-radius: 0;
  z-index: 9999;
  cursor: pointer;
}

@media (max-width: 960px) {
  .single-footer-widget .nw-btn {
    margin-top: 20px;
  }
  .single-footer-widget .newsletter {
    padding-bottom: 40px;
  }
}
.single-footer-widget .info {
  position: absolute;
  margin-top: 122px;
  color: #fff;
  font-size: 12px;
}

.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 {
  color: #777;
  opacity: 1;
  font-weight: 300;
}

.single-footer-widget::-moz-placeholder {
  color: #777;
  opacity: 1;
  font-weight: 300;
}

.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 {
  text-align: center;
  font-size: 16px;
}

@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-weight: 300;
  font-size: 14px;
}

.about-content .lnr {
  margin: 0 10px;
  font-weight: 600;
}

.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-top: 40px;
    padding-bottom: 40px;
  }
}
.service-area .header-text {
  text-align: center;
}

.service-area .header-text h1 {
  margin-bottom: 20px;
}

.single-service {
  background-color: #fff;
  padding: 30px;
  margin-bottom: 30px;
  transition: all 0.3s ease 0;
}

.single-service p {
  transition: all 0.3s ease 0;
}

.single-service h4 {
  transition: all 0.3s ease 0;
  margin-top: 20px;
  margin-bottom: 20px;
}

.single-service h4 .lnr {
  margin-right: 15px;
}

.team-area .thumb {
  position: relative;
}

.team-area .thumb div {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: rgba(129, 104, 255, 0.8);
  color: #fff;
  opacity: 0;
  transition: opacity 0.5s;
}

.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 {
  display: block;
  position: absolute;
  bottom: 30px;
  left: 20px;
  text-transform: uppercase;
  font-size: 18px;
  font-weight: 600;
  letter-spacing: 3px;
}

.team-area .thumb div p {
  display: block;
  position: absolute;
  bottom: 10px;
  left: 20px;
  font-weight: 100;
}

@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 a, .search-page-top .lnr {
  color: #fff;
}

.search-page-top .lnr {
  font-weight: 700;
  margin: 0 10px;
}

.single-price {
  text-align: center;
  border: 1px solid #eee;
}

.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 0.3s ease 0;
}

.single-price .price-bottom h1 {
  font-size: 60px;
  font-weight: 300;
}

.single-price .price-bottom .price {
  font-size: 25px;
  margin-top: 10px;
  color: #222;
}

.single-price .price-bottom .time {
  font-size: 12px;
  text-align: left;
  margin-top: 15px;
  margin-left: 10px;
}

.single-price .price-bottom .primary-btn {
  border-radius: 0;
  margin-top: 20px;
  background: #EE631C;
  color: #fff;
  text-transform: capitalize;
  transition: all 0.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 h1, .single-price:hover .price-bottom .price, .single-price:hover .price-bottom .time {
  color: #fff;
}

@media (max-width: 960px) {
  .single-price {
    margin-bottom: 50px;
  }
}
.submit-right, .submit-left {
  color: #fff;
  text-align: center;
  padding: 50px 30px;
}

.submit-right h4, .submit-left h4 {
  color: #fff;
}

.submit-right p, .submit-left p {
  padding: 20px 0;
}

.map-wrap {
  margin-bottom: 120px;
}

.contact-btns {
  font-size: 18px;
  font-weight: 600;
  text-align: center;
  padding: 40px;
  color: #fff;
  margin-bottom: 30px;
}

.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 0.3s ease 0;
}

.form-area .primary-btn:hover {
  border: 1px solid #EE631C;
  color: #EE631C !important;
}

/*.blog-banner-area{background:url(../assets/img/elements/blog/blog-banner.jpg) center;background-size:cover}*/
.blog-banner-area .overlay-bg {
  background: rgba(0, 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-top: 20px;
  margin-bottom: 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;
  padding: 40px 15px 10px;
  margin-bottom: 34px;
}

.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] {
  padding: 10px;
  font-size: 14px;
  border: none;
  float: left;
  width: 80%;
  background: #eee;
}

.search-widget form.example button {
  float: left;
  width: 20%;
  padding: 10px;
  background: #eee;
  color: #fff;
  font-size: 17px;
  border: none;
  cursor: pointer;
}

.search-widget form.example::after {
  content: "";
  clear: both;
  display: table;
}

.protfolio-widget {
  text-align: center;
  border-radius: 6px;
  border: 0;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px -1px rgba(0, 0, 0, 0.1);
  overflow: hidden;
}

.protfolio-widget h4 {
  padding: 20px 0;
}

.protfolio-widget ul li {
  padding: 15px;
  display: inline-block;
}

.protfolio-widget ul li a i:hover {
  color: #ee631c;
}

.category-widget ul li {
  border-bottom: 1px solid #eee;
  padding: 10px 20px;
  transition: all 0.3s ease 0;
}

.category-widget ul li h6 {
  font-weight: 300;
  transition: all 0.3s ease 0;
}

.category-widget ul li span {
  color: #222;
  transition: all 0.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 {
  display: inline-block;
  background: #fff;
  border: 1px solid #eee;
  padding: 8px 10px;
  margin-bottom: 8px;
  transition: all 0.3s ease 0;
}

.tags-widget ul li a {
  font-weight: 300;
  color: #222;
}

.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 {
  line-height: 1.5em !important;
  font-size: 14px;
  transition: all 0.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 {
  font-size: 13px;
  color: #ccc;
}

.comment-sec-area .comment {
  color: #777;
}

.comment-sec-area .btn-reply {
  background-color: #222;
  color: #fff;
  border: 1px solid #222;
  padding: 8px 30px;
  display: block;
  transition: all 0.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 {
  padding-left: 50px;
  padding-right: 50px;
  background-color: #EE631C !important;
  border: 1px solid transparent;
  color: #fff;
}

.commentform-area .primary-btn:hover {
  border-color: #EE631C !important;
}

.commentform-area textarea {
  height: 90%;
}

.commentform-area .form-control {
  border: none;
  background: #fff;
}

.genric-btn.white-border {
  background: transparent;
  color: #ffffff !important;
  padding: 4px 8px;
  border-radius: 4px;
  letter-spacing: 0.5px;
  transition: background 0.15s ease;
  border: 1px solid rgba(255, 255, 255, 0.41) !important;
}
.genric-btn.white-border:hover {
  background: rgba(255, 255, 255, 0.12) !important;
}
.genric-btn.white-border:focus {
  outline: 0;
}
.genric-btn.white-border {
  height: 38px;
  line-height: 24px;
}

.genric-btn.orange-border {
  color: #ee631c;
  border: 1px solid #ee631c;
  background: transparent;
  line-height: 21px;
  text-transform: capitalize;
}

.orange-border {
  border: 1px solid #ee631c;
}

.text-orange {
  color: #ee631c;
}

.text-white {
  color: #fff;
}

.bg-gredient {
  background: linear-gradient(to right, #ed2323, #f0bc11) !important;
}

.br-5 {
  border-radius: 4px;
}

.br-10 {
  border-radius: 6px;
}

.ky-bottom-bar-button {
  background: transparent;
  color: #ffffff !important;
  padding: 4px 8px;
  border-radius: 4px;
  letter-spacing: 0.5px;
  transition: background 0.15s ease;
  border: 1px solid rgba(255, 255, 255, 0.41) !important;
}
.ky-bottom-bar-button:hover {
  background: rgba(255, 255, 255, 0.12) !important;
}
.ky-bottom-bar-button:focus {
  outline: 0;
}
.ky-bottom-bar-button {
  height: 38px;
  line-height: 24px;
}

.Klapty-btn-facebook {
  color: #fff;
  background-color: #3B5998;
}

.Klapty-btn-twitter {
  color: #fff;
  background-color: #00CDFE;
}

.Klapty-btn-linkedin {
  color: #fff;
  background-color: #007BB6;
}

.Klapty-btn-google {
  color: #fff;
  background-color: #DD4B39;
}

.Klapty-btn-signin-google {
  /* padding: 6px 15px!important;
  border-radius: 4px;
  cursor: pointer;
  font-weight: 600;
  white-space: inherit;
  font-size: 17px;
  line-height: 24px;
  color: #00AAFF !important;
  background-color: white !important;
  &[data-target="#signupModal"] {
    color: $hl-orange !important;
  }
  */
  background: transparent;
  color: #ffffff !important;
  padding: 4px 8px;
  border-radius: 4px;
  letter-spacing: 0.5px;
  transition: background 0.15s ease;
  border: 1px solid rgba(255, 255, 255, 0.41) !important;
}
.Klapty-btn-signin-google:hover {
  background: rgba(255, 255, 255, 0.12) !important;
}
.Klapty-btn-signin-google:focus {
  outline: 0;
}

@media (max-width: 1200px) {
  .Klapty-btn-signin-google {
    white-space: nowrap;
  }
}
.text-signup {
  text-decoration: underline;
  color: #00AAFF !important;
}

.Klapty-btn-shadow {
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1);
  border: 1px solid rgba(0, 0, 0, 0.1);
}

.Klapty-btn-signin-google img {
  border-radius: 3px;
  width: 24px;
  height: 24px;
  margin-right: 10px;
}

.Klapty-btn-signin-google-img {
  border-radius: 3px !important;
  width: 22px !important;
  height: 22px !important;
  margin-right: 10px !important;
}

.Klapty-btn-facebook .fab, .Klapty-btn-twitter .fab, .Klapty-btn-linkedin .fab, .Klapty-btn-google .fab {
  border-right: 1px solid #fff;
  padding-right: 10px;
  display: inline;
}

.grey-border {
  border: 1px solid #ddd;
}

.cursor-pointer {
  cursor: pointer;
}

.primary-radio input:checked + div {
  border: 1px solid #000;
}

.profile-img-top {
  width: 120px;
  height: 120px;
  border-radius: 50%;
  transform: translate(-50%, -60%);
  -o-object-fit: cover;
     object-fit: cover;
  background: linear-gradient(to right, #f04818, #f09018) !important;
  padding: 5px;
  position: absolute;
}

.fc-content {
  color: #fff !important;
}

.header-scrolled .bg-orange {
  color: #EE631C;
  border: 1px solid #fff;
  background: #fff !important;
  line-height: 21px;
}

.header-scrolled .bg-orange:hover {
  color: #EE631C;
}

.profiles {
  height: 100%;
}

#tours .profiles {
  height: 100%;
}

.fa-heart:before {
  margin-right: 0;
}

.fa-eye:before, .fa-comment-alt:before, .fa-clipboard-check:before, .fa-clipboard:before, .fa-share:before, .fa-user:before {
  margin-right: 5px;
}

.mb-0 {
  margin-bottom: 0 !important;
}

.gm-style-iw-d .tourinfo {
  width: auto !important;
}

/**
* Custom.css
*/
.beta {
  font-size: 16px;
  color: #000;
  font-weight: 600;
  border: 2px solid #000;
  padding: 0 2px;
  margin: 6px;
  border-radius: 5px;
  height: 25px;
  line-height: 20px;
}

.loadingOverlay {
  font-family: "Source Sans Pro", sans-serif;
  font-weight: 600;
  background: rgba(0, 0, 0, 0.8117647059);
  text-align: center;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000000000;
}

.loadingOverlay .loadingOverlay-inner {
  top: 50%;
  left: 50%;
  position: absolute;
  text-align: center;
  color: #fff;
  transform: translate(-50%, -50%);
}

.loadingOverlay .fa {
  font-size: 40px;
  margin-bottom: 20px;
}

.loadingOverlay-YV {
  font-family: "Source Sans Pro", sans-serif;
  font-weight: 600;
  background: rgba(0, 0, 0, 0.8117647059);
  text-align: center;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000000000;
}

.loadingOverlay-YV .loadingOverlay-YV-inner {
  width: 95%;
  position: absolute;
  top: 35%;
  text-align: center;
  color: #fff;
}

.loadingOverlay-YV .fa {
  font-size: 40px;
  margin-bottom: 20px;
}

.button {
  position: absolute;
  z-index: 5;
  cursor: pointer;
  color: #555;
}

.closes {
  display: none;
  font-size: 14px;
  font-weight: 600;
}

.open {
  display: none;
  font-size: 14px;
  font-weight: 600;
}

.aboutcloses {
  display: none;
  font-size: 14px;
  font-weight: 600;
}

.aboutopen {
  display: none;
  font-size: 14px;
  font-weight: 600;
}

.custom-containers {
  width: 98% !important;
}

.custom_text_container {
  height: 20px;
  overflow: hidden;
}

.containers {
  width: 100%;
  overflow: hidden;
  font-size: 12px;
  position: relative;
  margin: auto;
  float: left;
}

.text_container {
  height: 105px;
  overflow: hidden;
}

.text {
  text-overflow: ellipsis;
}

#star1, #star2, #star3, #star4, #star5 {
  cursor: pointer;
}

.checked {
  color: orange;
}

.overlayimg:before {
  position: absolute;
  content: " ";
  top: 0;
  left: 0;
  width: 100%;
  height: inherit;
  display: block;
  z-index: 0;
  background-color: rgba(0, 0, 0, 0.61);
}

.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(to right, #ed2323, #f0bc11) !important;
}

.homeimage {
  margin: -1px auto;
}

.ui-widget.ui-widget-content {
  border-radius: 0px 0px 10px 10px !important;
  padding: 5px 0px !important;
}

.has-search .form-control {
  padding-left: 2.375rem;
}

.has-search .form-control-feedback {
  position: absolute;
  z-index: 2;
  display: block;
  width: 2.375rem;
  height: 2.375rem;
  line-height: 2.375rem;
  text-align: center;
  pointer-events: none;
  color: #EE631C;
}

.fullscreen .single-input {
  padding: 0 35px;
}

.row {
  flex-wrap: wrap !important;
}

.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .col-auto, .col-sm-1, .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-10, .col-sm-11, .col-sm-12, .col-sm, .col-sm-auto, .col-md-1, .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-10, .col-md-11, .col-md-12, .col-md, .col-md-auto, .col-lg-1, .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-10, .col-lg-11, .col-lg-12, .col-lg, .col-lg-auto, .col-xl-1, .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-10, .col-xl-11, .col-xl-12, .col-xl, .col-xl-auto {
  padding-left: 10px;
  padding-right: 10px;
}

.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
  color: #000 !important;
  font-weight: 700 !important;
  border: none !important;
  background: none !important;
}

.banner-content .form-wrap-white {
  background-color: #fff;
  border: none !important;
  padding: 10px 0;
  margin: 40px 150px;
  border-radius: 30px;
}

.round-btn {
  border-radius: 50px !important;
}

.round-form-control {
  background: #dfdfe6;
  border-radius: 50px !important;
}

/* .modal-close-icon{
    position:absolute;
    background:red;
    color:#fff;
    top:10px;
    right:15px;
    background:#777;
    padding:0 6px;
    border-radius:33px;
    opacity:1;
    font-size:1.5rem
}*/
.btn-full-width {
  width: 100% !important;
}

.bc-white {
  background: #fff;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px -1px rgba(0, 0, 0, 0.1);
  padding: 0;
  border-radius: 6px;
  overflow: hidden;
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: stretch;
}
.bc-whit-box {
  background: #fff;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px -1px rgba(0, 0, 0, 0.1);
  padding: 0;
  border-radius: 6px;
  border: 0;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px -1px rgba(0, 0, 0, 0.1);
}

.bc-whit-box .info {
  padding: 0 10px 10px;
}

.img-fluid {
  width: 100%;
  height: 200px;
}

hr {
  margin-top: 10px;
  margin-bottom: 10px;
  border: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}

.cut-text {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  margin-bottom: 5px;
  word-break: break-all;
}

.fit-text {
  width: 70vw !important;
}

.img-round {
  border-radius: 50px;
  width: 25px;
  height: 25px;
  -o-object-fit: cover;
     object-fit: cover;
}

.section-gap {
  padding: 3rem 0 0 !important;
}

.sample-text-area {
  padding: 15px 0 0;
}

.explore-page #explore-page-map {
  width: 100%;
  height: 90vh;
}

.updateCommentWrapper .emoji-wysiwyg-editor {
  border: 1px solid #d2dbe3;
  background-color: #fff;
}

.button-wrapper {
  margin-top: 5px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

@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-string {
    font-size: 17px;
  }
  #search {
    line-height: 1.8;
    width: 50%;
    font-size: 17px;
  }
  .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-section {
    display: none;
  }
  #map {
    display: none;
    height: 0;
    width: 0;
    height: 80vh !important;
  }
  .explore-page #explore-page-map {
    height: 70vh;
  }
  /* .dashbord-filter-box{display:none!important} */
  /* .filter-invisible{display:none!important} */
  .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;
  text-align: center;
  padding-top: 0;
  transition: all 0.3s ease 0;
}

.footer-social i {
  color: #fff;
}

footer .dropdown-menu {
  position: absolute;
  transform: translate3d(305px, -44px, 0px);
  top: -2px !important;
  left: 0;
  will-change: transform;
  padding: 0;
  line-height: 21px;
  padding: 0 10px;
  min-width: 6rem;
  padding: 0 !important;
}
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 {
  display: block;
  color: #2f2f2f !important;
  font-size: 12px;
  font-weight: 500;
  padding: 6px 10px;
}
footer .dropdown-menu a:hover {
  background-color: #FEEEE3 !important;
}

.list {
  top: auto !important;
  bottom: 100%;
}

.hr {
  border-color: #ced4da;
}

.hr-text {
  line-height: 1em;
  position: relative;
  outline: 0;
  border: 0;
  color: #818078;
  text-align: center;
  height: 1.5em;
  opacity: 1;
  font-weight: 500;
  font-size: 15px;
  margin: 0;
}

.hr-text:before {
  content: "";
  background: linear-gradient(to right, #818078, #818078, #818078);
  position: absolute;
  left: 0;
  top: 50%;
  width: 100%;
  height: 1px;
}

.hr-text:after {
  content: attr(data-content);
  position: relative;
  display: inline-block;
  color: #000;
  padding: 0 0.5em;
  line-height: 1.5em;
  color: #818078;
  background-color: #fcfcfa;
}

small {
  font-size: 12px;
  font-weight: 600;
  color: #666;
}

.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 {
  width: 100% !important;
  height: 20px;
}

.slider-handle {
  background-color: #fff !important;
  background-image: none !important;
  box-shadow: 1px 1px 24px -2px rgba(0, 0, 0, 0.75) !important;
}

.slider-strips .slider-selection {
  background-image: repeating-linear-gradient(-45deg, transparent, transparent 5px, rgba(255, 252, 252, 0.08) 5px, rgba(252, 252, 252, 0.08) 10px) !important;
  background-image: -webkit-repeating-linear-gradient(-45deg, transparent, transparent 5px, rgba(255, 252, 252, 0.08) 5px, rgba(252, 252, 252, 0.08) 10px) !important;
}

.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #bdbdbd !important;
  text-align: center;
  background-color: transparent !important;
  border-radius: 4px;
}

.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;
  width: 100% !important;
  padding: 0;
}

.slider-ghost .slider-track {
  height: 5px !important;
}

.slider-ghost .slider-handle {
  top: -2px !important;
  border: 5px solid #f77500;
}

.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;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  display: inline-block;
  padding: 4px 6px;
  color: #555;
  vertical-align: middle;
  border-radius: 4px;
  max-width: 100%;
  line-height: 22px;
  cursor: text;
}

.bootstrap-tagsinput input {
  border: none;
  box-shadow: none;
  outline: none;
  background-color: transparent;
  padding: 0 6px;
  margin: 0;
  width: auto;
  max-width: inherit;
}

.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 {
  margin-right: 2px;
  color: #fff;
}

.bootstrap-tagsinput .tag [data-role=remove] {
  margin-left: 8px;
  cursor: pointer;
}

.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 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
}

.bootstrap-tagsinput .tag [data-role=remove]:hover:active {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.label-info {
  background-color: #5bc0de;
}

.label {
  display: inline;
  padding: 0.2em 0.6em 0.3em;
  font-size: 100%;
  font-weight: 600;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25em;
}

.bootstrap-tagsinput {
  width: 100%;
}

#notification_li {
  position: relative;
}

#notificationContainer {
  background-color: #fff;
  border: 1px solid rgba(100, 100, 100, 0.4);
  box-shadow: 0 3px 8px rgba(0, 0, 0, 0.25);
  overflow: visible;
  position: absolute;
  top: 51px;
  margin-left: -345px;
  width: 400px;
  z-index: -1;
  display: none;
}

#notificationContainer:before {
  content: "";
  display: block;
  position: absolute;
  width: 0;
  height: 0;
  color: transparent;
  border: 10px solid #000;
  border-color: transparent transparent #fff;
  margin-top: -20px;
  margin-left: 350px;
}

#notificationTitle {
  font-weight: 700;
  padding: 8px;
  font-size: 16px;
  background-color: #fff;
  position: fixed;
  z-index: 1000;
  width: 398px;
  border-bottom: 1px solid #ddd;
}

#notificationsBody {
  padding: 33px 0 0 !important;
  min-height: 300px;
  max-height: 400px;
  overflow: auto;
}

#notificationFooter {
  background-color: #EE631C;
  text-align: center;
  font-weight: 700;
  padding: 8px;
  font-size: 12px;
  border-top: 1px solid #ddd;
}

#notification_count {
  padding: 3px 7px;
  background: #c00;
  color: #fff;
  font-weight: 700;
  margin-left: 77px;
  border-radius: 9px;
  -moz-border-radius: 9px;
  -webkit-border-radius: 9px;
  position: absolute;
  margin-top: -11px;
  font-size: 11px;
}

.notifications ul {
  list-style-type: none;
  display: inline-block;
  position: relative;
  margin-top: 0;
  box-shadow: none;
  width: 100%;
  padding: 5px 0;
  top: 0;
}

.notifications ul li {
  display: block;
  padding: 5px 10px;
  white-space: normal;
  border-bottom: 1px solid #d3d3d3;
  font-size: 16px;
  min-height: 70px;
}

.notifications ul li a {
  font-size: 16px !important;
  font-weight: 500 !important;
  padding: 0 5px 20px 0;
}

.notifications ul li a:hover, .notification_list ul li a:hover {
  color: #000 !important;
}

.notifications ul li:hover > a, .notification_list ul li:hover > a {
  color: #000 !important;
}

.notifications ul li:hover, .notification_list ul li:hover {
  background: #d3d3d3;
}

.notification_list {
  min-height: 450px;
}

/*Notification badge*/
.icon-container {
  display: inline-block;
  position: relative;
}

.troop-level-badge {
  top: 0px;
  position: absolute;
  right: 0px;
  display: inline-block;
  padding: 5px;
  font-weight: 700;
  line-height: 0.2;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 100%;
}

.badge-dark {
  background-color: red;
}

.logo-level-badge {
  top: -5px;
  position: absolute;
  right: -5px;
  display: inline-block;
  padding: 5px;
  font-weight: 700;
  line-height: 0.2;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 100%;
  background-color: white;
}

/* .badge:after{content:"";position:absolute;background:#ed2d22;height:10px;top:.2rem;right:.8rem;width:10px;text-align:center;line-height:2rem;font-size:1rem;border-radius:50%;color:#fff} */
.single-blog-img {
  height: 220px;
  background-size: cover !important;
  background-repeat: no-repeat !important;
  position: relative;
  background-position: center !important;
}

.tour-social {
  vertical-align: bottom !important;
  position: absolute;
  bottom: 0;
  color: #ddd;
  width: 100%;
  background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.6509803922));
  overflow: hidden;
  text-align: right;
}

.notification_time {
  width: 100%;
  text-align: right;
  font-size: 13px;
  font-weight: 600;
  position: absolute;
  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:hover, .bg-orange-btn:focus, .bg-orange-btn:active {
  background: #EE631C !important;
  color: #fff !important;
  box-shadow: none !important;
  border-color: #DFDFDF !important;
  border: none;
}

.bg-gray-btn {
  background: #F4F7F6 !important;
  color: #BFC1C1 !important;
  border-color: rgba(191, 193, 193, 0.3098039216) !important;
}

.bg-white-btn, .bg-white-btn:hover, .bg-white-btn:focus, .bg-white-btn:active {
  background: #fff !important;
  color: #EE631C !important;
  box-shadow: none !important;
  border-color: #DFDFDF !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 {
  color: #555;
  background-color: #efefef;
}

.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, 0.29);
}

.swal-button--share:active, .swal-button--tour:active {
  background-color: #d7d7d7;
}

.swal-footer {
  text-align: center !important;
}

.profile-name {
  font-size: 26px;
  color: #272727;
}

.profile-country {
  font-size: 16px;
  color: #8f8f8f;
}

.profile-like-view {
  font-size: 14px;
  color: #c4c4c4;
}

.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;
  padding: 10px;
  color: #B5B5B5;
  line-height: 1.7;
  font-size: 15px;
}

.profile-img-xs {
  width: 100px;
  height: 100px;
  border-radius: 50%;
  -o-object-fit: cover;
     object-fit: cover;
  background: linear-gradient(to right, #f04818, #f09018) !important;
  padding: 5px;
  margin-top: -25%;
}

.see-more-btn {
  padding: 10px 20px;
  background: #fff;
  border: 1px solid #ef6c1c;
  color: #ee631c;
  font-size: 18px;
  font-weight: 400;
  line-height: 22px;
  cursor: pointer;
}

.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 {
  position: relative;
  padding: 0 0 0 10px;
}
.setting-sidebar > div {
  border-radius: 6px;
  border: 0;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px -1px rgba(0, 0, 0, 0.1);
}

.setting .single-input {
  font-size: 15px;
  border: 1px solid #d9d9d9;
  background: #fff;
}

.setting .setting-password-form label {
  color: #474747;
  font-size: 16px;
  line-height: 20px;
  font-weight: 400;
}

.setting .custom-input-width {
  width: 130px;
  margin: 0 20px;
  color: #fff;
  padding: 10px;
  font-size: 16px;
}

.setting section {
  border: 1px solid #dcdcdc;
}

.currency-selector {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  padding-left: 0.5rem;
  padding-right: 1.5rem;
  border: 0;
  background: transparent;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  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;
  font-family: inherit;
  color: inherit;
}

.currency-addon {
  width: 12em;
  text-align: left;
  position: relative;
  background: rgba(204, 204, 204, 0.4901960784);
  border: 1px solid #ccc;
}

.plan-currency {
  font-size: 24px;
  font-weight: 400;
  color: #474747;
}

.mainsidemenu > h3 {
  font-size: 1rem;
  font-weight: 600;
  color: #ee631c;
}

#general-setting h4,
#billing-setting h4,
#security-setting h4 {
  color: #2f2f2f;
  font-size: 16px;
}

#general-setting .fa, #general-setting .fas,
#security-setting .fa, #security-setting .fas,
#billing-setting .fa, #billing-setting .fas {
  color: #2f2f2f;
}

.general-setting > section, .general-setting .p-card, .general-setting .setting-container {
  border-radius: 6px;
  border: 0;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px -1px rgba(0, 0, 0, 0.1);
  margin-bottom: 1em;
}

.setting-sidebar #general-setting, .setting-sidebar #security-setting, .setting-sidebar #billing-setting {
  width: 100%;
}
.setting-sidebar #general-setting tr > td:nth-child(2), .setting-sidebar #security-setting tr > td:nth-child(2), .setting-sidebar #billing-setting tr > td:nth-child(2) {
  width: 100%;
}
.setting-sidebar #general-setting tr:hover, .setting-sidebar #security-setting tr:hover, .setting-sidebar #billing-setting tr:hover {
  background-color: #FEEEE3;
}
.setting .user-img {
  height: 100px;
  border-radius: 50%;
  width: 100px;
  -o-object-fit: cover;
     object-fit: cover;
  background: linear-gradient(to right, #f04818, #f09018) !important;
  padding: 4px;
}

.user-img-container {
  position: relative;
  width: 100%;
  max-width: 400px;
  height: 100%;
  text-align: center;
}

.setting .fa-plus {
  position: absolute;
  top: 60%;
  left: 56%;
  background: #ee631c;
  color: #fff;
  padding: 4px;
  border-radius: 50%;
  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 {
  border-radius: 4px;
  border: 1px solid #bfbfbf;
  background-color: #fff !important;
}

.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, 0.16);
  color: #cfcfcf;
  font-size: 14px;
}

.payment-button {
  width: 75%;
}

.nav {
  padding: 0;
  margin: 0;
  width: 100%;
  display: flex;
  flex-direction: row;
}

.buttons {
  display: block;
  padding: 0 20px;
  text-align: center;
  line-height: 40px;
  flex-grow: 1;
}

.nav li:last-child {
  border-right: none;
}

.payment-button .buttons:hover {
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  color: #cfcfcf;
  background: unset;
}

.fa-pencil {
  cursor: pointer;
}

.alert p {
  margin-bottom: 0 !important;
}

/* .security-setting{display:none}
.billing-setting{display:none} */
.setting .bootstrap-tagsinput {
  width: 75%;
  background-color: #fff !important;
  border-radius: 0 !important;
  display: block;
  line-height: 30px !important;
}

.payment-button .buttons:hover a {
  color: #000 !important;
}

.dashbord-container {
  width: 90%;
  margin: auto;
}

.not-available {
  font-size: 35px;
  margin: 30px 0 !important;
}

.dashbord-pincode-container, .dashbord-menu-bar-box, .dashbord-filter-ul, .dashbord-pricing-container, .dashbord-calendar-container, .dashbord-reviews-container, .dashbord-booking-container, .dashbord-my-booking-container, .dashbord-payment-container {
  padding: 15px 30px;
  border: 1px solid #dcdcdc;
  background: #fff;
}

.dashbord-header {
  height: auto;
  background: transparent;
}

.profile-img {
  width: 200px;
  height: 200px;
  border-radius: 50%;
  transform: translate(50%, 65%);
  -o-object-fit: cover;
     object-fit: cover;
  background: linear-gradient(to right, #ed2323, #f0bc11) !important;
  padding: 4px;
}

.dashbord-profile-ul {
  text-align: center;
  margin: 2rem 0;
}

.dashbord-profile-ul li {
  margin: 2% 0;
}

.profile-msg-hire-me button {
  width: 115px;
  padding: 2px;
}

.dashbord-container .fa-flag {
  float: right;
}

.dashboard-about-detail-container {
  border: 1px solid #dcdcdc;
}

.dashbord-edit-about-description-btn {
  font-size: 18px;
  cursor: pointer;
  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;
  margin-right: 10px;
  font-size: 18px;
}

.tour-location {
  font-size: 14px;
  font-style: italic;
  color: #444343;
}

.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 {
  display: inline-block;
  margin-right: 1%;
  font-size: 16px;
  cursor: pointer;
}

.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 {
  padding: 3%;
  border: 1px solid #dcdcdc;
}

.tour-thumb {
  width: 100%;
  height: 200px;
  -o-object-fit: cover;
     object-fit: cover;
  border: 1px solid #DEDADA;
}

.tour-detail-box {
  padding: 10px;
  border: 1px solid #DEDADA;
}

.tour-title {
  font-size: 18px;
}

.tour-detail-div {
  margin-bottom: 5px;
  border-radius: 0px;
  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 {
  text-align: center;
  box-shadow: 0 5px 15px #e0e4e6;
  border-radius: 10px;
  margin: 10% 10% 10% 0;
  padding: 10%;
  min-height: 350px;
  max-height: 100%;
}

.pricing-detail-box-container {
  padding: 0;
}

.pricing-add-box-container {
  margin: auto;
}

.pricing-add-box, .tour-add-box {
  display: flex;
  text-align: center;
  border-radius: 10px;
  margin: 10% 10% 10% 0;
  min-height: 350px;
  max-height: 100%;
}

.tour-add-box {
  height: 100%;
  background: #F0F2F8;
}

.add-img {
  width: 50px;
  height: 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 {
  height: 210px;
  background: rgba(0, 0, 0, 0.1098039216);
}

.tour-user-profile {
  height: 30px;
  width: 30px;
  border-radius: 50%;
}

.tour-user-name {
  margin-left: 2%;
  display: inline;
  color: #888;
  font-size: 16px;
  font-weight: 400;
}

.tour-thumb-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.review-count {
  color: #bbb;
  font-size: 18px;
}

.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 {
  margin: 5%;
  font-size: 16px;
  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 {
  width: 72px;
  height: 72px;
  border-radius: 50%;
  -o-object-fit: cover;
     object-fit: cover;
}

.dashbord-reviewer-name {
  font-size: 22px;
  color: #777;
}

.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 {
  text-align: center;
  border-bottom: 1px solid #eee;
}

#AddNewPlan label {
  text-align: center;
  color: #777;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
}

#AddNewPlan input, #AddNewPlan textarea, .bootstrap-tagsinput, #AddNewPlan select {
  border-radius: 3px !important;
  background-color: #fff !important;
  font-size: 12px !important;
}

.save-pricing-btn {
  width: 100%;
  background: #ee631c;
  color: #fff;
}

.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 {
  border: 1px solid #dedede;
  background-color: #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(even) {
  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 {
  width: 50px;
  height: 50px;
  border-radius: 50%;
}

.booking-title-text {
  color: #474747;
  font-size: 16px;
  font-weight: 600;
  line-height: 20px;
}

.booking-description-text, .booking-date-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-pending-text, .booking-completed-text, .payment-pending-text, .payment-completed-text {
  color: #bfbfbf;
  font-size: 16px;
  font-weight: 600;
  line-height: 20px;
  cursor: pointer;
}

.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-details-box, .booking-delivered-box, .my-booking-details-box {
  box-shadow: 0 0 6px rgba(0, 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 {
  color: #fff;
  font-size: 16px;
  font-weight: 400;
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.16);
  border-radius: 3px;
  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 {
  width: 54px;
  height: 54px;
}

.booking-details-review-container .dashbord-reviewer-name {
  font-size: 16px;
  color: #777;
}

.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(to right, #f04818, #f09018) !important;
  box-shadow: 0 0 6px rgba(0, 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 {
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.16);
  border-radius: 3px;
  background-color: #fff;
  color: #ee631c;
  font-size: 16px;
  font-weight: 400;
  padding: 10px 30px;
  border: none;
}

.booking-report-center-child-box {
  padding: 10%;
}

.review-textarea {
  height: 100px;
  border: 1px solid #dedede;
  background-color: #f9f9f9;
}

.tour-sub-text {
  color: #474747;
  font-size: 15px;
  padding: 10px 8%;
}

.create-tour-form {
  outline: 0;
  border-width: 0 0 1px;
  border-color: #ced4da;
  border-radius: 0;
  padding-left: 0;
}

.optional {
  background: transparent;
  font-size: 13px;
  color: #ee631c;
  border-width: 0 !important;
  border-radius: 0;
}

.custom-file-label {
  text-overflow: ellipsis;
  overflow: hidden;
  width: 95%;
  white-space: nowrap;
}

.menu-container-xs, .profile-img-xs {
  display: none;
}

.submenu {
  height: 40px;
  overflow: hidden;
  line-height: 40px;
  color: #000;
  border-bottom: 2px solid #ee631c;
}

.submenu .activate:after {
  content: "";
  position: relative;
  width: 0;
  height: 75px;
  left: -51%;
  top: -33px;
  border-left: 10px outset transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid #ee631c;
}

.go-back-btn {
  color: #ee631c;
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
  text-align: right;
  margin-top: 10px;
  cursor: pointer;
}

.dashbord-payment-container {
  background: #fff;
}

.or-text {
  padding: 2% 14%;
}

#CreateTourContainer .or-text label {
  display: flex;
  flex-direction: row;
  color: #393838;
  font-weight: 400;
}

#CreateTourContainer .or-text label:before, #CreateTourContainer .or-text label:after {
  content: "";
  flex: 1 1;
  border-bottom: 1px solid #bbb;
  margin: auto;
  margin: 3% 5%;
}

.create-tour-box {
  text-align: center;
  box-shadow: 0 0 15px #e0e4e6;
  border-radius: 10px;
  padding: 20px;
  height: auto;
}

.create-tour-box .detail-text {
  color: #393838;
  font-size: 16px;
  font-weight: 600;
  min-height: 40px;
  height: 80px;
}

.create-tour-container .modal-button .btn {
  width: 100%;
  background: #ee631c;
  color: #fff;
  margin: 28% 0 15% 0;
}

.create-tour-container .w-100 {
  width: 100%;
  height: auto;
  min-height: 50px;
  max-height: 150px;
}

.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 {
  width: 40%;
  padding: 0.375rem 0;
}

.search {
  width: 100%;
  position: relative;
  display: flex;
}

.override-search {
  padding: 10px;
}

.searchTerm {
  width: 100%;
  border: 3px solid #FFF;
  border-right: none;
  padding: 5px;
  height: auto;
  border-radius: 30px 0 0 30px;
  outline: none;
  color: #9DBFAF;
}

.override-searchTerm {
  border: 3px solid #ee631c;
  padding: 5px 15px;
}

.searchTerm:focus {
  color: #000;
}

.searchButton {
  width: 60px;
  height: auto;
  border: 3px solid #FFF;
  background: #ee631c;
  text-align: center;
  color: #fff;
  border-radius: 0 30px 30px 0;
  cursor: pointer;
  font-size: 20px;
}

.override-searchButton {
  border: 3px solid #ee631c;
}

.wrap {
  width: 100%;
  transform: translate(0%, 0%);
  margin: 0 auto;
}

.dropdown-divider-mob {
  height: 0;
  margin: 0 15px;
  overflow: hidden;
} /* border-top:1px solid #e9ecef */
.dropdown-divider-mob-full {
  height: 0;
  margin: 0;
  overflow: hidden;
} /* border-top:1px solid #000 */
.popover {
  left: -75px !important;
  padding-left: 10px;
  padding-right: 10px;
  box-shadow: 0 0 5px 0 #000;
  border: none;
}

.popover .arrow {
  left: 155px !important;
}

.tour-price {
  background: #fff;
  margin: 10px 5px;
  border-radius: 30px;
  padding: 0 10px;
  font-weight: 600;
  color: #f04a18;
  font-size: 1em;
  position: absolute;
  top: 0;
}

.textbox-transpearent {
  background: transparent;
  border: none;
}

@keyframes spin {
  0% {
    transform: rotate(0deg) translate(-50%);
  }
  100% {
    transform: rotate(360deg) translate(-50%);
  }
}
.loader {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translateY(-50%) translateX(-50%);
  animation: spin 0.65s infinite linear;
  border: 2px solid rgba(112, 112, 112, 0);
  border-radius: 50%;
  border-top-color: #fff;
  height: 50px;
  /* transform-origin: left; */
  width: 50px;
  margin-left: -25px;
  margin-top: -25px;
}

.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:before, .profile:after {
  content: "";
  display: table;
}

.profile:after {
  clear: both;
}

.about {
  font-size: 12px;
  color: #adadad;
  line-height: 17px;
}

.image-wrapper {
  background: rgba(0, 0, 0, 0.2);
  bottom: -50px;
  height: 50px;
  left: 0;
  position: absolute;
  transition: bottom 0.15s linear;
  width: 100%;
}

.edit {
  position: relative;
  left: 50%;
  transform: translateX(-50%);
  color: #fff;
  cursor: pointer;
  font-size: 22px;
  top: 10px;
}

/* .cover{height:330px;overflow:hidden;position:relative;width:100%;cursor:move} */
/* .cover img{position:absolute;width:100%;object-fit:cover} */
/* .cover img{width:100%;object-fit: fill;height: 330px;} */
.cropper-container {
  margin: auto;
}

.cover {
  height: auto;
  overflow: hidden;
  position: relative;
  width: 100%;
  cursor: auto;
}

.cover img {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  height: auto;
}

@media (max-width: 1200px) {
  .cover {
    height: auto;
    overflow: hidden;
    position: relative;
    width: 100%;
    cursor: auto;
  }
  .cover img {
    width: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    height: auto;
  }
  .profile-pic {
    top: -75px !important;
    height: 180px !important;
    width: 180px !important;
  }
  .profile-pic img {
    width: 180px !important;
  }
}
@media (max-width: 992px) {
  .cover {
    height: auto;
    overflow: hidden;
    position: relative;
    width: 100%;
    cursor: auto;
  }
  .cover img {
    width: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    height: auto;
  }
  .profile-pic {
    top: -55px !important;
    height: 150px !important;
    width: 150px !important;
  }
  .profile-pic img {
    width: 150px !important;
  }
}
@media (max-width: 768px) {
  .cover {
    height: auto;
    overflow: hidden;
    position: relative;
    width: 100%;
    cursor: auto;
  }
  .cover img {
    width: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    height: auto;
  }
  .profile-pic {
    top: -55px !important;
    height: 150px !important;
    width: 150px !important;
  }
  .profile-pic img {
    width: 150px !important;
  }
}
@media (max-width: 575.98px) {
  .cover {
    height: auto;
    overflow: hidden;
    position: relative;
    width: 100%;
    cursor: auto;
  }
  .cover img {
    width: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    height: auto;
  }
}
.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;
  height: 45px;
  left: auto;
  position: absolute;
  right: 0;
  top: 5px;
  width: 105px;
  display: none;
}

.name {
  font-size: 18px;
}

.profile-pic {
  position: absolute;
  left: 15%;
  transform: translateX(-50%);
  border-radius: 50%;
  border: none;
  height: 210px;
  overflow: hidden;
  transform: translateX(-50%) translateY(-50%);
  width: 210px;
  top: -90px;
  z-index: 100;
}

.profile-pic img {
  box-sizing: border-box;
  height: 100%;
  left: 50%;
  max-height: 100%;
  position: absolute;
  transform: translateX(-50%);
  transition: all 0.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:before, .user-info:after {
  content: "";
  display: table;
}

.user-info:after {
  clear: both;
}

.layer {
  background-color: rgba(0, 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, 0.1), 0 1px 2px -1px rgba(0, 0, 0, 0.1);
  padding: 30px;
}

.comments {
  padding: 10px;
  max-height: 45vh;
  height: auto;
  overflow-x: hidden;
  overflow-y: auto;
  margin-bottom: 10px;
  border: none;
}

@media (max-width: 992px) {
  #CreateTourContainer .create-tour-box {
    flex-wrap: wrap !important;
    display: flex !important;
    padding: 2% 10px !important;
    margin: 0 !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 {
    height: 60px;
    font-size: 16px;
  }
  #CreateTourContainer .create-tour-container {
    height: 200px;
    margin-bottom: 15px;
  }
}
@media (max-width: 768px) {
  #CreateTourContainer .create-tour-box {
    padding: 2% 10px !important;
    margin: 0 !important;
  }
  #CreateTourContainer .create-tour-container .btn {
    margin: 10px 10% 0 !important;
    width: 80% !important;
  }
  #CreateTourContainer .create-tour-box .detail-text {
    height: 60px;
    font-size: 15px;
  }
  #CreateTourContainer .create-tour-container {
    height: 150px;
    margin-bottom: 15px;
  }
}
@media (max-width: 575.98px) {
  #CreateTourContainer .modal-body {
    padding: 10px !important;
  }
  .or-text {
    padding: 0 !important;
  }
  #CreateTourContainer .row-custom {
    padding: 0 !important;
  }
  #CreateTourContainer .create-tour-box {
    padding: 10% 10px !important;
    margin: 0 !important;
  }
  #CreateTourContainer .create-tour-container .btn {
    margin: 10px 10% 0 !important;
    width: 80%;
  }
  #CreateTourContainer .create-tour-box .detail-text {
    height: 60px;
    font-size: 15px;
  }
  /*#CreateTourContainer .create-tour-container{height:150px;margin-bottom:15px}*/
  .row {
    margin: 0 !important;
  }
  .col-xs-12 {
    padding: 0 !important;
  }
  .search-bar-wrapper {
    flex-direction: column;
  }
  .user-info {
    zoom: 1;
    padding: 0px;
    position: relative;
  }
}
@media (min-width: 576px) and (max-width: 767.98px) {
  #CreateTourContainer .modal-body {
    padding: 10px;
  }
}
#Klapty-shareIcons {
  margin: 0;
}

#Klapty-shareIcons .social {
  width: 100%;
}

.stretch {
  width: 100%;
  display: block;
  font-size: 0;
  line-height: 0;
}

#Klapty-shareIcons .social {
  text-align: center;
  line-height: 0;
}

#Klapty-shareIcons .social1 a {
  line-height: 1px;
  color: #007DBB;
  display: unset;
  padding: 1%;
}

#Klapty-shareIcons i {
  margin: 0 5px;
}

.snackbar {
  visibility: hidden;
  min-width: 100px;
  margin-left: -50px;
  border-radius: 5px;
  position: fixed;
  z-index: 10;
  top: 10%;
  right: 1%;
}

.snackbar-show {
  visibility: visible;
  animation: fadein 0.5s, fadeout 0.5s 2.5s;
}
@keyframes fadein {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fadeout {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
.form-control:focus {
  box-shadow: none;
  border-color: #ee631c;
}

.dashbord-filter-ul .bg-orange-btn, .dashbord-filter-ul .bg-orange-btn:hover, .dashbord-filter-ul .bg-orange-btn:focus, .dashbord-filter-ul .bg-orange-btn:active {
  background: #EE631C !important;
  color: #fff !important;
  box-shadow: none !important;
  border-color: #DFDFDF !important;
  border: none;
}

.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 {
  width: auto;
  margin: 0 auto;
  font-size: 22px;
  display: grid;
}

.klapty-text p {
  margin-bottom: 0;
}

.input-w label {
  display: inline-block;
  vertical-align: middle;
}

.input-w input {
  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) {
  /* #popupWrapper #yvWrapper{height:100%!important} */
  /* .YVTourDetailsrow{max-height:100%!important} */
  .YVTourDetailsWrapper {
    position: relative;
  }
}
@media (min-width: 576px) {
  .modal-fullscreen .modal-dialog {
    max-width: 100vh !important;
  }
  /* #popupWrapper #yvWrapper{height:100%!important} */
  /* .YVTourDetailsrow{max-height:100%!important} */
  .YVTourDetailsWrapper {
    position: relative;
  }
}
@media (min-width: 786px) {
  .modal-fullscreen .modal-dialog {
    max-width: 100% !important;
  }
  /* #popupWrapper #yvWrapper{height:80vh!important} */
  /* .YVTourDetailsrow{max-height:100%!important} */
  /* .YVTourDetailsWrapper{position:relative} */
}
@media (min-width: 1202px) {
  .modal-fullscreen .modal-dialog {
    max-width: 1200px !important;
  }
  /* #popupWrapper #yvWrapper{height:80vh!important} */
  .YVTourDetailsrow {
    max-height: 80vh !important;
  }
  .YVTourDetailsWrapper {
    position: relative;
  }
}
.YVTourDetailsWrapper {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: auto;
  width: 100%;
  height: 100%;
}

.modal-button {
  top: 0;
  bottom: 0;
  left: 0;
  right: 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 {
  width: 100% !important;
  font-size: 14px !important;
  font-weight: 500 !important;
}

.mentions-input-box .mentions-autocomplete-list li b {
  background: #ee631c !important;
  color: #fff !important;
}

.link {
  font-weight: 600 !important;
  color: blue;
}

#notificationsBody ul li {
  font-weight: 500;
}

#comment {
  display: block !important;
  height: 60px !important;
  overflow: auto !important;
}

textarea.updateCommentBox {
  display: block !important;
  height: 60px !important;
  overflow: auto !important;
}

.photo {
  height: 25px;
  width: 25px;
  margin-right: 5px;
  border-radius: 20px;
}

#mention_emoji .emoji-wysiwyg-editor {
  border: 1px solid #000;
  display: none;
}

.updateCommentWrapper .emoji-wysiwyg-editor {
  border: 1px solid #000;
  display: none;
}

#mention_emoji .mentions-input-box .mentions {
  display: none;
}

.updateCommentWrapper .mentions-input-box .mentions {
  display: none;
}

#mention_emoji .mentions-input-box textarea {
  padding: 5px 25px 5px 5px !important;
}

#comment::-webkit-scrollbar {
  width: 2px;
  background: transparent;
}

#comment::-webkit-scrollbar-thumb {
  background-color: rgba(0, 0, 0, 0.3);
}

.updateCommentBox::-webkit-scrollbar {
  width: 2px;
  background: transparent;
}

.updateCommentBox::-webkit-scrollbar-thumb {
  background-color: rgba(0, 0, 0, 0.3);
}

@media (max-width: 1199px) {
  .tour-views {
    height: auto !important;
  }
  /* .order-1{height:auto!important;min-height:70vh!important} */
}
@media (max-width: 992px) {
  .message-send-button {
    float: left !important;
  }
}
html, body {
  height: 100%;
  position: relative;
}

.content {
  min-height: calc(100vh - 63px);
  overflow: hidden;
  display: block;
  position: relative;
}

#frame {
  border-radius: 6px;
  overflow: hidden;
}
#frame .content {
  min-height: initial;
}

.footer-area {
  bottom: 0;
  width: 100%;
}

@keyframes ldio-vpbafudj0bj {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.ldio-vpbafudj0bj div {
  left: 47.32px;
  top: 28.08px;
  position: absolute;
  animation: ldio-vpbafudj0bj linear 1s infinite;
  background: #fff;
  width: 9.36px;
  height: 12.48px;
  border-radius: 4.68px/6.24px;
  transform-origin: 4.68px 23.92px;
}

.ldio-vpbafudj0bj div:nth-child(1) {
  transform: rotate(0deg);
  animation-delay: -0.8888888889s;
  background: #fff;
}

.ldio-vpbafudj0bj div:nth-child(2) {
  transform: rotate(40deg);
  animation-delay: -0.7777777778s;
  background: #fff;
}

.ldio-vpbafudj0bj div:nth-child(3) {
  transform: rotate(80deg);
  animation-delay: -0.6666666667s;
  background: #fff;
}

.ldio-vpbafudj0bj div:nth-child(4) {
  transform: rotate(120deg);
  animation-delay: -0.5555555556s;
  background: #fff;
}

.ldio-vpbafudj0bj div:nth-child(5) {
  transform: rotate(160deg);
  animation-delay: -0.4444444444s;
  background: #fff;
}

.ldio-vpbafudj0bj div:nth-child(6) {
  transform: rotate(200deg);
  animation-delay: -0.3333333333s;
  background: #fff;
}

.ldio-vpbafudj0bj div:nth-child(7) {
  transform: rotate(240deg);
  animation-delay: -0.2222222222s;
  background: #fff;
}

.ldio-vpbafudj0bj div:nth-child(8) {
  transform: rotate(280deg);
  animation-delay: -0.1111111111s;
  background: #fff;
}

.ldio-vpbafudj0bj div:nth-child(9) {
  transform: rotate(320deg);
  animation-delay: 0;
  background: #fff;
}

.loadingio-spinner-spinner-4yltp17k5uv {
  width: 104px;
  height: 104px;
  display: inline-block;
  overflow: hidden;
  background: none;
}

.ldio-vpbafudj0bj {
  width: 100%;
  height: 100%;
  position: relative;
  transform: translateZ(0) scale(1);
  backface-visibility: hidden;
  transform-origin: 0 0;
}

.ldio-vpbafudj0bj div {
  box-sizing: content-box;
}

.VerificationCode {
  display: none;
}

.PhotographerInfo .ChatUser tr td {
  width: 25%;
  text-align: center;
}

.PhotographerInfo .ChatUser tr td a {
  padding: 0.375rem 0.05rem;
}

.PhotographerInfo .ChatUser {
  width: 100%;
}

.country-flag {
  height: 16px;
  width: 24px;
  -o-object-fit: cover;
     object-fit: cover;
}

/* #the-count,#YVthe-count,#about-the-counts,#aboutthe-count{float:right;padding:.1rem 0 0;font-size:.875rem} */
#about-the-counts, #aboutthe-count {
  float: right;
  padding: 0.1rem 0 0;
  font-size: 0.875rem;
}

#the-count, #YVthe-count {
  float: left;
  padding: 0.1rem 0 0;
  font-size: 0.875rem;
}

.tour-home-filter-btn, .user-home-filter-btn, .concept-filter-btn, .how-it-works-filter-btn, .tour-explore-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 {
    width: 45%;
    font-size: 16px;
  }
  .tour-explore-filter-btn {
    width: 45%;
    font-size: 16px;
    margin: 5px;
  }
  .tour-explore-filter-btn button {
    width: 100%;
    margin: 5px;
  }
  .concept-filter-btn {
    font-size: 16px;
  }
  .user-home-filter-btn {
    width: 48%;
    font-size: 16px;
    margin: 5px 0;
  }
  .how-it-works-filter-btn {
    font-size: 16px;
    margin: 5px 0;
  }
  .tour-home-2 {
    width: 100% !important;
  }
  /* .fullscreen{height:30vh!important;margin-top:7vh!important} */
}
.pull-right {
  float: right;
}

.jq-stars {
  display: inline-block;
}

.jq-rating-label {
  font-size: 22px;
  display: inline-block;
  position: relative;
  vertical-align: top;
  font-family: helvetica, arial, verdana;
}

.jq-star {
  width: 100px;
  height: 100px;
  display: inline-block;
  cursor: pointer;
}

.jq-star-svg {
  padding-left: 3px;
  width: 100%;
  height: 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 {
  color: #fff;
}

.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;
}

.likeusertooltips, .favoriteusertooltips, .liketourtooltips {
  padding: 5px;
}

.tourinfo .likeusertooltips, .tourinfo .favoriteusertooltips, .tourinfo .liketourtooltips {
  font-weight: 600;
}

.photographer-filter {
  width: 40% !important;
  margin-right: 0 !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;
  height: -moz-max-content;
  height: max-content;
  padding: 5px 7px;
  border-radius: 5px;
  cursor: pointer;
  margin-bottom: 3px;
}

.autoplay-container {
  position: absolute;
  right: 0;
  margin-right: 10px;
}

@media (max-width: 560px) {
  .padding0 {
    padding: 0 !important;
  }
  .autoplay-container {
    position: relative;
    display: table !important;
  }
}
.tour-country-flag {
  width: 20px;
  height: auto;
  border-radius: 50%;
}

.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;
}

/**
* Custom-responsive.css
*/
#Klapty-shareIcons i {
  font-size: 20px;
}

@media (max-width: 768px) {
  .setting .single-input {
    width: 100% !important;
    font-size: 14px;
  }
  .setting .custom-input-width {
    margin: 0 10px;
  }
  .user-img-container {
    text-align: center;
  }
  .setting .account-info {
    border: unset;
  }
  .setting .fa-pencil {
    top: -8px;
    right: -25px;
  }
  .payment-button {
    width: 100%;
  }
  .dashbord-filter-ul li {
    font-size: 14px;
  }
  .close-icon {
    margin-top: 0px !important;
  }
  .dashbord-portfolio-container .tour-controlar-margin {
    margin-right: 14px;
  }
  .dashbord-portfolio-container .tour-title, .dashbord-portfolio-container .tour-description, .dashbord-portfolio-container .tour-tag {
    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;
  }
  /* .filter-title{display:block!important;margin-bottom:3%;font-size:16px!important;font-weight:500} */
  /* .dashbord-menu-bar-box,.dashbord-filter-ul,.dashbord-pricing-container,.dashbord-reviews-container,.dashbord-booking-container{padding:15px} */
  /* .dashbord-filter-ul li{font-size:14px} */
  .dashbord-portfolio-container .tour-img {
    margin: -8px;
    margin-bottom: 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 {
    padding: 5px 10px;
    font-size: inherit;
  }
  .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 all and (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 {
    padding: 5px !important;
    font-size: 0.875rem;
    line-height: 1.5;
    border-radius: 0.2rem;
  }
}
@media (max-width: 900px) {
  /* .dashbord-filter-ul li{font-size:13px} */
  .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) {
  /* @media all and (device-width: 768px) and (device-width: 1025px) and (orientation:landscape) { */
  #logo {
    margin: 5px auto !important;
  }
  .tab-show {
    display: block !important;
  }
  /* .ticker-btn{display: none!important;} */
  #nav-menu-container {
    display: none !important;
  }
  #mobile-nav-toggle {
    display: inline;
  }
  .tab-none, #notification_li, .tab-shows {
    display: none !important;
  }
}
@media screen and (max-width: 13000px) {
  #logo {
    margin: 5px auto !important;
  }
  .tab-show {
    display: block !important;
  }
  /* .ticker-btn{display: none!important;} */
  #nav-menu-container {
    display: none !important;
  }
  #mobile-nav-toggle {
    display: inline;
  }
  .tab-none, #notification_li, .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 {
    width: 25px;
    height: 25px;
    border-radius: 50%;
  }
  .tour-detail-box-container {
    padding: 0;
  }
  .dashbord-filter-ul li {
    font-size: 14px;
  }
  .dashbord-filter-ul, .dashbord-pricing-header, .dashbord-pricing-container, .dashbord-reviews-container, .dashbord-calendar-container {
    padding: 15px 5px !important;
  }
  .dashbord-menu-bar-box, .dashbord-booking-container, .dashbord-my-booking-container, .dashbord-payment-container {
    padding: 15px 0 !important;
  }
  .dashbord-booking-header {
    padding: 20px 10px;
  }
  .booking-status-text button, .booking-status {
    padding: 5px !important;
    font-size: 0.875rem;
    line-height: 1.5;
    border-radius: 0.2rem;
  }
  .status-left, .go-back-btn {
    text-align: left !important;
    padding: 10px !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 {
    border: none;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .table tr {
    border-bottom: 3px solid #ddd;
    display: block;
    margin-bottom: 0.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-weight: 700;
    text-transform: uppercase;
    width: 45%;
    font-size: 16px;
    text-align: left;
  }
  .table td:last-child {
    border-bottom: 0;
  }
}
@media only screen and (max-width: 600px) {
  #logo {
    margin: 5px auto !important;
  }
  .modal-full {
    min-width: 100%;
    margin: 0;
  }
  .modal-full .modal-content {
    min-height: 100vh;
  }
  .dashbord-profile-ul {
    margin: 0 !important;
  }
  .profile-name {
    font-size: 20px;
    font-weight: 600;
  }
  .profile-img-xs {
    width: 120px;
    height: 120px;
    border-radius: 50%;
    -o-object-fit: cover;
       object-fit: cover;
    background: linear-gradient(to right, #f04818, #f09018) !important;
    padding: 5px;
    margin-top: -10%;
  }
  .dashbord-container {
    width: 97%;
  }
  .dashboard-profile-detail-container .box-bg-white, .dashboard-about-detail-container {
    border: none;
  }
  .menu-container {
    margin: 0;
  }
  .section-gap {
    padding: 3rem 0 0 !important;
  }
  .tour-view .post-list, .tour-view .sidebar, .post-list-mob {
    padding: 0;
    margin-bottom: 10px;
  }
  .tour-view .protfolio-widget {
    width: 100% !important;
    margin: 0 !important;
  }
  #frame .content .message-input {
    padding: 10px !important;
  }
  #your-account, .security-setting, .billing-setting {
    padding: 0;
    margin-bottom: 20px;
  }
  .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;
    width: 100%;
    text-align: right !important;
  }
  .setting .custom-input-width {
    line-height: 1;
  }
  #Languages {
    width: 100%;
  }
  .text-heading {
    margin-bottom: 30px;
    font-size: 20px;
  }
  .pricing-detail-box {
    margin: 10% 0 0;
  }
  .pricing-add-box {
    margin: 10% 0 0;
  }
  .label {
    /* padding:.2em .4em .3em;font-size:20px */
    padding: 0.1em 0.4em 0.2em;
    font-size: 13px;
    line-height: 2;
  }
  .bootstrap-tagsinput input {
    font-size: 13px !important;
  }
  .notification_list {
    padding: 0;
  }
  .notification_list h3 {
    padding: 10px;
  }
  .notification_list .single-post {
    width: 100% !important;
    padding: 0 !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{z-index:10} */
  .popover .arrow {
    display: none;
  }
  .modal.modal-fullscreen .modal-dialog .modal-content .modal-header .modal-title {
    display: inline-block;
    line-height: 50px !important;
    position: absolute;
    margin: 0 10px;
  }
}
@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) {
  /* #logo{margin:5px auto!important} */
  .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;
    position: absolute;
    margin: 0 10px;
  }
  .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 {
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
}

#popupWrapper > iframe {
  width: 100%;
  height: 100%;
  border: 0 none;
}

.tourinfo {
  width: 100%;
  height: 100%;
}

.select2 {
  width: 100% !important;
}

.switch {
  opacity: 0;
  position: absolute;
  z-index: 1;
  width: 18px;
  height: 18px;
  cursor: pointer;
}

.switch + .switch-body {
  position: relative;
  display: inline-block;
  margin: 0;
  cursor: pointer;
  float: left;
  margin-right: 10px;
  width: inherit;
}

.switch + .switch-body:before {
  content: "";
  cursor: pointer;
  display: inline-block;
  position: relative;
  border-radius: 100px;
  top: auto;
}

.switch + .switch-body + .switch-text {
  display: inline-block;
  padding-top: 5px;
}

.switch.switch-bootstrap + .switch-body:before {
  background-color: #dc3545;
  width: 50px;
  height: 30px;
  transition: background 0.1s ease;
}

.switch.switch-bootstrap + .switch-body:after {
  content: "";
  position: absolute;
  top: 1px;
  left: 1px;
  border-radius: 50%;
  width: 28px;
  height: 28px;
  background-color: #fff;
  border: 4px solid #fff;
  transition: left 0.2s ease;
}

.switch.switch-bootstrap:checked + .switch-body:after {
  left: 21px;
  background-color: #FFF;
  border: 4px solid #FFF;
  text-shadow: 0 -1px 0 rgba(0, 200, 0, 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(to right, #ed2323, #f0bc11);
}

.language-toggle {
  line-height: 16px;
  margin-top: -5px;
}

.embededTour-heading {
  display: none;
}

.youtube-iframe {
  min-height: 298px !important;
}

/* Setting View  */
/*.error1,.error2{background:url(https://www.dropbox.com/s/yu5o29rmivp6bgl/error_red.png?raw=1) no-repeat;background-size:contain;display:none;color:red}*/
input.errorField {
  border: 1px solid red !important;
}

.valign-top {
  vertical-align: super;
}

.trasparent {
  background: rgba(255, 255, 255, 0.4);
  border: none;
  font-weight: 500;
}

.text-818078 {
  color: #818078 !important;
}

.text-777 {
  color: #777 !important;
}

.d-flex-root {
  display: flow-root !important;
}

/* Modal file css */
.textLabel {
  width: 100%;
}

.group label {
  border-bottom: 1px solid #DEE3E8;
}

label > span {
  text-align: right;
  margin-right: 30px;
  font-size: 16px;
  font-weight: 600;
  color: #000;
}

.field {
  background: transparent;
  font-weight: 500;
  border: 0;
  outline: none;
  flex: 1;
  padding-right: 10px;
  padding-left: 10px;
  cursor: auto;
  width: 100%;
  font-size: 15px;
  margin-top: 10px;
}

.field::-webkit-input-placeholder {
  color: #8898AA;
}

.field::-moz-placeholder {
  color: #8898AA;
}

.outcome {
  float: left;
  width: 100%;
  padding-top: 8px;
  min-height: 24px;
  text-align: left;
}

.success, .error {
  display: none;
  font-size: 13px;
}

.success.visible, .error.visible {
  display: inline;
}

.error {
  color: #E4584C;
}

.success {
  color: #666EE8;
}

.success .token {
  font-weight: 500;
  font-size: 13px;
}

/* blog page */
.box-shadow {
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px -1px rgba(0, 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;
  padding-right: 40px;
}

.li-category {
  /* font-family: "Source Sans Pro",Arista Pro,sans-serif; */
  line-height: 1.2em !important;
  margin-bottom: 0;
  margin-top: 0;
  font-weight: 600;
}

.faq-wrapper ul li {
  list-style-type: square;
  padding: 3px 0;
  background: 0 0;
  margin: 0;
  cursor: pointer;
}

.q-hover:hover {
  color: #0056b3;
}

.li-active {
  color: #777777 !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 {
  position: relative;
  width: 100%;
  height: 50px;
  margin: 0 10px;
}

.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 {
  position: absolute;
  width: 100%;
  height: 1px;
  left: 0;
  bottom: 0;
  background-color: #cfd7df;
  transition: background-color 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.example.example2 label {
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 8px;
  color: #cfd7df;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  transform-origin: 0 50%;
  cursor: text;
  pointer-events: none;
  transition-property: color, transform;
  transition-duration: 0.3s;
  transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
}

.example.example2 .input {
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 0;
  padding-bottom: 7px;
  color: #32325d;
  background-color: transparent;
}

.example.example2 .input::-webkit-input-placeholder {
  color: transparent;
  -webkit-transition: color 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: color 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.example.example2 .input::-moz-placeholder {
  color: transparent;
  -moz-transition: color 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: color 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.example.example2 .input:-ms-input-placeholder {
  color: transparent;
  -ms-transition: color 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: color 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.example.example2 .input.StripeElement {
  opacity: 0;
  transition: opacity 0.3s cubic-bezier(0.165, 0.84, 0.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;
  transform: scale(0.85) translateY(-25px);
  cursor: default;
}

.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 input, .example.example2 button {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  outline: none;
  border-style: none;
}

.example.example2 input:-webkit-autofill {
  -webkit-text-fill-color: #e39f48;
  -webkit-transition: background-color 100000000s;
  transition: background-color 100000000s;
  -webkit-animation: 1ms void-animation-out;
}

.example.example2 .StripeElement--webkit-autofill {
  background: transparent !important;
}

.example.example2 input, .example.example2 button {
  -webkit-animation: 1ms void-animation-out;
}

.example.example2 button {
  display: block;
  width: calc(100% - 30px);
  height: 40px;
  margin: 40px 15px 0;
  background-color: #24b47e;
  border-radius: 4px;
  color: #fff;
  text-transform: uppercase;
  font-weight: 600;
  cursor: pointer;
}

.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 {
  /* height: 300px !important; */
  width: 300px !important;
}

.footer-bottom-signup-style {
  border-bottom: 1px solid rgba(255, 255, 255, 0.5215686275);
}

.footer-top-border {
  border-top: 1px solid rgba(255, 255, 255, 0.5215686275);
}

.footer-bottom-signup-style .bg-orange {
  color: #EE631C;
  border: 1px solid #fff;
  background: #fff !important;
  line-height: 21px;
  padding: 6px 20px !important;
  text-decoration: none;
  display: inline-block;
  font-weight: 600;
  font-size: 16px;
  text-transform: capitalize;
  outline: none;
}

.footer-bottom-signup {
  padding-top: 10px;
  padding-bottom: 10px;
}

.footer-bottom-signup a {
  padding: 5px 5px 5px 5px;
}

.footer-bottom-signup span {
  padding: 8px 20px 5px 20px;
}

@media (max-width: 992px) {
  .text-footer-or {
    width: 100%;
  }
  .footer-signup-text {
    width: 100%;
  }
}
@media (max-width: 500px) {
  .ft-btn {
    width: 40% !important;
  }
}
@media (max-width: 320px) {
  .ft-btn {
    width: 50% !important;
  }
}
.btn-footer {
  border-radius: 0px;
  color: #EE631C;
  border: 1px solid #fff;
  background: #fff !important;
  padding: 6px 20px !important;
  text-decoration: none;
  display: inline-block;
  font-weight: 600;
  font-size: 16px;
  text-transform: capitalize;
  outline: none;
}

.footer-bottom-content {
  padding-top: 15px; /*80px*/
  padding-bottom: 15px; /*80px*/
}

.bot-logo {
  height: 35px;
}

img.bot-logo {
  margin: 0 5px 0 5px;
  vertical-align: bottom;
}

.bot-text {
  color: #3192CA !important;
  padding: 0 !important;
  text-decoration: underline !important;
}

.bot-logo-container {
  text-decoration: none;
  display: inline-block;
  color: #fff;
  font-weight: 500;
  font-size: 18px;
  outline: none;
}

.bot-logo-container a {
  font-size: 18px !important;
  text-transform: none !important;
}

.block-signin {
  padding: 30px 15px;
  display: table-cell;
  vertical-align: middle;
  background: white;
  height: 100%;
}

.block-signin-container {
  background: linear-gradient(to right, #ed2323, #f0bc11) !important;
  padding: 8px !important;
  height: 100%;
  display: table;
}

.profile-tour-social-icon li {
  text-align: center;
  font-weight: 500;
  width: 50%;
  cursor: pointer;
  box-sizing: border-box;
}

.profile-tour-social-icon li p {
  padding: 6px 0px 6px 0px;
}

.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";
  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");
  font-weight: normal;
  font-style: normal;
}
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.fa-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}

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

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

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

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

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

.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none;
}

.fa-ul > li {
  position: relative;
}

.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: 0.14285714em;
  text-align: center;
}

.fa-li.fa-lg {
  left: -1.85714286em;
}

.fa-border {
  padding: 0.2em 0.25em 0.15em;
  border: solid 0.08em #eee;
  border-radius: 0.1em;
}

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

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

.fa.fa-pull-left {
  margin-right: 0.3em;
}

.fa.fa-pull-right {
  margin-left: 0.3em;
}

.pull-right {
  float: right;
}

.pull-left {
  float: left;
}

.fa.pull-left {
  margin-right: 0.3em;
}

.fa.pull-right {
  margin-left: 0.3em;
}

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

.fa-pulse {
  animation: fa-spin 1s infinite steps(8);
}
@keyframes fa-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    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: scale(-1, 1);
}

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

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

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

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

.fa-stack-1x {
  line-height: inherit;
}

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

.fa-inverse {
  color: #fff;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fa-rotate-right:before, .fa-repeat:before {
  content: "\f01e";
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fa-photo:before, .fa-image:before, .fa-picture-o:before {
  content: "\f03e";
}

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

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

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

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

.fa-edit:before, .fa-pencil-square-o:before {
  content: "\f044";
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fa-wrench:before {
  content: "\f0ad";
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fa-money:before {
  content: "\f0d6";
}

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

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

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

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

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

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

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

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

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

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

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

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

.fa-dashboard:before, .fa-tachometer:before {
  content: "\f0e4";
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fa-cutlery:before {
  content: "\f0f5";
}

.fa-file-text-o:before {
  content: "\f0f6";
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fa-mail-reply:before, .fa-reply:before {
  content: "\f112";
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.fa-star-half-empty:before, .fa-star-half-full:before, .fa-star-half-o:before {
  content: "\f123";
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fa-cny:before, .fa-rmb:before, .fa-yen:before, .fa-jpy:before {
  content: "\f157";
}

.fa-ruble:before, .fa-rouble:before, .fa-rub:before {
  content: "\f158";
}

.fa-won:before, .fa-krw:before {
  content: "\f159";
}

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

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

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

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

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

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

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

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

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

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

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

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

.fa-youtube:before {
  content: "\f167";
}

.fa-xing:before {
  content: "\f168";
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fa-windows:before {
  content: "\f17a";
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fa-turkish-lira:before, .fa-try:before {
  content: "\f195";
}

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

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

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

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

.fa-wordpress:before {
  content: "\f19a";
}

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

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

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

.fa-yahoo:before {
  content: "\f19e";
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fa-file-photo-o:before, .fa-file-picture-o:before, .fa-file-image-o:before {
  content: "\f1c5";
}

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

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

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

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

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

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

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

.fa-life-bouy:before, .fa-life-buoy:before, .fa-life-saver:before, .fa-support:before, .fa-life-ring:before {
  content: "\f1cd";
}

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

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

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

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

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

.fa-y-combinator-square:before, .fa-yc-square:before, .fa-hacker-news:before {
  content: "\f1d4";
}

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

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

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

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

.fa-send-o:before, .fa-paper-plane-o:before {
  content: "\f1d9";
}

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

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

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

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

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

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

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

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

.fa-soccer-ball-o:before, .fa-futbol-o:before {
  content: "\f1e3";
}

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

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

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

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

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

.fa-yelp:before {
  content: "\f1e9";
}

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

.fa-wifi:before {
  content: "\f1eb";
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fa-shekel:before, .fa-sheqel:before, .fa-ils:before {
  content: "\f20b";
}

.fa-meanpath:before {
  content: "\f20c";
}

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

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

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

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

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

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

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

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

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

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

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

.fa-diamond:before {
  content: "\f219";
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fa-yc:before, .fa-y-combinator:before {
  content: "\f23b";
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fa-wikipedia-w:before {
  content: "\f266";
}

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

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

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

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

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

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

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

.fa-500px:before {
  content: "\f26e";
}

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

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

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

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

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

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

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

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

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

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

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

.fa-commenting-o:before {
  content: "\f27b";
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fa-wpbeginner:before {
  content: "\f297";
}

.fa-wpforms:before {
  content: "\f298";
}

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

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

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

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

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

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

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

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

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

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

.fa-deafness:before, .fa-hard-of-hearing:before, .fa-deaf:before {
  content: "\f2a4";
}

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

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

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

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

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

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

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

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

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

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

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

.fa-yoast:before {
  content: "\f2b1";
}

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

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

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

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

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

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

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

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

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

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

.fa-vcard-o:before, .fa-address-card-o:before {
  content: "\f2bc";
}

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

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

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

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

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

.fa-drivers-license-o:before, .fa-id-card-o:before {
  content: "\f2c3";
}

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

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

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

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

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

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

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

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

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

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

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

.fa-window-maximize:before {
  content: "\f2d0";
}

.fa-window-minimize:before {
  content: "\f2d1";
}

.fa-window-restore:before {
  content: "\f2d2";
}

.fa-times-rectangle:before, .fa-window-close:before {
  content: "\f2d3";
}

.fa-times-rectangle-o:before, .fa-window-close-o:before {
  content: "\f2d4";
}

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

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

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

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

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

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

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

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

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

.fa-wpexplorer:before {
  content: "\f2de";
}

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

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

/***** klapty Home page version 2 *****/
.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 {
    font-size: 35px !important;
  }
  .home-section-title {
    -webkit-line-clamp: unset !important;
    -webkit-box-orient: vertical !important;
  }
}
.price-section-title {
  color: #ee631c;
  font-weight: 600;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

.home-section-title {
  color: #3D474D;
  font-weight: 600;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

.home-section-description {
  display: -webkit-box;
  -webkit-line-clamp: 7;
  -webkit-box-orient: vertical;
  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;
  line-height: 160%;
  font-weight: 400;
}

#s-content {
  padding-left: 40px;
}

@media (max-width: 768px) {
  #s-content {
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 20px;
  }
}
/** home client slider **/
#clients {
  background: rgba(211, 211, 211, 0.1803921569);
  padding: 30px 0;
}

.client-section-header {
  padding: 0px 0px 30px 0px;
}

#clients h3 {
  font-size: 36px;
  color: #413e66;
  text-align: center;
  font-weight: 700;
  position: relative;
  font-family: "Montserrat", sans-serif;
}

#clients img {
  max-width: 80%;
  transition: 0.3s;
  padding: 15px 0;
}

#clients .owl-nav, #clients .owl-dots {
  margin-top: 5px;
  text-align: center;
}

#clients .owl-dot.active {
  background-color: #ee631c;
}

#clients .owl-dot {
  display: inline-block;
  margin: 0 5px;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background-color: #ddd;
}

#clients .owl-dot:focus {
  border-color: unset;
}

/* Testimonials Section
--------------------------------*/
#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 {
  width: 70px;
  height: 70px;
  border-radius: 50%;
  border: 4px solid #fff;
  float: left;
}

@media (max-width: 767px) {
  #testimonials .testimonial-item .testimonial-img {
    float: none;
    margin: auto;
  }
}
#testimonials .testimonial-item .review-name {
  font-size: 20px;
  font-weight: bold;
  margin: 10px 0 5px 0;
  color: #111;
  margin-left: 90px;
}

#testimonials .owl-dot.active {
  background-color: #ee631c !important;
}

#testimonials .testimonial-item h4 {
  font-size: 14px;
  color: #999;
  margin: 0 0 15px 0;
  margin-left: 90px;
}

#testimonials .testimonial-item p {
  font-style: italic;
  margin: 0 0 15px 90px;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  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-nav, #testimonials .owl-dots {
  margin-top: 5px;
  text-align: center;
}

#testimonials .owl-dot {
  display: inline-block;
  margin: 0 5px;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background-color: #ddd;
}

#testimonials .owl-dot.active {
  background-color: #1bb1dc;
}

.reviewer-title {
  color: #777 !important;
  font-size: 16px !important;
  font-weight: normal !important;
  margin: 0px 0 5px 0 !important;
  margin-left: 90px !important;
}

.btn-section {
  color: #ee631c;
  background-color: transparent;
  background-image: none;
  border-color: #ee631c;
  border: 1px solid;
}

/* Hire Photographer
--------------------------------*/
.cen {
  min-height: 4em;
  margin: 1em 0;
}

.cen3 {
  min-height: 5em;
  margin: 1em 0;
}

.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;
  }
}
/* explore + hire photographe + shop */
.text-yellow {
  color: #df871d !important;
}

.title-headline {
  font-size: 45px;
  color: #3D474D;
}

.home-title {
  font-weight: 500;
  font-size: 45px;
  color: #ee631c;
}

.home-subtitle {
  font-weight: 500;
  font-size: 35px;
  color: #3D474D;
  display: flex;
  justify-content: center;
}

.block-subtitle {
  font-size: 24px;
}

/* @media (max-width: 575.98px){
  .logo-title{
    font-size: 36px !important;
  }
  .home-subtitle{
    font-size: 30px !important;
  }
}*/
@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 {
  font-weight: 100;
  color: #d3d3d3;
}

@media only screen and (min-width: 400px) {
  .padding-specified-mobile {
    padding-left: 5em;
  }
}
@media screen and (max-width: 325px) {
  #logo {
    margin-left: 90px !important;
  }
}
/* default
---------------------------- */
.btn-blue {
  color: #fff;
  background-color: #41beec;
  border-color: #41beec;
}

.btn-blue:focus {
  color: #fff;
  background-color: #41beec;
  border-color: #41beec;
}

.btn-blue:hover {
  color: #fff;
  background-color: #41beec;
  border-color: #41beec;
}

.btn-blue:active {
  color: #fff;
  background-color: #41beec;
  border-color: #41beec;
}

@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 {
  font-size: 0px;
  border-radius: 100%;
  padding: 5px;
}

.btn-outline-dark {
  color: #343a40;
  background-color: transparent;
  background-image: none;
  border-color: #343a40;
}

.btn-outline-dark:hover {
  color: #343a40;
  background-color: transparent !important;
  border-color: #343a40;
}

.btn-outline-dark:focus, .btn-outline-dark.focus {
  box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}

.btn-outline-dark.disabled, .btn-outline-dark:disabled {
  color: #343a40;
  background-color: transparent;
}

.btn-outline-dark:not(:disabled):not(.disabled):active, .btn-outline-dark:not(:disabled):not(.disabled).active,
.show > .btn-outline-dark.dropdown-toggle {
  color: #343a40;
  background-color: transparent !important;
  border-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 0.2rem rgba(52, 58, 64, 0.5);
}

.close-icon {
  background: #fff !important;
  border-radius: 50%;
  width: 20px;
  height: 20px;
  font-size: 20px;
  margin-top: 2px;
  margin-left: 10px;
  font-weight: 900;
}

@media only screen and (max-width: 600px) {
  .rev-txt-cntr {
    margin-left: 0px !important;
    text-align: center !important;
  }
}
.flgsize {
  margin-top: 6px !important;
  margin-bottom: 10px !important;
}

.card-header {
  padding-bottom: 0px;
}

@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-top-left-radius: 50rem !important;
  border-bottom-left-radius: 50rem !important;
  border-color: white;
  height: 28px;
}

.topbar-button {
  border-top-right-radius: 50rem !important;
  border-bottom-right-radius: 50rem !important;
  background-color: white;
  border-color: white;
  height: 28px;
}

.explore-search-button {
  display: flex;
  align-items: center;
}

@media only screen and (min-width: 700px) {
  .explore-search-button {
    padding-left: 2em;
    padding-right: 2em;
  }
  .explore-earch-section {
    margin-bottom: 3em;
  }
}
/* topbar seacrh box */
.thumbnail-shadow {
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

@media (min-width: 1030px) and (max-width: 1100px) {
  .special-padding {
    padding-left: 0px;
  }
}
.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 {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.report-message-btn {
  border-color: #f44336 !important;
  background-color: white;
  color: grey;
}

.report-btn-div {
  height: 3%;
  padding-left: 10%;
  display: none;
  background-color: white;
}

@media (max-width: 1200px) {
  .mob-report {
    padding-left: 70% !important;
    font-size: 11px !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;
  }
}
@media (min-width: 1100px) {
  .cls-for-8 {
    height: 1000px !important;
  }
}
.swal-title {
  overflow-wrap: break-word;
}

body .yvapw, body .yvapw > iframe {
  width: 100%;
  height: 100%;
}

.creatTour-h3 {
  font-family: source sans pro, Arista Pro, sans-serif;
  color: #222;
  line-height: 1.2em !important;
  margin-bottom: 0 !important;
  margin-top: 0 !important;
  font-weight: 600;
  font-size: 24px;
  margin-block-start: 1em;
  margin-block-end: 1em;
  margin-inline-start: 0px;
  margin-inline-end: 0px;
}

.creatTour-h4 {
  font-family: source sans pro, Arista Pro, sans-serif;
  color: #222;
  font-size: 18px;
  line-height: 1.2em !important;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  font-weight: 600;
  display: block;
  margin-block-start: 1.33em;
  margin-block-end: 1.33em;
  margin-inline-start: 0px;
  margin-inline-end: 0px;
}

.creatTour-h2 {
  font-family: "Source Sans Pro", Arista Pro, sans-serif;
  color: #222;
  line-height: 1.2em !important;
  margin-bottom: 0 !important;
  margin-top: 0 !important;
  font-weight: 600;
  display: block;
  margin-block-start: 0.83em;
  margin-block-end: 0.83em;
  margin-inline-start: 0px;
  margin-inline-end: 0px;
  font-size: 30px;
}

.post-list-heading {
  margin-bottom: 0px !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: 0.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: rgba(243, 199, 195, 0.431372549) !important;
  border-radius: 5px;
  border-left: 5px solid #ee4720;
}

.explore-page .dropdown-item:focus, .explore-page .dropdown-item:hover .category-text {
  color: #ee3e20;
  font-weight: 800;
}

.highlight {
  font-size: 15px !important;
  color: #495057 !important;
  font-family: sans-serif !important;
  font-weight: 500;
}

.highlights {
  font-size: 15px !important;
  color: #EE631C;
  font-family: sans-serif !important;
  font-weight: 500;
}

.ui-menu-item-wrapper {
  font-size: 15px !important;
  color: #495057 !important;
  font-family: sans-serif !important;
  font-weight: 500;
}

.item-search {
  margin-left: 5px !important;
  margin-right: 5px !important;
  font-size: 14px !important;
}

.ui-widget.ui-widget-content {
  padding: 0px !important;
}

.ui-menu-item .ui-menu-item-wrapper:hover, .ui-menu-item .ui-menu-item-wrapper:focus {
  background: #e8e8e8 !important;
  color: #000;
  border-color: #e8e8e8 !important;
}

.tooltipster-fall, .tooltipster-grow.tooltipster-show {
  -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  -moz-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
  -ms-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
  -o-transition-timing-function: cubic-bezier(0.175, 0.885, 0.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 {
  transform: scale(0, 0);
  transition-property: transform;
  -webkit-backface-visibility: hidden;
}

.tooltipster-grow.tooltipster-show {
  transform: scale(1, 1);
  transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
}

.tooltipster-swing {
  opacity: 0;
  transform: rotateZ(4deg);
  transition-property: transform;
}

.tooltipster-swing.tooltipster-show {
  opacity: 1;
  transform: rotateZ(0);
  transition-timing-function: cubic-bezier(0.23, 0.635, 0.495, 2.4);
}

.tooltipster-fall {
  transition-property: top;
  transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
}

.tooltipster-fall.tooltipster-initial {
  top: 0 !important;
}

.tooltipster-fall.tooltipster-dying {
  transition-property: all;
  top: 0 !important;
  opacity: 0;
}

.tooltipster-slide {
  transition-property: left;
  transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
}

.tooltipster-slide.tooltipster-initial {
  left: -40px !important;
}

.tooltipster-slide.tooltipster-dying {
  transition-property: all;
  left: 0 !important;
  opacity: 0;
}

@keyframes tooltipster-fading {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.tooltipster-update-fade {
  animation: tooltipster-fading 0.4s;
}

@keyframes tooltipster-rotating {
  25% {
    transform: rotate(-2deg);
  }
  75% {
    transform: rotate(2deg);
  }
  100% {
    transform: rotate(0);
  }
}
.tooltipster-update-rotate {
  animation: tooltipster-rotating 0.6s;
}

@keyframes tooltipster-scaling {
  50% {
    transform: scale(1.1);
  }
  100% {
    transform: scale(1);
  }
}
.tooltipster-update-scale {
  animation: tooltipster-scaling 0.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 {
  color: #FFF;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.5);
  background-color: #3a89f6;
  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;
  margin-top: -10px;
  left: 0;
  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 {
  border: 1px solid #ddd;
  background: #fff;
  color: #333;
}

.ui-widget {
  font-family: "Source Sans Pro", Helvetica, sans-serif;
  font-size: 1em;
}

.ui-menu .ui-menu-item-wrapper {
  position: relative;
  padding: 3px 1em 3px 0.4em;
}

/** Loader CSS */
.loadingOverlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.loader-inner {
  display: block;
  position: relative;
  left: 50%;
  top: 50%;
  width: 150px;
  height: 150px;
  margin: -75px 0 0 -75px;
  border-radius: 50%;
  border: 5px solid transparent;
  /* border-color: #efb411; */
  border-top-color: #efb411;
  border-bottom-color: #efb411;
  animation: spin 2s linear infinite;
}

.loader-inner:before {
  content: "";
  position: absolute;
  top: 5px;
  left: 5px;
  right: 5px;
  bottom: 5px;
  border-radius: 50%;
  border: 5px solid transparent;
  border-top-color: #ef7a19;
  border-bottom-color: #ef7a19;
  animation: spin 3s linear infinite;
}

.loader-inner:after {
  content: "";
  position: absolute;
  top: 15px;
  left: 15px;
  right: 15px;
  bottom: 15px;
  border-radius: 50%;
  border: 5px solid transparent;
  border-top-color: #ed2d22;
  border-bottom-color: #ed2d22;
  animation: spin 1.5s linear infinite;
}
@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
/** Loader CSS */
/*Notification bar*/
.mob-notification-bar {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 75px;
  background: #f3e4ca;
}

/*.mob-notification-bar .closebtn{ position: absolute;top: 65%;right: 5%; }*/
.notification-bar {
  background: #f3e4ca;
}

.home-section-icon:hover .home-category-text {
  color: #ee3e20;
}

.setting-seacrhed-list {
  font-size: 16px !important;
  color: #A9A9A9;
  cursor: pointer;
}

.card {
  border-radius: 6px;
  border: 1px solid rgba(0, 0, 0, 0.09);
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px -1px rgba(0, 0, 0, 0.1);
}

.card-thumbnail {
  position: relative;
  display: flex;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 1px solid rgba(0, 0, 0, 0.125);
  border-radius: 0.25rem;
}

.card-body-thumbnail {
  flex: 1 1 auto;
  padding: 1.25rem;
}

.card-body-thumbnail .card-title {
  margin-bottom: 0px;
}

.thumbnail-dark {
  filter: brightness(50%);
  transition: all 0.8s ease;
}

@media (max-width: 356px) {
  .mob-notification-bar .fz-18 {
    font-size: 15px !important;
  }
}
.outer {
  width: 1px;
  height: 100%;
  margin: auto;
  position: relative;
  overflow: hidden;
}

.inner {
  position: absolute;
  width: 100%;
  height: 40%;
  background: grey;
  top: 30%;
  box-shadow: 0px 0px 30px 20px grey;
}

@media (max-width: 768px) {
  /* .tour-divider{display:none;} */
  .create-tour-box .detail-text {
    height: auto !important;
  }
  .create-tour-box {
    height: auto !important;
  }
  #CreateTourContainer .create-tour-container {
    height: auto !important;
  }
  .tour-divider {
    margin: 10% 0 15% 0 !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;
  }
  .create-tour-box .detail-text {
    height: auto !important;
  }
  .create-tour-box {
    height: auto !important;
  }
  #CreateTourContainer .create-tour-container {
    height: auto !important;
  }
  .tour-divider {
    margin: 10% 0 15% 0 !important;
  }
  #CreateTourContainer #InputTourUrl {
    min-height: 60px;
  }
  #CreateTourContainer .modal-content {
    height: 115vh !important;
  }
  .creatTour-h2 {
    width: 90%;
  }
}
.notification-text {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}

@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: #000000 !important;
}

.content-vertical-center {
  display: flex;
  align-items: center;
}

.switch-field {
  display: flex;
  overflow: hidden;
}

.switch-field input {
  position: absolute !important;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  width: 1px;
  border: 0;
  overflow: hidden;
}

.switch-field label {
  background-color: #e4e4e4;
  color: rgba(0, 0, 0, 0.6);
  font-size: 14px;
  line-height: 1;
  text-align: center;
  padding: 4px 12px;
  margin-right: -1px;
  border: 1px solid rgba(0, 0, 0, 0.2);
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.3), 0 1px rgba(255, 255, 255, 0.1);
  transition: all 0.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 {
  font-weight: 700;
  color: #307a8b;
}

.energy-btn-label {
  border-radius: 50%;
  padding: 5px 17px;
  font-size: 12px;
  font-weight: 700;
}

.energy-rule-v2 input:checked + label {
  background-color: #6c757d;
  color: #fff;
  box-shadow: none;
}

.url-energy-rule-v2 input:checked + label {
  background-color: #6c757d;
  color: #fff;
  box-shadow: none;
}

.alert a {
  color: #EE631C;
  font-weight: bold;
  text-decoration: underline;
  display: inline-block;
}

pre.__report {
  border: 1px solid grey;
  padding: 4px;
}

.modal[role=dialog] .modal-header {
  padding: 10px;
}

.modal[role=dialog] .modal-footer.text-center {
  justify-content: center;
}

.modal[role=dialog] .modal-header > label, .modal-title {
  font-size: 24px;
}

.modal-header {
  align-items: center;
}
.modal-header .close {
  padding: 5px 10px;
  margin: 0;
  position: relative;
}

.text-primary,
.text-primary b {
  color: #ee631c !important;
}

.modal-body button.close {
  width: 25px;
  height: 25px;
  position: relative;
}

.modal-close-icon {
  position: absolute;
  color: #fff;
  top: 0px;
  right: 0px;
  background: #777;
  border-radius: 50%;
  opacity: 1;
  font-size: 1.5rem;
  width: 25px;
  height: 25px;
  display: inline-block;
}

.cut-text-60 {
  max-width: 44%;
  width: -moz-fit-content;
  width: fit-content;
  display: inline-block;
  margin-bottom: 0;
  line-height: 26px;
  margin-right: 0px;
}

/* ----------- iPad 1, 2, Mini and Air ----------- */
/* Portrait and Landscape */
/* Portrait */
@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;
  }
}
/* Landscape */
@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 {
    height: 100% !important;
  }
  #CreateTourYV .modal-body {
    height: 100% !important;
  }
}
/* ----------- iPad 3, 4 and Pro 9.7" ----------- */
/* Portrait and Landscape */
/* Portrait */
@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;
  }
}
/* Landscape */
@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 {
    height: 100% !important;
  }
  #CreateTourYV .modal-body {
    height: 100% !important;
  }
}
/* ----------- iPad Pro 10.5" ----------- */
/* Portrait and Landscape */
/* Portrait */
/* Declare the same value for min- and max-width to avoid colliding with desktops */
/* Source: https://medium.com/connect-the-dots/css-media-queries-for-ipad-pro-8cad10e17106*/
@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;
  }
}
/* Landscape */
/* Declare the same value for min- and max-width to avoid colliding with desktops */
/* Source: https://medium.com/connect-the-dots/css-media-queries-for-ipad-pro-8cad10e17106*/
@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 {
    height: 100% !important;
  }
  #CreateTourYV .modal-body {
    height: 100% !important;
  }
}
/* ----------- iPad Pro 12.9" ----------- */
/* Portrait and Landscape */
/* Portrait */
/* Declare the same value for min- and max-width to avoid colliding with desktops */
/* Source: https://medium.com/connect-the-dots/css-media-queries-for-ipad-pro-8cad10e17106*/
@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;
  }
}
/* Landscape */
/* Declare the same value for min- and max-width to avoid colliding with desktops */
/* Source: https://medium.com/connect-the-dots/css-media-queries-for-ipad-pro-8cad10e17106*/
@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 {
    height: 100% !important;
  }
  #CreateTourYV .modal-body {
    height: 100% !important;
  }
}
.bot-logo-container.redeem_gift_card_code_header {
  display: flex;
  align-items: center;
  margin-left: 20px;
}
.bot-logo-container.redeem_gift_card_code_header label {
  line-height: 1.1;
  display: flex;
  justify-content: center;
  flex-direction: column;
  margin: 0;
}
.bot-logo-container.redeem_gift_card_code_header label span {
  color: white;
  font-family: "Source Sans Pro", Arista Pro, sans-serif;
}
@media screen and (max-width: 901px) {
  .bot-logo-container {
    visibility: hidden;
    display: none !important;
  }
}

@media screen and (max-width: 1560px) {
  .header-bot {
    visibility: hidden;
    display: none !important;
  }
}

.terms_and_conditions {
  font-size: 0.875rem;
  font-weight: 500;
}
.terms_and_conditions a {
  color: #ee631c;
  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 .row_paragraph_terms_and_condition, .terms_and_conditions .number_section_terms_and_condition, .terms_and_conditions .name_section_content_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 {
  font-size: 1rem;
  margin-left: 10px;
  display: block;
}
.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;
  position: absolute;
  left: 77%;
}

.tour-detactive-notice {
  background: #FFA500;
  border-radius: 5px;
  padding: 0 10px 8px;
  font-size: 1em;
  color: #f04a18 !important;
  position: absolute;
  bottom: 10px;
  margin: 0 10px;
  font-weight: 600;
}

.profile_tour_comment_block {
  width: calc(100% - 40px);
}

.container-frame-tour-update {
  margin: 0;
  padding: 0;
  overflow: hidden;
}

#yvWrapper {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: none;
}

.p-tooltip {
  --p-tooltip-max-width: auto;
}

.p-tooltip-arrow {
  --p-tooltip-background: #fff;
}

.p-tooltip-text {
  --p-tooltip-background: #fff;
  --p-tooltip-color: black;
  border: 1px solid rgba(0, 0, 0, 0.09);
  font-weight: revert;
  font-family: inherit;
  white-space: normal !important;
}
.p-tooltip-text p {
  margin: 2px 0;
}
.p-tooltip-text b, .p-tooltip-text sup, .p-tooltip-text sub, .p-tooltip-text u, .p-tooltip-text del {
  color: revert;
}
.p-tooltip-text b, .p-tooltip-text strong {
  font-weight: bold;
}
.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, 0.1), 0 1px 2px -1px rgba(0, 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: #ffff;
  --p-togglebutton-icon-checked-color: #ffff;
  --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: rgba(255, 255, 255, 0.41);
  --p-button-outlined-secondary-white-color: #f1f5f9;
  --displayed-text-color-input-error:#dc2626;
  --p-menu-item-focus-background:#FEEEE3 !important;
  --p-textarea-focus-border-color:--p-inputtext-border-color;
  --p-message-warn-background: rgba(240, 188, 17, 0.0509803922);
  --p-message-warn-border-color:#F0BC11;
  --p-message-warn-color:#856404;
  --p-message-info-background: #f1fbff;
  --p-message-info-border-color: #41beec;
  --p-message-info-color: #0797cc;
}

.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, 0.29);
  outline: none;
}
.swal2-shown > .swal2-container > .swal2-popup.swal2-modal > .swal2-actions > .swal2-confirm {
  order: 2;
  background-color: #ee631c !important;
  border-color: #ee631c;
}
.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 {
  order: 1;
  color: #555;
  background-color: #efefef;
}
.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;
  text-align: center;
  letter-spacing: 3px;
}
.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 {
  width: 100% !important;
  height: 90px !important;
}
.form__enter__pin__code > .form-group .input-group-append > .button_send_check__pin__code {
  z-index: 0;
}

.p_m_unset > p {
  margin: 0 !important;
}

.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 {
  text-decoration: underline !important;
  cursor: pointer;
}

.color-orange-hover:hover {
  color: #ee631c !important;
  cursor: pointer;
}

.MsoNormal b {
  color: initial;
  font-weight: bold;
}

.p-toast {
  max-width: 90vw;
  word-wrap: break-word;
}

.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 {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}

#homeimage {
  margin: unset !important;
}

.btn-sec-outline {
  background: transparent;
  padding: 4px 8px;
  border: 1px solid var(--p-inputtext-border-color);
  border-radius: 4px;
  letter-spacing: 0.5px;
  transition: background 0.15s ease;
}
.btn-sec-outline:hover {
  background: rgba(255, 255, 255, 0.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 {
  font-size: 1rem;
  font-weight: 600;
  color: #ee631c;
}

.d-flex-middle {
  align-items: center;
}

.page-block {
  display: flex;
  flex-direction: column;
  gap: 3rem;
}
.page-block > .container {
  max-width: 1400px;
  margin: 0 auto;
  padding: 0 15px;
}
.page-block > .container > .page-content {
  margin-bottom: 1em;
}
.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 > li, .page-block > .container > .page-content > .page-content-list .p-card {
  font-size: 17px;
  box-shadow: none;
  border-bottom: 2px solid #fff;
  position: relative;
  bottom: 2px;
  padding: 8px 23px;
  min-width: 120px;
  text-align: center;
  border-radius: 0 12px 0 0;
  font-weight: 500;
  display: flex;
  justify-content: center;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  cursor: pointer;
}
.page-block > .container > .page-content > .page-content-list > li:first-child, .page-block > .container > .page-content > .page-content-list .p-card:first-child {
  border-radius: 6px 0 0 0;
}
.page-block > .container > .page-content > .page-content-list > li:last-child, .page-block > .container > .page-content > .page-content-list .p-card:last-child {
  border-radius: 0 6px 0 0;
}
.page-block > .container > .page-content > .page-content-list > li.active, .page-block > .container > .page-content > .page-content-list .p-card.active {
  border-bottom-color: transparent;
}
.page-block > .container > .page-content .create-company-page {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0;
  gap: 2rem;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
.page-block > .container > .page-content .create-company-page > .create-company-card {
  position: relative;
  border-radius: 15px;
  display: flex;
  background-color: white;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  padding: 5vh 5vw;
  cursor: pointer;
}
.page-block > .container > .page-content .create-company-page > .create-company-card > .card-header-custom > i {
  font-size: 2rem;
  background: linear-gradient(to right, #ed2323, #f0bc11);
  border-radius: 50%;
  padding: 1rem;
  color: white;
}
.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 {
  position: absolute;
  top: 0;
  padding: 4px;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 45px;
  height: 45px;
  font-size: 1.2rem;
  cursor: pointer;
  transform: translateY(20%);
  background-color: rgba(0, 0, 0, 0.07);
  right: 10px;
  box-shadow: 0px 0px 1px 1px #CBCBCB;
}

.profile-page {
  margin-top: -15px;
  margin-bottom: -10px;
}

.company-page {
  gap: 1rem;
  display: flex;
  flex-direction: column;
}
.company-page .company-info__label {
  font-size: 1.2rem;
  font-weight: 600;
  display: flex;
  align-items: center;
}
.company-page .company-info__label > .edit-company {
  margin-top: 0.3rem;
  cursor: pointer;
  color: #eb932b;
  text-decoration: underline;
  font-size: 1.1rem;
  font-weight: 600;
}
.company-page .company-info__label > .edit-company:hover {
  text-decoration: none;
  color: #ed9012;
  font-weight: 550;
}
.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__name, .company-page > .company-page__top > .company-info > .company-info__left > .company-info__slug, .company-page > .company-page__top > .company-info > .company-info__left > .company-info__address {
  margin-bottom: unset;
  display: flex;
  flex-direction: column;
}
.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, .company-page > .company-page__top > .company-info > .company-info__left > .company-info__address > .company-info__value {
  font-size: 1rem;
  overflow-wrap: break-word;
  word-break: break-all;
  gap: 0.3rem;
  display: flex;
  flex-direction: column;
}
.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, .company-page > .company-page__top > .company-info > .company-info__left > .company-info__address > ul {
  display: flex;
  flex-direction: row;
  -moz-column-gap: 0.5rem;
       column-gap: 0.5rem;
  flex-wrap: wrap;
}
.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, .company-page > .company-page__top > .company-info > .company-info__left > .company-info__address > ul > li {
  border-radius: 50%;
  border: 1px solid rgb(12, 0, 0);
  width: 2rem;
  height: 2rem;
}
.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__name > ul > li span, .company-page > .company-page__top > .company-info > .company-info__left > .company-info__slug > 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__address > ul > li > a, .company-page > .company-page__top > .company-info > .company-info__left > .company-info__address > ul > li span {
  cursor: pointer;
  margin: 0 auto;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  font-size: 1rem;
}
.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, .company-page > .company-page__top > .company-info > .company-info__left > .company-info__address > .edit-company {
  margin-top: 0.3rem;
  cursor: pointer;
  color: #eb932b;
  text-decoration: underline;
  font-size: 1.1rem;
  font-weight: 600;
}
.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, .company-page > .company-page__top > .company-info > .company-info__left > .company-info__address > .edit-company:hover {
  text-decoration: none;
  color: #ed9012;
  font-weight: 550;
}
@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;
  gap: 1rem;
  flex-direction: column;
  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 {
  width: 100%;
  max-width: 100%;
}
@media (min-width: 991px) {
  .company-page > .company-page__top > .company-info > .company-info__center {
    width: 60%;
  }
}

.p-card {
  border-radius: 6px;
  border: 0;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px -1px rgba(0, 0, 0, 0.1);
}

.text-link_info {
  color: #cd5004 !important;
}

.p-togglebutton, .p-button {
  border-radius: var(--p-button-border-radius);
}

.p-autocomplete-dropdown {
  border-radius: unset !important;
  border-start-end-radius: var(--p-autocomplete-dropdown-border-radius) !important;
  border-end-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;
}

.card-tour-category,
.TourAddress {
  color: var(--p-card-subtitle-color);
  font-style: normal !important;
  font-size: 14px !important;
  font-weight: 300;
  display: flex;
  align-items: flex-start;
  line-height: 16px;
}
.card-tour-category > i.pi,
.TourAddress > i.pi {
  margin-right: 5px;
}

.ky-p-tag {
  background: var(--p-tag-secondary-background);
  border-radius: var(--p-tag-rounded-border-radius);
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 13px;
  font-weight: var(--p-tag-font-weight);
  padding: var(--p-tag-padding);
  gap: var(--p-tag-gap);
  text-decoration: none !important;
}

.ky-card-info-content {
  justify-content: space-between;
  height: -webkit-fill-available;
  display: flex;
  flex-direction: column;
  gap: var(--p-card-body-gap);
  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;
  max-height: 200px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  position: relative;
  margin-bottom: 10px;
}
.ky-card-info-content .ky-card-info-body:before {
  content: "";
  display: inline-block;
  background: transparent;
  bottom: 0;
  position: absolute;
  width: 100%;
  left: 0;
  height: 0px;
  box-shadow: 0 0 11px 14px rgba(255, 255, 255, 0.8);
  z-index: 1;
}
.ky-card-info-content .ky-card-info-footer .ky-user-section {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  max-width: 100%;
}
.ky-card-info-content .ky-card-info-footer .ky-user-section > a {
  max-width: 100%;
  display: block;
  flex: 1;
}
.ky-card-info-content .ky-card-info-footer .ky-user-section > a > strong {
  display: flex;
  flex-direction: row;
  align-items: center;
  max-width: 100%;
  position: relative;
}
.ky-card-info-content .ky-card-info-footer .ky-user-section > a > strong > sup {
  position: absolute;
  left: 15px;
  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 {
  font-size: 14px;
  margin-bottom: -6px;
  color: var(--p-card-color);
}
.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 {
  display: grid;
  gap: 1rem;
  grid-template-columns: repeat(auto-fill, minmax(334px, 1fr));
  grid-auto-rows: 1fr;
  /* @media (min-width: 600px) {
    grid-template-columns: repeat(2, 1fr);
  }

  @media (min-width: 880px) {
    grid-template-columns: repeat(3, 1fr);
  }

  @media (min-width: 1100px) {
    grid-template-columns: repeat(4, 1fr);
  } */
}

#relatedTours,
#portfolio {
  display: grid;
  gap: 1rem;
  grid-template-columns: repeat(auto-fill, minmax(334px, 1fr));
  grid-auto-rows: 1fr;
  /* @media (min-width: 600px) {
    grid-template-columns: repeat(2, 1fr);
  }

  @media (min-width: 880px) {
    grid-template-columns: repeat(3, 1fr);
  }

  @media (min-width: 1100px) {
    grid-template-columns: repeat(4, 1fr);
  } */
  margin-top: 20px;
  grid-template-columns: repeat(auto-fill, minmax(234px, 1fr));
}

/* Change the background color and text color of autofilled inputs */
input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
textarea:-webkit-autofill,
textarea:-webkit-autofill:hover,
textarea:-webkit-autofill:focus,
select:-webkit-autofill,
select:-webkit-autofill:hover,
select:-webkit-autofill:focus {
  /* Use a large inset box-shadow to cover the default yellow/blue background. 
     Change #FFFFFF to your desired background color. */
  -webkit-box-shadow: 0 0 0px 1000px #FFFFFF inset !important;
  /* Change the text color. Change #000000 to your desired text color. */
  -webkit-text-fill-color: #000000 !important;
  /* Optional: Add a smooth transition for a better user experience */
  -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;
  font-weight: 300;
  font-size: 15px;
  border-radius: 4px;
  margin-left: 1px;
  color: #2f2f2f;
}
.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;
  flex-flow: wrap;
}

.tourpanorama {
  border-radius: 6px;
  border: 0;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px -1px rgba(0, 0, 0, 0.1);
  overflow: hidden;
}

.all-photographer {
  margin-bottom: 20px;
}

.tour-info-footer > button {
  position: absolute;
  top: 12px;
  right: 20px;
  height: 26px;
  padding: 0px 8px;
}
@media (min-width: 1200px) or (max-width: 450px) {
  .tour-info-footer > button.ky-full-30 {
    position: initial;
    top: initial;
    right: initial;
    width: calc(100% - 30px);
    padding: 0.375rem 0.75rem;
    height: initial;
  }
}

.ky-tour-name {
  max-width: initial;
}
.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-radius: 4px;
  padding: 0 10px;
  font-weight: 700;
  color: #3D474D;
  font-size: 16px;
  position: absolute;
  left: 20px;
  top: 20px;
  border: 1px solid rgba(0, 0, 0, 0.09);
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1) inset, 0 1px 2px -1px rgba(0, 0, 0, 0.1) inset;
}

.ky-stats {
  gap: 20px;
  display: flex;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: center;
  justify-content: center;
  flex-direction: row;
  margin: 10px 0;
  border-top: 1px solid var(--p-divider-border-color);
  border-bottom: 1px solid var(--p-divider-border-color);
  padding: 15px;
}
.ky-stats > .stat-item {
  display: flex;
  flex-direction: row;
  gap: 10px;
  align-items: center;
}
.ky-stats > .stat-item .stat-icon {
  margin-top: 6px;
  font-size: 20px;
  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 {
  font-size: 10px;
  line-height: normal;
  font-weight: 600;
  margin-left: 5px;
  color: grey;
}
.ky-stats > .stat-item > .stat-box > .stat-value {
  font-weight: 600;
  background: white;
  border-radius: 4px;
  min-width: 60px;
  border: 1px solid rgba(0, 0, 0, 0.09);
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1) inset, 0 1px 2px -1px rgba(0, 0, 0, 0.1) inset;
  padding: 1px 5px;
  font-size: 12px;
  color: #777;
}
.ky-stats > .stat-item > .stat-box > .like-box:hover {
  cursor: pointer;
}

.tour-social-icon {
  margin: 10px 0;
  border-top: 1px solid var(--p-divider-border-color);
  border-bottom: 1px solid var(--p-divider-border-color);
}
.tour-social-icon .fz-16 {
  font-size: 12px;
}

.border-right-top-and-bottom {
  border-top-right-radius: 4px !important;
  border-bottom-right-radius: 4px !important;
}

.border-radius-rt-tb {
  border-radius: 4px !important;
}

.border-left-top-and-bottom {
  border-top-left-radius: 4px !important;
  border-bottom-left-radius: 4px !important;
}

.border-right-top-and-bottom-hide {
  border-top-right-radius: unset !important;
  border-bottom-right-radius: unset !important;
}

.border-left-top-and-bottom-hide {
  border-top-left-radius: unset;
  border-bottom-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 {
  color: var(--p-tooltip-color) !important;
  box-shadow: var(--p-tooltip-shadow) !important;
  background-color: var(--p-tooltip-background) !important;
  font-size: 1rem !important;
  font-weight: revert;
  width: -moz-fit-content;
  width: fit-content;
  max-width: var(--p-tooltip-max-width);
  padding: 0.5rem !important;
}
.tooltipster-sidetip.tooltipster-noir.tooltipster-noir-customized .tooltipster-content {
  border-radius: 4px !important;
  border: 1px solid var(--p-button-outlined-secondary-border-color) !important;
}
.tooltipster-sidetip.tooltipster-noir.tooltipster-noir-customized .tooltipster-box {
  background-color: white;
}
.tooltipster-sidetip.tooltipster-top .tooltipster-arrow > .tooltipster-arrow-uncropped > .tooltipster-arrow-border {
  border: 7px solid transparent;
  left: 3px;
  top: 1px;
  border-top-color: var(--p-button-outlined-secondary-border-color);
}
.tooltipster-sidetip.tooltipster-top .tooltipster-arrow > .tooltipster-arrow-uncropped > .tooltipster-arrow-background {
  border-top-color: white !important;
}

.p-button-link {
  text-decoration: underline;
  color: #ee631c;
}
.p-button-link:hover {
  color: #ee631c !important;
  text-decoration: none !important;
}
.p-button-link:not(:disabled):hover > .p-button-label {
  text-decoration: none !important;
}

.ky-tour-view {
  display: grid !important;
  grid-template-columns: 380px auto;
  gap: 20px;
}
.ky-tour-view .ky-nav-panel {
  position: relative;
  order: 1;
  grid-row: 1/4;
}
.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;
  }
}

.vue-tel-input {
  border: 1px solid var(--p-inputgroup-addon-border-color) !important;
}
.vue-tel-input:focus-within {
  box-shadow: var(--p-inputtext-focus-ring-shadow) !important;
  border-color: var(--p-inputtext-focus-border-color) !important;
  outline-offset: var(--p-inputtext-focus-ring-offset);
}
.vue-tel-input:hover {
  background: var(--p-inputtext-filled-hover-background);
  border-color: var(--p-inputtext-hover-border-color);
}

.alert-warning {
  color: #856404;
  background-color: rgba(240, 188, 17, 0.0509803922);
  border-color: #F0BC11;
}

.form-group > label > .required {
  color: red;
  margin-right: 4px;
}
.form-group > label.error-item {
  color: #dc2626;
}

#ChangeCurrencyModal .baseline {
  border: 0 !important;
}
#ChangeCurrencyModal .group label {
  border: 0;
}
#ChangeCurrencyModal .field {
  border: 1px solid #ddd;
  border-radius: 4px;
}
#ChangeCurrencyModal .field:focus, #ChangeCurrencyModal .field:focus-within {
  border-color: #ee631c;
}
#ChangeCurrencyModal .field {
  padding: 8px 10px;
}
#ChangeCurrencyModal .field.inputs {
  padding: 0 10px;
}
#ChangeCurrencyModal .field.group {
  padding: 0;
}
#ChangeCurrencyModal .field.group .half-width {
  padding: 0 10px;
}
#ChangeCurrencyModal .field.group .half-width:not(:first-child) {
  border-left: 1px solid #ddd;
}
#ChangeCurrencyModal .field:focus.group .half-width:not(:first-child), #ChangeCurrencyModal .field:focus-within.group .half-width:not(:first-child) {
  border-left-color: #ee631c;
}

@media (max-width: 700px) {
  .swal2-title {
    font-size: 24px !important;
  }
  .swal2-icon {
    width: 4em !important;
    height: 4em !important;
  }
  .swal2-icon .swal2-icon-content {
    font-size: 3.4em !important;
  }
}
@media (max-width: 600px) {
  .swal2-title {
    font-size: 20px !important;
  }
  .swal2-icon {
    width: 3em !important;
    height: 3em !important;
  }
  .swal2-icon .swal2-icon-content {
    font-size: 2.8em !important;
  }
}
@media (max-width: 500px) {
  .swal2-title {
    font-size: 18px !important;
  }
  .swal2-icon {
    width: 2em !important;
    height: 2em !important;
  }
  .swal2-icon .swal2-icon-content {
    font-size: 2em !important;
  }
}
