@charset "UTF-8";.cal-month-view .cal-header{text-align:center;font-weight:bolder}.cal-month-view .cal-header .cal-cell{padding:5px 0;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;display:block;white-space:nowrap}.cal-month-view .cal-days{border:1px solid;border-bottom:0}.cal-month-view .cal-cell-top{min-height:78px;-webkit-box-flex:1;-ms-flex:1;flex:1}.cal-month-view .cal-cell-row{display:-webkit-box;display:-ms-flexbox;display:flex}.cal-month-view .cal-cell{float:left;-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.cal-month-view .cal-cell .cal-event{pointer-events:all!important}.cal-month-view .cal-day-cell{min-height:100px}.cal-month-view .cal-day-cell:not(:last-child){border-right:1px solid}[dir=rtl] .cal-month-view .cal-day-cell:not(:last-child){border-right:initial;border-left:1px solid}.cal-month-view .cal-days .cal-cell-row{border-bottom:1px solid}.cal-month-view .cal-day-badge{margin-top:18px;margin-left:10px;display:inline-block;min-width:10px;padding:3px 7px;font-size:12px;font-weight:700;line-height:1;text-align:center;white-space:nowrap;vertical-align:middle;border-radius:10px;float:left}.cal-month-view .cal-day-number{font-size:1.2em;font-weight:400;opacity:.5;margin-top:15px;margin-right:15px;float:right;margin-bottom:10px}.cal-month-view .cal-events{-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;margin:3px;line-height:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.cal-month-view .cal-event{width:10px;height:10px;border-radius:50%;display:inline-block;margin:2px}.cal-month-view .cal-day-cell.cal-in-month.cal-has-events{cursor:pointer}.cal-month-view .cal-day-cell.cal-out-month .cal-day-number{opacity:.1;cursor:default}.cal-month-view .cal-day-cell.cal-today .cal-day-number{font-size:1.9em}.cal-month-view .cal-open-day-events{padding:15px}.cal-month-view .cal-open-day-events .cal-event{position:relative;top:2px}.cal-month-view .cal-out-month .cal-day-badge,.cal-month-view .cal-out-month .cal-event{opacity:.3}.cal-month-view .cal-draggable{cursor:move}.cal-month-view .cal-drag-active *{pointer-events:none}.cal-month-view .cal-event-title{cursor:pointer}.cal-month-view .cal-event-title:hover{text-decoration:underline}.cal-month-view{background-color:#fff}.cal-month-view .cal-cell-row:hover{background-color:#fafafa}.cal-month-view .cal-cell-row .cal-cell:hover,.cal-month-view .cal-cell.cal-has-events.cal-open{background-color:#ededed}.cal-month-view .cal-days{border-color:#e1e1e1}.cal-month-view .cal-day-cell:not(:last-child){border-right-color:#e1e1e1}[dir=rtl] .cal-month-view .cal-day-cell:not(:last-child){border-right-color:initial;border-left-color:#e1e1e1}.cal-month-view .cal-days .cal-cell-row{border-bottom-color:#e1e1e1}.cal-month-view .cal-day-badge{background-color:#b94a48;color:#fff}.cal-month-view .cal-event{background-color:#1e90ff;border-color:#d1e8ff;color:#fff}.cal-month-view .cal-day-cell.cal-weekend .cal-day-number{color:#8b0000}.cal-month-view .cal-day-cell.cal-today{background-color:#e8fde7}.cal-month-view .cal-day-cell.cal-drag-over{background-color:#e0e0e0!important}.cal-month-view .cal-open-day-events{color:#fff;background-color:#555;-webkit-box-shadow:inset 0 0 15px 0 rgba(0,0,0,.5);box-shadow:inset 0 0 15px #00000080}.cal-week-view *{-webkit-box-sizing:border-box;box-sizing:border-box}.cal-week-view .cal-day-headers{display:-webkit-box;display:-ms-flexbox;display:flex;padding-left:70px;border:1px solid}[dir=rtl] .cal-week-view .cal-day-headers{padding-left:initial;padding-right:70px}.cal-week-view .cal-day-headers .cal-header{-webkit-box-flex:1;-ms-flex:1;flex:1;text-align:center;padding:5px}.cal-week-view .cal-day-headers .cal-header:not(:last-child){border-right:1px solid}[dir=rtl] .cal-week-view .cal-day-headers .cal-header:not(:last-child){border-right:initial;border-left:1px solid}.cal-week-view .cal-day-headers .cal-header:first-child{border-left:1px solid}[dir=rtl] .cal-week-view .cal-day-headers .cal-header:first-child{border-left:initial;border-right:1px solid}.cal-week-view .cal-day-headers span{font-weight:400;opacity:.5}.cal-week-view .cal-day-column{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;border-left:solid 1px}[dir=rtl] .cal-week-view .cal-day-column{border-left:initial;border-right:solid 1px}.cal-week-view .cal-event{font-size:12px;border:1px solid;direction:ltr}.cal-week-view .cal-time-label-column{width:70px;height:100%}.cal-week-view .cal-current-time-marker{position:absolute;width:100%;height:2px;z-index:2}.cal-week-view .cal-all-day-events{border:solid 1px;border-top:0;border-bottom-width:3px;padding-top:3px;position:relative}.cal-week-view .cal-all-day-events .cal-day-columns{height:100%;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;position:absolute;top:0;z-index:0}.cal-week-view .cal-all-day-events .cal-events-row{position:relative;height:31px;margin-left:70px}[dir=rtl] .cal-week-view .cal-all-day-events .cal-events-row{margin-left:initial;margin-right:70px}.cal-week-view .cal-all-day-events .cal-event-container{display:inline-block;position:absolute}.cal-week-view .cal-all-day-events .cal-event-container.resize-active{z-index:1;pointer-events:none}.cal-week-view .cal-all-day-events .cal-event{padding:0 5px;margin-left:2px;margin-right:2px;height:28px;line-height:28px}.cal-week-view .cal-all-day-events .cal-starts-within-week .cal-event{border-top-left-radius:5px;border-bottom-left-radius:5px}[dir=rtl] .cal-week-view .cal-all-day-events .cal-starts-within-week .cal-event{border-top-left-radius:initial;border-bottom-left-radius:initial;border-top-right-radius:5px!important;border-bottom-right-radius:5px!important}.cal-week-view .cal-all-day-events .cal-ends-within-week .cal-event{border-top-right-radius:5px;border-bottom-right-radius:5px}[dir=rtl] .cal-week-view .cal-all-day-events .cal-ends-within-week .cal-event{border-top-right-radius:initial;border-bottom-right-radius:initial;border-top-left-radius:5px;border-bottom-left-radius:5px}.cal-week-view .cal-all-day-events .cal-time-label-column{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:14px}.cal-week-view .cal-all-day-events .cal-resize-handle{width:6px;height:100%;cursor:col-resize;position:absolute;top:0}.cal-week-view .cal-all-day-events .cal-resize-handle.cal-resize-handle-after-end{right:0}[dir=rtl] .cal-week-view .cal-all-day-events .cal-resize-handle.cal-resize-handle-after-end{right:initial;left:0}.cal-week-view .cal-event,.cal-week-view .cal-header{overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap}.cal-week-view .cal-drag-active{pointer-events:none;z-index:1}.cal-week-view .cal-drag-active *{pointer-events:none}.cal-week-view .cal-time-events{position:relative;border:solid 1px;border-top:0;display:-webkit-box;display:-ms-flexbox;display:flex}.cal-week-view .cal-time-events .cal-day-columns{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.cal-week-view .cal-time-events .cal-day-column,.cal-week-view .cal-time-events .cal-events-container{position:relative}.cal-week-view .cal-time-events .cal-event-container{position:absolute;z-index:1}.cal-week-view .cal-time-events .cal-event{width:calc(100% - 2px);height:calc(100% - 2px);margin:1px;padding:0 5px;line-height:25px}.cal-week-view .cal-time-events .cal-resize-handle{width:100%;height:4px;cursor:row-resize;position:absolute}.cal-week-view .cal-time-events .cal-resize-handle.cal-resize-handle-after-end{bottom:0}.cal-week-view .cal-hour-segment{position:relative}.cal-week-view .cal-hour-segment:after{content:"\a0"}.cal-week-view .cal-event-container:not(.cal-draggable){cursor:pointer}.cal-week-view .cal-draggable{cursor:move}.cal-week-view mwl-calendar-week-view-hour-segment,.cal-week-view .cal-hour-segment{display:block}.cal-week-view .cal-hour:not(:last-child) .cal-hour-segment,.cal-week-view .cal-hour:last-child :not(:last-child) .cal-hour-segment{border-bottom:thin dashed}.cal-week-view .cal-time{font-weight:700;padding-top:5px;width:70px;text-align:center}.cal-week-view .cal-hour-segment.cal-after-hour-start .cal-time{display:none}.cal-week-view .cal-starts-within-day .cal-event{border-top-left-radius:5px;border-top-right-radius:5px}.cal-week-view .cal-ends-within-day .cal-event{border-bottom-left-radius:5px;border-bottom-right-radius:5px}.cal-week-view{background-color:#fff;border-top:solid 1px #e1e1e1}.cal-week-view .cal-day-headers{border-color:#e1e1e1;border-top:0}.cal-week-view .cal-day-headers .cal-header:not(:last-child){border-right-color:#e1e1e1}[dir=rtl] .cal-week-view .cal-day-headers .cal-header:not(:last-child){border-right-color:initial;border-left:solid 1px #e1e1e1!important}.cal-week-view .cal-day-headers .cal-header:first-child{border-left-color:#e1e1e1}[dir=rtl] .cal-week-view .cal-day-headers .cal-header:first-child{border-left-color:initial;border-right-color:#e1e1e1}.cal-week-view .cal-day-headers .cal-header:hover,.cal-week-view .cal-day-headers .cal-drag-over{background-color:#ededed}.cal-week-view .cal-day-column{border-left-color:#e1e1e1}[dir=rtl] .cal-week-view .cal-day-column{border-left-color:initial;border-right-color:#e1e1e1}.cal-week-view .cal-event{background-color:#d1e8ff;border-color:#1e90ff;color:#1e90ff}.cal-week-view .cal-all-day-events{border-color:#e1e1e1}.cal-week-view .cal-header.cal-today{background-color:#e8fde7}.cal-week-view .cal-header.cal-weekend span{color:#8b0000}.cal-week-view .cal-time-events{border-color:#e1e1e1}.cal-week-view .cal-time-events .cal-day-columns:not(.cal-resize-active) .cal-hour-segment:hover{background-color:#ededed}.cal-week-view .cal-hour-odd{background-color:#fafafa}.cal-week-view .cal-drag-over .cal-hour-segment{background-color:#ededed}.cal-week-view .cal-hour:not(:last-child) .cal-hour-segment,.cal-week-view .cal-hour:last-child :not(:last-child) .cal-hour-segment{border-bottom-color:#e1e1e1}.cal-week-view .cal-current-time-marker{background-color:#ea4334}.cal-day-view mwl-calendar-week-view-header{display:none}.cal-day-view .cal-events-container{margin-left:70px}[dir=rtl] .cal-day-view .cal-events-container{margin-left:initial;margin-right:70px}.cal-day-view .cal-day-column{border-left:0}.cal-day-view .cal-current-time-marker{margin-left:70px;width:calc(100% - 70px)}[dir=rtl] .cal-day-view .cal-current-time-marker{margin-left:initial;margin-right:70px}.cal-tooltip{position:absolute;z-index:1070;display:block;font-style:normal;font-weight:400;letter-spacing:normal;line-break:auto;line-height:1.5;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;white-space:normal;word-break:normal;word-spacing:normal;font-size:11px;word-wrap:break-word;opacity:.9}.cal-tooltip.cal-tooltip-top{padding:5px 0;margin-top:-3px}.cal-tooltip.cal-tooltip-top .cal-tooltip-arrow{bottom:0;left:50%;margin-left:-5px;border-width:5px 5px 0}.cal-tooltip.cal-tooltip-right{padding:0 5px;margin-left:3px}.cal-tooltip.cal-tooltip-right .cal-tooltip-arrow{top:50%;left:0;margin-top:-5px;border-width:5px 5px 5px 0}.cal-tooltip.cal-tooltip-bottom{padding:5px 0;margin-top:3px}.cal-tooltip.cal-tooltip-bottom .cal-tooltip-arrow{top:0;left:50%;margin-left:-5px;border-width:0 5px 5px}.cal-tooltip.cal-tooltip-left{padding:0 5px;margin-left:-3px}.cal-tooltip.cal-tooltip-left .cal-tooltip-arrow{top:50%;right:0;margin-top:-5px;border-width:5px 0 5px 5px}.cal-tooltip-inner{max-width:200px;padding:3px 8px;text-align:center;border-radius:.25rem}.cal-tooltip-arrow{position:absolute;width:0;height:0;border-color:transparent;border-style:solid}.cal-tooltip.cal-tooltip-top .cal-tooltip-arrow{border-top-color:#000}.cal-tooltip.cal-tooltip-right .cal-tooltip-arrow{border-right-color:#000}.cal-tooltip.cal-tooltip-bottom .cal-tooltip-arrow{border-bottom-color:#000}.cal-tooltip.cal-tooltip-left .cal-tooltip-arrow{border-left-color:#000}.cal-tooltip-inner{color:#fff;background-color:#000}.cdk-global-overlay-wrapper{display:-webkit-box;display:flex;position:absolute;z-index:1000}.cdk-overlay-pane{position:absolute;pointer-events:auto;box-sizing:border-box;z-index:1000;display:-webkit-box;display:flex;max-width:100%;max-height:100%}.cdk-overlay-backdrop{position:absolute;inset:0;z-index:1000;pointer-events:auto;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-transition:opacity .4s cubic-bezier(.25,.8,.25,1);transition:opacity .4s cubic-bezier(.25,.8,.25,1);opacity:0}@media screen and (-ms-high-contrast: active){.cdk-overlay-backdrop.cdk-overlay-backdrop-showing{opacity:.6}}.cdk-overlay-dark-backdrop{background:#00000049}.cdk-overlay-transparent-backdrop,.cdk-overlay-transparent-backdrop.cdk-overlay-backdrop-showing{opacity:0}.cdk-overlay-connected-position-bounding-box{position:absolute;z-index:1000;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;min-width:1px;min-height:1px}.owl-dialog-container{position:relative;pointer-events:auto;box-sizing:border-box;display:block;padding:1.5em;box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f;border-radius:2px;overflow:auto;background:#fff;color:#000000de;width:100%;height:100%;outline:none}.owl-dt-container,.owl-dt-container *{box-sizing:border-box}.owl-dt-container{display:block;font-size:1rem;background:#fff;pointer-events:auto;z-index:1000}.owl-dt-container-row{border-bottom:1px solid rgba(0,0,0,.12)}.owl-dt-container-row:last-child{border-bottom:none}.owl-dt-calendar{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;width:100%}.owl-dt-calendar-control{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;font-size:1em;width:100%;padding:.5em;color:#000}.owl-dt-calendar-control .owl-dt-calendar-control-content{-webkit-box-flex:1;flex:1 1 auto;display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center}.owl-dt-calendar-control .owl-dt-calendar-control-content .owl-dt-calendar-control-button{padding:0 .8em}.owl-dt-calendar-control .owl-dt-calendar-control-content .owl-dt-calendar-control-button:hover{background-color:#0000001f}.owl-dt-calendar-main{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-flex:1;flex:1 1 auto;padding:0 .5em .5em;outline:0}.owl-dt-calendar-view{display:flex;-webkit-box-flex:1;flex:1 1 auto}.owl-dt-calendar-multi-year-view{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center}.owl-dt-calendar-multi-year-view .owl-dt-calendar-table{width:calc(100% - 3em)}.owl-dt-calendar-multi-year-view .owl-dt-calendar-table .owl-dt-calendar-header th{padding-bottom:.25em}.owl-dt-calendar-table{width:100%;border-collapse:collapse;border-spacing:0}.owl-dt-calendar-table .owl-dt-calendar-header{color:#0006}.owl-dt-calendar-table .owl-dt-calendar-header .owl-dt-weekdays th{font-size:.7em;font-weight:400;text-align:center;padding-bottom:1em}.owl-dt-calendar-table .owl-dt-calendar-header .owl-dt-calendar-table-divider{position:relative;height:1px;padding-bottom:.5em}.owl-dt-calendar-table .owl-dt-calendar-header .owl-dt-calendar-table-divider:after{content:"";position:absolute;top:0;left:-.5em;right:-.5em;height:1px;background:#0000001f}.owl-dt-calendar-table .owl-dt-calendar-header .owl-dt-calendar-table-divider.owl-calendar-weeks:after{left:-1.8em}.owl-dt-calendar-table .owl-dt-calendar-cell{position:relative;height:0;line-height:0;text-align:center;outline:0;color:#000000d9;-webkit-appearance:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}.owl-dt-calendar-table .owl-dt-calendar-cell-content{position:absolute;top:5%;left:5%;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;box-sizing:border-box;width:90%;height:90%;font-size:.8em;line-height:1;border:1px solid rgba(0,0,0,0);border-radius:999px;color:inherit;cursor:pointer}.owl-dt-calendar-table .owl-dt-calendar-cell-out{opacity:.2}.owl-dt-calendar-table .owl-dt-calendar-cell-today:not(.owl-dt-calendar-cell-selected){border-color:#0006}.owl-dt-calendar-table .owl-dt-calendar-cell-selected{color:#ffffffd9;background-color:#3f51b5}.owl-dt-calendar-table .owl-dt-calendar-cell-selected.owl-dt-calendar-cell-today{box-shadow:inset 0 0 0 1px #ffffffd9}.owl-dt-calendar-table .owl-dt-calendar-cell-disabled{cursor:default}.owl-dt-calendar-table .owl-dt-calendar-cell-disabled>.owl-dt-calendar-cell-content:not(.owl-dt-calendar-cell-selected){color:#0006}.owl-dt-calendar-table .owl-dt-calendar-cell-disabled>.owl-dt-calendar-cell-content.owl-dt-calendar-cell-selected{opacity:.4}.owl-dt-calendar-table .owl-dt-calendar-cell-disabled>.owl-dt-calendar-cell-today:not(.owl-dt-calendar-cell-selected){border-color:#0003}.owl-dt-calendar-table .owl-dt-calendar-cell-active:focus>.owl-dt-calendar-cell-content:not(.owl-dt-calendar-cell-selected),.owl-dt-calendar-table :not(.owl-dt-calendar-cell-disabled):hover>.owl-dt-calendar-cell-content:not(.owl-dt-calendar-cell-selected){background-color:#0000000a}.owl-dt-calendar-table .owl-dt-calendar-cell-in-range{background:#3f51b533}.owl-dt-calendar-table .owl-dt-calendar-cell-in-range.owl-dt-calendar-cell-range-from{border-top-left-radius:999px;border-bottom-left-radius:999px}.owl-dt-calendar-table .owl-dt-calendar-cell-in-range.owl-dt-calendar-cell-range-to{border-top-right-radius:999px;border-bottom-right-radius:999px}.owl-dt-calendar-table.owl-calendar-weeks .owl-dt-calendar-cell-content{height:86%}.owl-dt-timer{display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;width:100%;height:7em;padding:.5em;outline:none}.owl-dt-timer-box{position:relative;display:-webkit-inline-box;display:inline-flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-align:center;align-items:center;width:25%;height:100%}.owl-dt-timer-content{-webkit-box-flex:1;flex:1 1 auto;display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center;width:100%;margin:.2em 0}.owl-dt-timer-content .owl-dt-timer-input{display:block;width:2em;text-align:center;border:1px solid rgba(0,0,0,.5);border-radius:3px;outline:medium none;font-size:1.2em;padding:.2em}.owl-dt-timer-divider{display:inline-block;align-self:flex-end;position:absolute;width:.6em;height:100%;left:-.3em}.owl-dt-timer-divider:before,.owl-dt-timer-divider:after{content:"";display:inline-block;width:.35em;height:.35em;position:absolute;left:50%;border-radius:50%;-webkit-transform:translateX(-50%);transform:translate(-50%);background-color:currentColor}.owl-dt-timer-divider:before{top:35%}.owl-dt-timer-divider:after{bottom:35%}.owl-dt-control-button{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer;outline:none;border:none;-webkit-tap-highlight-color:rgba(0,0,0,0);display:inline-block;white-space:nowrap;text-decoration:none;vertical-align:baseline;margin:0;padding:0;background-color:#0000;font-size:1em;color:inherit}.owl-dt-control-button .owl-dt-control-button-content{position:relative;display:-webkit-inline-box;display:inline-flex;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center;outline:none}.owl-dt-control-period-button .owl-dt-control-button-content{height:1.5em;padding:0 .5em;border-radius:3px;-webkit-transition:background-color .1s linear;transition:background-color .1s linear}.owl-dt-control-period-button:hover>.owl-dt-control-button-content{background-color:#0000001f}.owl-dt-control-period-button .owl-dt-control-button-arrow{display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center;width:1em;height:1em;margin:.1em;-webkit-transition:-webkit-transform .2s ease;transition:-webkit-transform .2s ease;transition:transform .2s ease;transition:transform .2s ease,-webkit-transform .2s ease}.owl-dt-control-arrow-button .owl-dt-control-button-content{padding:0;border-radius:50%;width:1.5em;height:1.5em}.owl-dt-control-arrow-button[disabled]{color:#0006;cursor:default}.owl-dt-control-arrow-button svg{width:50%;height:50%;fill:currentColor}.owl-dt-inline-container,.owl-dt-popup-container{position:relative;width:18.5em;box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}.owl-dt-inline-container .owl-dt-calendar,.owl-dt-inline-container .owl-dt-timer,.owl-dt-popup-container .owl-dt-calendar,.owl-dt-popup-container .owl-dt-timer{width:100%}.owl-dt-inline-container .owl-dt-calendar,.owl-dt-popup-container .owl-dt-calendar{height:20.25em}.owl-dt-dialog-container{max-height:95vh;margin:-1.5em}.owl-dt-dialog-container .owl-dt-calendar{min-width:250px;min-height:330px;max-width:750px;max-height:750px}.owl-dt-dialog-container .owl-dt-timer{min-width:250px;max-width:750px}@media all and (orientation: landscape){.owl-dt-dialog-container .owl-dt-calendar{width:58vh;height:62vh}.owl-dt-dialog-container .owl-dt-timer{width:58vh}}@media all and (orientation: portrait){.owl-dt-dialog-container .owl-dt-calendar{width:80vw;height:80vw}.owl-dt-dialog-container .owl-dt-timer{width:80vw}}.owl-dt-container-buttons{display:-webkit-box;display:flex;width:100%;height:2em;color:#3f51b5}.owl-dt-container-control-button{font-size:1em;width:50%;height:100%;border-radius:0}.owl-dt-container-control-button .owl-dt-control-button-content{height:100%;width:100%;-webkit-transition:background-color .1s linear;transition:background-color .1s linear}.owl-dt-container-control-button:hover .owl-dt-control-button-content{background-color:#0000001a}.owl-dt-container-info{padding:0 .5em;cursor:pointer;-webkit-tap-highlight-color:rgba(0,0,0,0)}.owl-dt-container-info .owl-dt-container-range{outline:none}.owl-dt-container-info .owl-dt-container-range .owl-dt-container-range-content{display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between;padding:.5em 0;font-size:.8em}.owl-dt-container-info .owl-dt-container-range:last-child{border-top:1px solid rgba(0,0,0,.12)}.owl-dt-container-info .owl-dt-container-info-active{color:#3f51b5}.owl-dt-container-disabled,.owl-dt-trigger-disabled{opacity:.35;filter:Alpha(Opacity=35);background-image:none;cursor:default!important}.owl-dt-timer-hour12{display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center;color:#3f51b5}.owl-dt-timer-hour12 .owl-dt-timer-hour12-box{border:1px solid currentColor;border-radius:2px;-webkit-transition:background .2s ease;transition:background .2s ease}.owl-dt-timer-hour12 .owl-dt-timer-hour12-box .owl-dt-control-button-content{width:100%;height:100%;padding:.5em}.owl-dt-timer-hour12 .owl-dt-timer-hour12-box:focus .owl-dt-control-button-content,.owl-dt-timer-hour12 .owl-dt-timer-hour12-box:hover .owl-dt-control-button-content{background:#3f51b5;color:#fff}.owl-dt-calendar-only-current-month .owl-dt-calendar-cell-out{visibility:hidden;cursor:default}.owl-dt-inline{display:inline-block}.owl-dt-control{outline:none;cursor:pointer}.owl-dt-control .owl-dt-control-content{outline:none}.owl-dt-control:focus>.owl-dt-control-content{background-color:#0000001f}.owl-dt-control:not(:-moz-focusring):focus>.owl-dt-control-content{box-shadow:none}.owl-hidden-accessible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.mat-ripple{overflow:hidden;position:relative}.mat-ripple:not(:empty){transform:translateZ(0)}.mat-ripple.mat-ripple-unbounded{overflow:visible}.mat-ripple-element{position:absolute;border-radius:50%;pointer-events:none;transition:opacity,transform 0ms cubic-bezier(0,0,.2,1);transform:scale3d(0,0,0);background-color:var(--mat-ripple-color, rgba(0, 0, 0, .1))}.cdk-high-contrast-active .mat-ripple-element,.cdk-drag-preview .mat-ripple-element,.cdk-drag-placeholder .mat-ripple-element{display:none}.cdk-visually-hidden{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;white-space:nowrap;outline:0;-webkit-appearance:none;-moz-appearance:none;left:0}[dir=rtl] .cdk-visually-hidden{left:auto;right:0}.cdk-overlay-container,.cdk-global-overlay-wrapper{pointer-events:none;top:0;left:0;height:100%;width:100%}.cdk-overlay-container{position:fixed;z-index:1000}.cdk-overlay-container:empty{display:none}.cdk-global-overlay-wrapper{display:flex;position:absolute;z-index:1000}.cdk-overlay-pane{position:absolute;pointer-events:auto;box-sizing:border-box;z-index:1000;display:flex;max-width:100%;max-height:100%}.cdk-overlay-backdrop{position:absolute;inset:0;z-index:1000;pointer-events:auto;-webkit-tap-highlight-color:rgba(0,0,0,0);transition:opacity .4s cubic-bezier(.25,.8,.25,1);opacity:0}.cdk-overlay-backdrop.cdk-overlay-backdrop-showing{opacity:1}.cdk-high-contrast-active .cdk-overlay-backdrop.cdk-overlay-backdrop-showing{opacity:.6}.cdk-overlay-dark-backdrop{background:#00000052}.cdk-overlay-transparent-backdrop{transition:visibility 1ms linear,opacity 1ms linear;visibility:hidden;opacity:1}.cdk-overlay-transparent-backdrop.cdk-overlay-backdrop-showing{opacity:0;visibility:visible}.cdk-overlay-backdrop-noop-animation{transition:none}.cdk-overlay-connected-position-bounding-box{position:absolute;z-index:1000;display:flex;flex-direction:column;min-width:1px;min-height:1px}.cdk-global-scrollblock{position:fixed;width:100%;overflow-y:scroll}textarea.cdk-textarea-autosize{resize:none}textarea.cdk-textarea-autosize-measuring{padding:2px 0!important;box-sizing:content-box!important;height:auto!important;overflow:hidden!important}textarea.cdk-textarea-autosize-measuring-firefox{padding:2px 0!important;box-sizing:content-box!important;height:0!important}@keyframes cdk-text-field-autofill-start{}@keyframes cdk-text-field-autofill-end{}.cdk-text-field-autofill-monitored:-webkit-autofill{animation:cdk-text-field-autofill-start 0s 1ms}.cdk-text-field-autofill-monitored:not(:-webkit-autofill){animation:cdk-text-field-autofill-end 0s 1ms}.mat-focus-indicator{position:relative}.mat-focus-indicator:before{inset:0;position:absolute;box-sizing:border-box;pointer-events:none;display:var(--mat-focus-indicator-display, none);border:var(--mat-focus-indicator-border-width, 3px) var(--mat-focus-indicator-border-style, solid) var(--mat-focus-indicator-border-color, transparent);border-radius:var(--mat-focus-indicator-border-radius, 4px)}.mat-focus-indicator:focus:before{content:""}.cdk-high-contrast-active{--mat-focus-indicator-display: block}.mat-mdc-focus-indicator{position:relative}.mat-mdc-focus-indicator:before{inset:0;position:absolute;box-sizing:border-box;pointer-events:none;display:var(--mat-mdc-focus-indicator-display, none);border:var(--mat-mdc-focus-indicator-border-width, 3px) var(--mat-mdc-focus-indicator-border-style, solid) var(--mat-mdc-focus-indicator-border-color, transparent);border-radius:var(--mat-mdc-focus-indicator-border-radius, 4px)}.mat-mdc-focus-indicator:focus:before{content:""}.cdk-high-contrast-active{--mat-mdc-focus-indicator-display: block}.mat-app-background{background-color:var(--mat-app-background-color, var(--mat-app-background, transparent));color:var(--mat-app-text-color, var(--mat-app-on-background, inherit))}.mat-elevation-z0,.mat-mdc-elevation-specific.mat-elevation-z0{box-shadow:var(--mat-app-elevation-shadow-level-0, none)}.mat-elevation-z1,.mat-mdc-elevation-specific.mat-elevation-z1{box-shadow:var(--mat-app-elevation-shadow-level-1, none)}.mat-elevation-z2,.mat-mdc-elevation-specific.mat-elevation-z2{box-shadow:var(--mat-app-elevation-shadow-level-2, none)}.mat-elevation-z3,.mat-mdc-elevation-specific.mat-elevation-z3{box-shadow:var(--mat-app-elevation-shadow-level-3, none)}.mat-elevation-z4,.mat-mdc-elevation-specific.mat-elevation-z4{box-shadow:var(--mat-app-elevation-shadow-level-4, none)}.mat-elevation-z5,.mat-mdc-elevation-specific.mat-elevation-z5{box-shadow:var(--mat-app-elevation-shadow-level-5, none)}.mat-elevation-z6,.mat-mdc-elevation-specific.mat-elevation-z6{box-shadow:var(--mat-app-elevation-shadow-level-6, none)}.mat-elevation-z7,.mat-mdc-elevation-specific.mat-elevation-z7{box-shadow:var(--mat-app-elevation-shadow-level-7, none)}.mat-elevation-z8,.mat-mdc-elevation-specific.mat-elevation-z8{box-shadow:var(--mat-app-elevation-shadow-level-8, none)}.mat-elevation-z9,.mat-mdc-elevation-specific.mat-elevation-z9{box-shadow:var(--mat-app-elevation-shadow-level-9, none)}.mat-elevation-z10,.mat-mdc-elevation-specific.mat-elevation-z10{box-shadow:var(--mat-app-elevation-shadow-level-10, none)}.mat-elevation-z11,.mat-mdc-elevation-specific.mat-elevation-z11{box-shadow:var(--mat-app-elevation-shadow-level-11, none)}.mat-elevation-z12,.mat-mdc-elevation-specific.mat-elevation-z12{box-shadow:var(--mat-app-elevation-shadow-level-12, none)}.mat-elevation-z13,.mat-mdc-elevation-specific.mat-elevation-z13{box-shadow:var(--mat-app-elevation-shadow-level-13, none)}.mat-elevation-z14,.mat-mdc-elevation-specific.mat-elevation-z14{box-shadow:var(--mat-app-elevation-shadow-level-14, none)}.mat-elevation-z15,.mat-mdc-elevation-specific.mat-elevation-z15{box-shadow:var(--mat-app-elevation-shadow-level-15, none)}.mat-elevation-z16,.mat-mdc-elevation-specific.mat-elevation-z16{box-shadow:var(--mat-app-elevation-shadow-level-16, none)}.mat-elevation-z17,.mat-mdc-elevation-specific.mat-elevation-z17{box-shadow:var(--mat-app-elevation-shadow-level-17, none)}.mat-elevation-z18,.mat-mdc-elevation-specific.mat-elevation-z18{box-shadow:var(--mat-app-elevation-shadow-level-18, none)}.mat-elevation-z19,.mat-mdc-elevation-specific.mat-elevation-z19{box-shadow:var(--mat-app-elevation-shadow-level-19, none)}.mat-elevation-z20,.mat-mdc-elevation-specific.mat-elevation-z20{box-shadow:var(--mat-app-elevation-shadow-level-20, none)}.mat-elevation-z21,.mat-mdc-elevation-specific.mat-elevation-z21{box-shadow:var(--mat-app-elevation-shadow-level-21, none)}.mat-elevation-z22,.mat-mdc-elevation-specific.mat-elevation-z22{box-shadow:var(--mat-app-elevation-shadow-level-22, none)}.mat-elevation-z23,.mat-mdc-elevation-specific.mat-elevation-z23{box-shadow:var(--mat-app-elevation-shadow-level-23, none)}.mat-elevation-z24,.mat-mdc-elevation-specific.mat-elevation-z24{box-shadow:var(--mat-app-elevation-shadow-level-24, none)}.mat-theme-loaded-marker{display:none}html{--mat-ripple-color:rgba(0, 0, 0, .1)}html{--mat-option-selected-state-label-text-color:#3f51b5;--mat-option-label-text-color:rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color:rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color:rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color:rgba(0, 0, 0, .04)}.mat-accent{--mat-option-selected-state-label-text-color:#ff4081;--mat-option-label-text-color:rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color:rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color:rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color:rgba(0, 0, 0, .04)}.mat-warn{--mat-option-selected-state-label-text-color:#f44336;--mat-option-label-text-color:rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color:rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color:rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color:rgba(0, 0, 0, .04)}html{--mat-optgroup-label-text-color:rgba(0, 0, 0, .87)}.mat-primary{--mat-full-pseudo-checkbox-selected-icon-color:#3f51b5;--mat-full-pseudo-checkbox-selected-checkmark-color:#fafafa;--mat-full-pseudo-checkbox-unselected-icon-color:rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color:#fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color:#b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color:#b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color:#3f51b5;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color:#b0b0b0}html,.mat-accent{--mat-full-pseudo-checkbox-selected-icon-color:#ff4081;--mat-full-pseudo-checkbox-selected-checkmark-color:#fafafa;--mat-full-pseudo-checkbox-unselected-icon-color:rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color:#fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color:#b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color:#b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color:#ff4081;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color:#b0b0b0}.mat-warn{--mat-full-pseudo-checkbox-selected-icon-color:#f44336;--mat-full-pseudo-checkbox-selected-checkmark-color:#fafafa;--mat-full-pseudo-checkbox-unselected-icon-color:rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color:#fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color:#b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color:#b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color:#f44336;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color:#b0b0b0}html{--mat-app-background-color:#fafafa;--mat-app-text-color:rgba(0, 0, 0, .87);--mat-app-elevation-shadow-level-0:0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-1:0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-2:0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-3:0px 3px 3px -2px rgba(0, 0, 0, .2), 0px 3px 4px 0px rgba(0, 0, 0, .14), 0px 1px 8px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-4:0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-5:0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 5px 8px 0px rgba(0, 0, 0, .14), 0px 1px 14px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-6:0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-7:0px 4px 5px -2px rgba(0, 0, 0, .2), 0px 7px 10px 1px rgba(0, 0, 0, .14), 0px 2px 16px 1px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-8:0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-9:0px 5px 6px -3px rgba(0, 0, 0, .2), 0px 9px 12px 1px rgba(0, 0, 0, .14), 0px 3px 16px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-10:0px 6px 6px -3px rgba(0, 0, 0, .2), 0px 10px 14px 1px rgba(0, 0, 0, .14), 0px 4px 18px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-11:0px 6px 7px -4px rgba(0, 0, 0, .2), 0px 11px 15px 1px rgba(0, 0, 0, .14), 0px 4px 20px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-12:0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-13:0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 13px 19px 2px rgba(0, 0, 0, .14), 0px 5px 24px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-14:0px 7px 9px -4px rgba(0, 0, 0, .2), 0px 14px 21px 2px rgba(0, 0, 0, .14), 0px 5px 26px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-15:0px 8px 9px -5px rgba(0, 0, 0, .2), 0px 15px 22px 2px rgba(0, 0, 0, .14), 0px 6px 28px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-16:0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-17:0px 8px 11px -5px rgba(0, 0, 0, .2), 0px 17px 26px 2px rgba(0, 0, 0, .14), 0px 6px 32px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-18:0px 9px 11px -5px rgba(0, 0, 0, .2), 0px 18px 28px 2px rgba(0, 0, 0, .14), 0px 7px 34px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-19:0px 9px 12px -6px rgba(0, 0, 0, .2), 0px 19px 29px 2px rgba(0, 0, 0, .14), 0px 7px 36px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-20:0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 20px 31px 3px rgba(0, 0, 0, .14), 0px 8px 38px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-21:0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 21px 33px 3px rgba(0, 0, 0, .14), 0px 8px 40px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-22:0px 10px 14px -6px rgba(0, 0, 0, .2), 0px 22px 35px 3px rgba(0, 0, 0, .14), 0px 8px 42px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-23:0px 11px 14px -7px rgba(0, 0, 0, .2), 0px 23px 36px 3px rgba(0, 0, 0, .14), 0px 9px 44px 8px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-24:0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12)}html{--mat-option-label-text-font:Roboto, sans-serif;--mat-option-label-text-line-height:24px;--mat-option-label-text-size:16px;--mat-option-label-text-tracking:.03125em;--mat-option-label-text-weight:400}html{--mat-optgroup-label-text-font:Roboto, sans-serif;--mat-optgroup-label-text-line-height:24px;--mat-optgroup-label-text-size:16px;--mat-optgroup-label-text-tracking:.03125em;--mat-optgroup-label-text-weight:400}html{--mdc-elevated-card-container-shape:4px;--mdc-outlined-card-container-shape:4px;--mdc-outlined-card-outline-width:1px}html{--mdc-elevated-card-container-color:white;--mdc-elevated-card-container-elevation:0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-outlined-card-container-color:white;--mdc-outlined-card-outline-color:rgba(0, 0, 0, .12);--mdc-outlined-card-container-elevation:0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-card-subtitle-text-color:rgba(0, 0, 0, .54)}html{--mat-card-title-text-font:Roboto, sans-serif;--mat-card-title-text-line-height:32px;--mat-card-title-text-size:20px;--mat-card-title-text-tracking:.0125em;--mat-card-title-text-weight:500;--mat-card-subtitle-text-font:Roboto, sans-serif;--mat-card-subtitle-text-line-height:22px;--mat-card-subtitle-text-size:14px;--mat-card-subtitle-text-tracking:.0071428571em;--mat-card-subtitle-text-weight:500}html{--mdc-linear-progress-active-indicator-height:4px;--mdc-linear-progress-track-height:4px;--mdc-linear-progress-track-shape:0}.mat-mdc-progress-bar{--mdc-linear-progress-active-indicator-color:#3f51b5;--mdc-linear-progress-track-color:rgba(63, 81, 181, .25)}.mat-mdc-progress-bar.mat-accent{--mdc-linear-progress-active-indicator-color:#ff4081;--mdc-linear-progress-track-color:rgba(255, 64, 129, .25)}.mat-mdc-progress-bar.mat-warn{--mdc-linear-progress-active-indicator-color:#f44336;--mdc-linear-progress-track-color:rgba(244, 67, 54, .25)}html{--mdc-plain-tooltip-container-shape:4px;--mdc-plain-tooltip-supporting-text-line-height:16px}html{--mdc-plain-tooltip-container-color:#616161;--mdc-plain-tooltip-supporting-text-color:#fff}html{--mdc-plain-tooltip-supporting-text-font:Roboto, sans-serif;--mdc-plain-tooltip-supporting-text-size:12px;--mdc-plain-tooltip-supporting-text-weight:400;--mdc-plain-tooltip-supporting-text-tracking:.0333333333em}html{--mdc-filled-text-field-active-indicator-height:1px;--mdc-filled-text-field-focus-active-indicator-height:2px;--mdc-filled-text-field-container-shape:4px;--mdc-outlined-text-field-outline-width:1px;--mdc-outlined-text-field-focus-outline-width:2px;--mdc-outlined-text-field-container-shape:4px}html{--mdc-filled-text-field-caret-color:#3f51b5;--mdc-filled-text-field-focus-active-indicator-color:#3f51b5;--mdc-filled-text-field-focus-label-text-color:rgba(63, 81, 181, .87);--mdc-filled-text-field-container-color:whitesmoke;--mdc-filled-text-field-disabled-container-color:#fafafa;--mdc-filled-text-field-label-text-color:rgba(0, 0, 0, .6);--mdc-filled-text-field-hover-label-text-color:rgba(0, 0, 0, .6);--mdc-filled-text-field-disabled-label-text-color:rgba(0, 0, 0, .38);--mdc-filled-text-field-input-text-color:rgba(0, 0, 0, .87);--mdc-filled-text-field-disabled-input-text-color:rgba(0, 0, 0, .38);--mdc-filled-text-field-input-text-placeholder-color:rgba(0, 0, 0, .6);--mdc-filled-text-field-error-hover-label-text-color:#f44336;--mdc-filled-text-field-error-focus-label-text-color:#f44336;--mdc-filled-text-field-error-label-text-color:#f44336;--mdc-filled-text-field-error-caret-color:#f44336;--mdc-filled-text-field-active-indicator-color:rgba(0, 0, 0, .42);--mdc-filled-text-field-disabled-active-indicator-color:rgba(0, 0, 0, .06);--mdc-filled-text-field-hover-active-indicator-color:rgba(0, 0, 0, .87);--mdc-filled-text-field-error-active-indicator-color:#f44336;--mdc-filled-text-field-error-focus-active-indicator-color:#f44336;--mdc-filled-text-field-error-hover-active-indicator-color:#f44336;--mdc-outlined-text-field-caret-color:#3f51b5;--mdc-outlined-text-field-focus-outline-color:#3f51b5;--mdc-outlined-text-field-focus-label-text-color:rgba(63, 81, 181, .87);--mdc-outlined-text-field-label-text-color:rgba(0, 0, 0, .6);--mdc-outlined-text-field-hover-label-text-color:rgba(0, 0, 0, .6);--mdc-outlined-text-field-disabled-label-text-color:rgba(0, 0, 0, .38);--mdc-outlined-text-field-input-text-color:rgba(0, 0, 0, .87);--mdc-outlined-text-field-disabled-input-text-color:rgba(0, 0, 0, .38);--mdc-outlined-text-field-input-text-placeholder-color:rgba(0, 0, 0, .6);--mdc-outlined-text-field-error-caret-color:#f44336;--mdc-outlined-text-field-error-focus-label-text-color:#f44336;--mdc-outlined-text-field-error-label-text-color:#f44336;--mdc-outlined-text-field-error-hover-label-text-color:#f44336;--mdc-outlined-text-field-outline-color:rgba(0, 0, 0, .38);--mdc-outlined-text-field-disabled-outline-color:rgba(0, 0, 0, .06);--mdc-outlined-text-field-hover-outline-color:rgba(0, 0, 0, .87);--mdc-outlined-text-field-error-focus-outline-color:#f44336;--mdc-outlined-text-field-error-hover-outline-color:#f44336;--mdc-outlined-text-field-error-outline-color:#f44336;--mat-form-field-focus-select-arrow-color:rgba(63, 81, 181, .87);--mat-form-field-disabled-input-text-placeholder-color:rgba(0, 0, 0, .38);--mat-form-field-state-layer-color:rgba(0, 0, 0, .87);--mat-form-field-error-text-color:#f44336;--mat-form-field-select-option-text-color:inherit;--mat-form-field-select-disabled-option-text-color:GrayText;--mat-form-field-leading-icon-color:unset;--mat-form-field-disabled-leading-icon-color:unset;--mat-form-field-trailing-icon-color:unset;--mat-form-field-disabled-trailing-icon-color:unset;--mat-form-field-error-focus-trailing-icon-color:unset;--mat-form-field-error-hover-trailing-icon-color:unset;--mat-form-field-error-trailing-icon-color:unset;--mat-form-field-enabled-select-arrow-color:rgba(0, 0, 0, .54);--mat-form-field-disabled-select-arrow-color:rgba(0, 0, 0, .38);--mat-form-field-hover-state-layer-opacity:.04;--mat-form-field-focus-state-layer-opacity:.08}.mat-mdc-form-field.mat-accent{--mdc-filled-text-field-caret-color:#ff4081;--mdc-filled-text-field-focus-active-indicator-color:#ff4081;--mdc-filled-text-field-focus-label-text-color:rgba(255, 64, 129, .87);--mdc-outlined-text-field-caret-color:#ff4081;--mdc-outlined-text-field-focus-outline-color:#ff4081;--mdc-outlined-text-field-focus-label-text-color:rgba(255, 64, 129, .87);--mat-form-field-focus-select-arrow-color:rgba(255, 64, 129, .87)}.mat-mdc-form-field.mat-warn{--mdc-filled-text-field-caret-color:#f44336;--mdc-filled-text-field-focus-active-indicator-color:#f44336;--mdc-filled-text-field-focus-label-text-color:rgba(244, 67, 54, .87);--mdc-outlined-text-field-caret-color:#f44336;--mdc-outlined-text-field-focus-outline-color:#f44336;--mdc-outlined-text-field-focus-label-text-color:rgba(244, 67, 54, .87);--mat-form-field-focus-select-arrow-color:rgba(244, 67, 54, .87)}html{--mat-form-field-container-height:56px;--mat-form-field-filled-label-display:block;--mat-form-field-container-vertical-padding:16px;--mat-form-field-filled-with-label-container-padding-top:24px;--mat-form-field-filled-with-label-container-padding-bottom:8px}html{--mdc-filled-text-field-label-text-font:Roboto, sans-serif;--mdc-filled-text-field-label-text-size:16px;--mdc-filled-text-field-label-text-tracking:.03125em;--mdc-filled-text-field-label-text-weight:400;--mdc-outlined-text-field-label-text-font:Roboto, sans-serif;--mdc-outlined-text-field-label-text-size:16px;--mdc-outlined-text-field-label-text-tracking:.03125em;--mdc-outlined-text-field-label-text-weight:400;--mat-form-field-container-text-font:Roboto, sans-serif;--mat-form-field-container-text-line-height:24px;--mat-form-field-container-text-size:16px;--mat-form-field-container-text-tracking:.03125em;--mat-form-field-container-text-weight:400;--mat-form-field-outlined-label-text-populated-size:16px;--mat-form-field-subscript-text-font:Roboto, sans-serif;--mat-form-field-subscript-text-line-height:20px;--mat-form-field-subscript-text-size:12px;--mat-form-field-subscript-text-tracking:.0333333333em;--mat-form-field-subscript-text-weight:400}html{--mat-select-container-elevation-shadow:0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}html{--mat-select-panel-background-color:white;--mat-select-enabled-trigger-text-color:rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color:rgba(0, 0, 0, .38);--mat-select-placeholder-text-color:rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color:rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color:rgba(0, 0, 0, .38);--mat-select-focused-arrow-color:rgba(63, 81, 181, .87);--mat-select-invalid-arrow-color:rgba(244, 67, 54, .87)}html .mat-mdc-form-field.mat-accent{--mat-select-panel-background-color:white;--mat-select-enabled-trigger-text-color:rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color:rgba(0, 0, 0, .38);--mat-select-placeholder-text-color:rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color:rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color:rgba(0, 0, 0, .38);--mat-select-focused-arrow-color:rgba(255, 64, 129, .87);--mat-select-invalid-arrow-color:rgba(244, 67, 54, .87)}html .mat-mdc-form-field.mat-warn{--mat-select-panel-background-color:white;--mat-select-enabled-trigger-text-color:rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color:rgba(0, 0, 0, .38);--mat-select-placeholder-text-color:rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color:rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color:rgba(0, 0, 0, .38);--mat-select-focused-arrow-color:rgba(244, 67, 54, .87);--mat-select-invalid-arrow-color:rgba(244, 67, 54, .87)}html{--mat-select-arrow-transform:translateY(-8px)}html{--mat-select-trigger-text-font:Roboto, sans-serif;--mat-select-trigger-text-line-height:24px;--mat-select-trigger-text-size:16px;--mat-select-trigger-text-tracking:.03125em;--mat-select-trigger-text-weight:400}html{--mat-autocomplete-container-shape:4px;--mat-autocomplete-container-elevation-shadow:0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}html{--mat-autocomplete-background-color:white}html{--mdc-dialog-container-shape:4px;--mat-dialog-container-elevation-shadow:0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mat-dialog-container-max-width:80vw;--mat-dialog-container-small-max-width:80vw;--mat-dialog-container-min-width:0;--mat-dialog-actions-alignment:start;--mat-dialog-actions-padding:8px;--mat-dialog-content-padding:20px 24px;--mat-dialog-with-actions-content-padding:20px 24px;--mat-dialog-headline-padding:0 24px 9px}html{--mdc-dialog-container-color:white;--mdc-dialog-subhead-color:rgba(0, 0, 0, .87);--mdc-dialog-supporting-text-color:rgba(0, 0, 0, .6)}html{--mdc-dialog-subhead-font:Roboto, sans-serif;--mdc-dialog-subhead-line-height:32px;--mdc-dialog-subhead-size:20px;--mdc-dialog-subhead-weight:500;--mdc-dialog-subhead-tracking:.0125em;--mdc-dialog-supporting-text-font:Roboto, sans-serif;--mdc-dialog-supporting-text-line-height:24px;--mdc-dialog-supporting-text-size:16px;--mdc-dialog-supporting-text-weight:400;--mdc-dialog-supporting-text-tracking:.03125em}.mat-mdc-standard-chip{--mdc-chip-container-shape-radius:16px;--mdc-chip-with-avatar-avatar-shape-radius:14px;--mdc-chip-with-avatar-avatar-size:28px;--mdc-chip-with-icon-icon-size:18px;--mdc-chip-outline-width:0;--mdc-chip-outline-color:transparent;--mdc-chip-disabled-outline-color:transparent;--mdc-chip-focus-outline-color:transparent;--mdc-chip-hover-state-layer-opacity:.04;--mdc-chip-with-avatar-disabled-avatar-opacity:1;--mdc-chip-flat-selected-outline-width:0;--mdc-chip-selected-hover-state-layer-opacity:.04;--mdc-chip-with-trailing-icon-disabled-trailing-icon-opacity:1;--mdc-chip-with-icon-disabled-icon-opacity:1;--mat-chip-disabled-container-opacity:.4;--mat-chip-trailing-action-opacity:.54;--mat-chip-trailing-action-focus-opacity:1;--mat-chip-trailing-action-state-layer-color:transparent;--mat-chip-selected-trailing-action-state-layer-color:transparent;--mat-chip-trailing-action-hover-state-layer-opacity:0;--mat-chip-trailing-action-focus-state-layer-opacity:0}.mat-mdc-standard-chip{--mdc-chip-disabled-label-text-color:#212121;--mdc-chip-elevated-container-color:#e0e0e0;--mdc-chip-elevated-selected-container-color:#e0e0e0;--mdc-chip-elevated-disabled-container-color:#e0e0e0;--mdc-chip-flat-disabled-selected-container-color:#e0e0e0;--mdc-chip-focus-state-layer-color:black;--mdc-chip-hover-state-layer-color:black;--mdc-chip-selected-hover-state-layer-color:black;--mdc-chip-focus-state-layer-opacity:.12;--mdc-chip-selected-focus-state-layer-color:black;--mdc-chip-selected-focus-state-layer-opacity:.12;--mdc-chip-label-text-color:#212121;--mdc-chip-selected-label-text-color:#212121;--mdc-chip-with-icon-icon-color:#212121;--mdc-chip-with-icon-disabled-icon-color:#212121;--mdc-chip-with-icon-selected-icon-color:#212121;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color:#212121;--mdc-chip-with-trailing-icon-trailing-icon-color:#212121;--mat-chip-selected-disabled-trailing-icon-color:#212121;--mat-chip-selected-trailing-icon-color:#212121}.mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary{--mdc-chip-disabled-label-text-color:white;--mdc-chip-elevated-container-color:#3f51b5;--mdc-chip-elevated-selected-container-color:#3f51b5;--mdc-chip-elevated-disabled-container-color:#3f51b5;--mdc-chip-flat-disabled-selected-container-color:#3f51b5;--mdc-chip-focus-state-layer-color:black;--mdc-chip-hover-state-layer-color:black;--mdc-chip-selected-hover-state-layer-color:black;--mdc-chip-focus-state-layer-opacity:.12;--mdc-chip-selected-focus-state-layer-color:black;--mdc-chip-selected-focus-state-layer-opacity:.12;--mdc-chip-label-text-color:white;--mdc-chip-selected-label-text-color:white;--mdc-chip-with-icon-icon-color:white;--mdc-chip-with-icon-disabled-icon-color:white;--mdc-chip-with-icon-selected-icon-color:white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color:white;--mdc-chip-with-trailing-icon-trailing-icon-color:white;--mat-chip-selected-disabled-trailing-icon-color:white;--mat-chip-selected-trailing-icon-color:white}.mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mdc-chip-disabled-label-text-color:white;--mdc-chip-elevated-container-color:#ff4081;--mdc-chip-elevated-selected-container-color:#ff4081;--mdc-chip-elevated-disabled-container-color:#ff4081;--mdc-chip-flat-disabled-selected-container-color:#ff4081;--mdc-chip-focus-state-layer-color:black;--mdc-chip-hover-state-layer-color:black;--mdc-chip-selected-hover-state-layer-color:black;--mdc-chip-focus-state-layer-opacity:.12;--mdc-chip-selected-focus-state-layer-color:black;--mdc-chip-selected-focus-state-layer-opacity:.12;--mdc-chip-label-text-color:white;--mdc-chip-selected-label-text-color:white;--mdc-chip-with-icon-icon-color:white;--mdc-chip-with-icon-disabled-icon-color:white;--mdc-chip-with-icon-selected-icon-color:white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color:white;--mdc-chip-with-trailing-icon-trailing-icon-color:white;--mat-chip-selected-disabled-trailing-icon-color:white;--mat-chip-selected-trailing-icon-color:white}.mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mdc-chip-disabled-label-text-color:white;--mdc-chip-elevated-container-color:#f44336;--mdc-chip-elevated-selected-container-color:#f44336;--mdc-chip-elevated-disabled-container-color:#f44336;--mdc-chip-flat-disabled-selected-container-color:#f44336;--mdc-chip-focus-state-layer-color:black;--mdc-chip-hover-state-layer-color:black;--mdc-chip-selected-hover-state-layer-color:black;--mdc-chip-focus-state-layer-opacity:.12;--mdc-chip-selected-focus-state-layer-color:black;--mdc-chip-selected-focus-state-layer-opacity:.12;--mdc-chip-label-text-color:white;--mdc-chip-selected-label-text-color:white;--mdc-chip-with-icon-icon-color:white;--mdc-chip-with-icon-disabled-icon-color:white;--mdc-chip-with-icon-selected-icon-color:white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color:white;--mdc-chip-with-trailing-icon-trailing-icon-color:white;--mat-chip-selected-disabled-trailing-icon-color:white;--mat-chip-selected-trailing-icon-color:white}.mat-mdc-chip.mat-mdc-standard-chip{--mdc-chip-container-height:32px}.mat-mdc-standard-chip{--mdc-chip-label-text-font:Roboto, sans-serif;--mdc-chip-label-text-line-height:20px;--mdc-chip-label-text-size:14px;--mdc-chip-label-text-tracking:.0178571429em;--mdc-chip-label-text-weight:400}html{--mdc-switch-disabled-selected-icon-opacity:.38;--mdc-switch-disabled-track-opacity:.12;--mdc-switch-disabled-unselected-icon-opacity:.38;--mdc-switch-handle-height:20px;--mdc-switch-handle-shape:10px;--mdc-switch-handle-width:20px;--mdc-switch-selected-icon-size:18px;--mdc-switch-track-height:14px;--mdc-switch-track-shape:7px;--mdc-switch-track-width:36px;--mdc-switch-unselected-icon-size:18px;--mdc-switch-selected-focus-state-layer-opacity:.12;--mdc-switch-selected-hover-state-layer-opacity:.04;--mdc-switch-selected-pressed-state-layer-opacity:.1;--mdc-switch-unselected-focus-state-layer-opacity:.12;--mdc-switch-unselected-hover-state-layer-opacity:.04;--mdc-switch-unselected-pressed-state-layer-opacity:.1}html .mat-mdc-slide-toggle{--mat-switch-disabled-selected-handle-opacity:.38;--mat-switch-disabled-unselected-handle-opacity:.38;--mat-switch-unselected-handle-size:20px;--mat-switch-selected-handle-size:20px;--mat-switch-pressed-handle-size:20px;--mat-switch-with-icon-handle-size:20px;--mat-switch-selected-handle-horizontal-margin:0;--mat-switch-selected-with-icon-handle-horizontal-margin:0;--mat-switch-selected-pressed-handle-horizontal-margin:0;--mat-switch-unselected-handle-horizontal-margin:0;--mat-switch-unselected-with-icon-handle-horizontal-margin:0;--mat-switch-unselected-pressed-handle-horizontal-margin:0;--mat-switch-visible-track-opacity:1;--mat-switch-hidden-track-opacity:1;--mat-switch-visible-track-transition:transform 75ms 0ms cubic-bezier(0, 0, .2, 1);--mat-switch-hidden-track-transition:transform 75ms 0ms cubic-bezier(.4, 0, .6, 1);--mat-switch-track-outline-width:1px;--mat-switch-track-outline-color:transparent;--mat-switch-selected-track-outline-width:1px;--mat-switch-selected-track-outline-color:transparent;--mat-switch-disabled-unselected-track-outline-width:1px;--mat-switch-disabled-unselected-track-outline-color:transparent}html{--mdc-switch-selected-focus-state-layer-color:#3949ab;--mdc-switch-selected-handle-color:#3949ab;--mdc-switch-selected-hover-state-layer-color:#3949ab;--mdc-switch-selected-pressed-state-layer-color:#3949ab;--mdc-switch-selected-focus-handle-color:#1a237e;--mdc-switch-selected-hover-handle-color:#1a237e;--mdc-switch-selected-pressed-handle-color:#1a237e;--mdc-switch-selected-focus-track-color:#7986cb;--mdc-switch-selected-hover-track-color:#7986cb;--mdc-switch-selected-pressed-track-color:#7986cb;--mdc-switch-selected-track-color:#7986cb;--mdc-switch-disabled-selected-handle-color:#424242;--mdc-switch-disabled-selected-icon-color:#fff;--mdc-switch-disabled-selected-track-color:#424242;--mdc-switch-disabled-unselected-handle-color:#424242;--mdc-switch-disabled-unselected-icon-color:#fff;--mdc-switch-disabled-unselected-track-color:#424242;--mdc-switch-handle-surface-color:#fff;--mdc-switch-selected-icon-color:#fff;--mdc-switch-unselected-focus-handle-color:#212121;--mdc-switch-unselected-focus-state-layer-color:#424242;--mdc-switch-unselected-focus-track-color:#e0e0e0;--mdc-switch-unselected-handle-color:#616161;--mdc-switch-unselected-hover-handle-color:#212121;--mdc-switch-unselected-hover-state-layer-color:#424242;--mdc-switch-unselected-hover-track-color:#e0e0e0;--mdc-switch-unselected-icon-color:#fff;--mdc-switch-unselected-pressed-handle-color:#212121;--mdc-switch-unselected-pressed-state-layer-color:#424242;--mdc-switch-unselected-pressed-track-color:#e0e0e0;--mdc-switch-unselected-track-color:#e0e0e0;--mdc-switch-handle-elevation-shadow:0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-switch-disabled-handle-elevation-shadow:0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-switch-disabled-label-text-color: rgba(0, 0, 0, .38)}html .mat-mdc-slide-toggle{--mat-switch-label-text-color:rgba(0, 0, 0, .87)}html .mat-mdc-slide-toggle.mat-accent{--mdc-switch-selected-focus-state-layer-color:#d81b60;--mdc-switch-selected-handle-color:#d81b60;--mdc-switch-selected-hover-state-layer-color:#d81b60;--mdc-switch-selected-pressed-state-layer-color:#d81b60;--mdc-switch-selected-focus-handle-color:#880e4f;--mdc-switch-selected-hover-handle-color:#880e4f;--mdc-switch-selected-pressed-handle-color:#880e4f;--mdc-switch-selected-focus-track-color:#f06292;--mdc-switch-selected-hover-track-color:#f06292;--mdc-switch-selected-pressed-track-color:#f06292;--mdc-switch-selected-track-color:#f06292}html .mat-mdc-slide-toggle.mat-warn{--mdc-switch-selected-focus-state-layer-color:#e53935;--mdc-switch-selected-handle-color:#e53935;--mdc-switch-selected-hover-state-layer-color:#e53935;--mdc-switch-selected-pressed-state-layer-color:#e53935;--mdc-switch-selected-focus-handle-color:#b71c1c;--mdc-switch-selected-hover-handle-color:#b71c1c;--mdc-switch-selected-pressed-handle-color:#b71c1c;--mdc-switch-selected-focus-track-color:#e57373;--mdc-switch-selected-hover-track-color:#e57373;--mdc-switch-selected-pressed-track-color:#e57373;--mdc-switch-selected-track-color:#e57373}html{--mdc-switch-state-layer-size:40px}html .mat-mdc-slide-toggle{--mat-switch-label-text-font:Roboto, sans-serif;--mat-switch-label-text-line-height:20px;--mat-switch-label-text-size:14px;--mat-switch-label-text-tracking:.0178571429em;--mat-switch-label-text-weight:400}html{--mdc-radio-disabled-selected-icon-opacity:.38;--mdc-radio-disabled-unselected-icon-opacity:.38;--mdc-radio-state-layer-size:40px}.mat-mdc-radio-button.mat-primary{--mdc-radio-disabled-selected-icon-color:black;--mdc-radio-disabled-unselected-icon-color:black;--mdc-radio-unselected-hover-icon-color:#212121;--mdc-radio-unselected-icon-color:rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color:rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color:#3f51b5;--mdc-radio-selected-hover-icon-color:#3f51b5;--mdc-radio-selected-icon-color:#3f51b5;--mdc-radio-selected-pressed-icon-color:#3f51b5;--mat-radio-ripple-color:black;--mat-radio-checked-ripple-color:#3f51b5;--mat-radio-disabled-label-color:rgba(0, 0, 0, .38);--mat-radio-label-text-color:rgba(0, 0, 0, .87)}.mat-mdc-radio-button.mat-accent{--mdc-radio-disabled-selected-icon-color:black;--mdc-radio-disabled-unselected-icon-color:black;--mdc-radio-unselected-hover-icon-color:#212121;--mdc-radio-unselected-icon-color:rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color:rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color:#ff4081;--mdc-radio-selected-hover-icon-color:#ff4081;--mdc-radio-selected-icon-color:#ff4081;--mdc-radio-selected-pressed-icon-color:#ff4081;--mat-radio-ripple-color:black;--mat-radio-checked-ripple-color:#ff4081;--mat-radio-disabled-label-color:rgba(0, 0, 0, .38);--mat-radio-label-text-color:rgba(0, 0, 0, .87)}.mat-mdc-radio-button.mat-warn{--mdc-radio-disabled-selected-icon-color:black;--mdc-radio-disabled-unselected-icon-color:black;--mdc-radio-unselected-hover-icon-color:#212121;--mdc-radio-unselected-icon-color:rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color:rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color:#f44336;--mdc-radio-selected-hover-icon-color:#f44336;--mdc-radio-selected-icon-color:#f44336;--mdc-radio-selected-pressed-icon-color:#f44336;--mat-radio-ripple-color:black;--mat-radio-checked-ripple-color:#f44336;--mat-radio-disabled-label-color:rgba(0, 0, 0, .38);--mat-radio-label-text-color:rgba(0, 0, 0, .87)}html{--mdc-radio-state-layer-size:40px;--mat-radio-touch-target-display:block}html{--mat-radio-label-text-font:Roboto, sans-serif;--mat-radio-label-text-line-height:20px;--mat-radio-label-text-size:14px;--mat-radio-label-text-tracking:.0178571429em;--mat-radio-label-text-weight:400}html{--mdc-slider-active-track-height:6px;--mdc-slider-active-track-shape:9999px;--mdc-slider-handle-height:20px;--mdc-slider-handle-shape:50%;--mdc-slider-handle-width:20px;--mdc-slider-inactive-track-height:4px;--mdc-slider-inactive-track-shape:9999px;--mdc-slider-with-overlap-handle-outline-width:1px;--mdc-slider-with-tick-marks-active-container-opacity:.6;--mdc-slider-with-tick-marks-container-shape:50%;--mdc-slider-with-tick-marks-container-size:2px;--mdc-slider-with-tick-marks-inactive-container-opacity:.6;--mdc-slider-handle-elevation:0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mat-slider-value-indicator-width:auto;--mat-slider-value-indicator-height:32px;--mat-slider-value-indicator-caret-display:block;--mat-slider-value-indicator-border-radius:4px;--mat-slider-value-indicator-padding:0 12px;--mat-slider-value-indicator-text-transform:none;--mat-slider-value-indicator-container-transform:translateX(-50%)}html{--mdc-slider-handle-color:#3f51b5;--mdc-slider-focus-handle-color:#3f51b5;--mdc-slider-hover-handle-color:#3f51b5;--mdc-slider-active-track-color:#3f51b5;--mdc-slider-inactive-track-color:#3f51b5;--mdc-slider-with-tick-marks-inactive-container-color:#3f51b5;--mdc-slider-with-tick-marks-active-container-color:white;--mdc-slider-disabled-active-track-color:#000;--mdc-slider-disabled-handle-color:#000;--mdc-slider-disabled-inactive-track-color:#000;--mdc-slider-label-container-color:#000;--mdc-slider-label-label-text-color:#fff;--mdc-slider-with-overlap-handle-outline-color:#fff;--mdc-slider-with-tick-marks-disabled-container-color:#000;--mat-slider-ripple-color:#3f51b5;--mat-slider-hover-state-layer-color:rgba(63, 81, 181, .05);--mat-slider-focus-state-layer-color:rgba(63, 81, 181, .2);--mat-slider-value-indicator-opacity:.6}html .mat-accent{--mdc-slider-handle-color:#ff4081;--mdc-slider-focus-handle-color:#ff4081;--mdc-slider-hover-handle-color:#ff4081;--mdc-slider-active-track-color:#ff4081;--mdc-slider-inactive-track-color:#ff4081;--mdc-slider-with-tick-marks-inactive-container-color:#ff4081;--mdc-slider-with-tick-marks-active-container-color:white;--mat-slider-ripple-color:#ff4081;--mat-slider-hover-state-layer-color:rgba(255, 64, 129, .05);--mat-slider-focus-state-layer-color:rgba(255, 64, 129, .2)}html .mat-warn{--mdc-slider-handle-color:#f44336;--mdc-slider-focus-handle-color:#f44336;--mdc-slider-hover-handle-color:#f44336;--mdc-slider-active-track-color:#f44336;--mdc-slider-inactive-track-color:#f44336;--mdc-slider-with-tick-marks-inactive-container-color:#f44336;--mdc-slider-with-tick-marks-active-container-color:white;--mat-slider-ripple-color:#f44336;--mat-slider-hover-state-layer-color:rgba(244, 67, 54, .05);--mat-slider-focus-state-layer-color:rgba(244, 67, 54, .2)}html{--mdc-slider-label-label-text-font:Roboto, sans-serif;--mdc-slider-label-label-text-size:14px;--mdc-slider-label-label-text-line-height:22px;--mdc-slider-label-label-text-tracking:.0071428571em;--mdc-slider-label-label-text-weight:500}html{--mat-menu-container-shape:4px;--mat-menu-divider-bottom-spacing:0;--mat-menu-divider-top-spacing:0;--mat-menu-item-spacing:16px;--mat-menu-item-icon-size:24px;--mat-menu-item-leading-spacing:16px;--mat-menu-item-trailing-spacing:16px;--mat-menu-item-with-icon-leading-spacing:16px;--mat-menu-item-with-icon-trailing-spacing:16px;--mat-menu-base-elevation-level:8}html{--mat-menu-item-label-text-color:rgba(0, 0, 0, .87);--mat-menu-item-icon-color:rgba(0, 0, 0, .87);--mat-menu-item-hover-state-layer-color:rgba(0, 0, 0, .04);--mat-menu-item-focus-state-layer-color:rgba(0, 0, 0, .04);--mat-menu-container-color:white;--mat-menu-divider-color:rgba(0, 0, 0, .12)}html{--mat-menu-item-label-text-font:Roboto, sans-serif;--mat-menu-item-label-text-size:16px;--mat-menu-item-label-text-tracking:.03125em;--mat-menu-item-label-text-line-height:24px;--mat-menu-item-label-text-weight:400}html{--mdc-list-list-item-container-shape:0;--mdc-list-list-item-leading-avatar-shape:50%;--mdc-list-list-item-container-color:transparent;--mdc-list-list-item-selected-container-color:transparent;--mdc-list-list-item-leading-avatar-color:transparent;--mdc-list-list-item-leading-icon-size:24px;--mdc-list-list-item-leading-avatar-size:40px;--mdc-list-list-item-trailing-icon-size:24px;--mdc-list-list-item-disabled-state-layer-color:transparent;--mdc-list-list-item-disabled-state-layer-opacity:0;--mdc-list-list-item-disabled-label-text-opacity:.38;--mdc-list-list-item-disabled-leading-icon-opacity:.38;--mdc-list-list-item-disabled-trailing-icon-opacity:.38;--mat-list-active-indicator-color:transparent;--mat-list-active-indicator-shape:4px}html{--mdc-list-list-item-label-text-color:rgba(0, 0, 0, .87);--mdc-list-list-item-supporting-text-color:rgba(0, 0, 0, .54);--mdc-list-list-item-leading-icon-color:rgba(0, 0, 0, .38);--mdc-list-list-item-trailing-supporting-text-color:rgba(0, 0, 0, .38);--mdc-list-list-item-trailing-icon-color:rgba(0, 0, 0, .38);--mdc-list-list-item-selected-trailing-icon-color:rgba(0, 0, 0, .38);--mdc-list-list-item-disabled-label-text-color:black;--mdc-list-list-item-disabled-leading-icon-color:black;--mdc-list-list-item-disabled-trailing-icon-color:black;--mdc-list-list-item-hover-label-text-color:rgba(0, 0, 0, .87);--mdc-list-list-item-hover-leading-icon-color:rgba(0, 0, 0, .38);--mdc-list-list-item-hover-trailing-icon-color:rgba(0, 0, 0, .38);--mdc-list-list-item-focus-label-text-color:rgba(0, 0, 0, .87);--mdc-list-list-item-hover-state-layer-color:black;--mdc-list-list-item-hover-state-layer-opacity:.04;--mdc-list-list-item-focus-state-layer-color:black;--mdc-list-list-item-focus-state-layer-opacity:.12}.mdc-list-item__start,.mdc-list-item__end{--mdc-radio-disabled-selected-icon-color:black;--mdc-radio-disabled-unselected-icon-color:black;--mdc-radio-unselected-hover-icon-color:#212121;--mdc-radio-unselected-icon-color:rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color:rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color:#3f51b5;--mdc-radio-selected-hover-icon-color:#3f51b5;--mdc-radio-selected-icon-color:#3f51b5;--mdc-radio-selected-pressed-icon-color:#3f51b5}.mat-accent .mdc-list-item__start,.mat-accent .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color:black;--mdc-radio-disabled-unselected-icon-color:black;--mdc-radio-unselected-hover-icon-color:#212121;--mdc-radio-unselected-icon-color:rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color:rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color:#ff4081;--mdc-radio-selected-hover-icon-color:#ff4081;--mdc-radio-selected-icon-color:#ff4081;--mdc-radio-selected-pressed-icon-color:#ff4081}.mat-warn .mdc-list-item__start,.mat-warn .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color:black;--mdc-radio-disabled-unselected-icon-color:black;--mdc-radio-unselected-hover-icon-color:#212121;--mdc-radio-unselected-icon-color:rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color:rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color:#f44336;--mdc-radio-selected-hover-icon-color:#f44336;--mdc-radio-selected-icon-color:#f44336;--mdc-radio-selected-pressed-icon-color:#f44336}.mat-mdc-list-option{--mdc-checkbox-disabled-selected-icon-color:rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color:rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color:white;--mdc-checkbox-selected-focus-icon-color:#3f51b5;--mdc-checkbox-selected-hover-icon-color:#3f51b5;--mdc-checkbox-selected-icon-color:#3f51b5;--mdc-checkbox-selected-pressed-icon-color:#3f51b5;--mdc-checkbox-unselected-focus-icon-color:#212121;--mdc-checkbox-unselected-hover-icon-color:#212121;--mdc-checkbox-unselected-icon-color:rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color:#3f51b5;--mdc-checkbox-selected-hover-state-layer-color:#3f51b5;--mdc-checkbox-selected-pressed-state-layer-color:#3f51b5;--mdc-checkbox-unselected-focus-state-layer-color:black;--mdc-checkbox-unselected-hover-state-layer-color:black;--mdc-checkbox-unselected-pressed-state-layer-color:black}.mat-mdc-list-option.mat-accent{--mdc-checkbox-disabled-selected-icon-color:rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color:rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color:white;--mdc-checkbox-selected-focus-icon-color:#ff4081;--mdc-checkbox-selected-hover-icon-color:#ff4081;--mdc-checkbox-selected-icon-color:#ff4081;--mdc-checkbox-selected-pressed-icon-color:#ff4081;--mdc-checkbox-unselected-focus-icon-color:#212121;--mdc-checkbox-unselected-hover-icon-color:#212121;--mdc-checkbox-unselected-icon-color:rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color:#ff4081;--mdc-checkbox-selected-hover-state-layer-color:#ff4081;--mdc-checkbox-selected-pressed-state-layer-color:#ff4081;--mdc-checkbox-unselected-focus-state-layer-color:black;--mdc-checkbox-unselected-hover-state-layer-color:black;--mdc-checkbox-unselected-pressed-state-layer-color:black}.mat-mdc-list-option.mat-warn{--mdc-checkbox-disabled-selected-icon-color:rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color:rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color:white;--mdc-checkbox-selected-focus-icon-color:#f44336;--mdc-checkbox-selected-hover-icon-color:#f44336;--mdc-checkbox-selected-icon-color:#f44336;--mdc-checkbox-selected-pressed-icon-color:#f44336;--mdc-checkbox-unselected-focus-icon-color:#212121;--mdc-checkbox-unselected-hover-icon-color:#212121;--mdc-checkbox-unselected-icon-color:rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color:#f44336;--mdc-checkbox-selected-hover-state-layer-color:#f44336;--mdc-checkbox-selected-pressed-state-layer-color:#f44336;--mdc-checkbox-unselected-focus-state-layer-color:black;--mdc-checkbox-unselected-hover-state-layer-color:black;--mdc-checkbox-unselected-pressed-state-layer-color:black}.mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__start,.mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__start{color:#3f51b5}.mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end{opacity:1}html{--mdc-list-list-item-one-line-container-height:48px;--mdc-list-list-item-two-line-container-height:64px;--mdc-list-list-item-three-line-container-height:88px;--mat-list-list-item-leading-icon-start-space:16px;--mat-list-list-item-leading-icon-end-space:32px}.mdc-list-item__start,.mdc-list-item__end{--mdc-radio-state-layer-size:40px}.mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-one-line,.mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-one-line,.mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-one-line{height:56px}.mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-two-lines,.mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-two-lines,.mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-two-lines{height:72px}html{--mdc-list-list-item-label-text-font:Roboto, sans-serif;--mdc-list-list-item-label-text-line-height:24px;--mdc-list-list-item-label-text-size:16px;--mdc-list-list-item-label-text-tracking:.03125em;--mdc-list-list-item-label-text-weight:400;--mdc-list-list-item-supporting-text-font:Roboto, sans-serif;--mdc-list-list-item-supporting-text-line-height:20px;--mdc-list-list-item-supporting-text-size:14px;--mdc-list-list-item-supporting-text-tracking:.0178571429em;--mdc-list-list-item-supporting-text-weight:400;--mdc-list-list-item-trailing-supporting-text-font:Roboto, sans-serif;--mdc-list-list-item-trailing-supporting-text-line-height:20px;--mdc-list-list-item-trailing-supporting-text-size:12px;--mdc-list-list-item-trailing-supporting-text-tracking:.0333333333em;--mdc-list-list-item-trailing-supporting-text-weight:400}.mdc-list-group__subheader{font:400 16px/28px Roboto,sans-serif;letter-spacing:.009375em}html{--mat-paginator-container-text-color:rgba(0, 0, 0, .87);--mat-paginator-container-background-color:white;--mat-paginator-enabled-icon-color:rgba(0, 0, 0, .54);--mat-paginator-disabled-icon-color:rgba(0, 0, 0, .12)}html{--mat-paginator-container-size:56px;--mat-paginator-form-field-container-height:40px;--mat-paginator-form-field-container-vertical-padding:8px;--mat-paginator-touch-target-display:block}html{--mat-paginator-container-text-font:Roboto, sans-serif;--mat-paginator-container-text-line-height:20px;--mat-paginator-container-text-size:12px;--mat-paginator-container-text-tracking:.0333333333em;--mat-paginator-container-text-weight:400;--mat-paginator-select-trigger-text-size:12px}html{--mdc-secondary-navigation-tab-container-height:48px;--mdc-tab-indicator-active-indicator-height:2px;--mdc-tab-indicator-active-indicator-shape:0;--mat-tab-header-divider-color:transparent;--mat-tab-header-divider-height:0}.mat-mdc-tab-group,.mat-mdc-tab-nav-bar{--mdc-tab-indicator-active-indicator-color:#3f51b5;--mat-tab-header-disabled-ripple-color:rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color:black;--mat-tab-header-inactive-label-text-color:rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color:#3f51b5;--mat-tab-header-active-ripple-color:#3f51b5;--mat-tab-header-inactive-ripple-color:#3f51b5;--mat-tab-header-inactive-focus-label-text-color:rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color:rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color:#3f51b5;--mat-tab-header-active-hover-label-text-color:#3f51b5;--mat-tab-header-active-focus-indicator-color:#3f51b5;--mat-tab-header-active-hover-indicator-color:#3f51b5}.mat-mdc-tab-group.mat-accent,.mat-mdc-tab-nav-bar.mat-accent{--mdc-tab-indicator-active-indicator-color:#ff4081;--mat-tab-header-disabled-ripple-color:rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color:black;--mat-tab-header-inactive-label-text-color:rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color:#ff4081;--mat-tab-header-active-ripple-color:#ff4081;--mat-tab-header-inactive-ripple-color:#ff4081;--mat-tab-header-inactive-focus-label-text-color:rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color:rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color:#ff4081;--mat-tab-header-active-hover-label-text-color:#ff4081;--mat-tab-header-active-focus-indicator-color:#ff4081;--mat-tab-header-active-hover-indicator-color:#ff4081}.mat-mdc-tab-group.mat-warn,.mat-mdc-tab-nav-bar.mat-warn{--mdc-tab-indicator-active-indicator-color:#f44336;--mat-tab-header-disabled-ripple-color:rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color:black;--mat-tab-header-inactive-label-text-color:rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color:#f44336;--mat-tab-header-active-ripple-color:#f44336;--mat-tab-header-inactive-ripple-color:#f44336;--mat-tab-header-inactive-focus-label-text-color:rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color:rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color:#f44336;--mat-tab-header-active-hover-label-text-color:#f44336;--mat-tab-header-active-focus-indicator-color:#f44336;--mat-tab-header-active-hover-indicator-color:#f44336}.mat-mdc-tab-group.mat-background-primary,.mat-mdc-tab-nav-bar.mat-background-primary{--mat-tab-header-with-background-background-color:#3f51b5;--mat-tab-header-with-background-foreground-color:white}.mat-mdc-tab-group.mat-background-accent,.mat-mdc-tab-nav-bar.mat-background-accent{--mat-tab-header-with-background-background-color:#ff4081;--mat-tab-header-with-background-foreground-color:white}.mat-mdc-tab-group.mat-background-warn,.mat-mdc-tab-nav-bar.mat-background-warn{--mat-tab-header-with-background-background-color:#f44336;--mat-tab-header-with-background-foreground-color:white}.mat-mdc-tab-header{--mdc-secondary-navigation-tab-container-height:48px}.mat-mdc-tab-header{--mat-tab-header-label-text-font:Roboto, sans-serif;--mat-tab-header-label-text-size:14px;--mat-tab-header-label-text-tracking:.0892857143em;--mat-tab-header-label-text-line-height:36px;--mat-tab-header-label-text-weight:500}html{--mdc-checkbox-disabled-selected-checkmark-color:#fff;--mdc-checkbox-selected-focus-state-layer-opacity:.16;--mdc-checkbox-selected-hover-state-layer-opacity:.04;--mdc-checkbox-selected-pressed-state-layer-opacity:.16;--mdc-checkbox-unselected-focus-state-layer-opacity:.16;--mdc-checkbox-unselected-hover-state-layer-opacity:.04;--mdc-checkbox-unselected-pressed-state-layer-opacity:.16}html{--mdc-checkbox-disabled-selected-icon-color:rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color:rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color:white;--mdc-checkbox-selected-focus-icon-color:#ff4081;--mdc-checkbox-selected-hover-icon-color:#ff4081;--mdc-checkbox-selected-icon-color:#ff4081;--mdc-checkbox-selected-pressed-icon-color:#ff4081;--mdc-checkbox-unselected-focus-icon-color:#212121;--mdc-checkbox-unselected-hover-icon-color:#212121;--mdc-checkbox-unselected-icon-color:rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color:#ff4081;--mdc-checkbox-selected-hover-state-layer-color:#ff4081;--mdc-checkbox-selected-pressed-state-layer-color:#ff4081;--mdc-checkbox-unselected-focus-state-layer-color:black;--mdc-checkbox-unselected-hover-state-layer-color:black;--mdc-checkbox-unselected-pressed-state-layer-color:black;--mat-checkbox-disabled-label-color:rgba(0, 0, 0, .38);--mat-checkbox-label-text-color:rgba(0, 0, 0, .87)}.mat-mdc-checkbox.mat-primary{--mdc-checkbox-disabled-selected-icon-color:rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color:rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color:white;--mdc-checkbox-selected-focus-icon-color:#3f51b5;--mdc-checkbox-selected-hover-icon-color:#3f51b5;--mdc-checkbox-selected-icon-color:#3f51b5;--mdc-checkbox-selected-pressed-icon-color:#3f51b5;--mdc-checkbox-unselected-focus-icon-color:#212121;--mdc-checkbox-unselected-hover-icon-color:#212121;--mdc-checkbox-unselected-icon-color:rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color:#3f51b5;--mdc-checkbox-selected-hover-state-layer-color:#3f51b5;--mdc-checkbox-selected-pressed-state-layer-color:#3f51b5;--mdc-checkbox-unselected-focus-state-layer-color:black;--mdc-checkbox-unselected-hover-state-layer-color:black;--mdc-checkbox-unselected-pressed-state-layer-color:black}.mat-mdc-checkbox.mat-warn{--mdc-checkbox-disabled-selected-icon-color:rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color:rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color:white;--mdc-checkbox-selected-focus-icon-color:#f44336;--mdc-checkbox-selected-hover-icon-color:#f44336;--mdc-checkbox-selected-icon-color:#f44336;--mdc-checkbox-selected-pressed-icon-color:#f44336;--mdc-checkbox-unselected-focus-icon-color:#212121;--mdc-checkbox-unselected-hover-icon-color:#212121;--mdc-checkbox-unselected-icon-color:rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color:#f44336;--mdc-checkbox-selected-hover-state-layer-color:#f44336;--mdc-checkbox-selected-pressed-state-layer-color:#f44336;--mdc-checkbox-unselected-focus-state-layer-color:black;--mdc-checkbox-unselected-hover-state-layer-color:black;--mdc-checkbox-unselected-pressed-state-layer-color:black}html{--mdc-checkbox-state-layer-size:40px;--mat-checkbox-touch-target-display:block}html{--mat-checkbox-label-text-font:Roboto, sans-serif;--mat-checkbox-label-text-line-height:20px;--mat-checkbox-label-text-size:14px;--mat-checkbox-label-text-tracking:.0178571429em;--mat-checkbox-label-text-weight:400}html{--mdc-text-button-container-shape:4px;--mdc-text-button-keep-touch-target:false;--mdc-filled-button-container-shape:4px;--mdc-filled-button-keep-touch-target:false;--mdc-protected-button-container-shape:4px;--mdc-protected-button-container-elevation-shadow:0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mdc-protected-button-disabled-container-elevation-shadow:0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-protected-button-focus-container-elevation-shadow:0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-hover-container-elevation-shadow:0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-pressed-container-elevation-shadow:0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-outlined-button-keep-touch-target:false;--mdc-outlined-button-outline-width:1px;--mdc-outlined-button-container-shape:4px;--mat-text-button-horizontal-padding:8px;--mat-text-button-with-icon-horizontal-padding:8px;--mat-text-button-icon-spacing:8px;--mat-text-button-icon-offset:0;--mat-filled-button-horizontal-padding:16px;--mat-filled-button-icon-spacing:8px;--mat-filled-button-icon-offset:-4px;--mat-protected-button-horizontal-padding:16px;--mat-protected-button-icon-spacing:8px;--mat-protected-button-icon-offset:-4px;--mat-outlined-button-horizontal-padding:15px;--mat-outlined-button-icon-spacing:8px;--mat-outlined-button-icon-offset:-4px}html{--mdc-text-button-label-text-color:black;--mdc-text-button-disabled-label-text-color:rgba(0, 0, 0, .38);--mat-text-button-state-layer-color:black;--mat-text-button-disabled-state-layer-color:black;--mat-text-button-ripple-color:rgba(0, 0, 0, .1);--mat-text-button-hover-state-layer-opacity:.04;--mat-text-button-focus-state-layer-opacity:.12;--mat-text-button-pressed-state-layer-opacity:.12;--mdc-filled-button-container-color:white;--mdc-filled-button-label-text-color:black;--mdc-filled-button-disabled-container-color:rgba(0, 0, 0, .12);--mdc-filled-button-disabled-label-text-color:rgba(0, 0, 0, .38);--mat-filled-button-state-layer-color:black;--mat-filled-button-disabled-state-layer-color:black;--mat-filled-button-ripple-color:rgba(0, 0, 0, .1);--mat-filled-button-hover-state-layer-opacity:.04;--mat-filled-button-focus-state-layer-opacity:.12;--mat-filled-button-pressed-state-layer-opacity:.12;--mdc-protected-button-container-color:white;--mdc-protected-button-label-text-color:black;--mdc-protected-button-disabled-container-color:rgba(0, 0, 0, .12);--mdc-protected-button-disabled-label-text-color:rgba(0, 0, 0, .38);--mat-protected-button-state-layer-color:black;--mat-protected-button-disabled-state-layer-color:black;--mat-protected-button-ripple-color:rgba(0, 0, 0, .1);--mat-protected-button-hover-state-layer-opacity:.04;--mat-protected-button-focus-state-layer-opacity:.12;--mat-protected-button-pressed-state-layer-opacity:.12;--mdc-outlined-button-disabled-outline-color:rgba(0, 0, 0, .12);--mdc-outlined-button-disabled-label-text-color:rgba(0, 0, 0, .38);--mdc-outlined-button-label-text-color:black;--mdc-outlined-button-outline-color:rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color:black;--mat-outlined-button-disabled-state-layer-color:black;--mat-outlined-button-ripple-color:rgba(0, 0, 0, .1);--mat-outlined-button-hover-state-layer-opacity:.04;--mat-outlined-button-focus-state-layer-opacity:.12;--mat-outlined-button-pressed-state-layer-opacity:.12}.mat-mdc-button.mat-primary{--mdc-text-button-label-text-color:#3f51b5;--mat-text-button-state-layer-color:#3f51b5;--mat-text-button-ripple-color:rgba(63, 81, 181, .1)}.mat-mdc-button.mat-accent{--mdc-text-button-label-text-color:#ff4081;--mat-text-button-state-layer-color:#ff4081;--mat-text-button-ripple-color:rgba(255, 64, 129, .1)}.mat-mdc-button.mat-warn{--mdc-text-button-label-text-color:#f44336;--mat-text-button-state-layer-color:#f44336;--mat-text-button-ripple-color:rgba(244, 67, 54, .1)}.mat-mdc-unelevated-button.mat-primary{--mdc-filled-button-container-color:#3f51b5;--mdc-filled-button-label-text-color:white;--mat-filled-button-state-layer-color:white;--mat-filled-button-ripple-color:rgba(255, 255, 255, .1)}.mat-mdc-unelevated-button.mat-accent{--mdc-filled-button-container-color:#ff4081;--mdc-filled-button-label-text-color:white;--mat-filled-button-state-layer-color:white;--mat-filled-button-ripple-color:rgba(255, 255, 255, .1)}.mat-mdc-unelevated-button.mat-warn{--mdc-filled-button-container-color:#f44336;--mdc-filled-button-label-text-color:white;--mat-filled-button-state-layer-color:white;--mat-filled-button-ripple-color:rgba(255, 255, 255, .1)}.mat-mdc-raised-button.mat-primary{--mdc-protected-button-container-color:#3f51b5;--mdc-protected-button-label-text-color:white;--mat-protected-button-state-layer-color:white;--mat-protected-button-ripple-color:rgba(255, 255, 255, .1)}.mat-mdc-raised-button.mat-accent{--mdc-protected-button-container-color:#ff4081;--mdc-protected-button-label-text-color:white;--mat-protected-button-state-layer-color:white;--mat-protected-button-ripple-color:rgba(255, 255, 255, .1)}.mat-mdc-raised-button.mat-warn{--mdc-protected-button-container-color:#f44336;--mdc-protected-button-label-text-color:white;--mat-protected-button-state-layer-color:white;--mat-protected-button-ripple-color:rgba(255, 255, 255, .1)}.mat-mdc-outlined-button.mat-primary{--mdc-outlined-button-label-text-color:#3f51b5;--mdc-outlined-button-outline-color:rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color:#3f51b5;--mat-outlined-button-ripple-color:rgba(63, 81, 181, .1)}.mat-mdc-outlined-button.mat-accent{--mdc-outlined-button-label-text-color:#ff4081;--mdc-outlined-button-outline-color:rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color:#ff4081;--mat-outlined-button-ripple-color:rgba(255, 64, 129, .1)}.mat-mdc-outlined-button.mat-warn{--mdc-outlined-button-label-text-color:#f44336;--mdc-outlined-button-outline-color:rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color:#f44336;--mat-outlined-button-ripple-color:rgba(244, 67, 54, .1)}html{--mdc-text-button-container-height:36px;--mdc-filled-button-container-height:36px;--mdc-protected-button-container-height:36px;--mdc-outlined-button-container-height:36px;--mat-text-button-touch-target-display:block;--mat-filled-button-touch-target-display:block;--mat-protected-button-touch-target-display:block;--mat-outlined-button-touch-target-display:block}html{--mdc-text-button-label-text-font:Roboto, sans-serif;--mdc-text-button-label-text-size:14px;--mdc-text-button-label-text-tracking:.0892857143em;--mdc-text-button-label-text-weight:500;--mdc-text-button-label-text-transform:none;--mdc-filled-button-label-text-font:Roboto, sans-serif;--mdc-filled-button-label-text-size:14px;--mdc-filled-button-label-text-tracking:.0892857143em;--mdc-filled-button-label-text-weight:500;--mdc-filled-button-label-text-transform:none;--mdc-protected-button-label-text-font:Roboto, sans-serif;--mdc-protected-button-label-text-size:14px;--mdc-protected-button-label-text-tracking:.0892857143em;--mdc-protected-button-label-text-weight:500;--mdc-protected-button-label-text-transform:none;--mdc-outlined-button-label-text-font:Roboto, sans-serif;--mdc-outlined-button-label-text-size:14px;--mdc-outlined-button-label-text-tracking:.0892857143em;--mdc-outlined-button-label-text-weight:500;--mdc-outlined-button-label-text-transform:none}html{--mdc-icon-button-icon-size:24px}html{--mdc-icon-button-icon-color:inherit;--mdc-icon-button-disabled-icon-color:rgba(0, 0, 0, .38);--mat-icon-button-state-layer-color:black;--mat-icon-button-disabled-state-layer-color:black;--mat-icon-button-ripple-color:rgba(0, 0, 0, .1);--mat-icon-button-hover-state-layer-opacity:.04;--mat-icon-button-focus-state-layer-opacity:.12;--mat-icon-button-pressed-state-layer-opacity:.12}html .mat-mdc-icon-button.mat-primary{--mdc-icon-button-icon-color:#3f51b5;--mat-icon-button-state-layer-color:#3f51b5;--mat-icon-button-ripple-color:rgba(63, 81, 181, .1)}html .mat-mdc-icon-button.mat-accent{--mdc-icon-button-icon-color:#ff4081;--mat-icon-button-state-layer-color:#ff4081;--mat-icon-button-ripple-color:rgba(255, 64, 129, .1)}html .mat-mdc-icon-button.mat-warn{--mdc-icon-button-icon-color:#f44336;--mat-icon-button-state-layer-color:#f44336;--mat-icon-button-ripple-color:rgba(244, 67, 54, .1)}html{--mat-icon-button-touch-target-display:block}.mat-mdc-icon-button.mat-mdc-button-base{--mdc-icon-button-state-layer-size: 48px;width:var(--mdc-icon-button-state-layer-size);height:var(--mdc-icon-button-state-layer-size);padding:12px}html{--mdc-fab-container-shape:50%;--mdc-fab-container-elevation-shadow:0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-focus-container-elevation-shadow:0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-hover-container-elevation-shadow:0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-pressed-container-elevation-shadow:0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-fab-small-container-shape:50%;--mdc-fab-small-container-elevation-shadow:0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-small-focus-container-elevation-shadow:0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-hover-container-elevation-shadow:0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-pressed-container-elevation-shadow:0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-extended-fab-container-height:48px;--mdc-extended-fab-container-shape:24px;--mdc-extended-fab-container-elevation-shadow:0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-extended-fab-focus-container-elevation-shadow:0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-hover-container-elevation-shadow:0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-pressed-container-elevation-shadow:0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12)}html{--mdc-fab-container-color:white;--mat-fab-foreground-color:black;--mat-fab-state-layer-color:black;--mat-fab-disabled-state-layer-color:black;--mat-fab-ripple-color:rgba(0, 0, 0, .1);--mat-fab-hover-state-layer-opacity:.04;--mat-fab-focus-state-layer-opacity:.12;--mat-fab-pressed-state-layer-opacity:.12;--mat-fab-disabled-state-container-color:rgba(0, 0, 0, .12);--mat-fab-disabled-state-foreground-color:rgba(0, 0, 0, .38);--mdc-fab-small-container-color:white;--mat-fab-small-foreground-color:black;--mat-fab-small-state-layer-color:black;--mat-fab-small-disabled-state-layer-color:black;--mat-fab-small-ripple-color:rgba(0, 0, 0, .1);--mat-fab-small-hover-state-layer-opacity:.04;--mat-fab-small-focus-state-layer-opacity:.12;--mat-fab-small-pressed-state-layer-opacity:.12;--mat-fab-small-disabled-state-container-color:rgba(0, 0, 0, .12);--mat-fab-small-disabled-state-foreground-color:rgba(0, 0, 0, .38)}html .mat-mdc-fab.mat-primary{--mdc-fab-container-color:#3f51b5;--mat-fab-foreground-color:white;--mat-fab-state-layer-color:white;--mat-fab-ripple-color:rgba(255, 255, 255, .1)}html .mat-mdc-fab.mat-accent{--mdc-fab-container-color:#ff4081;--mat-fab-foreground-color:white;--mat-fab-state-layer-color:white;--mat-fab-ripple-color:rgba(255, 255, 255, .1)}html .mat-mdc-fab.mat-warn{--mdc-fab-container-color:#f44336;--mat-fab-foreground-color:white;--mat-fab-state-layer-color:white;--mat-fab-ripple-color:rgba(255, 255, 255, .1)}html .mat-mdc-mini-fab.mat-primary{--mdc-fab-small-container-color:#3f51b5;--mat-fab-small-foreground-color:white;--mat-fab-small-state-layer-color:white;--mat-fab-small-ripple-color:rgba(255, 255, 255, .1)}html .mat-mdc-mini-fab.mat-accent{--mdc-fab-small-container-color:#ff4081;--mat-fab-small-foreground-color:white;--mat-fab-small-state-layer-color:white;--mat-fab-small-ripple-color:rgba(255, 255, 255, .1)}html .mat-mdc-mini-fab.mat-warn{--mdc-fab-small-container-color:#f44336;--mat-fab-small-foreground-color:white;--mat-fab-small-state-layer-color:white;--mat-fab-small-ripple-color:rgba(255, 255, 255, .1)}html{--mat-fab-touch-target-display:block;--mat-fab-small-touch-target-display:block}html{--mdc-extended-fab-label-text-font:Roboto, sans-serif;--mdc-extended-fab-label-text-size:14px;--mdc-extended-fab-label-text-tracking:.0892857143em;--mdc-extended-fab-label-text-weight:500}html{--mdc-snackbar-container-shape:4px}html{--mdc-snackbar-container-color:#333333;--mdc-snackbar-supporting-text-color:rgba(255, 255, 255, .87);--mat-snack-bar-button-color:#ff4081}html{--mdc-snackbar-supporting-text-font:Roboto, sans-serif;--mdc-snackbar-supporting-text-line-height:20px;--mdc-snackbar-supporting-text-size:14px;--mdc-snackbar-supporting-text-weight:400}html{--mat-table-row-item-outline-width:1px}html{--mat-table-background-color:white;--mat-table-header-headline-color:rgba(0, 0, 0, .87);--mat-table-row-item-label-text-color:rgba(0, 0, 0, .87);--mat-table-row-item-outline-color:rgba(0, 0, 0, .12)}html{--mat-table-header-container-height:56px;--mat-table-footer-container-height:52px;--mat-table-row-item-container-height:52px}html{--mat-table-header-headline-font:Roboto, sans-serif;--mat-table-header-headline-line-height:22px;--mat-table-header-headline-size:14px;--mat-table-header-headline-weight:500;--mat-table-header-headline-tracking:.0071428571em;--mat-table-row-item-label-text-font:Roboto, sans-serif;--mat-table-row-item-label-text-line-height:20px;--mat-table-row-item-label-text-size:14px;--mat-table-row-item-label-text-weight:400;--mat-table-row-item-label-text-tracking:.0178571429em;--mat-table-footer-supporting-text-font:Roboto, sans-serif;--mat-table-footer-supporting-text-line-height:20px;--mat-table-footer-supporting-text-size:14px;--mat-table-footer-supporting-text-weight:400;--mat-table-footer-supporting-text-tracking:.0178571429em}html{--mdc-circular-progress-active-indicator-width:4px;--mdc-circular-progress-size:48px}html{--mdc-circular-progress-active-indicator-color:#3f51b5}html .mat-accent{--mdc-circular-progress-active-indicator-color:#ff4081}html .mat-warn{--mdc-circular-progress-active-indicator-color:#f44336}html{--mat-badge-container-shape:50%;--mat-badge-container-size:unset;--mat-badge-small-size-container-size:unset;--mat-badge-large-size-container-size:unset;--mat-badge-legacy-container-size:22px;--mat-badge-legacy-small-size-container-size:16px;--mat-badge-legacy-large-size-container-size:28px;--mat-badge-container-offset:-11px 0;--mat-badge-small-size-container-offset:-8px 0;--mat-badge-large-size-container-offset:-14px 0;--mat-badge-container-overlap-offset:-11px;--mat-badge-small-size-container-overlap-offset:-8px;--mat-badge-large-size-container-overlap-offset:-14px;--mat-badge-container-padding:0;--mat-badge-small-size-container-padding:0;--mat-badge-large-size-container-padding:0}html{--mat-badge-background-color:#3f51b5;--mat-badge-text-color:white;--mat-badge-disabled-state-background-color:#b9b9b9;--mat-badge-disabled-state-text-color:rgba(0, 0, 0, .38)}.mat-badge-accent{--mat-badge-background-color:#ff4081;--mat-badge-text-color:white}.mat-badge-warn{--mat-badge-background-color:#f44336;--mat-badge-text-color:white}html{--mat-badge-text-font:Roboto, sans-serif;--mat-badge-text-size:12px;--mat-badge-text-weight:600;--mat-badge-small-size-text-size:9px;--mat-badge-large-size-text-size:24px}html{--mat-bottom-sheet-container-shape:4px}html{--mat-bottom-sheet-container-text-color:rgba(0, 0, 0, .87);--mat-bottom-sheet-container-background-color:white}html{--mat-bottom-sheet-container-text-font:Roboto, sans-serif;--mat-bottom-sheet-container-text-line-height:20px;--mat-bottom-sheet-container-text-size:14px;--mat-bottom-sheet-container-text-tracking:.0178571429em;--mat-bottom-sheet-container-text-weight:400}html{--mat-legacy-button-toggle-height:36px;--mat-legacy-button-toggle-shape:2px;--mat-legacy-button-toggle-focus-state-layer-opacity:1;--mat-standard-button-toggle-shape:4px;--mat-standard-button-toggle-hover-state-layer-opacity:.04;--mat-standard-button-toggle-focus-state-layer-opacity:.12}html{--mat-legacy-button-toggle-text-color:rgba(0, 0, 0, .38);--mat-legacy-button-toggle-state-layer-color:rgba(0, 0, 0, .12);--mat-legacy-button-toggle-selected-state-text-color:rgba(0, 0, 0, .54);--mat-legacy-button-toggle-selected-state-background-color:#e0e0e0;--mat-legacy-button-toggle-disabled-state-text-color:rgba(0, 0, 0, .26);--mat-legacy-button-toggle-disabled-state-background-color:#eeeeee;--mat-legacy-button-toggle-disabled-selected-state-background-color:#bdbdbd;--mat-standard-button-toggle-text-color:rgba(0, 0, 0, .87);--mat-standard-button-toggle-background-color:white;--mat-standard-button-toggle-state-layer-color:black;--mat-standard-button-toggle-selected-state-background-color:#e0e0e0;--mat-standard-button-toggle-selected-state-text-color:rgba(0, 0, 0, .87);--mat-standard-button-toggle-disabled-state-text-color:rgba(0, 0, 0, .26);--mat-standard-button-toggle-disabled-state-background-color:white;--mat-standard-button-toggle-disabled-selected-state-text-color:rgba(0, 0, 0, .87);--mat-standard-button-toggle-disabled-selected-state-background-color:#bdbdbd;--mat-standard-button-toggle-divider-color:#e0e0e0}html{--mat-standard-button-toggle-height:48px}html{--mat-legacy-button-toggle-label-text-font:Roboto, sans-serif;--mat-legacy-button-toggle-label-text-line-height:24px;--mat-legacy-button-toggle-label-text-size:16px;--mat-legacy-button-toggle-label-text-tracking:.03125em;--mat-legacy-button-toggle-label-text-weight:400;--mat-standard-button-toggle-label-text-font:Roboto, sans-serif;--mat-standard-button-toggle-label-text-line-height:24px;--mat-standard-button-toggle-label-text-size:16px;--mat-standard-button-toggle-label-text-tracking:.03125em;--mat-standard-button-toggle-label-text-weight:400}html{--mat-datepicker-calendar-container-shape:4px;--mat-datepicker-calendar-container-touch-shape:4px;--mat-datepicker-calendar-container-elevation-shadow:0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-datepicker-calendar-container-touch-elevation-shadow:0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12)}html{--mat-datepicker-calendar-date-selected-state-text-color:white;--mat-datepicker-calendar-date-selected-state-background-color:#3f51b5;--mat-datepicker-calendar-date-selected-disabled-state-background-color:rgba(63, 81, 181, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color:white;--mat-datepicker-calendar-date-focus-state-background-color:rgba(63, 81, 181, .3);--mat-datepicker-calendar-date-hover-state-background-color:rgba(63, 81, 181, .3);--mat-datepicker-toggle-active-state-icon-color:#3f51b5;--mat-datepicker-calendar-date-in-range-state-background-color:rgba(63, 81, 181, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color:rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color:#a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color:#46a35e;--mat-datepicker-toggle-icon-color:rgba(0, 0, 0, .54);--mat-datepicker-calendar-body-label-text-color:rgba(0, 0, 0, .54);--mat-datepicker-calendar-period-button-text-color:black;--mat-datepicker-calendar-period-button-icon-color:rgba(0, 0, 0, .54);--mat-datepicker-calendar-navigation-button-icon-color:rgba(0, 0, 0, .54);--mat-datepicker-calendar-header-divider-color:rgba(0, 0, 0, .12);--mat-datepicker-calendar-header-text-color:rgba(0, 0, 0, .54);--mat-datepicker-calendar-date-today-outline-color:rgba(0, 0, 0, .38);--mat-datepicker-calendar-date-today-disabled-state-outline-color:rgba(0, 0, 0, .18);--mat-datepicker-calendar-date-text-color:rgba(0, 0, 0, .87);--mat-datepicker-calendar-date-outline-color:transparent;--mat-datepicker-calendar-date-disabled-state-text-color:rgba(0, 0, 0, .38);--mat-datepicker-calendar-date-preview-state-outline-color:rgba(0, 0, 0, .24);--mat-datepicker-range-input-separator-color:rgba(0, 0, 0, .87);--mat-datepicker-range-input-disabled-state-separator-color:rgba(0, 0, 0, .38);--mat-datepicker-range-input-disabled-state-text-color:rgba(0, 0, 0, .38);--mat-datepicker-calendar-container-background-color:white;--mat-datepicker-calendar-container-text-color:rgba(0, 0, 0, .87)}.mat-datepicker-content.mat-accent{--mat-datepicker-calendar-date-selected-state-text-color:white;--mat-datepicker-calendar-date-selected-state-background-color:#ff4081;--mat-datepicker-calendar-date-selected-disabled-state-background-color:rgba(255, 64, 129, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color:white;--mat-datepicker-calendar-date-focus-state-background-color:rgba(255, 64, 129, .3);--mat-datepicker-calendar-date-hover-state-background-color:rgba(255, 64, 129, .3);--mat-datepicker-calendar-date-in-range-state-background-color:rgba(255, 64, 129, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color:rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color:#a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color:#46a35e}.mat-datepicker-content.mat-warn{--mat-datepicker-calendar-date-selected-state-text-color:white;--mat-datepicker-calendar-date-selected-state-background-color:#f44336;--mat-datepicker-calendar-date-selected-disabled-state-background-color:rgba(244, 67, 54, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color:white;--mat-datepicker-calendar-date-focus-state-background-color:rgba(244, 67, 54, .3);--mat-datepicker-calendar-date-hover-state-background-color:rgba(244, 67, 54, .3);--mat-datepicker-calendar-date-in-range-state-background-color:rgba(244, 67, 54, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color:rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color:#a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color:#46a35e}.mat-datepicker-toggle-active.mat-accent{--mat-datepicker-toggle-active-state-icon-color:#ff4081}.mat-datepicker-toggle-active.mat-warn{--mat-datepicker-toggle-active-state-icon-color:#f44336}.mat-calendar-controls{--mat-icon-button-touch-target-display:none}.mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base{--mdc-icon-button-state-layer-size: 40px;width:var(--mdc-icon-button-state-layer-size);height:var(--mdc-icon-button-state-layer-size);padding:8px}html{--mat-datepicker-calendar-text-font:Roboto, sans-serif;--mat-datepicker-calendar-text-size:13px;--mat-datepicker-calendar-body-label-text-size:14px;--mat-datepicker-calendar-body-label-text-weight:500;--mat-datepicker-calendar-period-button-text-size:14px;--mat-datepicker-calendar-period-button-text-weight:500;--mat-datepicker-calendar-header-text-size:11px;--mat-datepicker-calendar-header-text-weight:400}html{--mat-divider-width:1px}html{--mat-divider-color:rgba(0, 0, 0, .12)}html{--mat-expansion-container-shape:4px;--mat-expansion-legacy-header-indicator-display:inline-block;--mat-expansion-header-indicator-display:none}html{--mat-expansion-container-background-color:white;--mat-expansion-container-text-color:rgba(0, 0, 0, .87);--mat-expansion-actions-divider-color:rgba(0, 0, 0, .12);--mat-expansion-header-hover-state-layer-color:rgba(0, 0, 0, .04);--mat-expansion-header-focus-state-layer-color:rgba(0, 0, 0, .04);--mat-expansion-header-disabled-state-text-color:rgba(0, 0, 0, .26);--mat-expansion-header-text-color:rgba(0, 0, 0, .87);--mat-expansion-header-description-color:rgba(0, 0, 0, .54);--mat-expansion-header-indicator-color:rgba(0, 0, 0, .54)}html{--mat-expansion-header-collapsed-state-height:48px;--mat-expansion-header-expanded-state-height:64px}html{--mat-expansion-header-text-font:Roboto, sans-serif;--mat-expansion-header-text-size:14px;--mat-expansion-header-text-weight:500;--mat-expansion-header-text-line-height:inherit;--mat-expansion-header-text-tracking:inherit;--mat-expansion-container-text-font:Roboto, sans-serif;--mat-expansion-container-text-line-height:20px;--mat-expansion-container-text-size:14px;--mat-expansion-container-text-tracking:.0178571429em;--mat-expansion-container-text-weight:400}html{--mat-grid-list-tile-header-primary-text-size:14px;--mat-grid-list-tile-header-secondary-text-size:12px;--mat-grid-list-tile-footer-primary-text-size:14px;--mat-grid-list-tile-footer-secondary-text-size:12px}html{--mat-icon-color:inherit}.mat-icon.mat-primary{--mat-icon-color:#3f51b5}.mat-icon.mat-accent{--mat-icon-color:#ff4081}.mat-icon.mat-warn{--mat-icon-color:#f44336}html{--mat-sidenav-container-shape:0;--mat-sidenav-container-elevation-shadow:0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-sidenav-container-width:auto}html{--mat-sidenav-container-divider-color:rgba(0, 0, 0, .12);--mat-sidenav-container-background-color:white;--mat-sidenav-container-text-color:rgba(0, 0, 0, .87);--mat-sidenav-content-background-color:#fafafa;--mat-sidenav-content-text-color:rgba(0, 0, 0, .87);--mat-sidenav-scrim-color:rgba(0, 0, 0, .6)}html{--mat-stepper-header-icon-foreground-color:white;--mat-stepper-header-selected-state-icon-background-color:#3f51b5;--mat-stepper-header-selected-state-icon-foreground-color:white;--mat-stepper-header-done-state-icon-background-color:#3f51b5;--mat-stepper-header-done-state-icon-foreground-color:white;--mat-stepper-header-edit-state-icon-background-color:#3f51b5;--mat-stepper-header-edit-state-icon-foreground-color:white;--mat-stepper-container-color:white;--mat-stepper-line-color:rgba(0, 0, 0, .12);--mat-stepper-header-hover-state-layer-color:rgba(0, 0, 0, .04);--mat-stepper-header-focus-state-layer-color:rgba(0, 0, 0, .04);--mat-stepper-header-label-text-color:rgba(0, 0, 0, .54);--mat-stepper-header-optional-label-text-color:rgba(0, 0, 0, .54);--mat-stepper-header-selected-state-label-text-color:rgba(0, 0, 0, .87);--mat-stepper-header-error-state-label-text-color:#f44336;--mat-stepper-header-icon-background-color:rgba(0, 0, 0, .54);--mat-stepper-header-error-state-icon-foreground-color:#f44336;--mat-stepper-header-error-state-icon-background-color:transparent}html .mat-step-header.mat-accent{--mat-stepper-header-icon-foreground-color:white;--mat-stepper-header-selected-state-icon-background-color:#ff4081;--mat-stepper-header-selected-state-icon-foreground-color:white;--mat-stepper-header-done-state-icon-background-color:#ff4081;--mat-stepper-header-done-state-icon-foreground-color:white;--mat-stepper-header-edit-state-icon-background-color:#ff4081;--mat-stepper-header-edit-state-icon-foreground-color:white}html .mat-step-header.mat-warn{--mat-stepper-header-icon-foreground-color:white;--mat-stepper-header-selected-state-icon-background-color:#f44336;--mat-stepper-header-selected-state-icon-foreground-color:white;--mat-stepper-header-done-state-icon-background-color:#f44336;--mat-stepper-header-done-state-icon-foreground-color:white;--mat-stepper-header-edit-state-icon-background-color:#f44336;--mat-stepper-header-edit-state-icon-foreground-color:white}html{--mat-stepper-header-height:72px}html{--mat-stepper-container-text-font:Roboto, sans-serif;--mat-stepper-header-label-text-font:Roboto, sans-serif;--mat-stepper-header-label-text-size:14px;--mat-stepper-header-label-text-weight:400;--mat-stepper-header-error-state-label-text-size:16px;--mat-stepper-header-selected-state-label-text-size:16px;--mat-stepper-header-selected-state-label-text-weight:400}html{--mat-sort-arrow-color:#757575}html{--mat-toolbar-container-background-color:whitesmoke;--mat-toolbar-container-text-color:rgba(0, 0, 0, .87)}.mat-toolbar.mat-primary{--mat-toolbar-container-background-color:#3f51b5;--mat-toolbar-container-text-color:white}.mat-toolbar.mat-accent{--mat-toolbar-container-background-color:#ff4081;--mat-toolbar-container-text-color:white}.mat-toolbar.mat-warn{--mat-toolbar-container-background-color:#f44336;--mat-toolbar-container-text-color:white}html{--mat-toolbar-standard-height:64px;--mat-toolbar-mobile-height:56px}html{--mat-toolbar-title-text-font:Roboto, sans-serif;--mat-toolbar-title-text-line-height:32px;--mat-toolbar-title-text-size:20px;--mat-toolbar-title-text-tracking:.0125em;--mat-toolbar-title-text-weight:500}html{--mat-tree-container-background-color:white;--mat-tree-node-text-color:rgba(0, 0, 0, .87)}html{--mat-tree-node-min-height:48px}html{--mat-tree-node-text-font:Roboto, sans-serif;--mat-tree-node-text-size:14px;--mat-tree-node-text-weight:400}.mat-h1,.mat-headline-5,.mat-typography .mat-h1,.mat-typography .mat-headline-5,.mat-typography h1{font:400 24px/32px Roboto,sans-serif;letter-spacing:normal;margin:0 0 16px}.mat-h2,.mat-headline-6,.mat-typography .mat-h2,.mat-typography .mat-headline-6,.mat-typography h2{font:500 20px/32px Roboto,sans-serif;letter-spacing:.0125em;margin:0 0 16px}.mat-h3,.mat-subtitle-1,.mat-typography .mat-h3,.mat-typography .mat-subtitle-1,.mat-typography h3{font:400 16px/28px Roboto,sans-serif;letter-spacing:.009375em;margin:0 0 16px}.mat-h4,.mat-body-1,.mat-typography .mat-h4,.mat-typography .mat-body-1,.mat-typography h4{font:400 16px/24px Roboto,sans-serif;letter-spacing:.03125em;margin:0 0 16px}.mat-h5,.mat-typography .mat-h5,.mat-typography h5{font:400 11.62px/20px Roboto,sans-serif;margin:0 0 12px}.mat-h6,.mat-typography .mat-h6,.mat-typography h6{font:400 9.38px/20px Roboto,sans-serif;margin:0 0 12px}.mat-body-strong,.mat-subtitle-2,.mat-typography .mat-body-strong,.mat-typography .mat-subtitle-2{font:500 14px/22px Roboto,sans-serif;letter-spacing:.0071428571em}.mat-body,.mat-body-2,.mat-typography .mat-body,.mat-typography .mat-body-2,.mat-typography{font:400 14px/20px Roboto,sans-serif;letter-spacing:.0178571429em}.mat-body p,.mat-body-2 p,.mat-typography .mat-body p,.mat-typography .mat-body-2 p,.mat-typography p{margin:0 0 12px}.mat-small,.mat-caption,.mat-typography .mat-small,.mat-typography .mat-caption{font:400 12px/20px Roboto,sans-serif;letter-spacing:.0333333333em}.mat-headline-1,.mat-typography .mat-headline-1{font:300 96px/96px Roboto,sans-serif;letter-spacing:-.015625em;margin:0 0 56px}.mat-headline-2,.mat-typography .mat-headline-2{font:300 60px/60px Roboto,sans-serif;letter-spacing:-.0083333333em;margin:0 0 64px}.mat-headline-3,.mat-typography .mat-headline-3{font:400 48px/50px Roboto,sans-serif;letter-spacing:normal;margin:0 0 64px}.mat-headline-4,.mat-typography .mat-headline-4{font:400 34px/40px Roboto,sans-serif;letter-spacing:.0073529412em;margin:0 0 64px}.ng-select.ng-select-opened>.ng-select-container{background:#fff;border-color:#b3b3b3 #ccc #d9d9d9}.ng-select.ng-select-opened>.ng-select-container:hover{box-shadow:none}.ng-select.ng-select-opened>.ng-select-container .ng-arrow{top:-2px;border-color:transparent transparent #999;border-width:0 5px 5px}.ng-select.ng-select-opened>.ng-select-container .ng-arrow:hover{border-color:transparent transparent #333}.ng-select.ng-select-opened.ng-select-top>.ng-select-container{border-top-right-radius:0;border-top-left-radius:0}.ng-select.ng-select-opened.ng-select-right>.ng-select-container{border-top-right-radius:0;border-bottom-right-radius:0}.ng-select.ng-select-opened.ng-select-bottom>.ng-select-container{border-bottom-right-radius:0;border-bottom-left-radius:0}.ng-select.ng-select-opened.ng-select-left>.ng-select-container{border-top-left-radius:0;border-bottom-left-radius:0}.ng-select.ng-select-focused:not(.ng-select-opened)>.ng-select-container{border-color:#007eff;box-shadow:inset 0 1px 1px #00000013,0 0 0 3px #007eff1a}.ng-select.ng-select-disabled>.ng-select-container{background-color:#f9f9f9}.ng-select .ng-has-value .ng-placeholder{display:none}.ng-select .ng-select-container{color:#333;background-color:#fff;border-radius:4px;border:1px solid #ccc;min-height:36px;align-items:center}.ng-select .ng-select-container:hover{box-shadow:0 1px #0000000f}.ng-select .ng-select-container .ng-value-container{align-items:center;padding-left:10px}[dir=rtl] .ng-select .ng-select-container .ng-value-container{padding-right:10px;padding-left:0}.ng-select .ng-select-container .ng-value-container .ng-placeholder{color:#999}.ng-select.ng-select-single .ng-select-container{height:36px}.ng-select.ng-select-single .ng-select-container .ng-value-container .ng-input{top:5px;left:0;padding-left:10px;padding-right:50px}[dir=rtl] .ng-select.ng-select-single .ng-select-container .ng-value-container .ng-input{padding-right:10px;padding-left:50px}.ng-select.ng-select-multiple.ng-select-disabled>.ng-select-container .ng-value-container .ng-value{background-color:#f9f9f9;border:1px solid #e6e6e6}.ng-select.ng-select-multiple.ng-select-disabled>.ng-select-container .ng-value-container .ng-value .ng-value-label{padding:0 5px}.ng-select.ng-select-multiple .ng-select-container .ng-value-container{padding-top:5px;padding-left:7px}[dir=rtl] .ng-select.ng-select-multiple .ng-select-container .ng-value-container{padding-right:7px;padding-left:0}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value{font-size:.9em;margin-bottom:5px;color:#333;background-color:#ebf5ff;border-radius:2px;margin-right:5px}[dir=rtl] .ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value{margin-right:0;margin-left:5px}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value.ng-value-disabled{background-color:#f9f9f9}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value.ng-value-disabled .ng-value-label{padding-left:5px}[dir=rtl] .ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value.ng-value-disabled .ng-value-label{padding-left:0;padding-right:5px}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-label,.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon{display:inline-block;padding:1px 5px}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon:hover{background-color:#d1e8ff}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon.left{border-right:1px solid #b8dbff}[dir=rtl] .ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon.left{border-left:1px solid #b8dbff;border-right:none}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon.right{border-left:1px solid #b8dbff}[dir=rtl] .ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon.right{border-left:0;border-right:1px solid #b8dbff}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-input{padding:0 0 3px 3px}[dir=rtl] .ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-input{padding:0 3px 3px 0}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-input>input{color:#000}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-placeholder{top:5px;padding-bottom:5px;padding-left:3px}[dir=rtl] .ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-placeholder{padding-right:3px;padding-left:0}.ng-select .ng-clear-wrapper{color:#999}.ng-select .ng-clear-wrapper:hover .ng-clear{color:#d0021b}.ng-select .ng-clear-wrapper:focus .ng-clear{color:#d0021b}.ng-select .ng-clear-wrapper:focus{outline:none}.ng-select .ng-spinner-zone{padding:5px 5px 0 0}[dir=rtl] .ng-select .ng-spinner-zone{padding:5px 0 0 5px}.ng-select .ng-arrow-wrapper{width:25px;padding-right:5px}[dir=rtl] .ng-select .ng-arrow-wrapper{padding-left:5px;padding-right:0}.ng-select .ng-arrow-wrapper:hover .ng-arrow{border-top-color:#666}.ng-select .ng-arrow-wrapper .ng-arrow{border-color:#999 transparent transparent;border-style:solid;border-width:5px 5px 2.5px}.ng-dropdown-panel{background-color:#fff;border:1px solid #ccc;box-shadow:0 1px #0000000f;left:0}.ng-dropdown-panel.ng-select-top{bottom:100%;border-top-right-radius:4px;border-top-left-radius:4px;border-bottom-color:#e6e6e6;margin-bottom:-1px}.ng-dropdown-panel.ng-select-top .ng-dropdown-panel-items .ng-option:first-child{border-top-right-radius:4px;border-top-left-radius:4px}.ng-dropdown-panel.ng-select-right{left:100%;top:0;border-top-right-radius:4px;border-bottom-right-radius:4px;border-bottom-left-radius:4px;border-bottom-color:#e6e6e6;margin-bottom:-1px}.ng-dropdown-panel.ng-select-right .ng-dropdown-panel-items .ng-option:first-child{border-top-right-radius:4px}.ng-dropdown-panel.ng-select-bottom{top:100%;border-bottom-right-radius:4px;border-bottom-left-radius:4px;border-top-color:#e6e6e6;margin-top:-1px}.ng-dropdown-panel.ng-select-bottom .ng-dropdown-panel-items .ng-option:last-child{border-bottom-right-radius:4px;border-bottom-left-radius:4px}.ng-dropdown-panel.ng-select-left{left:-100%;top:0;border-top-left-radius:4px;border-bottom-right-radius:4px;border-bottom-left-radius:4px;border-bottom-color:#e6e6e6;margin-bottom:-1px}.ng-dropdown-panel.ng-select-left .ng-dropdown-panel-items .ng-option:first-child{border-top-left-radius:4px}.ng-dropdown-panel .ng-dropdown-header{border-bottom:1px solid #ccc;padding:5px 7px}.ng-dropdown-panel .ng-dropdown-footer{border-top:1px solid #ccc;padding:5px 7px}.ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup{-webkit-user-select:none;user-select:none;padding:8px 10px;font-weight:500;color:#0000008a;cursor:pointer}.ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled{cursor:default}.ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked{background-color:#f5faff}.ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,.ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected.ng-option-marked{color:#0000008a;background-color:#ebf5ff;font-weight:600}.ng-dropdown-panel .ng-dropdown-panel-items .ng-option{background-color:#fff;color:#000000de;padding:8px 10px}.ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,.ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected.ng-option-marked{color:#333;background-color:#ebf5ff}.ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .ng-option-label,.ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected.ng-option-marked .ng-option-label{font-weight:600}.ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked{background-color:#f5faff;color:#333}.ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled{color:#ccc}.ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-child{padding-left:22px}[dir=rtl] .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-child{padding-right:22px;padding-left:0}.ng-dropdown-panel .ng-dropdown-panel-items .ng-option .ng-tag-label{font-size:80%;font-weight:400;padding-right:5px}[dir=rtl] .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .ng-tag-label{padding-left:5px;padding-right:0}[dir=rtl] .ng-dropdown-panel{direction:rtl;text-align:right}:root,[data-bs-theme=light]{--bs-blue: #0d6efd;--bs-indigo: #6610f2;--bs-purple: #6f42c1;--bs-pink: #d63384;--bs-red: #dc3545;--bs-orange: #fd7e14;--bs-yellow: #ffc107;--bs-green: #198754;--bs-teal: #20c997;--bs-cyan: #0dcaf0;--bs-black: #000;--bs-white: #fff;--bs-gray: #6c757d;--bs-gray-dark: #343a40;--bs-gray-100: #f8f9fa;--bs-gray-200: #e9ecef;--bs-gray-300: #dee2e6;--bs-gray-400: #ced4da;--bs-gray-500: #adb5bd;--bs-gray-600: #6c757d;--bs-gray-700: #495057;--bs-gray-800: #343a40;--bs-gray-900: #212529;--bs-primary: #0d6efd;--bs-secondary: #6c757d;--bs-success: #198754;--bs-info: #0dcaf0;--bs-warning: #ffc107;--bs-danger: #dc3545;--bs-light: #f8f9fa;--bs-dark: #212529;--bs-primary-rgb: 13, 110, 253;--bs-secondary-rgb: 108, 117, 125;--bs-success-rgb: 25, 135, 84;--bs-info-rgb: 13, 202, 240;--bs-warning-rgb: 255, 193, 7;--bs-danger-rgb: 220, 53, 69;--bs-light-rgb: 248, 249, 250;--bs-dark-rgb: 33, 37, 41;--bs-primary-text-emphasis: #052c65;--bs-secondary-text-emphasis: #2b2f32;--bs-success-text-emphasis: #0a3622;--bs-info-text-emphasis: #055160;--bs-warning-text-emphasis: #664d03;--bs-danger-text-emphasis: #58151c;--bs-light-text-emphasis: #495057;--bs-dark-text-emphasis: #495057;--bs-primary-bg-subtle: #cfe2ff;--bs-secondary-bg-subtle: #e2e3e5;--bs-success-bg-subtle: #d1e7dd;--bs-info-bg-subtle: #cff4fc;--bs-warning-bg-subtle: #fff3cd;--bs-danger-bg-subtle: #f8d7da;--bs-light-bg-subtle: #fcfcfd;--bs-dark-bg-subtle: #ced4da;--bs-primary-border-subtle: #9ec5fe;--bs-secondary-border-subtle: #c4c8cb;--bs-success-border-subtle: #a3cfbb;--bs-info-border-subtle: #9eeaf9;--bs-warning-border-subtle: #ffe69c;--bs-danger-border-subtle: #f1aeb5;--bs-light-border-subtle: #e9ecef;--bs-dark-border-subtle: #adb5bd;--bs-white-rgb: 255, 255, 255;--bs-black-rgb: 0, 0, 0;--bs-font-sans-serif: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--bs-font-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--bs-gradient: linear-gradient(180deg, rgba(255, 255, 255, .15), rgba(255, 255, 255, 0));--bs-body-font-family: var(--bs-font-sans-serif);--bs-body-font-size: 1rem;--bs-body-font-weight: 400;--bs-body-line-height: 1.5;--bs-body-color: #212529;--bs-body-color-rgb: 33, 37, 41;--bs-body-bg: #fff;--bs-body-bg-rgb: 255, 255, 255;--bs-emphasis-color: #000;--bs-emphasis-color-rgb: 0, 0, 0;--bs-secondary-color: rgba(33, 37, 41, .75);--bs-secondary-color-rgb: 33, 37, 41;--bs-secondary-bg: #e9ecef;--bs-secondary-bg-rgb: 233, 236, 239;--bs-tertiary-color: rgba(33, 37, 41, .5);--bs-tertiary-color-rgb: 33, 37, 41;--bs-tertiary-bg: #f8f9fa;--bs-tertiary-bg-rgb: 248, 249, 250;--bs-heading-color: inherit;--bs-link-color: #0d6efd;--bs-link-color-rgb: 13, 110, 253;--bs-link-decoration: underline;--bs-link-hover-color: #0a58ca;--bs-link-hover-color-rgb: 10, 88, 202;--bs-code-color: #d63384;--bs-highlight-color: #212529;--bs-highlight-bg: #fff3cd;--bs-border-width: 1px;--bs-border-style: solid;--bs-border-color: #dee2e6;--bs-border-color-translucent: rgba(0, 0, 0, .175);--bs-border-radius: .375rem;--bs-border-radius-sm: .25rem;--bs-border-radius-lg: .5rem;--bs-border-radius-xl: 1rem;--bs-border-radius-xxl: 2rem;--bs-border-radius-2xl: var(--bs-border-radius-xxl);--bs-border-radius-pill: 50rem;--bs-box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15);--bs-box-shadow-sm: 0 .125rem .25rem rgba(0, 0, 0, .075);--bs-box-shadow-lg: 0 1rem 3rem rgba(0, 0, 0, .175);--bs-box-shadow-inset: inset 0 1px 2px rgba(0, 0, 0, .075);--bs-focus-ring-width: .25rem;--bs-focus-ring-opacity: .25;--bs-focus-ring-color: rgba(13, 110, 253, .25);--bs-form-valid-color: #198754;--bs-form-valid-border-color: #198754;--bs-form-invalid-color: #dc3545;--bs-form-invalid-border-color: #dc3545}[data-bs-theme=dark]{color-scheme:dark;--bs-body-color: #dee2e6;--bs-body-color-rgb: 222, 226, 230;--bs-body-bg: #212529;--bs-body-bg-rgb: 33, 37, 41;--bs-emphasis-color: #fff;--bs-emphasis-color-rgb: 255, 255, 255;--bs-secondary-color: rgba(222, 226, 230, .75);--bs-secondary-color-rgb: 222, 226, 230;--bs-secondary-bg: #343a40;--bs-secondary-bg-rgb: 52, 58, 64;--bs-tertiary-color: rgba(222, 226, 230, .5);--bs-tertiary-color-rgb: 222, 226, 230;--bs-tertiary-bg: #2b3035;--bs-tertiary-bg-rgb: 43, 48, 53;--bs-primary-text-emphasis: #6ea8fe;--bs-secondary-text-emphasis: #a7acb1;--bs-success-text-emphasis: #75b798;--bs-info-text-emphasis: #6edff6;--bs-warning-text-emphasis: #ffda6a;--bs-danger-text-emphasis: #ea868f;--bs-light-text-emphasis: #f8f9fa;--bs-dark-text-emphasis: #dee2e6;--bs-primary-bg-subtle: #031633;--bs-secondary-bg-subtle: #161719;--bs-success-bg-subtle: #051b11;--bs-info-bg-subtle: #032830;--bs-warning-bg-subtle: #332701;--bs-danger-bg-subtle: #2c0b0e;--bs-light-bg-subtle: #343a40;--bs-dark-bg-subtle: #1a1d20;--bs-primary-border-subtle: #084298;--bs-secondary-border-subtle: #41464b;--bs-success-border-subtle: #0f5132;--bs-info-border-subtle: #087990;--bs-warning-border-subtle: #997404;--bs-danger-border-subtle: #842029;--bs-light-border-subtle: #495057;--bs-dark-border-subtle: #343a40;--bs-heading-color: inherit;--bs-link-color: #6ea8fe;--bs-link-hover-color: #8bb9fe;--bs-link-color-rgb: 110, 168, 254;--bs-link-hover-color-rgb: 139, 185, 254;--bs-code-color: #e685b5;--bs-highlight-color: #dee2e6;--bs-highlight-bg: #664d03;--bs-border-color: #495057;--bs-border-color-translucent: rgba(255, 255, 255, .15);--bs-form-valid-color: #75b798;--bs-form-valid-border-color: #75b798;--bs-form-invalid-color: #ea868f;--bs-form-invalid-border-color: #ea868f}*,*:before,*:after{box-sizing:border-box}@media (prefers-reduced-motion: no-preference){:root{scroll-behavior:smooth}}body{margin:0;font-family:var(--bs-body-font-family);font-size:var(--bs-body-font-size);font-weight:var(--bs-body-font-weight);line-height:var(--bs-body-line-height);color:var(--bs-body-color);text-align:var(--bs-body-text-align);background-color:var(--bs-body-bg);-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}hr{margin:1rem 0;color:inherit;border:0;border-top:var(--bs-border-width) solid;opacity:.25}h6,.h6,h5,.h5,h4,.h4,h3,.h3,h2,.h2,h1,.h1{margin-top:0;margin-bottom:.5rem;font-weight:500;line-height:1.2;color:var(--bs-heading-color)}h1,.h1{font-size:calc(1.375rem + 1.5vw)}@media (min-width: 1200px){h1,.h1{font-size:2.5rem}}h2,.h2{font-size:calc(1.325rem + .9vw)}@media (min-width: 1200px){h2,.h2{font-size:2rem}}h3,.h3{font-size:calc(1.3rem + .6vw)}@media (min-width: 1200px){h3,.h3{font-size:1.75rem}}h4,.h4{font-size:calc(1.275rem + .3vw)}@media (min-width: 1200px){h4,.h4{font-size:1.5rem}}h5,.h5{font-size:1.25rem}h6,.h6{font-size:1rem}p{margin-top:0;margin-bottom:1rem}abbr[title]{text-decoration:underline dotted;cursor:help;text-decoration-skip-ink:none}address{margin-bottom:1rem;font-style:normal;line-height:inherit}ol,ul{padding-left:2rem}ol,ul,dl{margin-top:0;margin-bottom:1rem}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}b,strong{font-weight:bolder}small,.small{font-size:.875em}mark,.mark{padding:.1875em;color:var(--bs-highlight-color);background-color:var(--bs-highlight-bg)}sub,sup{position:relative;font-size:.75em;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{color:rgba(var(--bs-link-color-rgb),var(--bs-link-opacity, 1));text-decoration:underline}a:hover{--bs-link-color-rgb: var(--bs-link-hover-color-rgb)}a:not([href]):not([class]),a:not([href]):not([class]):hover{color:inherit;text-decoration:none}pre,code,kbd,samp{font-family:var(--bs-font-monospace);font-size:1em}pre{display:block;margin-top:0;margin-bottom:1rem;overflow:auto;font-size:.875em}pre code{font-size:inherit;color:inherit;word-break:normal}code{font-size:.875em;color:var(--bs-code-color);word-wrap:break-word}a>code{color:inherit}kbd{padding:.1875rem .375rem;font-size:.875em;color:var(--bs-body-bg);background-color:var(--bs-body-color);border-radius:.25rem}kbd kbd{padding:0;font-size:1em}figure{margin:0 0 1rem}img,svg{vertical-align:middle}table{caption-side:bottom;border-collapse:collapse}caption{padding-top:.5rem;padding-bottom:.5rem;color:var(--bs-secondary-color);text-align:left}th{text-align:inherit;text-align:-webkit-match-parent}thead,tbody,tfoot,tr,td,th{border-color:inherit;border-style:solid;border-width:0}label{display:inline-block}button{border-radius:0}button:focus:not(:focus-visible){outline:0}input,button,select,optgroup,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,select{text-transform:none}[role=button]{cursor:pointer}select{word-wrap:normal}select:disabled{opacity:1}[list]:not([type=date]):not([type=datetime-local]):not([type=month]):not([type=week]):not([type=time])::-webkit-calendar-picker-indicator{display:none!important}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button:not(:disabled),[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled){cursor:pointer}::-moz-focus-inner{padding:0;border-style:none}textarea{resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{float:left;width:100%;padding:0;margin-bottom:.5rem;font-size:calc(1.275rem + .3vw);line-height:inherit}@media (min-width: 1200px){legend{font-size:1.5rem}}legend+*{clear:left}::-webkit-datetime-edit-fields-wrapper,::-webkit-datetime-edit-text,::-webkit-datetime-edit-minute,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-year-field{padding:0}::-webkit-inner-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-color-swatch-wrapper{padding:0}::file-selector-button{font:inherit;-webkit-appearance:button}output{display:inline-block}iframe{border:0}summary{display:list-item;cursor:pointer}progress{vertical-align:baseline}[hidden]{display:none!important}.lead{font-size:1.25rem;font-weight:300}.display-1{font-size:calc(1.625rem + 4.5vw);font-weight:300;line-height:1.2}@media (min-width: 1200px){.display-1{font-size:5rem}}.display-2{font-size:calc(1.575rem + 3.9vw);font-weight:300;line-height:1.2}@media (min-width: 1200px){.display-2{font-size:4.5rem}}.display-3{font-size:calc(1.525rem + 3.3vw);font-weight:300;line-height:1.2}@media (min-width: 1200px){.display-3{font-size:4rem}}.display-4{font-size:calc(1.475rem + 2.7vw);font-weight:300;line-height:1.2}@media (min-width: 1200px){.display-4{font-size:3.5rem}}.display-5{font-size:calc(1.425rem + 2.1vw);font-weight:300;line-height:1.2}@media (min-width: 1200px){.display-5{font-size:3rem}}.display-6{font-size:calc(1.375rem + 1.5vw);font-weight:300;line-height:1.2}@media (min-width: 1200px){.display-6{font-size:2.5rem}}.list-unstyled,.list-inline{padding-left:0;list-style:none}.list-inline-item{display:inline-block}.list-inline-item:not(:last-child){margin-right:.5rem}.initialism{font-size:.875em;text-transform:uppercase}.blockquote{margin-bottom:1rem;font-size:1.25rem}.blockquote>:last-child{margin-bottom:0}.blockquote-footer{margin-top:-1rem;margin-bottom:1rem;font-size:.875em;color:#6c757d}.blockquote-footer:before{content:"\2014\a0"}.img-fluid{max-width:100%;height:auto}.img-thumbnail{padding:.25rem;background-color:var(--bs-body-bg);border:var(--bs-border-width) solid var(--bs-border-color);border-radius:var(--bs-border-radius);max-width:100%;height:auto}.figure{display:inline-block}.figure-img{margin-bottom:.5rem;line-height:1}.figure-caption{font-size:.875em;color:var(--bs-secondary-color)}.container,.container-fluid,.container-xxl,.container-xl,.container-lg,.container-md,.container-sm{--bs-gutter-x: 1.5rem;--bs-gutter-y: 0;width:100%;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-right:auto;margin-left:auto}@media (min-width: 576px){.container-sm,.container{max-width:540px}}@media (min-width: 768px){.container-md,.container-sm,.container{max-width:720px}}@media (min-width: 992px){.container-lg,.container-md,.container-sm,.container{max-width:960px}}@media (min-width: 1200px){.container-xl,.container-lg,.container-md,.container-sm,.container{max-width:1140px}}@media (min-width: 1400px){.container-xxl,.container-xl,.container-lg,.container-md,.container-sm,.container{max-width:1320px}}:root{--bs-breakpoint-xs: 0;--bs-breakpoint-sm: 576px;--bs-breakpoint-md: 768px;--bs-breakpoint-lg: 992px;--bs-breakpoint-xl: 1200px;--bs-breakpoint-xxl: 1400px}.row{--bs-gutter-x: 1.5rem;--bs-gutter-y: 0;display:flex;flex-wrap:wrap;margin-top:calc(-1 * var(--bs-gutter-y));margin-right:calc(-.5 * var(--bs-gutter-x));margin-left:calc(-.5 * var(--bs-gutter-x))}.row>*{flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-top:var(--bs-gutter-y)}.col{flex:1 0 0%}.row-cols-auto>*{flex:0 0 auto;width:auto}.row-cols-1>*{flex:0 0 auto;width:100%}.row-cols-2>*{flex:0 0 auto;width:50%}.row-cols-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-4>*{flex:0 0 auto;width:25%}.row-cols-5>*{flex:0 0 auto;width:20%}.row-cols-6>*{flex:0 0 auto;width:16.66666667%}.col-auto{flex:0 0 auto;width:auto}.col-1{flex:0 0 auto;width:8.33333333%}.col-2{flex:0 0 auto;width:16.66666667%}.col-3{flex:0 0 auto;width:25%}.col-4{flex:0 0 auto;width:33.33333333%}.col-5{flex:0 0 auto;width:41.66666667%}.col-6{flex:0 0 auto;width:50%}.col-7{flex:0 0 auto;width:58.33333333%}.col-8{flex:0 0 auto;width:66.66666667%}.col-9{flex:0 0 auto;width:75%}.col-10{flex:0 0 auto;width:83.33333333%}.col-11{flex:0 0 auto;width:91.66666667%}.col-12{flex:0 0 auto;width:100%}.offset-1{margin-left:8.33333333%}.offset-2{margin-left:16.66666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.33333333%}.offset-5{margin-left:41.66666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.33333333%}.offset-8{margin-left:66.66666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.33333333%}.offset-11{margin-left:91.66666667%}.g-0,.gx-0{--bs-gutter-x: 0}.g-0,.gy-0{--bs-gutter-y: 0}.g-1,.gx-1{--bs-gutter-x: .25rem}.g-1,.gy-1{--bs-gutter-y: .25rem}.g-2,.gx-2{--bs-gutter-x: .5rem}.g-2,.gy-2{--bs-gutter-y: .5rem}.g-3,.gx-3{--bs-gutter-x: 1rem}.g-3,.gy-3{--bs-gutter-y: 1rem}.g-4,.gx-4{--bs-gutter-x: 1.5rem}.g-4,.gy-4{--bs-gutter-y: 1.5rem}.g-5,.gx-5{--bs-gutter-x: 3rem}.g-5,.gy-5{--bs-gutter-y: 3rem}@media (min-width: 576px){.col-sm{flex:1 0 0%}.row-cols-sm-auto>*{flex:0 0 auto;width:auto}.row-cols-sm-1>*{flex:0 0 auto;width:100%}.row-cols-sm-2>*{flex:0 0 auto;width:50%}.row-cols-sm-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-sm-4>*{flex:0 0 auto;width:25%}.row-cols-sm-5>*{flex:0 0 auto;width:20%}.row-cols-sm-6>*{flex:0 0 auto;width:16.66666667%}.col-sm-auto{flex:0 0 auto;width:auto}.col-sm-1{flex:0 0 auto;width:8.33333333%}.col-sm-2{flex:0 0 auto;width:16.66666667%}.col-sm-3{flex:0 0 auto;width:25%}.col-sm-4{flex:0 0 auto;width:33.33333333%}.col-sm-5{flex:0 0 auto;width:41.66666667%}.col-sm-6{flex:0 0 auto;width:50%}.col-sm-7{flex:0 0 auto;width:58.33333333%}.col-sm-8{flex:0 0 auto;width:66.66666667%}.col-sm-9{flex:0 0 auto;width:75%}.col-sm-10{flex:0 0 auto;width:83.33333333%}.col-sm-11{flex:0 0 auto;width:91.66666667%}.col-sm-12{flex:0 0 auto;width:100%}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.33333333%}.offset-sm-2{margin-left:16.66666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.33333333%}.offset-sm-5{margin-left:41.66666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.33333333%}.offset-sm-8{margin-left:66.66666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.33333333%}.offset-sm-11{margin-left:91.66666667%}.g-sm-0,.gx-sm-0{--bs-gutter-x: 0}.g-sm-0,.gy-sm-0{--bs-gutter-y: 0}.g-sm-1,.gx-sm-1{--bs-gutter-x: .25rem}.g-sm-1,.gy-sm-1{--bs-gutter-y: .25rem}.g-sm-2,.gx-sm-2{--bs-gutter-x: .5rem}.g-sm-2,.gy-sm-2{--bs-gutter-y: .5rem}.g-sm-3,.gx-sm-3{--bs-gutter-x: 1rem}.g-sm-3,.gy-sm-3{--bs-gutter-y: 1rem}.g-sm-4,.gx-sm-4{--bs-gutter-x: 1.5rem}.g-sm-4,.gy-sm-4{--bs-gutter-y: 1.5rem}.g-sm-5,.gx-sm-5{--bs-gutter-x: 3rem}.g-sm-5,.gy-sm-5{--bs-gutter-y: 3rem}}@media (min-width: 768px){.col-md{flex:1 0 0%}.row-cols-md-auto>*{flex:0 0 auto;width:auto}.row-cols-md-1>*{flex:0 0 auto;width:100%}.row-cols-md-2>*{flex:0 0 auto;width:50%}.row-cols-md-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-md-4>*{flex:0 0 auto;width:25%}.row-cols-md-5>*{flex:0 0 auto;width:20%}.row-cols-md-6>*{flex:0 0 auto;width:16.66666667%}.col-md-auto{flex:0 0 auto;width:auto}.col-md-1{flex:0 0 auto;width:8.33333333%}.col-md-2{flex:0 0 auto;width:16.66666667%}.col-md-3{flex:0 0 auto;width:25%}.col-md-4{flex:0 0 auto;width:33.33333333%}.col-md-5{flex:0 0 auto;width:41.66666667%}.col-md-6{flex:0 0 auto;width:50%}.col-md-7{flex:0 0 auto;width:58.33333333%}.col-md-8{flex:0 0 auto;width:66.66666667%}.col-md-9{flex:0 0 auto;width:75%}.col-md-10{flex:0 0 auto;width:83.33333333%}.col-md-11{flex:0 0 auto;width:91.66666667%}.col-md-12{flex:0 0 auto;width:100%}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.33333333%}.offset-md-2{margin-left:16.66666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.33333333%}.offset-md-5{margin-left:41.66666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.33333333%}.offset-md-8{margin-left:66.66666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.33333333%}.offset-md-11{margin-left:91.66666667%}.g-md-0,.gx-md-0{--bs-gutter-x: 0}.g-md-0,.gy-md-0{--bs-gutter-y: 0}.g-md-1,.gx-md-1{--bs-gutter-x: .25rem}.g-md-1,.gy-md-1{--bs-gutter-y: .25rem}.g-md-2,.gx-md-2{--bs-gutter-x: .5rem}.g-md-2,.gy-md-2{--bs-gutter-y: .5rem}.g-md-3,.gx-md-3{--bs-gutter-x: 1rem}.g-md-3,.gy-md-3{--bs-gutter-y: 1rem}.g-md-4,.gx-md-4{--bs-gutter-x: 1.5rem}.g-md-4,.gy-md-4{--bs-gutter-y: 1.5rem}.g-md-5,.gx-md-5{--bs-gutter-x: 3rem}.g-md-5,.gy-md-5{--bs-gutter-y: 3rem}}@media (min-width: 992px){.col-lg{flex:1 0 0%}.row-cols-lg-auto>*{flex:0 0 auto;width:auto}.row-cols-lg-1>*{flex:0 0 auto;width:100%}.row-cols-lg-2>*{flex:0 0 auto;width:50%}.row-cols-lg-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-lg-4>*{flex:0 0 auto;width:25%}.row-cols-lg-5>*{flex:0 0 auto;width:20%}.row-cols-lg-6>*{flex:0 0 auto;width:16.66666667%}.col-lg-auto{flex:0 0 auto;width:auto}.col-lg-1{flex:0 0 auto;width:8.33333333%}.col-lg-2{flex:0 0 auto;width:16.66666667%}.col-lg-3{flex:0 0 auto;width:25%}.col-lg-4{flex:0 0 auto;width:33.33333333%}.col-lg-5{flex:0 0 auto;width:41.66666667%}.col-lg-6{flex:0 0 auto;width:50%}.col-lg-7{flex:0 0 auto;width:58.33333333%}.col-lg-8{flex:0 0 auto;width:66.66666667%}.col-lg-9{flex:0 0 auto;width:75%}.col-lg-10{flex:0 0 auto;width:83.33333333%}.col-lg-11{flex:0 0 auto;width:91.66666667%}.col-lg-12{flex:0 0 auto;width:100%}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.33333333%}.offset-lg-2{margin-left:16.66666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.33333333%}.offset-lg-5{margin-left:41.66666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.33333333%}.offset-lg-8{margin-left:66.66666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.33333333%}.offset-lg-11{margin-left:91.66666667%}.g-lg-0,.gx-lg-0{--bs-gutter-x: 0}.g-lg-0,.gy-lg-0{--bs-gutter-y: 0}.g-lg-1,.gx-lg-1{--bs-gutter-x: .25rem}.g-lg-1,.gy-lg-1{--bs-gutter-y: .25rem}.g-lg-2,.gx-lg-2{--bs-gutter-x: .5rem}.g-lg-2,.gy-lg-2{--bs-gutter-y: .5rem}.g-lg-3,.gx-lg-3{--bs-gutter-x: 1rem}.g-lg-3,.gy-lg-3{--bs-gutter-y: 1rem}.g-lg-4,.gx-lg-4{--bs-gutter-x: 1.5rem}.g-lg-4,.gy-lg-4{--bs-gutter-y: 1.5rem}.g-lg-5,.gx-lg-5{--bs-gutter-x: 3rem}.g-lg-5,.gy-lg-5{--bs-gutter-y: 3rem}}@media (min-width: 1200px){.col-xl{flex:1 0 0%}.row-cols-xl-auto>*{flex:0 0 auto;width:auto}.row-cols-xl-1>*{flex:0 0 auto;width:100%}.row-cols-xl-2>*{flex:0 0 auto;width:50%}.row-cols-xl-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-xl-4>*{flex:0 0 auto;width:25%}.row-cols-xl-5>*{flex:0 0 auto;width:20%}.row-cols-xl-6>*{flex:0 0 auto;width:16.66666667%}.col-xl-auto{flex:0 0 auto;width:auto}.col-xl-1{flex:0 0 auto;width:8.33333333%}.col-xl-2{flex:0 0 auto;width:16.66666667%}.col-xl-3{flex:0 0 auto;width:25%}.col-xl-4{flex:0 0 auto;width:33.33333333%}.col-xl-5{flex:0 0 auto;width:41.66666667%}.col-xl-6{flex:0 0 auto;width:50%}.col-xl-7{flex:0 0 auto;width:58.33333333%}.col-xl-8{flex:0 0 auto;width:66.66666667%}.col-xl-9{flex:0 0 auto;width:75%}.col-xl-10{flex:0 0 auto;width:83.33333333%}.col-xl-11{flex:0 0 auto;width:91.66666667%}.col-xl-12{flex:0 0 auto;width:100%}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.33333333%}.offset-xl-2{margin-left:16.66666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.33333333%}.offset-xl-5{margin-left:41.66666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.33333333%}.offset-xl-8{margin-left:66.66666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.33333333%}.offset-xl-11{margin-left:91.66666667%}.g-xl-0,.gx-xl-0{--bs-gutter-x: 0}.g-xl-0,.gy-xl-0{--bs-gutter-y: 0}.g-xl-1,.gx-xl-1{--bs-gutter-x: .25rem}.g-xl-1,.gy-xl-1{--bs-gutter-y: .25rem}.g-xl-2,.gx-xl-2{--bs-gutter-x: .5rem}.g-xl-2,.gy-xl-2{--bs-gutter-y: .5rem}.g-xl-3,.gx-xl-3{--bs-gutter-x: 1rem}.g-xl-3,.gy-xl-3{--bs-gutter-y: 1rem}.g-xl-4,.gx-xl-4{--bs-gutter-x: 1.5rem}.g-xl-4,.gy-xl-4{--bs-gutter-y: 1.5rem}.g-xl-5,.gx-xl-5{--bs-gutter-x: 3rem}.g-xl-5,.gy-xl-5{--bs-gutter-y: 3rem}}@media (min-width: 1400px){.col-xxl{flex:1 0 0%}.row-cols-xxl-auto>*{flex:0 0 auto;width:auto}.row-cols-xxl-1>*{flex:0 0 auto;width:100%}.row-cols-xxl-2>*{flex:0 0 auto;width:50%}.row-cols-xxl-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-xxl-4>*{flex:0 0 auto;width:25%}.row-cols-xxl-5>*{flex:0 0 auto;width:20%}.row-cols-xxl-6>*{flex:0 0 auto;width:16.66666667%}.col-xxl-auto{flex:0 0 auto;width:auto}.col-xxl-1{flex:0 0 auto;width:8.33333333%}.col-xxl-2{flex:0 0 auto;width:16.66666667%}.col-xxl-3{flex:0 0 auto;width:25%}.col-xxl-4{flex:0 0 auto;width:33.33333333%}.col-xxl-5{flex:0 0 auto;width:41.66666667%}.col-xxl-6{flex:0 0 auto;width:50%}.col-xxl-7{flex:0 0 auto;width:58.33333333%}.col-xxl-8{flex:0 0 auto;width:66.66666667%}.col-xxl-9{flex:0 0 auto;width:75%}.col-xxl-10{flex:0 0 auto;width:83.33333333%}.col-xxl-11{flex:0 0 auto;width:91.66666667%}.col-xxl-12{flex:0 0 auto;width:100%}.offset-xxl-0{margin-left:0}.offset-xxl-1{margin-left:8.33333333%}.offset-xxl-2{margin-left:16.66666667%}.offset-xxl-3{margin-left:25%}.offset-xxl-4{margin-left:33.33333333%}.offset-xxl-5{margin-left:41.66666667%}.offset-xxl-6{margin-left:50%}.offset-xxl-7{margin-left:58.33333333%}.offset-xxl-8{margin-left:66.66666667%}.offset-xxl-9{margin-left:75%}.offset-xxl-10{margin-left:83.33333333%}.offset-xxl-11{margin-left:91.66666667%}.g-xxl-0,.gx-xxl-0{--bs-gutter-x: 0}.g-xxl-0,.gy-xxl-0{--bs-gutter-y: 0}.g-xxl-1,.gx-xxl-1{--bs-gutter-x: .25rem}.g-xxl-1,.gy-xxl-1{--bs-gutter-y: .25rem}.g-xxl-2,.gx-xxl-2{--bs-gutter-x: .5rem}.g-xxl-2,.gy-xxl-2{--bs-gutter-y: .5rem}.g-xxl-3,.gx-xxl-3{--bs-gutter-x: 1rem}.g-xxl-3,.gy-xxl-3{--bs-gutter-y: 1rem}.g-xxl-4,.gx-xxl-4{--bs-gutter-x: 1.5rem}.g-xxl-4,.gy-xxl-4{--bs-gutter-y: 1.5rem}.g-xxl-5,.gx-xxl-5{--bs-gutter-x: 3rem}.g-xxl-5,.gy-xxl-5{--bs-gutter-y: 3rem}}.table{--bs-table-color-type: initial;--bs-table-bg-type: initial;--bs-table-color-state: initial;--bs-table-bg-state: initial;--bs-table-color: var(--bs-emphasis-color);--bs-table-bg: var(--bs-body-bg);--bs-table-border-color: var(--bs-border-color);--bs-table-accent-bg: transparent;--bs-table-striped-color: var(--bs-emphasis-color);--bs-table-striped-bg: rgba(var(--bs-emphasis-color-rgb), .05);--bs-table-active-color: var(--bs-emphasis-color);--bs-table-active-bg: rgba(var(--bs-emphasis-color-rgb), .1);--bs-table-hover-color: var(--bs-emphasis-color);--bs-table-hover-bg: rgba(var(--bs-emphasis-color-rgb), .075);width:100%;margin-bottom:1rem;vertical-align:top;border-color:var(--bs-table-border-color)}.table>:not(caption)>*>*{padding:.5rem;color:var(--bs-table-color-state, var(--bs-table-color-type, var(--bs-table-color)));background-color:var(--bs-table-bg);border-bottom-width:var(--bs-border-width);box-shadow:inset 0 0 0 9999px var(--bs-table-bg-state, var(--bs-table-bg-type, var(--bs-table-accent-bg)))}.table>tbody{vertical-align:inherit}.table>thead{vertical-align:bottom}.table-group-divider{border-top:calc(var(--bs-border-width) * 2) solid currentcolor}.caption-top{caption-side:top}.table-sm>:not(caption)>*>*{padding:.25rem}.table-bordered>:not(caption)>*{border-width:var(--bs-border-width) 0}.table-bordered>:not(caption)>*>*{border-width:0 var(--bs-border-width)}.table-borderless>:not(caption)>*>*{border-bottom-width:0}.table-borderless>:not(:first-child){border-top-width:0}.table-striped>tbody>tr:nth-of-type(odd)>*{--bs-table-color-type: var(--bs-table-striped-color);--bs-table-bg-type: var(--bs-table-striped-bg)}.table-striped-columns>:not(caption)>tr>:nth-child(2n){--bs-table-color-type: var(--bs-table-striped-color);--bs-table-bg-type: var(--bs-table-striped-bg)}.table-active{--bs-table-color-state: var(--bs-table-active-color);--bs-table-bg-state: var(--bs-table-active-bg)}.table-hover>tbody>tr:hover>*{--bs-table-color-state: var(--bs-table-hover-color);--bs-table-bg-state: var(--bs-table-hover-bg)}.table-primary{--bs-table-color: #000;--bs-table-bg: #cfe2ff;--bs-table-border-color: #a6b5cc;--bs-table-striped-bg: #c5d7f2;--bs-table-striped-color: #000;--bs-table-active-bg: #bacbe6;--bs-table-active-color: #000;--bs-table-hover-bg: #bfd1ec;--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-secondary{--bs-table-color: #000;--bs-table-bg: #e2e3e5;--bs-table-border-color: #b5b6b7;--bs-table-striped-bg: #d7d8da;--bs-table-striped-color: #000;--bs-table-active-bg: #cbccce;--bs-table-active-color: #000;--bs-table-hover-bg: #d1d2d4;--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-success{--bs-table-color: #000;--bs-table-bg: #d1e7dd;--bs-table-border-color: #a7b9b1;--bs-table-striped-bg: #c7dbd2;--bs-table-striped-color: #000;--bs-table-active-bg: #bcd0c7;--bs-table-active-color: #000;--bs-table-hover-bg: #c1d6cc;--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-info{--bs-table-color: #000;--bs-table-bg: #cff4fc;--bs-table-border-color: #a6c3ca;--bs-table-striped-bg: #c5e8ef;--bs-table-striped-color: #000;--bs-table-active-bg: #badce3;--bs-table-active-color: #000;--bs-table-hover-bg: #bfe2e9;--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-warning{--bs-table-color: #000;--bs-table-bg: #fff3cd;--bs-table-border-color: #ccc2a4;--bs-table-striped-bg: #f2e7c3;--bs-table-striped-color: #000;--bs-table-active-bg: #e6dbb9;--bs-table-active-color: #000;--bs-table-hover-bg: #ece1be;--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-danger{--bs-table-color: #000;--bs-table-bg: #f8d7da;--bs-table-border-color: #c6acae;--bs-table-striped-bg: #eccccf;--bs-table-striped-color: #000;--bs-table-active-bg: #dfc2c4;--bs-table-active-color: #000;--bs-table-hover-bg: #e5c7ca;--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-light{--bs-table-color: #000;--bs-table-bg: #f8f9fa;--bs-table-border-color: #c6c7c8;--bs-table-striped-bg: #ecedee;--bs-table-striped-color: #000;--bs-table-active-bg: #dfe0e1;--bs-table-active-color: #000;--bs-table-hover-bg: #e5e6e7;--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-dark{--bs-table-color: #fff;--bs-table-bg: #212529;--bs-table-border-color: #4d5154;--bs-table-striped-bg: #2c3034;--bs-table-striped-color: #fff;--bs-table-active-bg: #373b3e;--bs-table-active-color: #fff;--bs-table-hover-bg: #323539;--bs-table-hover-color: #fff;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-responsive{overflow-x:auto;-webkit-overflow-scrolling:touch}@media (max-width: 575.98px){.table-responsive-sm{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width: 767.98px){.table-responsive-md{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width: 991.98px){.table-responsive-lg{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width: 1199.98px){.table-responsive-xl{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width: 1399.98px){.table-responsive-xxl{overflow-x:auto;-webkit-overflow-scrolling:touch}}.form-label{margin-bottom:.5rem}.col-form-label{padding-top:calc(.375rem + var(--bs-border-width));padding-bottom:calc(.375rem + var(--bs-border-width));margin-bottom:0;font-size:inherit;line-height:1.5}.col-form-label-lg{padding-top:calc(.5rem + var(--bs-border-width));padding-bottom:calc(.5rem + var(--bs-border-width));font-size:1.25rem}.col-form-label-sm{padding-top:calc(.25rem + var(--bs-border-width));padding-bottom:calc(.25rem + var(--bs-border-width));font-size:.875rem}.form-text{margin-top:.25rem;font-size:.875em;color:var(--bs-secondary-color)}.form-control{display:block;width:100%;padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:var(--bs-body-color);appearance:none;background-color:var(--bs-body-bg);background-clip:padding-box;border:var(--bs-border-width) solid var(--bs-border-color);border-radius:var(--bs-border-radius);transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion: reduce){.form-control{transition:none}}.form-control[type=file]{overflow:hidden}.form-control[type=file]:not(:disabled):not([readonly]){cursor:pointer}.form-control:focus{color:var(--bs-body-color);background-color:var(--bs-body-bg);border-color:#86b7fe;outline:0;box-shadow:0 0 0 .25rem #0d6efd40}.form-control::-webkit-date-and-time-value{min-width:85px;height:1.5em;margin:0}.form-control::-webkit-datetime-edit{display:block;padding:0}.form-control::placeholder{color:var(--bs-secondary-color);opacity:1}.form-control:disabled{background-color:var(--bs-secondary-bg);opacity:1}.form-control::file-selector-button{padding:.375rem .75rem;margin:-.375rem -.75rem;margin-inline-end:.75rem;color:var(--bs-body-color);background-color:var(--bs-tertiary-bg);pointer-events:none;border-color:inherit;border-style:solid;border-width:0;border-inline-end-width:var(--bs-border-width);border-radius:0;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion: reduce){.form-control::file-selector-button{transition:none}}.form-control:hover:not(:disabled):not([readonly])::file-selector-button{background-color:var(--bs-secondary-bg)}.form-control-plaintext{display:block;width:100%;padding:.375rem 0;margin-bottom:0;line-height:1.5;color:var(--bs-body-color);background-color:transparent;border:solid transparent;border-width:var(--bs-border-width) 0}.form-control-plaintext:focus{outline:0}.form-control-plaintext.form-control-sm,.form-control-plaintext.form-control-lg{padding-right:0;padding-left:0}.form-control-sm{min-height:calc(1.5em + .5rem + calc(var(--bs-border-width) * 2));padding:.25rem .5rem;font-size:.875rem;border-radius:var(--bs-border-radius-sm)}.form-control-sm::file-selector-button{padding:.25rem .5rem;margin:-.25rem -.5rem;margin-inline-end:.5rem}.form-control-lg{min-height:calc(1.5em + 1rem + calc(var(--bs-border-width) * 2));padding:.5rem 1rem;font-size:1.25rem;border-radius:var(--bs-border-radius-lg)}.form-control-lg::file-selector-button{padding:.5rem 1rem;margin:-.5rem -1rem;margin-inline-end:1rem}textarea.form-control{min-height:calc(1.5em + .75rem + calc(var(--bs-border-width) * 2))}textarea.form-control-sm{min-height:calc(1.5em + .5rem + calc(var(--bs-border-width) * 2))}textarea.form-control-lg{min-height:calc(1.5em + 1rem + calc(var(--bs-border-width) * 2))}.form-control-color{width:3rem;height:calc(1.5em + .75rem + calc(var(--bs-border-width) * 2));padding:.375rem}.form-control-color:not(:disabled):not([readonly]){cursor:pointer}.form-control-color::-moz-color-swatch{border:0!important;border-radius:var(--bs-border-radius)}.form-control-color::-webkit-color-swatch{border:0!important;border-radius:var(--bs-border-radius)}.form-control-color.form-control-sm{height:calc(1.5em + .5rem + calc(var(--bs-border-width) * 2))}.form-control-color.form-control-lg{height:calc(1.5em + 1rem + calc(var(--bs-border-width) * 2))}.form-select{--bs-form-select-bg-img: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e");display:block;width:100%;padding:.375rem 2.25rem .375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:var(--bs-body-color);appearance:none;background-color:var(--bs-body-bg);background-image:var(--bs-form-select-bg-img),var(--bs-form-select-bg-icon, none);background-repeat:no-repeat;background-position:right .75rem center;background-size:16px 12px;border:var(--bs-border-width) solid var(--bs-border-color);border-radius:var(--bs-border-radius);transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion: reduce){.form-select{transition:none}}.form-select:focus{border-color:#86b7fe;outline:0;box-shadow:0 0 0 .25rem #0d6efd40}.form-select[multiple],.form-select[size]:not([size="1"]){padding-right:.75rem;background-image:none}.form-select:disabled{background-color:var(--bs-secondary-bg)}.form-select:-moz-focusring{color:transparent;text-shadow:0 0 0 var(--bs-body-color)}.form-select-sm{padding-top:.25rem;padding-bottom:.25rem;padding-left:.5rem;font-size:.875rem;border-radius:var(--bs-border-radius-sm)}.form-select-lg{padding-top:.5rem;padding-bottom:.5rem;padding-left:1rem;font-size:1.25rem;border-radius:var(--bs-border-radius-lg)}[data-bs-theme=dark] .form-select{--bs-form-select-bg-img: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23dee2e6' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e")}.form-check{display:block;min-height:1.5rem;padding-left:1.5em;margin-bottom:.125rem}.form-check .form-check-input{float:left;margin-left:-1.5em}.form-check-reverse{padding-right:1.5em;padding-left:0;text-align:right}.form-check-reverse .form-check-input{float:right;margin-right:-1.5em;margin-left:0}.form-check-input{--bs-form-check-bg: var(--bs-body-bg);flex-shrink:0;width:1em;height:1em;margin-top:.25em;vertical-align:top;appearance:none;background-color:var(--bs-form-check-bg);background-image:var(--bs-form-check-bg-image);background-repeat:no-repeat;background-position:center;background-size:contain;border:var(--bs-border-width) solid var(--bs-border-color);-webkit-print-color-adjust:exact;print-color-adjust:exact}.form-check-input[type=checkbox]{border-radius:.25em}.form-check-input[type=radio]{border-radius:50%}.form-check-input:active{filter:brightness(90%)}.form-check-input:focus{border-color:#86b7fe;outline:0;box-shadow:0 0 0 .25rem #0d6efd40}.form-check-input:checked{background-color:#0d6efd;border-color:#0d6efd}.form-check-input:checked[type=checkbox]{--bs-form-check-bg-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='m6 10 3 3 6-6'/%3e%3c/svg%3e")}.form-check-input:checked[type=radio]{--bs-form-check-bg-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%23fff'/%3e%3c/svg%3e")}.form-check-input[type=checkbox]:indeterminate{background-color:#0d6efd;border-color:#0d6efd;--bs-form-check-bg-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10h8'/%3e%3c/svg%3e")}.form-check-input:disabled{pointer-events:none;filter:none;opacity:.5}.form-check-input[disabled]~.form-check-label,.form-check-input:disabled~.form-check-label{cursor:default;opacity:.5}.form-switch{padding-left:2.5em}.form-switch .form-check-input{--bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%280, 0, 0, 0.25%29'/%3e%3c/svg%3e");width:2em;margin-left:-2.5em;background-image:var(--bs-form-switch-bg);background-position:left center;border-radius:2em;transition:background-position .15s ease-in-out}@media (prefers-reduced-motion: reduce){.form-switch .form-check-input{transition:none}}.form-switch .form-check-input:focus{--bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%2386b7fe'/%3e%3c/svg%3e")}.form-switch .form-check-input:checked{background-position:right center;--bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e")}.form-switch.form-check-reverse{padding-right:2.5em;padding-left:0}.form-switch.form-check-reverse .form-check-input{margin-right:-2.5em;margin-left:0}.form-check-inline{display:inline-block;margin-right:1rem}.btn-check{position:absolute;clip:rect(0,0,0,0);pointer-events:none}.btn-check[disabled]+.btn,.btn-check:disabled+.btn{pointer-events:none;filter:none;opacity:.65}[data-bs-theme=dark] .form-switch .form-check-input:not(:checked):not(:focus){--bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%28255, 255, 255, 0.25%29'/%3e%3c/svg%3e")}.form-range{width:100%;height:1.5rem;padding:0;appearance:none;background-color:transparent}.form-range:focus{outline:0}.form-range:focus::-webkit-slider-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .25rem #0d6efd40}.form-range:focus::-moz-range-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .25rem #0d6efd40}.form-range::-moz-focus-outer{border:0}.form-range::-webkit-slider-thumb{width:1rem;height:1rem;margin-top:-.25rem;appearance:none;background-color:#0d6efd;border:0;border-radius:1rem;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion: reduce){.form-range::-webkit-slider-thumb{transition:none}}.form-range::-webkit-slider-thumb:active{background-color:#b6d4fe}.form-range::-webkit-slider-runnable-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:var(--bs-secondary-bg);border-color:transparent;border-radius:1rem}.form-range::-moz-range-thumb{width:1rem;height:1rem;appearance:none;background-color:#0d6efd;border:0;border-radius:1rem;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion: reduce){.form-range::-moz-range-thumb{transition:none}}.form-range::-moz-range-thumb:active{background-color:#b6d4fe}.form-range::-moz-range-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:var(--bs-secondary-bg);border-color:transparent;border-radius:1rem}.form-range:disabled{pointer-events:none}.form-range:disabled::-webkit-slider-thumb{background-color:var(--bs-secondary-color)}.form-range:disabled::-moz-range-thumb{background-color:var(--bs-secondary-color)}.form-floating{position:relative}.form-floating>.form-control,.form-floating>.form-control-plaintext,.form-floating>.form-select{height:calc(3.5rem + calc(var(--bs-border-width) * 2));min-height:calc(3.5rem + calc(var(--bs-border-width) * 2));line-height:1.25}.form-floating>label{position:absolute;top:0;left:0;z-index:2;height:100%;padding:1rem .75rem;overflow:hidden;text-align:start;text-overflow:ellipsis;white-space:nowrap;pointer-events:none;border:var(--bs-border-width) solid transparent;transform-origin:0 0;transition:opacity .1s ease-in-out,transform .1s ease-in-out}@media (prefers-reduced-motion: reduce){.form-floating>label{transition:none}}.form-floating>.form-control,.form-floating>.form-control-plaintext{padding:1rem .75rem}.form-floating>.form-control::placeholder,.form-floating>.form-control-plaintext::placeholder{color:transparent}.form-floating>.form-control:focus,.form-floating>.form-control:not(:placeholder-shown),.form-floating>.form-control-plaintext:focus,.form-floating>.form-control-plaintext:not(:placeholder-shown){padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-control:-webkit-autofill,.form-floating>.form-control-plaintext:-webkit-autofill{padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-select{padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-control:focus~label,.form-floating>.form-control:not(:placeholder-shown)~label,.form-floating>.form-control-plaintext~label,.form-floating>.form-select~label{color:rgba(var(--bs-body-color-rgb),.65);transform:scale(.85) translateY(-.5rem) translate(.15rem)}.form-floating>.form-control:focus~label:after,.form-floating>.form-control:not(:placeholder-shown)~label:after,.form-floating>.form-control-plaintext~label:after,.form-floating>.form-select~label:after{position:absolute;inset:1rem .375rem;z-index:-1;height:1.5em;content:"";background-color:var(--bs-body-bg);border-radius:var(--bs-border-radius)}.form-floating>.form-control:-webkit-autofill~label{color:rgba(var(--bs-body-color-rgb),.65);transform:scale(.85) translateY(-.5rem) translate(.15rem)}.form-floating>.form-control-plaintext~label{border-width:var(--bs-border-width) 0}.form-floating>:disabled~label,.form-floating>.form-control:disabled~label{color:#6c757d}.form-floating>:disabled~label:after,.form-floating>.form-control:disabled~label:after{background-color:var(--bs-secondary-bg)}.input-group{position:relative;display:flex;flex-wrap:wrap;align-items:stretch;width:100%}.input-group>.form-control,.input-group>.form-select,.input-group>.form-floating{position:relative;flex:1 1 auto;width:1%;min-width:0}.input-group>.form-control:focus,.input-group>.form-select:focus,.input-group>.form-floating:focus-within{z-index:5}.input-group .btn{position:relative;z-index:2}.input-group .btn:focus{z-index:5}.input-group-text{display:flex;align-items:center;padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:var(--bs-body-color);text-align:center;white-space:nowrap;background-color:var(--bs-tertiary-bg);border:var(--bs-border-width) solid var(--bs-border-color);border-radius:var(--bs-border-radius)}.input-group-lg>.form-control,.input-group-lg>.form-select,.input-group-lg>.input-group-text,.input-group-lg>.btn{padding:.5rem 1rem;font-size:1.25rem;border-radius:var(--bs-border-radius-lg)}.input-group-sm>.form-control,.input-group-sm>.form-select,.input-group-sm>.input-group-text,.input-group-sm>.btn{padding:.25rem .5rem;font-size:.875rem;border-radius:var(--bs-border-radius-sm)}.input-group-lg>.form-select,.input-group-sm>.form-select{padding-right:3rem}.input-group:not(.has-validation)>:not(:last-child):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating),.input-group:not(.has-validation)>.dropdown-toggle:nth-last-child(n+3),.input-group:not(.has-validation)>.form-floating:not(:last-child)>.form-control,.input-group:not(.has-validation)>.form-floating:not(:last-child)>.form-select{border-top-right-radius:0;border-bottom-right-radius:0}.input-group.has-validation>:nth-last-child(n+3):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating),.input-group.has-validation>.dropdown-toggle:nth-last-child(n+4),.input-group.has-validation>.form-floating:nth-last-child(n+3)>.form-control,.input-group.has-validation>.form-floating:nth-last-child(n+3)>.form-select{border-top-right-radius:0;border-bottom-right-radius:0}.input-group>:not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback){margin-left:calc(var(--bs-border-width) * -1);border-top-left-radius:0;border-bottom-left-radius:0}.input-group>.form-floating:not(:first-child)>.form-control,.input-group>.form-floating:not(:first-child)>.form-select{border-top-left-radius:0;border-bottom-left-radius:0}.valid-feedback{display:none;width:100%;margin-top:.25rem;font-size:.875em;color:var(--bs-form-valid-color)}.valid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;color:#fff;background-color:var(--bs-success);border-radius:var(--bs-border-radius)}.was-validated :valid~.valid-feedback,.was-validated :valid~.valid-tooltip,.is-valid~.valid-feedback,.is-valid~.valid-tooltip{display:block}.was-validated .form-control:valid,.form-control.is-valid{border-color:var(--bs-form-valid-border-color);padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23198754' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.was-validated .form-control:valid:focus,.form-control.is-valid:focus{border-color:var(--bs-form-valid-border-color);box-shadow:0 0 0 .25rem rgba(var(--bs-success-rgb),.25)}.was-validated textarea.form-control:valid,textarea.form-control.is-valid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}.was-validated .form-select:valid,.form-select.is-valid{border-color:var(--bs-form-valid-border-color)}.was-validated .form-select:valid:not([multiple]):not([size]),.was-validated .form-select:valid:not([multiple])[size="1"],.form-select.is-valid:not([multiple]):not([size]),.form-select.is-valid:not([multiple])[size="1"]{--bs-form-select-bg-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23198754' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");padding-right:4.125rem;background-position:right .75rem center,center right 2.25rem;background-size:16px 12px,calc(.75em + .375rem) calc(.75em + .375rem)}.was-validated .form-select:valid:focus,.form-select.is-valid:focus{border-color:var(--bs-form-valid-border-color);box-shadow:0 0 0 .25rem rgba(var(--bs-success-rgb),.25)}.was-validated .form-control-color:valid,.form-control-color.is-valid{width:calc(3.75rem + 1.5em)}.was-validated .form-check-input:valid,.form-check-input.is-valid{border-color:var(--bs-form-valid-border-color)}.was-validated .form-check-input:valid:checked,.form-check-input.is-valid:checked{background-color:var(--bs-form-valid-color)}.was-validated .form-check-input:valid:focus,.form-check-input.is-valid:focus{box-shadow:0 0 0 .25rem rgba(var(--bs-success-rgb),.25)}.was-validated .form-check-input:valid~.form-check-label,.form-check-input.is-valid~.form-check-label{color:var(--bs-form-valid-color)}.form-check-inline .form-check-input~.valid-feedback{margin-left:.5em}.was-validated .input-group>.form-control:not(:focus):valid,.input-group>.form-control:not(:focus).is-valid,.was-validated .input-group>.form-select:not(:focus):valid,.input-group>.form-select:not(:focus).is-valid,.was-validated .input-group>.form-floating:not(:focus-within):valid,.input-group>.form-floating:not(:focus-within).is-valid{z-index:3}.invalid-feedback{display:none;width:100%;margin-top:.25rem;font-size:.875em;color:var(--bs-form-invalid-color)}.invalid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;color:#fff;background-color:var(--bs-danger);border-radius:var(--bs-border-radius)}.was-validated :invalid~.invalid-feedback,.was-validated :invalid~.invalid-tooltip,.is-invalid~.invalid-feedback,.is-invalid~.invalid-tooltip{display:block}.was-validated .form-control:invalid,.form-control.is-invalid{border-color:var(--bs-form-invalid-border-color);padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.was-validated .form-control:invalid:focus,.form-control.is-invalid:focus{border-color:var(--bs-form-invalid-border-color);box-shadow:0 0 0 .25rem rgba(var(--bs-danger-rgb),.25)}.was-validated textarea.form-control:invalid,textarea.form-control.is-invalid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}.was-validated .form-select:invalid,.form-select.is-invalid{border-color:var(--bs-form-invalid-border-color)}.was-validated .form-select:invalid:not([multiple]):not([size]),.was-validated .form-select:invalid:not([multiple])[size="1"],.form-select.is-invalid:not([multiple]):not([size]),.form-select.is-invalid:not([multiple])[size="1"]{--bs-form-select-bg-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");padding-right:4.125rem;background-position:right .75rem center,center right 2.25rem;background-size:16px 12px,calc(.75em + .375rem) calc(.75em + .375rem)}.was-validated .form-select:invalid:focus,.form-select.is-invalid:focus{border-color:var(--bs-form-invalid-border-color);box-shadow:0 0 0 .25rem rgba(var(--bs-danger-rgb),.25)}.was-validated .form-control-color:invalid,.form-control-color.is-invalid{width:calc(3.75rem + 1.5em)}.was-validated .form-check-input:invalid,.form-check-input.is-invalid{border-color:var(--bs-form-invalid-border-color)}.was-validated .form-check-input:invalid:checked,.form-check-input.is-invalid:checked{background-color:var(--bs-form-invalid-color)}.was-validated .form-check-input:invalid:focus,.form-check-input.is-invalid:focus{box-shadow:0 0 0 .25rem rgba(var(--bs-danger-rgb),.25)}.was-validated .form-check-input:invalid~.form-check-label,.form-check-input.is-invalid~.form-check-label{color:var(--bs-form-invalid-color)}.form-check-inline .form-check-input~.invalid-feedback{margin-left:.5em}.was-validated .input-group>.form-control:not(:focus):invalid,.input-group>.form-control:not(:focus).is-invalid,.was-validated .input-group>.form-select:not(:focus):invalid,.input-group>.form-select:not(:focus).is-invalid,.was-validated .input-group>.form-floating:not(:focus-within):invalid,.input-group>.form-floating:not(:focus-within).is-invalid{z-index:4}.btn{--bs-btn-padding-x: .75rem;--bs-btn-padding-y: .375rem;--bs-btn-font-family: ;--bs-btn-font-size: 1rem;--bs-btn-font-weight: 400;--bs-btn-line-height: 1.5;--bs-btn-color: var(--bs-body-color);--bs-btn-bg: transparent;--bs-btn-border-width: var(--bs-border-width);--bs-btn-border-color: transparent;--bs-btn-border-radius: var(--bs-border-radius);--bs-btn-hover-border-color: transparent;--bs-btn-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .15), 0 1px 1px rgba(0, 0, 0, .075);--bs-btn-disabled-opacity: .65;--bs-btn-focus-box-shadow: 0 0 0 .25rem rgba(var(--bs-btn-focus-shadow-rgb), .5);display:inline-block;padding:var(--bs-btn-padding-y) var(--bs-btn-padding-x);font-family:var(--bs-btn-font-family);font-size:var(--bs-btn-font-size);font-weight:var(--bs-btn-font-weight);line-height:var(--bs-btn-line-height);color:var(--bs-btn-color);text-align:center;text-decoration:none;vertical-align:middle;cursor:pointer;-webkit-user-select:none;user-select:none;border:var(--bs-btn-border-width) solid var(--bs-btn-border-color);border-radius:var(--bs-btn-border-radius);background-color:var(--bs-btn-bg);transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion: reduce){.btn{transition:none}}.btn:hover{color:var(--bs-btn-hover-color);background-color:var(--bs-btn-hover-bg);border-color:var(--bs-btn-hover-border-color)}.btn-check+.btn:hover{color:var(--bs-btn-color);background-color:var(--bs-btn-bg);border-color:var(--bs-btn-border-color)}.btn:focus-visible{color:var(--bs-btn-hover-color);background-color:var(--bs-btn-hover-bg);border-color:var(--bs-btn-hover-border-color);outline:0;box-shadow:var(--bs-btn-focus-box-shadow)}.btn-check:focus-visible+.btn{border-color:var(--bs-btn-hover-border-color);outline:0;box-shadow:var(--bs-btn-focus-box-shadow)}.btn-check:checked+.btn,:not(.btn-check)+.btn:active,.btn:first-child:active,.btn.active,.btn.show{color:var(--bs-btn-active-color);background-color:var(--bs-btn-active-bg);border-color:var(--bs-btn-active-border-color)}.btn-check:checked+.btn:focus-visible,:not(.btn-check)+.btn:active:focus-visible,.btn:first-child:active:focus-visible,.btn.active:focus-visible,.btn.show:focus-visible{box-shadow:var(--bs-btn-focus-box-shadow)}.btn-check:checked:focus-visible+.btn{box-shadow:var(--bs-btn-focus-box-shadow)}.btn:disabled,.btn.disabled,fieldset:disabled .btn{color:var(--bs-btn-disabled-color);pointer-events:none;background-color:var(--bs-btn-disabled-bg);border-color:var(--bs-btn-disabled-border-color);opacity:var(--bs-btn-disabled-opacity)}.btn-primary{--bs-btn-color: #fff;--bs-btn-bg: #0d6efd;--bs-btn-border-color: #0d6efd;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #0b5ed7;--bs-btn-hover-border-color: #0a58ca;--bs-btn-focus-shadow-rgb: 49, 132, 253;--bs-btn-active-color: #fff;--bs-btn-active-bg: #0a58ca;--bs-btn-active-border-color: #0a53be;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #fff;--bs-btn-disabled-bg: #0d6efd;--bs-btn-disabled-border-color: #0d6efd}.btn-secondary{--bs-btn-color: #fff;--bs-btn-bg: #6c757d;--bs-btn-border-color: #6c757d;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #5c636a;--bs-btn-hover-border-color: #565e64;--bs-btn-focus-shadow-rgb: 130, 138, 145;--bs-btn-active-color: #fff;--bs-btn-active-bg: #565e64;--bs-btn-active-border-color: #51585e;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #fff;--bs-btn-disabled-bg: #6c757d;--bs-btn-disabled-border-color: #6c757d}.btn-success{--bs-btn-color: #fff;--bs-btn-bg: #198754;--bs-btn-border-color: #198754;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #157347;--bs-btn-hover-border-color: #146c43;--bs-btn-focus-shadow-rgb: 60, 153, 110;--bs-btn-active-color: #fff;--bs-btn-active-bg: #146c43;--bs-btn-active-border-color: #13653f;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #fff;--bs-btn-disabled-bg: #198754;--bs-btn-disabled-border-color: #198754}.btn-info{--bs-btn-color: #000;--bs-btn-bg: #0dcaf0;--bs-btn-border-color: #0dcaf0;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #31d2f2;--bs-btn-hover-border-color: #25cff2;--bs-btn-focus-shadow-rgb: 11, 172, 204;--bs-btn-active-color: #000;--bs-btn-active-bg: #3dd5f3;--bs-btn-active-border-color: #25cff2;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #000;--bs-btn-disabled-bg: #0dcaf0;--bs-btn-disabled-border-color: #0dcaf0}.btn-warning{--bs-btn-color: #000;--bs-btn-bg: #ffc107;--bs-btn-border-color: #ffc107;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #ffca2c;--bs-btn-hover-border-color: #ffc720;--bs-btn-focus-shadow-rgb: 217, 164, 6;--bs-btn-active-color: #000;--bs-btn-active-bg: #ffcd39;--bs-btn-active-border-color: #ffc720;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #000;--bs-btn-disabled-bg: #ffc107;--bs-btn-disabled-border-color: #ffc107}.btn-danger{--bs-btn-color: #fff;--bs-btn-bg: #dc3545;--bs-btn-border-color: #dc3545;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #bb2d3b;--bs-btn-hover-border-color: #b02a37;--bs-btn-focus-shadow-rgb: 225, 83, 97;--bs-btn-active-color: #fff;--bs-btn-active-bg: #b02a37;--bs-btn-active-border-color: #a52834;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #fff;--bs-btn-disabled-bg: #dc3545;--bs-btn-disabled-border-color: #dc3545}.btn-light{--bs-btn-color: #000;--bs-btn-bg: #f8f9fa;--bs-btn-border-color: #f8f9fa;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #d3d4d5;--bs-btn-hover-border-color: #c6c7c8;--bs-btn-focus-shadow-rgb: 211, 212, 213;--bs-btn-active-color: #000;--bs-btn-active-bg: #c6c7c8;--bs-btn-active-border-color: #babbbc;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #000;--bs-btn-disabled-bg: #f8f9fa;--bs-btn-disabled-border-color: #f8f9fa}.btn-dark{--bs-btn-color: #fff;--bs-btn-bg: #212529;--bs-btn-border-color: #212529;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #424649;--bs-btn-hover-border-color: #373b3e;--bs-btn-focus-shadow-rgb: 66, 70, 73;--bs-btn-active-color: #fff;--bs-btn-active-bg: #4d5154;--bs-btn-active-border-color: #373b3e;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #fff;--bs-btn-disabled-bg: #212529;--bs-btn-disabled-border-color: #212529}.btn-outline-primary{--bs-btn-color: #0d6efd;--bs-btn-border-color: #0d6efd;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #0d6efd;--bs-btn-hover-border-color: #0d6efd;--bs-btn-focus-shadow-rgb: 13, 110, 253;--bs-btn-active-color: #fff;--bs-btn-active-bg: #0d6efd;--bs-btn-active-border-color: #0d6efd;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #0d6efd;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #0d6efd;--bs-gradient: none}.btn-outline-secondary{--bs-btn-color: #6c757d;--bs-btn-border-color: #6c757d;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #6c757d;--bs-btn-hover-border-color: #6c757d;--bs-btn-focus-shadow-rgb: 108, 117, 125;--bs-btn-active-color: #fff;--bs-btn-active-bg: #6c757d;--bs-btn-active-border-color: #6c757d;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #6c757d;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #6c757d;--bs-gradient: none}.btn-outline-success{--bs-btn-color: #198754;--bs-btn-border-color: #198754;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #198754;--bs-btn-hover-border-color: #198754;--bs-btn-focus-shadow-rgb: 25, 135, 84;--bs-btn-active-color: #fff;--bs-btn-active-bg: #198754;--bs-btn-active-border-color: #198754;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #198754;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #198754;--bs-gradient: none}.btn-outline-info{--bs-btn-color: #0dcaf0;--bs-btn-border-color: #0dcaf0;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #0dcaf0;--bs-btn-hover-border-color: #0dcaf0;--bs-btn-focus-shadow-rgb: 13, 202, 240;--bs-btn-active-color: #000;--bs-btn-active-bg: #0dcaf0;--bs-btn-active-border-color: #0dcaf0;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #0dcaf0;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #0dcaf0;--bs-gradient: none}.btn-outline-warning{--bs-btn-color: #ffc107;--bs-btn-border-color: #ffc107;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #ffc107;--bs-btn-hover-border-color: #ffc107;--bs-btn-focus-shadow-rgb: 255, 193, 7;--bs-btn-active-color: #000;--bs-btn-active-bg: #ffc107;--bs-btn-active-border-color: #ffc107;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #ffc107;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #ffc107;--bs-gradient: none}.btn-outline-danger{--bs-btn-color: #dc3545;--bs-btn-border-color: #dc3545;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #dc3545;--bs-btn-hover-border-color: #dc3545;--bs-btn-focus-shadow-rgb: 220, 53, 69;--bs-btn-active-color: #fff;--bs-btn-active-bg: #dc3545;--bs-btn-active-border-color: #dc3545;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #dc3545;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #dc3545;--bs-gradient: none}.btn-outline-light{--bs-btn-color: #f8f9fa;--bs-btn-border-color: #f8f9fa;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #f8f9fa;--bs-btn-hover-border-color: #f8f9fa;--bs-btn-focus-shadow-rgb: 248, 249, 250;--bs-btn-active-color: #000;--bs-btn-active-bg: #f8f9fa;--bs-btn-active-border-color: #f8f9fa;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #f8f9fa;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #f8f9fa;--bs-gradient: none}.btn-outline-dark{--bs-btn-color: #212529;--bs-btn-border-color: #212529;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #212529;--bs-btn-hover-border-color: #212529;--bs-btn-focus-shadow-rgb: 33, 37, 41;--bs-btn-active-color: #fff;--bs-btn-active-bg: #212529;--bs-btn-active-border-color: #212529;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #212529;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #212529;--bs-gradient: none}.btn-link{--bs-btn-font-weight: 400;--bs-btn-color: var(--bs-link-color);--bs-btn-bg: transparent;--bs-btn-border-color: transparent;--bs-btn-hover-color: var(--bs-link-hover-color);--bs-btn-hover-border-color: transparent;--bs-btn-active-color: var(--bs-link-hover-color);--bs-btn-active-border-color: transparent;--bs-btn-disabled-color: #6c757d;--bs-btn-disabled-border-color: transparent;--bs-btn-box-shadow: 0 0 0 #000;--bs-btn-focus-shadow-rgb: 49, 132, 253;text-decoration:underline}.btn-link:focus-visible{color:var(--bs-btn-color)}.btn-link:hover{color:var(--bs-btn-hover-color)}.btn-lg,.btn-group-lg>.btn{--bs-btn-padding-y: .5rem;--bs-btn-padding-x: 1rem;--bs-btn-font-size: 1.25rem;--bs-btn-border-radius: var(--bs-border-radius-lg)}.btn-sm,.btn-group-sm>.btn{--bs-btn-padding-y: .25rem;--bs-btn-padding-x: .5rem;--bs-btn-font-size: .875rem;--bs-btn-border-radius: var(--bs-border-radius-sm)}.fade{transition:opacity .15s linear}@media (prefers-reduced-motion: reduce){.fade{transition:none}}.fade:not(.show){opacity:0}.collapse:not(.show){display:none}.collapsing{height:0;overflow:hidden;transition:height .35s ease}@media (prefers-reduced-motion: reduce){.collapsing{transition:none}}.collapsing.collapse-horizontal{width:0;height:auto;transition:width .35s ease}@media (prefers-reduced-motion: reduce){.collapsing.collapse-horizontal{transition:none}}.dropup,.dropend,.dropdown,.dropstart,.dropup-center,.dropdown-center{position:relative}.dropdown-toggle{white-space:nowrap}.dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid;border-right:.3em solid transparent;border-bottom:0;border-left:.3em solid transparent}.dropdown-toggle:empty:after{margin-left:0}.dropdown-menu{--bs-dropdown-zindex: 1000;--bs-dropdown-min-width: 10rem;--bs-dropdown-padding-x: 0;--bs-dropdown-padding-y: .5rem;--bs-dropdown-spacer: .125rem;--bs-dropdown-font-size: 1rem;--bs-dropdown-color: var(--bs-body-color);--bs-dropdown-bg: var(--bs-body-bg);--bs-dropdown-border-color: var(--bs-border-color-translucent);--bs-dropdown-border-radius: var(--bs-border-radius);--bs-dropdown-border-width: var(--bs-border-width);--bs-dropdown-inner-border-radius: calc(var(--bs-border-radius) - var(--bs-border-width));--bs-dropdown-divider-bg: var(--bs-border-color-translucent);--bs-dropdown-divider-margin-y: .5rem;--bs-dropdown-box-shadow: var(--bs-box-shadow);--bs-dropdown-link-color: var(--bs-body-color);--bs-dropdown-link-hover-color: var(--bs-body-color);--bs-dropdown-link-hover-bg: var(--bs-tertiary-bg);--bs-dropdown-link-active-color: #fff;--bs-dropdown-link-active-bg: #0d6efd;--bs-dropdown-link-disabled-color: var(--bs-tertiary-color);--bs-dropdown-item-padding-x: 1rem;--bs-dropdown-item-padding-y: .25rem;--bs-dropdown-header-color: #6c757d;--bs-dropdown-header-padding-x: 1rem;--bs-dropdown-header-padding-y: .5rem;position:absolute;z-index:var(--bs-dropdown-zindex);display:none;min-width:var(--bs-dropdown-min-width);padding:var(--bs-dropdown-padding-y) var(--bs-dropdown-padding-x);margin:0;font-size:var(--bs-dropdown-font-size);color:var(--bs-dropdown-color);text-align:left;list-style:none;background-color:var(--bs-dropdown-bg);background-clip:padding-box;border:var(--bs-dropdown-border-width) solid var(--bs-dropdown-border-color);border-radius:var(--bs-dropdown-border-radius)}.dropdown-menu[data-bs-popper]{top:100%;left:0;margin-top:var(--bs-dropdown-spacer)}.dropdown-menu-start{--bs-position: start}.dropdown-menu-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-end{--bs-position: end}.dropdown-menu-end[data-bs-popper]{right:0;left:auto}@media (min-width: 576px){.dropdown-menu-sm-start{--bs-position: start}.dropdown-menu-sm-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-sm-end{--bs-position: end}.dropdown-menu-sm-end[data-bs-popper]{right:0;left:auto}}@media (min-width: 768px){.dropdown-menu-md-start{--bs-position: start}.dropdown-menu-md-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-md-end{--bs-position: end}.dropdown-menu-md-end[data-bs-popper]{right:0;left:auto}}@media (min-width: 992px){.dropdown-menu-lg-start{--bs-position: start}.dropdown-menu-lg-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-lg-end{--bs-position: end}.dropdown-menu-lg-end[data-bs-popper]{right:0;left:auto}}@media (min-width: 1200px){.dropdown-menu-xl-start{--bs-position: start}.dropdown-menu-xl-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-xl-end{--bs-position: end}.dropdown-menu-xl-end[data-bs-popper]{right:0;left:auto}}@media (min-width: 1400px){.dropdown-menu-xxl-start{--bs-position: start}.dropdown-menu-xxl-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-xxl-end{--bs-position: end}.dropdown-menu-xxl-end[data-bs-popper]{right:0;left:auto}}.dropup .dropdown-menu[data-bs-popper]{top:auto;bottom:100%;margin-top:0;margin-bottom:var(--bs-dropdown-spacer)}.dropup .dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:0;border-right:.3em solid transparent;border-bottom:.3em solid;border-left:.3em solid transparent}.dropup .dropdown-toggle:empty:after{margin-left:0}.dropend .dropdown-menu[data-bs-popper]{top:0;right:auto;left:100%;margin-top:0;margin-left:var(--bs-dropdown-spacer)}.dropend .dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:0;border-bottom:.3em solid transparent;border-left:.3em solid}.dropend .dropdown-toggle:empty:after{margin-left:0}.dropend .dropdown-toggle:after{vertical-align:0}.dropstart .dropdown-menu[data-bs-popper]{top:0;right:100%;left:auto;margin-top:0;margin-right:var(--bs-dropdown-spacer)}.dropstart .dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:""}.dropstart .dropdown-toggle:after{display:none}.dropstart .dropdown-toggle:before{display:inline-block;margin-right:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:.3em solid;border-bottom:.3em solid transparent}.dropstart .dropdown-toggle:empty:after{margin-left:0}.dropstart .dropdown-toggle:before{vertical-align:0}.dropdown-divider{height:0;margin:var(--bs-dropdown-divider-margin-y) 0;overflow:hidden;border-top:1px solid var(--bs-dropdown-divider-bg);opacity:1}.dropdown-item{display:block;width:100%;padding:var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x);clear:both;font-weight:400;color:var(--bs-dropdown-link-color);text-align:inherit;text-decoration:none;white-space:nowrap;background-color:transparent;border:0;border-radius:var(--bs-dropdown-item-border-radius, 0)}.dropdown-item:hover,.dropdown-item:focus{color:var(--bs-dropdown-link-hover-color);background-color:var(--bs-dropdown-link-hover-bg)}.dropdown-item.active,.dropdown-item:active{color:var(--bs-dropdown-link-active-color);text-decoration:none;background-color:var(--bs-dropdown-link-active-bg)}.dropdown-item.disabled,.dropdown-item:disabled{color:var(--bs-dropdown-link-disabled-color);pointer-events:none;background-color:transparent}.dropdown-menu.show{display:block}.dropdown-header{display:block;padding:var(--bs-dropdown-header-padding-y) var(--bs-dropdown-header-padding-x);margin-bottom:0;font-size:.875rem;color:var(--bs-dropdown-header-color);white-space:nowrap}.dropdown-item-text{display:block;padding:var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x);color:var(--bs-dropdown-link-color)}.dropdown-menu-dark{--bs-dropdown-color: #dee2e6;--bs-dropdown-bg: #343a40;--bs-dropdown-border-color: var(--bs-border-color-translucent);--bs-dropdown-box-shadow: ;--bs-dropdown-link-color: #dee2e6;--bs-dropdown-link-hover-color: #fff;--bs-dropdown-divider-bg: var(--bs-border-color-translucent);--bs-dropdown-link-hover-bg: rgba(255, 255, 255, .15);--bs-dropdown-link-active-color: #fff;--bs-dropdown-link-active-bg: #0d6efd;--bs-dropdown-link-disabled-color: #adb5bd;--bs-dropdown-header-color: #adb5bd}.btn-group,.btn-group-vertical{position:relative;display:inline-flex;vertical-align:middle}.btn-group>.btn,.btn-group-vertical>.btn{position:relative;flex:1 1 auto}.btn-group>.btn-check:checked+.btn,.btn-group>.btn-check:focus+.btn,.btn-group>.btn:hover,.btn-group>.btn:focus,.btn-group>.btn:active,.btn-group>.btn.active,.btn-group-vertical>.btn-check:checked+.btn,.btn-group-vertical>.btn-check:focus+.btn,.btn-group-vertical>.btn:hover,.btn-group-vertical>.btn:focus,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn.active{z-index:1}.btn-toolbar{display:flex;flex-wrap:wrap;justify-content:flex-start}.btn-toolbar .input-group{width:auto}.btn-group{border-radius:var(--bs-border-radius)}.btn-group>:not(.btn-check:first-child)+.btn,.btn-group>.btn-group:not(:first-child){margin-left:calc(var(--bs-border-width) * -1)}.btn-group>.btn:not(:last-child):not(.dropdown-toggle),.btn-group>.btn.dropdown-toggle-split:first-child,.btn-group>.btn-group:not(:last-child)>.btn{border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn:nth-child(n+3),.btn-group>:not(.btn-check)+.btn,.btn-group>.btn-group:not(:first-child)>.btn{border-top-left-radius:0;border-bottom-left-radius:0}.dropdown-toggle-split{padding-right:.5625rem;padding-left:.5625rem}.dropdown-toggle-split:after,.dropup .dropdown-toggle-split:after,.dropend .dropdown-toggle-split:after{margin-left:0}.dropstart .dropdown-toggle-split:before{margin-right:0}.btn-sm+.dropdown-toggle-split,.btn-group-sm>.btn+.dropdown-toggle-split{padding-right:.375rem;padding-left:.375rem}.btn-lg+.dropdown-toggle-split,.btn-group-lg>.btn+.dropdown-toggle-split{padding-right:.75rem;padding-left:.75rem}.btn-group-vertical{flex-direction:column;align-items:flex-start;justify-content:center}.btn-group-vertical>.btn,.btn-group-vertical>.btn-group{width:100%}.btn-group-vertical>.btn:not(:first-child),.btn-group-vertical>.btn-group:not(:first-child){margin-top:calc(var(--bs-border-width) * -1)}.btn-group-vertical>.btn:not(:last-child):not(.dropdown-toggle),.btn-group-vertical>.btn-group:not(:last-child)>.btn{border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn~.btn,.btn-group-vertical>.btn-group:not(:first-child)>.btn{border-top-left-radius:0;border-top-right-radius:0}.nav{--bs-nav-link-padding-x: 1rem;--bs-nav-link-padding-y: .5rem;--bs-nav-link-font-weight: ;--bs-nav-link-color: var(--bs-link-color);--bs-nav-link-hover-color: var(--bs-link-hover-color);--bs-nav-link-disabled-color: var(--bs-secondary-color);display:flex;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none}.nav-link{display:block;padding:var(--bs-nav-link-padding-y) var(--bs-nav-link-padding-x);font-size:var(--bs-nav-link-font-size);font-weight:var(--bs-nav-link-font-weight);color:var(--bs-nav-link-color);text-decoration:none;background:none;border:0;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out}@media (prefers-reduced-motion: reduce){.nav-link{transition:none}}.nav-link:hover,.nav-link:focus{color:var(--bs-nav-link-hover-color)}.nav-link:focus-visible{outline:0;box-shadow:0 0 0 .25rem #0d6efd40}.nav-link.disabled,.nav-link:disabled{color:var(--bs-nav-link-disabled-color);pointer-events:none;cursor:default}.nav-tabs{--bs-nav-tabs-border-width: var(--bs-border-width);--bs-nav-tabs-border-color: var(--bs-border-color);--bs-nav-tabs-border-radius: var(--bs-border-radius);--bs-nav-tabs-link-hover-border-color: var(--bs-secondary-bg) var(--bs-secondary-bg) var(--bs-border-color);--bs-nav-tabs-link-active-color: var(--bs-emphasis-color);--bs-nav-tabs-link-active-bg: var(--bs-body-bg);--bs-nav-tabs-link-active-border-color: var(--bs-border-color) var(--bs-border-color) var(--bs-body-bg);border-bottom:var(--bs-nav-tabs-border-width) solid var(--bs-nav-tabs-border-color)}.nav-tabs .nav-link{margin-bottom:calc(-1 * var(--bs-nav-tabs-border-width));border:var(--bs-nav-tabs-border-width) solid transparent;border-top-left-radius:var(--bs-nav-tabs-border-radius);border-top-right-radius:var(--bs-nav-tabs-border-radius)}.nav-tabs .nav-link:hover,.nav-tabs .nav-link:focus{isolation:isolate;border-color:var(--bs-nav-tabs-link-hover-border-color)}.nav-tabs .nav-link.active,.nav-tabs .nav-item.show .nav-link{color:var(--bs-nav-tabs-link-active-color);background-color:var(--bs-nav-tabs-link-active-bg);border-color:var(--bs-nav-tabs-link-active-border-color)}.nav-tabs .dropdown-menu{margin-top:calc(-1 * var(--bs-nav-tabs-border-width));border-top-left-radius:0;border-top-right-radius:0}.nav-pills{--bs-nav-pills-border-radius: var(--bs-border-radius);--bs-nav-pills-link-active-color: #fff;--bs-nav-pills-link-active-bg: #0d6efd}.nav-pills .nav-link{border-radius:var(--bs-nav-pills-border-radius)}.nav-pills .nav-link.active,.nav-pills .show>.nav-link{color:var(--bs-nav-pills-link-active-color);background-color:var(--bs-nav-pills-link-active-bg)}.nav-underline{--bs-nav-underline-gap: 1rem;--bs-nav-underline-border-width: .125rem;--bs-nav-underline-link-active-color: var(--bs-emphasis-color);gap:var(--bs-nav-underline-gap)}.nav-underline .nav-link{padding-right:0;padding-left:0;border-bottom:var(--bs-nav-underline-border-width) solid transparent}.nav-underline .nav-link:hover,.nav-underline .nav-link:focus{border-bottom-color:currentcolor}.nav-underline .nav-link.active,.nav-underline .show>.nav-link{font-weight:700;color:var(--bs-nav-underline-link-active-color);border-bottom-color:currentcolor}.nav-fill>.nav-link,.nav-fill .nav-item{flex:1 1 auto;text-align:center}.nav-justified>.nav-link,.nav-justified .nav-item{flex-basis:0;flex-grow:1;text-align:center}.nav-fill .nav-item .nav-link,.nav-justified .nav-item .nav-link{width:100%}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.navbar{--bs-navbar-padding-x: 0;--bs-navbar-padding-y: .5rem;--bs-navbar-color: rgba(var(--bs-emphasis-color-rgb), .65);--bs-navbar-hover-color: rgba(var(--bs-emphasis-color-rgb), .8);--bs-navbar-disabled-color: rgba(var(--bs-emphasis-color-rgb), .3);--bs-navbar-active-color: rgba(var(--bs-emphasis-color-rgb), 1);--bs-navbar-brand-padding-y: .3125rem;--bs-navbar-brand-margin-end: 1rem;--bs-navbar-brand-font-size: 1.25rem;--bs-navbar-brand-color: rgba(var(--bs-emphasis-color-rgb), 1);--bs-navbar-brand-hover-color: rgba(var(--bs-emphasis-color-rgb), 1);--bs-navbar-nav-link-padding-x: .5rem;--bs-navbar-toggler-padding-y: .25rem;--bs-navbar-toggler-padding-x: .75rem;--bs-navbar-toggler-font-size: 1.25rem;--bs-navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%2833, 37, 41, 0.75%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");--bs-navbar-toggler-border-color: rgba(var(--bs-emphasis-color-rgb), .15);--bs-navbar-toggler-border-radius: var(--bs-border-radius);--bs-navbar-toggler-focus-width: .25rem;--bs-navbar-toggler-transition: box-shadow .15s ease-in-out;position:relative;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;padding:var(--bs-navbar-padding-y) var(--bs-navbar-padding-x)}.navbar>.container,.navbar>.container-fluid,.navbar>.container-sm,.navbar>.container-md,.navbar>.container-lg,.navbar>.container-xl,.navbar>.container-xxl{display:flex;flex-wrap:inherit;align-items:center;justify-content:space-between}.navbar-brand{padding-top:var(--bs-navbar-brand-padding-y);padding-bottom:var(--bs-navbar-brand-padding-y);margin-right:var(--bs-navbar-brand-margin-end);font-size:var(--bs-navbar-brand-font-size);color:var(--bs-navbar-brand-color);text-decoration:none;white-space:nowrap}.navbar-brand:hover,.navbar-brand:focus{color:var(--bs-navbar-brand-hover-color)}.navbar-nav{--bs-nav-link-padding-x: 0;--bs-nav-link-padding-y: .5rem;--bs-nav-link-font-weight: ;--bs-nav-link-color: var(--bs-navbar-color);--bs-nav-link-hover-color: var(--bs-navbar-hover-color);--bs-nav-link-disabled-color: var(--bs-navbar-disabled-color);display:flex;flex-direction:column;padding-left:0;margin-bottom:0;list-style:none}.navbar-nav .nav-link.active,.navbar-nav .nav-link.show{color:var(--bs-navbar-active-color)}.navbar-nav .dropdown-menu{position:static}.navbar-text{padding-top:.5rem;padding-bottom:.5rem;color:var(--bs-navbar-color)}.navbar-text a,.navbar-text a:hover,.navbar-text a:focus{color:var(--bs-navbar-active-color)}.navbar-collapse{flex-basis:100%;flex-grow:1;align-items:center}.navbar-toggler{padding:var(--bs-navbar-toggler-padding-y) var(--bs-navbar-toggler-padding-x);font-size:var(--bs-navbar-toggler-font-size);line-height:1;color:var(--bs-navbar-color);background-color:transparent;border:var(--bs-border-width) solid var(--bs-navbar-toggler-border-color);border-radius:var(--bs-navbar-toggler-border-radius);transition:var(--bs-navbar-toggler-transition)}@media (prefers-reduced-motion: reduce){.navbar-toggler{transition:none}}.navbar-toggler:hover{text-decoration:none}.navbar-toggler:focus{text-decoration:none;outline:0;box-shadow:0 0 0 var(--bs-navbar-toggler-focus-width)}.navbar-toggler-icon{display:inline-block;width:1.5em;height:1.5em;vertical-align:middle;background-image:var(--bs-navbar-toggler-icon-bg);background-repeat:no-repeat;background-position:center;background-size:100%}.navbar-nav-scroll{max-height:var(--bs-scroll-height, 75vh);overflow-y:auto}@media (min-width: 576px){.navbar-expand-sm{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-sm .navbar-nav{flex-direction:row}.navbar-expand-sm .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-sm .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-sm .navbar-nav-scroll{overflow:visible}.navbar-expand-sm .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-sm .navbar-toggler{display:none}.navbar-expand-sm .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand-sm .offcanvas .offcanvas-header{display:none}.navbar-expand-sm .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media (min-width: 768px){.navbar-expand-md{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-md .navbar-nav{flex-direction:row}.navbar-expand-md .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-md .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-md .navbar-nav-scroll{overflow:visible}.navbar-expand-md .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-md .navbar-toggler{display:none}.navbar-expand-md .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand-md .offcanvas .offcanvas-header{display:none}.navbar-expand-md .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media (min-width: 992px){.navbar-expand-lg{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-lg .navbar-nav{flex-direction:row}.navbar-expand-lg .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-lg .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-lg .navbar-nav-scroll{overflow:visible}.navbar-expand-lg .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-lg .navbar-toggler{display:none}.navbar-expand-lg .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand-lg .offcanvas .offcanvas-header{display:none}.navbar-expand-lg .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media (min-width: 1200px){.navbar-expand-xl{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-xl .navbar-nav{flex-direction:row}.navbar-expand-xl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xl .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-xl .navbar-nav-scroll{overflow:visible}.navbar-expand-xl .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-xl .navbar-toggler{display:none}.navbar-expand-xl .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand-xl .offcanvas .offcanvas-header{display:none}.navbar-expand-xl .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media (min-width: 1400px){.navbar-expand-xxl{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-xxl .navbar-nav{flex-direction:row}.navbar-expand-xxl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xxl .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-xxl .navbar-nav-scroll{overflow:visible}.navbar-expand-xxl .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-xxl .navbar-toggler{display:none}.navbar-expand-xxl .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand-xxl .offcanvas .offcanvas-header{display:none}.navbar-expand-xxl .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}.navbar-expand{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand .navbar-nav{flex-direction:row}.navbar-expand .navbar-nav .dropdown-menu{position:absolute}.navbar-expand .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand .navbar-nav-scroll{overflow:visible}.navbar-expand .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand .navbar-toggler{display:none}.navbar-expand .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand .offcanvas .offcanvas-header{display:none}.navbar-expand .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}.navbar-dark,.navbar[data-bs-theme=dark]{--bs-navbar-color: rgba(255, 255, 255, .55);--bs-navbar-hover-color: rgba(255, 255, 255, .75);--bs-navbar-disabled-color: rgba(255, 255, 255, .25);--bs-navbar-active-color: #fff;--bs-navbar-brand-color: #fff;--bs-navbar-brand-hover-color: #fff;--bs-navbar-toggler-border-color: rgba(255, 255, 255, .1);--bs-navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}[data-bs-theme=dark] .navbar-toggler-icon{--bs-navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}.card{--bs-card-spacer-y: 1rem;--bs-card-spacer-x: 1rem;--bs-card-title-spacer-y: .5rem;--bs-card-title-color: ;--bs-card-subtitle-color: ;--bs-card-border-width: var(--bs-border-width);--bs-card-border-color: var(--bs-border-color-translucent);--bs-card-border-radius: var(--bs-border-radius);--bs-card-box-shadow: ;--bs-card-inner-border-radius: calc(var(--bs-border-radius) - (var(--bs-border-width)));--bs-card-cap-padding-y: .5rem;--bs-card-cap-padding-x: 1rem;--bs-card-cap-bg: rgba(var(--bs-body-color-rgb), .03);--bs-card-cap-color: ;--bs-card-height: ;--bs-card-color: ;--bs-card-bg: var(--bs-body-bg);--bs-card-img-overlay-padding: 1rem;--bs-card-group-margin: .75rem;position:relative;display:flex;flex-direction:column;min-width:0;height:var(--bs-card-height);color:var(--bs-body-color);word-wrap:break-word;background-color:var(--bs-card-bg);background-clip:border-box;border:var(--bs-card-border-width) solid var(--bs-card-border-color);border-radius:var(--bs-card-border-radius)}.card>hr{margin-right:0;margin-left:0}.card>.list-group{border-top:inherit;border-bottom:inherit}.card>.list-group:first-child{border-top-width:0;border-top-left-radius:var(--bs-card-inner-border-radius);border-top-right-radius:var(--bs-card-inner-border-radius)}.card>.list-group:last-child{border-bottom-width:0;border-bottom-right-radius:var(--bs-card-inner-border-radius);border-bottom-left-radius:var(--bs-card-inner-border-radius)}.card>.card-header+.list-group,.card>.list-group+.card-footer{border-top:0}.card-body{flex:1 1 auto;padding:var(--bs-card-spacer-y) var(--bs-card-spacer-x);color:var(--bs-card-color)}.card-title{margin-bottom:var(--bs-card-title-spacer-y);color:var(--bs-card-title-color)}.card-subtitle{margin-top:calc(-.5 * var(--bs-card-title-spacer-y));margin-bottom:0;color:var(--bs-card-subtitle-color)}.card-text:last-child{margin-bottom:0}.card-link+.card-link{margin-left:var(--bs-card-spacer-x)}.card-header{padding:var(--bs-card-cap-padding-y) var(--bs-card-cap-padding-x);margin-bottom:0;color:var(--bs-card-cap-color);background-color:var(--bs-card-cap-bg);border-bottom:var(--bs-card-border-width) solid var(--bs-card-border-color)}.card-header:first-child{border-radius:var(--bs-card-inner-border-radius) var(--bs-card-inner-border-radius) 0 0}.card-footer{padding:var(--bs-card-cap-padding-y) var(--bs-card-cap-padding-x);color:var(--bs-card-cap-color);background-color:var(--bs-card-cap-bg);border-top:var(--bs-card-border-width) solid var(--bs-card-border-color)}.card-footer:last-child{border-radius:0 0 var(--bs-card-inner-border-radius) var(--bs-card-inner-border-radius)}.card-header-tabs{margin-right:calc(-.5 * var(--bs-card-cap-padding-x));margin-bottom:calc(-1 * var(--bs-card-cap-padding-y));margin-left:calc(-.5 * var(--bs-card-cap-padding-x));border-bottom:0}.card-header-tabs .nav-link.active{background-color:var(--bs-card-bg);border-bottom-color:var(--bs-card-bg)}.card-header-pills{margin-right:calc(-.5 * var(--bs-card-cap-padding-x));margin-left:calc(-.5 * var(--bs-card-cap-padding-x))}.card-img-overlay{position:absolute;inset:0;padding:var(--bs-card-img-overlay-padding);border-radius:var(--bs-card-inner-border-radius)}.card-img,.card-img-top,.card-img-bottom{width:100%}.card-img,.card-img-top{border-top-left-radius:var(--bs-card-inner-border-radius);border-top-right-radius:var(--bs-card-inner-border-radius)}.card-img,.card-img-bottom{border-bottom-right-radius:var(--bs-card-inner-border-radius);border-bottom-left-radius:var(--bs-card-inner-border-radius)}.card-group>.card{margin-bottom:var(--bs-card-group-margin)}@media (min-width: 576px){.card-group{display:flex;flex-flow:row wrap}.card-group>.card{flex:1 0 0%;margin-bottom:0}.card-group>.card+.card{margin-left:0;border-left:0}.card-group>.card:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.card-group>.card:not(:last-child) .card-img-top,.card-group>.card:not(:last-child) .card-header{border-top-right-radius:0}.card-group>.card:not(:last-child) .card-img-bottom,.card-group>.card:not(:last-child) .card-footer{border-bottom-right-radius:0}.card-group>.card:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.card-group>.card:not(:first-child) .card-img-top,.card-group>.card:not(:first-child) .card-header{border-top-left-radius:0}.card-group>.card:not(:first-child) .card-img-bottom,.card-group>.card:not(:first-child) .card-footer{border-bottom-left-radius:0}}.accordion{--bs-accordion-color: var(--bs-body-color);--bs-accordion-bg: var(--bs-body-bg);--bs-accordion-transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out, border-radius .15s ease;--bs-accordion-border-color: var(--bs-border-color);--bs-accordion-border-width: var(--bs-border-width);--bs-accordion-border-radius: var(--bs-border-radius);--bs-accordion-inner-border-radius: calc(var(--bs-border-radius) - (var(--bs-border-width)));--bs-accordion-btn-padding-x: 1.25rem;--bs-accordion-btn-padding-y: 1rem;--bs-accordion-btn-color: var(--bs-body-color);--bs-accordion-btn-bg: var(--bs-accordion-bg);--bs-accordion-btn-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='%23212529' stroke-linecap='round' stroke-linejoin='round'%3e%3cpath d='M2 5L8 11L14 5'/%3e%3c/svg%3e");--bs-accordion-btn-icon-width: 1.25rem;--bs-accordion-btn-icon-transform: rotate(-180deg);--bs-accordion-btn-icon-transition: transform .2s ease-in-out;--bs-accordion-btn-active-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='%23052c65' stroke-linecap='round' stroke-linejoin='round'%3e%3cpath d='M2 5L8 11L14 5'/%3e%3c/svg%3e");--bs-accordion-btn-focus-box-shadow: 0 0 0 .25rem rgba(13, 110, 253, .25);--bs-accordion-body-padding-x: 1.25rem;--bs-accordion-body-padding-y: 1rem;--bs-accordion-active-color: var(--bs-primary-text-emphasis);--bs-accordion-active-bg: var(--bs-primary-bg-subtle)}.accordion-button{position:relative;display:flex;align-items:center;width:100%;padding:var(--bs-accordion-btn-padding-y) var(--bs-accordion-btn-padding-x);font-size:1rem;color:var(--bs-accordion-btn-color);text-align:left;background-color:var(--bs-accordion-btn-bg);border:0;border-radius:0;overflow-anchor:none;transition:var(--bs-accordion-transition)}@media (prefers-reduced-motion: reduce){.accordion-button{transition:none}}.accordion-button:not(.collapsed){color:var(--bs-accordion-active-color);background-color:var(--bs-accordion-active-bg);box-shadow:inset 0 calc(-1 * var(--bs-accordion-border-width)) 0 var(--bs-accordion-border-color)}.accordion-button:not(.collapsed):after{background-image:var(--bs-accordion-btn-active-icon);transform:var(--bs-accordion-btn-icon-transform)}.accordion-button:after{flex-shrink:0;width:var(--bs-accordion-btn-icon-width);height:var(--bs-accordion-btn-icon-width);margin-left:auto;content:"";background-image:var(--bs-accordion-btn-icon);background-repeat:no-repeat;background-size:var(--bs-accordion-btn-icon-width);transition:var(--bs-accordion-btn-icon-transition)}@media (prefers-reduced-motion: reduce){.accordion-button:after{transition:none}}.accordion-button:hover{z-index:2}.accordion-button:focus{z-index:3;outline:0;box-shadow:var(--bs-accordion-btn-focus-box-shadow)}.accordion-header{margin-bottom:0}.accordion-item{color:var(--bs-accordion-color);background-color:var(--bs-accordion-bg);border:var(--bs-accordion-border-width) solid var(--bs-accordion-border-color)}.accordion-item:first-of-type{border-top-left-radius:var(--bs-accordion-border-radius);border-top-right-radius:var(--bs-accordion-border-radius)}.accordion-item:first-of-type>.accordion-header .accordion-button{border-top-left-radius:var(--bs-accordion-inner-border-radius);border-top-right-radius:var(--bs-accordion-inner-border-radius)}.accordion-item:not(:first-of-type){border-top:0}.accordion-item:last-of-type{border-bottom-right-radius:var(--bs-accordion-border-radius);border-bottom-left-radius:var(--bs-accordion-border-radius)}.accordion-item:last-of-type>.accordion-header .accordion-button.collapsed{border-bottom-right-radius:var(--bs-accordion-inner-border-radius);border-bottom-left-radius:var(--bs-accordion-inner-border-radius)}.accordion-item:last-of-type>.accordion-collapse{border-bottom-right-radius:var(--bs-accordion-border-radius);border-bottom-left-radius:var(--bs-accordion-border-radius)}.accordion-body{padding:var(--bs-accordion-body-padding-y) var(--bs-accordion-body-padding-x)}.accordion-flush>.accordion-item{border-right:0;border-left:0;border-radius:0}.accordion-flush>.accordion-item:first-child{border-top:0}.accordion-flush>.accordion-item:last-child{border-bottom:0}.accordion-flush>.accordion-item>.accordion-header .accordion-button,.accordion-flush>.accordion-item>.accordion-header .accordion-button.collapsed{border-radius:0}.accordion-flush>.accordion-item>.accordion-collapse{border-radius:0}[data-bs-theme=dark] .accordion-button:after{--bs-accordion-btn-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%236ea8fe'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");--bs-accordion-btn-active-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%236ea8fe'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e")}.breadcrumb{--bs-breadcrumb-padding-x: 0;--bs-breadcrumb-padding-y: 0;--bs-breadcrumb-margin-bottom: 1rem;--bs-breadcrumb-bg: ;--bs-breadcrumb-border-radius: ;--bs-breadcrumb-divider-color: var(--bs-secondary-color);--bs-breadcrumb-item-padding-x: .5rem;--bs-breadcrumb-item-active-color: var(--bs-secondary-color);display:flex;flex-wrap:wrap;padding:var(--bs-breadcrumb-padding-y) var(--bs-breadcrumb-padding-x);margin-bottom:var(--bs-breadcrumb-margin-bottom);font-size:var(--bs-breadcrumb-font-size);list-style:none;background-color:var(--bs-breadcrumb-bg);border-radius:var(--bs-breadcrumb-border-radius)}.breadcrumb-item+.breadcrumb-item{padding-left:var(--bs-breadcrumb-item-padding-x)}.breadcrumb-item+.breadcrumb-item:before{float:left;padding-right:var(--bs-breadcrumb-item-padding-x);color:var(--bs-breadcrumb-divider-color);content:var(--bs-breadcrumb-divider, "/")}.breadcrumb-item.active{color:var(--bs-breadcrumb-item-active-color)}.pagination{--bs-pagination-padding-x: .75rem;--bs-pagination-padding-y: .375rem;--bs-pagination-font-size: 1rem;--bs-pagination-color: var(--bs-link-color);--bs-pagination-bg: var(--bs-body-bg);--bs-pagination-border-width: var(--bs-border-width);--bs-pagination-border-color: var(--bs-border-color);--bs-pagination-border-radius: var(--bs-border-radius);--bs-pagination-hover-color: var(--bs-link-hover-color);--bs-pagination-hover-bg: var(--bs-tertiary-bg);--bs-pagination-hover-border-color: var(--bs-border-color);--bs-pagination-focus-color: var(--bs-link-hover-color);--bs-pagination-focus-bg: var(--bs-secondary-bg);--bs-pagination-focus-box-shadow: 0 0 0 .25rem rgba(13, 110, 253, .25);--bs-pagination-active-color: #fff;--bs-pagination-active-bg: #0d6efd;--bs-pagination-active-border-color: #0d6efd;--bs-pagination-disabled-color: var(--bs-secondary-color);--bs-pagination-disabled-bg: var(--bs-secondary-bg);--bs-pagination-disabled-border-color: var(--bs-border-color);display:flex;padding-left:0;list-style:none}.page-link{position:relative;display:block;padding:var(--bs-pagination-padding-y) var(--bs-pagination-padding-x);font-size:var(--bs-pagination-font-size);color:var(--bs-pagination-color);text-decoration:none;background-color:var(--bs-pagination-bg);border:var(--bs-pagination-border-width) solid var(--bs-pagination-border-color);transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion: reduce){.page-link{transition:none}}.page-link:hover{z-index:2;color:var(--bs-pagination-hover-color);background-color:var(--bs-pagination-hover-bg);border-color:var(--bs-pagination-hover-border-color)}.page-link:focus{z-index:3;color:var(--bs-pagination-focus-color);background-color:var(--bs-pagination-focus-bg);outline:0;box-shadow:var(--bs-pagination-focus-box-shadow)}.page-link.active,.active>.page-link{z-index:3;color:var(--bs-pagination-active-color);background-color:var(--bs-pagination-active-bg);border-color:var(--bs-pagination-active-border-color)}.page-link.disabled,.disabled>.page-link{color:var(--bs-pagination-disabled-color);pointer-events:none;background-color:var(--bs-pagination-disabled-bg);border-color:var(--bs-pagination-disabled-border-color)}.page-item:not(:first-child) .page-link{margin-left:calc(var(--bs-border-width) * -1)}.page-item:first-child .page-link{border-top-left-radius:var(--bs-pagination-border-radius);border-bottom-left-radius:var(--bs-pagination-border-radius)}.page-item:last-child .page-link{border-top-right-radius:var(--bs-pagination-border-radius);border-bottom-right-radius:var(--bs-pagination-border-radius)}.pagination-lg{--bs-pagination-padding-x: 1.5rem;--bs-pagination-padding-y: .75rem;--bs-pagination-font-size: 1.25rem;--bs-pagination-border-radius: var(--bs-border-radius-lg)}.pagination-sm{--bs-pagination-padding-x: .5rem;--bs-pagination-padding-y: .25rem;--bs-pagination-font-size: .875rem;--bs-pagination-border-radius: var(--bs-border-radius-sm)}.badge{--bs-badge-padding-x: .65em;--bs-badge-padding-y: .35em;--bs-badge-font-size: .75em;--bs-badge-font-weight: 700;--bs-badge-color: #fff;--bs-badge-border-radius: var(--bs-border-radius);display:inline-block;padding:var(--bs-badge-padding-y) var(--bs-badge-padding-x);font-size:var(--bs-badge-font-size);font-weight:var(--bs-badge-font-weight);line-height:1;color:var(--bs-badge-color);text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:var(--bs-badge-border-radius)}.badge:empty{display:none}.btn .badge{position:relative;top:-1px}.alert{--bs-alert-bg: transparent;--bs-alert-padding-x: 1rem;--bs-alert-padding-y: 1rem;--bs-alert-margin-bottom: 1rem;--bs-alert-color: inherit;--bs-alert-border-color: transparent;--bs-alert-border: var(--bs-border-width) solid var(--bs-alert-border-color);--bs-alert-border-radius: var(--bs-border-radius);--bs-alert-link-color: inherit;position:relative;padding:var(--bs-alert-padding-y) var(--bs-alert-padding-x);margin-bottom:var(--bs-alert-margin-bottom);color:var(--bs-alert-color);background-color:var(--bs-alert-bg);border:var(--bs-alert-border);border-radius:var(--bs-alert-border-radius)}.alert-heading{color:inherit}.alert-link{font-weight:700;color:var(--bs-alert-link-color)}.alert-dismissible{padding-right:3rem}.alert-dismissible .btn-close{position:absolute;top:0;right:0;z-index:2;padding:1.25rem 1rem}.alert-primary{--bs-alert-color: var(--bs-primary-text-emphasis);--bs-alert-bg: var(--bs-primary-bg-subtle);--bs-alert-border-color: var(--bs-primary-border-subtle);--bs-alert-link-color: var(--bs-primary-text-emphasis)}.alert-secondary{--bs-alert-color: var(--bs-secondary-text-emphasis);--bs-alert-bg: var(--bs-secondary-bg-subtle);--bs-alert-border-color: var(--bs-secondary-border-subtle);--bs-alert-link-color: var(--bs-secondary-text-emphasis)}.alert-success{--bs-alert-color: var(--bs-success-text-emphasis);--bs-alert-bg: var(--bs-success-bg-subtle);--bs-alert-border-color: var(--bs-success-border-subtle);--bs-alert-link-color: var(--bs-success-text-emphasis)}.alert-info{--bs-alert-color: var(--bs-info-text-emphasis);--bs-alert-bg: var(--bs-info-bg-subtle);--bs-alert-border-color: var(--bs-info-border-subtle);--bs-alert-link-color: var(--bs-info-text-emphasis)}.alert-warning{--bs-alert-color: var(--bs-warning-text-emphasis);--bs-alert-bg: var(--bs-warning-bg-subtle);--bs-alert-border-color: var(--bs-warning-border-subtle);--bs-alert-link-color: var(--bs-warning-text-emphasis)}.alert-danger{--bs-alert-color: var(--bs-danger-text-emphasis);--bs-alert-bg: var(--bs-danger-bg-subtle);--bs-alert-border-color: var(--bs-danger-border-subtle);--bs-alert-link-color: var(--bs-danger-text-emphasis)}.alert-light{--bs-alert-color: var(--bs-light-text-emphasis);--bs-alert-bg: var(--bs-light-bg-subtle);--bs-alert-border-color: var(--bs-light-border-subtle);--bs-alert-link-color: var(--bs-light-text-emphasis)}.alert-dark{--bs-alert-color: var(--bs-dark-text-emphasis);--bs-alert-bg: var(--bs-dark-bg-subtle);--bs-alert-border-color: var(--bs-dark-border-subtle);--bs-alert-link-color: var(--bs-dark-text-emphasis)}@keyframes progress-bar-stripes{0%{background-position-x:1rem}}.progress,.progress-stacked{--bs-progress-height: 1rem;--bs-progress-font-size: .75rem;--bs-progress-bg: var(--bs-secondary-bg);--bs-progress-border-radius: var(--bs-border-radius);--bs-progress-box-shadow: var(--bs-box-shadow-inset);--bs-progress-bar-color: #fff;--bs-progress-bar-bg: #0d6efd;--bs-progress-bar-transition: width .6s ease;display:flex;height:var(--bs-progress-height);overflow:hidden;font-size:var(--bs-progress-font-size);background-color:var(--bs-progress-bg);border-radius:var(--bs-progress-border-radius)}.progress-bar{display:flex;flex-direction:column;justify-content:center;overflow:hidden;color:var(--bs-progress-bar-color);text-align:center;white-space:nowrap;background-color:var(--bs-progress-bar-bg);transition:var(--bs-progress-bar-transition)}@media (prefers-reduced-motion: reduce){.progress-bar{transition:none}}.progress-bar-striped{background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-size:var(--bs-progress-height) var(--bs-progress-height)}.progress-stacked>.progress{overflow:visible}.progress-stacked>.progress>.progress-bar{width:100%}.progress-bar-animated{animation:1s linear infinite progress-bar-stripes}@media (prefers-reduced-motion: reduce){.progress-bar-animated{animation:none}}.list-group{--bs-list-group-color: var(--bs-body-color);--bs-list-group-bg: var(--bs-body-bg);--bs-list-group-border-color: var(--bs-border-color);--bs-list-group-border-width: var(--bs-border-width);--bs-list-group-border-radius: var(--bs-border-radius);--bs-list-group-item-padding-x: 1rem;--bs-list-group-item-padding-y: .5rem;--bs-list-group-action-color: var(--bs-secondary-color);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-tertiary-bg);--bs-list-group-action-active-color: var(--bs-body-color);--bs-list-group-action-active-bg: var(--bs-secondary-bg);--bs-list-group-disabled-color: var(--bs-secondary-color);--bs-list-group-disabled-bg: var(--bs-body-bg);--bs-list-group-active-color: #fff;--bs-list-group-active-bg: #0d6efd;--bs-list-group-active-border-color: #0d6efd;display:flex;flex-direction:column;padding-left:0;margin-bottom:0;border-radius:var(--bs-list-group-border-radius)}.list-group-numbered{list-style-type:none;counter-reset:section}.list-group-numbered>.list-group-item:before{content:counters(section,".") ". ";counter-increment:section}.list-group-item-action{width:100%;color:var(--bs-list-group-action-color);text-align:inherit}.list-group-item-action:hover,.list-group-item-action:focus{z-index:1;color:var(--bs-list-group-action-hover-color);text-decoration:none;background-color:var(--bs-list-group-action-hover-bg)}.list-group-item-action:active{color:var(--bs-list-group-action-active-color);background-color:var(--bs-list-group-action-active-bg)}.list-group-item{position:relative;display:block;padding:var(--bs-list-group-item-padding-y) var(--bs-list-group-item-padding-x);color:var(--bs-list-group-color);text-decoration:none;background-color:var(--bs-list-group-bg);border:var(--bs-list-group-border-width) solid var(--bs-list-group-border-color)}.list-group-item:first-child{border-top-left-radius:inherit;border-top-right-radius:inherit}.list-group-item:last-child{border-bottom-right-radius:inherit;border-bottom-left-radius:inherit}.list-group-item.disabled,.list-group-item:disabled{color:var(--bs-list-group-disabled-color);pointer-events:none;background-color:var(--bs-list-group-disabled-bg)}.list-group-item.active{z-index:2;color:var(--bs-list-group-active-color);background-color:var(--bs-list-group-active-bg);border-color:var(--bs-list-group-active-border-color)}.list-group-item+.list-group-item{border-top-width:0}.list-group-item+.list-group-item.active{margin-top:calc(-1 * var(--bs-list-group-border-width));border-top-width:var(--bs-list-group-border-width)}.list-group-horizontal{flex-direction:row}.list-group-horizontal>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal>.list-group-item.active{margin-top:0}.list-group-horizontal>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal>.list-group-item+.list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}@media (min-width: 576px){.list-group-horizontal-sm{flex-direction:row}.list-group-horizontal-sm>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-sm>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-sm>.list-group-item.active{margin-top:0}.list-group-horizontal-sm>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-sm>.list-group-item+.list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}@media (min-width: 768px){.list-group-horizontal-md{flex-direction:row}.list-group-horizontal-md>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-md>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-md>.list-group-item.active{margin-top:0}.list-group-horizontal-md>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-md>.list-group-item+.list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}@media (min-width: 992px){.list-group-horizontal-lg{flex-direction:row}.list-group-horizontal-lg>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-lg>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-lg>.list-group-item.active{margin-top:0}.list-group-horizontal-lg>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-lg>.list-group-item+.list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}@media (min-width: 1200px){.list-group-horizontal-xl{flex-direction:row}.list-group-horizontal-xl>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-xl>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-xl>.list-group-item.active{margin-top:0}.list-group-horizontal-xl>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-xl>.list-group-item+.list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}@media (min-width: 1400px){.list-group-horizontal-xxl{flex-direction:row}.list-group-horizontal-xxl>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-xxl>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-xxl>.list-group-item.active{margin-top:0}.list-group-horizontal-xxl>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-xxl>.list-group-item+.list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}.list-group-flush{border-radius:0}.list-group-flush>.list-group-item{border-width:0 0 var(--bs-list-group-border-width)}.list-group-flush>.list-group-item:last-child{border-bottom-width:0}.list-group-item-primary{--bs-list-group-color: var(--bs-primary-text-emphasis);--bs-list-group-bg: var(--bs-primary-bg-subtle);--bs-list-group-border-color: var(--bs-primary-border-subtle);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-primary-border-subtle);--bs-list-group-action-active-color: var(--bs-emphasis-color);--bs-list-group-action-active-bg: var(--bs-primary-border-subtle);--bs-list-group-active-color: var(--bs-primary-bg-subtle);--bs-list-group-active-bg: var(--bs-primary-text-emphasis);--bs-list-group-active-border-color: var(--bs-primary-text-emphasis)}.list-group-item-secondary{--bs-list-group-color: var(--bs-secondary-text-emphasis);--bs-list-group-bg: var(--bs-secondary-bg-subtle);--bs-list-group-border-color: var(--bs-secondary-border-subtle);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-secondary-border-subtle);--bs-list-group-action-active-color: var(--bs-emphasis-color);--bs-list-group-action-active-bg: var(--bs-secondary-border-subtle);--bs-list-group-active-color: var(--bs-secondary-bg-subtle);--bs-list-group-active-bg: var(--bs-secondary-text-emphasis);--bs-list-group-active-border-color: var(--bs-secondary-text-emphasis)}.list-group-item-success{--bs-list-group-color: var(--bs-success-text-emphasis);--bs-list-group-bg: var(--bs-success-bg-subtle);--bs-list-group-border-color: var(--bs-success-border-subtle);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-success-border-subtle);--bs-list-group-action-active-color: var(--bs-emphasis-color);--bs-list-group-action-active-bg: var(--bs-success-border-subtle);--bs-list-group-active-color: var(--bs-success-bg-subtle);--bs-list-group-active-bg: var(--bs-success-text-emphasis);--bs-list-group-active-border-color: var(--bs-success-text-emphasis)}.list-group-item-info{--bs-list-group-color: var(--bs-info-text-emphasis);--bs-list-group-bg: var(--bs-info-bg-subtle);--bs-list-group-border-color: var(--bs-info-border-subtle);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-info-border-subtle);--bs-list-group-action-active-color: var(--bs-emphasis-color);--bs-list-group-action-active-bg: var(--bs-info-border-subtle);--bs-list-group-active-color: var(--bs-info-bg-subtle);--bs-list-group-active-bg: var(--bs-info-text-emphasis);--bs-list-group-active-border-color: var(--bs-info-text-emphasis)}.list-group-item-warning{--bs-list-group-color: var(--bs-warning-text-emphasis);--bs-list-group-bg: var(--bs-warning-bg-subtle);--bs-list-group-border-color: var(--bs-warning-border-subtle);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-warning-border-subtle);--bs-list-group-action-active-color: var(--bs-emphasis-color);--bs-list-group-action-active-bg: var(--bs-warning-border-subtle);--bs-list-group-active-color: var(--bs-warning-bg-subtle);--bs-list-group-active-bg: var(--bs-warning-text-emphasis);--bs-list-group-active-border-color: var(--bs-warning-text-emphasis)}.list-group-item-danger{--bs-list-group-color: var(--bs-danger-text-emphasis);--bs-list-group-bg: var(--bs-danger-bg-subtle);--bs-list-group-border-color: var(--bs-danger-border-subtle);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-danger-border-subtle);--bs-list-group-action-active-color: var(--bs-emphasis-color);--bs-list-group-action-active-bg: var(--bs-danger-border-subtle);--bs-list-group-active-color: var(--bs-danger-bg-subtle);--bs-list-group-active-bg: var(--bs-danger-text-emphasis);--bs-list-group-active-border-color: var(--bs-danger-text-emphasis)}.list-group-item-light{--bs-list-group-color: var(--bs-light-text-emphasis);--bs-list-group-bg: var(--bs-light-bg-subtle);--bs-list-group-border-color: var(--bs-light-border-subtle);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-light-border-subtle);--bs-list-group-action-active-color: var(--bs-emphasis-color);--bs-list-group-action-active-bg: var(--bs-light-border-subtle);--bs-list-group-active-color: var(--bs-light-bg-subtle);--bs-list-group-active-bg: var(--bs-light-text-emphasis);--bs-list-group-active-border-color: var(--bs-light-text-emphasis)}.list-group-item-dark{--bs-list-group-color: var(--bs-dark-text-emphasis);--bs-list-group-bg: var(--bs-dark-bg-subtle);--bs-list-group-border-color: var(--bs-dark-border-subtle);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-dark-border-subtle);--bs-list-group-action-active-color: var(--bs-emphasis-color);--bs-list-group-action-active-bg: var(--bs-dark-border-subtle);--bs-list-group-active-color: var(--bs-dark-bg-subtle);--bs-list-group-active-bg: var(--bs-dark-text-emphasis);--bs-list-group-active-border-color: var(--bs-dark-text-emphasis)}.btn-close{--bs-btn-close-color: #000;--bs-btn-close-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414z'/%3e%3c/svg%3e");--bs-btn-close-opacity: .5;--bs-btn-close-hover-opacity: .75;--bs-btn-close-focus-shadow: 0 0 0 .25rem rgba(13, 110, 253, .25);--bs-btn-close-focus-opacity: 1;--bs-btn-close-disabled-opacity: .25;--bs-btn-close-white-filter: invert(1) grayscale(100%) brightness(200%);box-sizing:content-box;width:1em;height:1em;padding:.25em;color:var(--bs-btn-close-color);background:transparent var(--bs-btn-close-bg) center/1em auto no-repeat;border:0;border-radius:.375rem;opacity:var(--bs-btn-close-opacity)}.btn-close:hover{color:var(--bs-btn-close-color);text-decoration:none;opacity:var(--bs-btn-close-hover-opacity)}.btn-close:focus{outline:0;box-shadow:var(--bs-btn-close-focus-shadow);opacity:var(--bs-btn-close-focus-opacity)}.btn-close:disabled,.btn-close.disabled{pointer-events:none;-webkit-user-select:none;user-select:none;opacity:var(--bs-btn-close-disabled-opacity)}.btn-close-white,[data-bs-theme=dark] .btn-close{filter:var(--bs-btn-close-white-filter)}.toast{--bs-toast-zindex: 1090;--bs-toast-padding-x: .75rem;--bs-toast-padding-y: .5rem;--bs-toast-spacing: 1.5rem;--bs-toast-max-width: 350px;--bs-toast-font-size: .875rem;--bs-toast-color: ;--bs-toast-bg: rgba(var(--bs-body-bg-rgb), .85);--bs-toast-border-width: var(--bs-border-width);--bs-toast-border-color: var(--bs-border-color-translucent);--bs-toast-border-radius: var(--bs-border-radius);--bs-toast-box-shadow: var(--bs-box-shadow);--bs-toast-header-color: var(--bs-secondary-color);--bs-toast-header-bg: rgba(var(--bs-body-bg-rgb), .85);--bs-toast-header-border-color: var(--bs-border-color-translucent);width:var(--bs-toast-max-width);max-width:100%;font-size:var(--bs-toast-font-size);color:var(--bs-toast-color);pointer-events:auto;background-color:var(--bs-toast-bg);background-clip:padding-box;border:var(--bs-toast-border-width) solid var(--bs-toast-border-color);box-shadow:var(--bs-toast-box-shadow);border-radius:var(--bs-toast-border-radius)}.toast.showing{opacity:0}.toast:not(.show){display:none}.toast-container{--bs-toast-zindex: 1090;position:absolute;z-index:var(--bs-toast-zindex);width:max-content;max-width:100%;pointer-events:none}.toast-container>:not(:last-child){margin-bottom:var(--bs-toast-spacing)}.toast-header{display:flex;align-items:center;padding:var(--bs-toast-padding-y) var(--bs-toast-padding-x);color:var(--bs-toast-header-color);background-color:var(--bs-toast-header-bg);background-clip:padding-box;border-bottom:var(--bs-toast-border-width) solid var(--bs-toast-header-border-color);border-top-left-radius:calc(var(--bs-toast-border-radius) - var(--bs-toast-border-width));border-top-right-radius:calc(var(--bs-toast-border-radius) - var(--bs-toast-border-width))}.toast-header .btn-close{margin-right:calc(-.5 * var(--bs-toast-padding-x));margin-left:var(--bs-toast-padding-x)}.toast-body{padding:var(--bs-toast-padding-x);word-wrap:break-word}.modal{--bs-modal-zindex: 1055;--bs-modal-width: 500px;--bs-modal-padding: 1rem;--bs-modal-margin: .5rem;--bs-modal-color: ;--bs-modal-bg: var(--bs-body-bg);--bs-modal-border-color: var(--bs-border-color-translucent);--bs-modal-border-width: var(--bs-border-width);--bs-modal-border-radius: var(--bs-border-radius-lg);--bs-modal-box-shadow: var(--bs-box-shadow-sm);--bs-modal-inner-border-radius: calc(var(--bs-border-radius-lg) - (var(--bs-border-width)));--bs-modal-header-padding-x: 1rem;--bs-modal-header-padding-y: 1rem;--bs-modal-header-padding: 1rem 1rem;--bs-modal-header-border-color: var(--bs-border-color);--bs-modal-header-border-width: var(--bs-border-width);--bs-modal-title-line-height: 1.5;--bs-modal-footer-gap: .5rem;--bs-modal-footer-bg: ;--bs-modal-footer-border-color: var(--bs-border-color);--bs-modal-footer-border-width: var(--bs-border-width);position:fixed;top:0;left:0;z-index:var(--bs-modal-zindex);display:none;width:100%;height:100%;overflow-x:hidden;overflow-y:auto;outline:0}.modal-dialog{position:relative;width:auto;margin:var(--bs-modal-margin);pointer-events:none}.modal.fade .modal-dialog{transition:transform .3s ease-out;transform:translateY(-50px)}@media (prefers-reduced-motion: reduce){.modal.fade .modal-dialog{transition:none}}.modal.show .modal-dialog{transform:none}.modal.modal-static .modal-dialog{transform:scale(1.02)}.modal-dialog-scrollable{height:calc(100% - var(--bs-modal-margin) * 2)}.modal-dialog-scrollable .modal-content{max-height:100%;overflow:hidden}.modal-dialog-scrollable .modal-body{overflow-y:auto}.modal-dialog-centered{display:flex;align-items:center;min-height:calc(100% - var(--bs-modal-margin) * 2)}.modal-content{position:relative;display:flex;flex-direction:column;width:100%;color:var(--bs-modal-color);pointer-events:auto;background-color:var(--bs-modal-bg);background-clip:padding-box;border:var(--bs-modal-border-width) solid var(--bs-modal-border-color);border-radius:var(--bs-modal-border-radius);outline:0}.modal-backdrop{--bs-backdrop-zindex: 1050;--bs-backdrop-bg: #000;--bs-backdrop-opacity: .5;position:fixed;top:0;left:0;z-index:var(--bs-backdrop-zindex);width:100vw;height:100vh;background-color:var(--bs-backdrop-bg)}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:var(--bs-backdrop-opacity)}.modal-header{display:flex;flex-shrink:0;align-items:center;padding:var(--bs-modal-header-padding);border-bottom:var(--bs-modal-header-border-width) solid var(--bs-modal-header-border-color);border-top-left-radius:var(--bs-modal-inner-border-radius);border-top-right-radius:var(--bs-modal-inner-border-radius)}.modal-header .btn-close{padding:calc(var(--bs-modal-header-padding-y) * .5) calc(var(--bs-modal-header-padding-x) * .5);margin:calc(-.5 * var(--bs-modal-header-padding-y)) calc(-.5 * var(--bs-modal-header-padding-x)) calc(-.5 * var(--bs-modal-header-padding-y)) auto}.modal-title{margin-bottom:0;line-height:var(--bs-modal-title-line-height)}.modal-body{position:relative;flex:1 1 auto;padding:var(--bs-modal-padding)}.modal-footer{display:flex;flex-shrink:0;flex-wrap:wrap;align-items:center;justify-content:flex-end;padding:calc(var(--bs-modal-padding) - var(--bs-modal-footer-gap) * .5);background-color:var(--bs-modal-footer-bg);border-top:var(--bs-modal-footer-border-width) solid var(--bs-modal-footer-border-color);border-bottom-right-radius:var(--bs-modal-inner-border-radius);border-bottom-left-radius:var(--bs-modal-inner-border-radius)}.modal-footer>*{margin:calc(var(--bs-modal-footer-gap) * .5)}@media (min-width: 576px){.modal{--bs-modal-margin: 1.75rem;--bs-modal-box-shadow: var(--bs-box-shadow)}.modal-dialog{max-width:var(--bs-modal-width);margin-right:auto;margin-left:auto}.modal-sm{--bs-modal-width: 300px}}@media (min-width: 992px){.modal-lg,.modal-xl{--bs-modal-width: 800px}}@media (min-width: 1200px){.modal-xl{--bs-modal-width: 1140px}}.modal-fullscreen{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen .modal-header,.modal-fullscreen .modal-footer{border-radius:0}.modal-fullscreen .modal-body{overflow-y:auto}@media (max-width: 575.98px){.modal-fullscreen-sm-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-sm-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-sm-down .modal-header,.modal-fullscreen-sm-down .modal-footer{border-radius:0}.modal-fullscreen-sm-down .modal-body{overflow-y:auto}}@media (max-width: 767.98px){.modal-fullscreen-md-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-md-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-md-down .modal-header,.modal-fullscreen-md-down .modal-footer{border-radius:0}.modal-fullscreen-md-down .modal-body{overflow-y:auto}}@media (max-width: 991.98px){.modal-fullscreen-lg-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-lg-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-lg-down .modal-header,.modal-fullscreen-lg-down .modal-footer{border-radius:0}.modal-fullscreen-lg-down .modal-body{overflow-y:auto}}@media (max-width: 1199.98px){.modal-fullscreen-xl-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-xl-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-xl-down .modal-header,.modal-fullscreen-xl-down .modal-footer{border-radius:0}.modal-fullscreen-xl-down .modal-body{overflow-y:auto}}@media (max-width: 1399.98px){.modal-fullscreen-xxl-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-xxl-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-xxl-down .modal-header,.modal-fullscreen-xxl-down .modal-footer{border-radius:0}.modal-fullscreen-xxl-down .modal-body{overflow-y:auto}}.tooltip{--bs-tooltip-zindex: 1080;--bs-tooltip-max-width: 200px;--bs-tooltip-padding-x: .5rem;--bs-tooltip-padding-y: .25rem;--bs-tooltip-margin: ;--bs-tooltip-font-size: .875rem;--bs-tooltip-color: var(--bs-body-bg);--bs-tooltip-bg: var(--bs-emphasis-color);--bs-tooltip-border-radius: var(--bs-border-radius);--bs-tooltip-opacity: .9;--bs-tooltip-arrow-width: .8rem;--bs-tooltip-arrow-height: .4rem;z-index:var(--bs-tooltip-zindex);display:block;margin:var(--bs-tooltip-margin);font-family:var(--bs-font-sans-serif);font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;white-space:normal;word-spacing:normal;line-break:auto;font-size:var(--bs-tooltip-font-size);word-wrap:break-word;opacity:0}.tooltip.show{opacity:var(--bs-tooltip-opacity)}.tooltip .tooltip-arrow{display:block;width:var(--bs-tooltip-arrow-width);height:var(--bs-tooltip-arrow-height)}.tooltip .tooltip-arrow:before{position:absolute;content:"";border-color:transparent;border-style:solid}.bs-tooltip-top .tooltip-arrow,.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow{bottom:calc(-1 * var(--bs-tooltip-arrow-height))}.bs-tooltip-top .tooltip-arrow:before,.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow:before{top:-1px;border-width:var(--bs-tooltip-arrow-height) calc(var(--bs-tooltip-arrow-width) * .5) 0;border-top-color:var(--bs-tooltip-bg)}.bs-tooltip-end .tooltip-arrow,.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow{left:calc(-1 * var(--bs-tooltip-arrow-height));width:var(--bs-tooltip-arrow-height);height:var(--bs-tooltip-arrow-width)}.bs-tooltip-end .tooltip-arrow:before,.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow:before{right:-1px;border-width:calc(var(--bs-tooltip-arrow-width) * .5) var(--bs-tooltip-arrow-height) calc(var(--bs-tooltip-arrow-width) * .5) 0;border-right-color:var(--bs-tooltip-bg)}.bs-tooltip-bottom .tooltip-arrow,.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow{top:calc(-1 * var(--bs-tooltip-arrow-height))}.bs-tooltip-bottom .tooltip-arrow:before,.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow:before{bottom:-1px;border-width:0 calc(var(--bs-tooltip-arrow-width) * .5) var(--bs-tooltip-arrow-height);border-bottom-color:var(--bs-tooltip-bg)}.bs-tooltip-start .tooltip-arrow,.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow{right:calc(-1 * var(--bs-tooltip-arrow-height));width:var(--bs-tooltip-arrow-height);height:var(--bs-tooltip-arrow-width)}.bs-tooltip-start .tooltip-arrow:before,.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow:before{left:-1px;border-width:calc(var(--bs-tooltip-arrow-width) * .5) 0 calc(var(--bs-tooltip-arrow-width) * .5) var(--bs-tooltip-arrow-height);border-left-color:var(--bs-tooltip-bg)}.tooltip-inner{max-width:var(--bs-tooltip-max-width);padding:var(--bs-tooltip-padding-y) var(--bs-tooltip-padding-x);color:var(--bs-tooltip-color);text-align:center;background-color:var(--bs-tooltip-bg);border-radius:var(--bs-tooltip-border-radius)}.popover{--bs-popover-zindex: 1070;--bs-popover-max-width: 276px;--bs-popover-font-size: .875rem;--bs-popover-bg: var(--bs-body-bg);--bs-popover-border-width: var(--bs-border-width);--bs-popover-border-color: var(--bs-border-color-translucent);--bs-popover-border-radius: var(--bs-border-radius-lg);--bs-popover-inner-border-radius: calc(var(--bs-border-radius-lg) - var(--bs-border-width));--bs-popover-box-shadow: var(--bs-box-shadow);--bs-popover-header-padding-x: 1rem;--bs-popover-header-padding-y: .5rem;--bs-popover-header-font-size: 1rem;--bs-popover-header-color: inherit;--bs-popover-header-bg: var(--bs-secondary-bg);--bs-popover-body-padding-x: 1rem;--bs-popover-body-padding-y: 1rem;--bs-popover-body-color: var(--bs-body-color);--bs-popover-arrow-width: 1rem;--bs-popover-arrow-height: .5rem;--bs-popover-arrow-border: var(--bs-popover-border-color);z-index:var(--bs-popover-zindex);display:block;max-width:var(--bs-popover-max-width);font-family:var(--bs-font-sans-serif);font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;white-space:normal;word-spacing:normal;line-break:auto;font-size:var(--bs-popover-font-size);word-wrap:break-word;background-color:var(--bs-popover-bg);background-clip:padding-box;border:var(--bs-popover-border-width) solid var(--bs-popover-border-color);border-radius:var(--bs-popover-border-radius)}.popover .popover-arrow{display:block;width:var(--bs-popover-arrow-width);height:var(--bs-popover-arrow-height)}.popover .popover-arrow:before,.popover .popover-arrow:after{position:absolute;display:block;content:"";border-color:transparent;border-style:solid;border-width:0}.bs-popover-top>.popover-arrow,.bs-popover-auto[data-popper-placement^=top]>.popover-arrow{bottom:calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width))}.bs-popover-top>.popover-arrow:before,.bs-popover-auto[data-popper-placement^=top]>.popover-arrow:before,.bs-popover-top>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=top]>.popover-arrow:after{border-width:var(--bs-popover-arrow-height) calc(var(--bs-popover-arrow-width) * .5) 0}.bs-popover-top>.popover-arrow:before,.bs-popover-auto[data-popper-placement^=top]>.popover-arrow:before{bottom:0;border-top-color:var(--bs-popover-arrow-border)}.bs-popover-top>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=top]>.popover-arrow:after{bottom:var(--bs-popover-border-width);border-top-color:var(--bs-popover-bg)}.bs-popover-end>.popover-arrow,.bs-popover-auto[data-popper-placement^=right]>.popover-arrow{left:calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width));width:var(--bs-popover-arrow-height);height:var(--bs-popover-arrow-width)}.bs-popover-end>.popover-arrow:before,.bs-popover-auto[data-popper-placement^=right]>.popover-arrow:before,.bs-popover-end>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=right]>.popover-arrow:after{border-width:calc(var(--bs-popover-arrow-width) * .5) var(--bs-popover-arrow-height) calc(var(--bs-popover-arrow-width) * .5) 0}.bs-popover-end>.popover-arrow:before,.bs-popover-auto[data-popper-placement^=right]>.popover-arrow:before{left:0;border-right-color:var(--bs-popover-arrow-border)}.bs-popover-end>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=right]>.popover-arrow:after{left:var(--bs-popover-border-width);border-right-color:var(--bs-popover-bg)}.bs-popover-bottom>.popover-arrow,.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow{top:calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width))}.bs-popover-bottom>.popover-arrow:before,.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow:before,.bs-popover-bottom>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow:after{border-width:0 calc(var(--bs-popover-arrow-width) * .5) var(--bs-popover-arrow-height)}.bs-popover-bottom>.popover-arrow:before,.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow:before{top:0;border-bottom-color:var(--bs-popover-arrow-border)}.bs-popover-bottom>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow:after{top:var(--bs-popover-border-width);border-bottom-color:var(--bs-popover-bg)}.bs-popover-bottom .popover-header:before,.bs-popover-auto[data-popper-placement^=bottom] .popover-header:before{position:absolute;top:0;left:50%;display:block;width:var(--bs-popover-arrow-width);margin-left:calc(-.5 * var(--bs-popover-arrow-width));content:"";border-bottom:var(--bs-popover-border-width) solid var(--bs-popover-header-bg)}.bs-popover-start>.popover-arrow,.bs-popover-auto[data-popper-placement^=left]>.popover-arrow{right:calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width));width:var(--bs-popover-arrow-height);height:var(--bs-popover-arrow-width)}.bs-popover-start>.popover-arrow:before,.bs-popover-auto[data-popper-placement^=left]>.popover-arrow:before,.bs-popover-start>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=left]>.popover-arrow:after{border-width:calc(var(--bs-popover-arrow-width) * .5) 0 calc(var(--bs-popover-arrow-width) * .5) var(--bs-popover-arrow-height)}.bs-popover-start>.popover-arrow:before,.bs-popover-auto[data-popper-placement^=left]>.popover-arrow:before{right:0;border-left-color:var(--bs-popover-arrow-border)}.bs-popover-start>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=left]>.popover-arrow:after{right:var(--bs-popover-border-width);border-left-color:var(--bs-popover-bg)}.popover-header{padding:var(--bs-popover-header-padding-y) var(--bs-popover-header-padding-x);margin-bottom:0;font-size:var(--bs-popover-header-font-size);color:var(--bs-popover-header-color);background-color:var(--bs-popover-header-bg);border-bottom:var(--bs-popover-border-width) solid var(--bs-popover-border-color);border-top-left-radius:var(--bs-popover-inner-border-radius);border-top-right-radius:var(--bs-popover-inner-border-radius)}.popover-header:empty{display:none}.popover-body{padding:var(--bs-popover-body-padding-y) var(--bs-popover-body-padding-x);color:var(--bs-popover-body-color)}.carousel{position:relative}.carousel.pointer-event{touch-action:pan-y}.carousel-inner{position:relative;width:100%;overflow:hidden}.carousel-inner:after{display:block;clear:both;content:""}.carousel-item{position:relative;display:none;float:left;width:100%;margin-right:-100%;backface-visibility:hidden;transition:transform .6s ease-in-out}@media (prefers-reduced-motion: reduce){.carousel-item{transition:none}}.carousel-item.active,.carousel-item-next,.carousel-item-prev{display:block}.carousel-item-next:not(.carousel-item-start),.active.carousel-item-end{transform:translate(100%)}.carousel-item-prev:not(.carousel-item-end),.active.carousel-item-start{transform:translate(-100%)}.carousel-fade .carousel-item{opacity:0;transition-property:opacity;transform:none}.carousel-fade .carousel-item.active,.carousel-fade .carousel-item-next.carousel-item-start,.carousel-fade .carousel-item-prev.carousel-item-end{z-index:1;opacity:1}.carousel-fade .active.carousel-item-start,.carousel-fade .active.carousel-item-end{z-index:0;opacity:0;transition:opacity 0s .6s}@media (prefers-reduced-motion: reduce){.carousel-fade .active.carousel-item-start,.carousel-fade .active.carousel-item-end{transition:none}}.carousel-control-prev,.carousel-control-next{position:absolute;top:0;bottom:0;z-index:1;display:flex;align-items:center;justify-content:center;width:15%;padding:0;color:#fff;text-align:center;background:none;border:0;opacity:.5;transition:opacity .15s ease}@media (prefers-reduced-motion: reduce){.carousel-control-prev,.carousel-control-next{transition:none}}.carousel-control-prev:hover,.carousel-control-prev:focus,.carousel-control-next:hover,.carousel-control-next:focus{color:#fff;text-decoration:none;outline:0;opacity:.9}.carousel-control-prev{left:0}.carousel-control-next{right:0}.carousel-control-prev-icon,.carousel-control-next-icon{display:inline-block;width:2rem;height:2rem;background-repeat:no-repeat;background-position:50%;background-size:100% 100%}.carousel-control-prev-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z'/%3e%3c/svg%3e")}.carousel-control-next-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e")}.carousel-indicators{position:absolute;right:0;bottom:0;left:0;z-index:2;display:flex;justify-content:center;padding:0;margin-right:15%;margin-bottom:1rem;margin-left:15%}.carousel-indicators [data-bs-target]{box-sizing:content-box;flex:0 1 auto;width:30px;height:3px;padding:0;margin-right:3px;margin-left:3px;text-indent:-999px;cursor:pointer;background-color:#fff;background-clip:padding-box;border:0;border-top:10px solid transparent;border-bottom:10px solid transparent;opacity:.5;transition:opacity .6s ease}@media (prefers-reduced-motion: reduce){.carousel-indicators [data-bs-target]{transition:none}}.carousel-indicators .active{opacity:1}.carousel-caption{position:absolute;right:15%;bottom:1.25rem;left:15%;padding-top:1.25rem;padding-bottom:1.25rem;color:#fff;text-align:center}.carousel-dark .carousel-control-prev-icon,.carousel-dark .carousel-control-next-icon{filter:invert(1) grayscale(100)}.carousel-dark .carousel-indicators [data-bs-target]{background-color:#000}.carousel-dark .carousel-caption{color:#000}[data-bs-theme=dark] .carousel .carousel-control-prev-icon,[data-bs-theme=dark] .carousel .carousel-control-next-icon,[data-bs-theme=dark].carousel .carousel-control-prev-icon,[data-bs-theme=dark].carousel .carousel-control-next-icon{filter:invert(1) grayscale(100)}[data-bs-theme=dark] .carousel .carousel-indicators [data-bs-target],[data-bs-theme=dark].carousel .carousel-indicators [data-bs-target]{background-color:#000}[data-bs-theme=dark] .carousel .carousel-caption,[data-bs-theme=dark].carousel .carousel-caption{color:#000}.spinner-grow,.spinner-border{display:inline-block;width:var(--bs-spinner-width);height:var(--bs-spinner-height);vertical-align:var(--bs-spinner-vertical-align);border-radius:50%;animation:var(--bs-spinner-animation-speed) linear infinite var(--bs-spinner-animation-name)}@keyframes spinner-border{to{transform:rotate(360deg)}}.spinner-border{--bs-spinner-width: 2rem;--bs-spinner-height: 2rem;--bs-spinner-vertical-align: -.125em;--bs-spinner-border-width: .25em;--bs-spinner-animation-speed: .75s;--bs-spinner-animation-name: spinner-border;border:var(--bs-spinner-border-width) solid currentcolor;border-right-color:transparent}.spinner-border-sm{--bs-spinner-width: 1rem;--bs-spinner-height: 1rem;--bs-spinner-border-width: .2em}@keyframes spinner-grow{0%{transform:scale(0)}50%{opacity:1;transform:none}}.spinner-grow{--bs-spinner-width: 2rem;--bs-spinner-height: 2rem;--bs-spinner-vertical-align: -.125em;--bs-spinner-animation-speed: .75s;--bs-spinner-animation-name: spinner-grow;background-color:currentcolor;opacity:0}.spinner-grow-sm{--bs-spinner-width: 1rem;--bs-spinner-height: 1rem}@media (prefers-reduced-motion: reduce){.spinner-border,.spinner-grow{--bs-spinner-animation-speed: 1.5s}}.offcanvas,.offcanvas-xxl,.offcanvas-xl,.offcanvas-lg,.offcanvas-md,.offcanvas-sm{--bs-offcanvas-zindex: 1045;--bs-offcanvas-width: 400px;--bs-offcanvas-height: 30vh;--bs-offcanvas-padding-x: 1rem;--bs-offcanvas-padding-y: 1rem;--bs-offcanvas-color: var(--bs-body-color);--bs-offcanvas-bg: var(--bs-body-bg);--bs-offcanvas-border-width: var(--bs-border-width);--bs-offcanvas-border-color: var(--bs-border-color-translucent);--bs-offcanvas-box-shadow: var(--bs-box-shadow-sm);--bs-offcanvas-transition: transform .3s ease-in-out;--bs-offcanvas-title-line-height: 1.5}@media (max-width: 575.98px){.offcanvas-sm{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition)}}@media (max-width: 575.98px) and (prefers-reduced-motion: reduce){.offcanvas-sm{transition:none}}@media (max-width: 575.98px){.offcanvas-sm.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(-100%)}.offcanvas-sm.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(100%)}.offcanvas-sm.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas-sm.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-sm.showing,.offcanvas-sm.show:not(.hiding){transform:none}.offcanvas-sm.showing,.offcanvas-sm.hiding,.offcanvas-sm.show{visibility:visible}}@media (min-width: 576px){.offcanvas-sm{--bs-offcanvas-height: auto;--bs-offcanvas-border-width: 0;background-color:transparent!important}.offcanvas-sm .offcanvas-header{display:none}.offcanvas-sm .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent!important}}@media (max-width: 767.98px){.offcanvas-md{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition)}}@media (max-width: 767.98px) and (prefers-reduced-motion: reduce){.offcanvas-md{transition:none}}@media (max-width: 767.98px){.offcanvas-md.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(-100%)}.offcanvas-md.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(100%)}.offcanvas-md.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas-md.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-md.showing,.offcanvas-md.show:not(.hiding){transform:none}.offcanvas-md.showing,.offcanvas-md.hiding,.offcanvas-md.show{visibility:visible}}@media (min-width: 768px){.offcanvas-md{--bs-offcanvas-height: auto;--bs-offcanvas-border-width: 0;background-color:transparent!important}.offcanvas-md .offcanvas-header{display:none}.offcanvas-md .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent!important}}@media (max-width: 991.98px){.offcanvas-lg{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition)}}@media (max-width: 991.98px) and (prefers-reduced-motion: reduce){.offcanvas-lg{transition:none}}@media (max-width: 991.98px){.offcanvas-lg.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(-100%)}.offcanvas-lg.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(100%)}.offcanvas-lg.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas-lg.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-lg.showing,.offcanvas-lg.show:not(.hiding){transform:none}.offcanvas-lg.showing,.offcanvas-lg.hiding,.offcanvas-lg.show{visibility:visible}}@media (min-width: 992px){.offcanvas-lg{--bs-offcanvas-height: auto;--bs-offcanvas-border-width: 0;background-color:transparent!important}.offcanvas-lg .offcanvas-header{display:none}.offcanvas-lg .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent!important}}@media (max-width: 1199.98px){.offcanvas-xl{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition)}}@media (max-width: 1199.98px) and (prefers-reduced-motion: reduce){.offcanvas-xl{transition:none}}@media (max-width: 1199.98px){.offcanvas-xl.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(-100%)}.offcanvas-xl.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(100%)}.offcanvas-xl.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas-xl.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-xl.showing,.offcanvas-xl.show:not(.hiding){transform:none}.offcanvas-xl.showing,.offcanvas-xl.hiding,.offcanvas-xl.show{visibility:visible}}@media (min-width: 1200px){.offcanvas-xl{--bs-offcanvas-height: auto;--bs-offcanvas-border-width: 0;background-color:transparent!important}.offcanvas-xl .offcanvas-header{display:none}.offcanvas-xl .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent!important}}@media (max-width: 1399.98px){.offcanvas-xxl{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition)}}@media (max-width: 1399.98px) and (prefers-reduced-motion: reduce){.offcanvas-xxl{transition:none}}@media (max-width: 1399.98px){.offcanvas-xxl.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(-100%)}.offcanvas-xxl.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(100%)}.offcanvas-xxl.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas-xxl.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-xxl.showing,.offcanvas-xxl.show:not(.hiding){transform:none}.offcanvas-xxl.showing,.offcanvas-xxl.hiding,.offcanvas-xxl.show{visibility:visible}}@media (min-width: 1400px){.offcanvas-xxl{--bs-offcanvas-height: auto;--bs-offcanvas-border-width: 0;background-color:transparent!important}.offcanvas-xxl .offcanvas-header{display:none}.offcanvas-xxl .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent!important}}.offcanvas{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition)}@media (prefers-reduced-motion: reduce){.offcanvas{transition:none}}.offcanvas.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(-100%)}.offcanvas.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(100%)}.offcanvas.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas.showing,.offcanvas.show:not(.hiding){transform:none}.offcanvas.showing,.offcanvas.hiding,.offcanvas.show{visibility:visible}.offcanvas-backdrop{position:fixed;top:0;left:0;z-index:1040;width:100vw;height:100vh;background-color:#000}.offcanvas-backdrop.fade{opacity:0}.offcanvas-backdrop.show{opacity:.5}.offcanvas-header{display:flex;align-items:center;padding:var(--bs-offcanvas-padding-y) var(--bs-offcanvas-padding-x)}.offcanvas-header .btn-close{padding:calc(var(--bs-offcanvas-padding-y) * .5) calc(var(--bs-offcanvas-padding-x) * .5);margin:calc(-.5 * var(--bs-offcanvas-padding-y)) calc(-.5 * var(--bs-offcanvas-padding-x)) calc(-.5 * var(--bs-offcanvas-padding-y)) auto}.offcanvas-title{margin-bottom:0;line-height:var(--bs-offcanvas-title-line-height)}.offcanvas-body{flex-grow:1;padding:var(--bs-offcanvas-padding-y) var(--bs-offcanvas-padding-x);overflow-y:auto}.placeholder{display:inline-block;min-height:1em;vertical-align:middle;cursor:wait;background-color:currentcolor;opacity:.5}.placeholder.btn:before{display:inline-block;content:""}.placeholder-xs{min-height:.6em}.placeholder-sm{min-height:.8em}.placeholder-lg{min-height:1.2em}.placeholder-glow .placeholder{animation:placeholder-glow 2s ease-in-out infinite}@keyframes placeholder-glow{50%{opacity:.2}}.placeholder-wave{mask-image:linear-gradient(130deg,#000 55%,#000c,#000 95%);mask-size:200% 100%;animation:placeholder-wave 2s linear infinite}@keyframes placeholder-wave{to{mask-position:-200% 0%}}.clearfix:after{display:block;clear:both;content:""}.text-bg-primary{color:#fff!important;background-color:RGBA(var(--bs-primary-rgb),var(--bs-bg-opacity, 1))!important}.text-bg-secondary{color:#fff!important;background-color:RGBA(var(--bs-secondary-rgb),var(--bs-bg-opacity, 1))!important}.text-bg-success{color:#fff!important;background-color:RGBA(var(--bs-success-rgb),var(--bs-bg-opacity, 1))!important}.text-bg-info{color:#000!important;background-color:RGBA(var(--bs-info-rgb),var(--bs-bg-opacity, 1))!important}.text-bg-warning{color:#000!important;background-color:RGBA(var(--bs-warning-rgb),var(--bs-bg-opacity, 1))!important}.text-bg-danger{color:#fff!important;background-color:RGBA(var(--bs-danger-rgb),var(--bs-bg-opacity, 1))!important}.text-bg-light{color:#000!important;background-color:RGBA(var(--bs-light-rgb),var(--bs-bg-opacity, 1))!important}.text-bg-dark{color:#fff!important;background-color:RGBA(var(--bs-dark-rgb),var(--bs-bg-opacity, 1))!important}.link-primary{color:RGBA(var(--bs-primary-rgb),var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(var(--bs-primary-rgb),var(--bs-link-underline-opacity, 1))!important}.link-primary:hover,.link-primary:focus{color:RGBA(10,88,202,var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(10,88,202,var(--bs-link-underline-opacity, 1))!important}.link-secondary{color:RGBA(var(--bs-secondary-rgb),var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(var(--bs-secondary-rgb),var(--bs-link-underline-opacity, 1))!important}.link-secondary:hover,.link-secondary:focus{color:RGBA(86,94,100,var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(86,94,100,var(--bs-link-underline-opacity, 1))!important}.link-success{color:RGBA(var(--bs-success-rgb),var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(var(--bs-success-rgb),var(--bs-link-underline-opacity, 1))!important}.link-success:hover,.link-success:focus{color:RGBA(20,108,67,var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(20,108,67,var(--bs-link-underline-opacity, 1))!important}.link-info{color:RGBA(var(--bs-info-rgb),var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(var(--bs-info-rgb),var(--bs-link-underline-opacity, 1))!important}.link-info:hover,.link-info:focus{color:RGBA(61,213,243,var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(61,213,243,var(--bs-link-underline-opacity, 1))!important}.link-warning{color:RGBA(var(--bs-warning-rgb),var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(var(--bs-warning-rgb),var(--bs-link-underline-opacity, 1))!important}.link-warning:hover,.link-warning:focus{color:RGBA(255,205,57,var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(255,205,57,var(--bs-link-underline-opacity, 1))!important}.link-danger{color:RGBA(var(--bs-danger-rgb),var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(var(--bs-danger-rgb),var(--bs-link-underline-opacity, 1))!important}.link-danger:hover,.link-danger:focus{color:RGBA(176,42,55,var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(176,42,55,var(--bs-link-underline-opacity, 1))!important}.link-light{color:RGBA(var(--bs-light-rgb),var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(var(--bs-light-rgb),var(--bs-link-underline-opacity, 1))!important}.link-light:hover,.link-light:focus{color:RGBA(249,250,251,var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(249,250,251,var(--bs-link-underline-opacity, 1))!important}.link-dark{color:RGBA(var(--bs-dark-rgb),var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(var(--bs-dark-rgb),var(--bs-link-underline-opacity, 1))!important}.link-dark:hover,.link-dark:focus{color:RGBA(26,30,33,var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(26,30,33,var(--bs-link-underline-opacity, 1))!important}.link-body-emphasis{color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-underline-opacity, 1))!important}.link-body-emphasis:hover,.link-body-emphasis:focus{color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-opacity, .75))!important;text-decoration-color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-underline-opacity, .75))!important}.focus-ring:focus{outline:0;box-shadow:var(--bs-focus-ring-x, 0) var(--bs-focus-ring-y, 0) var(--bs-focus-ring-blur, 0) var(--bs-focus-ring-width) var(--bs-focus-ring-color)}.icon-link{display:inline-flex;gap:.375rem;align-items:center;text-decoration-color:rgba(var(--bs-link-color-rgb),var(--bs-link-opacity, .5));text-underline-offset:.25em;backface-visibility:hidden}.icon-link>.bi{flex-shrink:0;width:1em;height:1em;fill:currentcolor;transition:.2s ease-in-out transform}@media (prefers-reduced-motion: reduce){.icon-link>.bi{transition:none}}.icon-link-hover:hover>.bi,.icon-link-hover:focus-visible>.bi{transform:var(--bs-icon-link-transform, translate3d(.25em, 0, 0))}.ratio{position:relative;width:100%}.ratio:before{display:block;padding-top:var(--bs-aspect-ratio);content:""}.ratio>*{position:absolute;top:0;left:0;width:100%;height:100%}.ratio-1x1{--bs-aspect-ratio: 100%}.ratio-4x3{--bs-aspect-ratio: 75%}.ratio-16x9{--bs-aspect-ratio: 56.25%}.ratio-21x9{--bs-aspect-ratio: 42.8571428571%}.fixed-top{position:fixed;top:0;right:0;left:0;z-index:1030}.fixed-bottom{position:fixed;right:0;bottom:0;left:0;z-index:1030}.sticky-top{position:sticky;top:0;z-index:1020}.sticky-bottom{position:sticky;bottom:0;z-index:1020}@media (min-width: 576px){.sticky-sm-top{position:sticky;top:0;z-index:1020}.sticky-sm-bottom{position:sticky;bottom:0;z-index:1020}}@media (min-width: 768px){.sticky-md-top{position:sticky;top:0;z-index:1020}.sticky-md-bottom{position:sticky;bottom:0;z-index:1020}}@media (min-width: 992px){.sticky-lg-top{position:sticky;top:0;z-index:1020}.sticky-lg-bottom{position:sticky;bottom:0;z-index:1020}}@media (min-width: 1200px){.sticky-xl-top{position:sticky;top:0;z-index:1020}.sticky-xl-bottom{position:sticky;bottom:0;z-index:1020}}@media (min-width: 1400px){.sticky-xxl-top{position:sticky;top:0;z-index:1020}.sticky-xxl-bottom{position:sticky;bottom:0;z-index:1020}}.hstack{display:flex;flex-direction:row;align-items:center;align-self:stretch}.vstack{display:flex;flex:1 1 auto;flex-direction:column;align-self:stretch}.visually-hidden,.visually-hidden-focusable:not(:focus):not(:focus-within){width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.visually-hidden:not(caption),.visually-hidden-focusable:not(:focus):not(:focus-within):not(caption){position:absolute!important}.stretched-link:after{position:absolute;inset:0;z-index:1;content:""}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.vr{display:inline-block;align-self:stretch;width:var(--bs-border-width);min-height:1em;background-color:currentcolor;opacity:.25}.align-baseline{vertical-align:baseline!important}.align-top{vertical-align:top!important}.align-middle{vertical-align:middle!important}.align-bottom{vertical-align:bottom!important}.align-text-bottom{vertical-align:text-bottom!important}.align-text-top{vertical-align:text-top!important}.float-start{float:left!important}.float-end{float:right!important}.float-none{float:none!important}.object-fit-contain{object-fit:contain!important}.object-fit-cover{object-fit:cover!important}.object-fit-fill{object-fit:fill!important}.object-fit-scale{object-fit:scale-down!important}.object-fit-none{object-fit:none!important}.opacity-0{opacity:0!important}.opacity-25{opacity:.25!important}.opacity-50{opacity:.5!important}.opacity-75{opacity:.75!important}.opacity-100{opacity:1!important}.overflow-auto{overflow:auto!important}.overflow-hidden{overflow:hidden!important}.overflow-visible{overflow:visible!important}.overflow-scroll{overflow:scroll!important}.overflow-x-auto{overflow-x:auto!important}.overflow-x-hidden{overflow-x:hidden!important}.overflow-x-visible{overflow-x:visible!important}.overflow-x-scroll{overflow-x:scroll!important}.overflow-y-auto{overflow-y:auto!important}.overflow-y-hidden{overflow-y:hidden!important}.overflow-y-visible{overflow-y:visible!important}.overflow-y-scroll{overflow-y:scroll!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-grid{display:grid!important}.d-inline-grid{display:inline-grid!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:flex!important}.d-inline-flex{display:inline-flex!important}.d-none{display:none!important}.shadow{box-shadow:var(--bs-box-shadow)!important}.shadow-sm{box-shadow:var(--bs-box-shadow-sm)!important}.shadow-lg{box-shadow:var(--bs-box-shadow-lg)!important}.shadow-none{box-shadow:none!important}.focus-ring-primary{--bs-focus-ring-color: rgba(var(--bs-primary-rgb), var(--bs-focus-ring-opacity))}.focus-ring-secondary{--bs-focus-ring-color: rgba(var(--bs-secondary-rgb), var(--bs-focus-ring-opacity))}.focus-ring-success{--bs-focus-ring-color: rgba(var(--bs-success-rgb), var(--bs-focus-ring-opacity))}.focus-ring-info{--bs-focus-ring-color: rgba(var(--bs-info-rgb), var(--bs-focus-ring-opacity))}.focus-ring-warning{--bs-focus-ring-color: rgba(var(--bs-warning-rgb), var(--bs-focus-ring-opacity))}.focus-ring-danger{--bs-focus-ring-color: rgba(var(--bs-danger-rgb), var(--bs-focus-ring-opacity))}.focus-ring-light{--bs-focus-ring-color: rgba(var(--bs-light-rgb), var(--bs-focus-ring-opacity))}.focus-ring-dark{--bs-focus-ring-color: rgba(var(--bs-dark-rgb), var(--bs-focus-ring-opacity))}.position-static{position:static!important}.position-relative{position:relative!important}.position-absolute{position:absolute!important}.position-fixed{position:fixed!important}.position-sticky{position:sticky!important}.top-0{top:0!important}.top-50{top:50%!important}.top-100{top:100%!important}.bottom-0{bottom:0!important}.bottom-50{bottom:50%!important}.bottom-100{bottom:100%!important}.start-0{left:0!important}.start-50{left:50%!important}.start-100{left:100%!important}.end-0{right:0!important}.end-50{right:50%!important}.end-100{right:100%!important}.translate-middle{transform:translate(-50%,-50%)!important}.translate-middle-x{transform:translate(-50%)!important}.translate-middle-y{transform:translateY(-50%)!important}.border{border:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-0{border:0!important}.border-top{border-top:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-top-0{border-top:0!important}.border-end{border-right:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-end-0{border-right:0!important}.border-bottom{border-bottom:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-bottom-0{border-bottom:0!important}.border-start{border-left:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-start-0{border-left:0!important}.border-primary{--bs-border-opacity: 1;border-color:rgba(var(--bs-primary-rgb),var(--bs-border-opacity))!important}.border-secondary{--bs-border-opacity: 1;border-color:rgba(var(--bs-secondary-rgb),var(--bs-border-opacity))!important}.border-success{--bs-border-opacity: 1;border-color:rgba(var(--bs-success-rgb),var(--bs-border-opacity))!important}.border-info{--bs-border-opacity: 1;border-color:rgba(var(--bs-info-rgb),var(--bs-border-opacity))!important}.border-warning{--bs-border-opacity: 1;border-color:rgba(var(--bs-warning-rgb),var(--bs-border-opacity))!important}.border-danger{--bs-border-opacity: 1;border-color:rgba(var(--bs-danger-rgb),var(--bs-border-opacity))!important}.border-light{--bs-border-opacity: 1;border-color:rgba(var(--bs-light-rgb),var(--bs-border-opacity))!important}.border-dark{--bs-border-opacity: 1;border-color:rgba(var(--bs-dark-rgb),var(--bs-border-opacity))!important}.border-black{--bs-border-opacity: 1;border-color:rgba(var(--bs-black-rgb),var(--bs-border-opacity))!important}.border-white{--bs-border-opacity: 1;border-color:rgba(var(--bs-white-rgb),var(--bs-border-opacity))!important}.border-primary-subtle{border-color:var(--bs-primary-border-subtle)!important}.border-secondary-subtle{border-color:var(--bs-secondary-border-subtle)!important}.border-success-subtle{border-color:var(--bs-success-border-subtle)!important}.border-info-subtle{border-color:var(--bs-info-border-subtle)!important}.border-warning-subtle{border-color:var(--bs-warning-border-subtle)!important}.border-danger-subtle{border-color:var(--bs-danger-border-subtle)!important}.border-light-subtle{border-color:var(--bs-light-border-subtle)!important}.border-dark-subtle{border-color:var(--bs-dark-border-subtle)!important}.border-1{border-width:1px!important}.border-2{border-width:2px!important}.border-3{border-width:3px!important}.border-4{border-width:4px!important}.border-5{border-width:5px!important}.border-opacity-10{--bs-border-opacity: .1}.border-opacity-25{--bs-border-opacity: .25}.border-opacity-50{--bs-border-opacity: .5}.border-opacity-75{--bs-border-opacity: .75}.border-opacity-100{--bs-border-opacity: 1}.w-25{width:25%!important}.w-50{width:50%!important}.w-75{width:75%!important}.w-100{width:100%!important}.w-auto{width:auto!important}.mw-100{max-width:100%!important}.vw-100{width:100vw!important}.min-vw-100{min-width:100vw!important}.h-25{height:25%!important}.h-50{height:50%!important}.h-75{height:75%!important}.h-100{height:100%!important}.h-auto{height:auto!important}.mh-100{max-height:100%!important}.vh-100{height:100vh!important}.min-vh-100{min-height:100vh!important}.flex-fill{flex:1 1 auto!important}.flex-row{flex-direction:row!important}.flex-column{flex-direction:column!important}.flex-row-reverse{flex-direction:row-reverse!important}.flex-column-reverse{flex-direction:column-reverse!important}.flex-grow-0{flex-grow:0!important}.flex-grow-1{flex-grow:1!important}.flex-shrink-0{flex-shrink:0!important}.flex-shrink-1{flex-shrink:1!important}.flex-wrap{flex-wrap:wrap!important}.flex-nowrap{flex-wrap:nowrap!important}.flex-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-start{justify-content:flex-start!important}.justify-content-end{justify-content:flex-end!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.justify-content-around{justify-content:space-around!important}.justify-content-evenly{justify-content:space-evenly!important}.align-items-start{align-items:flex-start!important}.align-items-end{align-items:flex-end!important}.align-items-center{align-items:center!important}.align-items-baseline{align-items:baseline!important}.align-items-stretch{align-items:stretch!important}.align-content-start{align-content:flex-start!important}.align-content-end{align-content:flex-end!important}.align-content-center{align-content:center!important}.align-content-between{align-content:space-between!important}.align-content-around{align-content:space-around!important}.align-content-stretch{align-content:stretch!important}.align-self-auto{align-self:auto!important}.align-self-start{align-self:flex-start!important}.align-self-end{align-self:flex-end!important}.align-self-center{align-self:center!important}.align-self-baseline{align-self:baseline!important}.align-self-stretch{align-self:stretch!important}.order-first{order:-1!important}.order-0{order:0!important}.order-1{order:1!important}.order-2{order:2!important}.order-3{order:3!important}.order-4{order:4!important}.order-5{order:5!important}.order-last{order:6!important}.m-0{margin:0!important}.m-1{margin:.25rem!important}.m-2{margin:.5rem!important}.m-3{margin:1rem!important}.m-4{margin:1.5rem!important}.m-5{margin:3rem!important}.m-auto{margin:auto!important}.mx-0{margin-right:0!important;margin-left:0!important}.mx-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-3{margin-right:1rem!important;margin-left:1rem!important}.mx-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-5{margin-right:3rem!important;margin-left:3rem!important}.mx-auto{margin-right:auto!important;margin-left:auto!important}.my-0{margin-top:0!important;margin-bottom:0!important}.my-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-0{margin-top:0!important}.mt-1{margin-top:.25rem!important}.mt-2{margin-top:.5rem!important}.mt-3{margin-top:1rem!important}.mt-4{margin-top:1.5rem!important}.mt-5{margin-top:3rem!important}.mt-auto{margin-top:auto!important}.me-0{margin-right:0!important}.me-1{margin-right:.25rem!important}.me-2{margin-right:.5rem!important}.me-3{margin-right:1rem!important}.me-4{margin-right:1.5rem!important}.me-5{margin-right:3rem!important}.me-auto{margin-right:auto!important}.mb-0{margin-bottom:0!important}.mb-1{margin-bottom:.25rem!important}.mb-2{margin-bottom:.5rem!important}.mb-3{margin-bottom:1rem!important}.mb-4{margin-bottom:1.5rem!important}.mb-5{margin-bottom:3rem!important}.mb-auto{margin-bottom:auto!important}.ms-0{margin-left:0!important}.ms-1{margin-left:.25rem!important}.ms-2{margin-left:.5rem!important}.ms-3{margin-left:1rem!important}.ms-4{margin-left:1.5rem!important}.ms-5{margin-left:3rem!important}.ms-auto{margin-left:auto!important}.p-0{padding:0!important}.p-1{padding:.25rem!important}.p-2{padding:.5rem!important}.p-3{padding:1rem!important}.p-4{padding:1.5rem!important}.p-5{padding:3rem!important}.px-0{padding-right:0!important;padding-left:0!important}.px-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-3{padding-right:1rem!important;padding-left:1rem!important}.px-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-5{padding-right:3rem!important;padding-left:3rem!important}.py-0{padding-top:0!important;padding-bottom:0!important}.py-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-0{padding-top:0!important}.pt-1{padding-top:.25rem!important}.pt-2{padding-top:.5rem!important}.pt-3{padding-top:1rem!important}.pt-4{padding-top:1.5rem!important}.pt-5{padding-top:3rem!important}.pe-0{padding-right:0!important}.pe-1{padding-right:.25rem!important}.pe-2{padding-right:.5rem!important}.pe-3{padding-right:1rem!important}.pe-4{padding-right:1.5rem!important}.pe-5{padding-right:3rem!important}.pb-0{padding-bottom:0!important}.pb-1{padding-bottom:.25rem!important}.pb-2{padding-bottom:.5rem!important}.pb-3{padding-bottom:1rem!important}.pb-4{padding-bottom:1.5rem!important}.pb-5{padding-bottom:3rem!important}.ps-0{padding-left:0!important}.ps-1{padding-left:.25rem!important}.ps-2{padding-left:.5rem!important}.ps-3{padding-left:1rem!important}.ps-4{padding-left:1.5rem!important}.ps-5{padding-left:3rem!important}.gap-0{gap:0!important}.gap-1{gap:.25rem!important}.gap-2{gap:.5rem!important}.gap-3{gap:1rem!important}.gap-4{gap:1.5rem!important}.gap-5{gap:3rem!important}.row-gap-0{row-gap:0!important}.row-gap-1{row-gap:.25rem!important}.row-gap-2{row-gap:.5rem!important}.row-gap-3{row-gap:1rem!important}.row-gap-4{row-gap:1.5rem!important}.row-gap-5{row-gap:3rem!important}.column-gap-0{column-gap:0!important}.column-gap-1{column-gap:.25rem!important}.column-gap-2{column-gap:.5rem!important}.column-gap-3{column-gap:1rem!important}.column-gap-4{column-gap:1.5rem!important}.column-gap-5{column-gap:3rem!important}.font-monospace{font-family:var(--bs-font-monospace)!important}.fs-1{font-size:calc(1.375rem + 1.5vw)!important}.fs-2{font-size:calc(1.325rem + .9vw)!important}.fs-3{font-size:calc(1.3rem + .6vw)!important}.fs-4{font-size:calc(1.275rem + .3vw)!important}.fs-5{font-size:1.25rem!important}.fs-6{font-size:1rem!important}.fst-italic{font-style:italic!important}.fst-normal{font-style:normal!important}.fw-lighter{font-weight:lighter!important}.fw-light{font-weight:300!important}.fw-normal{font-weight:400!important}.fw-medium{font-weight:500!important}.fw-semibold{font-weight:600!important}.fw-bold{font-weight:700!important}.fw-bolder{font-weight:bolder!important}.lh-1{line-height:1!important}.lh-sm{line-height:1.25!important}.lh-base{line-height:1.5!important}.lh-lg{line-height:2!important}.text-start{text-align:left!important}.text-end{text-align:right!important}.text-center{text-align:center!important}.text-decoration-none{text-decoration:none!important}.text-decoration-underline{text-decoration:underline!important}.text-decoration-line-through{text-decoration:line-through!important}.text-lowercase{text-transform:lowercase!important}.text-uppercase{text-transform:uppercase!important}.text-capitalize{text-transform:capitalize!important}.text-wrap{white-space:normal!important}.text-nowrap{white-space:nowrap!important}.text-break{word-wrap:break-word!important;word-break:break-word!important}.text-primary{--bs-text-opacity: 1;color:rgba(var(--bs-primary-rgb),var(--bs-text-opacity))!important}.text-secondary{--bs-text-opacity: 1;color:rgba(var(--bs-secondary-rgb),var(--bs-text-opacity))!important}.text-success{--bs-text-opacity: 1;color:rgba(var(--bs-success-rgb),var(--bs-text-opacity))!important}.text-info{--bs-text-opacity: 1;color:rgba(var(--bs-info-rgb),var(--bs-text-opacity))!important}.text-warning{--bs-text-opacity: 1;color:rgba(var(--bs-warning-rgb),var(--bs-text-opacity))!important}.text-danger{--bs-text-opacity: 1;color:rgba(var(--bs-danger-rgb),var(--bs-text-opacity))!important}.text-light{--bs-text-opacity: 1;color:rgba(var(--bs-light-rgb),var(--bs-text-opacity))!important}.text-dark{--bs-text-opacity: 1;color:rgba(var(--bs-dark-rgb),var(--bs-text-opacity))!important}.text-black{--bs-text-opacity: 1;color:rgba(var(--bs-black-rgb),var(--bs-text-opacity))!important}.text-white{--bs-text-opacity: 1;color:rgba(var(--bs-white-rgb),var(--bs-text-opacity))!important}.text-body{--bs-text-opacity: 1;color:rgba(var(--bs-body-color-rgb),var(--bs-text-opacity))!important}.text-muted{--bs-text-opacity: 1;color:var(--bs-secondary-color)!important}.text-black-50{--bs-text-opacity: 1;color:#00000080!important}.text-white-50{--bs-text-opacity: 1;color:#ffffff80!important}.text-body-secondary{--bs-text-opacity: 1;color:var(--bs-secondary-color)!important}.text-body-tertiary{--bs-text-opacity: 1;color:var(--bs-tertiary-color)!important}.text-body-emphasis{--bs-text-opacity: 1;color:var(--bs-emphasis-color)!important}.text-reset{--bs-text-opacity: 1;color:inherit!important}.text-opacity-25{--bs-text-opacity: .25}.text-opacity-50{--bs-text-opacity: .5}.text-opacity-75{--bs-text-opacity: .75}.text-opacity-100{--bs-text-opacity: 1}.text-primary-emphasis{color:var(--bs-primary-text-emphasis)!important}.text-secondary-emphasis{color:var(--bs-secondary-text-emphasis)!important}.text-success-emphasis{color:var(--bs-success-text-emphasis)!important}.text-info-emphasis{color:var(--bs-info-text-emphasis)!important}.text-warning-emphasis{color:var(--bs-warning-text-emphasis)!important}.text-danger-emphasis{color:var(--bs-danger-text-emphasis)!important}.text-light-emphasis{color:var(--bs-light-text-emphasis)!important}.text-dark-emphasis{color:var(--bs-dark-text-emphasis)!important}.link-opacity-10,.link-opacity-10-hover:hover{--bs-link-opacity: .1}.link-opacity-25,.link-opacity-25-hover:hover{--bs-link-opacity: .25}.link-opacity-50,.link-opacity-50-hover:hover{--bs-link-opacity: .5}.link-opacity-75,.link-opacity-75-hover:hover{--bs-link-opacity: .75}.link-opacity-100,.link-opacity-100-hover:hover{--bs-link-opacity: 1}.link-offset-1,.link-offset-1-hover:hover{text-underline-offset:.125em!important}.link-offset-2,.link-offset-2-hover:hover{text-underline-offset:.25em!important}.link-offset-3,.link-offset-3-hover:hover{text-underline-offset:.375em!important}.link-underline-primary{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-primary-rgb),var(--bs-link-underline-opacity))!important}.link-underline-secondary{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-secondary-rgb),var(--bs-link-underline-opacity))!important}.link-underline-success{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-success-rgb),var(--bs-link-underline-opacity))!important}.link-underline-info{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-info-rgb),var(--bs-link-underline-opacity))!important}.link-underline-warning{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-warning-rgb),var(--bs-link-underline-opacity))!important}.link-underline-danger{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-danger-rgb),var(--bs-link-underline-opacity))!important}.link-underline-light{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-light-rgb),var(--bs-link-underline-opacity))!important}.link-underline-dark{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-dark-rgb),var(--bs-link-underline-opacity))!important}.link-underline{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-link-color-rgb),var(--bs-link-underline-opacity, 1))!important}.link-underline-opacity-0,.link-underline-opacity-0-hover:hover{--bs-link-underline-opacity: 0}.link-underline-opacity-10,.link-underline-opacity-10-hover:hover{--bs-link-underline-opacity: .1}.link-underline-opacity-25,.link-underline-opacity-25-hover:hover{--bs-link-underline-opacity: .25}.link-underline-opacity-50,.link-underline-opacity-50-hover:hover{--bs-link-underline-opacity: .5}.link-underline-opacity-75,.link-underline-opacity-75-hover:hover{--bs-link-underline-opacity: .75}.link-underline-opacity-100,.link-underline-opacity-100-hover:hover{--bs-link-underline-opacity: 1}.bg-primary{--bs-bg-opacity: 1;background-color:rgba(var(--bs-primary-rgb),var(--bs-bg-opacity))!important}.bg-secondary{--bs-bg-opacity: 1;background-color:rgba(var(--bs-secondary-rgb),var(--bs-bg-opacity))!important}.bg-success{--bs-bg-opacity: 1;background-color:rgba(var(--bs-success-rgb),var(--bs-bg-opacity))!important}.bg-info{--bs-bg-opacity: 1;background-color:rgba(var(--bs-info-rgb),var(--bs-bg-opacity))!important}.bg-warning{--bs-bg-opacity: 1;background-color:rgba(var(--bs-warning-rgb),var(--bs-bg-opacity))!important}.bg-danger{--bs-bg-opacity: 1;background-color:rgba(var(--bs-danger-rgb),var(--bs-bg-opacity))!important}.bg-light{--bs-bg-opacity: 1;background-color:rgba(var(--bs-light-rgb),var(--bs-bg-opacity))!important}.bg-dark{--bs-bg-opacity: 1;background-color:rgba(var(--bs-dark-rgb),var(--bs-bg-opacity))!important}.bg-black{--bs-bg-opacity: 1;background-color:rgba(var(--bs-black-rgb),var(--bs-bg-opacity))!important}.bg-white{--bs-bg-opacity: 1;background-color:rgba(var(--bs-white-rgb),var(--bs-bg-opacity))!important}.bg-body{--bs-bg-opacity: 1;background-color:rgba(var(--bs-body-bg-rgb),var(--bs-bg-opacity))!important}.bg-transparent{--bs-bg-opacity: 1;background-color:transparent!important}.bg-body-secondary{--bs-bg-opacity: 1;background-color:rgba(var(--bs-secondary-bg-rgb),var(--bs-bg-opacity))!important}.bg-body-tertiary{--bs-bg-opacity: 1;background-color:rgba(var(--bs-tertiary-bg-rgb),var(--bs-bg-opacity))!important}.bg-opacity-10{--bs-bg-opacity: .1}.bg-opacity-25{--bs-bg-opacity: .25}.bg-opacity-50{--bs-bg-opacity: .5}.bg-opacity-75{--bs-bg-opacity: .75}.bg-opacity-100{--bs-bg-opacity: 1}.bg-primary-subtle{background-color:var(--bs-primary-bg-subtle)!important}.bg-secondary-subtle{background-color:var(--bs-secondary-bg-subtle)!important}.bg-success-subtle{background-color:var(--bs-success-bg-subtle)!important}.bg-info-subtle{background-color:var(--bs-info-bg-subtle)!important}.bg-warning-subtle{background-color:var(--bs-warning-bg-subtle)!important}.bg-danger-subtle{background-color:var(--bs-danger-bg-subtle)!important}.bg-light-subtle{background-color:var(--bs-light-bg-subtle)!important}.bg-dark-subtle{background-color:var(--bs-dark-bg-subtle)!important}.bg-gradient{background-image:var(--bs-gradient)!important}.user-select-all{-webkit-user-select:all!important;user-select:all!important}.user-select-auto{-webkit-user-select:auto!important;user-select:auto!important}.user-select-none{-webkit-user-select:none!important;user-select:none!important}.pe-none{pointer-events:none!important}.pe-auto{pointer-events:auto!important}.rounded{border-radius:var(--bs-border-radius)!important}.rounded-0{border-radius:0!important}.rounded-1{border-radius:var(--bs-border-radius-sm)!important}.rounded-2{border-radius:var(--bs-border-radius)!important}.rounded-3{border-radius:var(--bs-border-radius-lg)!important}.rounded-4{border-radius:var(--bs-border-radius-xl)!important}.rounded-5{border-radius:var(--bs-border-radius-xxl)!important}.rounded-circle{border-radius:50%!important}.rounded-pill{border-radius:var(--bs-border-radius-pill)!important}.rounded-top{border-top-left-radius:var(--bs-border-radius)!important;border-top-right-radius:var(--bs-border-radius)!important}.rounded-top-0{border-top-left-radius:0!important;border-top-right-radius:0!important}.rounded-top-1{border-top-left-radius:var(--bs-border-radius-sm)!important;border-top-right-radius:var(--bs-border-radius-sm)!important}.rounded-top-2{border-top-left-radius:var(--bs-border-radius)!important;border-top-right-radius:var(--bs-border-radius)!important}.rounded-top-3{border-top-left-radius:var(--bs-border-radius-lg)!important;border-top-right-radius:var(--bs-border-radius-lg)!important}.rounded-top-4{border-top-left-radius:var(--bs-border-radius-xl)!important;border-top-right-radius:var(--bs-border-radius-xl)!important}.rounded-top-5{border-top-left-radius:var(--bs-border-radius-xxl)!important;border-top-right-radius:var(--bs-border-radius-xxl)!important}.rounded-top-circle{border-top-left-radius:50%!important;border-top-right-radius:50%!important}.rounded-top-pill{border-top-left-radius:var(--bs-border-radius-pill)!important;border-top-right-radius:var(--bs-border-radius-pill)!important}.rounded-end{border-top-right-radius:var(--bs-border-radius)!important;border-bottom-right-radius:var(--bs-border-radius)!important}.rounded-end-0{border-top-right-radius:0!important;border-bottom-right-radius:0!important}.rounded-end-1{border-top-right-radius:var(--bs-border-radius-sm)!important;border-bottom-right-radius:var(--bs-border-radius-sm)!important}.rounded-end-2{border-top-right-radius:var(--bs-border-radius)!important;border-bottom-right-radius:var(--bs-border-radius)!important}.rounded-end-3{border-top-right-radius:var(--bs-border-radius-lg)!important;border-bottom-right-radius:var(--bs-border-radius-lg)!important}.rounded-end-4{border-top-right-radius:var(--bs-border-radius-xl)!important;border-bottom-right-radius:var(--bs-border-radius-xl)!important}.rounded-end-5{border-top-right-radius:var(--bs-border-radius-xxl)!important;border-bottom-right-radius:var(--bs-border-radius-xxl)!important}.rounded-end-circle{border-top-right-radius:50%!important;border-bottom-right-radius:50%!important}.rounded-end-pill{border-top-right-radius:var(--bs-border-radius-pill)!important;border-bottom-right-radius:var(--bs-border-radius-pill)!important}.rounded-bottom{border-bottom-right-radius:var(--bs-border-radius)!important;border-bottom-left-radius:var(--bs-border-radius)!important}.rounded-bottom-0{border-bottom-right-radius:0!important;border-bottom-left-radius:0!important}.rounded-bottom-1{border-bottom-right-radius:var(--bs-border-radius-sm)!important;border-bottom-left-radius:var(--bs-border-radius-sm)!important}.rounded-bottom-2{border-bottom-right-radius:var(--bs-border-radius)!important;border-bottom-left-radius:var(--bs-border-radius)!important}.rounded-bottom-3{border-bottom-right-radius:var(--bs-border-radius-lg)!important;border-bottom-left-radius:var(--bs-border-radius-lg)!important}.rounded-bottom-4{border-bottom-right-radius:var(--bs-border-radius-xl)!important;border-bottom-left-radius:var(--bs-border-radius-xl)!important}.rounded-bottom-5{border-bottom-right-radius:var(--bs-border-radius-xxl)!important;border-bottom-left-radius:var(--bs-border-radius-xxl)!important}.rounded-bottom-circle{border-bottom-right-radius:50%!important;border-bottom-left-radius:50%!important}.rounded-bottom-pill{border-bottom-right-radius:var(--bs-border-radius-pill)!important;border-bottom-left-radius:var(--bs-border-radius-pill)!important}.rounded-start{border-bottom-left-radius:var(--bs-border-radius)!important;border-top-left-radius:var(--bs-border-radius)!important}.rounded-start-0{border-bottom-left-radius:0!important;border-top-left-radius:0!important}.rounded-start-1{border-bottom-left-radius:var(--bs-border-radius-sm)!important;border-top-left-radius:var(--bs-border-radius-sm)!important}.rounded-start-2{border-bottom-left-radius:var(--bs-border-radius)!important;border-top-left-radius:var(--bs-border-radius)!important}.rounded-start-3{border-bottom-left-radius:var(--bs-border-radius-lg)!important;border-top-left-radius:var(--bs-border-radius-lg)!important}.rounded-start-4{border-bottom-left-radius:var(--bs-border-radius-xl)!important;border-top-left-radius:var(--bs-border-radius-xl)!important}.rounded-start-5{border-bottom-left-radius:var(--bs-border-radius-xxl)!important;border-top-left-radius:var(--bs-border-radius-xxl)!important}.rounded-start-circle{border-bottom-left-radius:50%!important;border-top-left-radius:50%!important}.rounded-start-pill{border-bottom-left-radius:var(--bs-border-radius-pill)!important;border-top-left-radius:var(--bs-border-radius-pill)!important}.visible{visibility:visible!important}.invisible{visibility:hidden!important}.z-n1{z-index:-1!important}.z-0{z-index:0!important}.z-1{z-index:1!important}.z-2{z-index:2!important}.z-3{z-index:3!important}@media (min-width: 576px){.float-sm-start{float:left!important}.float-sm-end{float:right!important}.float-sm-none{float:none!important}.object-fit-sm-contain{object-fit:contain!important}.object-fit-sm-cover{object-fit:cover!important}.object-fit-sm-fill{object-fit:fill!important}.object-fit-sm-scale{object-fit:scale-down!important}.object-fit-sm-none{object-fit:none!important}.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-grid{display:grid!important}.d-sm-inline-grid{display:inline-grid!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:flex!important}.d-sm-inline-flex{display:inline-flex!important}.d-sm-none{display:none!important}.flex-sm-fill{flex:1 1 auto!important}.flex-sm-row{flex-direction:row!important}.flex-sm-column{flex-direction:column!important}.flex-sm-row-reverse{flex-direction:row-reverse!important}.flex-sm-column-reverse{flex-direction:column-reverse!important}.flex-sm-grow-0{flex-grow:0!important}.flex-sm-grow-1{flex-grow:1!important}.flex-sm-shrink-0{flex-shrink:0!important}.flex-sm-shrink-1{flex-shrink:1!important}.flex-sm-wrap{flex-wrap:wrap!important}.flex-sm-nowrap{flex-wrap:nowrap!important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-sm-start{justify-content:flex-start!important}.justify-content-sm-end{justify-content:flex-end!important}.justify-content-sm-center{justify-content:center!important}.justify-content-sm-between{justify-content:space-between!important}.justify-content-sm-around{justify-content:space-around!important}.justify-content-sm-evenly{justify-content:space-evenly!important}.align-items-sm-start{align-items:flex-start!important}.align-items-sm-end{align-items:flex-end!important}.align-items-sm-center{align-items:center!important}.align-items-sm-baseline{align-items:baseline!important}.align-items-sm-stretch{align-items:stretch!important}.align-content-sm-start{align-content:flex-start!important}.align-content-sm-end{align-content:flex-end!important}.align-content-sm-center{align-content:center!important}.align-content-sm-between{align-content:space-between!important}.align-content-sm-around{align-content:space-around!important}.align-content-sm-stretch{align-content:stretch!important}.align-self-sm-auto{align-self:auto!important}.align-self-sm-start{align-self:flex-start!important}.align-self-sm-end{align-self:flex-end!important}.align-self-sm-center{align-self:center!important}.align-self-sm-baseline{align-self:baseline!important}.align-self-sm-stretch{align-self:stretch!important}.order-sm-first{order:-1!important}.order-sm-0{order:0!important}.order-sm-1{order:1!important}.order-sm-2{order:2!important}.order-sm-3{order:3!important}.order-sm-4{order:4!important}.order-sm-5{order:5!important}.order-sm-last{order:6!important}.m-sm-0{margin:0!important}.m-sm-1{margin:.25rem!important}.m-sm-2{margin:.5rem!important}.m-sm-3{margin:1rem!important}.m-sm-4{margin:1.5rem!important}.m-sm-5{margin:3rem!important}.m-sm-auto{margin:auto!important}.mx-sm-0{margin-right:0!important;margin-left:0!important}.mx-sm-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-sm-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-sm-3{margin-right:1rem!important;margin-left:1rem!important}.mx-sm-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-sm-5{margin-right:3rem!important;margin-left:3rem!important}.mx-sm-auto{margin-right:auto!important;margin-left:auto!important}.my-sm-0{margin-top:0!important;margin-bottom:0!important}.my-sm-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-sm-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-sm-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-sm-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-sm-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-sm-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-sm-0{margin-top:0!important}.mt-sm-1{margin-top:.25rem!important}.mt-sm-2{margin-top:.5rem!important}.mt-sm-3{margin-top:1rem!important}.mt-sm-4{margin-top:1.5rem!important}.mt-sm-5{margin-top:3rem!important}.mt-sm-auto{margin-top:auto!important}.me-sm-0{margin-right:0!important}.me-sm-1{margin-right:.25rem!important}.me-sm-2{margin-right:.5rem!important}.me-sm-3{margin-right:1rem!important}.me-sm-4{margin-right:1.5rem!important}.me-sm-5{margin-right:3rem!important}.me-sm-auto{margin-right:auto!important}.mb-sm-0{margin-bottom:0!important}.mb-sm-1{margin-bottom:.25rem!important}.mb-sm-2{margin-bottom:.5rem!important}.mb-sm-3{margin-bottom:1rem!important}.mb-sm-4{margin-bottom:1.5rem!important}.mb-sm-5{margin-bottom:3rem!important}.mb-sm-auto{margin-bottom:auto!important}.ms-sm-0{margin-left:0!important}.ms-sm-1{margin-left:.25rem!important}.ms-sm-2{margin-left:.5rem!important}.ms-sm-3{margin-left:1rem!important}.ms-sm-4{margin-left:1.5rem!important}.ms-sm-5{margin-left:3rem!important}.ms-sm-auto{margin-left:auto!important}.p-sm-0{padding:0!important}.p-sm-1{padding:.25rem!important}.p-sm-2{padding:.5rem!important}.p-sm-3{padding:1rem!important}.p-sm-4{padding:1.5rem!important}.p-sm-5{padding:3rem!important}.px-sm-0{padding-right:0!important;padding-left:0!important}.px-sm-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-sm-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-sm-3{padding-right:1rem!important;padding-left:1rem!important}.px-sm-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-sm-5{padding-right:3rem!important;padding-left:3rem!important}.py-sm-0{padding-top:0!important;padding-bottom:0!important}.py-sm-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-sm-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-sm-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-sm-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-sm-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-sm-0{padding-top:0!important}.pt-sm-1{padding-top:.25rem!important}.pt-sm-2{padding-top:.5rem!important}.pt-sm-3{padding-top:1rem!important}.pt-sm-4{padding-top:1.5rem!important}.pt-sm-5{padding-top:3rem!important}.pe-sm-0{padding-right:0!important}.pe-sm-1{padding-right:.25rem!important}.pe-sm-2{padding-right:.5rem!important}.pe-sm-3{padding-right:1rem!important}.pe-sm-4{padding-right:1.5rem!important}.pe-sm-5{padding-right:3rem!important}.pb-sm-0{padding-bottom:0!important}.pb-sm-1{padding-bottom:.25rem!important}.pb-sm-2{padding-bottom:.5rem!important}.pb-sm-3{padding-bottom:1rem!important}.pb-sm-4{padding-bottom:1.5rem!important}.pb-sm-5{padding-bottom:3rem!important}.ps-sm-0{padding-left:0!important}.ps-sm-1{padding-left:.25rem!important}.ps-sm-2{padding-left:.5rem!important}.ps-sm-3{padding-left:1rem!important}.ps-sm-4{padding-left:1.5rem!important}.ps-sm-5{padding-left:3rem!important}.gap-sm-0{gap:0!important}.gap-sm-1{gap:.25rem!important}.gap-sm-2{gap:.5rem!important}.gap-sm-3{gap:1rem!important}.gap-sm-4{gap:1.5rem!important}.gap-sm-5{gap:3rem!important}.row-gap-sm-0{row-gap:0!important}.row-gap-sm-1{row-gap:.25rem!important}.row-gap-sm-2{row-gap:.5rem!important}.row-gap-sm-3{row-gap:1rem!important}.row-gap-sm-4{row-gap:1.5rem!important}.row-gap-sm-5{row-gap:3rem!important}.column-gap-sm-0{column-gap:0!important}.column-gap-sm-1{column-gap:.25rem!important}.column-gap-sm-2{column-gap:.5rem!important}.column-gap-sm-3{column-gap:1rem!important}.column-gap-sm-4{column-gap:1.5rem!important}.column-gap-sm-5{column-gap:3rem!important}.text-sm-start{text-align:left!important}.text-sm-end{text-align:right!important}.text-sm-center{text-align:center!important}}@media (min-width: 768px){.float-md-start{float:left!important}.float-md-end{float:right!important}.float-md-none{float:none!important}.object-fit-md-contain{object-fit:contain!important}.object-fit-md-cover{object-fit:cover!important}.object-fit-md-fill{object-fit:fill!important}.object-fit-md-scale{object-fit:scale-down!important}.object-fit-md-none{object-fit:none!important}.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-grid{display:grid!important}.d-md-inline-grid{display:inline-grid!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:flex!important}.d-md-inline-flex{display:inline-flex!important}.d-md-none{display:none!important}.flex-md-fill{flex:1 1 auto!important}.flex-md-row{flex-direction:row!important}.flex-md-column{flex-direction:column!important}.flex-md-row-reverse{flex-direction:row-reverse!important}.flex-md-column-reverse{flex-direction:column-reverse!important}.flex-md-grow-0{flex-grow:0!important}.flex-md-grow-1{flex-grow:1!important}.flex-md-shrink-0{flex-shrink:0!important}.flex-md-shrink-1{flex-shrink:1!important}.flex-md-wrap{flex-wrap:wrap!important}.flex-md-nowrap{flex-wrap:nowrap!important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-md-start{justify-content:flex-start!important}.justify-content-md-end{justify-content:flex-end!important}.justify-content-md-center{justify-content:center!important}.justify-content-md-between{justify-content:space-between!important}.justify-content-md-around{justify-content:space-around!important}.justify-content-md-evenly{justify-content:space-evenly!important}.align-items-md-start{align-items:flex-start!important}.align-items-md-end{align-items:flex-end!important}.align-items-md-center{align-items:center!important}.align-items-md-baseline{align-items:baseline!important}.align-items-md-stretch{align-items:stretch!important}.align-content-md-start{align-content:flex-start!important}.align-content-md-end{align-content:flex-end!important}.align-content-md-center{align-content:center!important}.align-content-md-between{align-content:space-between!important}.align-content-md-around{align-content:space-around!important}.align-content-md-stretch{align-content:stretch!important}.align-self-md-auto{align-self:auto!important}.align-self-md-start{align-self:flex-start!important}.align-self-md-end{align-self:flex-end!important}.align-self-md-center{align-self:center!important}.align-self-md-baseline{align-self:baseline!important}.align-self-md-stretch{align-self:stretch!important}.order-md-first{order:-1!important}.order-md-0{order:0!important}.order-md-1{order:1!important}.order-md-2{order:2!important}.order-md-3{order:3!important}.order-md-4{order:4!important}.order-md-5{order:5!important}.order-md-last{order:6!important}.m-md-0{margin:0!important}.m-md-1{margin:.25rem!important}.m-md-2{margin:.5rem!important}.m-md-3{margin:1rem!important}.m-md-4{margin:1.5rem!important}.m-md-5{margin:3rem!important}.m-md-auto{margin:auto!important}.mx-md-0{margin-right:0!important;margin-left:0!important}.mx-md-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-md-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-md-3{margin-right:1rem!important;margin-left:1rem!important}.mx-md-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-md-5{margin-right:3rem!important;margin-left:3rem!important}.mx-md-auto{margin-right:auto!important;margin-left:auto!important}.my-md-0{margin-top:0!important;margin-bottom:0!important}.my-md-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-md-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-md-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-md-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-md-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-md-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-md-0{margin-top:0!important}.mt-md-1{margin-top:.25rem!important}.mt-md-2{margin-top:.5rem!important}.mt-md-3{margin-top:1rem!important}.mt-md-4{margin-top:1.5rem!important}.mt-md-5{margin-top:3rem!important}.mt-md-auto{margin-top:auto!important}.me-md-0{margin-right:0!important}.me-md-1{margin-right:.25rem!important}.me-md-2{margin-right:.5rem!important}.me-md-3{margin-right:1rem!important}.me-md-4{margin-right:1.5rem!important}.me-md-5{margin-right:3rem!important}.me-md-auto{margin-right:auto!important}.mb-md-0{margin-bottom:0!important}.mb-md-1{margin-bottom:.25rem!important}.mb-md-2{margin-bottom:.5rem!important}.mb-md-3{margin-bottom:1rem!important}.mb-md-4{margin-bottom:1.5rem!important}.mb-md-5{margin-bottom:3rem!important}.mb-md-auto{margin-bottom:auto!important}.ms-md-0{margin-left:0!important}.ms-md-1{margin-left:.25rem!important}.ms-md-2{margin-left:.5rem!important}.ms-md-3{margin-left:1rem!important}.ms-md-4{margin-left:1.5rem!important}.ms-md-5{margin-left:3rem!important}.ms-md-auto{margin-left:auto!important}.p-md-0{padding:0!important}.p-md-1{padding:.25rem!important}.p-md-2{padding:.5rem!important}.p-md-3{padding:1rem!important}.p-md-4{padding:1.5rem!important}.p-md-5{padding:3rem!important}.px-md-0{padding-right:0!important;padding-left:0!important}.px-md-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-md-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-md-3{padding-right:1rem!important;padding-left:1rem!important}.px-md-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-md-5{padding-right:3rem!important;padding-left:3rem!important}.py-md-0{padding-top:0!important;padding-bottom:0!important}.py-md-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-md-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-md-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-md-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-md-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-md-0{padding-top:0!important}.pt-md-1{padding-top:.25rem!important}.pt-md-2{padding-top:.5rem!important}.pt-md-3{padding-top:1rem!important}.pt-md-4{padding-top:1.5rem!important}.pt-md-5{padding-top:3rem!important}.pe-md-0{padding-right:0!important}.pe-md-1{padding-right:.25rem!important}.pe-md-2{padding-right:.5rem!important}.pe-md-3{padding-right:1rem!important}.pe-md-4{padding-right:1.5rem!important}.pe-md-5{padding-right:3rem!important}.pb-md-0{padding-bottom:0!important}.pb-md-1{padding-bottom:.25rem!important}.pb-md-2{padding-bottom:.5rem!important}.pb-md-3{padding-bottom:1rem!important}.pb-md-4{padding-bottom:1.5rem!important}.pb-md-5{padding-bottom:3rem!important}.ps-md-0{padding-left:0!important}.ps-md-1{padding-left:.25rem!important}.ps-md-2{padding-left:.5rem!important}.ps-md-3{padding-left:1rem!important}.ps-md-4{padding-left:1.5rem!important}.ps-md-5{padding-left:3rem!important}.gap-md-0{gap:0!important}.gap-md-1{gap:.25rem!important}.gap-md-2{gap:.5rem!important}.gap-md-3{gap:1rem!important}.gap-md-4{gap:1.5rem!important}.gap-md-5{gap:3rem!important}.row-gap-md-0{row-gap:0!important}.row-gap-md-1{row-gap:.25rem!important}.row-gap-md-2{row-gap:.5rem!important}.row-gap-md-3{row-gap:1rem!important}.row-gap-md-4{row-gap:1.5rem!important}.row-gap-md-5{row-gap:3rem!important}.column-gap-md-0{column-gap:0!important}.column-gap-md-1{column-gap:.25rem!important}.column-gap-md-2{column-gap:.5rem!important}.column-gap-md-3{column-gap:1rem!important}.column-gap-md-4{column-gap:1.5rem!important}.column-gap-md-5{column-gap:3rem!important}.text-md-start{text-align:left!important}.text-md-end{text-align:right!important}.text-md-center{text-align:center!important}}@media (min-width: 992px){.float-lg-start{float:left!important}.float-lg-end{float:right!important}.float-lg-none{float:none!important}.object-fit-lg-contain{object-fit:contain!important}.object-fit-lg-cover{object-fit:cover!important}.object-fit-lg-fill{object-fit:fill!important}.object-fit-lg-scale{object-fit:scale-down!important}.object-fit-lg-none{object-fit:none!important}.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-grid{display:grid!important}.d-lg-inline-grid{display:inline-grid!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:flex!important}.d-lg-inline-flex{display:inline-flex!important}.d-lg-none{display:none!important}.flex-lg-fill{flex:1 1 auto!important}.flex-lg-row{flex-direction:row!important}.flex-lg-column{flex-direction:column!important}.flex-lg-row-reverse{flex-direction:row-reverse!important}.flex-lg-column-reverse{flex-direction:column-reverse!important}.flex-lg-grow-0{flex-grow:0!important}.flex-lg-grow-1{flex-grow:1!important}.flex-lg-shrink-0{flex-shrink:0!important}.flex-lg-shrink-1{flex-shrink:1!important}.flex-lg-wrap{flex-wrap:wrap!important}.flex-lg-nowrap{flex-wrap:nowrap!important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-lg-start{justify-content:flex-start!important}.justify-content-lg-end{justify-content:flex-end!important}.justify-content-lg-center{justify-content:center!important}.justify-content-lg-between{justify-content:space-between!important}.justify-content-lg-around{justify-content:space-around!important}.justify-content-lg-evenly{justify-content:space-evenly!important}.align-items-lg-start{align-items:flex-start!important}.align-items-lg-end{align-items:flex-end!important}.align-items-lg-center{align-items:center!important}.align-items-lg-baseline{align-items:baseline!important}.align-items-lg-stretch{align-items:stretch!important}.align-content-lg-start{align-content:flex-start!important}.align-content-lg-end{align-content:flex-end!important}.align-content-lg-center{align-content:center!important}.align-content-lg-between{align-content:space-between!important}.align-content-lg-around{align-content:space-around!important}.align-content-lg-stretch{align-content:stretch!important}.align-self-lg-auto{align-self:auto!important}.align-self-lg-start{align-self:flex-start!important}.align-self-lg-end{align-self:flex-end!important}.align-self-lg-center{align-self:center!important}.align-self-lg-baseline{align-self:baseline!important}.align-self-lg-stretch{align-self:stretch!important}.order-lg-first{order:-1!important}.order-lg-0{order:0!important}.order-lg-1{order:1!important}.order-lg-2{order:2!important}.order-lg-3{order:3!important}.order-lg-4{order:4!important}.order-lg-5{order:5!important}.order-lg-last{order:6!important}.m-lg-0{margin:0!important}.m-lg-1{margin:.25rem!important}.m-lg-2{margin:.5rem!important}.m-lg-3{margin:1rem!important}.m-lg-4{margin:1.5rem!important}.m-lg-5{margin:3rem!important}.m-lg-auto{margin:auto!important}.mx-lg-0{margin-right:0!important;margin-left:0!important}.mx-lg-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-lg-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-lg-3{margin-right:1rem!important;margin-left:1rem!important}.mx-lg-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-lg-5{margin-right:3rem!important;margin-left:3rem!important}.mx-lg-auto{margin-right:auto!important;margin-left:auto!important}.my-lg-0{margin-top:0!important;margin-bottom:0!important}.my-lg-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-lg-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-lg-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-lg-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-lg-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-lg-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-lg-0{margin-top:0!important}.mt-lg-1{margin-top:.25rem!important}.mt-lg-2{margin-top:.5rem!important}.mt-lg-3{margin-top:1rem!important}.mt-lg-4{margin-top:1.5rem!important}.mt-lg-5{margin-top:3rem!important}.mt-lg-auto{margin-top:auto!important}.me-lg-0{margin-right:0!important}.me-lg-1{margin-right:.25rem!important}.me-lg-2{margin-right:.5rem!important}.me-lg-3{margin-right:1rem!important}.me-lg-4{margin-right:1.5rem!important}.me-lg-5{margin-right:3rem!important}.me-lg-auto{margin-right:auto!important}.mb-lg-0{margin-bottom:0!important}.mb-lg-1{margin-bottom:.25rem!important}.mb-lg-2{margin-bottom:.5rem!important}.mb-lg-3{margin-bottom:1rem!important}.mb-lg-4{margin-bottom:1.5rem!important}.mb-lg-5{margin-bottom:3rem!important}.mb-lg-auto{margin-bottom:auto!important}.ms-lg-0{margin-left:0!important}.ms-lg-1{margin-left:.25rem!important}.ms-lg-2{margin-left:.5rem!important}.ms-lg-3{margin-left:1rem!important}.ms-lg-4{margin-left:1.5rem!important}.ms-lg-5{margin-left:3rem!important}.ms-lg-auto{margin-left:auto!important}.p-lg-0{padding:0!important}.p-lg-1{padding:.25rem!important}.p-lg-2{padding:.5rem!important}.p-lg-3{padding:1rem!important}.p-lg-4{padding:1.5rem!important}.p-lg-5{padding:3rem!important}.px-lg-0{padding-right:0!important;padding-left:0!important}.px-lg-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-lg-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-lg-3{padding-right:1rem!important;padding-left:1rem!important}.px-lg-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-lg-5{padding-right:3rem!important;padding-left:3rem!important}.py-lg-0{padding-top:0!important;padding-bottom:0!important}.py-lg-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-lg-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-lg-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-lg-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-lg-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-lg-0{padding-top:0!important}.pt-lg-1{padding-top:.25rem!important}.pt-lg-2{padding-top:.5rem!important}.pt-lg-3{padding-top:1rem!important}.pt-lg-4{padding-top:1.5rem!important}.pt-lg-5{padding-top:3rem!important}.pe-lg-0{padding-right:0!important}.pe-lg-1{padding-right:.25rem!important}.pe-lg-2{padding-right:.5rem!important}.pe-lg-3{padding-right:1rem!important}.pe-lg-4{padding-right:1.5rem!important}.pe-lg-5{padding-right:3rem!important}.pb-lg-0{padding-bottom:0!important}.pb-lg-1{padding-bottom:.25rem!important}.pb-lg-2{padding-bottom:.5rem!important}.pb-lg-3{padding-bottom:1rem!important}.pb-lg-4{padding-bottom:1.5rem!important}.pb-lg-5{padding-bottom:3rem!important}.ps-lg-0{padding-left:0!important}.ps-lg-1{padding-left:.25rem!important}.ps-lg-2{padding-left:.5rem!important}.ps-lg-3{padding-left:1rem!important}.ps-lg-4{padding-left:1.5rem!important}.ps-lg-5{padding-left:3rem!important}.gap-lg-0{gap:0!important}.gap-lg-1{gap:.25rem!important}.gap-lg-2{gap:.5rem!important}.gap-lg-3{gap:1rem!important}.gap-lg-4{gap:1.5rem!important}.gap-lg-5{gap:3rem!important}.row-gap-lg-0{row-gap:0!important}.row-gap-lg-1{row-gap:.25rem!important}.row-gap-lg-2{row-gap:.5rem!important}.row-gap-lg-3{row-gap:1rem!important}.row-gap-lg-4{row-gap:1.5rem!important}.row-gap-lg-5{row-gap:3rem!important}.column-gap-lg-0{column-gap:0!important}.column-gap-lg-1{column-gap:.25rem!important}.column-gap-lg-2{column-gap:.5rem!important}.column-gap-lg-3{column-gap:1rem!important}.column-gap-lg-4{column-gap:1.5rem!important}.column-gap-lg-5{column-gap:3rem!important}.text-lg-start{text-align:left!important}.text-lg-end{text-align:right!important}.text-lg-center{text-align:center!important}}@media (min-width: 1200px){.float-xl-start{float:left!important}.float-xl-end{float:right!important}.float-xl-none{float:none!important}.object-fit-xl-contain{object-fit:contain!important}.object-fit-xl-cover{object-fit:cover!important}.object-fit-xl-fill{object-fit:fill!important}.object-fit-xl-scale{object-fit:scale-down!important}.object-fit-xl-none{object-fit:none!important}.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-grid{display:grid!important}.d-xl-inline-grid{display:inline-grid!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:flex!important}.d-xl-inline-flex{display:inline-flex!important}.d-xl-none{display:none!important}.flex-xl-fill{flex:1 1 auto!important}.flex-xl-row{flex-direction:row!important}.flex-xl-column{flex-direction:column!important}.flex-xl-row-reverse{flex-direction:row-reverse!important}.flex-xl-column-reverse{flex-direction:column-reverse!important}.flex-xl-grow-0{flex-grow:0!important}.flex-xl-grow-1{flex-grow:1!important}.flex-xl-shrink-0{flex-shrink:0!important}.flex-xl-shrink-1{flex-shrink:1!important}.flex-xl-wrap{flex-wrap:wrap!important}.flex-xl-nowrap{flex-wrap:nowrap!important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-xl-start{justify-content:flex-start!important}.justify-content-xl-end{justify-content:flex-end!important}.justify-content-xl-center{justify-content:center!important}.justify-content-xl-between{justify-content:space-between!important}.justify-content-xl-around{justify-content:space-around!important}.justify-content-xl-evenly{justify-content:space-evenly!important}.align-items-xl-start{align-items:flex-start!important}.align-items-xl-end{align-items:flex-end!important}.align-items-xl-center{align-items:center!important}.align-items-xl-baseline{align-items:baseline!important}.align-items-xl-stretch{align-items:stretch!important}.align-content-xl-start{align-content:flex-start!important}.align-content-xl-end{align-content:flex-end!important}.align-content-xl-center{align-content:center!important}.align-content-xl-between{align-content:space-between!important}.align-content-xl-around{align-content:space-around!important}.align-content-xl-stretch{align-content:stretch!important}.align-self-xl-auto{align-self:auto!important}.align-self-xl-start{align-self:flex-start!important}.align-self-xl-end{align-self:flex-end!important}.align-self-xl-center{align-self:center!important}.align-self-xl-baseline{align-self:baseline!important}.align-self-xl-stretch{align-self:stretch!important}.order-xl-first{order:-1!important}.order-xl-0{order:0!important}.order-xl-1{order:1!important}.order-xl-2{order:2!important}.order-xl-3{order:3!important}.order-xl-4{order:4!important}.order-xl-5{order:5!important}.order-xl-last{order:6!important}.m-xl-0{margin:0!important}.m-xl-1{margin:.25rem!important}.m-xl-2{margin:.5rem!important}.m-xl-3{margin:1rem!important}.m-xl-4{margin:1.5rem!important}.m-xl-5{margin:3rem!important}.m-xl-auto{margin:auto!important}.mx-xl-0{margin-right:0!important;margin-left:0!important}.mx-xl-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-xl-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-xl-3{margin-right:1rem!important;margin-left:1rem!important}.mx-xl-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-xl-5{margin-right:3rem!important;margin-left:3rem!important}.mx-xl-auto{margin-right:auto!important;margin-left:auto!important}.my-xl-0{margin-top:0!important;margin-bottom:0!important}.my-xl-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-xl-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-xl-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-xl-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-xl-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-xl-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-xl-0{margin-top:0!important}.mt-xl-1{margin-top:.25rem!important}.mt-xl-2{margin-top:.5rem!important}.mt-xl-3{margin-top:1rem!important}.mt-xl-4{margin-top:1.5rem!important}.mt-xl-5{margin-top:3rem!important}.mt-xl-auto{margin-top:auto!important}.me-xl-0{margin-right:0!important}.me-xl-1{margin-right:.25rem!important}.me-xl-2{margin-right:.5rem!important}.me-xl-3{margin-right:1rem!important}.me-xl-4{margin-right:1.5rem!important}.me-xl-5{margin-right:3rem!important}.me-xl-auto{margin-right:auto!important}.mb-xl-0{margin-bottom:0!important}.mb-xl-1{margin-bottom:.25rem!important}.mb-xl-2{margin-bottom:.5rem!important}.mb-xl-3{margin-bottom:1rem!important}.mb-xl-4{margin-bottom:1.5rem!important}.mb-xl-5{margin-bottom:3rem!important}.mb-xl-auto{margin-bottom:auto!important}.ms-xl-0{margin-left:0!important}.ms-xl-1{margin-left:.25rem!important}.ms-xl-2{margin-left:.5rem!important}.ms-xl-3{margin-left:1rem!important}.ms-xl-4{margin-left:1.5rem!important}.ms-xl-5{margin-left:3rem!important}.ms-xl-auto{margin-left:auto!important}.p-xl-0{padding:0!important}.p-xl-1{padding:.25rem!important}.p-xl-2{padding:.5rem!important}.p-xl-3{padding:1rem!important}.p-xl-4{padding:1.5rem!important}.p-xl-5{padding:3rem!important}.px-xl-0{padding-right:0!important;padding-left:0!important}.px-xl-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-xl-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-xl-3{padding-right:1rem!important;padding-left:1rem!important}.px-xl-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-xl-5{padding-right:3rem!important;padding-left:3rem!important}.py-xl-0{padding-top:0!important;padding-bottom:0!important}.py-xl-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-xl-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-xl-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-xl-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-xl-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-xl-0{padding-top:0!important}.pt-xl-1{padding-top:.25rem!important}.pt-xl-2{padding-top:.5rem!important}.pt-xl-3{padding-top:1rem!important}.pt-xl-4{padding-top:1.5rem!important}.pt-xl-5{padding-top:3rem!important}.pe-xl-0{padding-right:0!important}.pe-xl-1{padding-right:.25rem!important}.pe-xl-2{padding-right:.5rem!important}.pe-xl-3{padding-right:1rem!important}.pe-xl-4{padding-right:1.5rem!important}.pe-xl-5{padding-right:3rem!important}.pb-xl-0{padding-bottom:0!important}.pb-xl-1{padding-bottom:.25rem!important}.pb-xl-2{padding-bottom:.5rem!important}.pb-xl-3{padding-bottom:1rem!important}.pb-xl-4{padding-bottom:1.5rem!important}.pb-xl-5{padding-bottom:3rem!important}.ps-xl-0{padding-left:0!important}.ps-xl-1{padding-left:.25rem!important}.ps-xl-2{padding-left:.5rem!important}.ps-xl-3{padding-left:1rem!important}.ps-xl-4{padding-left:1.5rem!important}.ps-xl-5{padding-left:3rem!important}.gap-xl-0{gap:0!important}.gap-xl-1{gap:.25rem!important}.gap-xl-2{gap:.5rem!important}.gap-xl-3{gap:1rem!important}.gap-xl-4{gap:1.5rem!important}.gap-xl-5{gap:3rem!important}.row-gap-xl-0{row-gap:0!important}.row-gap-xl-1{row-gap:.25rem!important}.row-gap-xl-2{row-gap:.5rem!important}.row-gap-xl-3{row-gap:1rem!important}.row-gap-xl-4{row-gap:1.5rem!important}.row-gap-xl-5{row-gap:3rem!important}.column-gap-xl-0{column-gap:0!important}.column-gap-xl-1{column-gap:.25rem!important}.column-gap-xl-2{column-gap:.5rem!important}.column-gap-xl-3{column-gap:1rem!important}.column-gap-xl-4{column-gap:1.5rem!important}.column-gap-xl-5{column-gap:3rem!important}.text-xl-start{text-align:left!important}.text-xl-end{text-align:right!important}.text-xl-center{text-align:center!important}}@media (min-width: 1400px){.float-xxl-start{float:left!important}.float-xxl-end{float:right!important}.float-xxl-none{float:none!important}.object-fit-xxl-contain{object-fit:contain!important}.object-fit-xxl-cover{object-fit:cover!important}.object-fit-xxl-fill{object-fit:fill!important}.object-fit-xxl-scale{object-fit:scale-down!important}.object-fit-xxl-none{object-fit:none!important}.d-xxl-inline{display:inline!important}.d-xxl-inline-block{display:inline-block!important}.d-xxl-block{display:block!important}.d-xxl-grid{display:grid!important}.d-xxl-inline-grid{display:inline-grid!important}.d-xxl-table{display:table!important}.d-xxl-table-row{display:table-row!important}.d-xxl-table-cell{display:table-cell!important}.d-xxl-flex{display:flex!important}.d-xxl-inline-flex{display:inline-flex!important}.d-xxl-none{display:none!important}.flex-xxl-fill{flex:1 1 auto!important}.flex-xxl-row{flex-direction:row!important}.flex-xxl-column{flex-direction:column!important}.flex-xxl-row-reverse{flex-direction:row-reverse!important}.flex-xxl-column-reverse{flex-direction:column-reverse!important}.flex-xxl-grow-0{flex-grow:0!important}.flex-xxl-grow-1{flex-grow:1!important}.flex-xxl-shrink-0{flex-shrink:0!important}.flex-xxl-shrink-1{flex-shrink:1!important}.flex-xxl-wrap{flex-wrap:wrap!important}.flex-xxl-nowrap{flex-wrap:nowrap!important}.flex-xxl-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-xxl-start{justify-content:flex-start!important}.justify-content-xxl-end{justify-content:flex-end!important}.justify-content-xxl-center{justify-content:center!important}.justify-content-xxl-between{justify-content:space-between!important}.justify-content-xxl-around{justify-content:space-around!important}.justify-content-xxl-evenly{justify-content:space-evenly!important}.align-items-xxl-start{align-items:flex-start!important}.align-items-xxl-end{align-items:flex-end!important}.align-items-xxl-center{align-items:center!important}.align-items-xxl-baseline{align-items:baseline!important}.align-items-xxl-stretch{align-items:stretch!important}.align-content-xxl-start{align-content:flex-start!important}.align-content-xxl-end{align-content:flex-end!important}.align-content-xxl-center{align-content:center!important}.align-content-xxl-between{align-content:space-between!important}.align-content-xxl-around{align-content:space-around!important}.align-content-xxl-stretch{align-content:stretch!important}.align-self-xxl-auto{align-self:auto!important}.align-self-xxl-start{align-self:flex-start!important}.align-self-xxl-end{align-self:flex-end!important}.align-self-xxl-center{align-self:center!important}.align-self-xxl-baseline{align-self:baseline!important}.align-self-xxl-stretch{align-self:stretch!important}.order-xxl-first{order:-1!important}.order-xxl-0{order:0!important}.order-xxl-1{order:1!important}.order-xxl-2{order:2!important}.order-xxl-3{order:3!important}.order-xxl-4{order:4!important}.order-xxl-5{order:5!important}.order-xxl-last{order:6!important}.m-xxl-0{margin:0!important}.m-xxl-1{margin:.25rem!important}.m-xxl-2{margin:.5rem!important}.m-xxl-3{margin:1rem!important}.m-xxl-4{margin:1.5rem!important}.m-xxl-5{margin:3rem!important}.m-xxl-auto{margin:auto!important}.mx-xxl-0{margin-right:0!important;margin-left:0!important}.mx-xxl-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-xxl-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-xxl-3{margin-right:1rem!important;margin-left:1rem!important}.mx-xxl-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-xxl-5{margin-right:3rem!important;margin-left:3rem!important}.mx-xxl-auto{margin-right:auto!important;margin-left:auto!important}.my-xxl-0{margin-top:0!important;margin-bottom:0!important}.my-xxl-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-xxl-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-xxl-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-xxl-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-xxl-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-xxl-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-xxl-0{margin-top:0!important}.mt-xxl-1{margin-top:.25rem!important}.mt-xxl-2{margin-top:.5rem!important}.mt-xxl-3{margin-top:1rem!important}.mt-xxl-4{margin-top:1.5rem!important}.mt-xxl-5{margin-top:3rem!important}.mt-xxl-auto{margin-top:auto!important}.me-xxl-0{margin-right:0!important}.me-xxl-1{margin-right:.25rem!important}.me-xxl-2{margin-right:.5rem!important}.me-xxl-3{margin-right:1rem!important}.me-xxl-4{margin-right:1.5rem!important}.me-xxl-5{margin-right:3rem!important}.me-xxl-auto{margin-right:auto!important}.mb-xxl-0{margin-bottom:0!important}.mb-xxl-1{margin-bottom:.25rem!important}.mb-xxl-2{margin-bottom:.5rem!important}.mb-xxl-3{margin-bottom:1rem!important}.mb-xxl-4{margin-bottom:1.5rem!important}.mb-xxl-5{margin-bottom:3rem!important}.mb-xxl-auto{margin-bottom:auto!important}.ms-xxl-0{margin-left:0!important}.ms-xxl-1{margin-left:.25rem!important}.ms-xxl-2{margin-left:.5rem!important}.ms-xxl-3{margin-left:1rem!important}.ms-xxl-4{margin-left:1.5rem!important}.ms-xxl-5{margin-left:3rem!important}.ms-xxl-auto{margin-left:auto!important}.p-xxl-0{padding:0!important}.p-xxl-1{padding:.25rem!important}.p-xxl-2{padding:.5rem!important}.p-xxl-3{padding:1rem!important}.p-xxl-4{padding:1.5rem!important}.p-xxl-5{padding:3rem!important}.px-xxl-0{padding-right:0!important;padding-left:0!important}.px-xxl-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-xxl-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-xxl-3{padding-right:1rem!important;padding-left:1rem!important}.px-xxl-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-xxl-5{padding-right:3rem!important;padding-left:3rem!important}.py-xxl-0{padding-top:0!important;padding-bottom:0!important}.py-xxl-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-xxl-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-xxl-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-xxl-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-xxl-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-xxl-0{padding-top:0!important}.pt-xxl-1{padding-top:.25rem!important}.pt-xxl-2{padding-top:.5rem!important}.pt-xxl-3{padding-top:1rem!important}.pt-xxl-4{padding-top:1.5rem!important}.pt-xxl-5{padding-top:3rem!important}.pe-xxl-0{padding-right:0!important}.pe-xxl-1{padding-right:.25rem!important}.pe-xxl-2{padding-right:.5rem!important}.pe-xxl-3{padding-right:1rem!important}.pe-xxl-4{padding-right:1.5rem!important}.pe-xxl-5{padding-right:3rem!important}.pb-xxl-0{padding-bottom:0!important}.pb-xxl-1{padding-bottom:.25rem!important}.pb-xxl-2{padding-bottom:.5rem!important}.pb-xxl-3{padding-bottom:1rem!important}.pb-xxl-4{padding-bottom:1.5rem!important}.pb-xxl-5{padding-bottom:3rem!important}.ps-xxl-0{padding-left:0!important}.ps-xxl-1{padding-left:.25rem!important}.ps-xxl-2{padding-left:.5rem!important}.ps-xxl-3{padding-left:1rem!important}.ps-xxl-4{padding-left:1.5rem!important}.ps-xxl-5{padding-left:3rem!important}.gap-xxl-0{gap:0!important}.gap-xxl-1{gap:.25rem!important}.gap-xxl-2{gap:.5rem!important}.gap-xxl-3{gap:1rem!important}.gap-xxl-4{gap:1.5rem!important}.gap-xxl-5{gap:3rem!important}.row-gap-xxl-0{row-gap:0!important}.row-gap-xxl-1{row-gap:.25rem!important}.row-gap-xxl-2{row-gap:.5rem!important}.row-gap-xxl-3{row-gap:1rem!important}.row-gap-xxl-4{row-gap:1.5rem!important}.row-gap-xxl-5{row-gap:3rem!important}.column-gap-xxl-0{column-gap:0!important}.column-gap-xxl-1{column-gap:.25rem!important}.column-gap-xxl-2{column-gap:.5rem!important}.column-gap-xxl-3{column-gap:1rem!important}.column-gap-xxl-4{column-gap:1.5rem!important}.column-gap-xxl-5{column-gap:3rem!important}.text-xxl-start{text-align:left!important}.text-xxl-end{text-align:right!important}.text-xxl-center{text-align:center!important}}@media (min-width: 1200px){.fs-1{font-size:2.5rem!important}.fs-2{font-size:2rem!important}.fs-3{font-size:1.75rem!important}.fs-4{font-size:1.5rem!important}}@media print{.d-print-inline{display:inline!important}.d-print-inline-block{display:inline-block!important}.d-print-block{display:block!important}.d-print-grid{display:grid!important}.d-print-inline-grid{display:inline-grid!important}.d-print-table{display:table!important}.d-print-table-row{display:table-row!important}.d-print-table-cell{display:table-cell!important}.d-print-flex{display:flex!important}.d-print-inline-flex{display:inline-flex!important}.d-print-none{display:none!important}}.owl-carousel{display:none;width:100%;-webkit-tap-highlight-color:transparent;position:relative;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0px,0px,0px)}.owl-carousel .owl-wrapper,.owl-carousel .owl-item{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{position:relative;min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none}.owl-carousel .owl-item.center{z-index:5}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-nav.disabled,.owl-carousel .owl-dots.disabled{display:none}.owl-carousel .owl-nav .owl-prev,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-dot{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-prev,.owl-carousel .owl-nav button.owl-next,.owl-carousel button.owl-dot{background:none;color:inherit;border:none;padding:0!important;font:inherit}.owl-carousel.owl-loaded{display:block}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.no-js .owl-carousel{display:block}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{transition:opacity .4s ease}.owl-carousel .owl-item .owl-lazy[src^=""],.owl-carousel .owl-item .owl-lazy:not([src]){max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-theme .owl-nav{margin-top:10px;text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme .owl-nav [class*=owl-]{color:#fff;font-size:14px;margin:5px;padding:4px 7px;background:#d6d6d6;display:inline-block;cursor:pointer;border-radius:3px}.owl-theme .owl-nav [class*=owl-]:hover{background:#869791;color:#fff;text-decoration:none}.owl-theme .owl-nav .disabled{opacity:.5;cursor:default}.owl-theme .owl-nav.disabled+.owl-dots{margin-top:10px}.owl-theme .owl-dots{text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1}.owl-theme .owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;background:#d6d6d6;display:block;-webkit-backface-visibility:visible;transition:opacity .2s ease;border-radius:30px}.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#869791}.br-default{--br-font-size: 26px}.br-default .br-units{align-items:center}.br-default .br-unit-inner:before{content:"\2605";color:var(--br-inactive-color);width:100%}.br-default .br-active:before{color:var(--br-active-color)}.br-default .br-fraction:after{color:var(--br-active-color);content:"\2605";width:50%;position:absolute;top:0;left:0;overflow:hidden}.br-stars{--br-gap: 5px;--br-font-size: 28px;--br-width: var(--br-font-size);--br-height: var(--br-font-size)}.br-stars .br-unit-inner{background-position:center center;background-size:contain;background-repeat:no-repeat;background-image:url("data:image/svg+xml;charset=utf8,%3C?xml version='1.0' encoding='iso-8859-1'?%3E%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 512.002 512.002' style='enable-background:new 0 0 512.002 512.002;' xml:space='preserve'%3E%3Cpath style='fill:%23F0D355;' d='M400.07,502.64c-3.551,0-7.116-0.825-10.398-2.5L256.001,431.95L122.33,500.14 c-3.283,1.675-6.848,2.5-10.399,2.5c-4.728,0-9.431-1.464-13.408-4.336c-6.961-5.031-10.52-13.537-9.215-22.026l22.995-149.648 L6.579,219.236c-6.002-6.096-8.103-15.031-5.446-23.163c2.656-8.131,9.626-14.103,18.069-15.481l147.912-24.138l68.49-134.585 c3.904-7.675,11.786-12.507,20.397-12.507c8.611,0,16.493,4.833,20.396,12.507l68.49,134.585L492.8,180.592 c8.444,1.378,15.413,7.35,18.07,15.481c2.656,8.132,0.555,17.067-5.447,23.163L399.7,326.628l22.993,149.648 c1.305,8.49-2.254,16.995-9.215,22.026C409.502,501.175,404.798,502.64,400.07,502.64z'/%3E%3Cg style='opacity:0.1;'%3E%3Cpath style='fill:%23414042;' d='M146.585,486.578c-6.96-5.03-10.52-13.537-9.215-22.026l22.995-149.647L54.643,207.512 c-6.003-6.096-8.103-15.031-5.447-23.163c1.232-3.769,3.397-7.065,6.199-9.663l-36.193,5.906 c-8.444,1.378-15.413,7.35-18.069,15.481c-2.657,8.132-0.556,17.067,5.446,23.163l105.724,107.391L89.307,476.276 c-1.305,8.49,2.254,16.995,9.215,22.026c3.977,2.872,8.68,4.336,13.408,4.336c3.551,0,7.117-0.826,10.399-2.5l25.267-12.89 C147.257,487.03,146.914,486.817,146.585,486.578z'/%3E%3C/g%3E%3C/svg%3E");width:var(--br-width);height:var(--br-height);filter:grayscale(1)}.br-stars .br-unit-inner.br-active{filter:grayscale(0)}@font-face{font-family:"Font Awesome 5 Free";font-style:normal;font-weight:400;font-display:auto;src:url("./media/fa-regular-400-BDKGQ3HT.eot");src:url("./media/fa-regular-400-BDKGQ3HT.eot?#iefix") format("embedded-opentype"),url("./media/fa-regular-400-LTNRC455.woff2") format("woff2"),url("./media/fa-regular-400-CEA4QG3T.woff") format("woff"),url("./media/fa-regular-400-5XIDDPZ2.ttf") format("truetype"),url("./media/fa-regular-400-CUULX5CO.svg#fontawesome") format("svg")}.far{font-family:"Font Awesome 5 Free";font-weight:400}@font-face{font-family:"Font Awesome 5 Brands";font-style:normal;font-weight:400;font-display:auto;src:url("./media/fa-brands-400-WUP2JA3Y.eot");src:url("./media/fa-brands-400-WUP2JA3Y.eot?#iefix") format("embedded-opentype"),url("./media/fa-brands-400-V46S2AWI.woff2") format("woff2"),url("./media/fa-brands-400-C2LHOAWS.woff") format("woff"),url("./media/fa-brands-400-QUJF2MQM.ttf") format("truetype"),url("./media/fa-brands-400-PUMQQG6H.svg#fontawesome") format("svg")}.fab{font-family:"Font Awesome 5 Brands"}@font-face{font-family:"Font Awesome 5 Free";font-style:normal;font-weight:900;font-display:auto;src:url("./media/fa-solid-900-HJPDQP7Y.eot");src:url("./media/fa-solid-900-HJPDQP7Y.eot?#iefix") format("embedded-opentype"),url("./media/fa-solid-900-SHEA6JLM.woff2") format("woff2"),url("./media/fa-solid-900-SPPDBH5K.woff") format("woff"),url("./media/fa-solid-900-HBEFOZEV.ttf") format("truetype"),url("./media/fa-solid-900-JWE7Q4P4.svg#fontawesome") format("svg")}.fa,.fas{font-family:"Font Awesome 5 Free";font-weight:900}.fa,.fas,.far,.fal,.fab{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1}.fa-lg{font-size:1.3333333333em;line-height:.75em;vertical-align:-.0667em}.fa-xs{font-size:.75em}.fa-sm{font-size:.875em}.fa-1x{font-size:1em}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-6x{font-size:6em}.fa-7x{font-size:7em}.fa-8x{font-size:8em}.fa-9x{font-size:9em}.fa-10x{font-size:10em}.fa-fw{text-align:center;width:1.25em}.fa-border{border:solid .08em #eee;border-radius:.1em;padding:.2em .25em .15em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left,.fas.fa-pull-left,.far.fa-pull-left,.fal.fa-pull-left,.fab.fa-pull-left{margin-right:.3em}.fa.fa-pull-right,.fas.fa-pull-right,.far.fa-pull-right,.fal.fa-pull-right,.fab.fa-pull-right{margin-left:.3em}.fa-spin{animation:fa-spin 2s infinite linear}.fa-pulse{animation:fa-spin 1s infinite steps(8)}@keyframes fa-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";transform:scaleX(-1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";transform:scaleY(-1)}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";transform:scale(-1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-flip-both{filter:none}.fa-stack{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2.5em}.fa-stack-1x,.fa-stack-2x{left:0;position:absolute;text-align:center;width:100%}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-500px:before{content:"\f26e"}.fa-accessible-icon:before{content:"\f368"}.fa-accusoft:before{content:"\f369"}.fa-acquisitions-incorporated:before{content:"\f6af"}.fa-ad:before{content:"\f641"}.fa-address-book:before{content:"\f2b9"}.fa-address-card:before{content:"\f2bb"}.fa-adjust:before{content:"\f042"}.fa-adn:before{content:"\f170"}.fa-adobe:before{content:"\f778"}.fa-adversal:before{content:"\f36a"}.fa-affiliatetheme:before{content:"\f36b"}.fa-air-freshener:before{content:"\f5d0"}.fa-airbnb:before{content:"\f834"}.fa-algolia:before{content:"\f36c"}.fa-align-center:before{content:"\f037"}.fa-align-justify:before{content:"\f039"}.fa-align-left:before{content:"\f036"}.fa-align-right:before{content:"\f038"}.fa-alipay:before{content:"\f642"}.fa-allergies:before{content:"\f461"}.fa-amazon:before{content:"\f270"}.fa-amazon-pay:before{content:"\f42c"}.fa-ambulance:before{content:"\f0f9"}.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-amilia:before{content:"\f36d"}.fa-anchor:before{content:"\f13d"}.fa-android:before{content:"\f17b"}.fa-angellist:before{content:"\f209"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-down:before{content:"\f107"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angry:before{content:"\f556"}.fa-angrycreative:before{content:"\f36e"}.fa-angular:before{content:"\f420"}.fa-ankh:before{content:"\f644"}.fa-app-store:before{content:"\f36f"}.fa-app-store-ios:before{content:"\f370"}.fa-apper:before{content:"\f371"}.fa-apple:before{content:"\f179"}.fa-apple-alt:before{content:"\f5d1"}.fa-apple-pay:before{content:"\f415"}.fa-archive:before{content:"\f187"}.fa-archway:before{content:"\f557"}.fa-arrow-alt-circle-down:before{content:"\f358"}.fa-arrow-alt-circle-left:before{content:"\f359"}.fa-arrow-alt-circle-right:before{content:"\f35a"}.fa-arrow-alt-circle-up:before{content:"\f35b"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-down:before{content:"\f063"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrows-alt:before{content:"\f0b2"}.fa-arrows-alt-h:before{content:"\f337"}.fa-arrows-alt-v:before{content:"\f338"}.fa-artstation:before{content:"\f77a"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asterisk:before{content:"\f069"}.fa-asymmetrik:before{content:"\f372"}.fa-at:before{content:"\f1fa"}.fa-atlas:before{content:"\f558"}.fa-atlassian:before{content:"\f77b"}.fa-atom:before{content:"\f5d2"}.fa-audible:before{content:"\f373"}.fa-audio-description:before{content:"\f29e"}.fa-autoprefixer:before{content:"\f41c"}.fa-avianex:before{content:"\f374"}.fa-aviato:before{content:"\f421"}.fa-award:before{content:"\f559"}.fa-aws:before{content:"\f375"}.fa-baby:before{content:"\f77c"}.fa-baby-carriage:before{content:"\f77d"}.fa-backspace:before{content:"\f55a"}.fa-backward:before{content:"\f04a"}.fa-bacon:before{content:"\f7e5"}.fa-balance-scale:before{content:"\f24e"}.fa-balance-scale-left:before{content:"\f515"}.fa-balance-scale-right:before{content:"\f516"}.fa-ban:before{content:"\f05e"}.fa-band-aid:before{content:"\f462"}.fa-bandcamp:before{content:"\f2d5"}.fa-barcode:before{content:"\f02a"}.fa-bars:before{content:"\f0c9"}.fa-baseball-ball:before{content:"\f433"}.fa-basketball-ball:before{content:"\f434"}.fa-bath:before{content:"\f2cd"}.fa-battery-empty:before{content:"\f244"}.fa-battery-full:before{content:"\f240"}.fa-battery-half:before{content:"\f242"}.fa-battery-quarter:before{content:"\f243"}.fa-battery-three-quarters:before{content:"\f241"}.fa-battle-net:before{content:"\f835"}.fa-bed:before{content:"\f236"}.fa-beer:before{content:"\f0fc"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-bell:before{content:"\f0f3"}.fa-bell-slash:before{content:"\f1f6"}.fa-bezier-curve:before{content:"\f55b"}.fa-bible:before{content:"\f647"}.fa-bicycle:before{content:"\f206"}.fa-biking:before{content:"\f84a"}.fa-bimobject:before{content:"\f378"}.fa-binoculars:before{content:"\f1e5"}.fa-biohazard:before{content:"\f780"}.fa-birthday-cake:before{content:"\f1fd"}.fa-bitbucket:before{content:"\f171"}.fa-bitcoin:before{content:"\f379"}.fa-bity:before{content:"\f37a"}.fa-black-tie:before{content:"\f27e"}.fa-blackberry:before{content:"\f37b"}.fa-blender:before{content:"\f517"}.fa-blender-phone:before{content:"\f6b6"}.fa-blind:before{content:"\f29d"}.fa-blog:before{content:"\f781"}.fa-blogger:before{content:"\f37c"}.fa-blogger-b:before{content:"\f37d"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-bold:before{content:"\f032"}.fa-bolt:before{content:"\f0e7"}.fa-bomb:before{content:"\f1e2"}.fa-bone:before{content:"\f5d7"}.fa-bong:before{content:"\f55c"}.fa-book:before{content:"\f02d"}.fa-book-dead:before{content:"\f6b7"}.fa-book-medical:before{content:"\f7e6"}.fa-book-open:before{content:"\f518"}.fa-book-reader:before{content:"\f5da"}.fa-bookmark:before{content:"\f02e"}.fa-bootstrap:before{content:"\f836"}.fa-border-all:before{content:"\f84c"}.fa-border-none:before{content:"\f850"}.fa-border-style:before{content:"\f853"}.fa-bowling-ball:before{content:"\f436"}.fa-box:before{content:"\f466"}.fa-box-open:before{content:"\f49e"}.fa-boxes:before{content:"\f468"}.fa-braille:before{content:"\f2a1"}.fa-brain:before{content:"\f5dc"}.fa-bread-slice:before{content:"\f7ec"}.fa-briefcase:before{content:"\f0b1"}.fa-briefcase-medical:before{content:"\f469"}.fa-broadcast-tower:before{content:"\f519"}.fa-broom:before{content:"\f51a"}.fa-brush:before{content:"\f55d"}.fa-btc:before{content:"\f15a"}.fa-buffer:before{content:"\f837"}.fa-bug:before{content:"\f188"}.fa-building:before{content:"\f1ad"}.fa-bullhorn:before{content:"\f0a1"}.fa-bullseye:before{content:"\f140"}.fa-burn:before{content:"\f46a"}.fa-buromobelexperte:before{content:"\f37f"}.fa-bus:before{content:"\f207"}.fa-bus-alt:before{content:"\f55e"}.fa-business-time:before{content:"\f64a"}.fa-buysellads:before{content:"\f20d"}.fa-calculator:before{content:"\f1ec"}.fa-calendar:before{content:"\f133"}.fa-calendar-alt:before{content:"\f073"}.fa-calendar-check:before{content:"\f274"}.fa-calendar-day:before{content:"\f783"}.fa-calendar-minus:before{content:"\f272"}.fa-calendar-plus:before{content:"\f271"}.fa-calendar-times:before{content:"\f273"}.fa-calendar-week:before{content:"\f784"}.fa-camera:before{content:"\f030"}.fa-camera-retro:before{content:"\f083"}.fa-campground:before{content:"\f6bb"}.fa-canadian-maple-leaf:before{content:"\f785"}.fa-candy-cane:before{content:"\f786"}.fa-cannabis:before{content:"\f55f"}.fa-capsules:before{content:"\f46b"}.fa-car:before{content:"\f1b9"}.fa-car-alt:before{content:"\f5de"}.fa-car-battery:before{content:"\f5df"}.fa-car-crash:before{content:"\f5e1"}.fa-car-side:before{content:"\f5e4"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-caret-square-down:before{content:"\f150"}.fa-caret-square-left:before{content:"\f191"}.fa-caret-square-right:before{content:"\f152"}.fa-caret-square-up:before{content:"\f151"}.fa-caret-up:before{content:"\f0d8"}.fa-carrot:before{content:"\f787"}.fa-cart-arrow-down:before{content:"\f218"}.fa-cart-plus:before{content:"\f217"}.fa-cash-register:before{content:"\f788"}.fa-cat:before{content:"\f6be"}.fa-cc-amazon-pay:before{content:"\f42d"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-apple-pay:before{content:"\f416"}.fa-cc-diners-club:before{content:"\f24c"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-cc-visa:before{content:"\f1f0"}.fa-centercode:before{content:"\f380"}.fa-centos:before{content:"\f789"}.fa-certificate:before{content:"\f0a3"}.fa-chair:before{content:"\f6c0"}.fa-chalkboard:before{content:"\f51b"}.fa-chalkboard-teacher:before{content:"\f51c"}.fa-charging-station:before{content:"\f5e7"}.fa-chart-area:before{content:"\f1fe"}.fa-chart-bar:before{content:"\f080"}.fa-chart-line:before{content:"\f201"}.fa-chart-pie:before{content:"\f200"}.fa-check:before{content:"\f00c"}.fa-check-circle:before{content:"\f058"}.fa-check-double:before{content:"\f560"}.fa-check-square:before{content:"\f14a"}.fa-cheese:before{content:"\f7ef"}.fa-chess:before{content:"\f439"}.fa-chess-bishop:before{content:"\f43a"}.fa-chess-board:before{content:"\f43c"}.fa-chess-king:before{content:"\f43f"}.fa-chess-knight:before{content:"\f441"}.fa-chess-pawn:before{content:"\f443"}.fa-chess-queen:before{content:"\f445"}.fa-chess-rook:before{content:"\f447"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-down:before{content:"\f078"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-chevron-up:before{content:"\f077"}.fa-child:before{content:"\f1ae"}.fa-chrome:before{content:"\f268"}.fa-chromecast:before{content:"\f838"}.fa-church:before{content:"\f51d"}.fa-circle:before{content:"\f111"}.fa-circle-notch:before{content:"\f1ce"}.fa-city:before{content:"\f64f"}.fa-clinic-medical:before{content:"\f7f2"}.fa-clipboard:before{content:"\f328"}.fa-clipboard-check:before{content:"\f46c"}.fa-clipboard-list:before{content:"\f46d"}.fa-clock:before{content:"\f017"}.fa-clone:before{content:"\f24d"}.fa-closed-captioning:before{content:"\f20a"}.fa-cloud:before{content:"\f0c2"}.fa-cloud-download-alt:before{content:"\f381"}.fa-cloud-meatball:before{content:"\f73b"}.fa-cloud-moon:before{content:"\f6c3"}.fa-cloud-moon-rain:before{content:"\f73c"}.fa-cloud-rain:before{content:"\f73d"}.fa-cloud-showers-heavy:before{content:"\f740"}.fa-cloud-sun:before{content:"\f6c4"}.fa-cloud-sun-rain:before{content:"\f743"}.fa-cloud-upload-alt:before{content:"\f382"}.fa-cloudscale:before{content:"\f383"}.fa-cloudsmith:before{content:"\f384"}.fa-cloudversify:before{content:"\f385"}.fa-cocktail:before{content:"\f561"}.fa-code:before{content:"\f121"}.fa-code-branch:before{content:"\f126"}.fa-codepen:before{content:"\f1cb"}.fa-codiepie:before{content:"\f284"}.fa-coffee:before{content:"\f0f4"}.fa-cog:before{content:"\f013"}.fa-cogs:before{content:"\f085"}.fa-coins:before{content:"\f51e"}.fa-columns:before{content:"\f0db"}.fa-comment:before{content:"\f075"}.fa-comment-alt:before{content:"\f27a"}.fa-comment-dollar:before{content:"\f651"}.fa-comment-dots:before{content:"\f4ad"}.fa-comment-medical:before{content:"\f7f5"}.fa-comment-slash:before{content:"\f4b3"}.fa-comments:before{content:"\f086"}.fa-comments-dollar:before{content:"\f653"}.fa-compact-disc:before{content:"\f51f"}.fa-compass:before{content:"\f14e"}.fa-compress:before{content:"\f066"}.fa-compress-arrows-alt:before{content:"\f78c"}.fa-concierge-bell:before{content:"\f562"}.fa-confluence:before{content:"\f78d"}.fa-connectdevelop:before{content:"\f20e"}.fa-contao:before{content:"\f26d"}.fa-cookie:before{content:"\f563"}.fa-cookie-bite:before{content:"\f564"}.fa-copy:before{content:"\f0c5"}.fa-copyright:before{content:"\f1f9"}.fa-couch:before{content:"\f4b8"}.fa-cpanel:before{content:"\f388"}.fa-creative-commons:before{content:"\f25e"}.fa-creative-commons-by:before{content:"\f4e7"}.fa-creative-commons-nc:before{content:"\f4e8"}.fa-creative-commons-nc-eu:before{content:"\f4e9"}.fa-creative-commons-nc-jp:before{content:"\f4ea"}.fa-creative-commons-nd:before{content:"\f4eb"}.fa-creative-commons-pd:before{content:"\f4ec"}.fa-creative-commons-pd-alt:before{content:"\f4ed"}.fa-creative-commons-remix:before{content:"\f4ee"}.fa-creative-commons-sa:before{content:"\f4ef"}.fa-creative-commons-sampling:before{content:"\f4f0"}.fa-creative-commons-sampling-plus:before{content:"\f4f1"}.fa-creative-commons-share:before{content:"\f4f2"}.fa-creative-commons-zero:before{content:"\f4f3"}.fa-credit-card:before{content:"\f09d"}.fa-critical-role:before{content:"\f6c9"}.fa-crop:before{content:"\f125"}.fa-crop-alt:before{content:"\f565"}.fa-cross:before{content:"\f654"}.fa-crosshairs:before{content:"\f05b"}.fa-crow:before{content:"\f520"}.fa-crown:before{content:"\f521"}.fa-crutch:before{content:"\f7f7"}.fa-css3:before{content:"\f13c"}.fa-css3-alt:before{content:"\f38b"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-cut:before{content:"\f0c4"}.fa-cuttlefish:before{content:"\f38c"}.fa-d-and-d:before{content:"\f38d"}.fa-d-and-d-beyond:before{content:"\f6ca"}.fa-dashcube:before{content:"\f210"}.fa-database:before{content:"\f1c0"}.fa-deaf:before{content:"\f2a4"}.fa-delicious:before{content:"\f1a5"}.fa-democrat:before{content:"\f747"}.fa-deploydog:before{content:"\f38e"}.fa-deskpro:before{content:"\f38f"}.fa-desktop:before{content:"\f108"}.fa-dev:before{content:"\f6cc"}.fa-deviantart:before{content:"\f1bd"}.fa-dharmachakra:before{content:"\f655"}.fa-dhl:before{content:"\f790"}.fa-diagnoses:before{content:"\f470"}.fa-diaspora:before{content:"\f791"}.fa-dice:before{content:"\f522"}.fa-dice-d20:before{content:"\f6cf"}.fa-dice-d6:before{content:"\f6d1"}.fa-dice-five:before{content:"\f523"}.fa-dice-four:before{content:"\f524"}.fa-dice-one:before{content:"\f525"}.fa-dice-six:before{content:"\f526"}.fa-dice-three:before{content:"\f527"}.fa-dice-two:before{content:"\f528"}.fa-digg:before{content:"\f1a6"}.fa-digital-ocean:before{content:"\f391"}.fa-digital-tachograph:before{content:"\f566"}.fa-directions:before{content:"\f5eb"}.fa-discord:before{content:"\f392"}.fa-discourse:before{content:"\f393"}.fa-divide:before{content:"\f529"}.fa-dizzy:before{content:"\f567"}.fa-dna:before{content:"\f471"}.fa-dochub:before{content:"\f394"}.fa-docker:before{content:"\f395"}.fa-dog:before{content:"\f6d3"}.fa-dollar-sign:before{content:"\f155"}.fa-dolly:before{content:"\f472"}.fa-dolly-flatbed:before{content:"\f474"}.fa-donate:before{content:"\f4b9"}.fa-door-closed:before{content:"\f52a"}.fa-door-open:before{content:"\f52b"}.fa-dot-circle:before{content:"\f192"}.fa-dove:before{content:"\f4ba"}.fa-download:before{content:"\f019"}.fa-draft2digital:before{content:"\f396"}.fa-drafting-compass:before{content:"\f568"}.fa-dragon:before{content:"\f6d5"}.fa-draw-polygon:before{content:"\f5ee"}.fa-dribbble:before{content:"\f17d"}.fa-dribbble-square:before{content:"\f397"}.fa-dropbox:before{content:"\f16b"}.fa-drum:before{content:"\f569"}.fa-drum-steelpan:before{content:"\f56a"}.fa-drumstick-bite:before{content:"\f6d7"}.fa-drupal:before{content:"\f1a9"}.fa-dumbbell:before{content:"\f44b"}.fa-dumpster:before{content:"\f793"}.fa-dumpster-fire:before{content:"\f794"}.fa-dungeon:before{content:"\f6d9"}.fa-dyalog:before{content:"\f399"}.fa-earlybirds:before{content:"\f39a"}.fa-ebay:before{content:"\f4f4"}.fa-edge:before{content:"\f282"}.fa-edit:before{content:"\f044"}.fa-egg:before{content:"\f7fb"}.fa-eject:before{content:"\f052"}.fa-elementor:before{content:"\f430"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-ello:before{content:"\f5f1"}.fa-ember:before{content:"\f423"}.fa-empire:before{content:"\f1d1"}.fa-envelope:before{content:"\f0e0"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-text:before{content:"\f658"}.fa-envelope-square:before{content:"\f199"}.fa-envira:before{content:"\f299"}.fa-equals:before{content:"\f52c"}.fa-eraser:before{content:"\f12d"}.fa-erlang:before{content:"\f39d"}.fa-ethereum:before{content:"\f42e"}.fa-ethernet:before{content:"\f796"}.fa-etsy:before{content:"\f2d7"}.fa-euro-sign:before{content:"\f153"}.fa-evernote:before{content:"\f839"}.fa-exchange-alt:before{content:"\f362"}.fa-exclamation:before{content:"\f12a"}.fa-exclamation-circle:before{content:"\f06a"}.fa-exclamation-triangle:before{content:"\f071"}.fa-expand:before{content:"\f065"}.fa-expand-arrows-alt:before{content:"\f31e"}.fa-expeditedssl:before{content:"\f23e"}.fa-external-link-alt:before{content:"\f35d"}.fa-external-link-square-alt:before{content:"\f360"}.fa-eye:before{content:"\f06e"}.fa-eye-dropper:before{content:"\f1fb"}.fa-eye-slash:before{content:"\f070"}.fa-facebook:before{content:"\f09a"}.fa-facebook-f:before{content:"\f39e"}.fa-facebook-messenger:before{content:"\f39f"}.fa-facebook-square:before{content:"\f082"}.fa-fan:before{content:"\f863"}.fa-fantasy-flight-games:before{content:"\f6dc"}.fa-fast-backward:before{content:"\f049"}.fa-fast-forward:before{content:"\f050"}.fa-fax:before{content:"\f1ac"}.fa-feather:before{content:"\f52d"}.fa-feather-alt:before{content:"\f56b"}.fa-fedex:before{content:"\f797"}.fa-fedora:before{content:"\f798"}.fa-female:before{content:"\f182"}.fa-fighter-jet:before{content:"\f0fb"}.fa-figma:before{content:"\f799"}.fa-file:before{content:"\f15b"}.fa-file-alt:before{content:"\f15c"}.fa-file-archive:before{content:"\f1c6"}.fa-file-audio:before{content:"\f1c7"}.fa-file-code:before{content:"\f1c9"}.fa-file-contract:before{content:"\f56c"}.fa-file-csv:before{content:"\f6dd"}.fa-file-download:before{content:"\f56d"}.fa-file-excel:before{content:"\f1c3"}.fa-file-export:before{content:"\f56e"}.fa-file-image:before{content:"\f1c5"}.fa-file-import:before{content:"\f56f"}.fa-file-invoice:before{content:"\f570"}.fa-file-invoice-dollar:before{content:"\f571"}.fa-file-medical:before{content:"\f477"}.fa-file-medical-alt:before{content:"\f478"}.fa-file-pdf:before{content:"\f1c1"}.fa-file-powerpoint:before{content:"\f1c4"}.fa-file-prescription:before{content:"\f572"}.fa-file-signature:before{content:"\f573"}.fa-file-upload:before{content:"\f574"}.fa-file-video:before{content:"\f1c8"}.fa-file-word:before{content:"\f1c2"}.fa-fill:before{content:"\f575"}.fa-fill-drip:before{content:"\f576"}.fa-film:before{content:"\f008"}.fa-filter:before{content:"\f0b0"}.fa-fingerprint:before{content:"\f577"}.fa-fire:before{content:"\f06d"}.fa-fire-alt:before{content:"\f7e4"}.fa-fire-extinguisher:before{content:"\f134"}.fa-firefox:before{content:"\f269"}.fa-first-aid:before{content:"\f479"}.fa-first-order:before{content:"\f2b0"}.fa-first-order-alt:before{content:"\f50a"}.fa-firstdraft:before{content:"\f3a1"}.fa-fish:before{content:"\f578"}.fa-fist-raised:before{content:"\f6de"}.fa-flag:before{content:"\f024"}.fa-flag-checkered:before{content:"\f11e"}.fa-flag-usa:before{content:"\f74d"}.fa-flask:before{content:"\f0c3"}.fa-flickr:before{content:"\f16e"}.fa-flipboard:before{content:"\f44d"}.fa-flushed:before{content:"\f579"}.fa-fly:before{content:"\f417"}.fa-folder:before{content:"\f07b"}.fa-folder-minus:before{content:"\f65d"}.fa-folder-open:before{content:"\f07c"}.fa-folder-plus:before{content:"\f65e"}.fa-font:before{content:"\f031"}.fa-font-awesome:before{content:"\f2b4"}.fa-font-awesome-alt:before{content:"\f35c"}.fa-font-awesome-flag:before{content:"\f425"}.fa-font-awesome-logo-full:before{content:"\f4e6"}.fa-fonticons:before{content:"\f280"}.fa-fonticons-fi:before{content:"\f3a2"}.fa-football-ball:before{content:"\f44e"}.fa-fort-awesome:before{content:"\f286"}.fa-fort-awesome-alt:before{content:"\f3a3"}.fa-forumbee:before{content:"\f211"}.fa-forward:before{content:"\f04e"}.fa-foursquare:before{content:"\f180"}.fa-free-code-camp:before{content:"\f2c5"}.fa-freebsd:before{content:"\f3a4"}.fa-frog:before{content:"\f52e"}.fa-frown:before{content:"\f119"}.fa-frown-open:before{content:"\f57a"}.fa-fulcrum:before{content:"\f50b"}.fa-funnel-dollar:before{content:"\f662"}.fa-futbol:before{content:"\f1e3"}.fa-galactic-republic:before{content:"\f50c"}.fa-galactic-senate:before{content:"\f50d"}.fa-gamepad:before{content:"\f11b"}.fa-gas-pump:before{content:"\f52f"}.fa-gavel:before{content:"\f0e3"}.fa-gem:before{content:"\f3a5"}.fa-genderless:before{content:"\f22d"}.fa-get-pocket:before{content:"\f265"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-ghost:before{content:"\f6e2"}.fa-gift:before{content:"\f06b"}.fa-gifts:before{content:"\f79c"}.fa-git:before{content:"\f1d3"}.fa-git-alt:before{content:"\f841"}.fa-git-square:before{content:"\f1d2"}.fa-github:before{content:"\f09b"}.fa-github-alt:before{content:"\f113"}.fa-github-square:before{content:"\f092"}.fa-gitkraken:before{content:"\f3a6"}.fa-gitlab:before{content:"\f296"}.fa-gitter:before{content:"\f426"}.fa-glass-cheers:before{content:"\f79f"}.fa-glass-martini:before{content:"\f000"}.fa-glass-martini-alt:before{content:"\f57b"}.fa-glass-whiskey:before{content:"\f7a0"}.fa-glasses:before{content:"\f530"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-globe:before{content:"\f0ac"}.fa-globe-africa:before{content:"\f57c"}.fa-globe-americas:before{content:"\f57d"}.fa-globe-asia:before{content:"\f57e"}.fa-globe-europe:before{content:"\f7a2"}.fa-gofore:before{content:"\f3a7"}.fa-golf-ball:before{content:"\f450"}.fa-goodreads:before{content:"\f3a8"}.fa-goodreads-g:before{content:"\f3a9"}.fa-google:before{content:"\f1a0"}.fa-google-drive:before{content:"\f3aa"}.fa-google-play:before{content:"\f3ab"}.fa-google-plus:before{content:"\f2b3"}.fa-google-plus-g:before{content:"\f0d5"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-wallet:before{content:"\f1ee"}.fa-gopuram:before{content:"\f664"}.fa-graduation-cap:before{content:"\f19d"}.fa-gratipay:before{content:"\f184"}.fa-grav:before{content:"\f2d6"}.fa-greater-than:before{content:"\f531"}.fa-greater-than-equal:before{content:"\f532"}.fa-grimace:before{content:"\f57f"}.fa-grin:before{content:"\f580"}.fa-grin-alt:before{content:"\f581"}.fa-grin-beam:before{content:"\f582"}.fa-grin-beam-sweat:before{content:"\f583"}.fa-grin-hearts:before{content:"\f584"}.fa-grin-squint:before{content:"\f585"}.fa-grin-squint-tears:before{content:"\f586"}.fa-grin-stars:before{content:"\f587"}.fa-grin-tears:before{content:"\f588"}.fa-grin-tongue:before{content:"\f589"}.fa-grin-tongue-squint:before{content:"\f58a"}.fa-grin-tongue-wink:before{content:"\f58b"}.fa-grin-wink:before{content:"\f58c"}.fa-grip-horizontal:before{content:"\f58d"}.fa-grip-lines:before{content:"\f7a4"}.fa-grip-lines-vertical:before{content:"\f7a5"}.fa-grip-vertical:before{content:"\f58e"}.fa-gripfire:before{content:"\f3ac"}.fa-grunt:before{content:"\f3ad"}.fa-guitar:before{content:"\f7a6"}.fa-gulp:before{content:"\f3ae"}.fa-h-square:before{content:"\f0fd"}.fa-hacker-news:before{content:"\f1d4"}.fa-hacker-news-square:before{content:"\f3af"}.fa-hackerrank:before{content:"\f5f7"}.fa-hamburger:before{content:"\f805"}.fa-hammer:before{content:"\f6e3"}.fa-hamsa:before{content:"\f665"}.fa-hand-holding:before{content:"\f4bd"}.fa-hand-holding-heart:before{content:"\f4be"}.fa-hand-holding-usd:before{content:"\f4c0"}.fa-hand-lizard:before{content:"\f258"}.fa-hand-middle-finger:before{content:"\f806"}.fa-hand-paper:before{content:"\f256"}.fa-hand-peace:before{content:"\f25b"}.fa-hand-point-down:before{content:"\f0a7"}.fa-hand-point-left:before{content:"\f0a5"}.fa-hand-point-right:before{content:"\f0a4"}.fa-hand-point-up:before{content:"\f0a6"}.fa-hand-pointer:before{content:"\f25a"}.fa-hand-rock:before{content:"\f255"}.fa-hand-scissors:before{content:"\f257"}.fa-hand-spock:before{content:"\f259"}.fa-hands:before{content:"\f4c2"}.fa-hands-helping:before{content:"\f4c4"}.fa-handshake:before{content:"\f2b5"}.fa-hanukiah:before{content:"\f6e6"}.fa-hard-hat:before{content:"\f807"}.fa-hashtag:before{content:"\f292"}.fa-hat-wizard:before{content:"\f6e8"}.fa-haykal:before{content:"\f666"}.fa-hdd:before{content:"\f0a0"}.fa-heading:before{content:"\f1dc"}.fa-headphones:before{content:"\f025"}.fa-headphones-alt:before{content:"\f58f"}.fa-headset:before{content:"\f590"}.fa-heart:before{content:"\f004"}.fa-heart-broken:before{content:"\f7a9"}.fa-heartbeat:before{content:"\f21e"}.fa-helicopter:before{content:"\f533"}.fa-highlighter:before{content:"\f591"}.fa-hiking:before{content:"\f6ec"}.fa-hippo:before{content:"\f6ed"}.fa-hips:before{content:"\f452"}.fa-hire-a-helper:before{content:"\f3b0"}.fa-history:before{content:"\f1da"}.fa-hockey-puck:before{content:"\f453"}.fa-holly-berry:before{content:"\f7aa"}.fa-home:before{content:"\f015"}.fa-hooli:before{content:"\f427"}.fa-hornbill:before{content:"\f592"}.fa-horse:before{content:"\f6f0"}.fa-horse-head:before{content:"\f7ab"}.fa-hospital:before{content:"\f0f8"}.fa-hospital-alt:before{content:"\f47d"}.fa-hospital-symbol:before{content:"\f47e"}.fa-hot-tub:before{content:"\f593"}.fa-hotdog:before{content:"\f80f"}.fa-hotel:before{content:"\f594"}.fa-hotjar:before{content:"\f3b1"}.fa-hourglass:before{content:"\f254"}.fa-hourglass-end:before{content:"\f253"}.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-start:before{content:"\f251"}.fa-house-damage:before{content:"\f6f1"}.fa-houzz:before{content:"\f27c"}.fa-hryvnia:before{content:"\f6f2"}.fa-html5:before{content:"\f13b"}.fa-hubspot:before{content:"\f3b2"}.fa-i-cursor:before{content:"\f246"}.fa-ice-cream:before{content:"\f810"}.fa-icicles:before{content:"\f7ad"}.fa-icons:before{content:"\f86d"}.fa-id-badge:before{content:"\f2c1"}.fa-id-card:before{content:"\f2c2"}.fa-id-card-alt:before{content:"\f47f"}.fa-igloo:before{content:"\f7ae"}.fa-image:before{content:"\f03e"}.fa-images:before{content:"\f302"}.fa-imdb:before{content:"\f2d8"}.fa-inbox:before{content:"\f01c"}.fa-indent:before{content:"\f03c"}.fa-industry:before{content:"\f275"}.fa-infinity:before{content:"\f534"}.fa-info:before{content:"\f129"}.fa-info-circle:before{content:"\f05a"}.fa-instagram:before{content:"\f16d"}.fa-intercom:before{content:"\f7af"}.fa-internet-explorer:before{content:"\f26b"}.fa-invision:before{content:"\f7b0"}.fa-ioxhost:before{content:"\f208"}.fa-italic:before{content:"\f033"}.fa-itch-io:before{content:"\f83a"}.fa-itunes:before{content:"\f3b4"}.fa-itunes-note:before{content:"\f3b5"}.fa-java:before{content:"\f4e4"}.fa-jedi:before{content:"\f669"}.fa-jedi-order:before{content:"\f50e"}.fa-jenkins:before{content:"\f3b6"}.fa-jira:before{content:"\f7b1"}.fa-joget:before{content:"\f3b7"}.fa-joint:before{content:"\f595"}.fa-joomla:before{content:"\f1aa"}.fa-journal-whills:before{content:"\f66a"}.fa-js:before{content:"\f3b8"}.fa-js-square:before{content:"\f3b9"}.fa-jsfiddle:before{content:"\f1cc"}.fa-kaaba:before{content:"\f66b"}.fa-kaggle:before{content:"\f5fa"}.fa-key:before{content:"\f084"}.fa-keybase:before{content:"\f4f5"}.fa-keyboard:before{content:"\f11c"}.fa-keycdn:before{content:"\f3ba"}.fa-khanda:before{content:"\f66d"}.fa-kickstarter:before{content:"\f3bb"}.fa-kickstarter-k:before{content:"\f3bc"}.fa-kiss:before{content:"\f596"}.fa-kiss-beam:before{content:"\f597"}.fa-kiss-wink-heart:before{content:"\f598"}.fa-kiwi-bird:before{content:"\f535"}.fa-korvue:before{content:"\f42f"}.fa-landmark:before{content:"\f66f"}.fa-language:before{content:"\f1ab"}.fa-laptop:before{content:"\f109"}.fa-laptop-code:before{content:"\f5fc"}.fa-laptop-medical:before{content:"\f812"}.fa-laravel:before{content:"\f3bd"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-laugh:before{content:"\f599"}.fa-laugh-beam:before{content:"\f59a"}.fa-laugh-squint:before{content:"\f59b"}.fa-laugh-wink:before{content:"\f59c"}.fa-layer-group:before{content:"\f5fd"}.fa-leaf:before{content:"\f06c"}.fa-leanpub:before{content:"\f212"}.fa-lemon:before{content:"\f094"}.fa-less:before{content:"\f41d"}.fa-less-than:before{content:"\f536"}.fa-less-than-equal:before{content:"\f537"}.fa-level-down-alt:before{content:"\f3be"}.fa-level-up-alt:before{content:"\f3bf"}.fa-life-ring:before{content:"\f1cd"}.fa-lightbulb:before{content:"\f0eb"}.fa-line:before{content:"\f3c0"}.fa-link:before{content:"\f0c1"}.fa-linkedin:before{content:"\f08c"}.fa-linkedin-in:before{content:"\f0e1"}.fa-linode:before{content:"\f2b8"}.fa-linux:before{content:"\f17c"}.fa-lira-sign:before{content:"\f195"}.fa-list:before{content:"\f03a"}.fa-list-alt:before{content:"\f022"}.fa-list-ol:before{content:"\f0cb"}.fa-list-ul:before{content:"\f0ca"}.fa-location-arrow:before{content:"\f124"}.fa-lock:before{content:"\f023"}.fa-lock-open:before{content:"\f3c1"}.fa-long-arrow-alt-down:before{content:"\f309"}.fa-long-arrow-alt-left:before{content:"\f30a"}.fa-long-arrow-alt-right:before{content:"\f30b"}.fa-long-arrow-alt-up:before{content:"\f30c"}.fa-low-vision:before{content:"\f2a8"}.fa-luggage-cart:before{content:"\f59d"}.fa-lyft:before{content:"\f3c3"}.fa-magento:before{content:"\f3c4"}.fa-magic:before{content:"\f0d0"}.fa-magnet:before{content:"\f076"}.fa-mail-bulk:before{content:"\f674"}.fa-mailchimp:before{content:"\f59e"}.fa-male:before{content:"\f183"}.fa-mandalorian:before{content:"\f50f"}.fa-map:before{content:"\f279"}.fa-map-marked:before{content:"\f59f"}.fa-map-marked-alt:before{content:"\f5a0"}.fa-map-marker:before{content:"\f041"}.fa-map-marker-alt:before{content:"\f3c5"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-markdown:before{content:"\f60f"}.fa-marker:before{content:"\f5a1"}.fa-mars:before{content:"\f222"}.fa-mars-double:before{content:"\f227"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mask:before{content:"\f6fa"}.fa-mastodon:before{content:"\f4f6"}.fa-maxcdn:before{content:"\f136"}.fa-medal:before{content:"\f5a2"}.fa-medapps:before{content:"\f3c6"}.fa-medium:before{content:"\f23a"}.fa-medium-m:before{content:"\f3c7"}.fa-medkit:before{content:"\f0fa"}.fa-medrt:before{content:"\f3c8"}.fa-meetup:before{content:"\f2e0"}.fa-megaport:before{content:"\f5a3"}.fa-meh:before{content:"\f11a"}.fa-meh-blank:before{content:"\f5a4"}.fa-meh-rolling-eyes:before{content:"\f5a5"}.fa-memory:before{content:"\f538"}.fa-mendeley:before{content:"\f7b3"}.fa-menorah:before{content:"\f676"}.fa-mercury:before{content:"\f223"}.fa-meteor:before{content:"\f753"}.fa-microchip:before{content:"\f2db"}.fa-microphone:before{content:"\f130"}.fa-microphone-alt:before{content:"\f3c9"}.fa-microphone-alt-slash:before{content:"\f539"}.fa-microphone-slash:before{content:"\f131"}.fa-microscope:before{content:"\f610"}.fa-microsoft:before{content:"\f3ca"}.fa-minus:before{content:"\f068"}.fa-minus-circle:before{content:"\f056"}.fa-minus-square:before{content:"\f146"}.fa-mitten:before{content:"\f7b5"}.fa-mix:before{content:"\f3cb"}.fa-mixcloud:before{content:"\f289"}.fa-mizuni:before{content:"\f3cc"}.fa-mobile:before{content:"\f10b"}.fa-mobile-alt:before{content:"\f3cd"}.fa-modx:before{content:"\f285"}.fa-monero:before{content:"\f3d0"}.fa-money-bill:before{content:"\f0d6"}.fa-money-bill-alt:before{content:"\f3d1"}.fa-money-bill-wave:before{content:"\f53a"}.fa-money-bill-wave-alt:before{content:"\f53b"}.fa-money-check:before{content:"\f53c"}.fa-money-check-alt:before{content:"\f53d"}.fa-monument:before{content:"\f5a6"}.fa-moon:before{content:"\f186"}.fa-mortar-pestle:before{content:"\f5a7"}.fa-mosque:before{content:"\f678"}.fa-motorcycle:before{content:"\f21c"}.fa-mountain:before{content:"\f6fc"}.fa-mouse-pointer:before{content:"\f245"}.fa-mug-hot:before{content:"\f7b6"}.fa-music:before{content:"\f001"}.fa-napster:before{content:"\f3d2"}.fa-neos:before{content:"\f612"}.fa-network-wired:before{content:"\f6ff"}.fa-neuter:before{content:"\f22c"}.fa-newspaper:before{content:"\f1ea"}.fa-nimblr:before{content:"\f5a8"}.fa-node:before{content:"\f419"}.fa-node-js:before{content:"\f3d3"}.fa-not-equal:before{content:"\f53e"}.fa-notes-medical:before{content:"\f481"}.fa-npm:before{content:"\f3d4"}.fa-ns8:before{content:"\f3d5"}.fa-nutritionix:before{content:"\f3d6"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-oil-can:before{content:"\f613"}.fa-old-republic:before{content:"\f510"}.fa-om:before{content:"\f679"}.fa-opencart:before{content:"\f23d"}.fa-openid:before{content:"\f19b"}.fa-opera:before{content:"\f26a"}.fa-optin-monster:before{content:"\f23c"}.fa-osi:before{content:"\f41a"}.fa-otter:before{content:"\f700"}.fa-outdent:before{content:"\f03b"}.fa-page4:before{content:"\f3d7"}.fa-pagelines:before{content:"\f18c"}.fa-pager:before{content:"\f815"}.fa-paint-brush:before{content:"\f1fc"}.fa-paint-roller:before{content:"\f5aa"}.fa-palette:before{content:"\f53f"}.fa-palfed:before{content:"\f3d8"}.fa-pallet:before{content:"\f482"}.fa-paper-plane:before{content:"\f1d8"}.fa-paperclip:before{content:"\f0c6"}.fa-parachute-box:before{content:"\f4cd"}.fa-paragraph:before{content:"\f1dd"}.fa-parking:before{content:"\f540"}.fa-passport:before{content:"\f5ab"}.fa-pastafarianism:before{content:"\f67b"}.fa-paste:before{content:"\f0ea"}.fa-patreon:before{content:"\f3d9"}.fa-pause:before{content:"\f04c"}.fa-pause-circle:before{content:"\f28b"}.fa-paw:before{content:"\f1b0"}.fa-paypal:before{content:"\f1ed"}.fa-peace:before{content:"\f67c"}.fa-pen:before{content:"\f304"}.fa-pen-alt:before{content:"\f305"}.fa-pen-fancy:before{content:"\f5ac"}.fa-pen-nib:before{content:"\f5ad"}.fa-pen-square:before{content:"\f14b"}.fa-pencil-alt:before{content:"\f303"}.fa-pencil-ruler:before{content:"\f5ae"}.fa-penny-arcade:before{content:"\f704"}.fa-people-carry:before{content:"\f4ce"}.fa-pepper-hot:before{content:"\f816"}.fa-percent:before{content:"\f295"}.fa-percentage:before{content:"\f541"}.fa-periscope:before{content:"\f3da"}.fa-person-booth:before{content:"\f756"}.fa-phabricator:before{content:"\f3db"}.fa-phoenix-framework:before{content:"\f3dc"}.fa-phoenix-squadron:before{content:"\f511"}.fa-phone:before{content:"\f095"}.fa-phone-alt:before{content:"\f879"}.fa-phone-slash:before{content:"\f3dd"}.fa-phone-square:before{content:"\f098"}.fa-phone-square-alt:before{content:"\f87b"}.fa-phone-volume:before{content:"\f2a0"}.fa-photo-video:before{content:"\f87c"}.fa-php:before{content:"\f457"}.fa-pied-piper:before{content:"\f2ae"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-pied-piper-hat:before{content:"\f4e5"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-piggy-bank:before{content:"\f4d3"}.fa-pills:before{content:"\f484"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-p:before{content:"\f231"}.fa-pinterest-square:before{content:"\f0d3"}.fa-pizza-slice:before{content:"\f818"}.fa-place-of-worship:before{content:"\f67f"}.fa-plane:before{content:"\f072"}.fa-plane-arrival:before{content:"\f5af"}.fa-plane-departure:before{content:"\f5b0"}.fa-play:before{content:"\f04b"}.fa-play-circle:before{content:"\f144"}.fa-playstation:before{content:"\f3df"}.fa-plug:before{content:"\f1e6"}.fa-plus:before{content:"\f067"}.fa-plus-circle:before{content:"\f055"}.fa-plus-square:before{content:"\f0fe"}.fa-podcast:before{content:"\f2ce"}.fa-poll:before{content:"\f681"}.fa-poll-h:before{content:"\f682"}.fa-poo:before{content:"\f2fe"}.fa-poo-storm:before{content:"\f75a"}.fa-poop:before{content:"\f619"}.fa-portrait:before{content:"\f3e0"}.fa-pound-sign:before{content:"\f154"}.fa-power-off:before{content:"\f011"}.fa-pray:before{content:"\f683"}.fa-praying-hands:before{content:"\f684"}.fa-prescription:before{content:"\f5b1"}.fa-prescription-bottle:before{content:"\f485"}.fa-prescription-bottle-alt:before{content:"\f486"}.fa-print:before{content:"\f02f"}.fa-procedures:before{content:"\f487"}.fa-product-hunt:before{content:"\f288"}.fa-project-diagram:before{content:"\f542"}.fa-pushed:before{content:"\f3e1"}.fa-puzzle-piece:before{content:"\f12e"}.fa-python:before{content:"\f3e2"}.fa-qq:before{content:"\f1d6"}.fa-qrcode:before{content:"\f029"}.fa-question:before{content:"\f128"}.fa-question-circle:before{content:"\f059"}.fa-quidditch:before{content:"\f458"}.fa-quinscape:before{content:"\f459"}.fa-quora:before{content:"\f2c4"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-quran:before{content:"\f687"}.fa-r-project:before{content:"\f4f7"}.fa-radiation:before{content:"\f7b9"}.fa-radiation-alt:before{content:"\f7ba"}.fa-rainbow:before{content:"\f75b"}.fa-random:before{content:"\f074"}.fa-raspberry-pi:before{content:"\f7bb"}.fa-ravelry:before{content:"\f2d9"}.fa-react:before{content:"\f41b"}.fa-reacteurope:before{content:"\f75d"}.fa-readme:before{content:"\f4d5"}.fa-rebel:before{content:"\f1d0"}.fa-receipt:before{content:"\f543"}.fa-recycle:before{content:"\f1b8"}.fa-red-river:before{content:"\f3e3"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-alien:before{content:"\f281"}.fa-reddit-square:before{content:"\f1a2"}.fa-redhat:before{content:"\f7bc"}.fa-redo:before{content:"\f01e"}.fa-redo-alt:before{content:"\f2f9"}.fa-registered:before{content:"\f25d"}.fa-remove-format:before{content:"\f87d"}.fa-renren:before{content:"\f18b"}.fa-reply:before{content:"\f3e5"}.fa-reply-all:before{content:"\f122"}.fa-replyd:before{content:"\f3e6"}.fa-republican:before{content:"\f75e"}.fa-researchgate:before{content:"\f4f8"}.fa-resolving:before{content:"\f3e7"}.fa-restroom:before{content:"\f7bd"}.fa-retweet:before{content:"\f079"}.fa-rev:before{content:"\f5b2"}.fa-ribbon:before{content:"\f4d6"}.fa-ring:before{content:"\f70b"}.fa-road:before{content:"\f018"}.fa-robot:before{content:"\f544"}.fa-rocket:before{content:"\f135"}.fa-rocketchat:before{content:"\f3e8"}.fa-rockrms:before{content:"\f3e9"}.fa-route:before{content:"\f4d7"}.fa-rss:before{content:"\f09e"}.fa-rss-square:before{content:"\f143"}.fa-ruble-sign:before{content:"\f158"}.fa-ruler:before{content:"\f545"}.fa-ruler-combined:before{content:"\f546"}.fa-ruler-horizontal:before{content:"\f547"}.fa-ruler-vertical:before{content:"\f548"}.fa-running:before{content:"\f70c"}.fa-rupee-sign:before{content:"\f156"}.fa-sad-cry:before{content:"\f5b3"}.fa-sad-tear:before{content:"\f5b4"}.fa-safari:before{content:"\f267"}.fa-salesforce:before{content:"\f83b"}.fa-sass:before{content:"\f41e"}.fa-satellite:before{content:"\f7bf"}.fa-satellite-dish:before{content:"\f7c0"}.fa-save:before{content:"\f0c7"}.fa-schlix:before{content:"\f3ea"}.fa-school:before{content:"\f549"}.fa-screwdriver:before{content:"\f54a"}.fa-scribd:before{content:"\f28a"}.fa-scroll:before{content:"\f70e"}.fa-sd-card:before{content:"\f7c2"}.fa-search:before{content:"\f002"}.fa-search-dollar:before{content:"\f688"}.fa-search-location:before{content:"\f689"}.fa-search-minus:before{content:"\f010"}.fa-search-plus:before{content:"\f00e"}.fa-searchengin:before{content:"\f3eb"}.fa-seedling:before{content:"\f4d8"}.fa-sellcast:before{content:"\f2da"}.fa-sellsy:before{content:"\f213"}.fa-server:before{content:"\f233"}.fa-servicestack:before{content:"\f3ec"}.fa-shapes:before{content:"\f61f"}.fa-share:before{content:"\f064"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-share-square:before{content:"\f14d"}.fa-shekel-sign:before{content:"\f20b"}.fa-shield-alt:before{content:"\f3ed"}.fa-ship:before{content:"\f21a"}.fa-shipping-fast:before{content:"\f48b"}.fa-shirtsinbulk:before{content:"\f214"}.fa-shoe-prints:before{content:"\f54b"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-shopping-cart:before{content:"\f07a"}.fa-shopware:before{content:"\f5b5"}.fa-shower:before{content:"\f2cc"}.fa-shuttle-van:before{content:"\f5b6"}.fa-sign:before{content:"\f4d9"}.fa-sign-in-alt:before{content:"\f2f6"}.fa-sign-language:before{content:"\f2a7"}.fa-sign-out-alt:before{content:"\f2f5"}.fa-signal:before{content:"\f012"}.fa-signature:before{content:"\f5b7"}.fa-sim-card:before{content:"\f7c4"}.fa-simplybuilt:before{content:"\f215"}.fa-sistrix:before{content:"\f3ee"}.fa-sitemap:before{content:"\f0e8"}.fa-sith:before{content:"\f512"}.fa-skating:before{content:"\f7c5"}.fa-sketch:before{content:"\f7c6"}.fa-skiing:before{content:"\f7c9"}.fa-skiing-nordic:before{content:"\f7ca"}.fa-skull:before{content:"\f54c"}.fa-skull-crossbones:before{content:"\f714"}.fa-skyatlas:before{content:"\f216"}.fa-skype:before{content:"\f17e"}.fa-slack:before{content:"\f198"}.fa-slack-hash:before{content:"\f3ef"}.fa-slash:before{content:"\f715"}.fa-sleigh:before{content:"\f7cc"}.fa-sliders-h:before{content:"\f1de"}.fa-slideshare:before{content:"\f1e7"}.fa-smile:before{content:"\f118"}.fa-smile-beam:before{content:"\f5b8"}.fa-smile-wink:before{content:"\f4da"}.fa-smog:before{content:"\f75f"}.fa-smoking:before{content:"\f48d"}.fa-smoking-ban:before{content:"\f54d"}.fa-sms:before{content:"\f7cd"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-snowboarding:before{content:"\f7ce"}.fa-snowflake:before{content:"\f2dc"}.fa-snowman:before{content:"\f7d0"}.fa-snowplow:before{content:"\f7d2"}.fa-socks:before{content:"\f696"}.fa-solar-panel:before{content:"\f5ba"}.fa-sort:before{content:"\f0dc"}.fa-sort-alpha-down:before{content:"\f15d"}.fa-sort-alpha-down-alt:before{content:"\f881"}.fa-sort-alpha-up:before{content:"\f15e"}.fa-sort-alpha-up-alt:before{content:"\f882"}.fa-sort-amount-down:before{content:"\f160"}.fa-sort-amount-down-alt:before{content:"\f884"}.fa-sort-amount-up:before{content:"\f161"}.fa-sort-amount-up-alt:before{content:"\f885"}.fa-sort-down:before{content:"\f0dd"}.fa-sort-numeric-down:before{content:"\f162"}.fa-sort-numeric-down-alt:before{content:"\f886"}.fa-sort-numeric-up:before{content:"\f163"}.fa-sort-numeric-up-alt:before{content:"\f887"}.fa-sort-up:before{content:"\f0de"}.fa-soundcloud:before{content:"\f1be"}.fa-sourcetree:before{content:"\f7d3"}.fa-spa:before{content:"\f5bb"}.fa-space-shuttle:before{content:"\f197"}.fa-speakap:before{content:"\f3f3"}.fa-speaker-deck:before{content:"\f83c"}.fa-spell-check:before{content:"\f891"}.fa-spider:before{content:"\f717"}.fa-spinner:before{content:"\f110"}.fa-splotch:before{content:"\f5bc"}.fa-spotify:before{content:"\f1bc"}.fa-spray-can:before{content:"\f5bd"}.fa-square:before{content:"\f0c8"}.fa-square-full:before{content:"\f45c"}.fa-square-root-alt:before{content:"\f698"}.fa-squarespace:before{content:"\f5be"}.fa-stack-exchange:before{content:"\f18d"}.fa-stack-overflow:before{content:"\f16c"}.fa-stackpath:before{content:"\f842"}.fa-stamp:before{content:"\f5bf"}.fa-star:before{content:"\f005"}.fa-star-and-crescent:before{content:"\f699"}.fa-star-half:before{content:"\f089"}.fa-star-half-alt:before{content:"\f5c0"}.fa-star-of-david:before{content:"\f69a"}.fa-star-of-life:before{content:"\f621"}.fa-staylinked:before{content:"\f3f5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-steam-symbol:before{content:"\f3f6"}.fa-step-backward:before{content:"\f048"}.fa-step-forward:before{content:"\f051"}.fa-stethoscope:before{content:"\f0f1"}.fa-sticker-mule:before{content:"\f3f7"}.fa-sticky-note:before{content:"\f249"}.fa-stop:before{content:"\f04d"}.fa-stop-circle:before{content:"\f28d"}.fa-stopwatch:before{content:"\f2f2"}.fa-store:before{content:"\f54e"}.fa-store-alt:before{content:"\f54f"}.fa-strava:before{content:"\f428"}.fa-stream:before{content:"\f550"}.fa-street-view:before{content:"\f21d"}.fa-strikethrough:before{content:"\f0cc"}.fa-stripe:before{content:"\f429"}.fa-stripe-s:before{content:"\f42a"}.fa-stroopwafel:before{content:"\f551"}.fa-studiovinari:before{content:"\f3f8"}.fa-stumbleupon:before{content:"\f1a4"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-subscript:before{content:"\f12c"}.fa-subway:before{content:"\f239"}.fa-suitcase:before{content:"\f0f2"}.fa-suitcase-rolling:before{content:"\f5c1"}.fa-sun:before{content:"\f185"}.fa-superpowers:before{content:"\f2dd"}.fa-superscript:before{content:"\f12b"}.fa-supple:before{content:"\f3f9"}.fa-surprise:before{content:"\f5c2"}.fa-suse:before{content:"\f7d6"}.fa-swatchbook:before{content:"\f5c3"}.fa-swimmer:before{content:"\f5c4"}.fa-swimming-pool:before{content:"\f5c5"}.fa-symfony:before{content:"\f83d"}.fa-synagogue:before{content:"\f69b"}.fa-sync:before{content:"\f021"}.fa-sync-alt:before{content:"\f2f1"}.fa-syringe:before{content:"\f48e"}.fa-table:before{content:"\f0ce"}.fa-table-tennis:before{content:"\f45d"}.fa-tablet:before{content:"\f10a"}.fa-tablet-alt:before{content:"\f3fa"}.fa-tablets:before{content:"\f490"}.fa-tachometer-alt:before{content:"\f3fd"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-tape:before{content:"\f4db"}.fa-tasks:before{content:"\f0ae"}.fa-taxi:before{content:"\f1ba"}.fa-teamspeak:before{content:"\f4f9"}.fa-teeth:before{content:"\f62e"}.fa-teeth-open:before{content:"\f62f"}.fa-telegram:before{content:"\f2c6"}.fa-telegram-plane:before{content:"\f3fe"}.fa-temperature-high:before{content:"\f769"}.fa-temperature-low:before{content:"\f76b"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-tenge:before{content:"\f7d7"}.fa-terminal:before{content:"\f120"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-th:before{content:"\f00a"}.fa-th-large:before{content:"\f009"}.fa-th-list:before{content:"\f00b"}.fa-the-red-yeti:before{content:"\f69d"}.fa-theater-masks:before{content:"\f630"}.fa-themeco:before{content:"\f5c6"}.fa-themeisle:before{content:"\f2b2"}.fa-thermometer:before{content:"\f491"}.fa-thermometer-empty:before{content:"\f2cb"}.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-think-peaks:before{content:"\f731"}.fa-thumbs-down:before{content:"\f165"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbtack:before{content:"\f08d"}.fa-ticket-alt:before{content:"\f3ff"}.fa-times:before{content:"\f00d"}.fa-times-circle:before{content:"\f057"}.fa-tint:before{content:"\f043"}.fa-tint-slash:before{content:"\f5c7"}.fa-tired:before{content:"\f5c8"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-toilet:before{content:"\f7d8"}.fa-toilet-paper:before{content:"\f71e"}.fa-toolbox:before{content:"\f552"}.fa-tools:before{content:"\f7d9"}.fa-tooth:before{content:"\f5c9"}.fa-torah:before{content:"\f6a0"}.fa-torii-gate:before{content:"\f6a1"}.fa-tractor:before{content:"\f722"}.fa-trade-federation:before{content:"\f513"}.fa-trademark:before{content:"\f25c"}.fa-traffic-light:before{content:"\f637"}.fa-train:before{content:"\f238"}.fa-tram:before{content:"\f7da"}.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-trash:before{content:"\f1f8"}.fa-trash-alt:before{content:"\f2ed"}.fa-trash-restore:before{content:"\f829"}.fa-trash-restore-alt:before{content:"\f82a"}.fa-tree:before{content:"\f1bb"}.fa-trello:before{content:"\f181"}.fa-tripadvisor:before{content:"\f262"}.fa-trophy:before{content:"\f091"}.fa-truck:before{content:"\f0d1"}.fa-truck-loading:before{content:"\f4de"}.fa-truck-monster:before{content:"\f63b"}.fa-truck-moving:before{content:"\f4df"}.fa-truck-pickup:before{content:"\f63c"}.fa-tshirt:before{content:"\f553"}.fa-tty:before{content:"\f1e4"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-tv:before{content:"\f26c"}.fa-twitch:before{content:"\f1e8"}.fa-twitter:before{content:"\f099"}.fa-twitter-square:before{content:"\f081"}.fa-typo3:before{content:"\f42b"}.fa-uber:before{content:"\f402"}.fa-ubuntu:before{content:"\f7df"}.fa-uikit:before{content:"\f403"}.fa-umbrella:before{content:"\f0e9"}.fa-umbrella-beach:before{content:"\f5ca"}.fa-underline:before{content:"\f0cd"}.fa-undo:before{content:"\f0e2"}.fa-undo-alt:before{content:"\f2ea"}.fa-uniregistry:before{content:"\f404"}.fa-universal-access:before{content:"\f29a"}.fa-university:before{content:"\f19c"}.fa-unlink:before{content:"\f127"}.fa-unlock:before{content:"\f09c"}.fa-unlock-alt:before{content:"\f13e"}.fa-untappd:before{content:"\f405"}.fa-upload:before{content:"\f093"}.fa-ups:before{content:"\f7e0"}.fa-usb:before{content:"\f287"}.fa-user:before{content:"\f007"}.fa-user-alt:before{content:"\f406"}.fa-user-alt-slash:before{content:"\f4fa"}.fa-user-astronaut:before{content:"\f4fb"}.fa-user-check:before{content:"\f4fc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-clock:before{content:"\f4fd"}.fa-user-cog:before{content:"\f4fe"}.fa-user-edit:before{content:"\f4ff"}.fa-user-friends:before{content:"\f500"}.fa-user-graduate:before{content:"\f501"}.fa-user-injured:before{content:"\f728"}.fa-user-lock:before{content:"\f502"}.fa-user-md:before{content:"\f0f0"}.fa-user-minus:before{content:"\f503"}.fa-user-ninja:before{content:"\f504"}.fa-user-nurse:before{content:"\f82f"}.fa-user-plus:before{content:"\f234"}.fa-user-secret:before{content:"\f21b"}.fa-user-shield:before{content:"\f505"}.fa-user-slash:before{content:"\f506"}.fa-user-tag:before{content:"\f507"}.fa-user-tie:before{content:"\f508"}.fa-user-times:before{content:"\f235"}.fa-users:before{content:"\f0c0"}.fa-users-cog:before{content:"\f509"}.fa-usps:before{content:"\f7e1"}.fa-ussunnah:before{content:"\f407"}.fa-utensil-spoon:before{content:"\f2e5"}.fa-utensils:before{content:"\f2e7"}.fa-vaadin:before{content:"\f408"}.fa-vector-square:before{content:"\f5cb"}.fa-venus:before{content:"\f221"}.fa-venus-double:before{content:"\f226"}.fa-venus-mars:before{content:"\f228"}.fa-viacoin:before{content:"\f237"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-vial:before{content:"\f492"}.fa-vials:before{content:"\f493"}.fa-viber:before{content:"\f409"}.fa-video:before{content:"\f03d"}.fa-video-slash:before{content:"\f4e2"}.fa-vihara:before{content:"\f6a7"}.fa-vimeo:before{content:"\f40a"}.fa-vimeo-square:before{content:"\f194"}.fa-vimeo-v:before{content:"\f27d"}.fa-vine:before{content:"\f1ca"}.fa-vk:before{content:"\f189"}.fa-vnv:before{content:"\f40b"}.fa-voicemail:before{content:"\f897"}.fa-volleyball-ball:before{content:"\f45f"}.fa-volume-down:before{content:"\f027"}.fa-volume-mute:before{content:"\f6a9"}.fa-volume-off:before{content:"\f026"}.fa-volume-up:before{content:"\f028"}.fa-vote-yea:before{content:"\f772"}.fa-vr-cardboard:before{content:"\f729"}.fa-vuejs:before{content:"\f41f"}.fa-walking:before{content:"\f554"}.fa-wallet:before{content:"\f555"}.fa-warehouse:before{content:"\f494"}.fa-water:before{content:"\f773"}.fa-wave-square:before{content:"\f83e"}.fa-waze:before{content:"\f83f"}.fa-weebly:before{content:"\f5cc"}.fa-weibo:before{content:"\f18a"}.fa-weight:before{content:"\f496"}.fa-weight-hanging:before{content:"\f5cd"}.fa-weixin:before{content:"\f1d7"}.fa-whatsapp:before{content:"\f232"}.fa-whatsapp-square:before{content:"\f40c"}.fa-wheelchair:before{content:"\f193"}.fa-whmcs:before{content:"\f40d"}.fa-wifi:before{content:"\f1eb"}.fa-wikipedia-w:before{content:"\f266"}.fa-wind:before{content:"\f72e"}.fa-window-close:before{content:"\f410"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-windows:before{content:"\f17a"}.fa-wine-bottle:before{content:"\f72f"}.fa-wine-glass:before{content:"\f4e3"}.fa-wine-glass-alt:before{content:"\f5ce"}.fa-wix:before{content:"\f5cf"}.fa-wizards-of-the-coast:before{content:"\f730"}.fa-wolf-pack-battalion:before{content:"\f514"}.fa-won-sign:before{content:"\f159"}.fa-wordpress:before{content:"\f19a"}.fa-wordpress-simple:before{content:"\f411"}.fa-wpbeginner:before{content:"\f297"}.fa-wpexplorer:before{content:"\f2de"}.fa-wpforms:before{content:"\f298"}.fa-wpressr:before{content:"\f3e4"}.fa-wrench:before{content:"\f0ad"}.fa-x-ray:before{content:"\f497"}.fa-xbox:before{content:"\f412"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-y-combinator:before{content:"\f23b"}.fa-yahoo:before{content:"\f19e"}.fa-yammer:before{content:"\f840"}.fa-yandex:before{content:"\f413"}.fa-yandex-international:before{content:"\f414"}.fa-yarn:before{content:"\f7e3"}.fa-yelp:before{content:"\f1e9"}.fa-yen-sign:before{content:"\f157"}.fa-yin-yang:before{content:"\f6ad"}.fa-yoast:before{content:"\f2b1"}.fa-youtube:before{content:"\f167"}.fa-youtube-square:before{content:"\f431"}.fa-zhihu:before{content:"\f63f"}.sr-only{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.sr-only-focusable:active,.sr-only-focusable:focus{clip:auto;height:auto;margin:0;overflow:visible;position:static;width:auto}.loader-hide{display:none!important}.bg-size{background-position:center center;background-repeat:no-repeat;background-size:cover;display:block}.owl-carousel{z-index:0}.sticky-footer{width:100%}.cab-slider .owl-carousel .owl-item.active,.center-slider-cab .owl-carousel .owl-item.active{-webkit-transform:scale(.8)}.cab-slider .owl-carousel .owl-item.active.center,.center-slider-cab .owl-carousel .owl-item.active.center{-webkit-transform:scale(1)}.cab-slider .owl-carousel .owl-item.active.center .content,.center-slider-cab .owl-carousel .owl-item.active.center .content{opacity:1}.map-container{width:100%!important;height:100%!important}.smoke-effect .vapour{position:absolute;left:50%;top:20%;transform:translate(-50%,-50%);display:flex;z-index:1;padding:0 20px;height:150px}.xs-section .list-view .list-img .slider-nav .owl-carousel .owl-item{width:79px!important}.classic-slider .owl-dots{top:50%;bottom:unset;width:auto;display:inline-block;right:50px;transform:translateY(-50%);position:absolute;display:flex;flex-direction:column;justify-content:center;align-items:center}.classic-slider .owl-dots .owl-dot{position:relative;padding:0;cursor:pointer;display:block;width:auto;height:auto;margin:20px 0}.classic-slider .owl-dots .owl-dot span{background:unset!important;color:#fff;font-weight:900;font-size:calc(18px + 17 * (100vw - 320px) / 1600);line-height:1;opacity:.5}.classic-slider .owl-dots .owl-dot.active span{font-size:calc(20px + .01875*(100vw - 320px));opacity:1}.full-slider .owl-dots{position:absolute;bottom:70px;z-index:1;list-style:none;display:block;text-align:center;padding:0;margin:0;width:100%}.full-slider .owl-dots .owl-dot{position:relative;display:inline-block;height:20px;margin:0 5px;padding:0;cursor:pointer;text-transform:capitalize;font-size:16px;font-weight:500;color:#fff;width:auto}.full-slider .owl-dots .owl-dot.active:before{background-color:#3c7492;border-radius:25px}.date-fare-slider{padding:0 40px}.date-fare-slider .fare-6 .owl-carousel .owl-nav .owl-prev,.date-fare-slider .fare-6 .owl-carousel .owl-nav .owl-next{position:absolute;display:block;height:20px;width:20px;line-height:0px;background:transparent;top:50%;cursor:pointer;-webkit-transform:translate(0,-50%);transform:translateY(-50%);padding:0;border:none;outline:none}.date-fare-slider .fare-6 .owl-carousel .owl-nav .owl-prev .fa:before,.date-fare-slider .fare-6 .owl-carousel .owl-nav .owl-next .fa:before{font-family:"Font Awesome 5 Free";font-weight:900;color:#a0a0a0}.date-fare-slider .fare-6 .owl-carousel .owl-nav .owl-prev{left:-30px}.date-fare-slider .fare-6 .owl-carousel .owl-nav .owl-next{right:-30px}.range-slider .ngx-slider .ngx-slider-selection{background:rgba(var(--theme-color1),1)}.range-slider .ngx-slider .ngx-slider-pointer{position:absolute;display:block;z-index:1;top:-4px;width:8px;height:12px;background:rgba(var(--theme-color1),1);cursor:pointer}.range-slider .ngx-slider .ngx-slider-pointer:after{display:none}.range-slider .ngx-slider .ngx-slider-bubble{font-weight:700;font-size:12px}.range-slider .ngx-slider .ngx-slider-bubble.ngx-slider-model-high{background-color:rgba(var(--theme-color1),1);color:#fff;padding:3px;border-radius:3px}.flight_detail.payment-gateway .accordion .accordion-button:after{display:none}.product-wrapper-grid.special-section .special-box .owl-carousel .owl-nav .owl-prev,.product-wrapper-grid.special-section .special-box .owl-carousel .owl-nav .owl-next{position:absolute;display:block;width:20px;line-height:0px;top:50%;transform:translateY(-50%);padding:0;border:none;outline:none;z-index:1;transition:all .5s ease;background-color:transparent;height:36px;border-radius:0;margin:0!important}.product-wrapper-grid.special-section .special-box .owl-carousel .owl-nav .owl-prev .fa,.product-wrapper-grid.special-section .special-box .owl-carousel .owl-nav .owl-next .fa{font-size:20px;margin-top:7px}.product-wrapper-grid.special-section .special-box .owl-carousel .owl-prev{left:1px}.product-wrapper-grid.special-section .special-box .owl-carousel .owl-next{right:0}.product-wrapper-grid.special-section .special-box:hover.cab-box .special-img .bg-size{transform:scale(1.03)}.product-wrapper-grid.special-section .special-box:hover .owl-carousel .owl-nav .owl-prev,.product-wrapper-grid.special-section .special-box:hover .owl-carousel .owl-nav .owl-next{background-color:#252525}.single-section .image_section .slide-1 .owl-carousel .owl-nav .owl-prev,.single-section .image_section .slide-1 .owl-carousel .owl-nav .owl-next{position:absolute;display:block;width:20px;line-height:0px;top:50%;transform:translateY(-50%);padding:0;border:none;outline:none;z-index:1;transition:all .5s ease;background-color:transparent;height:36px;border-radius:0}.single-section .image_section .slide-1 .owl-carousel .owl-nav .owl-prev .fa,.single-section .image_section .slide-1 .owl-carousel .owl-nav .owl-next .fa{font-size:20px;margin-top:7px}.single-section .image_section .slide-1 .owl-carousel .owl-nav .owl-prev{left:-4px}.single-section .image_section .slide-1 .owl-carousel .owl-nav .owl-next{right:-5px}.single-section .image_section .slide-1:hover .owl-carousel .owl-nav .owl-prev,.single-section .image_section .slide-1:hover .owl-carousel .owl-nav .owl-next{background-color:#252525}.center-slide .owl-carousel .owl-item.active .center-content{opacity:0;transition:all .5s ease}.center-slide .owl-carousel .owl-item.active.center .center-content{opacity:1;transition:all .5s ease}.center-slide .owl-carousel .owl-item.active.center .center-content h3,.center-slide .owl-carousel .owl-item.active.center .center-content .h3{animation:fadeInLeft .4s ease}.center-slide .owl-carousel .owl-item.active.center .center-content h6,.center-slide .owl-carousel .owl-item.active.center .center-content .h6{animation:fadeInRight .4s ease;color:gray;padding:10px 20px;background-color:#fff}.team-social .social-box img{width:auto}.tour-image img{height:calc(160px + 70 * (100vw - 320px) / 1600)}.modal-dialog.modal-dialog-centered{height:90%;width:100%}.modal-dialog.modal-dialog-centered.xxl-custom{max-width:97%}:root{--theme-color: 0, 25, 64;--theme-color1: 233, 179, 14;--theme-color2: 0, 116, 10;--theme-color3: 0, 162, 247;--theme-color4: 220, 53, 69;--theme-back: 32, 31, 29;--theme-red: 255, 0, 0;--theme-green: 5, 138, 7}body{font-family:Nunito,sans-serif;position:relative;background:#fff;font-size:14px;color:#000}h1,.h1,h2,.h2,h3,.h3,h4,.h4,h5,.h5,h6,.h6{font-family:Nunito,sans-serif;font-weight:400}h1,.h1{font-size:calc(26px + .015*(100vw - 320px));font-weight:700;letter-spacing:.03em;line-height:1.1;text-transform:uppercase}h2,.h2{font-size:calc(22px + .00875*(100vw - 320px));font-weight:700;letter-spacing:.001em;line-height:32px;text-transform:capitalize;color:#000}h3,.h3{font-size:calc(20px + .0025*(100vw - 320px));font-weight:400;letter-spacing:.03em;line-height:1.2;color:#000}h4,.h4{font-size:calc(18px + .0025*(100vw - 320px));font-weight:400;letter-spacing:.03em;line-height:1.2;text-transform:capitalize}h5,.h5{font-size:calc(16px + .0025*(100vw - 320px));font-weight:400;letter-spacing:.03em;line-height:1.2}h6,.h6{font-size:calc(14px + .00125*(100vw - 320px));font-weight:400;line-height:1.2;letter-spacing:.03em}ul{padding-left:0;margin-bottom:0}li{display:inline-block;font-size:14px;letter-spacing:.03em}p{font-size:14px;line-height:18px;color:#bcbcbc;letter-spacing:.03em}a{transition:.5s ease;letter-spacing:.03em;text-decoration:none}a:hover{text-decoration:none;transition:.5s ease}a:focus{outline:none}label{letter-spacing:.03em}button:focus,.btn:focus{outline:none;box-shadow:none}section,.section-t-space{padding-top:100px}.section_space{padding-top:calc(30px + 70 * (100vw - 320px) / 1600)}.section-b-space{padding-bottom:100px;background-size:cover;background-position:center center;background-repeat:no-repeat;display:block}.medium-section{padding-top:80px;padding-bottom:80px}.small-section{padding-top:70px;padding-bottom:70px;background-size:cover;background-position:center center;background-repeat:no-repeat;display:block}.small-section .logos{margin-left:17%}.xs-section{padding:30px 0}.parallax-img{background-attachment:fixed}.radius-cls{border-radius:20px}.radius-cls .social-box{border-radius:6px}.bg-inner{background-color:#f9f9f9}.lh-cls{line-height:1!important}.w-80{width:80%}.mb-down{margin-bottom:-30px}.form-control{height:auto}.form-group{margin-bottom:15px}.form-check-input:focus{box-shadow:none}.media{display:flex;align-items:flex-start}.media .media-body{flex:1}.radio_animated{cursor:pointer;margin-left:0;position:relative;margin-right:12px}.radio_animated:before{transition:transform .4s cubic-bezier(.45,1.8,.5,.75);transform:scale(0);content:"";position:absolute;top:0;left:.125rem;z-index:1;width:.75rem;height:.75rem;background:rgba(var(--theme-color1),1);border-radius:50%}.radio_animated:after{content:"";position:absolute;top:-.25rem;left:-.125rem;width:1.25rem;height:1.25rem;background:#fff;border:2px solid #e8ebf2;border-radius:50%}.radio_animated:checked:before{transform:scale(1)}.dp__main .dp__range_end,.dp__main .dp__range_start,.dp__main .dp__today,.dp__main .dp__action_select,.dp__main .dp__active_date,.dp__main .dp__overlay_cell_active{background:rgba(var(--theme-color1),1);color:#fff!important;border:0}.dp__main .dp__action_cancel{border:0}.dp__main .dp__input_wrap .dp__input_icon{display:none}.dp__main .dp__month_year_col_nav{background-color:rgba(var(--theme-color1),.1);padding:3px;border-radius:100%}.dp__main .dp__month_year_col_nav .dp__inner_nav{width:20px;height:20px}.dp__main .dp__month_year_col_nav .dp__inner_nav:hover{background:transparent}.dp__main .dp__month_year_col_nav .dp__inner_nav svg{color:rgba(var(--theme-color1),1);height:17px;width:17px}.dp__main .dp__cell_inner{font-size:16px!important;font-weight:400!important}.dp__main .dp__menu_inner{padding-top:10px}.dp__main .dp__inc_dec_button:hover{background-color:rgba(var(--theme-color1),.1);color:rgba(var(--theme-color1),1)}.dp__main .dp__input_wrap .dp__clear_icon{display:none}.dp__main .dp__action_button:hover{background-color:rgba(var(--theme-color1),.1);color:rgba(var(--theme-color1),1)!important}.checkbox_animated{cursor:pointer;margin-left:-1.25rem;position:relative;margin-right:12px;border:none}.checkbox_animated:before{transition:transform .4s cubic-bezier(.45,1.8,.5,.75);transform:rotate(-45deg) scale(0);content:"";position:absolute;left:.25rem;top:.225rem;z-index:1;width:.75rem;height:.375rem;border:2px solid rgba(var(--theme-color1),1);border-top-style:none;border-right-style:none}.checkbox_animated:after{content:"";position:absolute;top:-.125rem;left:0;width:1.3rem;height:1.3rem;background:#fff;border:2px solid #e8ebf2;cursor:pointer}.checkbox_animated:checked:before{transform:rotate(-45deg) scale(1)}.form-check,.input-group-prepend,.input-group-append{display:flex}.mrg-cls{margin-bottom:-3px}.rounded5{border-radius:5px!important}.rounded10{border-radius:10px!important}.rounded15{border-radius:15px!important}.rounded20{border-radius:20px!important}.rounded25{border-radius:25px!important}.breadcrumb{padding:.75rem 1rem}.zindex-1{z-index:1}.row div[class*=col-],.row .col{position:relative}.blur-up{-webkit-filter:blur(5px);filter:blur(5px);transition:filter .4s,-webkit-filter .4s}.blur-up.lazyload{-webkit-filter:blur(0);filter:blur(0)}.btn-group-showcase{margin-bottom:-20px}.btn-group-showcase h3,.btn-group-showcase .h3{margin-bottom:15px}.btn-group-showcase .btn{margin-bottom:20px}.btn-group-showcase .btn+.btn{margin-left:15px}.btn-cards .card{margin-bottom:30px}.btn{line-height:20px;text-transform:uppercase;font-size:16px;font-weight:700;border-radius:0;text-decoration:none;transition:.3s ease-in-out}.btn.btn-lower{text-transform:capitalize}.btn.btn-sm,.btn-group-sm>.btn{padding:8px 24px!important;text-transform:capitalize}.btn.white-btn{background-color:#fff!important;color:rgba(var(--theme-color1),1)!important;box-shadow:none!important}.btn.black-btn{background-color:#000!important;color:#fff!important;box-shadow:1px 11px 20px #0000001f!important}.btn.black-btn:hover{box-shadow:1px 11px 20px #00000038;border:1px solid black;background-color:#fff!important;color:#000!important}.btn.btn-solid{background-color:rgba(var(--theme-color1),1);color:#fff;padding:9px 20px;box-shadow:1px 11px 20px rgba(var(--theme-color1),.12)}.btn.btn-solid:hover{transition:.3s ease-in-out;background-color:#fff;color:rgba(var(--theme-color1),1);border:1px solid rgba(var(--theme-color1),1);box-shadow:1px 11px 20px rgba(var(--theme-color1),.22)}.btn.btn-solid.btn-outline{background-color:transparent;border:1px solid rgba(var(--theme-color1),1);color:rgba(var(--theme-color1),1)}.btn.btn-solid.btn-outline:hover{color:#fff;background-color:rgba(var(--theme-color1),1)}.btn.btn-solid.color2{background-color:rgba(var(--theme-color2),1);box-shadow:2.5px 4.33px 25px rgba(var(--theme-color2),.3)}.btn.btn-solid.color2:hover{background-color:#fff;color:rgba(var(--theme-color2),1);transition:all .5s ease;border:1px solid rgba(var(--theme-color2),1);box-shadow:1px 11px 20px rgba(var(--theme-color2),.22)}.btn.btn-curve{border-radius:5px;background-color:rgba(var(--theme-color1),1);color:#fff;padding:9px 20px;box-shadow:1px 11px 20px rgba(var(--theme-color1),.12)}.btn.btn-curve.btn-lower{text-transform:capitalize}.btn.btn-rounded{border-radius:100px;color:#fff;padding:10px 20px}.btn.btn-rounded.color1{background-color:rgba(var(--theme-color1),1);box-shadow:1px 11px 20px rgba(var(--theme-color1),.12)}.btn.btn-rounded.color1:hover{background-color:#fff;color:rgba(var(--theme-color1),1);transition:all .5s ease;border:1px solid rgba(var(--theme-color1),1);box-shadow:1px 11px 20px rgba(var(--theme-color1),.22)}.btn.btn-rounded.color2{background-color:rgba(var(--theme-color2),1);box-shadow:2.5px 4.33px 25px rgba(var(--theme-color2),.3)}.btn.btn-rounded.color2:hover{background-color:#fff;color:rgba(var(--theme-color2),1);transition:all .5s ease;border:1px solid rgba(var(--theme-color2),1);box-shadow:1px 11px 20px rgba(var(--theme-color2),.22)}.btn-outline{background-color:#fff;border:1px solid rgba(var(--theme-color1),1);color:rgba(var(--theme-color1),1)}.btn-close:focus{box-shadow:none}.title-1 .title-label{font-size:14px;color:#fff;background-color:rgba(var(--theme-color1),1);text-transform:uppercase;padding:4px 18px;line-height:1.7;border-radius:3px;font-family:Work Sans;font-weight:600}.title-1 .title-label.white-label{background-color:#fff;color:rgba(var(--theme-color1),1)}.title-1 h2,.title-1 .h2{padding-top:25px;margin-bottom:0;padding-bottom:50px;font-weight:800}.title-1.title-5 .title-label{border-radius:50px}.title-1.title-5 h2,.title-1.title-5 .h2{padding-top:22px;padding-bottom:15px}.title-1.title-5 p{font-size:calc(14px + .0025*(100vw - 320px));font-weight:600;margin-bottom:50px}.title-1.detail-title .title-label{font-size:calc(14px + .00125*(100vw - 320px))}.title-1.detail-title h2,.title-1.detail-title .h2{padding-bottom:calc(10px + .00625*(100vw - 320px))}.title-1.detail-title p{max-width:60%;margin:0 auto;color:#00000069;text-transform:capitalize;font-size:calc(14px + .00125*(100vw - 320px));line-height:1.7}.title-1.rounded .title-label{border-radius:12px}.title-2{text-align:center}.title-2 h2,.title-2 .h2{font-size:calc(22px + .00875*(100vw - 320px));color:gray;font-weight:400;margin-bottom:22px;line-height:32px;margin-top:-2px}.title-2 h2 span,.title-2 .h2 span{color:rgba(var(--theme-color2),1);font-weight:900}.title-2 p{margin-bottom:70px;color:#cacaca;font-size:calc(14px + .00125*(100vw - 320px));font-weight:600}.title-2.color-1 h2 span,.title-2.color-1 .h2 span{color:rgba(var(--theme-color1),1)}.title-3{text-align:center}.title-3 .title-label{font-size:14px;color:#fff;background-color:rgba(var(--theme-color1),1);text-transform:capitalize;padding:4px 18px 6px;line-height:1;font-family:Work Sans;font-weight:600}.title-3 h2,.title-3 .h2{font-size:calc(20px + .00625*(100vw - 320px));margin-top:20px;margin-bottom:90px;font-weight:800;position:relative}.title-3 h2 span,.title-3 .h2 span{font-family:Vampiro One,cursive;font-size:calc(35px + .03125*(100vw - 320px));position:absolute;color:rgba(var(--theme-color1),.1);left:50%;transform:translate(-50%,-50%);top:50%;z-index:-1;font-weight:400}.title-3.detail-title .title-label{font-size:calc(14px + .00125*(100vw - 320px))}.title-3.detail-title h2,.title-3.detail-title .h2{padding-bottom:calc(10px + .00625*(100vw - 320px));margin-bottom:30px}.title-3.detail-title p{max-width:60%;margin:0 auto 30px;color:#00000069;text-transform:capitalize;font-size:calc(14px + .00125*(100vw - 320px));line-height:1.7}.title-3.rounded .title-label{border-radius:50px}.title-3.white-title .title-label{background-color:#fff;color:rgba(var(--theme-color1),1)}.title-3.white-title h2,.title-3.white-title .h2{color:#fff}.title-3.white-title h2 span,.title-3.white-title .h2 span{z-index:unset;color:#ffffff12}.title-basic h2,.title-basic .h2{font-size:calc(18px + .00375*(100vw - 320px));color:#000;font-weight:600}.title-basic p{margin-top:-4px;color:#000000b3}.default-p-0 section{padding:0!important}.default-pt-0 section{padding-top:0}.ratio_40 .bg-size:before{padding-top:40%;content:"";display:block}.ratio_45 .bg-size:before{padding-top:45%;content:"";display:block}.ratio2_1 .bg-size:before{padding-top:50%;content:"";display:block}.ratio_55 .bg-size:before{padding-top:55%;content:"";display:block}.ratio_59 .bg-size:before{padding-top:59%;content:"";display:block}.ratio2_3 .bg-size:before{padding-top:60%;content:"";display:block}.ratio3_2 .bg-size:before{padding-top:66.66%;content:"";display:block}.ratio_90 .bg-size:before{padding-top:93%;content:"";display:block}.ratio_landscape .bg-size:before{padding-top:75%;content:"";display:block}.ratio_square .bg-size:before{padding-top:100%;content:"";display:block}.ratio_asos .bg-size:before{padding-top:127.7777778%;content:"";display:block}.ratio_portrait .bg-size:before{padding-top:150%;content:"";display:block}.ratio1_2 .bg-size:before{padding-top:200%;content:"";display:block}.b-top{background-position:top!important}.b-bottom{background-position:bottom!important}.b-center{background-position:center!important}.b-left{background-position:left!important}.b-right{background-position:right!important}.b_size_content{background-size:contain!important}.shadow-cls{box-shadow:0 1px 9px #e4e4e4b3}.container-medium{padding:0 30px}header{position:absolute;top:0;left:0;width:100%;z-index:1}header .menu{display:flex;margin:0 auto;align-items:center}header .menu nav{margin:0 auto}header .menu .coupon-box{background-color:#fff;border-radius:4px;padding:3px}header .menu .coupon-box h6,header .menu .coupon-box .h6{font-size:14px;text-transform:capitalize;font-weight:700;color:rgba(var(--theme-color1),1);margin-bottom:0;border:1px dashed rgba(var(--theme-color1),.4);border-radius:4px;padding:5px 10px}header .menu .header-right{display:flex;align-items:center}header .menu .header-right .front-setting{background-color:#ffffff24}header .menu .header-right .front-setting select{border:none;color:#fff;-webkit-appearance:none;padding:5px 28px 4px 10px;text-transform:uppercase;font-size:16px;font-weight:900;background-color:transparent;background:url("./media/down-GWRQF7YL.png") no-repeat 80%;position:relative;cursor:pointer}header .menu .header-right .front-setting select option{color:#000}header .menu .header-right .front-setting select:focus{outline:none}header .menu .header-right .user{background-color:#fff;padding:6px 12px}header .menu .header-right .user i{color:rgba(var(--theme-color2),1);font-size:12px}header .menu .header-right .user.user-light{background-color:#ffffff24}header .menu .header-right .user.user-light i{color:#fff}header .menu .header-right .user.bg_dark{background-color:rgba(var(--theme-color1),1)}header .menu .header-right .setting{background-color:#ffffff24;padding:6px 12px;display:none;position:relative}header .menu .header-right .setting i{color:#fff;font-size:12px}header .menu .header-right .setting .setting-open{position:absolute;width:100%;display:block;width:120px;right:0;background-color:#fff;bottom:-84px;display:none;z-index:2}header .menu .header-right .setting .setting-open li{display:block}header .menu .header-right .setting .setting-open li select{color:#000;font-weight:400;width:100%}header .menu .header-right .setting .setting-open li+li{margin-left:0}header .menu .header-right .setting .setting-open.show{display:block}header .menu .header-right .search-bar{background-color:#ffffff24;padding:6px 12px;cursor:pointer;position:relative}header .menu .header-right .search-bar i{color:#fff}header .menu .header-right .search-bar .form-control-search{top:50px;position:absolute;transition:all .3s linear;right:0;transform:translateY(-35px) scaleY(0);opacity:0;visibility:hidden;margin-bottom:0}header .menu .header-right .search-bar .form-control-search input{width:260px;background-color:#ffffff52;border:none;padding:10px 10px 10px 70px;border-radius:0}header .menu .header-right .search-bar .form-control-search input:focus{outline:none}header .menu .header-right .search-bar .form-control-search i{position:absolute;top:16px;left:20px;z-index:1;color:#0000004d}header .menu .header-right .search-bar .form-control-search:before{position:absolute;content:"";width:1px;height:25px;background:#e8ebf2;left:50px;top:9px}header .menu .header-right .search-bar .form-control-search.open{transform:translateY(0) scaleY(1);opacity:1;visibility:visible;-webkit-transition:all .3s linear;transition:all .3s linear;z-index:100}header .menu .header-right li+li{margin-left:15px}header.overlay-black{background-color:#0000002e}header.overlay-transparent{background-color:transparent;box-shadow:none}header.inner-page{border-bottom:1px solid rgba(255,255,255,.05)}header.light_header{background-color:#fff;position:relative;z-index:unset}header.light_header .menu .header-right .front-setting{background-color:#f3f3f5}header.light_header .menu .header-right .front-setting select,header.light_header .menu .header-right .front-setting h6,header.light_header .menu .header-right .front-setting .h6{color:#222;background:url("./media/down-black-V7IY56XK.png") no-repeat 80%}header.light_header .menu .header-right .user.user-light{background-color:#f3f3f5}header.light_header .menu .header-right .user.user-light i{color:#000}header.light_header .menu .header-right .setting{background-color:#f3f3f5}header.light_header .menu .header-right .setting i{color:#000}header.light_header .menu .brand-logo img{filter:invert(1);width:75%}header.light_header .main-navbar .nav-menu>li{padding-top:20px;padding-bottom:20px}header.light_header .toggle-nav i{color:#000}header.light_header.absolute-header{position:absolute;box-shadow:0 2px 4px #dedede}header.fixed-header{position:fixed;top:0;left:0;width:100%;z-index:9;box-shadow:0 2px 4px #dedede}header .mix-pills{margin-top:15px;margin-bottom:12px}header .mix-pills.nav-pills .nav-link.active,header .mix-pills.nav-pills .show>.nav-link{background-color:transparent;color:rgba(var(--theme-color1),1)}header .mix-pills.nav-pills .nav-link.active svg,header .mix-pills.nav-pills .show>.nav-link svg{fill:rgba(var(--theme-color1),1)}header .mix-pills.nav-pills .nav-link.active:after,header .mix-pills.nav-pills .show>.nav-link:after{opacity:1}header .mix-pills.nav-pills .nav-link{padding:0 13px;color:#000;position:relative;display:flex;align-items:center;font-size:16px}header .mix-pills.nav-pills .nav-link svg{width:14px;height:auto;margin-right:8px}header .mix-pills .nav-item{margin-right:15px}header.tour-header{z-index:10}.header-sidebar header{padding:14px}.header-sidebar header .main-navbar .nav-menu{position:fixed;background-color:#fff;width:300px;border-radius:0;border:1px solid #eee;top:0;height:100vh;right:-300px;z-index:99;transition:all .3s ease;overflow:scroll}.header-sidebar header .main-navbar .nav-menu.opennav{right:0}.header-sidebar header .main-navbar .nav-menu .back-btn{display:block;width:100%;padding:0}.header-sidebar header .main-navbar .nav-menu .back-btn .mobile-back{padding:20px;font-size:18px;color:#222;font-weight:700;text-transform:uppercase;border-bottom:1px solid #efefef;cursor:pointer;display:flex;justify-content:flex-end;align-items:center}.header-sidebar header .main-navbar .nav-menu>li{display:block;float:none;width:100%;padding:0}.header-sidebar header .main-navbar .nav-menu>li a{padding:10px 15px;font-size:16px;font-weight:700;position:relative;color:#222}.header-sidebar header .main-navbar .nav-menu>li a .sub-arrow{right:20px;position:absolute}.header-sidebar header .main-navbar .nav-menu>li a .sub-arrow:before{content:"+";font-family:inherit;position:relative}.header-sidebar header .main-navbar .nav-menu>li .nav-submenu{width:100%;padding:0;position:relative;display:none;opacity:1;visibility:visible}.header-sidebar header .main-navbar .nav-menu>li .nav-submenu.opensubmenu{display:block}.header-sidebar header .main-navbar .nav-menu>li .nav-submenu li .nav-sub-childmenu{display:none;position:relative;right:0;width:100%;padding:0}.header-sidebar header .main-navbar .nav-menu>li .nav-submenu li .nav-sub-childmenu.opensubchild{display:block}.header-sidebar header .main-navbar .nav-menu>li .nav-submenu li .nav-sub-childmenu li a{padding:0 45px}.header-sidebar header .main-navbar .nav-menu>li .nav-submenu li a:after{display:none}.header-sidebar header .main-navbar .nav-menu>li .nav-submenu li a:hover{margin-left:0}.header-sidebar header .main-navbar .nav-menu>li .nav-submenu li a:hover:after{display:none}.header-sidebar header .main-navbar .nav-menu>li .nav-submenu li .level1 li:hover .level2{display:none}.header-sidebar header .main-navbar .nav-menu>li .nav-submenu li:hover .level1{display:none}.header-sidebar header .main-navbar .nav-menu>li .mega-menu-container{display:none;padding:0}.header-sidebar header .main-navbar .nav-menu>li .mega-menu-container.opensubmenu{display:block}.header-sidebar header .main-navbar .nav-menu>li .mega-menu-container .mega-box{width:100%;padding:0}.header-sidebar header .main-navbar .nav-menu>li .mega-menu-container .mega-box .link-section .submenu-title{position:relative}.header-sidebar header .main-navbar .nav-menu>li .mega-menu-container .mega-box .link-section .submenu-title h5,.header-sidebar header .main-navbar .nav-menu>li .mega-menu-container .mega-box .link-section .submenu-title .h5{margin-bottom:0;font-weight:400;line-height:1.9;padding:2px 25px}.header-sidebar header .main-navbar .nav-menu>li .mega-menu-container .mega-box .link-section .submenu-title .according-menu{top:4px}.header-sidebar header .main-navbar .nav-menu>li .mega-menu-container .mega-box .link-section .submenu-content{display:none}.header-sidebar header .main-navbar .nav-menu>li .mega-menu-container .mega-box .link-section .submenu-content.opensubmegamenu{display:block;padding:0 45px}.header-sidebar header .main-navbar .nav-menu>li .mega-menu-container .mega-box .link-section .submenu-content ul li a{line-height:1.9}.header-sidebar header .main-navbar .nav-menu>li .mega-menu-container .mega-box .link-section .submenu-content ul li a:hover{margin-left:0}.header-sidebar header .main-navbar .nav-menu>li .mega-menu-container .mega-box .link-section .submenu-content ul li a:hover:after{display:none}.header-sidebar header .main-navbar .nav-menu>li .nav-link.active{background-color:transparent;box-shadow:none;color:#222;transition:all .5s ease}.header-sidebar header .main-navbar .nav-menu>li .nav-link.active:hover{color:rgba(var(--theme-color1),1);transition:all .5s ease}.header-sidebar header .main-navbar .nav-menu>li:hover .nav-submenu{margin-top:0}.header-sidebar header .menu nav{margin-left:auto;margin-right:calc(10px + .0125*(100vw - 320px))}.header-sidebar .mega-box .link-section .demo ul li a span img{top:30px;right:-60px}.header-sidebar .mega-box.col{flex-basis:unset}.header-sidebar .according-menu{position:absolute;right:20px}.header-sidebar .main-menu.border-section{border:none}.header-sidebar .main-menu .menu-left .main-menu-right .toggle-nav{position:absolute;z-index:2;right:145px;top:6px}.header-sidebar .main-menu .menu-left .main-menu-right .toggle-nav .sidebar-name{font-size:18px;padding-left:5px;text-transform:uppercase}.header-sidebar .sidebar-toggle{cursor:pointer}.header-sidebar .sidebar-toggle i{font-size:20px;color:#fff}.header-sidebar .mobile-back{display:block!important}.default-element-date .dp__input{padding:0;border:0}.cab-section{position:relative;background-image:url("./media/cab-bg-C3JDSWAT.jpg");overflow:hidden;background-repeat:no-repeat;background-position:center;background-size:cover;height:100vh;z-index:1}.cab-section .cab-content{height:100vh;padding-top:75px;display:flex;align-items:center}.cab-section .cab-content>div{width:100%}.cab-section .cab-content .call-section{display:inline-block}.cab-section .cab-content .call-section .call{padding:12px 20px;border-radius:50px;background-color:#ffffff26;align-items:center;display:flex;position:relative;z-index:1;margin-bottom:35px}.cab-section .cab-content .call-section .call i{margin-right:50px;font-size:calc(16px + .00375*(100vw - 320px));color:#fff;padding-top:4px;padding-left:4px}.cab-section .cab-content .call-section .call h2,.cab-section .cab-content .call-section .call .h2{font-size:calc(16px + .015*(100vw - 320px));color:#fff;margin-bottom:0;font-weight:700;display:inline-block}.cab-section .cab-content .call-section .call:after{content:"";position:absolute;width:70px;height:70px;border-radius:100%;background-color:rgba(var(--theme-color1),1);z-index:-1;left:0;box-shadow:1px 11px 20px #ef3f3e1f}.cab-section .cab-content h2,.cab-section .cab-content .h2{font-size:calc(16px + 29 * (100vw - 320px) / 1600);text-transform:uppercase;color:#fff;font-weight:400;line-height:1;margin-bottom:5px}.cab-section .cab-content h3,.cab-section .cab-content .h3{font-size:calc(14px + .00625*(100vw - 320px));color:#fff;font-weight:400;margin-bottom:40px}.cab-section .cab-content form .form-control{border:none;padding:15px 20px;border-radius:0}.cab-section .cab-content form ::placeholder{color:#00000080;font-size:calc(14px + .00125*(100vw - 320px));text-transform:capitalize;font-weight:700}.cab-section .cab-content form .form-group{position:relative;margin-bottom:25px}.cab-section .cab-content form .form-group img{position:absolute;right:0;top:0;border-left:1px solid #e5e5e5;padding:17px;z-index:1;background-color:#fff}.cab-section .cab-content form .gj-datepicker button,.cab-section .cab-content form .gj-timepicker button{width:55px;position:relative;border:none;background-color:#fff;display:flex;align-items:center;border-left:1px solid #e5e5e5!important;justify-content:center;border-radius:0}.cab-section .cab-content form .gj-datepicker button:hover,.cab-section .cab-content form .gj-timepicker button:hover{box-shadow:none}.cab-section .cab-content form .gj-datepicker button:active,.cab-section .cab-content form .gj-timepicker button:active{background-color:#fff;border-color:#fff;color:#6c757d}.cab-section .cab-content form .gj-datepicker button:focus,.cab-section .cab-content form .gj-timepicker button:focus{box-shadow:none!important}.cab-section .cab-content form .gj-datepicker button i,.cab-section .cab-content form .gj-timepicker button i{position:relative;top:0;left:0;opacity:.2}.cab-section .cab-content .radio-form{margin-bottom:25px}.cab-section .cab-content .radio-form label{margin-right:20px}.cab-section .cab-content .radio-form label+label{margin-left:30px}.cab-section .cab-content .radio-form [type=radio]:checked,.cab-section .cab-content .radio-form [type=radio]:not(:checked){position:absolute;left:-9999px}.cab-section .cab-content .radio-form [type=radio]:checked+label,.cab-section .cab-content .radio-form [type=radio]:not(:checked)+label{position:relative;padding-left:30px;cursor:pointer;display:inline-block;font-size:calc(14px + .0025*(100vw - 320px));color:#fff;text-transform:capitalize;font-weight:700}.cab-section .cab-content .radio-form [type=radio]:checked+label:before,.cab-section .cab-content .radio-form [type=radio]:not(:checked)+label:before{content:"";position:absolute;left:0;top:3px;width:18px;height:18px;border:4px solid #ffffff;border-radius:100%;transition:all .5s ease}.cab-section .cab-content .radio-form [type=radio]:checked+label:before{background-color:#fff;border:4px solid rgba(var(--theme-color1),1);transition:all .5s ease}.cab-section .cab-content .car-select{display:flex}.cab-section .cab-content .car-select ul{display:flex;width:75%}.cab-section .cab-content .car-select ul li{background-color:#fff;font-size:calc(14px + .0025*(100vw - 320px));color:#00000080;padding:10px 0;border-radius:4px;text-transform:capitalize;font-weight:700;transition:all .5s ease;width:100%;margin-right:25px;text-align:center;cursor:pointer}.cab-section .cab-content .car-select ul li.active{color:rgba(var(--theme-color1),1);transition:all .5s ease}.cab-section .cab-content .car-select .btn{width:25%;text-align:center;font-size:14px;padding:10px 20px;display:flex;align-items:center;border-radius:4px;font-weight:900;justify-content:center;height:100%;line-height:26px}.cab-section.flight-section{background-image:url("./media/bg-flight-ORSUUY6N.png")}.cab-section.flight-section .cloud{height:100%;bottom:0;width:100%;position:absolute;z-index:-1;background-size:cover;background-position:center center;background-repeat:no-repeat;display:block}.cab-section.flight-section .cab-content{padding-top:86px}.cab-section.flight-section .cab-content .radio-form{margin-bottom:5px}.cab-section.flight-section .cab-content .top-cls{font-size:14px;color:#fff;text-transform:uppercase;margin-bottom:30px;background-color:#fff3;padding:2px 16px;display:inline-block;border-radius:30px;font-weight:800}.cab-section.flight-section .cab-content h2,.cab-section.flight-section .cab-content .h2{margin-bottom:10px}.cab-section.flight-section .cab-content h3,.cab-section.flight-section .cab-content .h3{font-size:calc(14px + 21 * (100vw - 320px) / 1600);font-weight:800;text-transform:uppercase}.cab-section.flight-section .cab-content .btn-rounded{padding:14px 32px}.cab-section.flight-section .cab-content .form-group.row{margin-left:-10px;margin-right:-10px}.cab-section.flight-section .cab-content .form-group.row .col{padding-left:10px;padding-right:10px}.cab-section.flight-section .cab-content .form-group .open-select input{border:none;padding:0}.cab-section.flight-section .cab-content .form-group .open-select svg{left:unset;right:0;border-left:1px solid #e5e5e5}.cab-section.flight-section .cab-content .form-group .open-select svg.dp__icon{border:0}.cab-section.flight-section .cab-content .gj-datepicker ::placeholder,.cab-section.flight-section .cab-content .gj-timepicker ::placeholder{font-size:14px}.video-mixed{position:absolute;left:0;top:0;width:100%;height:100%;object-fit:cover}.selector-box{position:absolute;width:100%;background-color:#fff;z-index:3;border:1px solid #dedede;box-shadow:0 2px 4px #0000001a;top:auto;display:none}.selector-box .title{padding:10px;font-size:14px;color:#0009;margin-bottom:0;text-transform:capitalize}.selector-box ul{padding:0 0 10px;max-height:180px;overflow-y:scroll}.selector-box ul li{display:block;position:relative;margin-bottom:10px;padding:0 10px}.selector-box ul li h5,.selector-box ul li .h5{font-size:calc(14px + .00125*(100vw - 320px));color:#000;margin-bottom:0;text-transform:capitalize}.selector-box ul li h6,.selector-box ul li .h6{font-size:14px;color:#0009;margin-bottom:0;text-transform:capitalize}.selector-box ul li span{position:absolute;border:1px solid rgba(0,0,0,.2);right:10px;font-weight:700;top:3px;padding:3px 8px;text-transform:uppercase;color:#000;border-radius:3px}.selector-box ul::-webkit-scrollbar{width:3px}.selector-box ul::-webkit-scrollbar-thumb{background:rgba(var(--theme-color1),1)}.selector-box.show{display:block}section .black-layer{z-index:-1}section .black-layer:before{content:"";position:absolute;height:100%;width:100%;background-color:#0003;top:0;z-index:-1}.home_section{position:relative}.home_section .home{background-position:center center;background-repeat:no-repeat;display:block;background-position:center;background-size:cover;height:100vh}.home_section .home.black-layer:before{content:"";position:absolute;height:100%;width:100%;background-color:#0003}.home_section .home.black-layer h1,.home_section .home.black-layer .h1{color:#fff!important}.home_section .home.black-layer h4,.home_section .home.black-layer .h4{color:#fff}.home_section .home .banner-content.banner-center-text{text-align:center;margin:0 auto;width:100%}.home_section .home.home-padding{height:auto}.home_section .home.home-padding .home-content{height:100%;padding:140px 0 40px}.home_section .home.home-60,.home_section .home.home-60 .home-content{height:60vh}.home_section .home.home-70,.home_section .home.home-70 .home-content{height:70vh}.home_section .home.home-70 .a-canvas{height:70vh!important}.home_section .home.home-long .home-content{align-items:flex-end;padding-bottom:calc(50px + .03125*(100vw - 320px))}.home_section .home.home-long .home-content.mix-layout{text-align:left;justify-content:left;position:relative;z-index:1}.home_section .home.home-long .home-content.mix-layout.search-bottom{content:"";position:absolute;height:100%;width:100%;background-color:#00000026}.home_section .home.home-long .home-content.mix-layout h1,.home_section .home.home-long .home-content.mix-layout .h1{margin-bottom:0}.home_section .home.home-long .home-content.mix-layout h3,.home_section .home.home-long .home-content.mix-layout .h3{font-size:calc(12px + .00625*(100vw - 320px));margin-bottom:calc(5px + 35 * (100vw - 320px) / 1600);font-weight:300}.home_section .home.home-long.home-full{height:100vh;background-size:cover;background-position:center center;background-repeat:no-repeat;display:block;position:relative}.home_section .home.home-long.home-full .home-content{height:100vh}.home_section .home.search-bottom .home-content{align-items:flex-end}.home_section .home.search-bottom .home-content.mix-layout>div{width:100%}.home_section .home.search-bottom .flight-search .flight-search-detail .form-group .form-control{border:none;border-right:1px solid #dddddd;padding:20px}.home_section .home.search-bottom .flight-search .flight-search-detail .search-btn{align-items:center;height:100%}.home_section .home.search-bottom .flight-search .flight-search-detail .search-btn .btn{height:100%;display:flex;align-items:center;justify-content:center}.home_section .home.search-bottom .flight-search .flight-search-detail .input-group-append{display:none}.home_section .home .smoke-effect{position:relative;width:100%;height:100%}.home_section .home .smoke-effect #canvas{position:absolute;left:0;width:100%;height:100%;bottom:390px}.home_section .home .smoke-effect .vapour{position:relative;display:flex;z-index:1;padding:0 20px}.home_section .home .smoke-effect .vapour span{position:relative;display:block;margin:0 2px 50px;min-width:8px;top:50%;bottom:20%;left:50%;height:300px;background:#fff;border-radius:50%;animation:animate 5s linear infinite;opacity:0;filter:blur(12px);animation-delay:calc(var(--i) * -.5s)}@keyframes animate{0%{transform:translateY(0) scaleX(1);opacity:0}15%{opacity:1}50%{transform:translateY(-150px) scaleX(5)}95%{opacity:0}to{transform:translateY(-300px) scaleX(10)}}.home_section .home .home-content{display:flex;align-items:center;justify-content:center;height:100vh;padding-top:87px;width:100%;text-align:center}.home_section .home .home-content .package-detail{margin-bottom:-3px;margin-top:15px}.home_section .home .home-content .package-detail li{color:#fff;padding-right:10px;text-transform:capitalize;font-weight:500;font-size:calc(14px + .00125*(100vw - 320px))}.home_section .home .home-content .package-detail li i{margin-right:10px}.home_section .home .home-content .package-detail li a{color:#fff}.home_section .home .home-content>div{padding:70px 140px;background-color:#00000080;box-shadow:0 0 50px 20px #0009}.home_section .home .home-content h1,.home_section .home .home-content .h1{font-family:Dancing Script,cursive;font-size:calc(26px + .08375*(100vw - 320px));color:#fff;text-transform:capitalize;margin-bottom:10px;margin-top:-16px}.home_section .home .home-content h5,.home_section .home .home-content .h5{font-size:calc(14px + .0025*(100vw - 320px));color:#ffffffb3;text-transform:uppercase;letter-spacing:.3em;margin-bottom:15px}.home_section .home .home-content h2,.home_section .home .home-content .h2{font-size:calc(16px + .02125*(100vw - 320px));color:#fffc;text-transform:uppercase;letter-spacing:.3em;font-weight:400;margin-bottom:30px}.home_section .home .home-content.mix-layout>div{box-shadow:none;background-color:#00000080;padding:60px}.home_section .home .home-content.mix-layout>div.bg-transparent{padding:0}.home_section .home .home-content.mix-layout h1,.home_section .home .home-content.mix-layout .h1{font-size:calc(18px + .02625*(100vw - 320px));font-family:Nunito,Nunito;margin-bottom:calc(5px + 25 * (100vw - 320px) / 1600);position:relative}.home_section .home .home-content.mix-layout h1 span,.home_section .home .home-content.mix-layout .h1 span{font-family:Dancing Script;font-size:calc(18px + .17625*(100vw - 320px));position:absolute;color:#ffffff1c;text-transform:capitalize;left:0;right:0;top:-100px;font-weight:700}.home_section .home .home-content.mix-layout h3,.home_section .home .home-content.mix-layout .h3{font-size:calc(14px + .005*(100vw - 320px));color:#fff;font-weight:700;margin-bottom:calc(5px + 45 * (100vw - 320px) / 1600);text-transform:capitalize}.home_section .home .home-content.mix-layout.smaller-content .search-section .search-box .left-part .search-body ::placeholder{font-size:calc(14px + .00125*(100vw - 320px));line-height:32px}.home_section .home .home-content.mix-layout.smaller-content .search-section .search-box .left-part .search-body .form-control{font-size:calc(14px + .00125*(100vw - 320px));line-height:32px}.home_section .home .home-content.mix-layout.smaller-content .search-panel .title-top{font-size:calc(14px + .01125*(100vw - 320px));letter-spacing:.06em;font-weight:600;line-height:1.2}.home_section .home .home-content.mix-layout.smaller-content .search-panel .search-section .search-box .left-part .search-body{padding:30px}.home_section .home .home-content.mix-layout.smaller-content .search-panel .search-section.search-fixed{position:fixed;left:0;top:0;width:100vw;z-index:2;box-shadow:0 0 8px #ddd;background-color:#fff}.home_section .home .home-content.mix-layout.smaller-content .search-panel .search-section.search-fixed .search-box .left-part .search-body{padding:15px 20px}.home_section .home .home-content.food_content>div{background-color:transparent;padding:0}.home_section .home .home-content.food_content h4,.home_section .home .home-content.food_content .h4{font-size:calc(16px + .00875*(100vw - 320px));text-align:left;margin-left:15%;margin-bottom:0;color:#fff;font-family:Pacifico,cursive;letter-spacing:.05em}.home_section .home .home-content.food_content h1,.home_section .home .home-content.food_content .h1{font-family:Bangers,cursive;font-size:calc(30px + .09375*(100vw - 320px));color:#fff;letter-spacing:.05em;text-transform:capitalize;line-height:1;position:relative;display:inline-block;margin-bottom:40px;margin-top:0}.home_section .home .home-content.food_content .book-table .table-form{padding:25px 50px;margin-top:0}.home_section .home .home-content.food_content .book-table .table-form form .form-group{margin-right:0}.home_section .home .home-content.food_content .book-table .table-form form .form-group input{padding:10px 20px 8px;background-color:#f2f2f2}.home_section .home .home-content.food_content .book-table .table-form form .form-group img{top:10px}.home_section .home .home-content.food_content .book-table .table-form form ::placeholder{font-weight:600;color:#0006}.home_section .home .home-content.mrg-cls h1,.home_section .home .home-content.mrg-cls .h1{margin-bottom:-12px}.home_section .home .home-content .flight-search .flight-search-detail .form-group{text-align:left}.home_section .home .home-content .flight-search .flight-search-detail .form-group label{font-weight:700}.home_section .home .banner-content{position:absolute;top:40%}.home_section .home .banner-content.banner-center-text{top:50%;left:0}.home_section .home .banner-content h4,.home_section .home .banner-content .h4{margin-bottom:20px}.home_section .home .banner-content h1,.home_section .home .banner-content .h1{color:#000;margin-bottom:20px}.home_section .offer-text{position:absolute;left:-148px;top:48%}.home_section .offer-text h6,.home_section .offer-text .h6{color:#fff;transform:rotate(-90deg);text-transform:uppercase;letter-spacing:15px;font-weight:700;position:relative}.home_section .offer-text h6 span,.home_section .offer-text .h6 span{position:relative;display:inline-block;animation:ani 1s infinite alternate cubic-bezier(.86,0,.07,1)}.home_section .offer-text h6 span:nth-last-child(n),.home_section .offer-text .h6 span:nth-last-child(n){animation-delay:-.1666666667s}.home_section .offer-text h6 span:nth-last-child(2n),.home_section .offer-text .h6 span:nth-last-child(2n){animation-delay:-.3333333333s}.home_section .offer-text h6 span:nth-last-child(3n),.home_section .offer-text .h6 span:nth-last-child(3n){animation-delay:-.5s}.home_section .offer-text h6:after,.home_section .offer-text .h6:after{content:"";position:absolute;width:80px;height:3px;background-color:#fff;top:5px;left:-100px;background:linear-gradient(to right,#e7382700,#fff)}.home_section .slick-next{right:0;opacity:1;background-color:#000000a6;padding:35px;font-weight:900;font-family:"Font Awesome 5 Free"}.home_section .slick-next:before{color:transparent}.home_section .slick-next:after{content:"\f054";font-size:20px;position:absolute;color:#fff;top:50%;left:50%;transform:translate(-50%,-50%)}.home_section .slick-prev{left:0;z-index:1;opacity:1;background-color:#000000a6;padding:35px;font-weight:900;font-family:"Font Awesome 5 Free"}.home_section .slick-prev:before{color:transparent}.home_section .slick-prev:after{content:"\f053";font-size:20px;position:absolute;color:#fff;top:50%;left:50%;transform:translate(-50%,-50%)}.home_section .swiper-button-prev{left:0;z-index:1;opacity:1;background-color:#000000a6;padding:35px;font-weight:900;font-family:"Font Awesome 5 Free"}.home_section .swiper-button-prev:before{color:transparent}.home_section .swiper-button-prev:after{font-size:20px;position:absolute;color:#fff;top:50%;left:50%;transform:translate(-50%,-50%)}.home_section .swiper-button-next{right:0;z-index:1;opacity:1;background-color:#000000a6;padding:35px;font-weight:900;font-family:"Font Awesome 5 Free"}.home_section .swiper-button-next:before{color:transparent}.home_section .swiper-button-next:after{font-size:20px;position:absolute;color:#fff;top:50%;left:50%;transform:translate(-50%,-50%)}.home_section .view-icon{position:absolute;bottom:20px;left:20px;filter:invert(1)}.error{position:fixed;bottom:0;left:0;right:0;background:#000c;color:#eee;padding:20px;display:none}.search-section{margin-top:-75px}.search-section .search-box{background-color:#fff;box-shadow:1px 3px 20px #0000001a;display:flex;position:relative;z-index:2}.search-section .search-box input:focus{box-shadow:none}.search-section .search-box .left-part{display:flex;width:100%;align-items:center;justify-content:space-between}.search-section .search-box .left-part .search-body{display:inline-block;text-align:center;padding:40px;position:relative}.search-section .search-box .left-part .search-body h6,.search-section .search-box .left-part .search-body .h6{text-transform:uppercase;font-size:14px;font-weight:800}.search-section .search-box .left-part .search-body h3,.search-section .search-box .left-part .search-body .h3{font-size:calc(20px + .0075*(100vw - 320px));color:#000;text-transform:capitalize;font-weight:800;margin-bottom:-8px}.search-section .search-box .left-part .search-body .form-control{border:none;padding:0;text-align:center;font-size:calc(14px + .0025*(100vw - 320px));color:#000;text-transform:capitalize;font-weight:800;margin-bottom:-8px}.search-section .search-box .left-part .search-body .dp__pointer{cursor:pointer;border:none;padding:0;text-align:center;font-size:calc(14px + .0025*(100vw - 320px));color:#000;text-transform:capitalize;font-weight:800;margin-bottom:-8px}.search-section .search-box .left-part .search-body ::placeholder{font-size:calc(14px + .0025*(100vw - 320px));color:#000;text-transform:capitalize;font-weight:800;margin-bottom:-8px}.search-section .search-box .left-part .search-body .quantity-left-minus,.search-section .search-box .left-part .search-body .quantity-right-plus{position:absolute;background-color:transparent;padding:0;border:none;font-size:10px;right:30px;color:gray}.search-section .search-box .left-part .search-body .quantity-left-minus:hover,.search-section .search-box .left-part .search-body .quantity-right-plus:hover{box-shadow:none;border:none}.search-section .search-box .left-part .search-body .quantity-left-minus{bottom:-10px}.search-section .search-box .left-part .search-body .quantity-right-plus{top:-5px}.search-section .search-box .left-part .search-body .input-group-append{display:none}.search-section .search-box .left-part .search-body:after{content:"";width:1px;height:40px;background-color:#e8e8e8;position:absolute;right:0;top:50%;transform:translateY(-50%)}.search-section .search-box .left-part .search-body:last-child:after{display:none}.search-section .search-box .right-part{margin-left:45px}.search-section .search-box .right-part .search-icon{width:96px;display:flex;align-items:center;justify-content:center;background-color:rgba(var(--theme-color1),1);height:100%;position:relative;z-index:1}.search-section .search-box .right-part .search-icon img{position:absolute;left:18px}.search-section .search-box .right-part .search-icon:after{content:"";position:absolute;left:-37px;width:70px;height:100%;background-color:rgba(var(--theme-color1),1);border-radius:100%;z-index:-1}.search-section .search-box .right-part .search-icon:before{content:"";position:absolute;left:-45px;width:70px;height:100%;background-color:rgba(var(--theme-color1),.3);border-radius:100%;z-index:-1}.classic-slider{margin-bottom:0!important}.classic-slider .swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-horizontal{top:32%;display:flex;flex-direction:column;left:94%}.classic-slider .swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-horizontal span{width:10px;height:10px;background:none;margin:22px 0;color:#fff;font-weight:900;font-size:calc(18px + 17 * (100vw - 320px) / 1600);line-height:1;opacity:.5}.classic-slider .swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-horizontal span.swiper-pagination-bullet-active{font-size:calc(20px + .01875*(100vw - 320px));opacity:1;margin:20px -9px 30px}.classic-slider .slick-dots{top:50%;bottom:unset;width:auto;display:inline-block;right:50px;transform:translateY(-50%)}.classic-slider .slick-dots li{display:block;width:auto;height:auto;margin:20px 0}.classic-slider .slick-dots li .dot{color:#fff;font-weight:900;font-size:calc(18px + 17 * (100vw - 320px) / 1600);line-height:1;opacity:.5}.classic-slider .slick-dots li.slick-active .dot{font-size:calc(20px + .01875*(100vw - 320px));opacity:1}.location-option{margin-bottom:14px}.location-option .form-check{margin-right:calc(5px + 13 * (100vw - 320px) / 1600);padding-left:0}.location-option .form-check-label{color:#fff;text-transform:capitalize;font-size:calc(14px + .0025*(100vw - 320px))}.location-option [type=radio]:checked,.location-option [type=radio]:not(:checked){position:absolute;left:-9999px}.location-option [type=radio]:checked+label,.location-option [type=radio]:not(:checked)+label{position:relative;padding-left:28px;cursor:pointer;display:inline-block;font-size:calc(12px + .0025*(100vw - 320px));color:#fff;text-transform:capitalize;font-weight:600}.location-option [type=radio]:checked+label:before,.location-option [type=radio]:not(:checked)+label:before{content:"";position:absolute;left:0;top:-1px;width:18px;height:18px;border:4px solid #ffffff;border-radius:100%;transition:all .5s ease}.location-option [type=radio]:checked+label:before{background-color:#fff;border:4px solid rgba(var(--theme-color1),1);transition:all .5s ease}.location-option.dark-circle [type=radio]:checked+label,.location-option.dark-circle [type=radio]:not(:checked)+label{color:#000}.location-option.dark-circle [type=radio]:checked+label:before,.location-option.dark-circle [type=radio]:not(:checked)+label:before{border:4px solid #b5b5b5}.location-option.dark-circle [type=radio]:checked+label:before{border:4px solid rgba(var(--theme-color1),1)}.home-section .flight-left{display:flex;align-items:center;padding-top:86px}.home-section.cab-section .cab-content h3,.home-section.cab-section .cab-content .h3{margin-bottom:20px}.home_effect .effect_image{position:relative;background-attachment:fixed;background-repeat:no-repeat;background-size:cover;width:100%;height:100vh;overflow:hidden;z-index:1}.home_effect .effect_image img{position:absolute;width:100%;bottom:-150px;left:0}.home_effect .effect_image .effect_content{position:absolute;width:100%;top:14%;left:0;z-index:-1;display:inline-block;text-align:center}.home_effect .effect_image .effect_content h1,.home_effect .effect_image .effect_content .h1{font-size:580%;color:#fff;font-weight:900;display:inline-block}.home_effect canvas{display:block}.home_effect .snow{position:absolute;inset:0;z-index:9;background-image:url(https://i.imgur.com/BiSmXaq.png),url(https://i.imgur.com/XHuy0NJ.png);-webkit-animation:snow 20s linear infinite;-moz-animation:snow 20s linear infinite;-ms-animation:snow 20s linear infinite;animation:snow 20s linear infinite}@-webkit-keyframes snow{0%{background-position:0px 0px,0px 0px,0px 0px}to{background-position:500px 1000px,400px 400px,300px 300px}}@-moz-keyframes snow{0%{background-position:0px 0px,0px 0px,0px 0px}to{background-position:500px 1000px,400px 400px,300px 300px}}@-ms-keyframes snow{0%{background-position:0px 0px,0px 0px,0px 0px}to{background-position:500px 1000px,400px 400px,300px 300px}}@keyframes snow{0%{background-position:0px 0px,0px 0px,0px 0px}to{background-position:500px 1000px,400px 400px,300px 300px}}.mix-pills.nav-pills .nav-link.active,.mix-pills.nav-pills .show>.nav-link{color:#fff;background-color:rgba(var(--theme-color1),1)}.mix-pills.nav-pills .nav-link{color:#fff;text-transform:capitalize;font-size:calc(12px + 5 * (100vw - 320px) / 1600);font-weight:600}.form-icon .form-group{position:relative}.form-icon .form-group .form-control{padding:20px 20px 20px 50px!important}.form-icon .form-group .icon{position:absolute;left:20px;top:50%;transform:translateY(-50%);color:#00000038;font-size:16px;z-index:4}.no-arrow .slick-next,.no-arrow .slick-prev{display:none!important}.slick-slider{line-height:1}.arrow-classic .swiper{position:unset}.arrow-classic .swiper-button-next:before,.arrow-classic .swiper-button-prev:before{font-family:themify;font-size:18px}.arrow-classic .swiper-button-next:after,.arrow-classic .swiper-button-prev:after{font-size:16px;color:#dfdfdf;background-color:#fff;opacity:1;padding:10px 14px;box-shadow:5px 8.66px 61px #0000003d;border-radius:12px;transition:all .5s ease}.arrow-classic .swiper-button-next:hover:after,.arrow-classic .swiper-button-prev:hover:after{color:rgba(var(--theme-color1),1);transition:all .5s ease}.arrow-classic .swiper-button-prev{left:-100px}.arrow-classic .swiper-button-prev:before{content:"\e64a"}.arrow-classic .swiper-button-next{right:-88px}.arrow-classic .swiper-button-next:before{content:"\e649"}.arrow-classic .owl-nav [class*=owl-]{padding:9px 14px;border-radius:12px;box-shadow:5px 8.66px 61px #0000003d;background-color:#fff;color:#dfdfdf;top:50%;position:absolute}.arrow-classic .owl-nav .owl-prev{left:-88px}.arrow-classic .owl-nav .owl-prev:hover{background-color:#fff;color:#dfdfdf}.arrow-classic .owl-nav .owl-prev:hover i{color:#ef3f3e;transition:all .5s ease}.arrow-classic .owl-nav .owl-next{right:-88px}.arrow-classic .owl-nav .owl-next:hover{background-color:#fff;color:#dfdfdf}.arrow-classic .owl-nav .owl-next:hover i{color:#ef3f3e;transition:all .5s ease}.arrow-dark .swiper-button-prev{left:1px;z-index:1;transition:all .5s ease;background-color:transparent;height:36px}.arrow-dark .swiper-button-prev:before{content:"\f053";font-family:"Font Awesome 5 Free";font-weight:900}.arrow-dark .swiper-button-next{right:0;z-index:1;transition:all .5s ease;background-color:transparent;height:36px}.arrow-dark .swiper-button-next:before{content:"\f054";font-family:"Font Awesome 5 Free";font-weight:900}.arrow-dark .slider-nav{margin-top:3px}.arrow-dark .slider-nav .slick-slide{margin:0 3px;cursor:pointer}.arrow-dark .slider-nav .slick-list{margin-left:-3px;margin-right:-3px}.arrow-dark:hover .special-img .bg-size{transform:scale(1)}.arrow-dark:hover .slick-next,.arrow-dark:hover .slick-prev{background-color:#252525;transition:all .5s ease}.variable-width-height .slick-slide img{height:calc(280px + .075*(100vw - 320px))}.variable-width,.instgram-slider .slick-slide{margin-bottom:-4px}.instgram-slider .instagram-box{position:relative;overflow:hidden;background-size:cover;background-position:center center;background-repeat:no-repeat;display:block}.instgram-slider .instagram-box .overlay{opacity:0;position:absolute;height:100%;width:100%;top:0;text-align:center;display:flex;align-items:center;justify-content:center;background:rgba(var(--theme-color1),.4);transform:scale(1);transition:all .5s ease}.instgram-slider .instagram-box .overlay i{color:#fff}.instgram-slider .instagram-box:hover .overlay{opacity:1;transform:scale(4);transition:all .5s ease;cursor:pointer}.logo-box img{margin:0 auto}.blog-section .slick-list{margin-left:-10px;margin-right:-10px}.blog-section .slick-slide>div{padding-left:10px;padding-right:10px}.blog-section .blog-box{width:100%;display:flex;background-color:#fff;box-shadow:0 .66px 6px #00000021}.blog-section .blog-box .img-part{position:relative}.blog-section .blog-box .img-part img{min-width:300px}.blog-section .blog-box .img-part .blog-date{padding:10px 12px;background-color:rgba(var(--theme-color1),1);display:flex;align-items:center;justify-content:center;position:absolute;top:35px;left:35px;box-shadow:2.5px 4.33px 25px rgba(var(--theme-color1),.4);text-align:center}.blog-section .blog-box .img-part .blog-date h5,.blog-section .blog-box .img-part .blog-date .h5{color:#fff;margin-bottom:0;font-weight:700}.blog-section .blog-box .img-part .blog-date h6,.blog-section .blog-box .img-part .blog-date .h6{font-size:10px;color:#fff;text-transform:uppercase;margin-bottom:0;font-weight:700}.blog-section .blog-box .blog-content{display:flex;align-items:center;justify-content:center;padding:70px 55px}.blog-section .blog-box .blog-content h5,.blog-section .blog-box .blog-content .h5{font-size:14px;color:rgba(var(--theme-color1),1);text-transform:capitalize;font-weight:600;margin-bottom:20px}.blog-section .blog-box .blog-content p{font-size:calc(16px + .0025*(100vw - 320px));color:#000;font-weight:800;line-height:1.5}.blog-section .blog-box .blog-content h6,.blog-section .blog-box .blog-content .h6{font-size:14px;color:#999;font-weight:600;margin-bottom:20px}.blog_section{overflow:hidden}.blog_section .blog-wrap{border-radius:25px;box-shadow:2.5px 4.33px 35px #0000000a;transition:all .5s ease;overflow:hidden;margin-bottom:30px}.blog_section .blog-wrap .blog-image{position:relative;overflow:hidden}.blog_section .blog-wrap .blog-image .bg-size{transition:all .5s ease;background-size:cover;background-position:center center;background-repeat:no-repeat;display:block}.blog_section .blog-wrap .blog-image .blog-label{position:absolute;background-color:#fff;padding:14px 15px;display:flex;text-align:center;align-items:center;justify-content:center;left:30px;bottom:30px;border-radius:10px}.blog_section .blog-wrap .blog-image .blog-label h3,.blog_section .blog-wrap .blog-image .blog-label .h3{color:#000;font-weight:700;margin-bottom:0;font-size:calc(16px + .005*(100vw - 320px))}.blog_section .blog-wrap .blog-image .blog-label h6,.blog_section .blog-wrap .blog-image .blog-label .h6{font-size:14px;color:#565857;font-weight:600;text-transform:uppercase;margin-bottom:0}.blog_section .blog-wrap .blog-details{padding:40px 35px}.blog_section .blog-wrap .blog-details h6,.blog_section .blog-wrap .blog-details .h6{color:#9a9a9a;text-transform:capitalize;font-size:14px;font-weight:600;margin-bottom:12px}.blog_section .blog-wrap .blog-details h6 i,.blog_section .blog-wrap .blog-details .h6 i{color:rgba(var(--theme-color2),1);margin-right:3px}.blog_section .blog-wrap .blog-details h6 i.color-1,.blog_section .blog-wrap .blog-details .h6 i.color-1{color:rgba(var(--theme-color1),1)}.blog_section .blog-wrap .blog-details h5,.blog_section .blog-wrap .blog-details .h5{font-size:calc(16px + .00125*(100vw - 320px));color:#333;font-weight:700;line-height:1.5;margin-bottom:2px;transition:all .5s ease}.blog_section .blog-wrap .blog-details p{font-size:14px;color:#9a9a9a;line-height:1.5;margin-bottom:-3px}.blog_section .blog-wrap:hover{box-shadow:2.5px 4.33px 35px #0000001a;transition:all .5s ease}.blog_section .blog-wrap:hover .blog-image .bg-size{transform:scale(1.03);transition:all .5s ease}.blog_section .blog-wrap:hover .blog-details h5,.blog_section .blog-wrap:hover .blog-details .h5{color:rgba(var(--theme-color1),1);transition:all .5s ease}.blog_section .slick-slide>div{margin:0 25px}.blog_section .slick-list{margin-left:-25px;margin-right:-25px}.blog_section.section-b-space{padding-bottom:70px}.blog_section.destination-section .slick-slide>div{margin:0 30px}.blog_section.destination-section .slick-list{margin-left:-30px;margin-right:-30px}.blog_section.destination-section .destination-details{padding:40px;display:flex;align-items:center;justify-content:center;text-align:center}.blog_section.destination-section .destination-details h5,.blog_section.destination-section .destination-details .h5{font-size:14px;color:#959595;text-transform:uppercase;letter-spacing:.4em;font-weight:600;margin-bottom:5px}.blog_section.destination-section .destination-details h2,.blog_section.destination-section .destination-details .h2{color:#000;font-size:calc(18px + .0075*(100vw - 320px));font-weight:800;margin-bottom:10px}.blog_section.destination-section .destination-details h6,.blog_section.destination-section .destination-details .h6{font-weight:600;text-transform:capitalize;font-size:14px;margin-bottom:30px;color:#0000008f;letter-spacing:.05em;line-height:1.5}.blog_section.destination-section .destination-details .btn{text-transform:capitalize;font-size:calc(14px + .00375*(100vw - 320px))}.blog_section.inner-blog .blog-wrap{border-radius:0}.blog_section.inner-blog .blog-wrap .blog-details h6 i,.blog_section.inner-blog .blog-wrap .blog-details .h6 i{color:rgba(var(--theme-color1),1)}.blog_section.inner-blog .blog-wrap .blog-image .blog-label{border-radius:0}.app-div{position:absolute;z-index:-1;inset:0;overflow:hidden;background-size:cover;background-color:transparent;background-repeat:no-repeat;background-position:0% 50%;background-image:none}.app-video{margin:auto;position:absolute;z-index:-1;top:50%;left:0%;transform:translateY(-50%);visibility:visible;opacity:1;width:1907px;height:auto}.app-section{overflow:hidden;position:relative;z-index:1;background-size:cover;background-position:center center;background-repeat:no-repeat;display:block}.app-section:before{content:"";position:absolute;height:100%;width:100%;background-color:#ffffff0d;top:0;z-index:-1}.app-section .app-content{display:flex;align-items:center;justify-content:center;width:100%;height:100%}.app-section .app-content .label{margin-bottom:35px}.app-section .app-content .label span{font-size:14px;color:#fff;background-color:rgba(var(--theme-color1),1);text-transform:uppercase;padding:5px 18px;line-height:1;border-radius:3px;font-family:Work Sans;font-weight:600;position:relative}.app-section .app-content .label span:after{content:"";position:absolute;right:-65px;top:0;background:linear-gradient(to right,rgba(var(--theme-color1),.25),rgba(var(--theme-color1),.05));width:70px;height:26px}.app-section .app-content .label.label-white span{background-color:#fff;color:rgba(var(--theme-color1),1)}.app-section .app-content .label.label-white span:after{background:linear-gradient(to right,#ffffff40,#ffffff0d);width:40px;right:-35px}.app-section .app-content .title{color:#fff;font-size:calc(24px + .01625*(100vw - 320px));text-transform:unset;line-height:1.2;margin-bottom:20px;margin-top:-7px}.app-section .app-content .title span{display:block}.app-section .app-content p{font-size:calc(14px + .00375*(100vw - 320px));color:#ffffffc7;letter-spacing:.02em;line-height:1.7;margin-bottom:30px}.app-section .app-content h3,.app-section .app-content .h3{color:#ffffffd9;font-size:calc(18px + .00375*(100vw - 320px));margin-bottom:42px;font-weight:800;text-transform:capitalize}.app-section .app-content .app-buttons a{text-transform:capitalize;font-size:calc(14px + .0025*(100vw - 320px));padding:10px 16px}.app-section .app-content .app-buttons a+a{margin-left:30px}.app-section .app-content .app-buttons a i{margin-right:5px}.app-section .app-image>div{justify-content:flex-end;display:flex}.app-section .app-image .image{position:relative}.app-section .app-image .image img{position:relative;z-index:1}.app-section .app-image .image:last-child{margin-left:45px}.app-section .app-box{padding:65px 80px;background-color:#ffffff0a}.app-section .app-box h5,.app-section .app-box .h5{color:#fff;text-transform:capitalize;font-style:italic;font-weight:700;margin-bottom:30px;margin-top:-4px}.app-section .app-box h5 span,.app-section .app-box .h5 span{color:rgba(var(--theme-color1),1)}.app-section .app-box h2,.app-section .app-box .h2{color:#fff;letter-spacing:.01em;text-transform:unset;font-size:calc(24px + .01625*(100vw - 320px));margin-bottom:30px}.app-section .app-box p{color:#ffffffad;font-size:calc(14px + .0025*(100vw - 320px));line-height:1.5;margin-bottom:40px}.app-section .app-box .app-buttons a{font-size:14px;text-transform:capitalize;letter-spacing:.05em;padding:10px 22px}.app-section .app-box .app-buttons a i{margin-right:5px}.app-section .app-box .app-buttons .app-btn{background-color:#fff3;margin-left:15px}.app-section.app-right-sec .app-image{position:absolute;right:0;top:0;height:100%;width:100%;background-size:cover;background-position:center center;background-repeat:no-repeat;display:block}.app-section.app-right-sec .app-content{background-color:#f9f9f9;padding:110px}.app-section.app-right-sec .app-content .title,.app-section.app-right-sec .app-content h3,.app-section.app-right-sec .app-content .h3{color:#222}.app-section.app-right-sec .app-content p{color:#000000a6}.app-section.app-right-sec .app-content h3,.app-section.app-right-sec .app-content .h3{margin-bottom:14px}.app-section.app-dark .app-content .title{color:#000}.app-section.app-dark .app-content p,.app-section.app-dark .app-content h3,.app-section.app-dark .app-content .h3{color:#000c}.service-section{margin-left:-25px;margin-right:-25px}.service-section>div{padding-left:25px;padding-right:25px}.service-section .service-box{padding:70px 60px;background-color:#fff;border-radius:20px;text-align:center;box-shadow:10px 17.321px 30px #cecece66;transition:all .5s ease}.service-section .service-box .service-icon{width:90px;height:90px;display:flex;align-items:center;justify-content:center;margin:0 auto 40px;background-color:rgba(var(--theme-color1),.05);border-radius:100%;transition:all .5s ease}.service-section .service-box .service-icon svg{width:45px;height:45px;fill:rgba(var(--theme-color1),1)}.service-section .service-box h3,.service-section .service-box .h3{text-align:center;color:#000;font-size:calc(20px + .0025*(100vw - 320px));font-weight:700;text-transform:capitalize;margin-bottom:15px}.service-section .service-box p{text-align:center;color:#999;line-height:1.7;margin-bottom:8px}.service-section .service-box .lower-section{display:flex;align-items:center;justify-content:center}.service-section .service-box .lower-section .rating span.ng-star-inserted{font-size:18px;margin:0 2px;color:#fc3}.service-section .service-box .lower-section h6,.service-section .service-box .lower-section .h6{margin-bottom:0;color:rgba(var(--theme-color1),1);margin-left:12px;text-transform:capitalize;font-weight:800}.service-section .service-box .btn{margin-top:30px}.service-section .service-box:hover{transform:translateY(-3px);transition:all .5s ease}.service-section .service-box:hover .service-icon{transform:scale(1.06);box-shadow:0 1px 3px #0000001f;transition:all .5s ease}.service-section.color-svg .service-box .service-icon svg{fill:unset}.service_section>div:nth-last-child(-n+3){margin-top:60px}.service_section .service-wrap{text-align:center;padding:50px 30px;transition:all .5s ease;border-radius:15px}.service_section .service-wrap .service-icon{text-align:center}.service_section .service-wrap .service-icon img{height:80px;padding:18px 20px;border-radius:20px;background-color:rgba(var(--theme-color1),1);box-shadow:7.5px 12.99px 40px rgba(var(--theme-color1),.25);margin-bottom:30px}.service_section .service-wrap h5,.service_section .service-wrap .h5{text-transform:capitalize;font-weight:700;margin-bottom:8px;letter-spacing:.001em}.service_section .service-wrap p{font-size:calc(14px + .0025*(100vw - 320px));color:#b3b3b3;margin-bottom:-6px;line-height:1.5;letter-spacing:.01em}.service_section .service-wrap:hover{box-shadow:3px 5px 25px #0000001a;transform:translateY(-5px);transition:all .5s ease}.service_section .service-wrap:hover .service-icon img{box-shadow:none;transition:all .5s ease}.service-part .service-wrapper{box-shadow:2.5px 4.33px 20px #0000000d;padding:40px;border-radius:20px;transition:all .5s ease}.service-part .service-wrapper h3,.service-part .service-wrapper .h3{font-weight:800;color:#333;margin-bottom:10px;letter-spacing:.01em;margin-top:-4px;position:relative}.service-part .service-wrapper h3 i,.service-part .service-wrapper .h3 i{position:absolute;font-size:16px;right:0;top:0;color:#e1002c;background-color:#e1002c1a;padding:6px;display:flex;align-items:center;justify-content:center;border-radius:100%}.service-part .service-wrapper h3 i .effect,.service-part .service-wrapper .h3 i .effect{border-radius:50%;position:absolute;height:100%;width:100%;top:0;right:0;transition:height 5s ease,width 5s ease;z-index:0;opacity:0}.service-part .service-wrapper h3 i .effect:after,.service-part .service-wrapper .h3 i .effect:after{content:"";display:block;position:absolute;inset:0;border-radius:50%;border:1px solid #e1002c;animation:effect 2s linear 1s infinite}.service-part .service-wrapper h6,.service-part .service-wrapper .h6{color:#292929;font-weight:600;margin-bottom:20px}.service-part .service-wrapper p{color:#949494;margin-bottom:30px;letter-spacing:1.1px;line-height:1.5}.service-part .service-wrapper .service-btn{text-align:right}.service-part .service-wrapper .service-btn .btn{letter-spacing:.05em}.service-part .service-wrapper:hover{transform:translateY(-5px);transition:all .5s ease;box-shadow:2.5px 4.33px 20px #00000026}.service-part .service-wrapper:hover h3 .effect,.service-part .service-wrapper:hover .h3 .effect{opacity:.5;transition:all .5s ease}.service-part .service-wrapper:hover .service-btn .btn{box-shadow:2.5px 4.33px 25px rgba(var(--theme-color1),.5);transition:all .5s ease}.rating{display:flex;align-items:center}.rating i{font-size:12px;margin:0 2px;color:#fc3}.highlight-section{margin-top:calc(20px + .0125*(100vw - 320px));margin-bottom:-20px}.highlight-section .highlight-box{margin-bottom:20px;text-align:center;border:1px solid #f7f7f7;padding:30px;border-radius:5px;box-shadow:2.5px 4.33px 35px #0000000a}.highlight-section .highlight-box svg,.highlight-section .highlight-box img{width:50px;height:auto;fill:#000000ab}.highlight-section .highlight-box .content-sec h5,.highlight-section .highlight-box .content-sec .h5{color:rgba(var(--theme-color1),1);text-transform:capitalize;font-weight:700;margin-top:calc(10px + .00625*(100vw - 320px))}.highlight-section .highlight-box .content-sec p{width:80%;margin:0 auto -4px;color:#000000e6;text-transform:capitalize;line-height:1.8}.testimonial-section .testimonial{display:flex;padding-bottom:100px}.testimonial-section .testimonial .left-part{display:inline-block;position:relative}.testimonial-section .testimonial .left-part img{width:140px;height:140px;border-radius:100%;background-color:#fff;box-shadow:10px 17.321px 40px #0000001a}.testimonial-section .testimonial .left-part .design{background-color:rgba(var(--theme-color1),1);padding:20px;border-radius:100%;position:absolute;top:0;right:-45px;z-index:-1;width:70px;height:70px;display:flex;align-items:center;justify-content:center}.testimonial-section .testimonial .left-part .design i{font-size:28px;color:#fff}.testimonial-section .testimonial .left-part .design .light{position:absolute;color:#fff3;top:-8px;right:-18px;font-size:42px}.testimonial-section .testimonial .right-part{max-width:70%;margin-left:13%}.testimonial-section .testimonial .right-part p{margin-top:14px;font-size:calc(14px + .00375*(100vw - 320px));color:#707070;line-height:1.6;margin-bottom:25px}.testimonial-section .testimonial .right-part .detail{display:flex}.testimonial-section .testimonial .right-part .detail h6,.testimonial-section .testimonial .right-part .detail .h6{text-transform:uppercase;margin-left:18px;margin-bottom:0;font-weight:900}.testimonial-section .testimonial .quote-icon{position:absolute;right:90px;transform:rotate(-12deg)}.testimonial-section .testimonial .quote-icon i{font-size:102px;color:rgba(var(--theme-color1),.05)}.testimonial-section .slick-prev,.testimonial-section .slick-next{background-color:rgba(var(--theme-color1),.12);border-radius:100%;display:flex;z-index:1;top:30%}.testimonial-section .slick-prev:before,.testimonial-section .slick-next:before{font-family:unset;font-size:26px;color:rgba(var(--theme-color1),1);position:absolute;top:-4px}.testimonial-section .swiper-button-prev{background-color:rgba(var(--theme-color1),.12);border-radius:100%;display:flex;z-index:1;top:30%;height:20px;width:20px}.testimonial-section .swiper-button-prev:before{content:"\2190";font-family:unset;font-size:26px;color:rgba(var(--theme-color1),1);position:absolute;top:-13px}.testimonial-section .swiper-button-prev:after{content:none}.testimonial-section .swiper-button-next{background-color:rgba(var(--theme-color1),.12);border-radius:100%;display:flex;z-index:1;top:30%;height:20px;width:20px}.testimonial-section .swiper-button-next:before{content:"\2192";font-family:unset;font-size:26px;color:rgba(var(--theme-color1),1);position:absolute;top:-13px}.testimonial-section .swiper-button-next:after{content:none}.testimonial-section .swiper-button-prev{left:0}.testimonial-section .swiper-button-prev:before{left:5px}.testimonial-section .swiper-button-next{right:0}.testimonial-section .swiper-button-next:before{right:5px}.testimonial-section .owl-nav [class*=owl-]{background-color:rgba(var(--theme-color1),.12);border-radius:100%;color:rgba(var(--theme-color1),1)}.testimonial-section .owl-nav .owl-prev{position:absolute;top:5%;left:0;height:20px;width:20px;padding:0}.testimonial-section .owl-nav .owl-prev:hover{background-color:rgba(var(--theme-color1),.12);color:rgba(var(--theme-color1),1)}.testimonial-section .owl-nav .owl-next{position:absolute;top:5%;right:0;height:20px;width:20px;padding:0}.testimonial-section .owl-nav .owl-next:hover{background-color:rgba(var(--theme-color1),.12);color:rgba(var(--theme-color1),1)}.testimonial_section{overflow:hidden}.testimonial_section .testimonial .top-part{display:flex;align-items:center;justify-content:center}.testimonial_section .testimonial .top-part .img-part{display:inline-block;position:relative;margin-bottom:60px;margin-top:70px}.testimonial_section .testimonial .top-part .img-part img{width:130px;height:130px;border-radius:100%;position:relative}.testimonial_section .testimonial .top-part .img-part .heart-icon{color:#e1002c;font-size:16px;position:absolute;left:50%;transform:translate(-50%);background-color:#fff;padding:10px;box-shadow:2.5px 4.33px 18px #0000000f;border-radius:100%;bottom:-13%}.testimonial_section .testimonial .bottom-part{text-align:center;position:relative}.testimonial_section .testimonial .bottom-part p{font-size:calc(14px + .0025*(100vw - 320px));color:#646464;font-weight:500;line-height:1.5;margin-bottom:40px;max-width:78%;margin-left:auto;margin-right:auto}.testimonial_section .testimonial .bottom-part h3,.testimonial_section .testimonial .bottom-part .h3{text-transform:capitalize;font-weight:900;letter-spacing:.01em;margin-bottom:10px}.testimonial_section .testimonial .bottom-part .rating{justify-content:center}.testimonial_section .testimonial .bottom-part .quote-icon{position:absolute;left:50%;transform:translate(-50%);bottom:-6px;z-index:-1}.testimonial_section .testimonial .bottom-part .quote-icon i{font-size:72px;color:rgba(var(--theme-color1),.05)}.testimonial_section .owl-nav [class*=owl-]{padding:9px 14px;border-radius:12px;box-shadow:5px 8.66px 61px #0000003d;background-color:#fff;color:#dfdfdf;top:50%;position:absolute}.testimonial_section .owl-nav .owl-prev{left:0}.testimonial_section .owl-nav .owl-prev:hover{background-color:#fff;color:#dfdfdf}.testimonial_section .owl-nav .owl-prev:hover i{color:#ef3f3e;transition:all .5s ease}.testimonial_section .owl-nav .owl-next{right:0}.testimonial_section .owl-nav .owl-next:hover{background-color:#fff;color:#dfdfdf}.testimonial_section .owl-nav .owl-next:hover i{color:#ef3f3e;transition:all .5s ease}.subscribe-section{background-color:#00000052;background-blend-mode:overlay;background-size:cover;background-position:center center;background-repeat:no-repeat;display:block}.subscribe-section .input-group input{color:#646464;font-weight:700}.subscribe-section .input-group .form-control{border-radius:0;border:none;padding:15px 24px}.subscribe-section .input-group .form-control:focus{box-shadow:none}.subscribe-section .input-group .btn{padding:18px 40px;box-shadow:none}.subscribe-section .input-group ::placeholder{color:#ccc;font-weight:600;opacity:1}.subscribe-footer{padding:40px 0}.subscribe-footer .service-left{float:left}.subscribe-footer .service-left .service-box{display:flex;padding:0 50px;border-left:1px solid #ffffff}.subscribe-footer .service-left .service-box .icon svg{fill:#fff;width:40px;height:40px}.subscribe-footer .service-left .service-box .detail{margin-left:12px;display:flex;align-items:center}.subscribe-footer .service-left .service-box .detail h5,.subscribe-footer .service-left .service-box .detail .h5{font-size:calc(15px + 3 * (100vw - 320px) / 1600);text-transform:uppercase;color:#fff;font-weight:800;margin-bottom:0}.subscribe-footer .service-left .service-box .detail p{font-size:12px;color:#fff9;margin-bottom:0;text-transform:capitalize}.subscribe-footer .service-left ul li:first-child .service-box{padding-left:0;border-left:none}.subscribe-footer .service-right{float:right}.subscribe-footer .service-right .input-group input{color:#ffffff80;padding:12px 25px;background-color:#ffffff29;border:none;border-radius:50px 0 0 50px}.subscribe-footer .service-right .input-group input:focus{box-shadow:none}.subscribe-footer .service-right .input-group ::placeholder{color:#fff6;opacity:1}.subscribe-footer .service-right .btn-subscribe{background-color:#fff;color:rgba(var(--theme-color1),1);text-transform:capitalize;border-radius:0 50px 50px 0;padding:8px 20px;line-height:2}.subscribe-footer .service-right .btn-subscribe:hover{box-shadow:none;border:1px solid transparent}.subscribe-footer.zig-zag-effect:after{filter:invert(.9)}.subscribe_section .subscribe-detail{text-align:right;padding-right:60px;display:flex;align-items:center;justify-content:center;height:100%}.subscribe_section .subscribe-detail:after{content:"";position:absolute;width:3px;height:30px;background-color:rgba(var(--theme-color1),1);right:0;top:50%;transform:translateY(-50%)}.subscribe_section .subscribe-detail h2,.subscribe_section .subscribe-detail .h2{position:relative;font-weight:900;display:inline-block;margin-bottom:15px;font-size:calc(16px + .0125*(100vw - 320px))}.subscribe_section .subscribe-detail span{position:absolute;font-size:14px;color:#fff;background-color:rgba(var(--theme-color1),1);left:-40%;border-radius:50px;padding:5px 14px 3px;line-height:1;font-weight:600;text-transform:uppercase;top:4px}.subscribe_section .subscribe-detail p{font-size:calc(14px + .0025*(100vw - 320px));font-weight:600;line-height:1.5;margin-bottom:0}.subscribe_section .input-section{padding-left:60px;position:relative}.subscribe_section .input-section input{padding:50px 175px 50px 50px;border:none;box-shadow:2.5px 4.33px 20px #0000000d;border-radius:25px}.subscribe_section .input-section .form-control:focus{box-shadow:2.5px 4.33px 20px #0000001a}.subscribe_section .input-section ::placeholder{color:#bcbcbc;opacity:1;font-weight:600}.subscribe_section .input-section .btn{position:absolute;right:50px;top:50%;transform:translateY(-50%);padding:8px 20px}.about-section .image-section{display:flex}.about-section .image-section .img-box{position:relative}.about-section .image-section .img-box+.img-box{margin-left:60px}.about-section .image-section .img-box img{box-shadow:5px 8.66px 20px #00000026}.about-section .image-section .img-box .no-class{position:absolute;top:50%;transform:translateY(-50%);display:flex;align-items:center;justify-content:center;background-color:rgba(var(--theme-color1),1);padding:5px;left:-15px;box-shadow:2.5px 4.33px 25px rgba(var(--theme-color1),.4)}.about-section .image-section .img-box .no-class h3,.about-section .image-section .img-box .no-class .h3{font-size:calc(14px + .00625*(100vw - 320px));color:#fff;margin-bottom:0;font-weight:700}.about-section .about-text{display:flex;align-items:center;height:100%;padding-left:60px}.about-section .about-text h5,.about-section .about-text .h5{font-size:calc(14px + .0025*(100vw - 320px));font-style:italic;color:#adadad;text-transform:capitalize;font-weight:700;margin-bottom:15px;margin-top:-2px}.about-section .about-text h5 span,.about-section .about-text .h5 span{color:rgba(var(--theme-color1),1)}.about-section .about-text h3,.about-section .about-text .h3{font-size:calc(16px + .005*(100vw - 320px));text-transform:capitalize;font-weight:800;letter-spacing:.001em;margin-bottom:35px}.about-section .about-text h2,.about-section .about-text .h2{font-size:calc(18px + 27 * (100vw - 320px) / 1600);color:rgba(var(--theme-color1),1);font-weight:800;margin-bottom:35px}.about-section .about-text p{font-size:calc(14px + .005*(100vw - 320px));line-height:1.5;font-weight:600;margin-bottom:25px}.about-section.three-image .image-section .img-box+.img-box{margin-left:45px}.about-section.three-image .about-text{padding-left:20px}.about-section.three-image .about-text h5,.about-section.three-image .about-text .h5{font-size:calc(14px + .00375*(100vw - 320px));margin-bottom:30px}.about-section.three-image .about-text h2,.about-section.three-image .about-text .h2{color:#000;font-size:calc(18px + .01375*(100vw - 320px));margin-bottom:10px}.about-section.three-image .about-text h2 span,.about-section.three-image .about-text .h2 span{font-size:calc(16px + .00875*(100vw - 320px));text-transform:lowercase;margin-bottom:0;display:block;margin-top:14px;font-weight:400;color:#0009}.about-section.three-image .about-text p{font-size:calc(14px + .0025*(100vw - 320px))}.about-section.about_page .image-section .img-box:nth-child(odd){margin-bottom:40px}.about-section.about_page .image-section .img-box:nth-child(odd) .title-box{bottom:-40px}.about-section.about_page .image-section .img-box:nth-child(2n){margin-top:40px}.about-section.about_page .image-section .img-box:nth-child(2n) .title-box{top:-40px}.about-section.about_page .image-section .img-box .title-box{padding:20px;background-color:#fff;display:inline-block;text-align:center;position:absolute;left:50%;transform:translate(-50%);box-shadow:-2px 0 20px #00000014;min-width:162px}.about-section.about_page .image-section .img-box .title-box h3,.about-section.about_page .image-section .img-box .title-box .h3{font-size:calc(14px + .00625*(100vw - 320px));text-transform:capitalize;color:#000;margin-top:-4px;font-weight:800;margin-bottom:7px}.about-section.about_page .image-section .img-box .title-box h6,.about-section.about_page .image-section .img-box .title-box .h6{font-size:calc(12px + .00125*(100vw - 320px));text-transform:uppercase;margin-bottom:-4px;word-break:break-word;color:gray}.about-section.about_page .about-text{padding-left:50px;align-items:flex-start}.about-section.about_page .about-text .title-3{text-align:left;margin-bottom:35px}.about-section.about_page .about-text .title-3 .title-label{text-transform:uppercase;box-shadow:5px 8.66px 20px #ef3f3e38}.about-section.about_page .about-text h2,.about-section.about_page .about-text .h2{font-weight:700}.about-section.about_page .about-text h2 span,.about-section.about_page .about-text .h2 span{font-size:calc(18px + .01375*(100vw - 320px));text-transform:capitalize;margin-top:20px}.about-section.about_page .about-text .buttons-about{margin-top:45px}.about-section.about_page .about-text .buttons-about .btn+.btn{margin-left:20px}.about_section .about_img{position:relative;margin:20px 0}.about_section .about_img img{border-radius:25px;transition:all .5s ease}.about_section .about_img .side-effect:after{content:"";position:absolute;top:-12px;height:calc(100% - 18px);border-radius:25px;width:calc(100% - 65px);left:76px;z-index:-1;transition:all .5s ease;background-blend-mode:overlay;opacity:.3}.about_section .about_img .side-effect:before{content:"";position:absolute;top:-20px;height:calc(100% - 44px);border-radius:25px;width:calc(100% - 97px);left:120px;z-index:-1;-webkit-transition:all .5s ease;transition:all .5s ease;background-blend-mode:overlay;opacity:.1}.about_section .about_img .side-effect span:after{content:"";position:absolute;bottom:-12px;height:calc(100% - 18px);border-radius:25px;width:calc(100% - 65px);right:76px;z-index:-1;transition:all .5s ease;background-blend-mode:overlay;opacity:.3}.about_section .about_img .side-effect span:before{content:"";position:absolute;bottom:-20px;height:calc(100% - 44px);border-radius:25px;width:calc(100% - 97px);right:120px;z-index:-1;transition:all .5s ease;background-blend-mode:overlay;opacity:.1}.about_section .about_img:hover img{transform:scale(1.02);transition:all .5s ease}.about_section .about_img:hover .side-effect:before,.about_section .about_img:hover .side-effect:after{top:0;left:20px;transition:all .5s ease}.about_section .about_img:hover .side-effect span:after,.about_section .about_img:hover .side-effect span:before{bottom:0;right:20px;transition:all .5s ease}.about_section .about_content{margin-left:85px;display:flex;align-items:center;height:100%}.about_section .about_content h5,.about_section .about_content .h5{font-size:calc(16px + .0025*(100vw - 320px));color:#adadad;text-transform:capitalize;font-weight:800;font-style:italic;margin-bottom:25px}.about_section .about_content h5 span,.about_section .about_content .h5 span{color:rgba(var(--theme-color1),1)}.about_section .about_content h2,.about_section .about_content .h2{font-size:calc(18px + .01375*(100vw - 320px));color:#000;font-weight:800;text-transform:capitalize;margin-bottom:30px}.about_section .about_content p{font-size:calc(14px + .0025*(100vw - 320px));color:#b2b2b2;line-height:1.4;font-weight:600;margin-bottom:38px}.about_section .about_content .about_bottom{display:flex;align-items:center}.about_section .about_content .about_bottom h6,.about_section .about_content .about_bottom .h6{margin-left:25px;background-color:#f7f7f7;color:#acacac;font-size:14px;text-transform:capitalize;margin-bottom:0;padding:8px 12px;border-radius:20px;font-weight:600}.ticket-section .ticket-box{position:relative}.ticket-section .ticket-box .image-box{position:relative;overflow:hidden;box-shadow:5px 8.66px 22px #0000004d}.ticket-section .ticket-box .image-box img{transition:all .5s ease}.ticket-section .ticket-box .image-box:after{content:"";position:absolute;left:0;width:100%;height:100%;background-color:#0003;opacity:0;top:0;z-index:0}.ticket-section .ticket-box .image-box:hover:after{opacity:1}.ticket-section .ticket-box .image-box:hover img{transform:scale(1.04);transition:all .5s ease}.ticket-section .ticket-box .content{padding:50px 150px 50px 50px;background-color:#fff;position:absolute;left:-56%;top:50%;transform:translateY(-50%);box-shadow:11px 4px 40px #0000001c}.ticket-section .ticket-box .content .detail{max-width:395px}.ticket-section .ticket-box .content .detail h4,.ticket-section .ticket-box .content .detail .h4{font-size:calc(14px + .00125*(100vw - 320px));font-weight:600;color:#0009;margin-bottom:15px}.ticket-section .ticket-box .content .detail h4 span,.ticket-section .ticket-box .content .detail .h4 span{color:rgba(var(--theme-color1),1);font-weight:900;font-size:calc(16px + 11 * (100vw - 320px) / 1600)}.ticket-section .ticket-box .content .detail h3,.ticket-section .ticket-box .content .detail .h3{font-size:calc(18px + .00375*(100vw - 320px));color:#000;font-weight:900;text-transform:capitalize;margin-bottom:18px}.ticket-section .ticket-box .content .detail p{font-size:calc(14px + .0025*(100vw - 320px));margin-bottom:25px;line-height:1.5;color:#b2b2b2;font-weight:600}.ticket-section .ticket-box .content .barcode-design{position:absolute;right:50px;top:50%;transform:translateY(-50%)}.ticket-section .ticket-box .content:after{content:"";position:absolute;background-image:url("./media/zig-zag-3FNDD4TG.png");right:-10px;height:100%;width:10px;top:0}.ticket-section .ticket-box .content:before{content:"";position:absolute;background-image:url("./media/zig-zag-3FNDD4TG.png");left:-10px;height:100%;width:10px;top:0;transform:rotate(180deg)}.ticket-section .ticket-box .ticket-title{position:absolute;top:50%;transform:translateY(-50%) rotate(90deg);right:-11%;display:flex;z-index:1}.ticket-section .ticket-box .ticket-title h6,.ticket-section .ticket-box .ticket-title .h6{background-color:#fff;padding:10px;font-size:calc(14px + .0025*(100vw - 320px));margin-bottom:0;text-transform:capitalize;font-weight:800}.ticket-section .ticket-box .ticket-title span{background-color:red;display:flex;align-items:center;justify-content:center;padding:10px;color:#fff}.ticket-section .slick-prev,.ticket-section .slick-next{font-family:themify;right:40px;left:unset;z-index:1;transition:all .5s ease}.ticket-section .slick-prev:before,.ticket-section .slick-next:before{color:rgba(var(--theme-color1),1);background-color:#fff;opacity:1;padding:10px}.ticket-section .slick-prev:hover,.ticket-section .slick-next:hover{box-shadow:#00000080 5px 8.66px 40px;transition:all .5s ease}.ticket-section .slick-next{top:calc(50% - 30px)}.ticket-section .slick-next:before{font-family:themify;content:"\e649"}.ticket-section .slick-prev{top:calc(50% + 30px)}.ticket-section .slick-prev:before{font-family:themify;content:"\e64a"}.ticket-section .swiper-button-prev{left:unset;right:unset;right:40px;top:calc(50% + 30px);box-shadow:#00000080 5px 8.66px 40px;width:20px;height:20px}.ticket-section .swiper-button-prev:after{content:"prev";font-size:20px;padding:10px 13px 8px;background-color:#fff;color:rgba(var(--theme-color1),1)}.ticket-section .swiper-button-next{right:40px;left:unset;box-shadow:#00000080 5px 8.66px 40px;width:20px;height:20px;top:calc(50% - 30px)}.ticket-section .swiper-button-next:after{content:"next";padding:10px 13px 8px;background-color:#fff;color:rgba(var(--theme-color1),1);font-size:20px}.ticket-section .owl-nav{position:absolute;right:35px;top:50%;transform:translateY(-50%);flex-direction:column;display:flex}.ticket-section .owl-nav [class*=owl-]{box-shadow:5px 8.66px 40px #0000001a;color:rgba(var(--theme-color1),1);background-color:#fff;opacity:1;padding:10px 13px 8px;border-radius:0}.ticket-section .owl-nav [class*=owl-]:hover{color:rgba(var(--theme-color1),1);background-color:#fff}.ticket-section.white-section .ticket-box .ticket-title{right:-9%}.ticket-section.white-section .ticket-box .content .detail h4,.ticket-section.white-section .ticket-box .content .detail .h4{margin-bottom:20px}.ticket-section.white-section .ticket-box .content .detail h2,.ticket-section.white-section .ticket-box .content .detail .h2{font-weight:800;margin-bottom:10px}.ticket-section.white-section .ticket-box .content .detail h6,.ticket-section.white-section .ticket-box .content .detail .h6{font-size:14px;color:#adadad;text-transform:capitalize;font-weight:800;margin-bottom:10px}.ticket-section.white-section .ticket-box .content .detail h6 span,.ticket-section.white-section .ticket-box .content .detail .h6 span{color:rgba(var(--theme-color1),1)}.ticket-section.white-section .slick-prev,.ticket-section.white-section .slick-next{box-shadow:#00000080 5px 8.66px 40px}.ticket-section.white-section .slick-prev:hover,.ticket-section.white-section .slick-next:hover{box-shadow:#000c 5px 8.66px 40px;transition:all .5s ease}.video-section{padding:170px 0}.video-section.parallax-img{background-color:#00000059;background-blend-mode:overlay;background-size:cover;background-position:center center;background-repeat:no-repeat;display:block}.video-section .basic-section h2,.video-section .basic-section .h2{font-family:Dancing Script;font-size:calc(25px + .025*(100vw - 320px));color:#fff;text-align:center;font-weight:700;line-height:.8;margin-bottom:35px}.video-section .basic-section h4,.video-section .basic-section .h4{text-align:center;color:#ffffffb3;font-weight:700;letter-spacing:.4em;text-transform:uppercase;margin-bottom:40px}.video-section .basic-section .video-icon{position:relative;cursor:pointer;top:0;left:0;transform:none;margin:0 auto}.video-section .basic-section .video-icon .animation-circle-inverse{background:#d6242382}.video-section .basic-section .video-icon .animation-circle-inverse i{background:#d6242380;border-radius:15px;opacity:.8;z-index:-1}.video-section .basic-section .video-icon .animation-circle-inverse i:nth-child(2){animation:icon 3s linear infinite}@keyframes icon{0%{transform:scale(1.2)}to{transform:scale(1.4)}}.video_section{padding:138px 0;position:relative;overflow:hidden;background-size:cover;background-position:center center;background-repeat:no-repeat;display:block}.video_section .video-image{position:relative;z-index:1}.video_section .video-image img{border-radius:30px;transition:all .5s ease}.video_section .video-image .video-icon{box-shadow:-1px 0 25px 7px #00000080;transition:all .5s ease}.video_section .video-image .video-icon:hover{transform:translate(-50%,-50%) scale(1.06);transition:all .5s ease}.video_section .video-image .side-effect:after{content:"";position:absolute;top:15px;height:calc(100% - 30px);background-color:#ffffff1f;border-radius:30px;width:calc(100% + 30px);left:-15px;z-index:-1;transition:all .5s ease}.video_section .video-image .side-effect:before{content:"";position:absolute;top:35px;height:calc(100% - 70px);background-color:#ffffff0d;border-radius:30px;width:calc(100% + 60px);left:-30px;z-index:-1;transition:all .5s ease}.video_section .video-image:hover img{transform:translateY(-25px);transition:all .5s ease}.video_section .video-image:hover .side-effect:after{left:10px;width:calc(100% + 10px);top:0;height:calc(100% - 10px);transition:all .5s ease}.video_section .video-image:hover .side-effect:before{width:100%;top:35px;left:38px;height:calc(100% - 30px);transition:all .5s ease}.video_section .video-content{display:flex;align-items:center;height:100%}.video_section .video-content h5,.video_section .video-content .h5{color:#fff;font-weight:700;text-transform:unset;margin-bottom:30px;margin-top:-3px;font-style:italic}.video_section .video-content h5 span,.video_section .video-content .h5 span{color:rgba(var(--theme-color1),1)}.video_section .video-content h2,.video_section .video-content .h2{font-size:calc(22px + .02375*(100vw - 320px));text-transform:capitalize;font-weight:700;color:#fff;margin-bottom:26px}.video_section .video-content h2 span,.video_section .video-content .h2 span{font-size:calc(22px + .01125*(100vw - 320px));padding-left:20px;margin-left:5px;position:relative}.video_section .video-content h2 span:after,.video_section .video-content .h2 span:after{content:"";position:absolute;left:0;width:3px;height:15px;top:50%;transform:translateY(-50%);background-color:#fff}.video_section .video-content p{font-size:calc(14px + .0025*(100vw - 320px));color:#ffffffb3;line-height:1.6;margin-bottom:24px;padding-right:10px}.video_section .video-content .bottom-section{display:flex;align-items:center;margin-top:35px}.video_section .video-content .bottom-section .timer{margin-bottom:35px}.video_section .video-content .bottom-section .info-btn{margin-left:25px}.video_section .video-content .bottom-section .info-btn h6,.video_section .video-content .bottom-section .info-btn .h6{font-size:14px;color:#fff;font-weight:700;text-transform:uppercase;margin-bottom:0;background-color:#ffffff0d;border-radius:50px;padding:10px 16px}.video_section .video-content .bottom-section .info-btn.red-info{margin-left:10px}.video_section .video-content .bottom-section .info-btn.red-info h6,.video_section .video-content .bottom-section .info-btn.red-info .h6{color:rgba(var(--theme-color1),1)}.video_section .offer-text{position:absolute;right:-90px;top:41%}.video_section .offer-text h6,.video_section .offer-text .h6{color:#fff;transform:rotate(90deg);text-transform:uppercase;letter-spacing:15px;font-weight:700;position:relative}.video_section .offer-text h6 span,.video_section .offer-text .h6 span{position:relative;display:inline-block;animation:ani 1s infinite alternate cubic-bezier(.86,0,.07,1)}.video_section .offer-text h6 span:nth-last-child(n),.video_section .offer-text .h6 span:nth-last-child(n){animation-delay:-.1666666667s}.video_section .offer-text h6 span:nth-last-child(2n),.video_section .offer-text .h6 span:nth-last-child(2n){animation-delay:-.3333333333s}.video_section .offer-text h6 span:nth-last-child(3n),.video_section .offer-text .h6 span:nth-last-child(3n){animation-delay:-.5s}.video_section .offer-text h6:after,.video_section .offer-text .h6:after{content:"";position:absolute;width:80px;height:3px;background-color:#fff;top:5px;right:-100px;background:linear-gradient(to right,#fff,#e7382700)}.timer li{font-size:14px;list-style-type:none;padding:10px 24px;text-transform:capitalize;color:#fff;background:#ffffff26;text-align:center;font-weight:700;border-radius:15px;margin-right:25px}.timer li:last-child{margin-right:0}.timer li span{display:block;font-size:calc(18px + .01375*(100vw - 320px))}.video-icon{width:80px;height:55px;background-color:#d62423;border-radius:15px;box-shadow:2.5px 4.33px 25px #d6242399;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:1;cursor:pointer}.video-icon span{width:0;position:absolute;height:0;border-top:12px solid transparent;border-left:24px solid #ffffff;border-bottom:12px solid transparent;left:50%;top:50%;transform:translate(-50%,-50%)}.video-slider{height:227px;width:auto}.gallery-box{position:relative;overflow:hidden}.gallery-box .gallery-img{position:relative;transition:all .5s ease;background-size:cover;background-position:center center;background-repeat:no-repeat;display:block}.gallery-box .gallery-img .overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(to top,#000000a1,#e7382700);background-blend-mode:overlay;box-shadow:inset 0 -200px 120px -53px #0009}.gallery-box .gallery-content{position:absolute;text-align:center;bottom:30px;transition:all .5s ease;width:100%}.gallery-box .gallery-content h5,.gallery-box .gallery-content .h5{color:#fff;font-weight:700;margin-bottom:15px;text-transform:capitalize}.gallery-box .gallery-content .btn{padding:8px 18px;line-height:1}.gallery-box:hover .gallery-img{transform:scale(1.04);transition:all .5s ease}.gallery-box:hover .gallery-content{bottom:40px;transition:all .5s ease}.gallery_box{position:relative;overflow:hidden}.gallery_box .gallery-img{position:relative;transition:all .5s ease}.gallery_box .gallery-img .overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(to top,#000000a1,#e7382700);background-blend-mode:overlay}.gallery_box .gallery-content{position:absolute;bottom:40px;left:40px;transition:all .5s ease;z-index:1}.gallery_box .gallery-content h3,.gallery_box .gallery-content .h3{color:#fff;font-weight:700;margin-bottom:10px;text-transform:capitalize}.gallery_box .view-cls{width:40px;height:40px;background-color:#ffffff26;border-radius:100%;display:flex;align-items:center;justify-content:center;position:absolute;right:40px;bottom:40px;opacity:0;transform:scale(0);transition:all .5s ease}.gallery_box .view-cls i{color:#fff}.gallery_box:after{content:"";position:absolute;bottom:0;background:linear-gradient(180deg,#0000001a 58%,#000000bf);width:100%;height:100%;border-radius:4px}.gallery_box:hover .gallery-img{transform:scale(1.04);transition:all .5s ease}.gallery_box:hover .view-cls{transform:scale(1);opacity:1;transition:all .5s ease}.mfp-with-zoom .mfp-container,.mfp-with-zoom.mfp-bg{opacity:0;-webkit-backface-visibility:hidden;transition:all .3s ease-out}.mfp-with-zoom.mfp-ready .mfp-container{opacity:1}.mfp-with-zoom.mfp-ready.mfp-bg{opacity:.8}.mfp-with-zoom.mfp-removing .mfp-container,.mfp-with-zoom.mfp-removing.mfp-bg{opacity:0}.mfp-title{display:none}.default-hotelslider .swiper-button-prev{left:1px;z-index:1;transition:all .5s ease;background-color:transparent;width:22px;height:32px}.default-hotelslider .swiper-button-prev:after{content:"\f053";font-family:"Font Awesome 5 Free";font-weight:900;font-size:20px;color:#cfd4da}.default-hotelslider .swiper-button-next{right:0;z-index:1;transition:all .5s ease;background-color:transparent;width:22px;height:32px}.default-hotelslider .swiper-button-next:after{content:"\f054";font-family:"Font Awesome 5 Free";font-weight:900;font-size:20px;color:#cfd4da}.default-hotelslider .special-section.grid-box .special-box:hover .swiper-button-next,.default-hotelslider .special-section.grid-box .special-box:hover .swiper-button-prev{background-color:#252525;transition:all .5s ease}.default-hotelslider .special-section.grid-box .special-box:hover .special-img .bg-size{transform:scale(1)}.tour-withslider .special-box .swiper-button-prev{left:1px;z-index:1;transition:all .5s ease;background-color:transparent;width:22px;height:32px}.tour-withslider .special-box .swiper-button-prev:after{content:"\f053";font-family:"Font Awesome 5 Free";font-weight:900;font-size:20px;color:#cfd4da}.tour-withslider .special-box .swiper-button-next{right:0;z-index:1;transition:all .5s ease;background-color:transparent;width:22px;height:32px}.tour-withslider .special-box .swiper-button-next:after{content:"\f054";font-family:"Font Awesome 5 Free";font-weight:900;font-size:20px;color:#cfd4da}.tour-withslider .special-box:hover .swiper-button-next,.tour-withslider .special-box:hover .swiper-button-prev{background-color:#252525;transition:all .5s ease}.special-section .projects-enter{transform:scale(.5) translatey(-80px);opacity:0}.special-section .projects-leave-to{transform:translatey(30px);opacity:0}.special-section .projects-leave-active{position:absolute;z-index:-1}.special-section .project{transition:all .35s ease-in-out}.special-section .special-box{box-shadow:5px 8.66px 30px #0000000d;transition:all .5s ease;margin-bottom:30px;box-shadow:0 1px 9px #e4e4e4b3}.special-section .special-box.p-0 .special-img .top-icon{top:10px;right:10px}.special-section .special-box:hover .swiper-button-next,.special-section .special-box:hover .swiper-button-prev{background-color:#252525!important;transition:all .5s ease}.special-section .special-box .special-img{position:relative;overflow:hidden}.special-section .special-box .special-img .swiper-button-prev{left:1px;z-index:1;transition:all .5s ease;background-color:transparent;width:22px;height:32px}.special-section .special-box .special-img .swiper-button-prev:after{content:"\f053";font-family:"Font Awesome 5 Free";font-weight:900;font-size:20px;color:#cfd4da}.special-section .special-box .special-img .swiper-button-next{right:0;z-index:1;transition:all .5s ease;background-color:transparent;width:22px;height:32px}.special-section .special-box .special-img .swiper-button-next:after{content:"\f054";font-family:"Font Awesome 5 Free";font-weight:900;font-size:20px;color:#cfd4da}.special-section .special-box .special-img .bg-size{transition:all .5s ease;background-size:cover;background-position:center center;background-repeat:no-repeat;display:block}.special-section .special-box .special-img .label{position:absolute;left:30px;top:30px;display:flex;align-items:center;justify-content:center;background-color:#fff}.special-section .special-box .special-img .label h3,.special-section .special-box .special-img .label .h3{padding:7px 12px;font-size:calc(14px + .00375*(100vw - 320px));margin-bottom:0;background-color:#fff;color:rgba(var(--theme-color1),1);font-weight:800;display:flex;align-items:center;justify-content:center}.special-section .special-box .special-img .label h3 del,.special-section .special-box .special-img .label .h3 del{font-size:calc(12px + .0025*(100vw - 320px));color:#000;margin-right:3px}.special-section .special-box .special-img .label i{padding:12px 14px;background-color:rgba(var(--theme-color1),1);color:#fff;box-shadow:2.5px 4.33px 25px #890c0b66}.special-section .special-box .special-img .content-inner{position:absolute;width:60%;bottom:-70px;background-color:#fff;left:0;right:0;margin:0 auto;text-align:center;padding:15px;transition:all .5s ease}.special-section .special-box .special-img .content-inner h6,.special-section .special-box .special-img .content-inner .h6{font-size:calc(14px + .00125*(100vw - 320px));font-weight:500;color:#000;text-transform:uppercase;margin-bottom:-4px}.special-section .special-box .special-img .content-inner h5,.special-section .special-box .special-img .content-inner .h5{font-size:calc(15px + 3 * (100vw - 320px) / 1600);color:#000;font-weight:800;line-height:1.5;margin-bottom:0;margin-top:-7px;text-transform:capitalize}.special-section .special-box .special-img .content_inner{position:absolute;bottom:0;width:100%;text-align:center;padding:30px;background:linear-gradient(to top,#000c,#e7382700)}.special-section .special-box .special-img .content_inner h6,.special-section .special-box .special-img .content_inner .h6{font-size:calc(14px + .00125*(100vw - 320px));font-weight:500;color:#fff;text-transform:uppercase;margin-bottom:-4px}.special-section .special-box .special-img .content_inner h5,.special-section .special-box .special-img .content_inner .h5{font-size:calc(15px + 3 * (100vw - 320px) / 1600);color:#fff;font-weight:800;line-height:1.5;margin-bottom:0;margin-top:-7px;text-transform:capitalize}.special-section .special-box .special-img .top-icon{position:absolute;top:10px;right:10px}.special-section .special-box .special-img .top-icon i{color:#fff;font-size:calc(14px + .00125*(100vw - 320px));padding:8px;background-color:#0009;border-radius:100%}.special-section .special-box .special-content{padding:40px}.special-section .special-box .special-content h5,.special-section .special-box .special-content .h5{color:#000;font-weight:800;line-height:1.5;margin-bottom:15px;margin-top:-7px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.special-section .special-box .special-content p{font-size:14px;color:#999;font-weight:600;line-height:1.5;margin-bottom:15px}.special-section .special-box .special-content .bottom-part{display:flex}.special-section .special-box .special-content .bottom-part .package-cls{padding-left:20px;color:rgba(var(--theme-color1),1);font-weight:800}.special-section .special-box.cab-box{padding:30px}.special-section .special-box:hover{box-shadow:5px 8.66px 30px #0000001a;transition:all .5s ease}.special-section .special-box:hover .special-img .bg-size{transform:scale(1.03);transition:all .5s ease}.special-section .special-box:hover .special-img .content-inner{bottom:15px;transition:all .5s ease}.special-section .slick-slide>div{margin:0 25px}.special-section .slick-list{margin-left:-25px;margin-right:-25px}.special-section.section-b-space{padding-bottom:70px}.special-section.grid-box{margin-top:30px}.special-section.grid-box .special-box{position:relative;background-color:#fff}.special-section.grid-box .special-box .special-content{padding:20px 25px 25px;position:relative}.special-section.grid-box .special-box .special-content h5,.special-section.grid-box .special-box .special-content .h5{font-size:calc(14px + .00375*(100vw - 320px));text-transform:capitalize;margin-bottom:0;align-items:center;margin-top:-4px;display:flex;overflow:hidden;max-width:280px;white-space:nowrap;text-overflow:ellipsis;display:block}.special-section.grid-box .special-box .special-content h5 span,.special-section.grid-box .special-box .special-content .h5 span{color:#9a9a9a;font-size:14px;margin-left:8px;font-weight:500;vertical-align:3px}.special-section.grid-box .special-box .special-content h5 span i,.special-section.grid-box .special-box .special-content .h5 span i{color:#a7a7a7;margin-right:3px;font-size:10px}.special-section.grid-box .special-box .special-content p{margin-bottom:10px;color:#9a9a9a;font-weight:500;letter-spacing:.05em}.special-section.grid-box .special-box .special-content .bottom-section .price{display:block;align-items:center;margin-top:13px;margin-bottom:-6px}.special-section.grid-box .special-box .special-content .bottom-section .price del{font-size:14px;color:#000;font-weight:700;margin-right:10px}.special-section.grid-box .special-box .special-content .bottom-section .price span{color:#333;font-size:calc(16px + .0025*(100vw - 320px));font-weight:800}.special-section.grid-box .special-box .special-content .bottom-section .price .package-cls{padding-left:20px;color:rgba(var(--theme-color1),1);font-weight:800;font-size:12px}.special-section.grid-box .special-box .special-content .bottom-section .price .facility-detail{margin-left:7px}.special-section.grid-box .special-box .special-content .bottom-section .price .facility-detail span{color:#00000080;font-weight:600;font-size:12px;text-transform:capitalize;padding:2px 8px;border:1px solid #ddd;border-radius:5px;margin-right:3px}.special-section.grid-box .special-box .special-content .tour-detail span{font-size:calc(14px + .00125*(100vw - 320px));font-weight:600;color:rgba(var(--theme-color1),1);text-transform:capitalize}.special-section.grid-box .special-box .special-content .tour-detail .include-sec{margin-top:14px}.special-section.grid-box .special-box .special-content .tour-detail .include-sec ul{text-transform:capitalize;color:#000000c7;margin-top:10px}.special-section.grid-box .special-box .special-content .tour-detail .include-sec ul li{margin-right:12px;font-size:calc(14px + .00125*(100vw - 320px));text-align:center}.special-section.grid-box .special-box .special-content .tour-detail .include-sec ul li img{width:20px;display:block;margin:0 auto}.special-section.grid-box .special-box .special-content .tour-detail .include-sec ul li i{font-size:14px;margin-right:5px;display:block}.special-section.grid-box .special-box .special-content .tour-detail .include-sec ul li.not-include{opacity:.4}.special-section.grid-box .special-box .special-content .tour-detail h6,.special-section.grid-box .special-box .special-content .tour-detail .h6{margin-top:4px;text-transform:capitalize;color:#000000c7;max-width:360px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px}.special-section.grid-box .special-box .special-content .tour-detail h6 i,.special-section.grid-box .special-box .special-content .tour-detail .h6 i{font-size:12px;color:gray}.special-section.grid-box .special-box .special-content .tour-detail .bottom-section .price{display:block;margin-top:15px}.special-section.grid-box .special-box .special-content .tour-detail .bottom-section .price h6,.special-section.grid-box .special-box .special-content .tour-detail .bottom-section .price .h6{color:rgba(var(--theme-color1),1);font-size:calc(18px + .00375*(100vw - 320px));font-weight:800;margin-bottom:0;display:flex;align-items:center}.special-section.grid-box .special-box .special-content .tour-detail .bottom-section .price h6 del,.special-section.grid-box .special-box .special-content .tour-detail .bottom-section .price .h6 del{font-size:14px;color:#000;font-weight:700;margin-right:10px}.special-section.grid-box .special-box .special-content .tour-detail .bottom-section .price span{font-size:14px;font-weight:500;color:#00000091;text-transform:capitalize}.special-section.grid-box .special-box .special-content .tour-detail .nowrap-cls{max-width:300px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.special-section.grid-box .special-box .special-content.restaurant-detail h5,.special-section.grid-box .special-box .special-content.restaurant-detail .h5{margin-top:-4px}.special-section.grid-box .special-box .special-content.restaurant-detail h5 span,.special-section.grid-box .special-box .special-content.restaurant-detail .h5 span{font-size:14px;margin-left:10px;font-weight:500;padding:3px 10px;color:#fff;display:inline-block}.special-section.grid-box .special-box .special-content.restaurant-detail h5 span.positive,.special-section.grid-box .special-box .special-content.restaurant-detail .h5 span.positive{background-color:#008000d4}.special-section.grid-box .special-box .special-content.restaurant-detail h5 span.nagative,.special-section.grid-box .special-box .special-content.restaurant-detail .h5 span.nagative{background-color:#ff0000d4}.special-section.grid-box .special-box .special-content.restaurant-detail h5 span i,.special-section.grid-box .special-box .special-content.restaurant-detail .h5 span i{color:#fff;margin-right:0;vertical-align:1px}.special-section.grid-box .special-box .special-content.restaurant-detail ul li{display:block;font-size:calc(14px + .00125*(100vw - 320px));text-transform:capitalize;line-height:24px;position:relative;padding-left:15px;color:gray}.special-section.grid-box .special-box .special-content.restaurant-detail ul li:last-child{margin-bottom:-4px}.special-section.grid-box .special-box .special-content.restaurant-detail ul li:after{content:"";width:6px;height:1px;background-color:#000000d9;left:0;position:absolute;top:50%;transform:translate(-50%);z-index:0}.special-section.grid-box .special-box .special-content.cab-detail ul li{display:block;font-size:16px;text-transform:capitalize}.special-section.grid-box .special-box .special-content.cab-detail ul li span{font-weight:600}.special-section.grid-box .special-box .special-content.cab-detail ul li+li{margin-top:5px}.special-section.grid-box .special-box .special-content.cab-detail .button-botton{display:flex}.special-section.grid-box .special-box .special-content.cab-detail .button-botton a:last-child{margin-left:10px}.special-section.grid-box .special-box .special-content.cab-detail .button-botton .btn{font-size:14px;text-transform:capitalize;padding:5px 12px;width:50%;margin-top:10px;background-color:transparent;color:rgba(var(--theme-color1),1);border:1px solid rgba(var(--theme-color1),1);box-shadow:none;transition:all .5s ease}.special-section.grid-box .special-box .special-content.cab-detail .button-botton .btn:hover{color:#fff;background-color:rgba(var(--theme-color1),1);transition:all .5s ease}.special-section.grid-box .special-box.cab-box .special-content{padding:10px 0 0}.special-section.grid-box .special-box.cab-box .special-content ul li{display:block;font-size:16px;text-transform:capitalize;position:relative;padding-left:15px}.special-section.grid-box .special-box.cab-box .special-content ul li:after{content:"";width:6px;height:1px;background-color:#000000d9;left:0;position:absolute;top:50%;-webkit-transform:translateX(-50%);transform:translate(-50%)}.special-section.grid-box .special-box.cab-box .special-content ul li span{font-weight:600}.special-section.grid-box .special-box.cab-box .special-content ul li+li{margin-top:5px}.special-section.grid-box .special-box.cab-box .special-content .button-botton{display:flex}.special-section.grid-box .special-box.cab-box .special-content .button-botton a:last-child{margin-left:10px}.special-section.grid-box .special-box.cab-box .special-content .button-botton .btn{font-size:14px;text-transform:capitalize;padding:10px 12px;width:50%;margin-top:10px;background-color:transparent;color:rgba(var(--theme-color1),1);border:1px solid rgba(var(--theme-color1),1);box-shadow:none;transition:all .5s ease}.special-section.grid-box .special-box.cab-box .special-content .button-botton .btn:hover{color:#fff;background-color:rgba(var(--theme-color1),1);transition:all .5s ease}.special-section.grid-box .special-box .label-offer{position:absolute;background-color:rgba(var(--theme-color1),1);color:#fff;font-size:calc(12px + .00125*(100vw - 320px));text-transform:capitalize;top:10px;left:-10px;padding:2px 10px;font-weight:800}.special-section.grid-box .special-box .label-offer:after{width:0;height:0;border-left:10px solid transparent;border-top:15px solid #b8100f;content:"";position:absolute;left:0;bottom:-15px}.special-section.related-box{margin-bottom:-3px;overflow:hidden}.category-section{overflow:hidden}.category-section .category-box{border-radius:25px;margin-bottom:15px;position:relative}.category-section .category-box .bg-size,.category-section .category-box img{transition:all .5s ease;border-radius:25px;background-size:cover;background-position:center center;background-repeat:no-repeat;display:block}.category-section .category-box .overlay{position:absolute;left:0;top:0;width:100%;height:100%;border-radius:25px;background:linear-gradient(to top,#0009,#e7382700)}.category-section .category-box .top-bar{display:flex;position:absolute;top:25px;left:25px}.category-section .category-box .top-bar .offer{color:#fff;display:flex;align-items:center;justify-content:center;padding:5px 13px;background-color:rgba(var(--theme-color1),1);border-radius:15px;text-transform:uppercase;font-size:12px;margin-right:10px}.category-section .category-box .top-bar h5,.category-section .category-box .top-bar .h5{font-size:calc(14px + .00375*(100vw - 320px));color:rgba(var(--theme-color1),1);padding:3px 10px;background-color:#fff;border-radius:20px;margin-bottom:0;font-weight:700;display:flex;align-items:center;justify-content:center;letter-spacing:.09em}.category-section .category-box .top-bar h5 del,.category-section .category-box .top-bar .h5 del{font-size:12px;margin-right:5px}.category-section .category-box .bottom-bar{position:absolute;bottom:25px;left:25px;transition:all .5s ease}.category-section .category-box .bottom-bar .top{display:flex;align-items:center;justify-content:flex-start;margin-bottom:4px}.category-section .category-box .bottom-bar .top h5,.category-section .category-box .bottom-bar .top .h5{font-size:calc(14px + .0025*(100vw - 320px));color:#fff;text-transform:capitalize;font-weight:700;margin-bottom:0;margin-right:15px}.category-section .category-box .bottom-bar .top h6,.category-section .category-box .bottom-bar .top .h6{color:#fff;margin-bottom:0;font-weight:700;margin-left:20px;font-size:14px}.category-section .category-box .bottom-bar p{margin-bottom:0;font-size:14px;font-weight:600;color:#ffffffb3}.category-section .category-box .like-cls{position:absolute;right:25px;top:25px}.category-section .category-box .like-cls i{color:#e1002c;background-color:#fff;padding:8px;border-radius:100%;font-size:16px}.category-section .category-box .like-cls i .effect{border-radius:50%;position:absolute;height:100%;width:100%;top:0;right:0;transition:height 5s ease,width 5s ease;z-index:0;opacity:0}.category-section .category-box .like-cls i .effect:after{content:"";display:block;position:absolute;inset:0;border-radius:50%;border:1px solid rgba(255,255,255,.6);animation:effect 2s linear 1s infinite}.category-section .category-box .side-effect:after{content:"";position:absolute;top:8px;height:100%;background-color:#0000001a;border-radius:30px;width:calc(100% - 16px);left:8px;z-index:-1;transition:all .5s ease}.category-section .category-box .side-effect:before{content:"";position:absolute;top:15px;height:100%;background-color:#0000000d;border-radius:30px;width:calc(100% - 66px);left:33px;z-index:-1;transition:all .5s ease}.category-section .category-box:hover .like-cls .effect{opacity:1}.category-section .category-box:hover .bottom-bar{bottom:34px;transition:all .5s ease}.category-section .slick-slide>div{margin:0 25px}.category-section .slick-list{margin-left:-25px;margin-right:-25px}.category-sec{overflow:hidden}.category-sec .category-box{border-radius:25px;transition:all .5s ease}.category-sec .category-box .img-category{border-radius:25px;position:relative;z-index:1}.category-sec .category-box .img-category .bg-size,.category-sec .category-box .img-category img{transition:all .5s ease;border-radius:25px;background-size:cover;background-position:center center;background-repeat:no-repeat;display:block}.category-sec .category-box .img-category .top-bar{position:absolute;top:25px;left:25px}.category-sec .category-box .img-category .top-bar .offer{color:#fff;display:inline-block;padding:5px 13px;background-color:rgba(var(--theme-color1),1);border-radius:15px;text-transform:uppercase;font-size:12px;margin-bottom:12px}.category-sec .category-box .img-category .top-bar h5,.category-sec .category-box .img-category .top-bar .h5{font-size:calc(16px + .00375*(100vw - 320px));color:#fff;padding:3px 10px;background-color:#0000004d;border-radius:20px;margin-bottom:0;font-weight:700;display:flex;align-items:center;justify-content:center;letter-spacing:.09em}.category-sec .category-box .img-category .top-bar h5 del,.category-sec .category-box .img-category .top-bar .h5 del{font-size:12px;margin-right:5px}.category-sec .category-box .img-category .like-cls{position:absolute;right:13%;bottom:-22px}.category-sec .category-box .img-category .like-cls i{color:#e1002c;background-color:#fff;padding:12px;border-radius:100%;box-shadow:2.5px 4.33px 18px #0000000f;font-size:21px}.category-sec .category-box .img-category .like-cls i .effect{border-radius:50%;position:absolute;height:100%;width:100%;top:0;right:0;transition:height 5s ease,width 5s ease;z-index:0;opacity:0}.category-sec .category-box .img-category .like-cls i .effect:after{content:"";display:block;position:absolute;inset:0;border-radius:50%;border:1px solid rgba(255,255,255,.6);animation:effect 2s linear 1s infinite}.category-sec .category-box .img-category .side-effect:after{content:"";position:absolute;top:8px;height:100%;background-color:#0000001a;border-radius:30px;width:calc(100% - 16px);left:8px;z-index:-1;transition:all .5s ease}.category-sec .category-box .img-category .side-effect:before{content:"";position:absolute;top:15px;height:100%;background-color:#0000000d;border-radius:30px;width:calc(100% - 66px);left:33px;z-index:-1;transition:all .5s ease}.category-sec .category-box .content-category{padding:60px 35px 25px;background-color:#fff;border-radius:0 0 25px 25px;box-shadow:0 1px 17px #0000000d;margin-bottom:40px;margin-top:-20px}.category-sec .category-box .content-category .top{display:flex;align-items:center;margin-bottom:8px;margin-top:-3px}.category-sec .category-box .content-category .top h3,.category-sec .category-box .content-category .top .h3{margin-bottom:0;font-size:calc(16px + .00125*(100vw - 320px));text-transform:capitalize;color:#333;font-weight:800;margin-right:15px}.category-sec .category-box .content-category p{font-size:14px;color:#a5a5a5;font-weight:600;margin-bottom:10px}.category-sec .category-box .content-category h6,.category-sec .category-box .content-category .h6{font-size:14px;color:#858585;font-weight:700;text-transform:uppercase;margin-bottom:0}.category-sec .category-box .content-category h6 span,.category-sec .category-box .content-category .h6 span{color:rgba(var(--theme-color1),1);float:right}.category-sec .category-box:hover{box-shadow:0 1px 17px #0000000d;transition:all .5s ease}.category-sec .category-box:hover .img-category .like-cls i .effect{opacity:1;transition:all .5s ease}.category-sec .slick-slide>div{margin:0 25px}.category-sec .slick-list{margin-left:-25px;margin-right:-25px}.category-sec.section-b-space{padding-bottom:60px}.category-wrapper{overflow:hidden}.category-wrapper .title-1.title-5 p{margin-bottom:40px}.category-wrapper .category-wrap{position:relative;margin:30px 0}.category-wrapper .category-wrap .category-img{position:absolute;left:0;top:50%;transform:translateY(-50%);transition:all .5s ease}.category-wrapper .category-wrap .category-img img{width:230px;height:230px;border-radius:25px}.category-wrapper .category-wrap .category-img .side-effect:after{content:"";position:absolute;top:35px;height:calc(100% - 70px);background-color:#0000000d;border-radius:20px;width:100%;left:16px;z-index:-1;transition:all .5s ease}.category-wrapper .category-wrap .category-img .side-effect:before{content:"";position:absolute;top:15px;height:calc(100% - 30px);background-color:#0000000d;border-radius:25px;width:100%;left:8px;z-index:-1;transition:all .5s ease}.category-wrapper .category-wrap .category-content{margin-left:55px;background-color:#fff;border-radius:25px;padding:55px 30px 55px 220px;box-shadow:2.5px 4.33px 20px #0000000d;transition:all .5s ease}.category-wrapper .category-wrap .category-content .top{display:flex;align-items:center;margin-bottom:15px;margin-top:-4px;position:relative}.category-wrapper .category-wrap .category-content .top h3,.category-wrapper .category-wrap .category-content .top .h3{text-transform:capitalize;font-weight:800;margin-bottom:0}.category-wrapper .category-wrap .category-content .top h6,.category-wrapper .category-wrap .category-content .top .h6{font-size:14px;color:rgba(var(--theme-color1),1);text-transform:uppercase;font-weight:700;margin-bottom:0;margin-left:25px}.category-wrapper .category-wrap .category-content .top .like-cls i{position:absolute;font-size:16px;right:0;top:-3px;color:#e1002c;background-color:#e1002c0d;padding:6px;display:flex;align-items:center;justify-content:center;border-radius:100%}.category-wrapper .category-wrap .category-content .top .like-cls i .effect{border-radius:50%;position:absolute;height:100%;width:100%;top:0;right:0;transition:height 5s ease,width 5s ease;z-index:0;opacity:0}.category-wrapper .category-wrap .category-content .top .like-cls i .effect:after{content:"";display:block;position:absolute;inset:0;border-radius:50%;border:1px solid #e1002c;animation:effect 2s linear 1s infinite}.category-wrapper .category-wrap .category-content .rating{margin-bottom:15px}.category-wrapper .category-wrap .category-content p{font-size:14px;line-height:1.5;color:#757575;font-weight:500;margin-bottom:20px;letter-spacing:.08em}.category-wrapper .category-wrap .category-content .bottom{display:flex;align-items:center}.category-wrapper .category-wrap .category-content .bottom h3,.category-wrapper .category-wrap .category-content .bottom .h3{font-size:calc(18px + .00375*(100vw - 320px));color:rgba(var(--theme-color1),1);font-weight:800;margin-bottom:0}.category-wrapper .category-wrap .category-content .bottom h3 del,.category-wrapper .category-wrap .category-content .bottom .h3 del{font-size:calc(16px + .0025*(100vw - 320px));color:#c5c5c5;padding-right:10px}.category-wrapper .category-wrap .category-content .bottom .coupon-code{text-transform:capitalize;padding:8px 20px;border-radius:50px;border:1px dashed #9a9a9a;color:#9a9a9a;font-weight:800;display:inline-block;margin-left:15px;margin-bottom:0}.category-wrapper .category-wrap:hover .category-img{left:15px;transition:all .5s ease}.category-wrapper .category-wrap:hover .category-img .side-effect:before{left:-8px;transition:all .5s ease}.category-wrapper .category-wrap:hover .category-img .side-effect:after{left:-15px;transition:all .5s ease}.category-wrapper .category-wrap:hover .category-content{box-shadow:2.5px 4.33px 20px #0000001a;transition:all .5s ease}.category-wrapper .category-wrap:hover .category-content .like-cls i .effect{opacity:.4}.category-wrapper.section-b-space{padding-bottom:70px}.category-wrapper .slick-slide>div{margin:0 25px}.category-wrapper .slick-list{margin-left:-25px;margin-right:-25px}.category-bg{overflow:hidden}.category-bg .slick-slide>div{margin:0 15px}.category-bg .slick-list{margin-left:-15px;margin-right:-15px}.category-bg .category-block{padding:90px 50px 50px;background-color:#fff;border-radius:25px;margin:35px 0 10px;box-shadow:1px 0 11px #0000000a;position:relative;text-align:center;transition:all .5s ease}.category-bg .category-block .category-img{position:absolute;top:-35px;left:50%;transform:translate(-50%)}.category-bg .category-block .category-img img{animation:none;transition:all .5s ease}.category-bg .category-block .rating{justify-content:center;margin-bottom:20px}.category-bg .category-block h6,.category-bg .category-block .h6{font-size:12px;color:#9a9a9a;text-transform:uppercase;padding:6px 12px;background-color:#f7f7f7;border-radius:5px;display:inline-block;letter-spacing:.07em;font-weight:800;margin-bottom:16px}.category-bg .category-block h6 span,.category-bg .category-block .h6 span{color:rgba(var(--theme-color1),1)}.category-bg .category-block h4,.category-bg .category-block .h4{color:rgba(var(--theme-color1),1);font-weight:800;text-transform:capitalize;margin-bottom:5px}.category-bg .category-block h5,.category-bg .category-block .h5{font-size:15px;font-weight:600;text-transform:capitalize;margin-bottom:20px;line-height:1.4}.category-bg .category-block:hover{box-shadow:1px 0 11px #0000001a;transition:all .5s ease}.category-bg .category-block:hover .category-img img{animation:pulse 2s infinite;transition:all .5s ease}.category-bg.section-b-space{padding-bottom:90px;background-size:cover;background-position:center center;background-repeat:no-repeat;display:block}.routes-section .routes-box{border-radius:25px;transition:all .5s ease}.routes-section .routes-box .routes-img{border-radius:25px;position:relative;z-index:1;overflow:hidden;background-size:cover;background-position:center center;background-repeat:no-repeat;display:block}.routes-section .routes-box .routes-img .price-round{position:absolute;left:-11px;bottom:-4px;background-color:#0081c4;width:100px;height:100px;border-radius:100%;display:flex;align-items:center;justify-content:center;text-align:center}.routes-section .routes-box .routes-img .price-round>div{margin-left:10px}.routes-section .routes-box .routes-img .price-round h6,.routes-section .routes-box .routes-img .price-round .h6{font-size:14px;color:#fff;font-weight:700;margin-bottom:5px}.routes-section .routes-box .routes-img .price-round h3,.routes-section .routes-box .routes-img .price-round .h3{font-size:calc(16px + .00625*(100vw - 320px));color:#fff;font-weight:800;margin-bottom:0}.routes-section .routes-box .routes-img .price-round:after{content:"";position:absolute;width:100%;height:100%;background-color:#0070ab;border-radius:100%;z-index:-1;top:0;left:8px;transition:all .5s ease}.routes-section .routes-box .routes-img .discount{position:absolute;top:25px;left:25px;background-color:rgba(var(--theme-color1),1);border-radius:30px;padding:5px 12px}.routes-section .routes-box .routes-img .discount h6,.routes-section .routes-box .routes-img .discount .h6{font-size:12px;margin-bottom:0;color:#fff;font-weight:800;text-transform:uppercase}.routes-section .routes-box .routes-content{padding:45px 25px 25px;background-color:#fff;border-radius:0 0 25px 25px;box-shadow:2.5px 4.33px 45px #0000000d;margin-bottom:0;margin-top:-20px}.routes-section .routes-box .routes-content .top-bar{display:flex;align-items:center;margin-bottom:5px}.routes-section .routes-box .routes-content .top-bar h5,.routes-section .routes-box .routes-content .top-bar .h5{font-size:calc(14px + .0025*(100vw - 320px));color:#333;font-weight:900;text-transform:capitalize;margin-bottom:0}.routes-section .routes-box .routes-content .top-bar h6,.routes-section .routes-box .routes-content .top-bar .h6{font-size:12px;margin-bottom:0;margin-left:auto;text-transform:capitalize;font-weight:800;color:#858585}.routes-section .routes-box .routes-content .bottom-bar{display:flex;align-items:center}.routes-section .routes-box .routes-content .bottom-bar h6,.routes-section .routes-box .routes-content .bottom-bar .h6{margin-bottom:0;color:rgba(var(--theme-color1),1);font-size:12px;text-transform:capitalize;font-weight:800}.routes-section .routes-box .routes-content .bottom-bar .rating{margin-left:auto}.routes-section .routes-box:hover{box-shadow:1px 0 11px #0003}.routes-section .routes-box:hover .routes-img .price-round:after{left:0;transition:all .5s ease}.top-category{padding:0 105px}.top-category .top_box{display:flex;background-color:#fff;position:relative;overflow:hidden;box-shadow:1px 10px 14px 1px #0000000d}.top-category .top_box .right-content{padding:0 25px;background-color:#fff;display:flex;align-items:center;position:relative;overflow:hidden}.top-category .top_box .right-content h5,.top-category .top_box .right-content .h5{font-size:calc(14px + .00375*(100vw - 320px));text-transform:capitalize;font-weight:700;margin-bottom:5px;display:flex;align-items:center}.top-category .top_box .right-content h5 i,.top-category .top_box .right-content .h5 i{font-size:12px;color:#e1002c;margin-left:10px}.top-category .top_box .right-content p{color:#0006;margin-bottom:5px}.top-category .top_box .right-content .rating{display:flex;margin-bottom:6px}.top-category .top_box .right-content .rating span{color:#fc3;margin-right:8px;font-weight:800}.top-category .top_box .right-content h6,.top-category .top_box .right-content .h6{font-size:calc(14px + .00125*(100vw - 320px));color:#343434;font-weight:800;margin-bottom:0}.top-category .top_box .right-content h6 del,.top-category .top_box .right-content .h6 del{font-size:12px;color:#717171;margin-right:10px}.top-category .top_box .new-label{position:absolute;right:-20px;background-image:url("./media/label-ESSAZKWT.png");bottom:-20px;background-size:cover;background-repeat:no-repeat;width:66px;height:66px}.top-category .top_box .new-label span{font-size:12px;font-weight:900;text-transform:capitalize;color:#fff;position:absolute;right:20px;bottom:28px;transform:rotate(-50deg)}.top-category .slick-slide>div{margin:0 25px}.top-category .slick-list{margin-left:-25px;margin-right:-25px}.top-category.margin-cls{margin-top:-70px}.top-category.radius-cls .top_box{border-radius:25px}.category-part .category-block .category-image{border-radius:100%;width:70%;margin:0 auto 15px;transition:all .5s ease;background-size:cover;background-position:center center;background-repeat:no-repeat;display:block}.category-part .category-block .category-image img{border-radius:100%;display:none}.category-part .category-block .category-image:hover{box-shadow:-1px 7px 8px #b9b9b9;transition:all .5s ease}.category-part .category-block .category-details{text-align:center;text-transform:capitalize}.category-part .category-block .category-details h3,.category-part .category-block .category-details .h3{color:#000;font-weight:700;margin-bottom:0}.category-part .category-block .category-details h6,.category-part .category-block .category-details .h6{margin-bottom:-2px;color:#000000b3}.category-part.radius-category .category-block .category-image{border-radius:22px}.filter-section{background-size:cover;background-repeat:no-repeat;overflow:hidden}.filter-section .filters{position:relative}.filter-section .filters .filter-btn{border-radius:19px;background-color:#fff;box-shadow:0 15px 40px #c1002640;padding:10px 25px;display:flex;align-items:center;justify-content:center;cursor:pointer;text-transform:capitalize}.filter-section .filters .filter-btn h6,.filter-section .filters .filter-btn .h6{color:rgba(var(--theme-color1),1);margin-bottom:0;line-height:1;text-transform:capitalize;font-weight:800;padding-right:15px;position:relative}.filter-section .filters .filter-btn h6 i,.filter-section .filters .filter-btn .h6 i{position:absolute;right:0;top:-3px}.filter-section .filters .filter-content{position:absolute;top:45px;right:0;width:100%;z-index:1;background-color:#be0025;box-shadow:0 0 8px #00000040}.filter-section .filters .filter-content h4,.filter-section .filters .filter-content .h4{margin-bottom:0;text-align:center;background-color:#00000080;margin-top:5px;padding:5px;cursor:pointer}.filter-section .filters .filter-content li{display:block;color:#fff;margin-top:6px;text-align:center;text-transform:capitalize;cursor:pointer}.filter-section .filters .filter-content li:last-child{margin-bottom:0}.filter-section .top-section{display:flex;align-items:center;margin-bottom:70px}.filter-section .top-section .title h2,.filter-section .top-section .title .h2{font-size:calc(20px + .00625*(100vw - 320px));color:#fff;text-transform:uppercase;font-weight:800}.filter-section .top-section .title h6,.filter-section .top-section .title .h6{font-size:14px;color:#fff;opacity:.5;margin-bottom:0}.filter-section .top-section .coupon{margin:0 auto}.filter-section .top-section .coupon h6,.filter-section .top-section .coupon .h6{text-transform:capitalize;color:#fff;padding:5px 10px;border:1px dashed rgba(255,255,255,.5);border-radius:25px;margin-bottom:0}.filter-section .content{margin-left:-40px;margin-right:-40px}.filter-section .content .slide-fade-enter-active{transition:all .3s ease}.filter-section .content .slide-fade-leave-active{transition:all .8s cubic-bezier(1,.5,.8,1)}.filter-section .content .slide-fade-enter,.filter-section .content .slide-fade-leave-active{padding-left:10px;opacity:0}.filter-section .content .grid-item{padding:0 40px}.filter-section .content .grid-item .img-part{position:relative}.filter-section .content .grid-item .img-part img{border-radius:25px;width:100%;box-shadow:1px 10px 14px 1px #00000029}.filter-section .content .grid-item .img-part .up-btn{background-color:rgba(var(--theme-color1),1);box-shadow:0 15px 25px #00000080;position:absolute;width:56px;height:56px;border-radius:100%;display:flex;align-items:center;justify-content:center;left:50%;transform:translate(-50%) scale(.5);bottom:15px;opacity:0;transition:all .5s ease}.filter-section .content .grid-item .img-part .up-btn i{color:#fff;font-size:18px}.filter-section .content .grid-item .img-part:after{width:70%;height:70%;left:50%;top:50%;transform:translate(-50%,-50%);background-color:#000;opacity:.702;position:absolute}.filter-section .content .grid-item .filter-detail{opacity:.3;transition:all .5s ease}.filter-section .content .grid-item .filter-detail h6,.filter-section .content .grid-item .filter-detail .h6{font-size:14px;font-weight:800;text-transform:uppercase;color:#fff;letter-spacing:.3em;margin-top:15px;margin-bottom:6px}.filter-section .content .grid-item .filter-detail .rating i{font-size:10px}.filter-section .content .grid-item .filter-detail .rating span.ng-star-inserted{color:#fc3;font-size:15px;margin:0 2px}.filter-section .content .grid-item:hover .img-part .up-btn{transform:translate(-50%) scale(1);opacity:1;transition:all .5s ease}.filter-section .content .grid-item:hover .filter-detail{opacity:1;transition:all .5s ease}.full-banner{padding:120px 0;position:relative;overflow:hidden}.full-banner .banner-content{display:flex;align-items:center;justify-content:center;height:100%}.full-banner .banner-content h5,.full-banner .banner-content .h5{color:#fff;font-weight:700;text-transform:capitalize;font-style:italic;margin-bottom:30px;margin-top:-4px}.full-banner .banner-content h5 span,.full-banner .banner-content .h5 span{color:rgba(var(--theme-color1),1)}.full-banner .banner-content h2,.full-banner .banner-content .h2{font-size:calc(20px + .025*(100vw - 320px));text-transform:capitalize;font-weight:700;color:#fff;margin-bottom:30px}.full-banner .banner-content h2 span,.full-banner .banner-content .h2 span{font-size:calc(18px + .01375*(100vw - 320px))}.full-banner .banner-content p{font-size:calc(14px + .0025*(100vw - 320px));color:#fffc;line-height:1.5;margin-bottom:25px}.full-banner .banner-content .price{font-size:calc(18px + .01375*(100vw - 320px))}.full-banner .banner-content .price del{font-size:calc(16px + 9 * (100vw - 320px) / 1600);color:#ffffffe6;font-weight:400}.full-banner .banner-content .bottom-section{display:flex;align-items:center;margin-top:35px}.full-banner .banner-content .bottom-section .info-btn{margin-left:25px}.full-banner .banner-content .bottom-section .info-btn h6,.full-banner .banner-content .bottom-section .info-btn .h6{font-size:14px;color:#fff;font-weight:700;text-transform:uppercase;margin-bottom:0;background-color:#ffffff0d;border-radius:50px;padding:10px 16px}.full-banner .banner-content .bottom-section .info-btn.red-info{margin-left:10px}.full-banner .banner-content .bottom-section .info-btn.red-info h6,.full-banner .banner-content .bottom-section .info-btn.red-info .h6{color:rgba(var(--theme-color1),1)}.full-banner .offer-text{position:absolute;top:20%;left:-64%}.full-banner .offer-text .offer{padding:3px 5px;background-color:rgba(var(--theme-color1),1);color:#fff;font-size:10px;text-transform:uppercase;border-radius:25px;font-weight:700}.full-banner .offer-text h6,.full-banner .offer-text .h6{color:#fff;text-transform:uppercase;letter-spacing:.6em;font-weight:700;position:relative;margin-top:10px}.full-banner .offer-text h6 span,.full-banner .offer-text .h6 span{position:relative;display:inline-block;animation:ani 1s infinite alternate cubic-bezier(.86,0,.07,1)}.full-banner .offer-text h6 span:nth-last-child(n),.full-banner .offer-text .h6 span:nth-last-child(n){animation-delay:-.1666666667s}.full-banner .offer-text h6 span:nth-last-child(2n),.full-banner .offer-text .h6 span:nth-last-child(2n){animation-delay:-.3333333333s}.full-banner .offer-text h6 span:nth-last-child(3n),.full-banner .offer-text .h6 span:nth-last-child(3n){animation-delay:-.5s}.full-banner .offer-text h6:after,.full-banner .offer-text .h6:after{content:"";position:absolute;width:80px;height:3px;background-color:#fff;top:5px;right:-100px;background:linear-gradient(to right,#fff,#e7382700)}.full-banner.banner-section{background-size:cover;background-position:center center}.full-banner.banner-section .place-image{position:relative}.full-banner.banner-section .place-image .animation-place .plane-l{animation:mover 1s infinite alternate;position:absolute;top:22%;left:-11%}.full-banner.banner-section .place-image .animation-place .plane-l img{width:70%}.full-banner.banner-section .place-image .animation-place .plane-r{position:absolute;right:7%;top:0;animation:mover 1.1s infinite alternate}.full-banner.banner-section .place-image .animation-place .cloud-l{position:absolute;top:0;left:7%}.full-banner.banner-section .place-image .animation-place .cloud-l img{width:75%}.full-banner.banner-section .place-image .animation-place .cloud-r{top:0;position:absolute;right:42%}.full-banner.small-section{padding:30px 0}.full-banner.padding-cls{padding-top:calc(90px + .06875*(100vw - 320px));padding-bottom:calc(90px + .06875*(100vw - 320px));background-size:cover;background-position:center center;background-repeat:no-repeat;display:block}.full-banner.overlay-banner{background-blend-mode:overlay;background-color:#ffffffb3}.full-banner.overlay-banner .banner-content h2,.full-banner.overlay-banner .banner-content .h2{color:#000}.full-banner.overlay-banner .banner-content h5,.full-banner.overlay-banner .banner-content .h5{color:#000c}.full-banner.overlay-banner .banner-content p{color:#000000b3}.full-banner.overlay-banner .banner-content .bottom-section .info-btn h6,.full-banner.overlay-banner .banner-content .bottom-section .info-btn .h6{color:#000;background-color:#0000000d}.food-banner{padding:160px 0;position:relative;overflow:hidden;background-repeat:no-repeat;background-position:bottom}.food-banner .food-content h3,.food-banner .food-content .h3{font-size:calc(22px + .02375*(100vw - 320px));font-family:Pacifico,cursive;color:#fff;margin-bottom:20px;margin-top:-4px}.food-banner .food-content h2,.food-banner .food-content .h2{font-family:Bangers,cursive;font-size:calc(30px + .08*(100vw - 320px));color:#fff;letter-spacing:.05em;text-transform:capitalize;line-height:1;margin-bottom:0;position:relative;display:inline-block}.food-banner .food-content h2 span,.food-banner .food-content .h2 span{font-size:calc(16px + .0075*(100vw - 320px));position:absolute;top:-20px;right:0;font-family:Nunito;letter-spacing:.05em}.food-banner .food-content .strip-cls{position:relative;display:inline-block;margin-top:40px;left:50%;transform:translate(-50%)}.food-banner .food-content .strip-cls .timer{width:100%;position:absolute;left:50%;top:50%;display:inline-block;transform:translate(-50%,-50%);display:flex;align-items:center;justify-content:center}.food-banner .food-content .strip-cls .timer li{padding:0;background:none;color:rgba(var(--theme-color1),1);font-size:14px;font-weight:700;position:relative;margin:0 18px}.food-banner .food-content .strip-cls .timer li span{font-family:Bangers,cursive;font-size:calc(18px + .0075*(100vw - 320px));font-weight:400;line-height:1}.food-banner .food-content .strip-cls .timer li:after{content:"";position:absolute;height:20px;width:2px;background-color:rgba(var(--theme-color1),.3);top:50%;transform:translateY(-50%);left:45px}.food-banner .food-content .strip-cls .timer li:last-child:after{display:none}.food-banner .food-content .buttons{position:relative;display:block;text-align:center;margin-top:30px}.food-banner .absolute-design .left-design{position:absolute;top:50%;transform:translateY(-50%);left:-29%}.food-banner .absolute-design .right-design{position:absolute;top:50%;transform:translateY(-50%);right:-60%}.discount-banner{padding:215px 0;position:relative;overflow:hidden;background-repeat:no-repeat;background-position:center}.discount-banner .banner-content{text-align:center}.discount-banner .banner-content h4,.discount-banner .banner-content .h4{font-size:calc(16px + .00375*(100vw - 320px));font-family:Pacifico,cursive;color:#fffffff2;margin-bottom:40px;margin-top:-4px}.discount-banner .banner-content h2,.discount-banner .banner-content .h2{font-family:Bangers,cursive;font-size:calc(30px + 65 * (100vw - 320px) / 1600);color:#fff;letter-spacing:.05em;text-transform:capitalize;line-height:1;position:relative;display:block;margin-bottom:35px}.discount-banner .banner-content .coupon{padding:6px;border:1px dashed rgba(255,255,255,.4);display:inline-block;border-radius:25px;margin-bottom:35px}.discount-banner .banner-content .coupon h5,.discount-banner .banner-content .coupon .h5{font-family:Work Sans;font-size:calc(14px + .0025*(100vw - 320px));text-transform:capitalize;color:#fff;background-color:rgba(var(--theme-color1),1);padding:5px 15px;border-radius:25px;margin-bottom:0;font-weight:600}.discount-banner .banner-content p{font-size:calc(14px + .0025*(100vw - 320px));color:#fffffff2;text-transform:uppercase;margin-bottom:25px;letter-spacing:.5em;font-weight:800}.discount-banner .banner-content .rating{justify-content:center}.discount-banner .banner-content .rating i{font-size:8px}.collection-banner{position:relative;overflow:hidden}.collection-banner .img-part{transition:all .5s ease;width:100%;background-size:cover;background-position:center center;background-repeat:no-repeat;display:block}.collection-banner.p-left .contain-banner{justify-content:flex-start}.collection-banner.p-right .contain-banner{justify-content:flex-end}.collection-banner.p-center .contain-banner{justify-content:center}.collection-banner .contain-banner{position:absolute;top:0;width:100%;height:100%;display:flex;align-items:center;padding-left:calc(10px + .025*(100vw - 320px));padding-right:calc(10px + .025*(100vw - 320px))}.collection-banner .contain-banner h4,.collection-banner .contain-banner .h4{color:rgba(var(--theme-color1),1);font-weight:700;text-transform:uppercase;letter-spacing:.1em;margin-bottom:10px;font-size:16px}.collection-banner .contain-banner h2,.collection-banner .contain-banner .h2{font-size:calc(14px + .01625*(100vw - 320px));font-weight:700;color:#222;letter-spacing:.1em;line-height:1;margin-bottom:-10px}.collection-banner:hover .img-part{transform:scale(1.05);transition:all .5s ease}.about-text p{line-height:28px;letter-spacing:.06em;text-align:left;margin-bottom:-7px;color:#000000ad}.deals{overflow:hidden}.deals .slick-slider{margin:0 16px}.deals .slick-slider .slick-slide>div{margin:0 40px}.deals .slick-slider .slick-list{margin-left:-40px;margin-right:-40px}.deals .deals-box{display:flex}.deals .deals-box .deals-img{padding:0;background-size:cover;background-position:center center;background-repeat:no-repeat;display:block}.deals .deals-box .left-portion{background-color:#fff;position:relative;padding:0;-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.deals .deals-box .left-portion:after{content:"";position:absolute;background-image:url("./media/zig-zag-3FNDD4TG.png");right:-10px;height:100%;width:10px;top:0}.deals .deals-box .left-portion:before{content:"";position:absolute;background-image:url("./media/zig-zag-3FNDD4TG.png");left:-10px;height:100%;width:10px;top:0;transform:rotate(180deg)}.deals .deals-box .left-portion .deals-content .detail{position:absolute;left:0;top:50%;display:flex;writing-mode:vertical-lr;transform:translateY(-50%);height:100%;justify-content:space-between;padding:18px 0}.deals .deals-box .left-portion .deals-content .detail h2,.deals .deals-box .left-portion .deals-content .detail .h2{font-size:calc(17px + .00625*(100vw - 320px));white-space:nowrap;color:rgba(var(--theme-color1),1);margin-bottom:0}.deals .deals-box .left-portion .deals-content .detail h2 span,.deals .deals-box .left-portion .deals-content .detail .h2 span{font-size:16px;color:#00000061}.deals .deals-box .left-portion .deals-content .detail h3,.deals .deals-box .left-portion .deals-content .detail .h3{text-transform:capitalize;font-weight:700;margin-bottom:0}.deals .deals-box .left-portion .deals-content img{margin-left:80px;margin-top:15px;margin-bottom:15px}.restaurant-slider .swiper-wrapper .swiper-slide{margin-bottom:2px}.detail-section{background-size:cover;background-position:center center}.detail-section .detail-box{text-align:center;color:#fff;padding:0 55px}.detail-section .detail-box .upper-part{margin-bottom:40px;min-height:180px}.detail-section .detail-box .upper-part h6,.detail-section .detail-box .upper-part .h6{font-size:14px;letter-spacing:.4em;text-transform:uppercase;margin-bottom:15px}.detail-section .detail-box .upper-part h2,.detail-section .detail-box .upper-part .h2{font-size:calc(16px + .00875*(100vw - 320px));color:#fff;text-transform:capitalize;font-weight:800;position:relative;padding-bottom:15px;margin-bottom:25px;line-height:1.3}.detail-section .detail-box .upper-part h2:after,.detail-section .detail-box .upper-part .h2:after{position:absolute;width:90px;height:3px;background-color:rgba(var(--theme-color1),1);content:"";left:50%;bottom:0;transform:translate(-50%)}.detail-section .detail-box .upper-part h5,.detail-section .detail-box .upper-part .h5{text-transform:capitalize;margin-bottom:0}.detail-section .detail-box .upper-part:after{content:"";position:absolute;right:0;width:1px;height:50%;background-color:#ffffff3b;top:24%}.detail-section .row>div:last-child .upper-part:after{display:none}.detail-section.no-bg-detail{background-image:none;position:relative;overflow:hidden}.detail-section.no-bg-detail .detail-box{padding:30px;box-shadow:2.5px 4.33px 25px #0000001a;background-size:cover;background-repeat:no-repeat;background-blend-mode:overlay;background-color:#fff;transition:all .5s ease;margin:15px 0}.detail-section.no-bg-detail .detail-box .upper-part{margin-bottom:15px;min-height:120px}.detail-section.no-bg-detail .detail-box .upper-part h2,.detail-section.no-bg-detail .detail-box .upper-part .h2{font-size:calc(16px + .0025*(100vw - 320px))}.detail-section.no-bg-detail .detail-box .upper-part h5,.detail-section.no-bg-detail .detail-box .upper-part .h5{font-size:calc(16px + .00125*(100vw - 320px))}.detail-section.no-bg-detail .detail-box .upper-part h6,.detail-section.no-bg-detail .detail-box .upper-part .h6,.detail-section.no-bg-detail .detail-box .upper-part h2,.detail-section.no-bg-detail .detail-box .upper-part .h2,.detail-section.no-bg-detail .detail-box .upper-part h5,.detail-section.no-bg-detail .detail-box .upper-part .h5{color:#000}.detail-section.no-bg-detail .detail-box:hover{background-color:#fffc;transition:all .5s ease}.detail-section.no-bg-detail .slick-slide>div{margin:0 15px!important}.detail-section.no-bg-detail .slick-list{margin-left:-15px!important;margin-right:-15px!important}.detail-section.no-bg-detail .slick-prev{top:-25px;right:30px;left:unset}.detail-section.no-bg-detail .slick-prev:after{opacity:1;color:rgba(var(--theme-color1),.3);content:"\f053";font-family:"Font Awesome 5 free";font-weight:900}.detail-section.no-bg-detail .slick-prev:hover:before{color:rgba(var(--theme-color1),.7)}.detail-section.no-bg-detail .slick-next{top:-25px;right:0;left:unset}.detail-section.no-bg-detail .slick-next:before{opacity:1;color:rgba(var(--theme-color1),.3);content:"\f054";font-family:"Font Awesome 5 free";font-weight:900}.detail-section.no-bg-detail .slick-next:hover:before{color:rgba(var(--theme-color1),.7)}.cloud{animation:slide 50s linear infinite;background-repeat:repeat!important}.price-section .container-fluid,.price-section .container-sm,.price-section .container-md,.price-section .container-lg,.price-section .container-xl,.price-section .container-xxl{padding-left:90px;padding-right:90px}.price-section .price-box{display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.price-section .price-box .price-img{flex:0 0 42%;max-width:42%;overflow:hidden;border-radius:25px 0 0 25px;position:relative}.price-section .price-box .price-img .bg-size{height:100%;background-size:cover;background-position:center center;background-repeat:no-repeat;display:block}.price-section .price-box .price-img img{border-radius:25px 0 0 25px;transition:all .5s ease;width:100%}.price-section .price-box .price-img .label{position:absolute;left:20px;top:20px;font-size:calc(14px + .00125*(100vw - 320px));padding:1px 12px;background-color:rgba(var(--theme-color1),1);border-radius:25px;color:#fff;margin-bottom:0;text-transform:capitalize;font-weight:700}.price-section .price-box .price-content{flex:0 0 58%;max-width:58%;padding:calc(10px + .015*(100vw - 320px));background-color:#fff;box-shadow:2.5px 4.33px 25px #0000000d;border-radius:0 25px 25px 0}.price-section .price-box .price-content .price-title{display:flex;align-items:center;margin-bottom:calc(5px + .00625*(100vw - 320px));margin-top:-4px;position:relative}.price-section .price-box .price-content .price-title h3,.price-section .price-box .price-content .price-title .h3{text-transform:capitalize;font-weight:800;margin-bottom:0;transition:all .5s ease;color:#333;letter-spacing:.001em}.price-section .price-box .price-content .price-title h3:hover,.price-section .price-box .price-content .price-title .h3:hover{color:rgba(var(--theme-color2),1);transition:all .5s ease}.price-section .price-box .price-content .price-title h6,.price-section .price-box .price-content .price-title .h6{font-size:14px;color:#9a9a9a;text-transform:capitalize;font-weight:700;margin-bottom:0;padding:7px 10px;margin-left:10px;background-color:#f9f9f9;border-radius:20px}.price-section .price-box .price-content .price-title .like-cls i{position:absolute;font-size:16px;right:0;top:-3px;color:#e1002c;background-color:#e1002c0d;padding:6px;display:flex;align-items:center;justify-content:center;border-radius:100%}.price-section .price-box .price-content .price-title .like-cls i .effect{border-radius:50%;position:absolute;height:100%;width:100%;top:0;right:0;transition:height 5s ease,width 5s ease;z-index:0;opacity:0}.price-section .price-box .price-content .price-title .like-cls i .effect:after{content:"";display:block;position:absolute;inset:0;border-radius:50%;border:1px solid #e1002c;animation:effect 2s linear 1s infinite}.price-section .price-box .price-content .rating{margin-bottom:calc(8px + 17 * (100vw - 320px) / 1600)}.price-section .price-box .price-content .price{display:flex;margin-bottom:10px}.price-section .price-box .price-content .price a{margin-right:auto}.price-section .price-box .price-content .price a h6,.price-section .price-box .price-content .price a .h6{font-size:calc(14px + .0025*(100vw - 320px));font-weight:800;margin-right:auto;color:#565656;text-transform:capitalize;margin-bottom:0;transition:all .5s ease}.price-section .price-box .price-content .price a h6:hover,.price-section .price-box .price-content .price a .h6:hover{color:rgba(var(--theme-color2),1);transition:all .5s ease}.price-section .price-box .price-content .price span{margin:0 auto;font-size:calc(12px + .00125*(100vw - 320px));text-transform:uppercase;color:rgba(var(--theme-color1),1);font-weight:800}.price-section .price-box .price-content .price h5,.price-section .price-box .price-content .price .h5{font-size:calc(14px + .0025*(100vw - 320px));font-weight:600;margin-left:auto;color:rgba(var(--theme-color2),1);margin-bottom:0}.price-section .price-box .price-content .price h5 span,.price-section .price-box .price-content .price .h5 span{color:#9a9a9a;margin-right:10px;font-weight:700;text-transform:capitalize}.price-section .price-box:hover .price-img img{transform:scale(1.05);transition:all .5s ease}.price-section .price-box:hover .price-content .price-title .like-cls .effect{opacity:.3}.price-section .slick-slider .slick-list{margin-left:-15px;margin-right:-15px}.price-section .slick-slider .slick-slide{margin:0 15px}.flight-detail{background-size:cover;background-position:center center}.flight-detail .title-2 h2,.flight-detail .title-2 .h2,.flight-detail .title-2 h2 span,.flight-detail .title-2 .h2 span{color:#fff}.flight-detail .title-2 p{color:#ffffff80}.flight-detail .flight-box{background-color:#fff;border-radius:15px;display:flex;overflow:hidden}.flight-detail .flight-box .logo-section{width:180px;display:flex;align-items:center;justify-content:center;box-shadow:inset -2px -2px 11px #0000000d}.flight-detail .flight-box .middle-section{width:75%}.flight-detail .flight-box .middle-section .flight-info{padding:35px 0;display:flex;align-items:center;justify-content:center;text-align:center;position:relative;transition:all .5s ease}.flight-detail .flight-box .middle-section .flight-info:after{position:absolute;content:"";right:0;top:50%;transform:translateY(-50%);width:2px;height:55px;background-color:#f2f2f2}.flight-detail .flight-box .middle-section .flight-info h4,.flight-detail .flight-box .middle-section .flight-info .h4{font-size:calc(14px + .0025*(100vw - 320px));color:#000;font-weight:800;margin-bottom:10px;text-transform:capitalize;letter-spacing:.001em}.flight-detail .flight-box .middle-section .flight-info h5,.flight-detail .flight-box .middle-section .flight-info .h5{font-size:calc(14px + .00125*(100vw - 320px));color:rgba(var(--theme-color1),1);font-weight:800;text-transform:capitalize;margin-bottom:10px}.flight-detail .flight-box .middle-section .flight-info i{background-color:rgba(var(--theme-color1),.05);padding:8px;color:rgba(var(--theme-color1),1);display:inline-block;border-radius:100%;transform:rotate(-40deg);margin-bottom:8px}.flight-detail .flight-box .middle-section .flight-info h6,.flight-detail .flight-box .middle-section .flight-info .h6{font-size:14px;color:#bcbcbd;text-transform:uppercase;margin-bottom:0}.flight-detail .flight-box .middle-section .flight-info:hover{background-color:rgba(var(--theme-color1),.03);transition:all .5s ease}.flight-detail .flight-box .middle-section .slick-active:last-child .flight-info:after{display:none}.flight-detail .flight-box .name-section{margin-left:auto;width:180px;display:flex;align-items:center;text-align:center;justify-content:center;box-shadow:inset 4px -1px 11px #0000000d}.flight-detail .flight-box .name-section h5,.flight-detail .flight-box .name-section .h5{font-size:calc(16px + .0025*(100vw - 320px));text-transform:capitalize;font-weight:800;color:#000;letter-spacing:.01em;margin-bottom:10px}.flight-detail .flight-box .name-section h6,.flight-detail .flight-box .name-section .h6{font-size:14px;color:#bcbcbd;letter-spacing:.5em;text-transform:uppercase;font-weight:700;margin-bottom:15px}.flight-detail .flight-box .name-section .btn{font-size:14px;padding:6px 12px}.flight-detail .row>div .flight-box+.flight-box{margin-top:60px}.menu-section{overflow:hidden}.menu-section .menu-box{border-radius:25px;overflow:hidden;border:1px dashed #e8e8e8}.menu-section .menu-box .top-bar{position:relative;overflow:hidden}.menu-section .menu-box .top-bar img{width:100%}.menu-section .menu-box .top-bar h2,.menu-section .menu-box .top-bar .h2{font-size:calc(18px + .00625*(100vw - 320px));text-transform:capitalize;color:#fff;font-weight:800;position:absolute;left:50%;transform:translate(-50%);top:30px}.menu-section .menu-box .top-bar .decorate{position:absolute;font-size:calc(25px + 95 * (100vw - 320px) / 1600);color:#ffffff4d;top:21px;font-weight:900;left:0;text-transform:capitalize}.menu-section .menu-box .top-bar .overlay{position:absolute;background:linear-gradient(to bottom,#00000080,#e7382700);top:0;width:100%;height:100%}.menu-section .menu-box .bottom-bar{background-color:#fff;padding:40px}.menu-section .menu-box .bottom-bar .menu-bar{display:flex;align-items:center;padding-bottom:40px;margin-bottom:40px;position:relative}.menu-section .menu-box .bottom-bar .menu-bar:after{content:"";border-bottom:1px dashed #e8e8e8;position:absolute;bottom:0;width:78%;left:0;right:0;margin:0 auto}.menu-section .menu-box .bottom-bar .menu-bar img{border-radius:15px;margin-right:30px;width:90px}.menu-section .menu-box .bottom-bar .menu-bar .content{min-width:65%}.menu-section .menu-box .bottom-bar .menu-bar .content h5,.menu-section .menu-box .bottom-bar .menu-bar .content .h5{font-size:calc(14px + .0025*(100vw - 320px));color:#000;font-weight:700;margin-bottom:6px;text-transform:capitalize}.menu-section .menu-box .bottom-bar .menu-bar .content .rating{margin-bottom:12px}.menu-section .menu-box .bottom-bar .menu-bar .content .rating span{color:#fc3;margin-right:8px;font-weight:800}.menu-section .menu-box .bottom-bar .menu-bar .content p{color:#000000ad;text-transform:capitalize;margin-bottom:6px;font-size:14px;font-weight:700}.menu-section .menu-box .bottom-bar .menu-bar .content h6,.menu-section .menu-box .bottom-bar .menu-bar .content .h6{font-size:14px;color:#343434;font-weight:800;position:relative;margin-bottom:0}.menu-section .menu-box .bottom-bar .menu-bar .content h6 del,.menu-section .menu-box .bottom-bar .menu-bar .content .h6 del{color:#717171;margin-right:5px;font-weight:400}.menu-section .menu-box .bottom-bar .menu-bar .content h6 label,.menu-section .menu-box .bottom-bar .menu-bar .content .h6 label{position:absolute;right:0;background-color:#3db137;color:#fff;padding:3px 10px 2px;border-radius:15px;text-transform:uppercase;font-size:11px;font-weight:900;top:-2px;margin-bottom:0}.menu-section .menu-box .bottom-bar .menu-bar .content h6 label.red,.menu-section .menu-box .bottom-bar .menu-bar .content .h6 label.red{background-color:#e02d22;box-shadow:1px 11px 20px #c100261f}.menu-section .menu-box .bottom-bar .menu-bar:last-child{margin-bottom:0;padding-bottom:0}.menu-section .menu-box .bottom-bar .menu-bar:last-child:after{display:none}.menu-section .slick-list{margin-left:-20px;margin-right:-20px}.menu-section .slick-slide{margin:0 20px}.book-table{position:relative;overflow:hidden;background-repeat:no-repeat;background-position:center}.book-table .table-form{background-color:#fff;border-radius:25px;padding:40px;margin-bottom:40px;position:relative;z-index:1}.book-table .table-form form{display:flex;align-items:center}.book-table .table-form form .row{margin:0}.book-table .table-form form .form-group{margin-bottom:0;margin-right:40px;position:relative}.book-table .table-form form .form-group input{background-color:#f9f9f9;border:none;border-radius:35px;padding:20px 20px 18px;line-height:1;text-transform:capitalize;font-weight:700}.book-table .table-form form .form-group img{position:absolute;right:20px;top:20px}.book-table .table-form form .dp__input{background-color:#f9f9f9;border:none;border-radius:35px;padding:20px 20px 18px;line-height:1;text-transform:capitalize;font-weight:700}.book-table .table-form form .dp__input:focus{z-index:1;box-shadow:none}.book-table .table-form form .gj-icon{font-family:gijgo-material!important}.book-table .table-form form .form-control{background-color:#f9f9f9;border:none;border-radius:35px;padding:20px 20px 18px;line-height:1;text-transform:capitalize;font-weight:700}.book-table .table-form form .form-control:focus{z-index:1;box-shadow:none}.book-table .table-form form .input-group-append{position:absolute;right:12px;top:12px}.book-table .table-form form .input-group-append .btn{border:none;background-color:transparent;padding:0}.book-table .table-form form .input-group-append .btn i{color:#c5c5c599}.book-table .table-form form .gj-datepicker{margin-right:40px;width:auto}.book-table .table-form form .btn{text-transform:capitalize;font-weight:800;margin-left:15px}.book-table .table-form form ::placeholder{color:#c5c5c5;font-weight:700;font-size:calc(14px + .00375*(100vw - 320px))}.book-table .table-form:after{content:"";position:absolute;width:calc(100% + 12px);border-radius:24px;background-color:#fff3;height:100%;left:-6px;top:0;z-index:-1}.book-table .table-form:before{content:"";position:absolute;width:calc(100% + 24px);border-radius:24px;background-color:#ffffff1a;height:100%;left:-12px;top:0;z-index:-1}.book-table .detail{font-size:calc(16px + .00625*(100vw - 320px));font-family:Pacifico,cursive;color:#fff;margin-bottom:0;margin-top:0;text-align:center}.book-table.single-table{background-image:none;overflow:visible}.book-table.single-table .table-form{margin-bottom:0;box-shadow:0 15px 30px #0000001c;margin-top:-75px}.book-table.single-table .table-form.classic-form{border-radius:0;padding:25px;margin-top:0;box-shadow:none}.book-table.single-table .table-form.classic-form form .form-group input{border-radius:0;padding:15px 15px 13px 25px}.book-table.single-table .table-form.classic-form form .form-group img{right:15px;top:15px}.book-table.single-table .table-form.classic-form form .form-control{border-radius:0;padding:15px 15px 13px}.book-table.single-table .table-form.classic-form form .input-group-append .btn i{top:4px;left:15px}.book-table.single-table .table-form.classic-form form .btn-rounded{border-radius:0;margin-left:0}.book-table.single-table .table-form.classic-form:after,.book-table.single-table .table-form.classic-form:before{display:none}.book-table.input-radius-cls .table-form.classic-form form .form-group input{background-color:rgba(var(--theme-color1),.1);border-radius:25px}.book-table.input-radius-cls .table-form.classic-form form .gj-datepicker{margin-right:0}.book-table.input-radius-cls .table-form.classic-form form .btn-rounded{border-radius:100px}.process-steps{overflow:hidden;position:relative;z-index:0;background-size:cover;background-position:center center;background-repeat:no-repeat;display:block}.process-steps h4,.process-steps .h4{margin-bottom:40px;text-transform:capitalize;font-weight:600;line-height:1.3}.process-steps .step-bg{position:relative;margin-top:calc(20px + .0125*(100vw - 320px))}.process-steps .step-bg:before{content:"";position:absolute;left:0;right:0;height:100%;display:block;background:url("./media/step-arrow-JK5TJLV3.png") no-repeat center center}.process-steps .step-bg .row{margin-left:-50px;margin-right:-50px}.process-steps .step-bg .row>div{padding-left:50px;padding-right:50px}.process-steps .step-bg .row>div:nth-child(1),.process-steps .step-bg .row>div:nth-child(3){margin-bottom:30px}.process-steps .step-bg .row>div:nth-child(2),.process-steps .step-bg .row>div:nth-child(4){margin-top:30px}.process-steps .step-bg .popular-section{margin-left:-20px;margin-right:-20px}.process-steps .step-bg .popular-section>div{padding-left:20px;padding-right:20px}.process-steps .step-bg .popular-section .step-box{padding:0;box-shadow:none;text-align:left;display:block}.process-steps .step-bg .popular-section .step-box .popular-box{width:100%}.process-steps .step-bg .popular-section .step-box .popular-box .popular_img{background-size:cover;background-position:center center;background-repeat:no-repeat;display:block}.process-steps .step-bg .popular-section .step-box .popular-box .popular_img img{display:none}.process-steps .step-bg .popular-section .step-box .popular-box .special-content{padding-top:15px;position:relative}.process-steps .step-bg .popular-section .step-box .popular-box .special-content h5,.process-steps .step-bg .popular-section .step-box .popular-box .special-content .h5{font-size:calc(14px + .00375*(100vw - 320px));text-transform:capitalize;align-items:center;display:flex;overflow:hidden;max-width:100%;white-space:nowrap;text-overflow:ellipsis;color:#000;font-weight:800;line-height:1.5;margin-bottom:4px}.process-steps .step-bg .popular-section .step-box .popular-box .special-content h5 span,.process-steps .step-bg .popular-section .step-box .popular-box .special-content .h5 span{color:#9a9a9a;font-size:14px;margin-left:auto;font-weight:500}.process-steps .step-bg .popular-section .step-box .popular-box .special-content h5 span i,.process-steps .step-bg .popular-section .step-box .popular-box .special-content .h5 span i{color:#a7a7a7;margin-right:3px;font-size:10px}.process-steps .step-bg .popular-section .step-box .popular-box .special-content p{margin-bottom:10px;color:#9a9a9a;font-weight:500}.process-steps .step-bg .popular-section .step-box .popular-box .special-content .bottom-section .rating span{color:#9a9a9a;font-size:12px;font-weight:700;margin-left:10px}.process-steps .step-bg .popular-section .step-box .popular-box .special-content .bottom-section .rating span.ng-star-inserted{font-size:18px;margin:0 2px;color:#fc3}.process-steps .step-bg .popular-section .step-box .popular-box .special-content .bottom-section .price{display:flex;align-items:center;margin-top:8px;margin-bottom:-6px}.process-steps .step-bg .popular-section .step-box .popular-box .special-content .bottom-section .price del{font-size:14px;color:#000;font-weight:700;margin-right:10px}.process-steps .step-bg .popular-section .step-box .popular-box .special-content .bottom-section .price span{color:rgba(var(--theme-color1),1);font-size:calc(16px + .0025*(100vw - 320px));font-weight:800}.process-steps .step-bg .popular-section .step-box .popular-box .special-content .bottom-section .price .package-cls{padding-left:20px;color:rgba(var(--theme-color1),1);font-weight:800;font-size:12px}.process-steps .step-bg .popular-section .step-box .popular-box .special-content .bottom-section .price .facility-detail{margin-left:7px}.process-steps .step-bg .popular-section .step-box .popular-box .special-content .bottom-section .price .facility-detail span{color:#00000080;font-weight:600;font-size:12px;text-transform:capitalize;padding:2px 8px;border:1px solid #ddd;border-radius:5px}.process-steps .step-bg .popular-section .step-box .popular-box .special-content .tour-detail span{font-size:calc(14px + .00125*(100vw - 320px));font-weight:700;color:#000000d6;text-transform:capitalize}.process-steps .step-bg .popular-section .step-box .popular-box .special-content .tour-detail .include-sec{margin-top:14px}.process-steps .step-bg .popular-section .step-box .popular-box .special-content .tour-detail .include-sec ul{text-transform:capitalize;color:#000000c7;margin-top:10px}.process-steps .step-bg .popular-section .step-box .popular-box .special-content .tour-detail .include-sec ul li{margin-right:12px;font-size:calc(14px + .00125*(100vw - 320px));text-align:center}.process-steps .step-bg .popular-section .step-box .popular-box .special-content .tour-detail .include-sec ul li img{width:18px;display:block;margin:0 auto}.process-steps .step-bg .popular-section .step-box .popular-box .special-content .tour-detail .include-sec ul li i{font-size:14px;margin-right:5px;display:block}.process-steps .step-bg .popular-section .step-box .popular-box .special-content .tour-detail .include-sec ul li.not-include{opacity:.4}.process-steps .step-bg .popular-section .step-box .popular-box .special-content .tour-detail h6,.process-steps .step-bg .popular-section .step-box .popular-box .special-content .tour-detail .h6{margin-top:4px;text-transform:capitalize;color:#000000c7;max-width:360px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.process-steps .step-bg .popular-section .step-box .popular-box .special-content .tour-detail h6 i,.process-steps .step-bg .popular-section .step-box .popular-box .special-content .tour-detail .h6 i{font-size:12px}.process-steps .step-bg .popular-section .step-box .popular-box .special-content .tour-detail .bottom-section .price{display:block;margin-top:15px}.process-steps .step-bg .popular-section .step-box .popular-box .special-content .tour-detail .bottom-section .price h6,.process-steps .step-bg .popular-section .step-box .popular-box .special-content .tour-detail .bottom-section .price .h6{color:#333;font-size:calc(18px + .00375*(100vw - 320px));font-weight:800;margin-bottom:0;display:flex;align-items:center}.process-steps .step-bg .popular-section .step-box .popular-box .special-content .tour-detail .bottom-section .price h6 del,.process-steps .step-bg .popular-section .step-box .popular-box .special-content .tour-detail .bottom-section .price .h6 del{font-size:14px;color:#000;font-weight:700;margin-right:10px}.process-steps .step-bg .popular-section .step-box .popular-box .special-content .tour-detail .bottom-section .price span{font-size:14px;font-weight:500;color:#00000091;text-transform:capitalize}.process-steps .step-bg .popular-section .step-box .popular-box .special-content .tour-detail .nowrap-cls{max-width:300px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.process-steps .step-bg h4,.process-steps .step-bg .h4{margin-bottom:-3px;font-size:calc(14px + .00125*(100vw - 320px));color:#000000a6}.process-steps .step-bg .step-box{position:relative;padding:45px 35px;box-shadow:0 15px 39px #08126d14;background-color:#fff;text-align:center;display:flex;align-items:center;justify-content:center;width:100%;height:100%;border-radius:16px;transition:all .5s ease}.process-steps .step-bg .step-box img{width:40px;margin-bottom:20px}.process-steps .step-bg .step-box p{line-height:1.5;margin-bottom:0}.process-steps .step-bg .step-box:hover{transform:translateY(-10px);transition:all .5s ease}.process-steps .step-bg.invert-lines:before{filter:invert(1)}.process-steps .title-1.detail-title p.font-design{font-weight:500;background-color:#ffffffb3;color:#000;padding:15px}.process-steps.icon-large .step-bg .step-box img{width:60px}.currency-box h6,.currency-box .h6{color:#fff;margin-bottom:0;padding:8px 28px 5px 10px;font-weight:900;cursor:pointer;background:url("./media/down-GWRQF7YL.png") no-repeat 90%}.currency-box ul{display:none;position:absolute;background-color:#fff;min-width:105px;padding:8px;z-index:2}.currency-box ul li{margin-left:0!important;display:block}.currency-box ul li:hover{color:rgba(var(--theme-color1),1)}.currency-box:hover ul{display:block}.hotel-360-view img{height:100%;width:100%;object-fit:cover}.car-type-section{margin-top:calc(0px + .025*(100vw - 320px));margin-bottom:-20px}.car-type-section .swiper-3d{perspective:none}.car-type-section .swiper-slide{transition:all .5s ease}.car-type-section .swiper-slide .type-box{transform:scale(.8)}.car-type-section .swiper-slide.swiper-slide-active{transition:all .5s ease}.car-type-section .swiper-slide.swiper-slide-active .type-box{transform:scale(1)}.car-type-section .swiper-slide.swiper-slide-active .type-box .img-part img{transition:all .5s ease}.car-type-section .swiper-slide.swiper-slide-active .type-box:hover .img-part img{animation:pulse 2s infinite;transition:all .5s ease}.car-type-section .type-box{padding:25px;box-shadow:1px 2px 39px 9px #08126d14;margin:20px 0}.car-type-section .type-box .img-part{text-align:center}.car-type-section .type-box .img-part img{margin:0 auto}.car-type-section .type-box .content{text-align:center}.car-type-section .type-box .content h5,.car-type-section .type-box .content .h5{text-transform:capitalize;margin-top:15px;font-weight:700}.car-type-section .type-box .content h6,.car-type-section .type-box .content .h6{margin-bottom:10px;text-transform:capitalize}.car-type-section .type-box .content p{color:#0009;line-height:1.5}.car-type-section .type-box .content ul li img{opacity:.7}.car-type-section .type-box:hover .img-part img{animation:pulse 2s infinite;transition:all .5s ease}.cab-slider .image-section:before{background:linear-gradient(to top,#000000a1,#e7382700)}.topTour{margin-top:calc(0px + .025*(100vw - 320px));margin-bottom:-20px}.topTour .slick-slide{transform:scale(.8);transition:all .5s ease}.topTour .slick-slide.slick-center{transform:scale(1);transition:all .5s ease}.topTour .slick-slide.slick-center .topTour_box .content{opacity:1}.topTour .swiper.swiper-3d{perspective:none}.topTour .swiper-slide.swiper-slide-visible{transform:scale(1);transition:all .5s ease}.topTour .swiper-slide.swiper-slide-visible.swiper-slide-next{transform:scale(1)}.topTour .swiper-slide.swiper-slide-visible.swiper-slide-next .topTour_box .content{opacity:1}.topTour .image-section{background-size:cover;background-position:center center;background-repeat:no-repeat;display:block}.topTour .topTour_box{padding:0;border-radius:10px;overflow:hidden}.topTour .topTour_box .content{opacity:0;position:absolute;bottom:-1px;width:100%;text-align:center;padding:30px;background:linear-gradient(to top,#6f6f6fcc,#e7382700);border-radius:0 0 10px 10px}.topTour .topTour_box .content h6,.topTour .topTour_box .content .h6{font-size:calc(14px + .00125*(100vw - 320px));font-weight:500;color:#fff;text-transform:uppercase;margin-bottom:-4px}.topTour .topTour_box .content h5,.topTour .topTour_box .content .h5{font-size:calc(15px + 7 * (100vw - 320px) / 1600);color:#fff;font-weight:800;line-height:1.5;margin-bottom:0;margin-top:-7px;text-transform:capitalize}.cab-full{padding-top:68px}.cab-full ::-webkit-scrollbar{width:4px}.cab-full ::-webkit-scrollbar-track{background:#f1f1f1;border-radius:3px}.cab-full ::-webkit-scrollbar-thumb{background:rgba(var(--theme-color1),.5);border-radius:3px}.cab-full ::-webkit-scrollbar-thumb:hover{background:rgba(var(--theme-color1),.8)}.cab-full iframe,.cab-full .map-cls{width:100%;height:calc(100vh - 68px);border:none;margin-bottom:-6px}.cab-full .left-bar{height:calc(100vh - 68px);overflow:auto}.cab-full .left-bar.fixed-cls{position:fixed;width:400px;box-shadow:3px 0 4px #dedede;z-index:1}.cab-full .flight-search .flight-search-detail .form-group label{font-weight:700}.cab-full .flight-search .flight-search-detail form>div{margin-top:20px}.cab-full .flight-search .flight-search-detail form>div:first-child{margin-top:0}.cab-full .location-option [type=radio]:checked+label:before,.cab-full .location-option [type=radio]:not(:checked)+label:before{border-color:#ececec;top:2px}.cab-full .location-option [type=radio]:checked+label:before{background-color:#ececec;border-color:rgba(var(--theme-color1),1)}.cab-full .cab-search-section{padding:0 15px 15px}.cab-full .cab-search-section .cab-search-box{background-color:#f9f9f9;padding:10px}.cab-full .cab-search-section .cab-search-box .row{align-items:center;height:100%}.cab-full .cab-search-section .cab-search-box .cab-img img{width:90px;height:auto}.cab-full .cab-search-section .cab-search-box .cab_detail li{display:block;text-transform:capitalize;font-weight:600}.cab-full .cab-search-section .cab-search-box .btn-solid{font-size:14px;padding:4px 10px;text-transform:capitalize}.cab-full .cab-search-section .cab-search-box+.cab-search-box{margin-top:20px}.scroll-body{padding-left:400px}.top-banner{width:100%;position:relative}.top-banner .top-banner-content{color:#fff;text-transform:uppercase;font-size:36px;font-weight:700;position:absolute;right:25%;width:auto;top:50%;display:block;transform:translateY(-50%);text-align:center}.top-banner .flip{height:50px;overflow:hidden}.top-banner .flip>div>div{color:#fff;padding:4px 12px;height:40px;margin-bottom:45px;display:inline-block;line-height:1}.top-banner .flip div:first-child{animation:show 5s linear infinite}.top-banner .flip div:first-child div{background:#4ac6da}.top-banner .flip div:last-child div{background:#dc143c}.top-banner .flip div div{background:#f4c789}@keyframes show{0%{margin-top:-270px}5%{margin-top:-180px}33%{margin-top:-180px}38%{margin-top:-90px}66%{margin-top:-90px}71%{margin-top:0}99.99%{margin-top:0}to{margin-top:-270px}}.classic-section{position:relative;overflow:hidden}.classic-section .classic-box{padding:30px;box-shadow:2.5px 4.33px 25px #0000001a;transition:all .5s ease;margin:15px 0}.classic-section .classic-box .top-part{padding-left:30px;border-left:1px dashed #dddddd;position:relative}.classic-section .classic-box .top-part h6,.classic-section .classic-box .top-part .h6{text-transform:capitalize;margin-bottom:4px;font-weight:600}.classic-section .classic-box .top-part span{color:#000000b3}.classic-section .classic-box .top-part .top{margin-bottom:40px}.classic-section .classic-box .top-part:after{top:0}.classic-section .classic-box .top-part:before,.classic-section .classic-box .top-part:after{position:absolute;content:"";width:5px;height:5px;border-radius:100%;background-color:#0006;left:-3px;bottom:0}.classic-section .classic-box .top-part .plane-updown{position:absolute;left:-8px;top:50%;transition:all .5s ease;transform:translateY(-50%)}.classic-section .classic-box .bottom-part h6,.classic-section .classic-box .bottom-part .h6{margin-top:15px;margin-bottom:0;text-transform:capitalize;font-weight:600;color:rgba(var(--theme-color1),1)}.classic-section .slick-slide>div{margin:0 15px!important}.classic-section .slick-list{margin-left:-15px!important;margin-right:-15px!important}.classic-section .slick-prev{top:-25px;right:30px;left:unset}.classic-section .slick-prev:before{opacity:1;color:rgba(var(--theme-color1),.3);content:"\f053";font-family:"Font Awesome 5 free";font-weight:900}.classic-section .slick-prev:hover:before{color:rgba(var(--theme-color1),.7)}.classic-section .slick-next{top:-25px;right:0;left:unset}.classic-section .slick-next:before{opacity:1;color:rgba(var(--theme-color1),.3);content:"\f054";font-family:"Font Awesome 5 free";font-weight:900}.classic-section .slick-next:hover:before{color:rgba(var(--theme-color1),.7)}.popular-section .popular-box{position:relative}.popular-section .popular-box .content{margin-top:10px}.popular-section .popular-box .content h5,.popular-section .popular-box .content .h5{text-transform:capitalize;font-weight:700;margin-bottom:3px}.popular-section .popular-box .content h6,.popular-section .popular-box .content .h6{color:#00000080}.popular-section .popular-box .content .special-content{padding-top:5px;position:relative}.popular-section .popular-box .content .special-content h5,.popular-section .popular-box .content .special-content .h5{font-size:calc(14px + .00375*(100vw - 320px));text-transform:capitalize;margin-bottom:5px;align-items:center;margin-top:-4px;display:flex;overflow:hidden;max-width:280px;white-space:nowrap;text-overflow:ellipsis;color:#000}.popular-section .popular-box .content .special-content h5 span,.popular-section .popular-box .content .special-content .h5 span{color:#9a9a9a;font-size:14px;margin-left:20px;font-weight:500}.popular-section .popular-box .content .special-content h5 span i,.popular-section .popular-box .content .special-content .h5 span i{color:#a7a7a7;margin-right:3px;font-size:10px}.popular-section .popular-box .content .special-content p{margin-bottom:10px;color:#9a9a9a;font-weight:500}.popular-section .popular-box .content .special-content .bottom-section .rating span{color:#9a9a9a;font-size:12px;font-weight:700;margin-left:18px}.popular-section .popular-box .content .special-content .bottom-section .price{display:flex;align-items:center;margin-top:5px;margin-bottom:-6px}.popular-section .popular-box .content .special-content .bottom-section .price del{font-size:14px;color:#000;font-weight:700;margin-right:10px}.popular-section .popular-box .content .special-content .bottom-section .price span{color:#333;font-size:calc(16px + .0025*(100vw - 320px));font-weight:800}.popular-section .popular-box .content .special-content .bottom-section .price .package-cls{padding-left:20px;color:rgba(var(--theme-color1),1);font-weight:800;font-size:12px}.popular-section .popular-box .content .special-content .bottom-section .price .facility-detail{margin-left:7px}.popular-section .popular-box .content .special-content .bottom-section .price .facility-detail span{color:#00000080;font-weight:600;font-size:12px;text-transform:capitalize;padding:2px 8px;border:1px solid #ddd;border-radius:5px}.popular-section .popular-box .content .special-content .tour-detail span{font-size:calc(14px + .00125*(100vw - 320px));font-weight:500;color:#000000d6;text-transform:capitalize}.popular-section .popular-box .content .special-content .tour-detail .include-sec{margin-top:14px}.popular-section .popular-box .content .special-content .tour-detail .include-sec ul{text-transform:capitalize;color:#000000c7;margin-top:10px}.popular-section .popular-box .content .special-content .tour-detail .include-sec ul li{margin-right:12px;font-size:calc(14px + .00125*(100vw - 320px));text-align:center}.popular-section .popular-box .content .special-content .tour-detail .include-sec ul li img{width:18px;display:block;margin:0 auto}.popular-section .popular-box .content .special-content .tour-detail .include-sec ul li i{font-size:14px;margin-right:5px;display:block}.popular-section .popular-box .content .special-content .tour-detail .include-sec ul li.not-include{opacity:.4}.popular-section .popular-box .content .special-content .tour-detail h6,.popular-section .popular-box .content .special-content .tour-detail .h6{margin-top:4px;text-transform:capitalize;color:#000000c7;max-width:360px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.popular-section .popular-box .content .special-content .tour-detail h6 i,.popular-section .popular-box .content .special-content .tour-detail .h6 i{font-size:12px}.popular-section .popular-box .content .special-content .tour-detail .bottom-section .price{display:block;margin-top:20px}.popular-section .popular-box .content .special-content .tour-detail .bottom-section .price h6,.popular-section .popular-box .content .special-content .tour-detail .bottom-section .price .h6{color:#333;font-size:calc(18px + .00375*(100vw - 320px));font-weight:800;margin-bottom:0;display:flex;align-items:center}.popular-section .popular-box .content .special-content .tour-detail .bottom-section .price h6 del,.popular-section .popular-box .content .special-content .tour-detail .bottom-section .price .h6 del{font-size:14px;color:#000;font-weight:700;margin-right:10px}.popular-section .popular-box .content .special-content .tour-detail .bottom-section .price span{font-size:14px;font-weight:500;color:#00000091;text-transform:capitalize}.popular-section .popular-box .content .special-content .tour-detail .nowrap-cls{max-width:300px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.popular-section .popular-box .content .special-content.restaurant-detail h5,.popular-section .popular-box .content .special-content.restaurant-detail .h5{margin-top:-4px}.popular-section .popular-box .content .special-content.restaurant-detail h5 span,.popular-section .popular-box .content .special-content.restaurant-detail .h5 span{font-size:14px;margin-left:10px;font-weight:500;padding:3px;color:#fff}.popular-section .popular-box .content .special-content.restaurant-detail h5 span.positive,.popular-section .popular-box .content .special-content.restaurant-detail .h5 span.positive{background-color:#008000d4}.popular-section .popular-box .content .special-content.restaurant-detail h5 span.nagative,.popular-section .popular-box .content .special-content.restaurant-detail .h5 span.nagative{background-color:#ff0000d4}.popular-section .popular-box .content .special-content.restaurant-detail h5 span i,.popular-section .popular-box .content .special-content.restaurant-detail .h5 span i{color:#fff;margin-right:0}.popular-section .popular-box .content .special-content.restaurant-detail ul li{display:block;font-size:calc(14px + .00125*(100vw - 320px));text-transform:capitalize;line-height:24px}.popular-section .popular-box .content .special-content.restaurant-detail ul li:last-child{margin-bottom:-4px}.popular-section .popular-box .content .special-content.cab-detail ul li{display:block;font-size:16px;text-transform:capitalize}.popular-section .popular-box .content .special-content.cab-detail ul li span{font-weight:600}.popular-section .popular-box .content .special-content.cab-detail ul li+li{margin-top:5px}.popular-section .popular-box .content .special-content.cab-detail .button-botton{display:flex}.popular-section .popular-box .content .special-content.cab-detail .button-botton a:last-child{margin-left:10px}.popular-section .popular-box .content .special-content.cab-detail .button-botton .btn{font-size:14px;text-transform:capitalize;padding:5px 12px;width:50%;margin-top:10px;background-color:transparent;color:rgba(var(--theme-color1),1);border:1px solid rgba(var(--theme-color1),1);box-shadow:none;transition:all .5s ease}.popular-section .popular-box .content .special-content.cab-detail .button-botton .btn:hover{color:#fff;background-color:rgba(var(--theme-color1),1);transition:all .5s ease}.popular-section .slick-slide>div{margin:0 10px!important}.popular-section .slick-list{margin-left:-10px!important;margin-right:-10px!important}.popular-section .slick-prev{top:-25px;right:30px;left:unset}.popular-section .slick-prev:before{opacity:1;color:rgba(var(--theme-color1),.3);content:"\f053";font-family:"Font Awesome 5 free";font-weight:900}.popular-section .slick-prev:hover:before{color:rgba(var(--theme-color1),.7)}.popular-section .slick-next{top:-25px;right:0;left:unset}.popular-section .slick-next:before{opacity:1;color:rgba(var(--theme-color1),.3);content:"\f054";font-family:"Font Awesome 5 free";font-weight:900}.popular-section .slick-next:hover:before{color:rgba(var(--theme-color1),.7)}.destination_section .detail-title{margin-bottom:calc(20px + .0125*(100vw - 320px))}.destination_section .row+.row{margin-top:30px}.destination_section .destination_box{position:relative;border-radius:16px;overflow:hidden}.destination_section .destination_box .bg-size{transition:all .5s ease}.destination_section .destination_box img{width:100%;max-width:100%;transition:all .5s ease}.destination_section .destination_box .content-sec{position:absolute;bottom:0;width:100%;text-align:center;padding:30px;background:linear-gradient(to top,#000c,#e7382700)}.destination_section .destination_box .content-sec h6,.destination_section .destination_box .content-sec .h6{font-size:calc(14px + .00125*(100vw - 320px));font-weight:500;color:#fff;text-transform:uppercase;margin-bottom:-4px}.destination_section .destination_box .content-sec h5,.destination_section .destination_box .content-sec .h5{font-size:calc(15px + 7 * (100vw - 320px) / 1600);color:#fff;font-weight:800;line-height:1.5;margin-bottom:0;margin-top:-7px;text-transform:capitalize}.destination_section .destination_box:hover img,.destination_section .destination_box:hover .bg-size{transform:scale(1.05);transition:all .5s ease}.tourSection{overflow:hidden}.tourSection .tourBox{cursor:pointer}.tourSection .tourBox .bg-size,.tourSection .tourBox img{border-radius:10px}.tourSection .tourBox .tourImg{transition:all .5s ease;background-size:cover;background-position:center center;background-repeat:no-repeat;display:block}.tourSection .tourBox .tourContent{padding-top:25px;text-align:center}.tourSection .tourBox .tourContent h3,.tourSection .tourBox .tourContent .h3{font-size:calc(16px + .0025*(100vw - 320px));font-weight:700;text-transform:capitalize;margin-bottom:5px}.tourSection .tourBox .tourContent h6,.tourSection .tourBox .tourContent .h6{margin-bottom:0;color:#828282;text-transform:capitalize;letter-spacing:.8px;line-height:1.4}.tourSection .tourBox:hover .tourImg{transform:scale(.99);transition:all .5s ease}.tourSection .slick-slide>div{margin:0 15px}.tourSection .slick-list{margin-left:-15px;margin-right:-15px}.mycontent_wrapper{position:fixed;top:42%;height:100%;pointer-events:none;left:44%;transform:translate(-50%);width:100%;max-width:1140px;color:#fff;z-index:99}.mycontent_wrapper .title{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:2px 0 0;font-size:70px;white-space:nowrap;text-transform:uppercase;overflow:hidden;width:100%;color:#fff;transform:translateY(60px);height:85px}.mycontent_wrapper .title span{font-size:calc(26px + .015*(100vw - 320px));font-weight:700;letter-spacing:.03em;line-height:1.1;text-transform:uppercase;width:100%;display:block;overflow:hidden;transition:transform .8s cubic-bezier(.77,0,.175,1);height:85px}.sticky-cls{position:sticky;z-index:1;top:75px}.sticky-cls-top{position:sticky;z-index:1;top:22px}.fullpage-content-section{position:fixed;left:25%;top:50%;transform:translateY(-50%)}.fullpage-content-section .fullpage-content-wrap.title{overflow:hidden;height:54px}.fullpage-content-section .fullpage-content-wrap.title h1,.fullpage-content-section .fullpage-content-wrap.title .h1{color:#fff;margin-bottom:0;line-height:1}.fullpage-content-section .fullpage-content-wrap.sub-title{height:25px;overflow:hidden}.fullpage-content-section .fullpage-content-wrap.sub-title h5,.fullpage-content-section .fullpage-content-wrap.sub-title .h5{color:#fff}.video-modal .modal-body{padding:0}.video-modal .modal-body .btn-close{position:absolute;right:-30px;top:-30px;opacity:1;background:none;padding:0}.video-modal .modal-body .btn-close span{text-shadow:none;color:#fff;font-size:26px}.video-modal iframe{height:500px;width:100%;vertical-align:middle;border:none}.enquiry-modal .modal-header .modal-title{color:#000;font-size:calc(16px + .00375*(100vw - 320px));font-weight:600}.enquiry-modal .modal-header p{margin-bottom:0;margin-top:5px;color:#0009;text-transform:capitalize}.MicrosoftMap .Infobox{border-radius:0!important;border:none!important}.MicrosoftMap .Infobox.no-title .infobox-info{margin-right:0!important}.MicrosoftMap .Infobox .infobox-body{width:auto!important;height:100%!important;max-height:100%!important;padding-bottom:0!important}.MicrosoftMap .Infobox .infobox-info{padding:0!important;max-height:max-content!important}.mt-cls{margin-top:-30px}.breadcrumb-section{background-position:center;background-size:cover;height:500px;position:relative;overflow:hidden;z-index:1}.breadcrumb-section .breadcrumb-content{display:flex;align-items:center;justify-content:center;height:500px;padding-top:93px;text-align:center}.breadcrumb-section .breadcrumb-content>div{padding:40px 65px;background-color:#ffffff1a}.breadcrumb-section .breadcrumb-content h2,.breadcrumb-section .breadcrumb-content .h2{font-size:calc(18px + .01125*(100vw - 320px));color:#fff;text-transform:uppercase;font-weight:800;margin-bottom:16px;margin-top:-2px}.breadcrumb-section .breadcrumb-content h6,.breadcrumb-section .breadcrumb-content .h6{color:#fff;margin-bottom:-4px;font-weight:700;font-size:calc(14px + .00375*(100vw - 320px))}.breadcrumb-section .breadcrumb-content.dark-content .breadcrumb-item+.breadcrumb-item:before{color:#0c0c0c!important}.breadcrumb-section .breadcrumb-content.dark-content>div{background-color:#fff9}.breadcrumb-section .breadcrumb-content.dark-content>div h2,.breadcrumb-section .breadcrumb-content.dark-content>div .h2{color:rgba(var(--theme-color1),1)}.breadcrumb-section .breadcrumb-content.dark-content>div li{color:#0c0c0c!important}.breadcrumb-section .breadcrumb-content.dark-content>div li a{color:#0c0c0c!important}.breadcrumb-section .breadcrumb-content .breadcrumb{background-color:transparent;margin-bottom:-7px!important;padding:.75rem 1rem;justify-content:center}.breadcrumb-section .breadcrumb-content .breadcrumb .breadcrumb-item{font-size:calc(14px + .0025*(100vw - 320px));color:#fff;text-transform:capitalize;font-weight:700}.breadcrumb-section .breadcrumb-content .breadcrumb .breadcrumb-item a{font-size:calc(14px + .0025*(100vw - 320px));color:#fff}.breadcrumb-section .breadcrumb-content .breadcrumb .breadcrumb-item+.breadcrumb-item:before{font-family:"Font Awesome 5 free";font-weight:900;content:"\f101";color:#fff}.breadcrumb-section .breadcrumb-content.overlay-black>div{background-color:#0000001a}.breadcrumb-section .breadcrumb-content.process-section .process-bar{background-color:#fff;border-radius:30px}.breadcrumb-section .breadcrumb-content.restaurant-name{padding-top:0}.breadcrumb-section .breadcrumb-content.restaurant-name h3,.breadcrumb-section .breadcrumb-content.restaurant-name .h3{text-transform:capitalize;font-weight:700;color:#000;font-size:calc(22px + .015*(100vw - 320px));margin-bottom:10px}.breadcrumb-section .breadcrumb-content.restaurant-name h6,.breadcrumb-section .breadcrumb-content.restaurant-name .h6{color:#000;margin-bottom:15px}.breadcrumb-section .breadcrumb-content.restaurant-name>div{position:relative;z-index:1;background-color:transparent;padding:0}.breadcrumb-section .breadcrumb-content.restaurant-name ul li{padding:0 15px;color:#000;position:relative;font-size:calc(14px + .00125*(100vw - 320px))}.breadcrumb-section .breadcrumb-content.restaurant-name ul li+li:after{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:1px;height:10px;background-color:#000}.breadcrumb-section .breadcrumb-content.restaurant-name ul li i{font-size:12px;color:#000}.breadcrumb-section .breadcrumb-content.restaurant-name img{width:30%;height:auto}.breadcrumb-section .breadcrumb-content.breadcrumb-right{justify-content:flex-end;text-align:right;padding:0}.breadcrumb-section .breadcrumb-content.breadcrumb-right .breadcrumb{justify-content:flex-end}.breadcrumb-section .breadcrumb-content.breadcrumb-right>div{padding:0;background-color:transparent}.breadcrumb-section .title-breadcrumb{font-family:Dancing Script;font-size:510px;position:absolute;color:#ffffff05;text-transform:capitalize;top:0;line-height:1;left:50%;transform:translate(-50%);font-weight:700;z-index:-1}.breadcrumb-section .content-bottom{background-color:#f9f9f9;position:absolute;bottom:0;width:100%;left:0}.breadcrumb-section .content-bottom .breadcrumb{background-color:#f9f9f9;margin-bottom:0}.breadcrumb-section .content-bottom .breadcrumb .breadcrumb-item{text-transform:capitalize}.breadcrumb-section .content-bottom .breadcrumb .breadcrumb-item a{color:#8a8a8a}.breadcrumb-section .content-bottom .breadcrumb .breadcrumb-item.active{color:#000;font-weight:700}.breadcrumb-section.no-bg{background-image:none;position:relative}.breadcrumb-section.no-bg:after{content:"";position:absolute;width:100%;height:100%;background-color:#000;top:0;z-index:-2}.breadcrumb-section.breadcrumb-classic{height:620px}.breadcrumb-section.breadcrumb-classic .breadcrumb-content{align-items:flex-end;justify-content:flex-start;text-align:left;margin-left:0}.breadcrumb-section.breadcrumb-classic .breadcrumb-content>div{text-align:left;padding:0;background-color:transparent}.breadcrumb-section.breadcrumb-classic .breadcrumb-content .breadcrumb{justify-content:end}.breadcrumb-section.breadcrumb-classic .title-breadcrumb{color:#ffffff1a}.breadcrumb-section.breadcrumb-cum-header{height:700px;background-position:unset!important}.breadcrumb-section.breadcrumb-cum-header .breadcrumb-content{height:700px}.breadcrumb-section.breadcrumb-cum-header .breadcrumb-content .package-detail{margin-bottom:-3px}.breadcrumb-section.breadcrumb-cum-header .breadcrumb-content .package-detail li{color:#fff;padding-right:10px;text-transform:capitalize;font-weight:500}.breadcrumb-section.breadcrumb-cum-header .breadcrumb-content .package-detail li i{margin-right:10px}.breadcrumb-section.flight-sec,.breadcrumb-section.flight-sec .breadcrumb-content{height:calc(270px + .0375*(100vw - 320px))}.breadcrumb-section.small-sec{height:180px}.breadcrumb-section.small-sec.flight-sec{height:225px}.order-food-section{height:calc(300px + .1375*(100vw - 320px));position:relative;overflow:hidden;background-size:cover;background-position:center center;background-repeat:no-repeat;display:block}.order-food-section .order-food{height:calc(300px + .075*(100vw - 320px));display:flex;align-items:flex-end}.order-food-section .order-food .book-table.single-table h3,.order-food-section .order-food .book-table.single-table .h3{text-transform:capitalize;font-size:calc(14px + .00375*(100vw - 320px));padding:7px;position:relative;z-index:1;display:inline-block;background-color:#ffffff38}.order-food-section .order-food .book-table.single-table h3:after,.order-food-section .order-food .book-table.single-table .h3:after{content:"";position:absolute;width:100%;height:100%;left:0;background-color:#ffffff5c;z-index:-1;top:0;filter:blur(10px)}.order-food-section .order-food .book-table.single-table .table-form{box-shadow:0 -1px 30px #00000026;margin-top:0;margin-bottom:60px;border-radius:10px;padding:20px 10px}.order-food-section .order-food .book-table.single-table .table-form form .btn{margin-left:0;width:100%;border-radius:5px;padding:10px;line-height:1;margin-top:0}.order-food-section .order-food .book-table.single-table .table-form form .form-group{margin-right:0}.order-food-section .order-food .book-table.single-table .table-form form .form-group input{border-radius:5px;padding:10px 15px;background-color:#f9f9f9;font-size:14px}.order-food-section .order-food .book-table.single-table .table-form form ::placeholder{font-weight:400;font-size:14px;color:#00000080}.order-food-section.not-found,.order-food-section.not-found .order-food{height:270px}.mix-2 .mix-pills{align-items:center;justify-content:center}.mix-form{height:calc(300px + .1375*(100vw - 320px));position:relative;overflow:hidden}.mix-form .form-section{height:calc(300px + .1375*(100vw - 320px));display:flex;align-items:center}.mix-form .form-section .tab-sec{text-align:center}.mix-form .form-section .tab-sec .nav-tabs .nav-item .nav-link{text-transform:capitalize;color:#333;border:none;font-size:16px;font-weight:600;background-color:#fff}.mix-form .form-section .tab-sec .nav-tabs .nav-item .nav-link.active{color:#fff;background-color:rgba(var(--theme-color1),1)}.mix-form .form-section .tab-sec .nav-tabs .nav-item .nav-link.active svg{fill:#fff}.mix-form .form-section .tab-content{background-color:#fff;padding:15px}.mix-form .form-section .tab-content .form-group{margin-bottom:0}.up-section{margin-top:-70px;margin-bottom:100px;box-shadow:0 0 8px #ddd;position:relative;background-color:#fff}.up-section .about-section{background-color:#fff;position:relative;padding-top:85px}.up-section .team-section .team-box .img-part{margin-bottom:0}.up-section .team-section .team-box .img-part img{filter:brightness(.8);transition:all .5s ease}.up-section .team-section .team-box .team-content{position:relative;bottom:0}.up-section .team-section .team-box .team-social{bottom:100px}.up-section .team-section .team-box .team-social .social-box{width:35px;height:35px;margin:0 6px}.up-section .team-section .team-box:hover .img-part img{filter:brightness(1);transition:all .5s ease}.team-section .team-box{position:relative}.team-section .team-box .img-part{margin-bottom:30px}.team-section .team-box .img-part img{box-shadow:5px 8.66px 20px #00000026;width:100%}.team-section .team-box .team-content{min-width:240px;padding:20px;background-color:#fff;position:absolute;bottom:-30px;left:50%;transform:translate(-50%);text-align:center}.team-section .team-box .team-content h3,.team-section .team-box .team-content .h3{font-size:calc(16px + .005*(100vw - 320px));color:#000;text-transform:capitalize;margin-bottom:5px;margin-top:-4px}.team-section .team-box .team-content h6,.team-section .team-box .team-content .h6{font-size:calc(14px + .00125*(100vw - 320px));color:rgba(var(--theme-color1),1);text-transform:capitalize;font-weight:800;margin-bottom:-2px}.team-section .team-box .team-social{position:absolute;bottom:80px;left:50%;transform:translate(-50%);display:flex}.team-section .team-box .team-social .social-box{width:45px;height:45px;background-color:#fff;display:flex;align-items:center;justify-content:center;margin:0 8px;opacity:0;transform:scale(.8);transition:all .5s ease}.team-section .team-box:hover .team-social .social-box{opacity:1;transform:scale(1);transition:all .5s ease}.team-section .team-slider{margin-bottom:0}.team-section .slick-slide>div{margin:0 25px}.team-section .slick-list{margin-left:-25px;margin-right:-25px}.team-section .slick-dots{padding-top:45px;position:relative;bottom:0}.team-section .slick-dots li{z-index:1}.team-section .slick-dots li button:before{color:rgba(var(--theme-color1),1);font-size:12px}.team-section .slick-dots li.slick-active button:after{position:absolute;top:0;left:-2px;content:"\2022";width:20px;height:20px;font-family:slick;font-size:24px;line-height:20px;text-align:center;color:rgba(var(--theme-color1),1);opacity:.1;z-index:-1}.facts-section .facts-box{background-color:#fff;padding:40px;display:flex;align-items:center;justify-content:center;text-align:center;box-shadow:2px 3px 13px #0000000f}.facts-section .facts-box .img{margin-bottom:15px}.facts-section .facts-box .img img{transform:scale(1);transition:all .5s ease}.facts-section .facts-box h3,.facts-section .facts-box .h3{font-size:calc(20px + .0125*(100vw - 320px));font-weight:700;margin-bottom:0}.facts-section .facts-box h6,.facts-section .facts-box .h6{font-size:calc(14px + .00125*(100vw - 320px));color:rgba(var(--theme-color1),1);font-weight:700;text-transform:capitalize;margin-bottom:-2px}.facts-section .facts-box:hover .img img{transform:scale(1.1);transition:all .5s ease}.filter-panel{background-color:#fff;padding:25px;display:flex;align-items:center;position:relative}.filter-panel .popup-btn{display:flex;align-items:center}.filter-panel .popup-btn h5,.filter-panel .popup-btn .h5{font-size:calc(14px + .0025*(100vw - 320px));text-transform:capitalize;color:#000;font-weight:700;margin-bottom:0}.filter-panel .popup-btn img{margin-left:10px}.filter-panel .respon-filter-btn{display:none}.filter-panel .left-filter{display:inline-block}.filter-panel .left-filter .filters ul h4,.filter-panel .left-filter .filters ul .h4{margin-bottom:0;line-height:1}.filter-panel .left-filter .filters ul li{padding:7px 17px;font-size:calc(14px + .00125*(100vw - 320px));cursor:pointer;background-color:#f9f9f9;transition:all .5s ease;font-weight:700;margin-right:10px;text-transform:capitalize}.filter-panel .left-filter .filters ul li.active{background-color:rgba(var(--theme-color1),1);color:#fff;transition:all .5s ease}.filter-panel .collection-grid-view{display:inline-block;margin:0 auto;padding-left:15px}.filter-panel .collection-grid-view ul{display:flex;align-items:center}.filter-panel .collection-grid-view>ul>li{margin:0 4px}.filter-panel .collection-grid-view .filter-select li{width:6px;height:17px;background-color:rgba(var(--theme-color1),1);margin-left:4px;margin-bottom:-1px}.filter-panel .right-panel{display:flex;align-items:center;margin-left:auto}.filter-panel .right-panel ul li+li{margin-left:8px}.filter-panel.bg-inner{background-color:#f9f9f9!important}.filter-panel.bg-inner .left-filter .filters ul li{background-color:#fff}.filter-panel.bg-inner .left-filter .filters ul li.active{background-color:rgba(var(--theme-color1),1)}.filter-panel.filter-title-bar{padding:0}.filter-panel.filter-title-bar h4,.filter-panel.filter-title-bar .h4{margin-bottom:0;font-weight:600}.filter-panel.filter-title-bar .left-filter .filters ul{margin-bottom:-15px}.filter-panel.filter-title-bar .left-filter .filters ul li{margin-bottom:15px}.custom-checkbox .form-check-input:checked~.form-check-label:before{background-color:rgba(var(--theme-color1),1)}.left-sidebar{background-color:#fff;margin-top:30px;transition:all .5s ease}.left-sidebar .back-btn{padding:20px 25px;border-bottom:1px solid #f9f9f9;display:none;font-size:calc(14px + .0025*(100vw - 320px));text-transform:capitalize;color:#000;font-weight:700;margin-bottom:0;cursor:pointer}.left-sidebar .search-bar{position:relative;padding:35px;border-bottom:1px solid #f9f9f9}.left-sidebar .search-bar input{width:100%;border:none;background-color:#f9f9f9;padding:14px 14px 14px 50px}.left-sidebar .search-bar i{position:absolute;top:50%;transform:translateY(-50%);left:50px;color:rgba(var(--theme-color1),1)}.left-sidebar .search-bar i:after{content:"";position:absolute;width:1px;height:12px;background-color:rgba(var(--theme-color1),.5);right:-10px;top:2px}.left-sidebar .search-bar ::placeholder{font-size:14px;color:#000}.left-sidebar .middle-part{padding:25px 35px}.left-sidebar .middle-part .section-title{display:flex;align-items:center;padding-bottom:20px;border-bottom:1px solid #f9f9f9}.left-sidebar .middle-part .section-title h5,.left-sidebar .middle-part .section-title .h5{font-size:calc(14px + .0025*(100vw - 320px));text-transform:capitalize;color:#000;font-weight:700;margin-bottom:0}.left-sidebar .middle-part .section-title img{margin-left:auto}.left-sidebar .middle-part .filter-block .collapse-block-title{position:relative;font-size:14px;color:#000;text-transform:capitalize;margin:20px 0;cursor:pointer;font-weight:600}.left-sidebar .middle-part .filter-block .collapse-block-title:after{position:absolute;display:block;top:0;right:0;content:"+";color:#000;padding:0 6px;background-color:#f9f9f9}.left-sidebar .middle-part .filter-block .collection-brand-filter .collection-filter-checkbox{margin-bottom:6px}.left-sidebar .middle-part .filter-block .collection-brand-filter .collection-filter-checkbox input:focus{outline:none;box-shadow:none}.left-sidebar .middle-part .filter-block .sidebar-hotels{max-height:210px;overflow-y:auto}.left-sidebar .middle-part .filter-block .sidebar-hotels .hotel-box{display:flex;align-items:center}.left-sidebar .middle-part .filter-block .sidebar-hotels .hotel-box .img-left{width:100px;height:auto}.left-sidebar .middle-part .filter-block .sidebar-hotels .hotel-box .content-right{padding-left:20px}.left-sidebar .middle-part .filter-block .sidebar-hotels .hotel-box .content-right h5,.left-sidebar .middle-part .filter-block .sidebar-hotels .hotel-box .content-right .h5{color:#000;font-weight:700;text-transform:capitalize;margin-bottom:5px;font-size:calc(14px + .00125*(100vw - 320px))}.left-sidebar .middle-part .filter-block .sidebar-hotels .hotel-box .content-right .rating{margin-bottom:5px}.left-sidebar .middle-part .filter-block .sidebar-hotels .hotel-box .content-right .price{font-weight:700;color:#0009}.left-sidebar .middle-part .filter-block .sidebar-hotels .hotel-box .content-right .price span{color:#0009}.left-sidebar .middle-part .filter-block .sidebar-hotels .hotel-box+.hotel-box{margin-top:10px}.left-sidebar .middle-part .filter-block .form-check-input{position:absolute;z-index:-1;opacity:0}.left-sidebar .middle-part .filter-block .form-check-input:checked~.form-check-label:after{background-image:url("./media/check-mark-GAPPIOKK.svg")}.left-sidebar .middle-part .filter-block .form-check-input:checked~.form-check-label:before{background-color:rgba(var(--theme-color1),1)}.left-sidebar .middle-part .filter-block .form-check-label{cursor:pointer;margin-left:5px;font-size:14px;color:#000000b3;text-transform:capitalize;position:relative}.left-sidebar .middle-part .filter-block .form-check-label.rating i,.left-sidebar .middle-part .filter-block .form-check-label.rating span{margin-top:-8px}.left-sidebar .middle-part .filter-block .form-check-label .rating{margin-top:3px}.left-sidebar .middle-part .filter-block .form-check-label:before{content:"";top:-2px;height:20px;width:20px;background:#f1f1f1;border:none;left:-29px;border-radius:0;position:absolute;display:block;-webkit-user-select:none;user-select:none;pointer-events:none}.left-sidebar .middle-part .filter-block .form-check-label:after{content:"";top:-2px;height:20px;width:20px;background-size:48%;left:-29px;position:absolute;display:block;background-repeat:no-repeat;background-position:center center}.left-sidebar .middle-part .filter-block .collection-collapse-block{border-bottom:1px solid #f9f9f9}.left-sidebar .middle-part .filter-block .collection-collapse-block.open .collapse-block-title:after{content:"-"}.left-sidebar .middle-part .filter-block .collection-collapse-block .collection-collapse-block-content{padding-bottom:12px}.left-sidebar .bottom-info{padding:0 35px 35px}.left-sidebar .bottom-info h6,.left-sidebar .bottom-info .h6{margin-bottom:0;font-size:12px;color:#000000b3;font-weight:700}.left-sidebar .bottom-info h4,.left-sidebar .bottom-info .h4{font-size:calc(16px + .0025*(100vw - 320px));font-weight:700}.left-sidebar .bottom-info h5,.left-sidebar .bottom-info .h5{font-size:calc(14px + .00125*(100vw - 320px));background-color:rgba(var(--theme-color1),1);color:#fff;display:inline-block;text-transform:capitalize;font-weight:700;padding:6px 10px;border-radius:50px;margin-bottom:12px}.left-sidebar .bottom-info h5 span,.left-sidebar .bottom-info .h5 span{text-transform:lowercase;font-size:12px;border:2px solid #ffffff;border-radius:100%;padding:0 6px}.left-sidebar.sidebar-popup{display:none;position:absolute;z-index:9;top:80px;left:0;border:1px solid #f1f5f4;box-shadow:0 0 5px #ddd;width:280px;max-height:530px;overflow-y:auto}.left-sidebar.sidebar-popup.open{display:block}.left-sidebar.sidebar-class{position:fixed;width:300px;left:-300px;top:0;margin-top:0;z-index:5;overflow-y:auto;height:100vh}.left-sidebar.sidebar-class .back-btn{display:block}.search-panel .search-section{margin-top:0;margin-bottom:0}.search-panel .search-section .title-hotel ::placeholder{font-size:calc(16px + .00625*(100vw - 320px))!important}.search-panel .search-section .search-box{box-shadow:none}.search-panel .search-section .search-box .right-part{display:flex;align-items:center;justify-content:center;margin:0 50px}.search-panel .search-section .search-box .left-part .search-body{padding:30px 40px;transition:all .5s ease}.search-panel .search-section .search-box .left-part .search-body:last-child:after{display:block}.search-panel .search-section .search-box .left-part .search-body h6,.search-panel .search-section .search-box .left-part .search-body .h6{font-weight:700;color:#0000005c}.search-panel .search-section .search-box .left-part .search-body.btn-search:after{display:none}.search-panel.sticky{position:fixed;z-index:2;top:0;left:0;width:100%;box-shadow:1px 3px 20px #0000001a;animation:smoothScroll 1s forwards}.search-panel.sticky .search-section .search-box .left-part .search-body{padding:20px 40px;transition:all .5s ease}.mobile-filter{align-items:center;background-color:#fff;padding:15px;display:none}.mobile-filter h5,.mobile-filter .h5{font-size:calc(14px + .0025*(100vw - 320px));text-transform:capitalize;color:#000;font-weight:700;margin-bottom:-3px}.mobile-filter img{margin-left:auto}.map-section{margin-top:30px;z-index:1;position:relative}.map-section iframe,.map-section .map{height:100%;width:100%;position:absolute;top:0;left:0}.infoBox .marker-detail{background-color:#fff}.infoBox .marker-detail img{width:180px}.infoBox .marker-detail .detail-part{padding:6px}.infoBox .marker-detail .detail-part h6,.infoBox .marker-detail .detail-part .h6{font-weight:600;margin-bottom:5px;text-transform:capitalize;color:#000}.infoBox .marker-detail .detail-part .rating{margin-bottom:3px}.infoBox .marker-detail .detail-part .rating.one-star i:first-child{font-weight:900}.infoBox .marker-detail .detail-part .rating.two-star i:nth-child(-n+2){font-weight:900}.infoBox .marker-detail .detail-part .rating.three-star i:nth-child(-n+3){font-weight:900}.infoBox .marker-detail .detail-part .rating.four-star i:nth-child(-n+4){font-weight:900}.infoBox .marker-detail .detail-part .rating.five-star i{font-weight:900}.infoBox .marker-detail .detail-part span{display:block;font-size:calc(12px + .00125*(100vw - 320px));font-weight:400;color:#3e3e3e}.infoBox .marker-detail .detail-part a{position:absolute;right:7px;bottom:7px;font-size:calc(12px + .00125*(100vw - 320px));color:rgba(var(--theme-color1),1)}.view-map{text-transform:capitalize;color:#000;margin-right:15px;font-weight:700;transition:all .5s ease;position:relative}.view-map:hover{color:rgba(var(--theme-color1),1);transition:all .5s ease}.view-map.mobile-map{display:none}.view-map .arrow{position:absolute;width:100%;top:-58px;font-weight:600;font-size:14px;color:#000;cursor:auto}.view-map .arrow:after{content:"";background-image:url("./media/arrow-X3G2ELW7.png");width:50px;height:50px;position:absolute;background-size:contain;transform:rotate(115deg);left:-70px;bottom:-30px;background-repeat:no-repeat}.view-map .arrow:hover{color:#000}.onclick-map{display:none}.onclick-map iframe,.onclick-map .map{width:100%;height:300px;margin-top:30px}.onclick-map>div{margin-top:30px}.onclick-map.show{display:block}.map-modal .btn-close{position:absolute;top:-12px;right:-9px;z-index:2;font-size:1.9rem;background:none}.map-modal .left-sidebar{height:80vh;overflow:auto}.map-modal .modal-dialog{width:100%;height:90%;max-width:97%}.map-modal .modal-dialog .modal-content{border:0 none;border-radius:0;background-color:#f9f9f9}.map-modal .modal-dialog .modal-content .modal-body{display:flex;align-items:center}.map-modal .modal-dialog .modal-content .modal-body .left-sidebar{height:100%}.map-modal .modal-dialog .modal-content iframe,.map-modal .modal-dialog .modal-content .map{width:100%;height:100%}.list-view{margin-top:30px}.list-view .list-box{display:flex;padding:15px;background-color:#fff}.list-view .list-box:hover .list-img .owl-nav .owl-prev,.list-view .list-box:hover .list-img .owl-nav .owl-next{background-color:#252525;transition:all .5s ease}.list-view .list-box .list-img{width:35%}.list-view .list-box .list-img .owl-nav .owl-prev{background-color:transparent;height:32px;left:1px;transition:all .5s ease;width:22px;z-index:1;position:absolute;top:40%;margin:0}.list-view .list-box .list-img .owl-nav .owl-prev i{vertical-align:-3px}.list-view .list-box .list-img .owl-nav .owl-next{background-color:transparent;height:32px;right:0;transition:all .5s ease;width:22px;z-index:1;position:absolute;top:40%;margin:0}.list-view .list-box .list-img .owl-nav .owl-next i{vertical-align:-3px}.list-view .list-box .list-content{margin-left:25px;display:flex;align-items:center;width:60%}.list-view .list-box .list-content>div{width:100%;position:relative}.list-view .list-box .list-content h5,.list-view .list-box .list-content .h5{font-size:calc(14px + .00375*(100vw - 320px));text-transform:capitalize;margin-bottom:0;color:#000;font-weight:800;line-height:1.5}.list-view .list-box .list-content h6,.list-view .list-box .list-content .h6{color:#797979}.list-view .list-box .list-content p{color:#000000b3;text-transform:capitalize;font-weight:400}.list-view .list-box .list-content .price{color:#333;font-size:calc(16px + .00375*(100vw - 320px));font-weight:800;margin-top:15px}.list-view .list-box .list-content .price del{font-size:14px;color:#0009;font-weight:700;margin-right:10px}.list-view .list-box .list-content .price span{font-size:14px}.list-view .list-box .list-content .rating span{font-size:18px;margin:0 2px;color:#fc3}.list-view .list-box .list-content .rating>span{color:#000000a6;font-size:12px;font-weight:600;margin-left:18px}.list-view .list-box .list-content .facility-icon{display:flex;text-align:center;margin-top:20px;align-items:center}.list-view .list-box .list-content .facility-icon .facility-box span{text-transform:capitalize;color:#5f5f5f;font-size:12px}.list-view .list-box .list-content .facility-icon .facility-box img{display:block;width:calc(18px + .0025*(100vw - 320px));margin:0 auto}.list-view .list-box .list-content .facility-icon .facility-box i{display:block;font-size:calc(14px + .00375*(100vw - 320px));color:#5f5f5fa3}.list-view .list-box .list-content .facility-icon .facility-box+.facility-box{margin-left:15px}.list-view .list-box .list-content .hotel-info{margin-top:12px}.list-view .list-box .list-content .book-now{position:absolute;right:0;bottom:0}.list-view .list-box .list-content .offer-box{position:absolute;right:0;top:0;border:1px solid #f9f9f9;padding:10px;color:rgba(var(--theme-color1),1);font-weight:700;max-width:150px}.list-view .list-box+.list-box{margin-top:30px}.list-view .list-box .swiper-button-prev{left:1px;z-index:1;transition:all .5s ease;background-color:transparent;width:22px;height:32px}.list-view .list-box .swiper-button-prev:after{content:"\f053";font-family:"Font Awesome 5 Free";font-weight:900;font-size:20px;color:#cfd4da}.list-view .list-box .swiper-button-next{right:0;z-index:1;transition:all .5s ease;background-color:transparent;width:22px;height:32px}.list-view .list-box .swiper-button-next:after{content:"\f054";font-family:"Font Awesome 5 Free";font-weight:900;font-size:20px;color:#cfd4da}.list-view .list-box .slider-nav{margin-top:3px}.list-view .list-box .slider-nav .slick-slide{margin:0 3px;cursor:pointer}.list-view .list-box .slider-nav .slick-list{margin-left:-3px;margin-right:-3px}.list-view .list-box:hover .special-img .bg-size{transform:scale(1)}.list-view .list-box:hover .swiper-button-next,.list-view .list-box:hover .swiper-button-prev{background-color:#252525;transition:all .5s ease}.pagination-section{margin-top:40px!important}.pagination-section .pagination{justify-content:center}.pagination-section .pagination .page-item.active .page-link{background-color:rgba(var(--theme-color1),1);color:#fff}.pagination-section .pagination .page-item .page-link{color:#000;background-color:#fff;border:none;margin:0 3px;box-shadow:0 0 8px #dadada;cursor:pointer}.pagination-section .pagination .page-item .page-link:focus{box-shadow:none}.filter_button{align-items:center;background-color:#fff;display:flex}.filter_button h5,.filter_button .h5{font-size:calc(14px + .0025*(100vw - 320px));text-transform:capitalize;color:#000;font-weight:700;margin-bottom:-3px}.filter_button img{margin-right:10px}.left-sidebar .middle-part .filter-block .range-slider .simple-range-slider .simple-range-slider-bg-bar{background:#f9f9f9!important}.left-sidebar .middle-part .filter-block .range-slider .simple-range-slider .simple-range-slider-bg-bar .simple-range-slider-bar{background:rgba(var(--theme-color1),1)!important}.left-sidebar .middle-part .filter-block .range-slider .simple-range-slider .simple-range-slider-bg-bar .simple-range-slider-anchor{width:unset;height:unset;top:-4.5px}.left-sidebar .middle-part .filter-block .range-slider .simple-range-slider .simple-range-slider-bg-bar .simple-range-slider-anchor .simple-range-slider-handle{width:8px;height:12px;background:rgba(var(--theme-color1),1);border-radius:27px;opacity:1}.left-sidebar .middle-part .filter-block .range-slider .simple-range-slider .simple-range-slider-bg-bar .simple-range-slider-anchor .simple-range-slider-popover-right{background:rgba(var(--theme-color1),1)!important;color:#fff}.left-sidebar .middle-part .filter-block .range-slider .simple-range-slider .simple-range-slider-bg-bar .simple-range-slider-anchor .simple-range-slider-popover-left{background:unset;box-shadow:none}.filter-bottom-content{display:none;position:absolute;left:0;top:80px;width:100%;z-index:2;transition:all .5s ease;box-shadow:0 1px 9px 3px #e4e4e4cf;transition-property:all;transition-duration:.5s;transition-timing-function:cubic-bezier(0,1,.5,1)}.filter-bottom-content .middle-part .filter-block .collapse-block-title{cursor:default;margin-top:0;font-weight:700}.filter-bottom-content .middle-part .filter-block .collapse-block-title:after{display:none}.filter-bottom-content .middle-part .filter-block .collection-collapse-block{border-bottom:none}.filter-bottom-content .middle-part .filter-block .collection-collapse-block .collection-collapse-block-content{padding-bottom:0}.filter-bottom-content .middle-part .filter-block .collection-brand-filter .collection-filter-checkbox{margin-bottom:10px}.filter-bottom-content .middle-part .button_bottom{width:100%}.filter-bottom-content .middle-part .btn{text-transform:capitalize;padding:5px 15px}.hotel-single-section{background-position:center;height:450px;position:relative;overflow:hidden;background-size:cover;background-position:center center;background-repeat:no-repeat;display:block}.hotel-single-section .hotel-title-section{background:linear-gradient(to top,#000000b3,#e7382700);position:absolute;bottom:0;width:100%}.hotel-single-section .hotel-title-section .hotel-name{padding:40px 0;display:flex}.hotel-single-section .hotel-title-section .hotel-name .left-part .top{display:flex;align-items:center;margin-bottom:18px}.hotel-single-section .hotel-title-section .hotel-name .left-part .top h2,.hotel-single-section .hotel-title-section .hotel-name .left-part .top .h2{color:#fff;margin-bottom:0;font-size:calc(16px + .0125*(100vw - 320px))}.hotel-single-section .hotel-title-section .hotel-name .left-part .top .rating{margin-left:15px}.hotel-single-section .hotel-title-section .hotel-name .left-part .top .share-buttons .btn{padding:4px 10px;text-transform:capitalize;border-radius:5px;margin-left:calc(5px + 5 * (100vw - 320px) / 1600);color:#000;background-color:#f9f9f9}.hotel-single-section .hotel-title-section .hotel-name .left-part p{color:#ffffffe6;margin-bottom:0;font-weight:700}.hotel-single-section .hotel-title-section .hotel-name .left-part .facility-detail{margin-top:20px;margin-bottom:-6px}.hotel-single-section .hotel-title-section .hotel-name .left-part .facility-detail span{color:#fff;font-weight:600;font-size:14px;text-transform:capitalize;padding:2px 8px;border:1px solid #ddd;border-radius:5px}.hotel-single-section .hotel-title-section .hotel-name .left-part .facility-detail span i{margin-right:3px}.hotel-single-section .hotel-title-section .hotel-name .left-part .facility-detail span+span{margin-left:10px}.hotel-single-section .hotel-title-section .hotel-name .right-part{margin-left:auto;text-align:right}.hotel-single-section .hotel-title-section .hotel-name .right-part .price{font-size:calc(16px + .0125*(100vw - 320px));color:#fff}.hotel-single-section .hotel-title-section .hotel-name .right-part .price span{font-size:16px}.hotel-single-section .hotel-title-section .hotel-name .right-part .btn{padding:7px 13px}.hotel_title_section{position:relative;width:100%}.hotel_title_section .hotel-name{padding:0 0 40px;display:flex}.hotel_title_section .hotel-name .left-part .top{display:flex;align-items:center;margin-bottom:18px}.hotel_title_section .hotel-name .left-part .top h2,.hotel_title_section .hotel-name .left-part .top .h2{margin-bottom:0;font-size:calc(18px + .01125*(100vw - 320px))}.hotel_title_section .hotel-name .left-part .top .rating{margin-left:15px}.hotel_title_section .hotel-name .left-part .top .share-buttons .btn{padding:4px 10px;text-transform:capitalize;border-radius:5px;margin-left:calc(5px + 5 * (100vw - 320px) / 1600);color:#000;background-color:#fff;box-shadow:none}.hotel_title_section .hotel-name .left-part p{color:#0009;margin-bottom:0;font-weight:700}.hotel_title_section .hotel-name .left-part .facility-detail{margin-top:15px;margin-bottom:-6px}.hotel_title_section .hotel-name .left-part .facility-detail span{color:#000000b3;font-weight:700;font-size:12px;text-transform:capitalize;padding:2px 8px;border:1px solid #ddd;border-radius:5px}.hotel_title_section .hotel-name .left-part .facility-detail span i{margin-right:3px}.hotel_title_section .hotel-name .left-part .facility-detail span+span{margin-left:10px}.hotel_title_section .hotel-name .right-part{margin-left:auto;text-align:right}.hotel_title_section .hotel-name .right-part .price{font-size:calc(16px + .0125*(100vw - 320px))}.hotel_title_section .hotel-name .right-part .price span{font-size:16px}.hotel_title_section .hotel-name .right-part .btn{padding:7px 13px}.default-thumbnail .slider-image .swiper-slide .bg-size{background-size:cover}.default-single-slider .swiper-wrapper .swiper-slide{height:auto}.default-single-slider .swiper-wrapper .swiper-slide>div{height:100%}.default-single-slider .swiper-wrapper .swiper-slide>div img{width:100%;height:100%;object-fit:cover}.default-360view .view360-container .view360-canvas{width:100%;height:100%}.single-section,.single-section .image_section{position:relative}.single-section .image_section .view-all{position:absolute;width:100%;bottom:0;background:linear-gradient(to top,#000000b3,#e7382700);margin-bottom:0;padding:10px;text-transform:capitalize;color:#fff;font-weight:800;line-height:1}.single-section .image_section .imgs{background-size:cover;background-position:center center;background-repeat:no-repeat;display:block}.single-section .image_section .slider-thumbnail{margin-top:5px;overflow:hidden}.single-section .image_section .slider-thumbnail .slick-slide>div{margin:0 5px}.single-section .image_section .slider-thumbnail .slick-list{margin-left:-5px;margin-right:-5px}.single-section .image_section .swiper .swiper-button-prev{left:1px;z-index:1;-webkit-transition:all .5s ease;transition:all .5s ease;background-color:transparent;height:36px}.single-section .image_section .swiper .swiper-button-prev:before{font-size:20px;line-height:1;color:#fff;opacity:.75;-webkit-font-smoothing:antialiased}.single-section .image_section .swiper .swiper-button-prev:after{display:none}.single-section .image_section .swiper .swiper-button-next{right:0;z-index:1;transition:all .5s ease;background-color:transparent;height:36px}.single-section .image_section .swiper .swiper-button-next:before{font-size:20px;line-height:1;color:#fff;opacity:.75;-webkit-font-smoothing:antialiased}.single-section .image_section .swiper .swiper-button-next:after{display:none}.single-section .image_section .swiper:hover .swiper-button-next,.single-section .image_section .swiper:hover .swiper-button-prev{background-color:#252525;-webkit-transition:all .5s ease;transition:all .5s ease}.single-section .facility_sec{display:flex;justify-content:center;background-color:#fff;margin-top:20px}.single-section .facility_sec .icon-box{display:flex;align-items:center;padding:0 50px;position:relative}.single-section .facility_sec .icon-box svg{width:30px;height:auto;fill:rgba(var(--theme-color1),1)}.single-section .facility_sec .icon-box .content{margin-left:15px}.single-section .facility_sec .icon-box .content h5,.single-section .facility_sec .icon-box .content .h5{font-size:calc(14px + .0025*(100vw - 320px));text-transform:capitalize;font-weight:700;margin-bottom:0}.single-section .facility_sec .icon-box .content h6,.single-section .facility_sec .icon-box .content .h6{font-size:12px;color:#000000b3;text-transform:capitalize;margin-bottom:0}.single-section .facility_sec .icon-box:after{content:"";width:1px;height:25px;background-color:rgba(var(--theme-color1),1);position:absolute;right:0;top:50%;transform:translateY(-50%)}.single-section .facility_sec .icon-box:last-child:after{display:none}.single-section .description-section .menu-top{margin-top:30px;padding:12px 0;background-color:#fff;box-shadow:0 2px 4px #dedede}.single-section .description-section .menu-top li a{color:#000;text-transform:uppercase;font-weight:700;padding:17px 30px;transition:all .5s ease}.single-section .description-section .menu-top li.active a{color:rgba(var(--theme-color1),1);border-bottom:2px solid rgba(var(--theme-color1),1);transition:all .5s ease}.single-section .description-section .menu-top li.mobile-menu{display:none}.single-section .description-section .menu-top.sticky{position:fixed;z-index:3;top:0;left:0;width:100%;box-shadow:1px 3px 20px #0000001a;margin-top:0;padding:16px 0;animation:smoothScroll 1s forwards}.single-section .description-section .menu-top.sticky li a{padding:15px 30px}.single-section .description-section .menu-top.menu-up{margin-top:0;margin-bottom:30px}.single-section .description-section .description-details .content-title{text-transform:uppercase;font-size:calc(16px + .0025*(100vw - 320px));font-weight:700}.single-section .description-section .description-details .menu-part{margin-top:20px;padding:30px;background-color:#fff;margin-bottom:30px;box-shadow:0 2px 4px #dedede}.single-section .description-section .description-details .menu-part.page-section .zoom-gallery>div:nth-child(-n+3){margin-bottom:0}.single-section .description-section .description-details .menu-part .accordion-plan{position:relative}.single-section .description-section .description-details .menu-part .accordion-plan .card{border-radius:0;border:1px solid #f9f9f9}.single-section .description-section .description-details .menu-part .accordion-plan .card .card-header{background-color:#f9f9f9;border-bottom:0;padding:6px}.single-section .description-section .description-details .menu-part .accordion-plan .card .card-header button{display:block;width:100%;text-align:left;color:#353535;text-transform:capitalize}.single-section .description-section .description-details .menu-part .accordion-plan .card .card-header button:before{content:"";position:absolute;width:0;height:0;border-left:7px solid transparent;border-right:7px solid transparent;border-top:6px solid #353535;right:20px;top:13px;transition:all .3s ease}@media (max-width: 400px){.single-section .description-section .description-details .menu-part .accordion-plan .card .card-header button:before{right:-2px}}.single-section .description-section .description-details .menu-part .accordion-plan .card .card-header button[aria-expanded=true]:before{border-top:0;border-bottom:6px solid #353535;transition:all .3s ease}.single-section .description-section .description-details .menu-part .accordion-plan .card .card-body{color:#444;font-size:calc(14px + .00125*(100vw - 320px))}.single-section .description-section .description-details .menu-part .accordion-plan .card .card-body .highlight{margin-top:10px}.single-section .description-section .description-details .menu-part .accordion-plan .card .card-body .highlight li{display:block;text-transform:capitalize;font-size:calc(14px + .00125*(100vw - 320px))}.single-section .description-section .description-details .menu-part .accordion-plan .card .card-body .highlight li i{margin-right:5px;font-size:12px}.single-section .description-section .description-details .menu-part .accordion-plan .card .card-body .highlight li img{margin-right:5px;width:18px}.single-section .description-section .description-details .menu-part .accordion-plan .card+.card{margin-top:20px}.single-section .description-section .description-details .menu-part .list-view{margin-top:0}.single-section .description-section .description-details .menu-part .list-view .list-img{width:30%}.single-section .description-section .description-details .menu-part .list-view .facility-icon{margin-top:10px}.single-section .description-section .description-details .menu-part .list-view .list-box{padding:0}.single-section .description-section .description-details .menu-part .list-view+.list-view{margin-top:20px}.single-section .description-section .description-details .menu-part .zoom-gallery .overlay{position:relative}.single-section .description-section .description-details .menu-part .zoom-gallery .overlay .overlay-background{position:absolute;left:0;top:0;width:100%;height:100%;z-index:1;transition:all .4s ease}.single-section .description-section .description-details .menu-part .zoom-gallery .overlay .overlay-background i{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#fff;font-size:22px;display:none;transition:all .4s ease;align-items:center;justify-content:center}.single-section .description-section .description-details .menu-part .zoom-gallery .overlay:hover .overlay-background{transition:all .4s ease;background-color:#0009}.single-section .description-section .description-details .menu-part .zoom-gallery .overlay:hover .overlay-background i{display:flex;transition:all .4s ease}.single-section .description-section .description-details .menu-part .zoom-gallery>div:nth-child(-n+3){margin-bottom:30px}.single-section .description-section .description-details .menu-part.facility h6,.single-section .description-section .description-details .menu-part.facility .h6{text-transform:capitalize;font-weight:700;color:#222}.single-section .description-section .description-details .menu-part.facility h6 img,.single-section .description-section .description-details .menu-part.facility .h6 img{margin-right:5px;width:20px}.single-section .description-section .description-details .menu-part.facility ul{margin-left:10px}.single-section .description-section .description-details .menu-part.facility ul li{display:block;text-transform:capitalize;line-height:1.9}.single-section .description-section .description-details .menu-part.facility ul li i{font-size:8px;margin-right:5px;color:#0009}.single-section .description-section .description-details .menu-part.about h6,.single-section .description-section .description-details .menu-part.about .h6{font-weight:700;text-transform:capitalize}.single-section .description-section .description-details .menu-part.about p{color:#383838;font-size:calc(14px + .00125*(100vw - 320px));line-height:1.6}.single-section .description-section .description-details .menu-part.about .about-sec h4,.single-section .description-section .description-details .menu-part.about .about-sec .h4{font-weight:700;margin-bottom:10px}.single-section .description-section .description-details .menu-part.about .about-sec h6,.single-section .description-section .description-details .menu-part.about .about-sec .h6{color:#000}.single-section .description-section .description-details .menu-part.about .about-sec p{color:#000000b3;font-size:calc(14px + .00125*(100vw - 320px))}.single-section .description-section .description-details .menu-part.about .about-sec p.top-space{margin-top:-6px}.single-section .description-section .description-details .menu-part.about .about-sec p.bottom-space{margin-bottom:-7px}.single-section .description-section .description-details .menu-part.about .about-sec ul{padding-left:25px}.single-section .description-section .description-details .menu-part.about .about-sec ul li{list-style-type:square;display:list-item;text-transform:capitalize;color:#000000b3;font-size:calc(14px + .00125*(100vw - 320px));line-height:1.7;letter-spacing:.04em}.single-section .description-section .description-details .menu-part.about .about-sec+.about-sec{margin-top:15px}.single-section .description-section .description-details .menu-part.about .about-sec .city-detail{margin-bottom:20px;font-size:18px;color:#353535}.single-section .description-section .description-details .menu-part.about .detail-img{margin:20px 0}.single-section .description-section .description-details .menu-part.map iframe{width:100%;height:420px;margin-bottom:-5px}.single-section .description-section .description-details .menu-part.review .review-box .rating span{font-size:18px;margin:0 2px;color:#fc3}.single-section .description-section .description-details .menu-part.review .review-box .rating>span{font-size:calc(14px + .00125*(100vw - 320px));margin-left:10px;font-weight:700;color:#000}.single-section .description-section .description-details .menu-part.review .review-box h6,.single-section .description-section .description-details .menu-part.review .review-box .h6{font-size:14px;text-transform:capitalize;color:#00000080;margin-top:4px}.single-section .description-section .description-details .menu-part.review .review-box p{color:#4a4a4a;line-height:1.6;margin-bottom:0;font-size:calc(14px + .00125*(100vw - 320px))}.single-section .description-section .description-details .menu-part.review .review-box+.review-box{border-top:1px solid #f9f9f9;padding-top:12px;margin-top:15px}.single-section .description-section .description-details .menu-part.policy p{color:#212121;font-size:calc(14px + .00125*(100vw - 320px));line-height:1.6}.single-section .description-section .description-details .menu-part.policy p:last-child{margin-bottom:0}.single-section .description-section .description-details .menu-part+.menu-part{margin-top:20px}.single-section .description-section .description-details .menu-part .rooms-box{width:100%}.single-section .description-section .description-details .menu-part .rooms-box tbody tr{display:block}.single-section .description-section .description-details .menu-part .rooms-box tbody tr+tr{margin-top:20px;padding-top:10px;border-top:1px solid #f9f9f9}.single-section .description-section .description-details .menu-part .rooms-box td:first-child{width:25%}.single-section .description-section .description-details .menu-part .rooms-box td:nth-child(2){width:55%}.single-section .description-section .description-details .menu-part .rooms-box td:nth-child(3){width:20%;text-align:right}.single-section .description-section .description-details .menu-part .rooms-box .price-details{display:flex;align-items:center;justify-content:flex-end}.single-section .description-section .description-details .menu-part .rooms-box .price-details h6,.single-section .description-section .description-details .menu-part .rooms-box .price-details .h6{font-size:14px;margin-bottom:3px;color:#000000bd}.single-section .description-section .description-details .menu-part .rooms-box .price-details h5,.single-section .description-section .description-details .menu-part .rooms-box .price-details .h5{font-weight:700;margin-bottom:0;font-size:calc(18px + .00375*(100vw - 320px))}.single-section .description-section .description-details .menu-part .rooms-box .price-details .btn{padding:6px 14px;font-size:14px;border-radius:0;margin-top:7px}.single-section .description-section .description-details .menu-part .rooms-box .price-details span{display:block;color:#000000b8}.single-section .description-section .description-details .menu-part .rooms-box .room-detail{padding:20px;display:flex;align-items:center;justify-content:center}.single-section .description-section .description-details .menu-part .rooms-box .room-detail h6,.single-section .description-section .description-details .menu-part .rooms-box .room-detail .h6{font-weight:700;text-transform:capitalize;font-size:14px;letter-spacing:.05em}.single-section .description-section .description-details .menu-part .rooms-box .room-detail .row{width:100%}.single-section .description-section .description-details .menu-part .rooms-box .room-detail .facility-detail li{display:block;color:#000;text-transform:capitalize;line-height:28px;letter-spacing:.06em}.single-section .description-section .description-details .menu-part .rooms-box .room-detail .facility-detail li img{margin-right:8px;width:20px}.single-section .description-section .description-details .menu-part .rooms-box .room-detail .facility-detail li i{font-size:12px;margin-right:5px;color:#00000080}.single-section .description-section .description-details .menu-part .rooms-box .room-title{text-transform:capitalize;font-weight:700;margin-bottom:10px}.single-section .description-section .description-details.full-slider .menu-part{margin-top:0;box-shadow:none;margin-bottom:0;display:flex;height:100vh;justify-content:center;align-items:center;padding-top:70px}.single-section .description-section .description-details.full-slider .menu-part .row{margin-bottom:20px}.single-section .description-section.tab-section .menu-top{padding:0;background-color:transparent}.single-section .description-section.tab-section .menu-top .nav-tabs{margin-bottom:15px;background-color:#fff;border-bottom:none}.single-section .description-section.tab-section .menu-top .nav-tabs .nav-item.active{border:none;border-bottom:2px solid rgba(var(--theme-color1),1);color:rgba(var(--theme-color1),1)}.single-section .description-section.tab-section .menu-top .nav-tabs .nav-item .nav-link{border:none;border-bottom:2px solid transparent}.single-section .description-section.tab-section .menu-top .nav-tabs .nav-item .nav-link.active{border:none;border-bottom:2px solid rgba(var(--theme-color1),1);color:rgba(var(--theme-color1),1)}.single-section .description-section.tab-section .menu-top.sticky{background-color:#fff;margin-bottom:0}.single-section .description-section.tab-section .menu-top.sticky .nav-tabs{margin-bottom:0}.single-section .description-section.tab-section .description-details .menu-part{margin-top:0}.single-section .single-sidebar{background-color:#fff;padding:20px;box-shadow:0 2px 4px #dedede}.single-section .single-sidebar h4.title,.single-section .single-sidebar .title.h4{text-transform:capitalize;font-weight:700;margin-top:-4px}.single-section .single-sidebar p{color:#0000008c;margin-bottom:10px;line-height:1.7;font-size:calc(14px + .00125*(100vw - 320px))}.single-section .single-sidebar p i{font-size:13px;margin-right:10px;color:#00000096}.single-section .single-sidebar .selection-section.flight-search .flight-search-detail{padding:0}.single-section .single-sidebar .selection-section.flight-search .flight-search-detail .form-group{margin-bottom:20px}.single-section .single-sidebar .newsletter-sec{padding:20px}.single-section .single-sidebar .newsletter-sec .button{margin-top:15px;text-align:right}.single-section .single-sidebar .newsletter-sec .button .btn{padding:6px 14px;font-size:14px;text-transform:capitalize}.single-section .single-sidebar .overlay-map{position:relative;margin-bottom:10px}.single-section .single-sidebar .overlay-map img{height:100px;width:100%}.single-section .single-sidebar .overlay-map iframe,.single-section .single-sidebar .overlay-map .map{position:absolute;left:0;top:0;width:100%;height:100%;opacity:.0001;z-index:1}.single-section .single-sidebar .overlay-map h6,.single-section .single-sidebar .overlay-map .h6{position:absolute;bottom:10px;left:50%;transform:translate(-50%);color:#000;text-transform:capitalize;font-size:calc(12px + .00125*(100vw - 320px));z-index:0;font-weight:600;margin-bottom:0}.single-section .single-sidebar .price-part{display:flex}.single-section .single-sidebar .price-part .left-part a{color:#000;font-weight:700;text-transform:capitalize}.single-section .single-sidebar .price-part .left-part span{display:block;text-transform:capitalize;font-weight:600;line-height:24px}.single-section .single-sidebar .price-part .left-part span i{font-size:10px;margin-right:5px;color:green}.single-section .single-sidebar .price-part .left-part span.red{color:#8b0000}.single-section .single-sidebar .price-part .right-part{margin-left:auto;text-align:right}.single-section .single-sidebar .price-part .right-part span{color:#0006;text-transform:capitalize;font-size:12px;font-weight:700}.single-section .single-sidebar .price-part .right-part p{margin-bottom:0;font-weight:600;color:#000}.single-section .single-sidebar .price-part .right-part h6,.single-section .single-sidebar .price-part .right-part .h6{margin-bottom:0;font-size:calc(16px + .0025*(100vw - 320px));font-weight:700;color:#000}.single-section .single-sidebar .book-btn-section{border-top:1px solid #f9f9f9;margin-top:10px;padding-top:15px;text-align:right}.single-section .single-sidebar .book-btn-section .checkout{margin-top:10px}.single-section .single-sidebar .book-btn-section .dp__input_icon_pad{padding-left:10px}.single-section .single-sidebar .book-btn-section .dp__clear_icon{display:none}.single-section .single-sidebar .book-btn-section ::placeholder{color:#495057;text-transform:capitalize;cursor:pointer}.single-section .single-sidebar .book-btn-section .detail-top input{margin-bottom:10px}.single-section .single-sidebar .book-btn-section .detail-top input:last-child{margin-bottom:0}.single-section .single-sidebar .book-btn-section .gj-datepicker+.gj-datepicker{margin-top:10px}.single-section .single-sidebar .book-btn-section .gj-datepicker ::placeholder{color:#495057}.single-section .single-sidebar .book-btn-section .btn-rounded{padding:6px 14px;font-size:14px;margin-top:20px;border-radius:0}.single-section .single-sidebar .book-btn-section .selector select{cursor:pointer;width:100%;height:38px;background-color:transparent;font-size:1rem;margin-top:10px;padding:5px 14px;color:#495057;border:1px solid #ced4da;border-radius:.25rem;-webkit-appearance:none;background:url("./media/down-black-V7IY56XK.png") no-repeat 95%}.single-section .single-sidebar .book-btn-section .rooms-section{position:relative;margin-top:10px}.single-section .single-sidebar .book-btn-section .rooms-section ::placeholder{color:#495057;text-transform:capitalize;cursor:pointer}.single-section .single-sidebar .book-btn-section .rooms-section .selector-box{text-align:left;padding:10px}.single-section .single-sidebar .book-btn-section .rooms-section .selector-box .room-cls .title_room{font-size:16px;text-transform:capitalize;font-weight:700}.single-section .single-sidebar .book-btn-section .rooms-section .selector-box .room-cls .qty-box{display:flex;align-items:center}.single-section .single-sidebar .book-btn-section .rooms-section .selector-box .room-cls .qty-box label{text-transform:capitalize;margin-right:30px;margin-bottom:0}.single-section .single-sidebar .book-btn-section .rooms-section .selector-box .room-cls .qty-box .input-group{width:140px;margin-left:auto}.single-section .single-sidebar .book-btn-section .rooms-section .selector-box .room-cls .qty-box .input-group .btn{background-color:transparent}.single-section .single-sidebar .book-btn-section .rooms-section .selector-box .room-cls .qty-box .input-group .form-control{padding:0;text-align:center;border:none}.single-section .single-sidebar .book-btn-section .rooms-section .selector-box .room-cls .qty-box+.qty-box{margin-top:10px}.single-section .single-sidebar .book-btn-section .rooms-section .selector-box .room-cls+.room-cls{margin-top:10px;border-top:1px solid #f9f9f9;padding-top:10px}.single-section .single-sidebar .book-btn-section .rooms-section .selector-box .bottom-part{border-top:1px solid #f9f9f9;margin-top:10px;padding-top:5px;display:flex;align-items:center}.single-section .single-sidebar .book-btn-section .rooms-section .selector-box .bottom-part .add-room{text-transform:capitalize;color:#000;font-weight:700}.single-section .single-sidebar .book-btn-section .rooms-section .selector-box .bottom-part .btn{margin-left:auto}.single-section .single-sidebar .contact-title{color:#000;font-weight:700;margin-bottom:15px;text-transform:uppercase}.single-section .single-sidebar .bottom_sec{margin-top:10px;padding-top:15px;border-top:1px solid #f9f9f9}.single-section .single-sidebar .bottom_sec h6,.single-section .single-sidebar .bottom_sec .h6{text-transform:capitalize;color:#000;font-size:14px;font-weight:700}.single-section .single-sidebar .bottom_sec h6:last-child,.single-section .single-sidebar .bottom_sec .h6:last-child{margin-bottom:0}.single-section .single-sidebar .weather-sec{display:flex;text-align:center;margin-top:10px;justify-content:center;align-items:center}.single-section .single-sidebar .weather-sec li svg{width:40px;margin:0}.single-section .single-sidebar .weather-sec li h5,.single-section .single-sidebar .weather-sec li .h5{font-size:14px;font-weight:700;margin-bottom:10px}.single-section .single-sidebar .weather-sec li h6,.single-section .single-sidebar .weather-sec li .h6{font-size:12px;margin-bottom:0}.single-section .single-sidebar .weather-sec li+li{margin-left:20px}.single-section .single-sidebar .social-box{margin-top:18px}.single-section .single-sidebar .social-box i{font-size:14px;transition:all .5s ease;color:#fff;padding:9px;background-color:rgba(var(--theme-color1),1);border-radius:100%;width:32px;height:32px;text-align:center;margin-right:3px}.single-section .single-sidebar+.single-sidebar{margin-top:30px}.single-section .single-sidebar .order-cart .cart-items{margin-top:20px}.single-section .single-sidebar .order-cart .cart-items .items{position:relative}.single-section .single-sidebar .order-cart .cart-items .items h6,.single-section .single-sidebar .order-cart .cart-items .items .h6{text-transform:capitalize;font-weight:600;margin-bottom:10px}.single-section .single-sidebar .order-cart .cart-items .items h5,.single-section .single-sidebar .order-cart .cart-items .items .h5{font-size:calc(14px + .00125*(100vw - 320px));color:#000;font-weight:500;margin-bottom:0}.single-section .single-sidebar .order-cart .cart-items .items+.items{padding-top:15px;margin-top:15px;border-top:1px solid #f9f9f9}.single-section .single-sidebar .order-cart .cart-items .items .qty-box{width:120px;margin-top:10px}.single-section .single-sidebar .order-cart .cart-items .items .qty-box .input-group{box-shadow:0 2px 4px #dedede}.single-section .single-sidebar .order-cart .cart-items .items .qty-box .input-group .btn{padding:5px 10px;font-size:10px;line-height:1;background-color:#f9f9f9}.single-section .single-sidebar .order-cart .cart-items .items .qty-box .input-group .form-control{padding:2px;width:50px;text-align:center;border-color:#f9f9f9}.single-section .single-sidebar .order-cart .cart-items .items .price{position:absolute;right:0;bottom:0;font-size:16px;font-weight:700}.single-section .single-sidebar .order-cart .cart-items .items.veg h6,.single-section .single-sidebar .order-cart .cart-items .items.veg .h6{padding-left:25px;position:relative}.single-section .single-sidebar .order-cart .cart-items .items.veg h6:after,.single-section .single-sidebar .order-cart .cart-items .items.veg .h6:after{content:"";left:0;position:absolute;width:14px;height:14px;border:1px solid green;top:2px}.single-section .single-sidebar .order-cart .cart-items .items.veg h6:before,.single-section .single-sidebar .order-cart .cart-items .items.veg .h6:before{content:"";left:3px;width:8px;height:8px;background-color:green;position:absolute;border-radius:100%;top:5px}.single-section .single-sidebar .order-cart .cart-items .items.non-veg h6,.single-section .single-sidebar .order-cart .cart-items .items.non-veg .h6{padding-left:25px;position:relative}.single-section .single-sidebar .order-cart .cart-items .items.non-veg h6:after,.single-section .single-sidebar .order-cart .cart-items .items.non-veg .h6:after{content:"";left:0;position:absolute;width:14px;height:14px;border:1px solid red;top:2px}.single-section .single-sidebar .order-cart .cart-items .items.non-veg h6:before,.single-section .single-sidebar .order-cart .cart-items .items.non-veg .h6:before{content:"";left:3px;width:8px;height:8px;background-color:red;position:absolute;border-radius:100%;top:5px}.single-section .single-sidebar .order-cart .cart-bottom{margin-top:30px;padding-top:20px;border-top:1px solid #f9f9f9}.single-section .single-sidebar .order-cart .cart-bottom .sub-total{font-weight:700;font-size:18px;text-transform:capitalize;margin-bottom:5px}.single-section .single-sidebar .order-cart .cart-bottom .sub-total span{float:right}.single-section .single-sidebar .order-cart .cart-bottom p{font-size:12px;line-height:1;margin-bottom:0;max-width:70%}.single-section .single-sidebar .order-cart .cart-bottom .checkout{margin-top:20px}.single-section .single-sidebar .order-cart .empty-cart{text-align:center;margin-top:50px}.single-section .single-sidebar .order-cart .empty-cart h5,.single-section .single-sidebar .order-cart .empty-cart .h5{text-transform:capitalize;color:#00000080;font-size:16px;margin-bottom:20px}.single-section .single-sidebar .order-cart .empty-cart img{margin-bottom:20px;opacity:.5}.single-section .single-sidebar .order-cart .empty-cart p{font-size:14px;line-height:18px;text-align:left;color:#000000a3}.gj-picker-bootstrap table tr td.selected.gj-cursor-pointer div{background-color:rgba(var(--theme-color1),1)}.rooms-section{position:relative}.rooms-section .selector_box{padding:10px}.rooms-section .selector_box .room-cls .title_room{font-size:16px;text-transform:capitalize;font-weight:700}.rooms-section .selector_box .room-cls .qty-box{display:flex;align-items:center}.rooms-section .selector_box .room-cls .qty-box label{text-transform:capitalize;margin-right:30px;margin-bottom:0}.rooms-section .selector_box .room-cls .qty-box .input-group{width:140px;margin-left:auto}.rooms-section .selector_box .room-cls .qty-box .input-group .btn{background-color:transparent}.rooms-section .selector_box .room-cls .qty-box .input-group .form-control{padding:0;text-align:center;border:none}.rooms-section .selector_box .room-cls .qty-box+.qty-box{margin-top:10px}.rooms-section .selector_box .room-cls+.room-cls{margin-top:10px;border-top:1px solid #f9f9f9;padding-top:10px}.rooms-section .selector_box .bottom-part{border-top:1px solid #f9f9f9;margin-top:10px;padding-top:5px;display:flex;align-items:center}.rooms-section .selector_box .bottom-part .add-room{text-transform:capitalize;color:#000;font-weight:700}.rooms-section .selector_box .bottom-part .btn{margin-left:auto}.suggestion_box .form-group{margin-bottom:30px;position:relative}.suggestion_box .form-group img{position:absolute;right:1px;bottom:2px;border-left:1px solid #e5e5e5;padding:8px;z-index:1;background-color:#fff}.m-cls{margin-top:20px}.related-box .slick-slide>div{margin:0 15px!important}.related-box .slick-list{margin-left:-15px!important;margin-right:-15px!important}.related-box .special-box{box-shadow:none;background-color:#fff;margin-bottom:0}.overlay-hover .bg-size{position:relative}.overlay-hover .bg-size:after{transition:all .5s ease;content:""}.overlay-hover .bg-size:hover:after{content:"";position:absolute;left:0;top:0;height:100%;width:100%;background-color:#0003;transition:all .5s ease}.overlay-hover .imgs{background-size:cover;background-position:center center;background-repeat:no-repeat;display:block}.form-contact .iti{display:block}.cab-single-detail{background-color:#fff;padding:20px;box-shadow:0 2px 4px #dedede;margin-top:25px}.cab-single-detail .title-car{display:flex;align-items:center}.cab-single-detail .title-car h5,.cab-single-detail .title-car .h5,.cab-single-detail .title-car h6,.cab-single-detail .title-car .h6{margin-bottom:0}.cab-single-detail .title-car h5,.cab-single-detail .title-car .h5{font-weight:700;text-transform:capitalize}.cab-single-detail .title-car h6,.cab-single-detail .title-car .h6{margin-left:auto;text-transform:capitalize}.cab-single-detail .title-car h6 span,.cab-single-detail .title-car .h6 span{font-weight:600}.cab-single-detail .description{margin-top:20px;color:#00000085}.cab-single-detail .overview h6,.cab-single-detail .overview .h6{text-transform:capitalize;margin-bottom:16px;color:#000;font-weight:700}.cab-single-detail .overview ul{display:inline-block}.cab-single-detail .overview ul li{display:block}.cab-single-detail .overview ul li+li{margin-top:15px}.cab-single-detail .overview ul+ul{margin-left:30px}.cab-single-detail .details{margin-top:25px}.cab-single-detail .details h6,.cab-single-detail .details .h6{text-transform:capitalize;margin-bottom:10px;color:#000;font-weight:700}.cab-single-detail .details ul li{display:block;text-transform:capitalize}.cab-single-detail .details ul li+li{margin-top:5px}.guest-detail{background-color:#fff;padding:20px;box-shadow:0 2px 4px #dedede}.guest-detail h2,.guest-detail .h2{font-size:calc(16px + .00375*(100vw - 320px));text-transform:capitalize;margin-top:-6px}.guest-detail form .input-group-text{border-left:none;color:#495057;text-transform:uppercase;font-weight:700}.guest-detail form .input-group-text:hover{background-color:#e9ecef;border:1px solid #ced4da;box-shadow:none;border-left:0}.guest-detail form label{text-transform:capitalize;font-weight:600;margin-bottom:5px}.guest-detail form .form-control{border-radius:0}.guest-detail form .form-control:focus{outline:none;box-shadow:none;border-color:#ced4da}.guest-detail form .submit-btn{text-align:right}.guest-detail form .submit-btn .btn{width:25%;margin-top:30px}.guest-detail .first-name .iti__flag-container{display:none}.summery-box{background-color:#fff;padding:20px;box-shadow:0 2px 4px #dedede}.summery-box h2,.summery-box .h2{font-size:calc(16px + .00375*(100vw - 320px));text-transform:capitalize;margin-top:-6px}.summery-box .hotel-section{display:flex;align-items:center;margin-top:15px}.summery-box .hotel-section .hotel-img{width:35%}.summery-box .hotel-section .hotel-detail{margin-left:20px}.summery-box .hotel-section .hotel-detail h6,.summery-box .hotel-section .hotel-detail .h6{font-weight:700;text-transform:capitalize;margin-bottom:4px;margin-top:-2px;font-size:calc(14px + .0025*(100vw - 320px))}.summery-box .hotel-section .hotel-detail p{margin-bottom:-3px;color:#000}.summery-box .summery-section{display:flex;width:100%;margin-top:12px;padding-top:15px;align-items:center;border-top:1px solid #f9f9f9}.summery-box .summery-section .box{width:100%}.summery-box .summery-section .box .right{text-align:right;width:49%;display:inline-block}.summery-box .summery-section .box .left{width:50%;display:inline-block}.summery-box .summery-section .box .down{margin-top:10px}.summery-box .summery-section .box .down h5,.summery-box .summery-section .box .down .h5{margin-bottom:-4px}.summery-box .summery-section h6,.summery-box .summery-section .h6{font-size:14px;text-transform:capitalize;font-weight:500;margin-bottom:4px}.summery-box .summery-section h5,.summery-box .summery-section .h5{font-size:calc(14px + .00125*(100vw - 320px));text-transform:capitalize;font-weight:600}.summery-box .summery-section .edit-cls{font-size:calc(14px + .00125*(100vw - 320px));color:rgba(var(--theme-color1),1);text-transform:capitalize;font-weight:600;margin-left:auto}.summery-box .summery-section .payment-details,.summery-box .summery-section .payment-details table{width:100%}.summery-box .summery-section .payment-details table tbody tr td:first-child{width:70%;text-transform:capitalize}.summery-box .summery-section .payment-details table tbody tr td.amount{font-size:calc(16px + .00375*(100vw - 320px))}.summery-box .summery-section .payment-details table tbody tr td:nth-child(2){text-align:right;font-weight:700}.book-panel{position:fixed;bottom:0;width:100%;z-index:2;background-color:#fff;text-align:center;display:none;box-shadow:-1px -2px 6px #a8a8a84d}.book-panel .btn{width:50%;color:#000;background-color:#fff;padding:10px}.book-panel .btn.theme-color{border-right:1px solid #f9f9f9}.book-panel .text{width:50%;color:#000;background-color:#fff;padding:10px;font-size:14px;line-height:18px;text-transform:capitalize;display:flex;align-items:center;justify-content:center;border-right:1px solid #f9f9f9}.book-panel .text span{font-weight:700}.flight-arrow .title-basic h2,.flight-arrow .title-basic .h2{margin-bottom:-40px}.flight-arrow .swiper-wrapper{padding-top:50px}.flight-arrow .swiper-button-prev{top:40px;right:30px;left:unset;opacity:1!important;cursor:pointer!important;pointer-events:unset!important}.flight-arrow .swiper-button-prev:after{color:rgba(var(--theme-color1),.2);content:"\f053";font-family:"Font Awesome 5 free";font-weight:900;font-size:20px}.flight-arrow .swiper-button-prev:hover:after{color:rgba(var(--theme-color1),.4)}.flight-arrow .swiper-button-next{top:40px;right:0;left:unset;opacity:1!important;cursor:pointer!important;pointer-events:unset!important}.flight-arrow .swiper-button-next:after{color:rgba(var(--theme-color1),.2);content:"\f054";font-family:"Font Awesome 5 free";font-weight:900;font-size:20px}.flight-arrow .swiper-button-next:hover:after{color:rgba(var(--theme-color1),.4)}.flight-arrow .owl-nav .owl-prev{right:30px;top:-24px;position:absolute;color:rgba(var(--theme-color1),.2);background-color:transparent}.flight-arrow .owl-nav .owl-prev:hover{color:rgba(var(--theme-color1),.2);background-color:transparent}.flight-arrow .owl-nav .owl-next{right:0;top:-24px;position:absolute;color:rgba(var(--theme-color1),.2);background-color:transparent}.flight-arrow .owl-nav .owl-next:hover{color:rgba(var(--theme-color1),.2);background-color:transparent}.highlight-slider .single-section .menu-part .row>div:first-child .about-sec ul li:nth-last-child(-n+3){display:none}.itinerary-slider .single-section .description-details .accordion-plan .card:nth-last-child(-n+2){display:none}.policy-slider .menu-part>div>div.about-sec:last-child .privacy-content li:nth-last-child(-n+3){display:none}.accommodations-slider .hotel-info{display:none}.full-page{overflow:hidden;height:100vh}.full-page.full-page-slider .owl-theme .owl-dots .owl-dot{border-radius:25px;height:unset}.full-page.full-page-slider .owl-theme .owl-dots .owl-dot span{padding:10px 30px;color:#fff;width:unset;height:unset;background:unset}.full-page.full-page-slider .owl-theme .owl-dots .owl-dot.active{background-color:#3c7492}.full-page .full-slider .swiper .swiper-button-prev,.full-page .full-slider .swiper .swiper-button-next{display:none}.full-page .single-section{display:flex;align-items:center;justify-content:center;width:100%;height:100vh;padding-top:47px}.full-page .single-section .description-section{width:100%}.full-page .single-section .description-section .description-details .menu-part{margin-top:0;margin-bottom:0;background-color:#fff;position:relative}.full-page .single-section .description-section .description-details .menu-part h2,.full-page .single-section .description-section .description-details .menu-part .h2{color:#3c7492}.full-page .single-section .description-section .description-details .menu-part .accordion-plan{margin-left:0}.full-page .single-section .description-section .description-details .menu-part .accordion-plan:after{display:none}.full-page .single-section .description-section .description-details .menu-part .accordion-plan .card{border:0;background-color:transparent}.full-page .single-section .description-section .description-details .menu-part .accordion-plan .card .card-header{background-color:transparent;padding:0;border-bottom:1px solid #f9f9f9}.full-page .single-section .description-section .description-details .menu-part .accordion-plan .card .card-header button{padding-left:0}.full-page .single-section .description-section .description-details .menu-part .accordion-plan .card .card-header button:before{display:none}.full-page .single-section .description-section .description-details .menu-part .accordion-plan .card .card-body{padding:15px 0 0;line-height:1.4}.full-page .single-section .description-section .description-details .menu-part .accordion-plan .card .card-body .highlight li{display:flex}.full-page .single-section .description-section .description-details .menu-part .accordion-plan .card .card-body .highlight li+li{margin-left:5px}.full-page .single-section .description-section .description-details .menu-part .accordion-plan .card+.card{margin-top:12px}.full-page .single-section .description-section .description-details .menu-part .list-view .list-box{background-color:transparent}.full-page .full-slider .slick-dots{bottom:40px;z-index:1}.full-page .full-slider .slick-dots li{text-transform:capitalize;font-size:16px;font-weight:500;color:#fff;width:auto}.full-page .full-slider .slick-dots li.slick-active .pager__item{background-color:#3c7492;border-radius:25px}.full-page .full-slider .slick-dots li .pager__item{padding:10px 30px;color:#fff}.full-page .full-slider .slick-dots li button:before{font-size:12px;color:rgba(var(--theme-color1),1)}.full-page .full-slider .swiper-pagination-bullets{position:absolute;list-style:none;display:block;text-align:center;padding:0;margin:0;bottom:0;width:100%;background:linear-gradient(to top,#000000a6,#0000)}.full-page .full-slider .swiper-pagination-bullets .swiper-pagination-bullet{text-transform:capitalize;font-size:16px;font-weight:500;color:#fff;width:auto;background:none;width:none!important;height:unset!important;opacity:unset!important;padding:10px 30px!important;margin-bottom:20px}.full-page .full-slider .swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active{background-color:#3c7492!important;border-radius:25px!important}.full-page .full-slider .slick-arrow .next-slick-img,.full-page .full-slider .slick-arrow .prev-slick-img{width:70px;height:70px;border-radius:100%;overflow:hidden;background-size:cover;background-position:center;background-repeat:no-repeat;transform:scale(.7);transition:all .5s ease}.full-page .full-slider .slick-arrow .next-slick-img:hover,.full-page .full-slider .slick-arrow .prev-slick-img:hover{transform:scale(1);transition:all .5s ease}.full-page .full-slider .slick-prev{left:10px;z-index:1}.full-page .full-slider .slick-prev:before{display:none}.full-page .full-slider .slick-next{right:60px;z-index:1}.full-page .full-slider .slick-next:before{display:none}.full-page .overlay{position:absolute;left:0;bottom:0;width:100%;height:100px;background:linear-gradient(to top,#000000a6,#0000)}.full-width-detail .place-detail{text-align:center}.full-width-detail .place-detail li{padding:0 30px;font-size:calc(14px + .00125*(100vw - 320px));color:#000;font-weight:700;text-transform:uppercase;position:relative}.full-width-detail .place-detail li+li:after{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:1px;height:12px;background-color:#22222280}.full-width-detail .about-section{margin-top:40px}.full-width-detail .about-section .about-text{align-items:center}.full-width-detail .about-section .about-text.about-text-gray .bottom-detail p{color:gray!important}.full-width-detail .about-section .about-text .right-detail h4,.full-width-detail .about-section .about-text .right-detail .h4{font-weight:700;margin-bottom:10px}.full-width-detail .about-section .about-text .right-detail .bottom-detail p{font-weight:400;color:#000;margin-bottom:15px}.full-width-detail .about-section .about-text .right-detail .bottom-detail p:last-child{margin-bottom:0}.full-page-demo{height:100vh;position:relative}.full-page-demo .container{position:relative;height:100%}.full-page-demo .container .title{position:absolute;bottom:20%}.full-page-demo .container .title h1,.full-page-demo .container .title .h1{color:#fff}.full-page-demo .fullpage-content{position:absolute;width:55%;right:-80px;bottom:70px}.vs-center-wrap .vs-subview-prev,.vs-center-wrap .vs-subview-next{cursor:pointer;position:absolute;z-index:9;top:50%;transform:translateY(-50%);border:none;background-color:#ffffff85;border-radius:100%;padding:8px 15px;left:20px}.vs-center-wrap .vs-subview-prev:focus,.vs-center-wrap .vs-subview-next:focus{outline:none}.vs-center-wrap .vs-subview-next{left:unset;right:20px}.full-page-menu{position:absolute;bottom:15px;left:50%;transform:translate(-50%)}.is_stuck{position:fixed;top:0;width:333.5px}.is_stuck.faq-sticky-tab,.is_stuck.dashboard-stick-section{position:absolute;top:auto;width:333.5px;bottom:0}.is_not_stuck{position:absolute;top:auto;width:100%;bottom:0}.is_not_stuck.faq-sticky-tab,.is_not_stuck.dashboard-stick-section{position:sticky;z-index:1;top:22px}.order-menu{padding:20px}.order-menu .nav{text-align:left;background-color:#fff}.order-menu .nav ul li{display:block}.order-menu .nav .nav-link{text-transform:capitalize!important;font-size:14px;color:#000;font-weight:600;padding:5px 15px!important}.order-menu .nav .nav-link.active{color:rgba(var(--theme-color1),1);background-color:#f9f9f9}.order-menu .nav .nav .nav-link{font-size:14px;font-weight:500}.order-menu .nav .nav .nav-link.active{color:#000;font-weight:700;background-color:transparent}.order-menu .nav .nav.show{display:block}.order-menu .search-bar{border-bottom:1px solid #f9f9f9;padding-bottom:15px;margin-bottom:5px}.order-menu .search-bar .search{position:relative}.order-menu .search-bar .search input{width:100%;border:none;background-color:#f9f9f9;padding:8px 16px}.order-menu .search-bar .search i{position:absolute;top:50%;transform:translateY(-50%);right:16px;color:#a0a0a0}.order-menu .search-bar .search ::placeholder{font-size:14px;color:#a0a0a0}.order-menu-section{padding:20px;border-left:1px solid #f9f9f9}.order-menu-section .order-section h4,.order-menu-section .order-section .h4{text-transform:capitalize;font-size:calc(16px + .00375*(100vw - 320px));margin-bottom:calc(14px + .00625*(100vw - 320px));font-weight:600;color:#0009}.order-menu-section .order-section .order-title{padding-bottom:calc(0px + .00625*(100vw - 320px))}.order-menu-section .order-section .order-title h5,.order-menu-section .order-section .order-title .h5{font-weight:700;margin-bottom:3px;text-transform:capitalize}.order-menu-section .order-section .order-title h6,.order-menu-section .order-section .order-title .h6{color:#0006;font-weight:600}.order-menu-section .order-section .order-items .items{position:relative}.order-menu-section .order-section .order-items .items h6,.order-menu-section .order-section .order-items .items .h6{text-transform:capitalize;font-weight:600;margin-bottom:4px}.order-menu-section .order-section .order-items .items p{color:#0009;margin-bottom:10px;max-width:80%;line-height:1.4}.order-menu-section .order-section .order-items .items h5,.order-menu-section .order-section .order-items .items .h5{font-size:calc(14px + .00125*(100vw - 320px));color:#000;font-weight:500;margin-bottom:0}.order-menu-section .order-section .order-items .items+.items{padding-top:15px;margin-top:15px;border-top:1px solid #f9f9f9}.order-menu-section .order-section .order-items .items+.items .addtocart_btn{top:15px}.order-menu-section .order-section .order-items .items .addtocart_btn{display:inline-block;position:absolute;right:0;top:0;width:auto;text-align:right}.order-menu-section .order-section .order-items .items .addtocart_btn .add-button,.order-menu-section .order-section .order-items .items .addtocart_btn .add_cart{width:120px;border-color:transparent;color:#000;background-color:#f9f9f9;text-transform:capitalize;cursor:pointer;box-shadow:0 2px 4px #dedede}.order-menu-section .order-section .order-items .items .addtocart_btn .add-button span,.order-menu-section .order-section .order-items .items .addtocart_btn .add_cart span{position:absolute;left:8px;right:0;bottom:-21px;font-size:12px}.order-menu-section .order-section .order-items .items .addtocart_btn .qty-box{display:none}.order-menu-section .order-section .order-items .items .addtocart_btn .qty-box.open{display:block;position:absolute;right:0;width:120px;top:0}.order-menu-section .order-section .order-items .items .addtocart_btn .qty-box .input-group{box-shadow:0 2px 4px #dedede}.order-menu-section .order-section .order-items .items .addtocart_btn .qty-box .input-group .btn{padding:5px 10px;font-size:10px;line-height:1;background-color:#f9f9f9}.order-menu-section .order-section .order-items .items .addtocart_btn .qty-box .input-group .form-control{padding:2px;width:50px;text-align:center;border-color:#f9f9f9}.order-menu-section .order-section .order-items .items.veg h6,.order-menu-section .order-section .order-items .items.veg .h6{padding-left:25px;position:relative}.order-menu-section .order-section .order-items .items.veg h6:after,.order-menu-section .order-section .order-items .items.veg .h6:after{content:"";left:0;position:absolute;width:14px;height:14px;border:1px solid green;top:2px}.order-menu-section .order-section .order-items .items.veg h6:before,.order-menu-section .order-section .order-items .items.veg .h6:before{content:"";left:3px;width:8px;height:8px;background-color:green;position:absolute;border-radius:100%;top:5px}.order-menu-section .order-section .order-items .items.non-veg h6,.order-menu-section .order-section .order-items .items.non-veg .h6{padding-left:25px;position:relative}.order-menu-section .order-section .order-items .items.non-veg h6:after,.order-menu-section .order-section .order-items .items.non-veg .h6:after{content:"";left:0;position:absolute;width:14px;height:14px;border:1px solid red;top:2px}.order-menu-section .order-section .order-items .items.non-veg h6:before,.order-menu-section .order-section .order-items .items.non-veg .h6:before{content:"";left:3px;width:8px;height:8px;background-color:red;position:absolute;border-radius:100%;top:5px}.order-menu-section .order-section+.order-section{margin-top:calc(12px + .01125*(100vw - 320px));padding-top:calc(12px + .01125*(100vw - 320px));border-top:1px solid rgba(0,0,0,.13)}.order-menu-section .order-section.top-section .order-section{padding-top:0;border-top:none}.customized{text-align:left}.customized .modal-content{padding:20px 30px;border-radius:0;border:none}.customized .modal-content .modal-header{padding:0 0 10px;border-radius:0;border-bottom:1px dashed #dedede}.customized .modal-content .modal-header .modal-title{font-size:calc(16px + .00125*(100vw - 320px))!important;font-weight:700!important}.customized .modal-content .modal-footer{padding:1rem 0 0;border-top:1px dashed #dedede}.customized .modal-content .modal-footer .btn{padding:5px 12px;text-transform:capitalize}.customized .size-option .item h5,.customized .size-option .item .h5{margin-bottom:10px!important;font-weight:600!important}.customized .size-option .item form .form-check{line-height:1.7;margin-bottom:6px}.customized .size-option .item form .form-check-label{text-transform:capitalize}.customized .size-option .item+.item{margin-top:15px}.cart{width:35px;height:35px;border-radius:0 8px 8px 0;position:fixed;background-color:#fff;top:50%;transform:translateY(-50%);left:0;align-items:center;box-shadow:0 2px 4px #dedede;justify-content:center;display:none;z-index:1}.cart i{color:rgba(var(--theme-color1),1)}.order-cart-right .back-btn{padding-bottom:15px;margin-bottom:15px;border-bottom:1px solid #ececec;display:none;font-size:calc(14px + .0025*(100vw - 320px));text-transform:capitalize;color:#000;font-weight:700;cursor:pointer}.top-title-bar .hotel_title_section{display:flex;padding:20px 0;align-items:center}.top-title-bar .hotel_title_section h2,.top-title-bar .hotel_title_section .h2{margin-bottom:5px;font-size:calc(16px + .005*(100vw - 320px));margin-top:-6px}.top-title-bar .hotel_title_section h6,.top-title-bar .hotel_title_section .h6{margin-bottom:-3px;color:#00000080}.top-title-bar .hotel_title_section ul{display:flex;justify-content:flex-end;margin-bottom:5px;margin-top:-6px}.top-title-bar .hotel_title_section ul li{padding-left:15px;font-size:calc(14px + .00125*(100vw - 320px));position:relative;margin-left:10px}.top-title-bar .hotel_title_section ul li i{font-size:10px;color:#0009}.top-title-bar .hotel_title_section ul li:after{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:5px;height:5px;background-color:#000;border-radius:100%}.top-title-bar .hotel_title_section .right-part{margin-left:auto;text-align:right}.checkout-process .checkout-box{background-color:#fff;padding:20px;box-shadow:0 2px 4px #dedede}.checkout-process .checkout-box h4.title,.checkout-process .checkout-box .title.h4{text-transform:capitalize;font-weight:700;margin-top:-4px}.checkout-process .checkout-box .sub-title{display:flex;margin-top:20px;align-items:center;margin-bottom:15px}.checkout-process .checkout-box .sub-title h5,.checkout-process .checkout-box .sub-title .h5{text-transform:capitalize;font-weight:600;margin-bottom:0}.checkout-process .checkout-box .sub-title a{margin-left:auto;border:1px solid rgba(0,0,0,.2);color:#000000e6;padding:3px 10px;text-transform:capitalize}.checkout-process .checkout-box .address-sec{margin-top:5px}.checkout-process .checkout-box .address-sec .select-box{cursor:pointer}.checkout-process .checkout-box .address-sec .select-box .address-box{padding:calc(15px + 15 * (100vw - 320px) / 1600);border:1px solid #dddddd;transition:all .5s ease}.checkout-process .checkout-box .address-sec .select-box .address-box .top h6,.checkout-process .checkout-box .address-sec .select-box .address-box .top .h6{text-transform:capitalize;font-weight:700}.checkout-process .checkout-box .address-sec .select-box .address-box .top h6 span,.checkout-process .checkout-box .address-sec .select-box .address-box .top .h6 span{float:right;background-color:#008000e6;color:#fff;padding:5px 15px;font-size:80%;border-radius:3px}.checkout-process .checkout-box .address-sec .select-box .address-box .middle{margin-top:15px}.checkout-process .checkout-box .address-sec .select-box .address-box .middle .address p{margin-bottom:5px;color:#000000b3}.checkout-process .checkout-box .address-sec .select-box .address-box .middle .number{margin-top:15px}.checkout-process .checkout-box .address-sec .select-box .address-box .middle .number p{color:#000000b3;text-transform:capitalize}.checkout-process .checkout-box .address-sec .select-box .address-box .bottom{border-top:1px solid #dddddd;display:flex;text-align:center;padding-top:10px}.checkout-process .checkout-box .address-sec .select-box .address-box .bottom .bottom_btn{width:47.5%;text-transform:capitalize;font-weight:600;padding:4px;border-radius:5px;background-color:#ff000026;color:#ff0000e6}.checkout-process .checkout-box .address-sec .select-box .address-box .bottom .bottom_btn:first-child{margin-right:5%;background-color:#00800026;color:#008000e6}.checkout-process .checkout-box .address-sec .select-box.active .address-box{border:1px solid rgba(0,0,0,.5);transition:all .5s ease}.checkout-process .checkout-box .review-section{margin-top:20px}.checkout-process .checkout-box .review-section .review_box{box-shadow:none}.checkout-process .checkout-box .review-section .review_box .flight_detail{padding:0}.checkout-process .checkout-box+.checkout-box{margin-top:20px}.checkout-cart .single-sidebar .order-cart .cart-bottom .sub-total{font-weight:500}.checkout-cart .single-sidebar .order-cart .cart-bottom .sub-total.grand-total{font-weight:700;border-top:1px solid #f9f9f9;padding-top:13px;margin-top:16px}.default-brand-slider .swiper-wrapper{align-items:center}.default-brand-slider .swiper-wrapper .swiper-slide{text-align:center}.datepicker-items .dp__input{padding:0;border:0}.top-filter-section ul .onclick-title .range-slider .simple-range-slider-bar{background:rgba(var(--theme-color1),1)!important}.flight-search .flight-search-detail{background-color:#fff;padding:30px 15px}.flight-search .flight-search-detail .form-group{margin-bottom:0;position:relative}.flight-search .flight-search-detail .form-group img{position:absolute;right:1px;bottom:1px;border-left:1px solid #e5e5e5;padding:9px;background:#fff}.flight-search .flight-search-detail .form-group label{text-transform:capitalize;margin-bottom:5px;font-weight:700;font-size:15px}.flight-search .flight-search-detail .form-group .form-control{border-radius:0;text-transform:capitalize;border:1px solid #e5e5e5}.flight-search .flight-search-detail .form-group .form-control:focus{box-shadow:none}.flight-search .flight-search-detail .form-group .dp__pointer{border:none;padding:0}.flight-search .flight-search-detail .form-group .gj-datepicker button,.flight-search .flight-search-detail .form-group .gj-timepicker button{border:1px solid #e5e5e5!important;background-color:#fff;height:38px}.flight-search .flight-search-detail .form-group .gj-datepicker button i,.flight-search .flight-search-detail .form-group .gj-timepicker button i{opacity:.2}.flight-search .flight-search-detail .form-group ::placeholder{color:#a5a5a5;text-transform:capitalize}.flight-search .flight-search-detail .search-btn{display:flex;align-items:flex-end;height:100%}.flight-search .flight-search-detail .search-btn .btn{width:100%}.flight-search .flight-search-detail .responsive-close{display:none}.flight-search .responsive-detail{display:none;background-color:#fff;padding:15px 25px;position:relative}.flight-search .responsive-detail .destination span{font-size:calc(14px + .0025*(100vw - 320px));text-transform:capitalize;color:#000;font-weight:700;margin-bottom:-3px}.flight-search .responsive-detail .destination span i{margin:0 4px}.flight-search .responsive-detail .details span{text-transform:capitalize;color:#5d5d5d}.flight-search .responsive-detail .modify-search{position:absolute;right:25px;top:50%;transform:translateY(-50%)}.flight-search .responsive-detail .modify-search .btn{padding:4px 6px;text-transform:capitalize;font-size:14px}.selector-box-flight{text-align:left;padding:10px;position:absolute;width:100%;background-color:#fff;z-index:3;border:1px solid #dedede;box-shadow:0 2px 4px #0000001a;top:auto;display:none}.selector-box-flight .room-cls .title_room{font-size:16px;text-transform:capitalize;font-weight:700}.selector-box-flight .room-cls .qty-box{display:flex;align-items:center;flex-wrap:wrap}.selector-box-flight .room-cls .qty-box label{text-transform:capitalize;margin-right:30px;margin-bottom:0}.selector-box-flight .room-cls .qty-box .input-group{width:90px;margin-left:auto}.selector-box-flight .room-cls .qty-box .input-group .btn{background-color:transparent}.selector-box-flight .room-cls .qty-box .input-group .form-control{padding:0;text-align:center;border:none}.selector-box-flight .room-cls .qty-box+.qty-box{margin-top:10px}.selector-box-flight .room-cls+.room-cls{margin-top:10px;border-top:1px solid #f9f9f9;padding-top:10px}.selector-box-flight .flight-class{border-top:1px solid #e7e7e7;margin-top:10px;padding-top:5px;padding-bottom:3px}.selector-box-flight .flight-class .form-check{margin-top:7px}.selector-box-flight .flight-class .form-check-label{text-transform:capitalize}.selector-box-flight .bottom-part{border-top:1px solid #e7e7e7;margin-top:5px;padding-top:5px;display:flex;align-items:center}.selector-box-flight .bottom-part .btn{margin-left:auto}.selector-box-flight.show{display:block}.cab-date-time .dp__outer_menu_wrap .dp__menu{top:-10px!important;transform:translate(-50%,-100%)!important}.cab-date-time .dp__outer_menu_wrap .dp__menu .dp__arrow_top{top:unset;bottom:-1px;transform:translate(-50%,50%) rotate(45deg);border-right:1px solid var(--dp-menu-border-color);border-bottom:1px solid var(--dp-menu-border-color);border-left:0;border-top:0}.custom-z-index{z-index:0}.fc .fc-col-header-cell-cushion,.fc .fc-daygrid-day-number{color:#222}.top-bar-flight{display:flex;margin-top:30px;position:relative}.top-bar-flight .date-fare-slider{background-color:#fff;border-right:1px solid #f5f5f5;width:92%}.top-bar-flight .date-fare-slider .swiper .swiper-button-prev{left:0;border-right:1px solid #f5f5f5;background-color:#fff}.top-bar-flight .date-fare-slider .swiper .swiper-button-prev:after{content:"\f053";font-family:"Font Awesome 5 Free";font-weight:900;color:#a0a0a0;font-size:20px}.top-bar-flight .date-fare-slider .swiper .swiper-button-next{right:0;border-left:1px solid #f5f5f5;background-color:#fff}.top-bar-flight .date-fare-slider .swiper .swiper-button-next:after{content:"\f054";font-family:"Font Awesome 5 Free";font-weight:900;color:#a0a0a0;font-size:20px}.top-bar-flight .date-fare-slider .fare-box{text-align:center;border-right:1px solid #f5f5f5;padding:15px 10px}.top-bar-flight .date-fare-slider .fare-box h6,.top-bar-flight .date-fare-slider .fare-box .h6{margin-bottom:0;color:#585858;font-size:12px}.top-bar-flight .date-fare-slider .fare-box h5,.top-bar-flight .date-fare-slider .fare-box .h5{text-transform:capitalize;font-size:14px;margin-bottom:5px;color:#000;font-weight:700}.top-bar-flight .date-fare-slider .fare-box.active h5,.top-bar-flight .date-fare-slider .fare-box.active .h5{color:rgba(var(--theme-color1),1);font-weight:700}.top-bar-flight .owl-theme .owl-nav{margin-top:0}.top-bar-flight .fare-calender{width:8%;background-color:#fff;display:flex;align-items:center;justify-content:center;position:relative;text-align:center;cursor:pointer}.top-bar-flight .fare-calender i{font-size:calc(18px + .00125*(100vw - 320px));color:#484848;display:block;margin-bottom:-5px}.top-bar-flight .fare-calender h6.title,.top-bar-flight .fare-calender .title.h6{font-size:12px;margin-bottom:0;margin-top:10px;text-transform:capitalize}.top-bar-flight .fare-calender .calender-external{position:absolute;z-index:1;right:0;top:0;background-color:#fff;padding:25px;display:none;box-shadow:-2px 6px 8px 4px #0000001a}.top-bar-flight .fare-calender .calender-external .fc-dayGrid-view .fc-body .fc-row{height:60px!important}.top-bar-flight .fare-calender .calender-external .fc-view,.top-bar-flight .fare-calender .calender-external .fc-view>table{display:inline-block}.top-bar-flight .fare-calender .calender-external .fc th,.top-bar-flight .fare-calender .calender-external .fc td{width:80px}.top-bar-flight .fare-calender .calender-external .fc-scroller.fc-day-grid-container{height:auto!important}.top-bar-flight .fare-calender .calender-external .fc-event,.top-bar-flight .fare-calender .calender-external .fc-event-dot{border:none;background-color:transparent;text-align:right}.top-bar-flight .fare-calender .calender-external .fc-content{font-weight:700;color:rgba(var(--theme-color1),1)}.top-bar-flight .fare-calender .calender-external.show{display:block}.other-faq .pro_sticky_info .nav-tabs{flex-wrap:wrap;overflow:hidden}.flight-detail-sec{margin:20px 0}.flight-detail-sec .title-bar{text-align:center;padding:10px 0}.flight-detail-sec .title-bar p{margin-bottom:0;color:#545454;text-transform:capitalize}.flight-detail-sec .selection-bar{background-color:#fff;padding:10px 20px;display:flex;align-items:center;margin-bottom:10px}.flight-detail-sec .selection-bar span{font-size:14px;text-transform:capitalize;color:#000;font-weight:500}.flight-detail-sec .selection-bar span i{margin:0 4px}.flight-detail-sec .selection-bar .details{margin-left:auto}.flight-detail-sec .detail-bar .detail-wrap{background-color:#fff;padding:15px 0;border:1px dashed transparent;transition:all .5s ease}.flight-detail-sec .detail-bar .detail-wrap .logo-sec{text-align:center}.flight-detail-sec .detail-bar .detail-wrap .logo-sec img{width:50px;height:auto;margin-bottom:5px}.flight-detail-sec .detail-bar .detail-wrap .logo-sec .title{display:block;text-transform:capitalize;font-weight:600}.flight-detail-sec .detail-bar .detail-wrap .airport-part{display:flex;text-align:center;align-items:center;height:100%}.flight-detail-sec .detail-bar .detail-wrap .airport-part .airport-name h4,.flight-detail-sec .detail-bar .detail-wrap .airport-part .airport-name .h4{margin-bottom:3px;margin-top:-4px;color:#222;font-size:16px;font-weight:600}.flight-detail-sec .detail-bar .detail-wrap .airport-part .airport-name h6,.flight-detail-sec .detail-bar .detail-wrap .airport-part .airport-name .h6{margin-bottom:-5px;color:#909090;font-size:12px}.flight-detail-sec .detail-bar .detail-wrap .airport-part .airport-name.arrival{margin-left:auto}.flight-detail-sec .detail-bar .detail-wrap .airport-part .airport-progress{width:100%;padding:0 25px;position:relative}.flight-detail-sec .detail-bar .detail-wrap .airport-part .airport-progress .stop{position:absolute;left:50%;transform:translate(-50%);top:16px;font-size:calc(12px + .00125*(100vw - 320px));width:100%;color:gray}.flight-detail-sec .detail-bar .detail-wrap .airport-part .airport-progress i{color:rgba(var(--theme-color1),1)}.flight-detail-sec .detail-bar .detail-wrap .airport-part .airport-progress:after{content:"";position:absolute;height:1px;width:60%;background-color:#cecece;left:50%;transform:translate(-50%,-50%);top:50%}.flight-detail-sec .detail-bar .detail-wrap .price{display:flex;align-items:center;justify-content:center;width:100%;height:100%;text-align:center}.flight-detail-sec .detail-bar .detail-wrap .price h4,.flight-detail-sec .detail-bar .detail-wrap .price .h4{margin-bottom:-4px;font-weight:700;font-size:calc(18px + .00125*(100vw - 320px))}.flight-detail-sec .detail-bar .detail-wrap .price span{font-size:calc(10px + .00125*(100vw - 320px));color:gray;text-transform:capitalize}.flight-detail-sec .detail-bar .detail-wrap .price-table .price-value{margin-bottom:-4px;font-weight:700;font-size:calc(13px + .00125*(100vw - 320px));max-width:60px;padding:2px}.flight-detail-sec .detail-bar .detail-wrap .price-table .price-title{color:gray;text-transform:capitalize;padding:4px}.flight-detail-sec .detail-bar .detail-wrap .book-flight{display:flex;align-items:center;justify-content:center;height:100%}.flight-detail-sec .detail-bar .detail-wrap .book-flight .btn{padding:5px 16px;text-transform:capitalize}.flight-detail-sec .detail-bar .detail-wrap+.detail-wrap{margin:20px 0}.flight-detail-sec .detail-bar .detail-wrap.active{border:1px dashed rgba(var(--theme-color1),1);transition:all .5s ease;box-shadow:0 1px 9px 3px #e4e4e4cf}.flight-detail-sec.full_width-detail .detail-bar .detail-wrap{padding:30px 0}.flight-detail-sec.full_width-detail .detail-bar .detail-wrap .logo-sec{display:flex;align-items:center;justify-content:center}.flight-detail-sec.full_width-detail .detail-bar .detail-wrap .logo-sec img{margin-bottom:0;width:60px;margin-right:10px}.flight-detail-sec.book_panel{position:fixed;width:100%;left:0;bottom:0;z-index:2;background-color:#fff;box-shadow:-1px -1px 5px #4d4d4d24;margin:0}.flight-detail-sec.book_panel .detail-bar .detail-wrap .logo-sec img{width:60px;margin-bottom:0}.flight-detail-sec.book_panel .detail-bar .detail-wrap .airport-part .airport-progress:after{display:none}.flight-detail-sec.book_panel .detail-bar .detail-wrap .airport-part .airport-progress i{color:#000}.flight-detail-sec.book_panel .detail-bar .detail-wrap .price h4,.flight-detail-sec.book_panel .detail-bar .detail-wrap .price .h4{font-size:calc(14px + .00375*(100vw - 320px))}.flight-detail-sec.book_panel .detail-bar.border-cls .detail-wrap .row{border-left:1px solid #dedede;border-right:1px solid #dedede}.flight-detail-sec.book_panel .grand-total{display:flex;align-items:center;justify-content:center;height:100%}.flight-detail-sec.book_panel .grand-total .total{margin-bottom:0;margin-right:30px;font-size:calc(14px + .00125*(100vw - 320px));text-transform:capitalize}.flight-detail-sec.book_panel .grand-total .total span{font-size:calc(16px + .0025*(100vw - 320px));font-weight:700;margin-left:5px}.flight-detail-sec.round_trip .detail-bar .detail-wrap{cursor:pointer}.flight-detail-sec.cab-detail-sec .detail-bar .detail-wrap .logo-sec img{width:160px;margin-bottom:10px}.flight-detail-sec.cab-detail-sec .detail-bar .detail-wrap .logo-sec .title{font-size:calc(14px + .00125*(100vw - 320px))}.flight-detail-sec.cab-detail-sec .detail-bar .detail-wrap .logo-sec label{margin-bottom:0;text-transform:capitalize;color:#0000008f}.flight-detail-sec.cab-detail-sec .detail-bar .detail-wrap .car-details{display:flex;align-items:center;justify-content:center;height:100%}.flight-detail-sec.cab-detail-sec .detail-bar .detail-wrap .car-details ul li{display:block;text-transform:capitalize;color:#3e3e3e}.flight-detail-sec.cab-detail-sec .detail-bar .detail-wrap .car-details ul li img{margin-right:5px;width:16px}.flight-detail-sec.cab-detail-sec .detail-bar .detail-wrap .car-details ul li+li{margin-top:10px}.flight-detail-sec.cab-detail-sec .detail-bar .detail-wrap .car-details ul+ul{margin-left:30px}.flight-detail-sec.cab-detail-sec .detail-bar .detail-wrap .price h6,.flight-detail-sec.cab-detail-sec .detail-bar .detail-wrap .price .h6{font-size:14px;color:gray;text-transform:capitalize;margin-bottom:0;margin-top:10px}.flight-detail-sec.cab-detail-sec .detail-bar .detail-wrap .price h6 span,.flight-detail-sec.cab-detail-sec .detail-bar .detail-wrap .price .h6 span{font-size:14px;color:#000;font-weight:600}.top-filter-section{background-color:#fff;margin-top:20px;padding:15px 30px}.top-filter-section ul{display:flex;align-items:center;justify-content:center}.top-filter-section ul .back-btn{display:none}.top-filter-section ul .onclick-title,.top-filter-section ul .filter-title{min-width:170px;cursor:pointer;position:relative;border-left:1px solid #e0e0e0}.top-filter-section ul .onclick-title h6,.top-filter-section ul .onclick-title .h6,.top-filter-section ul .filter-title h6,.top-filter-section ul .filter-title .h6{text-transform:capitalize;font-size:16px;text-align:center;margin-bottom:0;padding:0 20px 0 0;position:relative}.top-filter-section ul .onclick-title h6:before,.top-filter-section ul .onclick-title .h6:before,.top-filter-section ul .filter-title h6:before,.top-filter-section ul .filter-title .h6:before{font-family:"Font Awesome 5 free";font-weight:900;content:"\f107";position:absolute;right:15px;opacity:.2}.top-filter-section ul .onclick-title:nth-child(-n+3),.top-filter-section ul .filter-title:nth-child(-n+3){border-left:none}.top-filter-section ul .onclick-title .onclick-content,.top-filter-section ul .filter-title .onclick-content{display:none;position:absolute;background-color:#fff;z-index:1;padding:10px 20px;width:200px;left:30px;top:34px;box-shadow:0 1px 9px 3px #e4e4e4cf}.top-filter-section ul .onclick-title .onclick-content .custom-control .form-check-label,.top-filter-section ul .filter-title .onclick-content .custom-control .form-check-label{text-transform:capitalize}.top-filter-section ul .onclick-title.show .onclick-content,.top-filter-section ul .filter-title.show .onclick-content{display:block}.top-filter-section ul .filter-title{min-width:60px}.top-filter-section ul .filter-title h6,.top-filter-section ul .filter-title .h6{padding:0;font-weight:700}.top-filter-section ul .filter-title h6:before,.top-filter-section ul .filter-title .h6:before{display:none}.top-filter-section .form-check{display:block;text-transform:capitalize}.review-section .review_box{background-color:#fff;box-shadow:0 1px 9px 3px #e4e4e4cf}.review-section .review_box .title-top{padding:20px 30px;background-color:#f9f9f9}.review-section .review_box .title-top h5,.review-section .review_box .title-top .h5{margin-bottom:0;text-transform:capitalize;line-height:1;font-weight:600}.review-section .review_box .flight_detail{padding:20px 30px}.review-section .review_box .flight_detail .logo-sec img{width:60px;margin-right:10px}.review-section .review_box .flight_detail .logo-sec .title{text-transform:capitalize;font-size:calc(14px + .00125*(100vw - 320px));font-weight:600}.review-section .review_box .flight_detail .airport-part{display:flex;text-align:center;align-items:center;height:100%}.review-section .review_box .flight_detail .airport-part .airport-name h6,.review-section .review_box .flight_detail .airport-part .airport-name .h6{margin-bottom:3px;font-weight:700}.review-section .review_box .flight_detail .airport-part .airport-name h6 span,.review-section .review_box .flight_detail .airport-part .airport-name .h6 span{font-weight:500}.review-section .review_box .flight_detail .airport-part .airport-name p{text-transform:capitalize;margin-bottom:0;color:#7b7b7b}.review-section .review_box .flight_detail .airport-part .airport-name.arrival{margin-left:auto}.review-section .review_box .flight_detail .airport-part .airport-progress{width:45%;padding:0 25px;position:relative;margin:0 auto}.review-section .review_box .flight_detail .airport-part .airport-progress .stop{position:absolute;left:50%;transform:translate(-50%);top:16px;font-size:calc(12px + .00125*(100vw - 320px));width:100%}.review-section .review_box .flight_detail .airport-part .airport-progress i{color:#0000002b}.review-section .review_box .flight_detail .airport-part .airport-progress:after{content:"";position:absolute;height:1px;width:40%;background-color:#cecece;left:50%;transform:translate(-50%,-50%);top:50%}.review-section .review_box .flight_detail .duration{display:flex;align-items:center;justify-content:center;height:100%;text-align:center}.review-section .review_box .flight_detail .duration h6,.review-section .review_box .flight_detail .duration .h6{margin-bottom:3px;font-weight:400;font-size:14px}.review-section .review_box .flight_detail .duration p{text-transform:capitalize;margin-bottom:0;color:#7b7b7b}.review-section .review_box .flight_detail .boxes h6,.review-section .review_box .flight_detail .boxes .h6{text-transform:capitalize;font-weight:600}.review-section .review_box .flight_detail .boxes ul li{display:block;text-transform:capitalize}.review-section .review_box .flight_detail .boxes .form-check .form-check-label{text-transform:capitalize}.review-section .review_box .flight_detail .boxes .form-check+.form-check{margin-top:5px}.review-section .review_box .flight_detail .boxes+.boxes{margin-top:20px}.review-section .review_box .flight_detail .boxes:last-child ul li:last-child{margin-bottom:-2px}.review-section .review_box .flight_detail .form_flight form h6,.review-section .review_box .flight_detail .form_flight form .h6{text-transform:capitalize;font-weight:600}.review-section .review_box .flight_detail .form_flight form .form-group{margin-bottom:0}.review-section .review_box .flight_detail .form_flight form .form-group label{text-transform:capitalize;margin-bottom:2px}.review-section .review_box .flight_detail .form_flight form+form{margin-top:20px}.review-section .review_box .flight_detail .summery_box .table{margin-bottom:0}.review-section .review_box .flight_detail .summery_box .table .title{height:30px;display:flex;align-items:flex-end;margin-top:10px}.review-section .review_box .flight_detail .summery_box .table .title td{font-weight:600;font-size:18px}.review-section .review_box .flight_detail .summery_box .table th,.review-section .review_box .flight_detail .summery_box .table td{padding:0}.review-section .review_box .flight_detail .summery_box .table tr td{font-size:calc(14px + .00125*(100vw - 320px));text-transform:capitalize}.review-section .review_box .flight_detail .summery_box .table tr td:nth-child(2){text-align:right}.review-section .review_box .flight_detail .summery_box .grand_total{padding:10px;background-color:#f9f9f9;margin-top:20px}.review-section .review_box .flight_detail .summery_box .grand_total h5,.review-section .review_box .flight_detail .summery_box .grand_total .h5{margin-bottom:0;text-transform:capitalize}.review-section .review_box .flight_detail .summery_box .grand_total h5 span,.review-section .review_box .flight_detail .summery_box .grand_total .h5 span{float:right}.review-section .review_box .flight_detail .promo-section label{font-size:14px;text-transform:capitalize;font-weight:700}.review-section .review_box .flight_detail .promo-section .promos{margin-top:20px}.review-section .review_box .flight_detail .promo-section .promos .form-check{display:flex}.review-section .review_box .flight_detail .promo-section .promos .form-check+.form-check{margin-top:15px}.review-section .review_box .flight_detail .promo-section .promos label{display:block;font-weight:500}.review-section .review_box .flight_detail .promo-section .promos label.title{font-weight:700}.review-section .review_box .flight_detail .addons-according .card{border:none}.review-section .review_box .flight_detail .addons-according .card .card-header{padding:0;border:none;background-color:#fff}.review-section .review_box .flight_detail .addons-according .card .card-header .btn{display:flex;width:100%;align-items:center;color:#000;text-transform:capitalize;background-color:#f9f9f9;padding:10px 5px}.review-section .review_box .flight_detail .addons-according .card .card-header .btn img{width:24px;margin-right:12px}.review-section .review_box .flight_detail .addons-according .card .card-body{padding:20px 0 0}.review-section .review_box .flight_detail .addons-according .card .card-body.order-menu-section{border-left:none}.review-section .review_box .flight_detail .addons-according .card+.card{border-top:1px solid #ececec;margin-top:10px}.review-section .review_box .flight_detail .addons-according .card:last-child .card-body{padding-bottom:0}.review-section .review_box .flight_detail .addons-according .seat-select{position:relative}.review-section .review_box .flight_detail .addons-according .seat-select .plane{margin:0 auto;max-width:300px;border-bottom:5px solid #ececec}.review-section .review_box .flight_detail .addons-according .seat-select .plane .cockpit{height:140px;position:relative;overflow:hidden;text-align:center;border-bottom:5px solid #ececec;display:flex;align-items:center}.review-section .review_box .flight_detail .addons-according .seat-select .plane .cockpit:before{content:"";display:block;position:absolute;top:0;left:0;height:290px;width:100%;border-radius:50%;border-right:5px solid #ececec;border-left:5px solid #ececec}.review-section .review_box .flight_detail .addons-according .seat-select .plane .cockpit img{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}.review-section .review_box .flight_detail .addons-according .seat-select .plane .exit{position:relative;height:50px}.review-section .review_box .flight_detail .addons-according .seat-select .plane .exit:before,.review-section .review_box .flight_detail .addons-according .seat-select .plane .exit:after{content:"EXIT";font-size:14px;line-height:18px;padding:0 2px;font-family:Arial Narrow,Arial,sans-serif;display:block;position:absolute;background:red;color:#fff;top:50%;transform:translateY(-50%)}.review-section .review_box .flight_detail .addons-according .seat-select .plane .exit:before{left:0}.review-section .review_box .flight_detail .addons-according .seat-select .plane .exit:after{right:0}.review-section .review_box .flight_detail .addons-according .seat-select .plane .fuselage{border-right:5px solid #ececec;border-left:5px solid #ececec;overflow:hidden;padding:0 20px}.review-section .review_box .flight_detail .addons-according .seat-select .plane ol{list-style:none;padding:0;margin:0}.review-section .review_box .flight_detail .addons-according .seat-select .plane .seats{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:flex-start;width:100%}.review-section .review_box .flight_detail .addons-according .seat-select .plane .seat{display:flex;flex:0 0 14.2857142857%;padding:5px;position:relative}.review-section .review_box .flight_detail .addons-according .seat-select .plane .seat:nth-child(3){margin-right:14.2857142857%}.review-section .review_box .flight_detail .addons-according .seat-select .plane .seat input[type=checkbox]{position:absolute;opacity:0}.review-section .review_box .flight_detail .addons-according .seat-select .plane .seat input[type=checkbox]:checked+label{background:#afafaf;-webkit-animation-name:rubberBand;animation-name:rubberBand;animation-duration:.3s;animation-fill-mode:both}.review-section .review_box .flight_detail .addons-according .seat-select .plane .seat input[type=checkbox]:disabled+label{background:#ddd;text-indent:-9999px;overflow:hidden}.review-section .review_box .flight_detail .addons-according .seat-select .plane .seat input[type=checkbox]:disabled+label:after{content:"X";text-indent:0;position:absolute;top:4px;left:50%;transform:translate(-50%)}.review-section .review_box .flight_detail .addons-according .seat-select .plane .seat input[type=checkbox]:disabled+label:hover{box-shadow:none;cursor:not-allowed}.review-section .review_box .flight_detail .addons-according .seat-select .plane .seat label{display:block;position:relative;width:100%;text-align:center;font-size:12px;font-weight:700;line-height:1.5rem;padding:4px 0;background:rgba(var(--theme-color1),.25);border-radius:5px;animation-duration:.3s;animation-fill-mode:both}.review-section .review_box .flight_detail .addons-according .seat-select .plane .seat label:before{content:"";position:absolute;width:75%;height:75%;top:1px;left:50%;transform:translate(-50%);background:#fff6;border-radius:3px}.review-section .review_box .flight_detail .addons-according .seat-select .plane .seat label:hover{cursor:pointer;box-shadow:0 0 0 2px rgba(var(--theme-color1),.7)}@-webkit-keyframes rubberBand{0%{-webkit-transform:scale3d(1,1,1);transform:scaleZ(1)}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}to{-webkit-transform:scale3d(1,1,1);transform:scaleZ(1)}}@keyframes rubberBand{0%{-webkit-transform:scale3d(1,1,1);transform:scaleZ(1)}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}to{-webkit-transform:scale3d(1,1,1);transform:scaleZ(1)}}.review-section .review_box .flight_detail .addons-according .seat-select .plane .rubberBand{-webkit-animation-name:rubberBand;animation-name:rubberBand}.review-section .review_box .flight_detail .addons-according .seat-select .seat-details{position:absolute;left:0;top:5%}.review-section .review_box .flight_detail .addons-according .seat-select .seat-details ul li{display:flex;align-items:center}.review-section .review_box .flight_detail .addons-according .seat-select .seat-details ul li .box{width:25px;height:25px}.review-section .review_box .flight_detail .addons-according .seat-select .seat-details ul li .box.taken{background:#ddd6}.review-section .review_box .flight_detail .addons-according .seat-select .seat-details ul li .box.selected{background:#afafaf66}.review-section .review_box .flight_detail .addons-according .seat-select .seat-details ul li .box.available{background:rgba(var(--theme-color1),.15)}.review-section .review_box .flight_detail .addons-according .seat-select .seat-details ul li h6,.review-section .review_box .flight_detail .addons-according .seat-select .seat-details ul li .h6{margin-left:15px;text-transform:capitalize;margin-bottom:0}.review-section .review_box .flight_detail .addons-according .seat-select .seat-details ul li+li{margin-top:8px}.review-section .review_box .flight_detail.payment-gateway .card{border:1px solid rgba(0,0,0,.09);border-radius:0}.review-section .review_box .flight_detail.payment-gateway .card .card-header{padding:0;border-bottom:none;border-radius:0}.review-section .review_box .flight_detail.payment-gateway .card .card-header .btn{padding:0;width:100%;text-align:left;text-decoration:none}.review-section .review_box .flight_detail.payment-gateway .card .card-header .btn label{margin-bottom:0;width:100%;color:#000000e6;padding:10px 15px;font-weight:700;text-transform:capitalize;background-color:#f9f9f9;display:flex;align-items:center}.review-section .review_box .flight_detail.payment-gateway .card .card-body{border-top:1px solid rgba(0,0,0,.09)}.review-section .review_box .flight_detail.payment-gateway .card+.card{margin-top:10px}.review-section .review_box .flight_detail.payment-gateway form .form-control{border-color:#00000017}.review-section .review_box .flight_detail.payment-gateway form .form-group{position:relative}.review-section .review_box .flight_detail.payment-gateway form .form-group label{text-transform:capitalize;font-size:calc(14px + .00125*(100vw - 320px))}.review-section .review_box .flight_detail.payment-gateway form .form-group img{height:23px;position:absolute;right:10px;bottom:8px;z-index:10}.review-section .review_box .flight_detail.payment-gateway form .payment-btn{text-align:right;margin-top:20px}.review-section .review_box .flight_detail.payment-gateway form.wallet-section h6,.review-section .review_box .flight_detail.payment-gateway form.wallet-section .h6{text-transform:uppercase}.review-section .review_box .flight_detail.payment-gateway form.wallet-section .row{margin-left:15px;margin-top:20px}.review-section .review_box .flight_detail.payment-gateway form.wallet-section .row .form-check .form-check-label{margin-bottom:10px;font-size:calc(14px + .00125*(100vw - 320px))}.review-section .review_box+.review_box{margin-top:20px}.res-margin .single-section{margin-top:20px}.continue-btn{margin-top:30px;text-align:center}.success-section{overflow:hidden}.success-section .animation{max-width:100%}.success-section .success-detail{text-align:center;margin-top:15px}.success-section .success-detail img{margin-bottom:calc(15px + 15 * (100vw - 320px) / 1600)}.success-section .success-detail p{font-size:16px;max-width:48%;margin:0 auto;color:#000000b3;line-height:30px;padding-top:10px;text-transform:capitalize}.success-section .success-detail .btn{padding:8px 20px;text-transform:capitalize;margin-top:18px}.contact_section .contact_wrap .title_bar{display:flex;align-items:center;margin-bottom:10px}.contact_section .contact_wrap .title_bar h4,.contact_section .contact_wrap .title_bar .h4{margin-bottom:0;margin-left:10px;text-transform:capitalize;color:#000;font-size:calc(16px + .0025*(100vw - 320px));font-weight:600}.contact_section .contact_wrap .title_bar i{color:rgba(var(--theme-color1),1);font-size:calc(15px + 3 * (100vw - 320px) / 1600)}.contact_section .contact_wrap .contact_content ul{padding-left:20px}.contact_section .contact_wrap .contact_content ul li{display:block;font-size:calc(14px + .00125*(100vw - 320px));color:#848484}.contact_section .contact_wrap .contact_content p{font-size:calc(14px + .00125*(100vw - 320px));line-height:1.5;margin-bottom:0;color:#848484;margin-left:20px}.contact_section.contact_right .row>div{margin-bottom:20px}.contact_section.contact_right .row>div:last-child{margin-bottom:0}.get-in-touch h3,.get-in-touch .h3{text-transform:capitalize;margin-bottom:calc(10px + 5 * (100vw - 320px) / 1600);font-weight:600}.get-in-touch form .form-control{border-radius:0;font-size:14px;line-height:1.8;text-transform:capitalize;padding:10px 18px}.get-in-touch form .submit-btn{text-align:right;margin-top:10px}.contact-map{height:100%}.contact-map iframe{width:100%;height:100%;border:0}.contact-bottom{height:calc(180px + .10625*(100vw - 320px))}.gm-style div[title]{opacity:1!important}.gm-style div[title] img{display:block!important;height:40px!important;width:auto!important}.leaflet-marker-icon{height:50px!important;width:auto!important}.add-animation{animation:1s linear infinite bounce-1}.add-filter{filter:grayscale(1)}@keyframes bounce-1{0%{transform:translateY(0)}50%{transform:translateY(-7px)}to{transform:translateY(0)}}.coming-soon{background-size:cover;height:100vh;position:relative;z-index:1;overflow:hidden}.coming-soon .coming-soon-detail{display:flex;align-items:center;justify-content:center;text-align:center;height:100vh;width:100%}.coming-soon .coming-soon-detail>div{width:100%}.coming-soon .coming-soon-detail .logo{margin-bottom:calc(14px + 11 * (100vw - 320px) / 1600)}.coming-soon .coming-soon-detail h2,.coming-soon .coming-soon-detail .h2{color:#fff;font-size:calc(20px + .00625*(100vw - 320px));font-weight:700;margin-bottom:calc(16px + 9 * (100vw - 320px) / 1600)}.coming-soon .coming-soon-detail form{width:50%;margin:0 auto}.coming-soon .coming-soon-detail form label{color:#fff;font-size:20px;text-transform:capitalize}.coming-soon .coming-soon-detail form input{padding:13px 25px;border-radius:25px;font-size:16px}.coming-soon .coming-soon-detail form input:focus{box-shadow:none;border:1px solid #dddddd}.coming-soon .coming-soon-detail form .actions{margin-top:20px}.coming-soon .coming-soon-detail form .actions .btn{padding:14px 40px;border-radius:25px}.coming-soon .coming-soon-detail .timer{margin-bottom:calc(18px + .0075*(100vw - 320px))}.coming-soon .object{position:absolute;animation:sway 2.4s infinite;animation-timing-function:ease-in-out;transform-origin:top;left:calc(10% + .0025*(100vw - 320px));height:5%;z-index:999;text-transform:uppercase}.coming-soon .object .object-shape{width:calc(60px + .025*(100vw - 320px));height:calc(60px + .025*(100vw - 320px));border-radius:50%;display:block;background-color:#fff;margin:0 auto;position:relative;color:#000;text-align:center;padding-top:calc(14px + 11 * (100vw - 320px) / 1600);font-weight:800;box-sizing:border-box;font-size:calc(12px + .00125*(100vw - 320px))}.coming-soon .object .object-shape span{font-size:calc(12px + .00625*(100vw - 320px));color:#000}.coming-soon .object .object-rope{height:100%;width:5px;background-color:#fff;content:"";display:block;margin-left:50%}.coming-soon.travel{background-color:rgba(var(--theme-color1),.05)}.coming-soon.travel svg{position:absolute;top:0;width:1920px;height:1600px;display:flex;align-items:center;justify-content:center;left:50%;transform:translate(-50%)}.coming-soon.travel .coming-soon-detail{position:absolute;align-items:flex-end;padding-bottom:60px;z-index:1}.coming-soon.travel .coming-soon-detail .logo img{filter:invert(1)}.coming-soon.travel .coming-soon-detail h2,.coming-soon.travel .coming-soon-detail .h2,.coming-soon.travel .coming-soon-detail form label{color:#000}.coming-soon.ripple-effect canvas{position:absolute;left:0;top:0;z-index:-1}.typography_section p{color:#777}.typography_section .typography-box{margin-bottom:30px}.typography_section .typography-box p{line-height:22px}.typography_section .typography-box .headings{border-bottom:1px solid #f1f1f1;margin-bottom:20px;background-color:#f7f7f780;padding:8px 12px}.typography_section .typography-box .headings h3,.typography_section .typography-box .headings .h3{text-transform:capitalize;color:#2d2d2d;margin-bottom:0;font-weight:400;font-size:20px}.typography_section .typography-box .headings span,.typography_section .typography-box .headings span code{color:#777}.typography_section .typography-box .typo-content.heading_content h1,.typography_section .typography-box .typo-content.heading_content .h1,.typography_section .typography-box .typo-content.heading_content h2,.typography_section .typography-box .typo-content.heading_content .h2,.typography_section .typography-box .typo-content.heading_content h3,.typography_section .typography-box .typo-content.heading_content .h3,.typography_section .typography-box .typo-content.heading_content h4,.typography_section .typography-box .typo-content.heading_content .h4,.typography_section .typography-box .typo-content.heading_content h5,.typography_section .typography-box .typo-content.heading_content .h5,.typography_section .typography-box .typo-content.heading_content h6,.typography_section .typography-box .typo-content.heading_content .h6{font-weight:400;color:#000;text-transform:uppercase;line-height:1;margin-bottom:10px}.typography_section .typography-box .typo-content .sub-title{border-bottom:1px solid rgba(0,0,0,.1);padding-bottom:5px;margin-bottom:8px;font-size:18px;color:#222;text-transform:capitalize}.typography_section .typography-box .typo-content.input_button input{margin-bottom:10px}.typography_section .typography-box .typo-content.input_button label{font-size:16px;text-transform:capitalize;padding-left:5px}.typography_section .typography-box .typo-content.loader-typo{width:100%;justify-content:center;display:flex}.typography_section .typography-box .typo-content.loader-typo .pre-loader{position:relative;width:50px;height:50px;background-color:rgba(var(--theme-color1),1);border-radius:50%}.typography_section .typography-box .typo-content.loader-typo .pre-loader:after{content:"";position:absolute;border-radius:50%;top:50%;left:50%;border:0 solid #ffffff;transform:translate(-50%,-50%);animation:loading 1s ease-out forwards infinite;transition:all .3s ease}.typography_section .typography-box .typo-content .footer-social{margin-top:0;justify-content:center}.typography_section .typography-box:last-child{margin-bottom:0}.typography_section code{color:rgba(var(--theme-color1),.6);background-color:#f7f7f7;padding:3px;margin:0 3px;border-radius:2px}@keyframes sway{0%{transform:rotate(8deg)}50%{transform:rotate(-8deg)}to{transform:rotate(8deg)}}@keyframes rotate-right{0%{-webkit-transform:rotate(0deg)}to{-webkit-transform:rotate(360deg)}}@keyframes rotate-left{0%{-webkit-transform:rotate(0deg)}to{-webkit-transform:rotate(-360deg)}}@keyframes hover{0%{-webkit-transform:translateY(0%)}50%{-webkit-transform:translateY(5%)}to{-webkit-transform:translateY(0%)}}@keyframes pull{0%{-webkit-transform:scaleY(1)}40%{-webkit-transform:scaleY(1.01)}60%{-webkit-transform:scaleY(.99)}80%{-webkit-transform:scaleY(1.01)}to{-webkit-transform:scaleY(.99)}80%{-webkit-transform:scaleY(1.01)}to{-webkit-transform:scaleY(1)}}#airplane2,#airplane1{-webkit-transform-origin:200px 200px;-webkit-transform:translate3d(0,0,0);-webkit-animation:rotate-right 60s linear 0s infinite}#countryObjects{-webkit-transform-origin:200px 200px;-webkit-transform:translate3d(0,0,0);-webkit-animation:rotate-right 240s linear 0s infinite}#floatingGlobe{-webkit-transform-origin:200px 200px;-webkit-transform:translate3d(0,0,0);-webkit-animation:rotate-left 360s linear 0s infinite}#globe{-webkit-transform:translate3d(0,0,0);-webkit-animation:hover 0s linear 0s infinite}#windmill{-webkit-transform-origin:331px 201px;-webkit-transform:translate3d(0,0,0);-webkit-animation:rotate-right 2s linear 0s infinite}#cloud1{-webkit-transform:translate3d(0,0,0);-webkit-animation:hover 3s linear 1s infinite}#cloud2{-webkit-transform:translate3d(0,0,0);-webkit-animation:hover 3s linear 2s infinite}#cloud3{-webkit-transform:translate3d(0,0,0);-webkit-animation:hover 3s linear 3s infinite}#circle1{-webkit-transform-origin:200px 200px;-webkit-transform:translate3d(0,0,0);-webkit-animation:rotate-right 12s linear 0s infinite}#circle2{-webkit-transform-origin:200px 200px;-webkit-transform:translate3d(0,0,0);-webkit-animation:rotate-left 24s linear 0s infinite}#circle3{-webkit-transform-origin:200px 200px;-webkit-transform:translate3d(0,0,0);-webkit-animation:rotate-right 12s linear 0s infinite}#circle4{-webkit-transform-origin:200px 200px;-webkit-transform:translate3d(0,0,0);-webkit-animation:rotate-left 24s linear 0s infinite}#circle5{-webkit-transform-origin:200px 200px;-webkit-transform:translate3d(0,0,0);-webkit-animation:rotate-right 12s linear 0s infinite}.faq-tab .nav-tabs{display:block;border-bottom:none;background-color:#fff;padding:10px 0;box-shadow:0 2px 4px #dedede}.faq-tab .nav-tabs .nav-item{display:block}.faq-tab .nav-tabs .nav-item .nav-link{text-transform:capitalize;color:#000;font-size:calc(14px + .00125*(100vw - 320px));border:none;transition:all .5s ease;border-radius:0;font-weight:600}.faq-tab .nav-tabs .nav-item .nav-link.active{border:none;border-right:2px solid rgba(var(--theme-color1),1);border-radius:0;color:rgba(var(--theme-color1),1);transition:all .5s ease}.faq-tab .nav-tabs .nav-item .nav-link:hover{border:none;border-right:2px solid rgba(var(--theme-color1),1);color:rgba(var(--theme-color1),1);transition:all .5s ease}.faq-content{display:block;background-color:#fff;padding:30px;box-shadow:0 2px 4px #dedede}.faq-content .tab-pane .card{margin-bottom:25px;border-radius:0;border:none}.faq-content .tab-pane .card .card-header{border-bottom:none;background-color:transparent;padding:0}.faq-content .tab-pane .card .card-header h5,.faq-content .tab-pane .card .card-header .h5{padding:0;width:100%;text-align:left;color:#000;text-transform:capitalize;font-weight:700;font-size:calc(14px + .00125*(100vw - 320px))}.faq-content .tab-pane .card .card-body{color:#444;font-size:calc(14px + .00125*(100vw - 320px));padding:0}.faq-content .tab-pane .card:last-child{margin-bottom:0}.table-book .dp__input{border:0;padding:0}.account-sign-in .title{margin-bottom:20px}.account-sign-in .title h3,.account-sign-in .title .h3{text-transform:uppercase;font-weight:700}.account-sign-in form .password-eyes{position:absolute;right:0;top:22px;padding:9px 12px}.account-sign-in form .password-eyes i{font-size:16px;font-weight:bolder;color:#001940}.account-sign-in form .countryFlag ng-select{width:150px!important;padding:0}.account-sign-in form .countryFlag .ng-select.ng-select-single .ng-select-container{border:none}.account-sign-in form .form-check{align-items:flex-end}.account-sign-in form .form-check .form-check-input{width:1.7em;height:1.7em;border-width:3px}.account-sign-in form .form-check .form-check-input:checked{background-color:#001940;border-color:#001940}.account-sign-in form .form-check .form-check-label{font-weight:600;font-size:15px;margin:0}.account-sign-in form .form-group label{text-transform:capitalize;font-weight:600}.account-sign-in form .form-group .form-control{border-radius:0}.account-sign-in form .button-bottom .btn{box-shadow:none}.account-sign-in .divider{text-align:center;position:relative;margin:20px 0;z-index:1}.account-sign-in .divider h6,.account-sign-in .divider .h6{display:inline-block;padding:5px 15px;margin-bottom:0;text-transform:uppercase;background-color:#fff}.account-sign-in .divider:after{content:"";position:absolute;width:100%;height:1px;background-color:#ddd;left:0;top:50%;transform:translateY(-50%);z-index:-1}.account-sign-in .login-with h6,.account-sign-in .login-with .h6{text-transform:capitalize;margin-bottom:1rem}.account-sign-in .login-with .login-social .boxes{display:flex;align-items:center;justify-content:center;cursor:pointer;background:#fff;box-shadow:0 5px 9px #0000000d;padding:20px 0;color:#333}.account-sign-in .login-with .login-social .boxes h6,.account-sign-in .login-with .login-social .boxes .h6{margin-bottom:0;margin-left:20px;text-transform:capitalize;font-weight:600}.account-sign-in .login-with p{margin-top:15px}.dashboard-section .faq-content{min-height:700px}.dashboard-section .dashboard-sidebar{box-shadow:0 2px 4px #dedede;background-color:#fff}.dashboard-section .dashboard-sidebar .profile-top{padding:30px 0 15px;background-color:#fafafa;margin-bottom:calc(10px + .00625*(100vw - 320px))}.dashboard-section .dashboard-sidebar .profile-top .profile-image{position:relative}.dashboard-section .dashboard-sidebar .profile-top .profile-image img{width:130px;margin:0 auto;display:block;border-radius:100%}.dashboard-section .dashboard-sidebar .profile-top .profile-image .profile-edit{position:absolute;bottom:0;right:30%;background-color:#fff;padding:7px 7px 3px;border-radius:100%;box-shadow:2px 3px 5px 5px #f3f3f3}.dashboard-section .dashboard-sidebar .profile-top .profile-image .profile-edit svg{stroke:rgba(var(--theme-color1),1);height:18px;width:18px}.dashboard-section .dashboard-sidebar .profile-top .profile-detail{text-align:center;margin-top:15px}.dashboard-section .dashboard-sidebar .profile-top .profile-detail h5,.dashboard-section .dashboard-sidebar .profile-top .profile-detail .h5{text-transform:capitalize;font-weight:700;margin-bottom:5px}.dashboard-section .dashboard-sidebar .profile-top .profile-detail h6,.dashboard-section .dashboard-sidebar .profile-top .profile-detail .h6{color:#777;margin-bottom:3px}.dashboard-section .dashboard-sidebar .faq-tab .nav-tabs{box-shadow:none;padding:0;padding-bottom:calc(10px + 5 * (100vw - 320px) / 1600);overflow:hidden;flex-wrap:wrap}.dashboard-section .dashboard-box .dashboard-title{margin-bottom:20px;display:flex;align-items:center}.dashboard-section .dashboard-box .dashboard-title h4,.dashboard-section .dashboard-box .dashboard-title .h4{text-transform:capitalize;font-weight:700;margin-bottom:0}.dashboard-section .dashboard-box .dashboard-title span{margin-left:30px;background-color:#f9f9f9;padding:2px 16px;border-radius:2px;text-transform:capitalize;color:rgba(var(--theme-color1),1);cursor:pointer}.dashboard-section .dashboard-box .dashboard-detail{margin-bottom:20px}.dashboard-section .dashboard-box .dashboard-detail ul li{display:block;margin-bottom:10px}.dashboard-section .dashboard-box .dashboard-detail ul li .details{display:flex}.dashboard-section .dashboard-box .dashboard-detail ul li .details h6,.dashboard-section .dashboard-box .dashboard-detail ul li .details .h6{text-transform:capitalize;margin-bottom:0;font-weight:600}.dashboard-section .dashboard-box .dashboard-detail ul li .details span{margin-left:calc(10px + .0125*(100vw - 320px));border-radius:2px;text-transform:capitalize;color:rgba(var(--theme-color1),1);cursor:pointer}.dashboard-section .dashboard-box .dashboard-detail ul li .details .left{width:150px;margin-right:15px}.dashboard-section .dashboard-box .dashboard-detail ul li .details .right{display:flex;align-items:center}.dashboard-section .dashboard-box .dashboard-detail ul li .details .right h6,.dashboard-section .dashboard-box .dashboard-detail ul li .details .right .h6{color:#4e4e4e;font-weight:500}.dashboard-section .dashboard-box .dashboard-detail ul li:last-child{margin-bottom:0}.dashboard-section .dashboard-box .dashboard-detail .booking-box{background-color:#f9f9f9;padding:15px 25px;display:flex;align-items:center;box-shadow:-1px 2px 8px #ddd}.dashboard-section .dashboard-box .dashboard-detail .booking-box .date-box{display:inline-block;text-transform:capitalize;width:160px}.dashboard-section .dashboard-box .dashboard-detail .booking-box .date-box span{line-height:1.3;display:block;font-weight:700}.dashboard-section .dashboard-box .dashboard-detail .booking-box .date-box span.day{color:#adb0b8;font-size:calc(14px + .00125*(100vw - 320px))}.dashboard-section .dashboard-box .dashboard-detail .booking-box .date-box span.date{color:#000;font-size:calc(16px + .00125*(100vw - 320px))}.dashboard-section .dashboard-box .dashboard-detail .booking-box .date-box span.month{color:rgba(var(--theme-color1),1);font-size:calc(14px + .00125*(100vw - 320px))}.dashboard-section .dashboard-box .dashboard-detail .booking-box .detail-middle{width:50%}.dashboard-section .dashboard-box .dashboard-detail .booking-box .detail-middle .media{align-items:center}.dashboard-section .dashboard-box .dashboard-detail .booking-box .detail-middle .media .icon i{padding:12px;background-color:#fff;border-radius:100%;box-shadow:-1px 2px 8px #ddd}.dashboard-section .dashboard-box .dashboard-detail .booking-box .detail-middle .media .media-body{margin-left:35px}.dashboard-section .dashboard-box .dashboard-detail .booking-box .detail-middle .media .media-body h6,.dashboard-section .dashboard-box .dashboard-detail .booking-box .detail-middle .media .media-body .h6{text-transform:capitalize;color:#000}.dashboard-section .dashboard-box .dashboard-detail .booking-box .detail-middle .media .media-body p{margin-bottom:0;color:gray;text-transform:capitalize}.dashboard-section .dashboard-box .dashboard-detail .booking-box .detail-middle .media .media-body p span{font-weight:500;color:#3c3c3c}.dashboard-section .dashboard-box .dashboard-detail .booking-box .detail-last{margin-left:auto}.dashboard-section .dashboard-box .dashboard-detail .booking-box .detail-last i{color:#000}.dashboard-section .dashboard-box .dashboard-detail .booking-box .detail-last span{font-size:14px;margin-left:10px;text-transform:capitalize}.dashboard-section .dashboard-box .dashboard-detail .card-payment .payment-card{width:100%;min-height:183px;padding:30px 20px;border-radius:5px;position:relative;background-image:repeating-linear-gradient(45deg,#fff0 1px,#ffffff08,#ffffff0a,#ffffff0d 4px),-webkit-linear-gradient(-245deg,rgba(255,255,255,0) 40%,rgba(255,255,255,.2) 70%,rgba(255,255,255,0) 90%)}.dashboard-section .dashboard-box .dashboard-detail .card-payment .payment-card .card-details .card-number h3,.dashboard-section .dashboard-box .dashboard-detail .card-payment .payment-card .card-details .card-number .h3{font-size:calc(16px + .00125*(100vw - 320px));color:#fff;font-weight:600}.dashboard-section .dashboard-box .dashboard-detail .card-payment .payment-card .card-details .valid-detail{display:flex;align-items:center;margin-top:calc(10px + .00625*(100vw - 320px))}.dashboard-section .dashboard-box .dashboard-detail .card-payment .payment-card .card-details .valid-detail .title span{display:block;color:#ffffffb3;text-transform:uppercase;font-size:12px;line-height:1.3}.dashboard-section .dashboard-box .dashboard-detail .card-payment .payment-card .card-details .valid-detail .date h3,.dashboard-section .dashboard-box .dashboard-detail .card-payment .payment-card .card-details .valid-detail .date .h3{margin-bottom:0;color:#fff;margin-left:15px;font-size:calc(16px + .00125*(100vw - 320px))}.dashboard-section .dashboard-box .dashboard-detail .card-payment .payment-card .card-details .valid-detail .primary{margin-left:auto}.dashboard-section .dashboard-box .dashboard-detail .card-payment .payment-card .card-details .valid-detail .primary .badge{font-size:calc(12px + .00125*(100vw - 320px))}.dashboard-section .dashboard-box .dashboard-detail .card-payment .payment-card .card-details .name-detail{margin-top:calc(10px + 15 * (100vw - 320px) / 1600);display:flex;align-items:center}.dashboard-section .dashboard-box .dashboard-detail .card-payment .payment-card .card-details .name-detail .name{width:100%}.dashboard-section .dashboard-box .dashboard-detail .card-payment .payment-card .card-details .name-detail .name h5,.dashboard-section .dashboard-box .dashboard-detail .card-payment .payment-card .card-details .name-detail .name .h5{color:#fff;text-transform:uppercase;font-size:calc(14px + .00125*(100vw - 320px));margin-bottom:0}.dashboard-section .dashboard-box .dashboard-detail .card-payment .payment-card .card-details .name-detail .card-img{display:inline-block;margin-left:auto;text-align:right}.dashboard-section .dashboard-box .dashboard-detail .card-payment .payment-card .card-details .name-detail .card-img img{width:40px}.dashboard-section .dashboard-box .dashboard-detail .card-payment .payment-card .edit-card{position:absolute;display:flex;align-items:center;justify-content:center;width:100%;height:100%;text-align:center;top:0;left:0;background-color:#000c;border-radius:5px;opacity:0;transition:all .5s ease}.dashboard-section .dashboard-box .dashboard-detail .card-payment .payment-card .edit-card a{padding:0 10px;text-transform:capitalize;color:#fff}.dashboard-section .dashboard-box .dashboard-detail .card-payment .payment-card.master{background-color:#4b77a0}.dashboard-section .dashboard-box .dashboard-detail .card-payment .payment-card.visa{background-color:#777876}.dashboard-section .dashboard-box .dashboard-detail .card-payment .payment-card.american-express{background-color:#86b8cf}.dashboard-section .dashboard-box .dashboard-detail .card-payment .payment-card.american-express .card-details .card-number h3,.dashboard-section .dashboard-box .dashboard-detail .card-payment .payment-card.american-express .card-details .card-number .h3{color:#000}.dashboard-section .dashboard-box .dashboard-detail .card-payment .payment-card.american-express .card-details .valid-detail .title span{color:#000000b3}.dashboard-section .dashboard-box .dashboard-detail .card-payment .payment-card.american-express .card-details .valid-detail .date h3,.dashboard-section .dashboard-box .dashboard-detail .card-payment .payment-card.american-express .card-details .valid-detail .date .h3,.dashboard-section .dashboard-box .dashboard-detail .card-payment .payment-card.american-express .card-details .name-detail .name h5,.dashboard-section .dashboard-box .dashboard-detail .card-payment .payment-card.american-express .card-details .name-detail .name .h5{color:#000}.dashboard-section .dashboard-box .dashboard-detail .card-payment .payment-card.add-card{background-color:#f9f9f9;cursor:pointer;padding:0}.dashboard-section .dashboard-box .dashboard-detail .card-payment .payment-card.add-card .card-details{display:flex;align-items:center;justify-content:center;text-align:center;width:100%;height:183px}.dashboard-section .dashboard-box .dashboard-detail .card-payment .payment-card.add-card .card-details h5,.dashboard-section .dashboard-box .dashboard-detail .card-payment .payment-card.add-card .card-details .h5{margin-bottom:0;text-transform:capitalize}.dashboard-section .dashboard-box .dashboard-detail .card-payment .payment-card:hover .edit-card{opacity:1;transition:all .5s ease}.dashboard-section .dashboard-box .dashboard-detail .card-payment .edit-card-mobile{display:none}.dashboard-section .dashboard-box .dashboard-detail .card-payment>div .payment-card{margin-top:30px}.dashboard-section .dashboard-box .dashboard-detail .card-payment>div:nth-child(-n+3) .payment-card{margin-top:0}.dashboard-section .dashboard-box .dashboard-detail .delete-section p{font-size:calc(14px + .00125*(100vw - 320px));color:#000000a3;text-transform:capitalize;line-height:calc(18px + .0025*(100vw - 320px))}.dashboard-section .dashboard-box .dashboard-detail .delete-section p .text-bold{font-weight:700;color:#000c}.dashboard-section .dashboard-box .dashboard-detail .delete-section .btn{padding:7px 15px;text-transform:capitalize}.dashboard-section .dashboard-box .dashboard-detail:last-child{margin-bottom:0}.dashboard-section .dashboard-box .special-section .special-box .special-img .top-icon i{padding:6px 8px}.dashboard-section .dashboard-box+.dashboard-box{margin-top:30px}.dashboard-section .dashboard-main .dashboard-intro{background-color:#f9f9f9;padding:calc(15px + .00625*(100vw - 320px));border-radius:5px;margin-bottom:25px}.dashboard-section .dashboard-main .dashboard-intro h5,.dashboard-section .dashboard-main .dashboard-intro .h5{text-transform:capitalize;font-weight:700}.dashboard-section .dashboard-main .dashboard-intro p{margin-bottom:0;color:#000c;text-transform:capitalize;letter-spacing:.08em}.dashboard-section .dashboard-main .dashboard-intro .complete-profile{margin-top:calc(10px + .00625*(100vw - 320px))}.dashboard-section .dashboard-main .dashboard-intro .complete-profile .complete-box{display:flex;align-items:center;background-color:#fff;padding:15px;text-align:center;justify-content:center;border-radius:5px;box-shadow:0 2px 4px #dedede38}.dashboard-section .dashboard-main .dashboard-intro .complete-profile .complete-box i{margin-right:12px;color:green;font-size:calc(18px + .00125*(100vw - 320px))}.dashboard-section .dashboard-main .dashboard-intro .complete-profile .complete-box h6,.dashboard-section .dashboard-main .dashboard-intro .complete-profile .complete-box .h6{margin-bottom:0;text-transform:capitalize;font-weight:600;font-size:14px}.dashboard-section .dashboard-main .dashboard-intro .complete-profile .complete-box.not-complete i{color:red}.dashboard-section .dashboard-main .counter-section .counter-box{background-color:#f9f9f9;padding:15px;text-align:center}.dashboard-section .dashboard-main .counter-section .counter-box img{width:35px;margin-bottom:15px}.dashboard-section .dashboard-main .counter-section .counter-box h3,.dashboard-section .dashboard-main .counter-section .counter-box .h3{margin-bottom:0;font-weight:600}.dashboard-section .dashboard-main .counter-section .counter-box h5,.dashboard-section .dashboard-main .counter-section .counter-box .h5{color:#0000009c;margin-bottom:-5px;text-transform:capitalize;font-size:calc(14px + .00125*(100vw - 320px));margin-top:5px}.dashboard-section .dashboard-main .dashboard-info{margin-top:25px;position:relative}.dashboard-section .dashboard-main .dashboard-info #chart,.dashboard-section .dashboard-main .dashboard-info .chart-box{padding-top:20px;padding-left:10px;background:#f9f9f9}.dashboard-section .dashboard-main .dashboard-info select.flat-select{appearance:none;background:#008ffb url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='60px' height='60px'><polyline fill='white' points='46.139,15.518 25.166,36.49 4.193,15.519'/></svg>") no-repeat scroll right 2px top 9px/16px 16px;border:0 none;border-radius:3px;color:#fff;font-size:16px;font-weight:700;outline:0 none;height:33px;padding:5px 20px 5px 10px;text-align:center;text-indent:.01px;text-overflow:"";text-shadow:0 -1px 0 rgba(0,0,0,.25);transition:all .3s ease 0s;width:auto}.dashboard-section .dashboard-main .dashboard-info select.flat-select:focus,.dashboard-section .dashboard-main .dashboard-info select.flat-select:hover{border:0;outline:0}.dashboard-section .dashboard-main .dashboard-info .apexcharts-canvas{margin:0 auto}.dashboard-section .dashboard-main .dashboard-info path#apexcharts-radialbarTrack-0{stroke:#fb607a14}.dashboard-section .dashboard-main .dashboard-info path#apexcharts-radialbarTrack-1{stroke:#55a9f814}.dashboard-section .dashboard-main .dashboard-info path#apexcharts-radialbarTrack-2{stroke:#a264ff14}.dashboard-section .dashboard-main .dashboard-info .detail-left{position:absolute}.dashboard-section .dashboard-main .dashboard-info .detail-left ul{display:block}.dashboard-section .dashboard-main .dashboard-info .detail-left ul li{font-size:12px;display:flex;align-items:center;font-weight:600}.dashboard-section .dashboard-main .dashboard-info .detail-left ul li span{width:14px;height:5px;display:block;border-radius:5px;margin-right:5px}.dashboard-section .dashboard-main .dashboard-info .detail-left ul li span.completed{background-color:#fa4962}.dashboard-section .dashboard-main .dashboard-info .detail-left ul li span.upcoming{background-color:#379cf9}.dashboard-section .dashboard-main .dashboard-info .detail-left ul li span.cancelled{background-color:#a264ff}.dashboard-section .dashboard-main .dashboard-info .activity-box{padding:20px 10px;background:#f9f9f9}.dashboard-section .dashboard-main .dashboard-info .activity-box h6,.dashboard-section .dashboard-main .dashboard-info .activity-box .h6{text-transform:capitalize;font-weight:700;margin-bottom:15px}.dashboard-section .dashboard-main .dashboard-info .activity-box ul li{display:block;background-color:#fff;padding:8px 15px;text-transform:capitalize;position:relative}.dashboard-section .dashboard-main .dashboard-info .activity-box ul li i{margin-right:6px}.dashboard-section .dashboard-main .dashboard-info .activity-box ul li span{float:right}.dashboard-section .dashboard-main .dashboard-info .activity-box ul li:after{content:"";position:absolute;left:0;height:100%;width:2px;background-color:red;top:0}.dashboard-section .dashboard-main .dashboard-info .activity-box ul li.blue-line:after{background-color:#03a9f4}.dashboard-section .dashboard-main .dashboard-info .activity-box ul li.yellow-line:after{background-color:#ffc107}.dashboard-section .dashboard-main .dashboard-info .activity-box ul li+li{margin-top:8px}.edit-profile-modal .btn{padding:.375rem .75rem}.edit-profile-modal .modal-title{text-transform:capitalize;font-weight:700}.edit-profile-modal .modal-body label{text-transform:capitalize}.modal .modal-header,.modal .modal-body,.modal .modal-footer{padding:20px 30px}.portfolio-section .filter-button-group{text-align:center}.portfolio-section .filter-button-group ul li{padding:7px 17px;font-size:calc(14px + .00125*(100vw - 320px));cursor:pointer;transition:all .5s ease;font-weight:700;margin:0 10px;text-transform:capitalize;background-color:#f9f9f9}.portfolio-section .filter-button-group ul li.active{background-color:rgba(var(--theme-color1),1);color:#fff}.portfolio-section .grid .grid-item{margin-top:30px}.portfolio-section .grid .grid-item .overlay{overflow:hidden;margin:-1px;transition:all .5s ease}.portfolio-section .grid .grid-item .overlay .portfolio-image{transition:all .5s ease;cursor:pointer}.portfolio-section .grid .grid-item .overlay .portfolio-text{margin-top:10px}.portfolio-section .grid .grid-item .overlay .portfolio-text h3,.portfolio-section .grid .grid-item .overlay .portfolio-text .h3{font-weight:600;margin-bottom:5px;text-transform:capitalize;font-size:calc(18px + .00125*(100vw - 320px))}.portfolio-section .grid .grid-item .overlay .portfolio-text h6,.portfolio-section .grid .grid-item .overlay .portfolio-text .h6{margin-bottom:0;text-transform:capitalize;font-size:14px;color:gray}.portfolio-section .grid .grid-item .overlay:hover .portfolio-image{transform:scale(1.02);transition:all .5s ease}.portfolio-section .grid .grid-item a{cursor:zoom-in}.portfolio-section .grid.blog-masonry .grid-item a{cursor:pointer}.portfolio-section .grid.blog-masonry .grid-item .overlay{overflow:visible}.portfolio-section .grid.blog-masonry .grid-item .overlay .blog-details{padding-top:20px}.portfolio-section .grid.blog-masonry .grid-item .overlay .blog-details h6,.portfolio-section .grid.blog-masonry .grid-item .overlay .blog-details .h6{color:#9a9a9a;text-transform:capitalize;font-size:14px;font-weight:700;margin-bottom:10px}.portfolio-section .grid.blog-masonry .grid-item .overlay .blog-details h6 i,.portfolio-section .grid.blog-masonry .grid-item .overlay .blog-details .h6 i{color:#2300003d;margin-right:12px}.portfolio-section .grid.blog-masonry .grid-item .overlay .blog-details h5,.portfolio-section .grid.blog-masonry .grid-item .overlay .blog-details .h5{font-size:calc(16px + .00125*(100vw - 320px));color:#333;font-weight:700;line-height:1.5;margin-bottom:5px;transition:all .5s ease}.portfolio-section .grid.blog-masonry .grid-item .overlay .blog-details p{font-size:14px;color:#9a9a9a;line-height:1.5;margin-bottom:-3px}.portfolio-section .grid.blog-masonry .grid-item .overlay .blog-details .link{margin-bottom:0;margin-top:15px}.portfolio-section .grid.blog-masonry .grid-item .overlay .blog-details .link a{color:#000000bd}.portfolio-section .grid.blog-masonry .grid-item .overlay:hover .portfolio-image{transform:scale(1)}.portfolio-section .isotopeSelector{float:left;width:100%;position:relative;margin-top:30px}.portfolio-section .isotopeSelector img{width:100%;height:auto}.portfolio-section.creative-section .grid .grid-item{margin-top:0}.portfolio-section.creative-section .filter-button-group{margin-bottom:40px}.effect-cls{position:relative}.effect-cls:after{content:"";position:absolute;background:url("./media/effect-MDQEP75Z.png");bottom:-12px;width:100%;height:110px;left:0;z-index:1}.effect-cls.breadcrumb-section{height:calc(300px + 280 * (100vw - 320px) / 1600)}.effect-cls-up:before{content:"";position:absolute;background:url("./media/effect-MDQEP75Z.png");top:-1px;width:100%;height:85px;background-repeat:no-repeat;transform:rotate(180deg)}.parallax-section .full_banner{height:93vh;background-attachment:fixed;background-size:cover;background-position:center center;background-repeat:no-repeat;display:block}.creative-images{overflow:hidden}.creative-images .portfolio-section .grid{margin-top:30px;gap:0!important}.creative-images .portfolio-section .grid .grid-item{margin-top:0}.creative-images .portfolio-section .grid .grid-item .portfolio-image img{width:100%}.creative-images .portfolio-section .grid .masonry-column{padding:0;gap:0!important}.center-slide{margin-bottom:-3px}.center-slide .image-center{height:93vh;background-size:cover;background-repeat:no-repeat}.center-slide .image-center .center-content{display:flex;align-items:center;justify-content:center;width:100%;height:93vh;text-align:center;position:relative;z-index:1}.center-slide .image-center .center-content h3,.center-slide .image-center .center-content .h3{font-weight:600;margin-bottom:5px;text-transform:capitalize}.center-slide .image-center .center-content h6,.center-slide .image-center .center-content .h6{margin-bottom:0;text-transform:capitalize}.center-slide .image-center .center-content:after{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background-color:#ffffffa6;z-index:-1}.center-slide .slick-slide .image-center .center-content{opacity:0;transition:all .5s ease}.center-slide .slick-slide.slick-center .image-center .center-content{opacity:1;transition:all .5s ease}.center-slide .slick-slide.slick-center .image-center .center-content h3,.center-slide .slick-slide.slick-center .image-center .center-content .h3{animation:fadeInLeft .4s ease}.center-slide .slick-slide.slick-center .image-center .center-content h6,.center-slide .slick-slide.slick-center .image-center .center-content .h6{animation:fadeInRight .4s ease;color:gray;padding:10px 20px;background-color:#fff}.center-slide .swiper-slide .image-center .center-content{opacity:0;transition:all .5s ease}.center-slide .swiper-slide.swiper-slide-next .image-center .center-content{opacity:1;transition:all .5s ease}.center-slide .swiper-slide.swiper-slide-next .image-center .center-content h3,.center-slide .swiper-slide.swiper-slide-next .image-center .center-content .h3{animation:fadeInLeft .4s ease}.center-slide .swiper-slide.swiper-slide-next .image-center .center-content h6,.center-slide .swiper-slide.swiper-slide-next .image-center .center-content .h6{animation:fadeInRight .4s ease;color:gray;padding:10px 20px;background-color:#fff}.portfolio-creative.odd-even-con .container .row .content-sec{text-align:left;padding-left:60px}.portfolio-creative.odd-even-con .container .row .content-sec h3,.portfolio-creative.odd-even-con .container .row .content-sec .h3{font-size:200%}.portfolio-creative.odd-even-con .container .row .content-sec p{max-width:80%;margin:0;font-size:16px;line-height:1.5}.portfolio-creative.odd-even-con .container .row:nth-child(2n) .content-sec{text-align:right;padding-left:unset;padding-right:60px}.portfolio-creative.odd-even-con .container .row:nth-child(2n) p{margin-right:0;margin-left:auto}.portfolio-creative .content-sec{display:flex;align-items:center;justify-content:center;width:100%;height:100%;text-align:center}.portfolio-creative .content-sec.center-con p{max-width:80%;font-size:16px;line-height:1.4}.portfolio-creative .content-sec.center-con h3,.portfolio-creative .content-sec.center-con .h3{font-size:175%}.portfolio-creative .content-sec h3,.portfolio-creative .content-sec .h3{text-transform:capitalize;font-weight:700;position:relative}.portfolio-creative .content-sec p{color:#888;max-width:70%;margin:0 auto}.portfolio-creative .content-sec .btn{text-transform:capitalize;padding:6px 14px;margin-top:25px}.blog-sidebar .blog-wrapper{margin-bottom:25px}.blog-sidebar .blog-wrapper .search-bar{position:relative}.blog-sidebar .blog-wrapper .search-bar input{width:100%;border:none;padding:14px 14px 14px 50px;background-color:#f7f7f7}.blog-sidebar .blog-wrapper .search-bar i{position:absolute;top:50%;transform:translateY(-50%);left:14px;color:rgba(var(--theme-color1),1)}.blog-sidebar .blog-wrapper .search-bar i:after{content:"";position:absolute;width:1px;height:12px;background-color:rgba(var(--theme-color1),.5);right:-10px;top:2px}.blog-sidebar .blog-wrapper .sidebar-title h5,.blog-sidebar .blog-wrapper .sidebar-title .h5{text-transform:capitalize;font-weight:700;font-size:calc(16px + .00125*(100vw - 320px));margin-bottom:20px}.blog-sidebar .blog-wrapper .sidebar-content .sidebar-list li{display:block;padding:10px;border-bottom:1px solid #eee;position:relative}.blog-sidebar .blog-wrapper .sidebar-content .sidebar-list li a{color:#000}.blog-sidebar .blog-wrapper .sidebar-content .sidebar-list li i{margin-right:15px;color:gray}.blog-sidebar .blog-wrapper .sidebar-content .sidebar-list li:first-child{padding-top:0}.blog-sidebar .blog-wrapper .sidebar-content .blog-post li{margin-bottom:20px}.blog-sidebar .blog-wrapper .sidebar-content .blog-post li .media h6,.blog-sidebar .blog-wrapper .sidebar-content .blog-post li .media .h6{font-weight:600}.blog-sidebar .blog-wrapper .sidebar-content .blog-post li .media img{width:100px;margin-right:15px}.blog-sidebar .blog-wrapper .sidebar-content .blog-post li .media .media-body p{margin-bottom:0}.blog-sidebar .blog-wrapper .sidebar-content .blog-post li:last-child{margin-bottom:0}.blog-sidebar .blog-wrapper .sidebar-content .tags{margin-top:-8px}.blog-sidebar .blog-wrapper .sidebar-content .tags li{padding:4px 10px;background-color:#f9f9f9cc;margin:8px 8px 0 0;border-radius:4px;text-transform:capitalize}.blog-sidebar .blog-wrapper .sidebar-content .tags li a{color:#000}.blog-sidebar .blog-wrapper:last-child{margin-bottom:0}.blog-inner.blog_section{overflow:visible}.blog-inner.blog_section .blog-wrap{border-radius:0;box-shadow:1px 0 4px #0000001a}.blog-inner.blog_section .blog-wrap .blog-image .blog-label{border-radius:0;padding:8px 10px}.blog-inner.blog_section .blog-wrap .blog-image .blog-label h3,.blog-inner.blog_section .blog-wrap .blog-image .blog-label .h3{font-size:calc(16px + .0025*(100vw - 320px))}.blog-inner.blog_section .blog-wrap .blog-image .blog-label h6,.blog-inner.blog_section .blog-wrap .blog-image .blog-label .h6{font-size:13px}.blog-inner.blog_section .blog-wrap .blog-details{padding:20px}.blog-inner.blog_section .blog-wrap .blog-details h6,.blog-inner.blog_section .blog-wrap .blog-details .h6{margin-bottom:5px}.blog-inner.blog_section .blog-wrap .blog-details h6 i,.blog-inner.blog_section .blog-wrap .blog-details .h6 i{color:#2300003d}.blog-inner.blog_section .blog-wrap .blog-details h5,.blog-inner.blog_section .blog-wrap .blog-details .h5{margin-bottom:10px}.blog-inner.blog_section .blog-wrap .blog-details .link{margin-bottom:0;margin-top:15px}.blog-inner.blog_section .blog-wrap .blog-details .link a{color:#000000bd}.blog-inner.blog_section .blog-list .blog-wrap{display:flex}.blog-inner.blog_section .blog-list .blog-wrap .blog-image{width:30%}.blog-inner.blog_section .blog-list .blog-wrap .blog-details{width:70%;display:flex;align-items:center;justify-content:center}.blog-inner.blog_section .blog-list .blog-wrap .blog-details h6 i,.blog-inner.blog_section .blog-list .blog-wrap .blog-details .h6 i{color:#2300003d}.blog-single-detail .top-image{position:relative}.blog-single-detail .top-image:hover .swiper-button-prev,.blog-single-detail .top-image:hover .swiper-button-next{background-color:#252525;transition:all .5s ease}.blog-single-detail .top-image .swiper-button-prev{left:1px;z-index:1;transition:all .5s ease;background-color:transparent;width:22px;height:32px}.blog-single-detail .top-image .swiper-button-prev:after{content:"\f053";font-family:"Font Awesome 5 Free";font-weight:900;font-size:20px;color:#cfd4da}.blog-single-detail .top-image .swiper-button-prev:before{display:none}.blog-single-detail .top-image .swiper-button-next{right:1px;z-index:1;transition:all .5s ease;background-color:transparent;width:22px;height:32px}.blog-single-detail .top-image .swiper-button-next:after{content:"\f054";font-family:"Font Awesome 5 Free";font-weight:900;font-size:20px;color:#cfd4da}.blog-single-detail .top-image .swiper-button-next:before{display:none}.blog-single-detail .top-image .video{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}.blog-single-detail .top-image .video i{font-size:calc(25px + 15 * (100vw - 300px) / 1620);color:#fff;transition:all .5s ease}.blog-single-detail .top-image:hover .video i{color:rgba(var(--theme-color1),1);transition:all .5s ease}.blog-single-detail .title-part .post-detail{margin-top:calc(10px + 20 * (100vw - 300px) / 1620)}.blog-single-detail .title-part .post-detail li{font-weight:600;color:#777}.blog-single-detail .title-part .post-detail li+li{padding-left:15px;margin-left:15px;border-left:1px solid #ddd}.blog-single-detail .title-part h3,.blog-single-detail .title-part .h3{margin-bottom:calc(7px + .005*(100vw - 320px));margin-top:5px;text-transform:capitalize;font-weight:600;font-size:calc(18px + .00375*(100vw - 320px))}.blog-single-detail .detail-part p{font-weight:400;color:#777;margin-bottom:calc(10px + 15 * (100vw - 300px) / 1620);line-height:calc(20px + 4 * (100vw - 300px) / 1620);font-size:calc(13px + 2 * (100vw - 300px) / 1620)}.blog-single-detail .comment-section .comment{text-transform:capitalize;margin-bottom:20px}.blog-single-detail .comment-section .comment-wrapper .comment-box .media img{width:calc(60px + .00625*(100vw - 320px));border-radius:100%}.blog-single-detail .comment-section .comment-wrapper .comment-box .media .media-body{margin-left:calc(6px + 9 * (100vw - 320px) / 1600)}.blog-single-detail .comment-section .comment-wrapper .comment-box .media .media-body .title{display:flex;padding-bottom:10px;margin-bottom:10px;border-bottom:1px solid #dddddd}.blog-single-detail .comment-section .comment-wrapper .comment-box .media .media-body .title .comment-user,.blog-single-detail .comment-section .comment-wrapper .comment-box .media .media-body .title .comment-date{display:flex}.blog-single-detail .comment-section .comment-wrapper .comment-box .media .media-body .title .comment-user h6,.blog-single-detail .comment-section .comment-wrapper .comment-box .media .media-body .title .comment-user .h6,.blog-single-detail .comment-section .comment-wrapper .comment-box .media .media-body .title .comment-date h6,.blog-single-detail .comment-section .comment-wrapper .comment-box .media .media-body .title .comment-date .h6{color:#484848;text-transform:capitalize;font-weight:500;margin-bottom:0;font-size:calc(12px + .00125*(100vw - 320px))}.blog-single-detail .comment-section .comment-wrapper .comment-box .media .media-body .title .comment-user i,.blog-single-detail .comment-section .comment-wrapper .comment-box .media .media-body .title .comment-date i{color:#00000080;margin-right:7px}.blog-single-detail .comment-section .comment-wrapper .comment-box .media .media-body .title .comment-date{margin-left:15px}.blog-single-detail .comment-section .comment-wrapper .comment-box .media .media-body .comment-detail p{margin-bottom:8px;color:#9a9a9a;line-height:calc(18px + .0025*(100vw - 320px))}.blog-single-detail .comment-section .comment-wrapper .comment-box .media .media-body .reply-btn{text-align:right}.blog-single-detail .comment-section .comment-wrapper .comment-box .media .media-body .reply-btn a{color:#555;text-transform:capitalize}.blog-single-detail .comment-section .comment-wrapper .comment-box .media.inner-comment{margin-left:calc(20px + .00625*(100vw - 320px));margin-top:calc(15px + 5 * (100vw - 320px) / 1600)}.blog-single-detail .comment-section .comment-wrapper .comment-box .media:last-child{margin-top:calc(15px + 5 * (100vw - 320px) / 1600)}.blog-single-detail .comment-section .comment-wrapper .comment-box+.comment-box{margin-top:calc(15px + 5 * (100vw - 320px) / 1600)}.blog-single-detail .leave-comment{margin-top:30px}.blog-single-detail .leave-comment .comment{text-transform:capitalize;margin-bottom:20px}.blog-single-detail .leave-comment .form-control{border:0;border-radius:0;background-color:#f7f7f7;font-size:14px;line-height:1.8;text-transform:capitalize;padding:10px 18px}.blog-single-detail .leave-comment .submit-btn{text-align:right;margin-top:10px}.blog-single-detail .leave-comment .submit-btn .btn{text-transform:capitalize;padding:5px 10px}footer .footer{background-color:#1b1b1b}footer .footer .footer-space{padding-left:50px}footer .footer .footer-title.mobile-title{display:none}footer .footer .footer-title h5,footer .footer .footer-title .h5{color:#fff;text-transform:capitalize;margin-bottom:60px;font-weight:700;position:relative}footer .footer .footer-title .according-menu{position:absolute;right:15px;top:2px;display:none}footer .footer .footer-content .contact-detail .footer-logo{margin-bottom:35px}footer .footer .footer-content .contact-detail p{font-size:calc(14px + .00125*(100vw - 320px));color:#a1a1a1;line-height:1.4;font-weight:700;display:block;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;margin-bottom:40px}footer .footer .footer-content .contact-detail .contact-list li{color:#a1a1a1;font-size:calc(14px + .00125*(100vw - 320px));margin-bottom:12px;text-transform:capitalize;display:block}footer .footer .footer-content .contact-detail .contact-list li i{margin-right:5px;font-size:12px}footer .footer .footer-content .contact-detail .contact-list li:last-child{margin-bottom:-3px}footer .footer .footer-content .footer-links ul li{display:block;margin-bottom:7px}footer .footer .footer-content .footer-links ul li a{font-size:calc(14px + .00125*(100vw - 320px));text-transform:capitalize;color:#a1a1a1;font-weight:600;transition:all .5s ease}footer .footer .footer-content .footer-links ul li a:hover{color:#fff;transition:all .5s ease}footer .footer .footer-content .footer-links ul li:last-child{margin-bottom:0}footer .footer .footer-content .footer-map iframe{width:330px;height:200px}footer .footer .footer-content .footer-blog .media .img-part{overflow:hidden}footer .footer .footer-content .footer-blog .media .media-body{margin-left:25px}footer .footer .footer-content .footer-blog .media .media-body h5,footer .footer .footer-content .footer-blog .media .media-body .h5{color:#fff;text-transform:capitalize;font-weight:700}footer .footer .footer-content .footer-blog .media .media-body p{color:#a1a1a1;font-weight:600;display:block;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;margin-bottom:0}footer .footer .footer-content .footer-blog .media+.media{margin-top:18px}footer .footer .footer-content .footer-place .row>div:nth-last-child(-n+3){margin-top:25px}footer .footer .footer-content .footer-place .place{overflow:hidden;position:relative}footer .footer .footer-content .footer-place .place .overlay{opacity:0;position:absolute;height:100%;width:100%;top:0;text-align:center;display:flex;align-items:center;justify-content:center;background:#0006;transform:scale(0);transition:all .5s ease}footer .footer .footer-content .footer-place .place .overlay h6,footer .footer .footer-content .footer-place .place .overlay .h6{color:#fff;text-transform:capitalize;font-weight:700}footer .footer .footer-content .footer-place .place:hover .overlay{opacity:1;transform:scale(1);transition:all .5s ease;cursor:pointer}footer .sub-footer{background-color:#1e1e1e;padding:22px 0}footer .sub-footer .footer-social ul li{margin-right:35px}footer .sub-footer .footer-social ul li a i{color:#717171;font-size:calc(16px + .0025*(100vw - 320px));transition:all .5s ease}footer .sub-footer .footer-social ul li a:hover i{color:#ffffff80;transition:all .5s ease}footer .sub-footer .footer-social ul li:last-child{margin-right:0}footer .sub-footer .copy-right p{font-size:calc(14px + .00125*(100vw - 320px));text-align:right;margin-bottom:0;margin-top:3px;color:#717171;text-transform:capitalize;font-weight:700}footer .sub-footer .copy-right p i{color:#e1002c;font-size:13px}footer.footer-light .footer{background-color:rgba(var(--theme-color1),.15)}footer.footer-light .footer .footer-content .contact-detail p{color:#0009}footer.footer-light .footer .footer-content .contact-detail .contact-list li{color:#000}footer.footer-light .footer .footer-content .contact-detail .footer-logo img{filter:invert(1)}footer.footer-light .footer .footer-content .footer-links ul li a{color:#000}footer.footer-light .footer .footer-content .footer-blog .media .media-body h5,footer.footer-light .footer .footer-content .footer-blog .media .media-body .h5{color:#000}footer.footer-light .footer .footer-content .footer-blog .media .media-body p{color:#0009}footer.footer-light .footer .footer-title h5,footer.footer-light .footer .footer-title .h5{color:#000}footer.footer-light .sub-footer{background-color:rgba(var(--theme-color1),.3)}footer.footer-bg{position:relative;background-blend-mode:overlay;background-color:rgba(var(--theme-color1),.5);background-size:cover;background-position:center center;background-repeat:no-repeat;display:block}footer.footer-bg .footer{background-color:#1b1b1b24}footer.footer-bg .footer .footer-content .contact-detail p{color:#fff}footer.footer-bg .footer .footer-content .contact-detail .contact-list li{color:#fff}footer.footer-bg .footer .footer-content .footer-links ul li a{color:#fff}footer.footer-bg .footer .footer-content .footer-blog .media .media-body p{color:#fff}.loader-wrapper{height:100vh;width:100vw;background-color:#fff;display:block;align-items:center;justify-content:center;position:fixed;z-index:12;top:0}.loader-wrapper .loader{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) scale(.5);width:200px;height:150px}.loader-wrapper.loader-text .loader{width:auto;height:auto}.loader-wrapper.inner-loader{position:absolute;height:100%;width:100%;background-color:#f9f9f9}.loader-wrapper.inner-loader .loader{top:25%;width:100%;height:100%;display:flex;margin-top:9%;justify-content:center}.loader-wrapper.food-loader .loader{width:auto;height:auto}.loader-wrapper.img-gif{display:flex}.loader-wrapper.img-gif img{width:20%}.loader-section{position:relative;overflow:hidden}.typewriter h1,.typewriter .h1{color:#000;overflow:hidden;border-right:.15em solid rgba(var(--theme-color1),1);white-space:nowrap;margin:0 auto;letter-spacing:.15em;animation:typing 3.5s steps(30,end),blink-caret .5s step-end infinite}@keyframes typing{0%{width:0}to{width:100%}}@keyframes blink-caret{0%,to{border-color:transparent}50%{border-color:rgba(var(--theme-color1),1)}}.animation{position:relative;width:100%;height:20rem;max-width:55rem;background-color:#f9f9f9}.animation [class^=animation__],.animation [class*=" animation__"]{position:absolute}.animation__plane{position:absolute;z-index:1;top:calc(40% - 31px);left:calc(50% - 136px);width:17rem;height:6.2rem;animation:2s ease-in-out takeOff,5s ease-in-out infinite alternate flight 2s}.animation__plane--shadow{bottom:1rem;left:calc(54% - 4rem);width:8rem;height:1rem;border-radius:50%;background-color:#00000026;animation:2s ease-in-out takeOffShadow,5s ease-in-out infinite alternate flightShadow 2s}.animation__cloud--front{z-index:2;top:50%;left:20%;width:8.5rem;height:3rem;fill:#cee4e7;animation:4s linear infinite cloudFront}.animation__cloud--middle{top:22%;left:75%;width:6rem;height:3rem;fill:#cee4e7;animation:5s linear infinite cloudMiddle}.animation__cloud--back{top:6%;left:34%;fill:#cee4e7;animation:8s linear infinite cloudBack}@keyframes loader{0%{left:-100%}to{left:100%}}@keyframes takeOff{0%{transform:translate(-220%,110%)}to{transform:translate(0)}}@keyframes takeOffShadow{0%{transform:translate(-440%,110%);opacity:1}to{transform:translate(0);opacity:.8}}@keyframes flight{0%{transform:translate(0)}25%{transform:translateY(10%)}75%{transform:translateY(-10%)}to{transform:translate(0)}}@keyframes flightShadow{0%{transform:scale(.8);opacity:.8}25%{transform:scale(.9);opacity:1}75%{transform:scale(1.1);opacity:.6}to{transform:scale(.8);opacity:.8}}@keyframes cloudFront{0%{transform:translate(520%)}to{transform:translate(-600%)}}@keyframes cloudMiddle{0%{transform:translate(230%)}to{transform:translate(-900%)}}@keyframes cloudBack{0%{transform:translate(910%)}to{transform:translate(-1000%)}}.skeleton_loader .full-width-detail .place-detail li .ldr-text,.skeleton_loader .full-width-detail .about-section .about-text .bottom-detail p span,.skeleton_loader .full-width-detail .about-section .about-text .right-detail h4,.skeleton_loader .full-width-detail .about-section .about-text .right-detail .h4,.skeleton_loader .hotel_title_section .hotel-name .right-part .price,.skeleton_loader .hotel_title_section .hotel-name .left-part .facility-detail div,.skeleton_loader .hotel_title_section .hotel-name .left-part p,.skeleton_loader .hotel_title_section .hotel-name .left-part .top h2,.skeleton_loader .hotel_title_section .hotel-name .left-part .top .h2,.skeleton_loader .list-view .list-box .list-content h6,.skeleton_loader .list-view .list-box .list-content .h6,.skeleton_loader .list-view .list-box .list-content .price span,.skeleton_loader .list-view .list-box .list-content p,.skeleton_loader .list-view .list-box .list-content h5,.skeleton_loader .list-view .list-box .list-content .h5,.skeleton_loader .search-panel .search-section .search-box .left-part .search-body .form-control,.skeleton_loader .search-panel .search-section .search-box .left-part .search-body h6,.skeleton_loader .search-panel .search-section .search-box .left-part .search-body .h6,.skeleton_loader .top-title-bar .hotel_title_section ul,.skeleton_loader .top-title-bar .hotel_title_section h6,.skeleton_loader .top-title-bar .hotel_title_section .h6,.skeleton_loader .top-title-bar .hotel_title_section h2,.skeleton_loader .top-title-bar .hotel_title_section .h2,.skeleton_loader .order-menu-section .order-section .order-items .items h5,.skeleton_loader .order-menu-section .order-section .order-items .items .h5,.skeleton_loader .order-menu-section .order-section .order-items .items p span,.skeleton_loader .order-menu-section .order-section .order-items .items h6,.skeleton_loader .order-menu-section .order-section .order-items .items .h6,.skeleton_loader .order-menu-section .order-section .order-title h6,.skeleton_loader .order-menu-section .order-section .order-title .h6,.skeleton_loader .order-menu-section .order-section .order-title h5,.skeleton_loader .order-menu-section .order-section .order-title .h5,.skeleton_loader .order-menu .nav .nav-link,.skeleton_loader .single-section .single-sidebar .newsletter-sec p span,.skeleton_loader .single-section .single-sidebar .bottom_sec h6,.skeleton_loader .single-section .single-sidebar .bottom_sec .h6,.skeleton_loader .single-section .single-sidebar .social-box,.skeleton_loader .single-section .single-sidebar .address span,.skeleton_loader .single-section .single-sidebar .contact-title,.skeleton_loader .single-section .single-sidebar .price-part .right-part h6,.skeleton_loader .single-section .single-sidebar .price-part .right-part .h6,.skeleton_loader .single-section .single-sidebar .price-part .right-part p,.skeleton_loader .single-section .single-sidebar .price-part .right-part span,.skeleton_loader .single-section .single-sidebar .price-part .left-part .ldr-link,.skeleton_loader .single-section .single-sidebar .price-part .left-part span,.skeleton_loader .single-section .single-sidebar .order-cart .cart-bottom .sub-total,.skeleton_loader .single-section .single-sidebar .order-cart .cart-bottom p,.skeleton_loader .single-section .single-sidebar .order-cart .cart-items .items .price,.skeleton_loader .single-section .single-sidebar .order-cart .cart-items .items h5,.skeleton_loader .single-section .single-sidebar .order-cart .cart-items .items .h5,.skeleton_loader .single-section .single-sidebar .order-cart .cart-items .items h6,.skeleton_loader .single-section .single-sidebar .order-cart .cart-items .items .h6,.skeleton_loader .single-section .single-sidebar h4.title,.skeleton_loader .single-section .single-sidebar .title.h4,.skeleton_loader .single-section .description-section .description-details .menu-part .rooms-box .price-details h5,.skeleton_loader .single-section .description-section .description-details .menu-part .rooms-box .price-details .h5,.skeleton_loader .single-section .description-section .description-details .menu-part .rooms-box .price-details h6,.skeleton_loader .single-section .description-section .description-details .menu-part .rooms-box .price-details .h6,.skeleton_loader .single-section .description-section .description-details .menu-part .rooms-box .room-detail .facility-detail li,.skeleton_loader .single-section .description-section .description-details .menu-part .rooms-box .room-detail h6,.skeleton_loader .single-section .description-section .description-details .menu-part .rooms-box .room-detail .h6,.skeleton_loader .single-section .description-section .description-details .menu-part .rooms-box .room-title,.skeleton_loader .single-section .description-section .description-details .menu-part.about .about-sec ul li,.skeleton_loader .single-section .description-section .description-details .menu-part.about .about-sec h4,.skeleton_loader .single-section .description-section .description-details .menu-part.about .about-sec .h4,.skeleton_loader .single-section .description-section .description-details .menu-part.about p span,.skeleton_loader .single-section .description-section .description-details .menu-part.about h6,.skeleton_loader .single-section .description-section .description-details .menu-part.about .h6,.skeleton_loader .single-section .description-section .menu-top li a,.skeleton_loader .top-bar-flight .fare-calender i,.skeleton_loader .top-bar-flight .fare-calender h6.title,.skeleton_loader .top-bar-flight .fare-calender .title.h6,.skeleton_loader .top-bar-flight .date-fare-slider .fare-box h6,.skeleton_loader .top-bar-flight .date-fare-slider .fare-box .h6,.skeleton_loader .top-bar-flight .date-fare-slider .fare-box h5,.skeleton_loader .top-bar-flight .date-fare-slider .fare-box .h5,.skeleton_loader .filter_button h5,.skeleton_loader .filter_button .h5,.skeleton_loader .filter-panel .popup-btn h5,.skeleton_loader .filter-panel .popup-btn .h5,.skeleton_loader .rating,.skeleton_loader .special-section.grid-box .special-box.cab-box .special-content ul li,.skeleton_loader .special-section.grid-box .special-box .special-content .tour-detail .include-sec ul li .ldr-text,.skeleton_loader .special-section.grid-box .special-box .special-content .tour-detail span,.skeleton_loader .special-section.grid-box .special-box .special-content .tour-detail h6,.skeleton_loader .special-section.grid-box .special-box .special-content .tour-detail .h6,.skeleton_loader .special-section.grid-box .special-box .special-content .bottom-section .facility-detail,.skeleton_loader .special-section.grid-box .special-box .special-content .bottom-section .price span,.skeleton_loader .special-section.grid-box .special-box .special-content p span,.skeleton_loader .special-section.grid-box .special-box .special-content.restaurant-detail ul li,.skeleton_loader .special-section.grid-box .special-box .special-content h5,.skeleton_loader .special-section.grid-box .special-box .special-content .h5,.skeleton_loader .flight-detail-sec .detail-bar .detail-wrap .airport-part .airport-name h6,.skeleton_loader .flight-detail-sec .detail-bar .detail-wrap .airport-part .airport-name .h6,.skeleton_loader .flight-detail-sec .detail-bar .detail-wrap .airport-part .airport-name h4,.skeleton_loader .flight-detail-sec .detail-bar .detail-wrap .airport-part .airport-name .h4,.skeleton_loader .flight-detail-sec .detail-bar .detail-wrap .book-flight .ldr-btn,.skeleton_loader .flight-detail-sec .detail-bar .detail-wrap .price h4,.skeleton_loader .flight-detail-sec .detail-bar .detail-wrap .price .h4,.skeleton_loader .flight-detail-sec .detail-bar .detail-wrap .price span,.skeleton_loader .flight-detail-sec .detail-bar .detail-wrap .logo-sec .title,.skeleton_loader .flight-detail-sec .detail-bar .detail-wrap .logo-sec .ldr-img,.skeleton_loader .flight-detail-sec.cab-detail-sec .detail-bar .detail-wrap .car-details ul li,.skeleton_loader .flight-detail-sec.cab-detail-sec .detail-bar .detail-wrap .price h6,.skeleton_loader .flight-detail-sec.cab-detail-sec .detail-bar .detail-wrap .price .h6,.skeleton_loader .flight-detail-sec.cab-detail-sec .detail-bar .detail-wrap .logo-sec label,.skeleton_loader .flight-detail-sec.cab-detail-sec .detail-bar .detail-wrap .logo-sec .title,.skeleton_loader .left-sidebar .middle-part .filter-block .form-check-label,.skeleton_loader .left-sidebar .middle-part .filter-block .collapse-block-title,.skeleton_loader .left-sidebar .middle-part .section-title h5,.skeleton_loader .left-sidebar .middle-part .section-title .h5,.skeleton_loader .flight-search .flight-search-detail .form-group label,.skeleton_loader .flight-search .responsive-detail .details span,.skeleton_loader .flight-search .responsive-detail .destination span,.skeleton_loader .blog-single-detail .comment-section .comment-wrapper .comment-box .media .media-body .comment-detail p span,.skeleton_loader .blog-single-detail .comment-section .comment-wrapper .comment-box .media .media-body .title .comment-user,.skeleton_loader .blog-single-detail .comment-section .comment-wrapper .comment-box .media .media-body .title .comment-date,.skeleton_loader .blog-single-detail .comment-section .comment,.skeleton_loader .blog-single-detail .title-part p,.skeleton_loader .blog-single-detail .title-part h5,.skeleton_loader .blog-single-detail .title-part .h5,.skeleton_loader .blog-single-detail .title-part h4,.skeleton_loader .blog-single-detail .title-part .h4,.skeleton_loader .blog-inner.blog_section .blog-wrap .blog-details p span,.skeleton_loader .blog-inner.blog_section .blog-wrap .blog-details h5,.skeleton_loader .blog-inner.blog_section .blog-wrap .blog-details .h5,.skeleton_loader .blog-inner.blog_section .blog-wrap .blog-details h6,.skeleton_loader .blog-inner.blog_section .blog-wrap .blog-details .h6,.skeleton_loader .blog-sidebar .blog-wrapper .sidebar-content .blog-post li .media .media-body p,.skeleton_loader .blog-sidebar .blog-wrapper .sidebar-content .blog-post li .media .media-body h6,.skeleton_loader .blog-sidebar .blog-wrapper .sidebar-content .blog-post li .media .media-body .h6,.skeleton_loader .blog-sidebar .blog-wrapper .sidebar-content .sidebar-list li,.skeleton_loader .blog-sidebar .blog-wrapper .sidebar-title h5,.skeleton_loader .blog-sidebar .blog-wrapper .sidebar-title .h5,.skeleton_loader .blog-sidebar .blog-wrapper .search-bar{background:linear-gradient(90deg,#d4d4d44d 8%,#e4e4e4 18%,#d4d4d44d 33%);background-size:800px 104px;animation:skeleton-loader 2s infinite linear}.skeleton_loader{position:fixed;left:0;top:0;width:100vw;height:100vh;z-index:999;display:block;background-color:#fff;overflow-y:auto;overflow-x:hidden}.skeleton_loader .dark-bg{background-color:#444!important}.skeleton_loader .breadcrumb-section,.skeleton_loader .home_section{background-color:#f3f3f3}.skeleton_loader .blog-sidebar .blog-wrapper .search-bar{width:100%;height:49px}.skeleton_loader .blog-sidebar .blog-wrapper .sidebar-title h5,.skeleton_loader .blog-sidebar .blog-wrapper .sidebar-title .h5{width:114px;height:21px}.skeleton_loader .blog-sidebar .blog-wrapper .sidebar-content .sidebar-list li{width:100%;height:22px;border:none}.skeleton_loader .blog-sidebar .blog-wrapper .sidebar-content .sidebar-list li+li{margin-top:10px;margin-bottom:10px}.skeleton_loader .blog-sidebar .blog-wrapper .sidebar-content .blog-post li .media .ldr-img{width:100px;height:72px;margin-right:15px;background-color:#f3f3f3}.skeleton_loader .blog-sidebar .blog-wrapper .sidebar-content .blog-post li .media .media-body h6,.skeleton_loader .blog-sidebar .blog-wrapper .sidebar-content .blog-post li .media .media-body .h6{width:93px;height:18px}.skeleton_loader .blog-sidebar .blog-wrapper .sidebar-content .blog-post li .media .media-body p{width:65px;height:18px}.skeleton_loader .blog_section .blog-wrap .blog-image{width:100%;height:calc(190px + .055*(100vw - 320px));background-color:#f3f3f3}.skeleton_loader .blog-inner.blog_section .blog-wrap .blog-image .blog-label{width:48px;height:55px}.skeleton_loader .blog-inner.blog_section .blog-wrap .blog-details h6,.skeleton_loader .blog-inner.blog_section .blog-wrap .blog-details .h6{width:138px;height:16px}.skeleton_loader .blog-inner.blog_section .blog-wrap .blog-details h5,.skeleton_loader .blog-inner.blog_section .blog-wrap .blog-details .h5{height:25px;width:93%}.skeleton_loader .blog-inner.blog_section .blog-wrap .blog-details p span{width:89%;height:16px;display:block}.skeleton_loader .blog-inner.blog_section .blog-wrap .blog-details p span+span{margin-top:5px}.skeleton_loader .blog-inner.blog_section .blog-wrap .blog-details p span:nth-child(2){width:85%}.skeleton_loader .blog-inner.blog_section .blog-wrap .blog-details p span:nth-child(3){width:15%}.skeleton_loader .blog-inner.blog_section .blog-list .blog-wrap .blog-details{justify-content:unset}.skeleton_loader .blog-inner.blog_section .blog-list .blog-wrap .blog-details>div{width:100%}.skeleton_loader .blog-inner.blog_section .blog-list .blog-wrap .blog-details.text-md-right h5,.skeleton_loader .blog-inner.blog_section .blog-list .blog-wrap .blog-details.text-md-right .h5,.skeleton_loader .blog-inner.blog_section .blog-list .blog-wrap .blog-details.text-md-right h6,.skeleton_loader .blog-inner.blog_section .blog-list .blog-wrap .blog-details.text-md-right .h6,.skeleton_loader .blog-inner.blog_section .blog-list .blog-wrap .blog-details.text-md-right span,.skeleton_loader .blog-inner.blog_section .blog-list .blog-wrap .blog-details.text-md-right p{margin-left:auto}.skeleton_loader .blog-single-detail .top-image{height:calc(90px + 190 * (100vw - 320px) / 1600);background-color:#f3f3f3;width:100%}.skeleton_loader .blog-single-detail .title-part h4,.skeleton_loader .blog-single-detail .title-part .h4{width:80px;height:20px}.skeleton_loader .blog-single-detail .title-part h5,.skeleton_loader .blog-single-detail .title-part .h5{width:62%;height:20px}.skeleton_loader .blog-single-detail .title-part p{width:100%;height:20px;margin-top:8px}.skeleton_loader .blog-single-detail .comment-section .comment{width:120px;height:30px}.skeleton_loader .blog-single-detail .comment-section .comment-wrapper .comment-box .media .ldr-img{width:calc(60px + .00625*(100vw - 320px));height:calc(60px + .00625*(100vw - 320px));background-color:#f3f3f3;border-radius:100%}.skeleton_loader .blog-single-detail .comment-section .comment-wrapper .comment-box .media .media-body .title .comment-user,.skeleton_loader .blog-single-detail .comment-section .comment-wrapper .comment-box .media .media-body .title .comment-date{width:78px;height:16px}.skeleton_loader .blog-single-detail .comment-section .comment-wrapper .comment-box .media .media-body .comment-detail p span{width:89%;height:16px;display:block}.skeleton_loader .blog-single-detail .comment-section .comment-wrapper .comment-box .media .media-body .comment-detail p span+span{margin-top:5px}.skeleton_loader .blog-single-detail .comment-section .comment-wrapper .comment-box .media .media-body .comment-detail p span:nth-child(2){width:85%}.skeleton_loader .blog-single-detail .comment-section .comment-wrapper .comment-box .media .media-body .comment-detail p span:nth-child(3){width:15%}.skeleton_loader .flight-search .responsive-detail .destination span{width:20%;height:22px;display:block}.skeleton_loader .flight-search .responsive-detail .details span{width:31%;height:20px;display:block;margin-top:10px}.skeleton_loader .flight-search .responsive-detail .modify-search .ldr-btn{width:106px;height:30px;background-color:#f3f3f3}.skeleton_loader .flight-search .flight-search-detail .form-group label{width:105px;height:20px}.skeleton_loader .flight-search .flight-search-detail .form-group .form-control{width:100%;height:38px;background-color:#f3f3f3;border:none}.skeleton_loader .flight-search .flight-search-detail .search-col{display:flex;align-items:flex-end}.skeleton_loader .flight-search .flight-search-detail .search-col .form-group{width:100%}.skeleton_loader .left-sidebar .search-bar input{height:49px;width:100%;background-color:#f3f3f3}.skeleton_loader .left-sidebar .middle-part .section-title h5,.skeleton_loader .left-sidebar .middle-part .section-title .h5{width:140px;height:22px}.skeleton_loader .left-sidebar .middle-part .filter-block .collapse-block-title{width:70%;height:16px}.skeleton_loader .left-sidebar .middle-part .filter-block .collapse-block-title:after{display:none}.skeleton_loader .left-sidebar .middle-part .filter-block .form-check-label{width:45%;height:21px}.skeleton_loader .left-sidebar .middle-part .filter-block .collection-brand-filter .collection-filter-checkbox:nth-child(2) .form-check-label,.skeleton_loader .left-sidebar .middle-part .filter-block .collection-brand-filter .collection-filter-checkbox:nth-child(5) .form-check-label{width:60%}.skeleton_loader .left-sidebar .middle-part .filter-block .collection-brand-filter .collection-filter-checkbox:nth-child(3) .form-check-label,.skeleton_loader .left-sidebar .middle-part .filter-block .collection-brand-filter .collection-filter-checkbox:nth-child(6) .form-check-label{width:70%}.skeleton_loader .flight-detail-sec.cab-detail-sec .detail-bar .detail-wrap .logo-sec .title{width:130px;height:20px;margin-left:auto;margin-right:auto}.skeleton_loader .flight-detail-sec.cab-detail-sec .detail-bar .detail-wrap .logo-sec .ldr-img{width:calc(90px + 70 * (100vw - 767px) / 1153);margin-bottom:10px;margin-left:auto;margin-right:auto;height:56px;background-color:#f3f3f3}.skeleton_loader .flight-detail-sec.cab-detail-sec .detail-bar .detail-wrap .logo-sec label{width:48px;height:20px;margin-top:6px}.skeleton_loader .flight-detail-sec.cab-detail-sec .detail-bar .detail-wrap .price h6,.skeleton_loader .flight-detail-sec.cab-detail-sec .detail-bar .detail-wrap .price .h6{width:88px;height:16px;margin-left:auto;margin-right:auto}.skeleton_loader .flight-detail-sec.cab-detail-sec .detail-bar .detail-wrap .car-details ul li{width:96px;height:20px}.skeleton_loader .flight-detail-sec .detail-bar .detail-wrap .logo-sec .ldr-img{width:50px;height:40px;margin-left:auto;margin-right:auto}.skeleton_loader .flight-detail-sec .detail-bar .detail-wrap .logo-sec .title{width:38%;margin-left:auto;margin-right:auto;margin-top:6px;height:20px}.skeleton_loader .flight-detail-sec .detail-bar .detail-wrap .price span{width:86px;height:16px;margin-top:6px;margin-left:auto;margin-right:auto;display:block}.skeleton_loader .flight-detail-sec .detail-bar .detail-wrap .price h4,.skeleton_loader .flight-detail-sec .detail-bar .detail-wrap .price .h4{width:65px;height:24px;margin-left:auto;margin-right:auto}.skeleton_loader .flight-detail-sec .detail-bar .detail-wrap .book-flight .ldr-btn{width:110px;height:32px}.skeleton_loader .flight-detail-sec .detail-bar .detail-wrap .book-flight .ldr-btn{width:110px;height:32px;margin-left:auto;margin-right:auto;background-color:#f3f3f3}.skeleton_loader .flight-detail-sec .detail-bar .detail-wrap .airport-part .airport-name h4,.skeleton_loader .flight-detail-sec .detail-bar .detail-wrap .airport-part .airport-name .h4{width:45px;height:20px}.skeleton_loader .flight-detail-sec .detail-bar .detail-wrap .airport-part .airport-name h6,.skeleton_loader .flight-detail-sec .detail-bar .detail-wrap .airport-part .airport-name .h6{width:35px;margin-left:auto;margin-right:auto;height:16px}.skeleton_loader .mobile-filter h5,.skeleton_loader .mobile-filter .h5{width:92px;height:18px;background-color:#f3f3f3}.skeleton_loader .mobile-filter img{opacity:.3}.skeleton_loader .mobile-filter .ldr-img{margin-left:auto;width:16px;height:13px;background-color:#f3f3f3}.skeleton_loader .special-section .special-box .special-img{width:100%;height:218px;background-color:#f3f3f3}.skeleton_loader .special-section .special-box .special-img.tour-img{height:calc(195px + .08125*(100vw - 320px))}.skeleton_loader .special-section.grid-box .special-box .special-content h5,.skeleton_loader .special-section.grid-box .special-box .special-content .h5{height:30px}.skeleton_loader .special-section.grid-box .special-box .special-content.restaurant-detail ul li{width:30%;height:24px}.skeleton_loader .special-section.grid-box .special-box .special-content.restaurant-detail ul li:after{display:none}.skeleton_loader .special-section.grid-box .special-box .special-content.restaurant-detail ul li+li{margin-top:7px}.skeleton_loader .special-section.grid-box .special-box .special-content.restaurant-detail ul li:nth-child(2){width:35%}.skeleton_loader .special-section.grid-box .special-box .special-content p span{display:block;width:95%;height:18px}.skeleton_loader .special-section.grid-box .special-box .special-content p span:nth-child(2){width:75%;margin-top:5px}.skeleton_loader .special-section.grid-box .special-box .special-content .bottom-section .price span{width:28%;height:25px}.skeleton_loader .special-section.grid-box .special-box .special-content .bottom-section .facility-detail{width:15%;height:25px}.skeleton_loader .special-section.grid-box .special-box .special-content .tour-detail h6,.skeleton_loader .special-section.grid-box .special-box .special-content .tour-detail .h6{width:80%;height:18px}.skeleton_loader .special-section.grid-box .special-box .special-content .tour-detail span{width:48px;height:22px;display:block}.skeleton_loader .special-section.grid-box .special-box .special-content .tour-detail .bottom-section .price h6,.skeleton_loader .special-section.grid-box .special-box .special-content .tour-detail .bottom-section .price .h6{width:25%;margin-bottom:8px}.skeleton_loader .special-section.grid-box .special-box .special-content .tour-detail .include-sec ul li .ldr-img{width:18px;height:18px;margin-left:auto;margin-right:auto;background-color:#f3f3f3}.skeleton_loader .special-section.grid-box .special-box .special-content .tour-detail .include-sec ul li .ldr-text{width:48px;height:22px;margin-top:5px}.skeleton_loader .special-section.grid-box .special-box.cab-box .special-content .button-botton{margin-top:10px}.skeleton_loader .special-section.grid-box .special-box.cab-box .special-content .button-botton .ldr-btn{width:100%}.skeleton_loader .special-section.grid-box .special-box.cab-box .special-content .button-botton .ldr-btn div{width:100%;height:42px;background-color:#f3f3f3}.skeleton_loader .special-section.grid-box .special-box.cab-box .special-content ul{margin-top:10px}.skeleton_loader .special-section.grid-box .special-box.cab-box .special-content ul li{width:40%;height:24px}.skeleton_loader .special-section.grid-box .special-box.cab-box .special-content ul li:nth-child(3),.skeleton_loader .special-section.grid-box .special-box.cab-box .special-content ul li:nth-child(5){width:50%}.skeleton_loader .rating{width:43%;height:18px}.skeleton_loader .map-section iframe,.skeleton_loader .map-section .map{background-color:#fff}.skeleton_loader .filter-panel .left-filter .filters ul li{width:90px;height:38px}.skeleton_loader .filter-panel .collection-grid-view .filter-select li{background-color:#f3f3f3}.skeleton_loader .filter-panel .popup-btn h5,.skeleton_loader .filter-panel .popup-btn .h5{width:112px;height:20px}.skeleton_loader .filter-panel .popup-btn img{filter:invert(.8)}.skeleton_loader .filter_button h5,.skeleton_loader .filter_button .h5{width:118px;height:20px}.skeleton_loader .filter_button img{-webkit-filter:invert(80%)}.skeleton_loader .top-bar-flight .date-fare-slider .fare-box h5,.skeleton_loader .top-bar-flight .date-fare-slider .fare-box .h5{width:44%;height:16px;margin-left:auto;margin-right:auto}.skeleton_loader .top-bar-flight .date-fare-slider .fare-box h6,.skeleton_loader .top-bar-flight .date-fare-slider .fare-box .h6{width:38%;height:16px;margin-left:auto;margin-right:auto}.skeleton_loader .top-bar-flight .fare-calender h6.title,.skeleton_loader .top-bar-flight .fare-calender .title.h6{width:62px;height:12px}.skeleton_loader .top-bar-flight .fare-calender i{width:20px;margin-left:auto;margin-right:auto;height:20px}.skeleton_loader .single-section .description-section .menu-top li{margin:10px 10px 0}.skeleton_loader .single-section .description-section .menu-top li a{width:112px;height:25px;margin-left:auto;margin-right:auto;padding:11px 30px}.skeleton_loader .single-section .description-section .description-details .menu-part.about h6,.skeleton_loader .single-section .description-section .description-details .menu-part.about .h6{width:23%;height:18px}.skeleton_loader .single-section .description-section .description-details .menu-part.about p span{display:block;width:97%;height:18px}.skeleton_loader .single-section .description-section .description-details .menu-part.about p span+span{margin-top:7px}.skeleton_loader .single-section .description-section .description-details .menu-part.about p span:last-child{width:70%}.skeleton_loader .single-section .description-section .description-details .menu-part.about .about-sec h4,.skeleton_loader .single-section .description-section .description-details .menu-part.about .about-sec .h4{width:21%;height:22px}.skeleton_loader .single-section .description-section .description-details .menu-part.about .about-sec ul{padding-left:0}.skeleton_loader .single-section .description-section .description-details .menu-part.about .about-sec ul li{width:68%;height:24px;display:inline-block}.skeleton_loader .single-section .description-section .description-details .menu-part.about .about-sec ul li:nth-child(2),.skeleton_loader .single-section .description-section .description-details .menu-part.about .about-sec ul li:nth-child(4){width:60%}.skeleton_loader .single-section .description-section .description-details .menu-part.about .about-sec ul li:nth-child(3),.skeleton_loader .single-section .description-section .description-details .menu-part.about .about-sec ul li:nth-child(5){width:75%}.skeleton_loader .single-section .description-section .description-details .menu-part.about .about-sec ul li+li{margin-top:6px}.skeleton_loader .single-section .description-section .description-details .menu-part.about .detail-img{height:calc(60px + 190 * (100vw - 320px) / 1600);width:100%;background-color:#f3f3f3}.skeleton_loader .single-section .description-section .description-details .menu-part .rooms-box .room-title{width:100px;height:18px}.skeleton_loader .single-section .description-section .description-details .menu-part .rooms-box .zoom-gallery{width:250px;height:160px;background-color:#f3f3f3}.skeleton_loader .single-section .description-section .description-details .menu-part .rooms-box .room-detail h6,.skeleton_loader .single-section .description-section .description-details .menu-part .rooms-box .room-detail .h6{width:70px;height:16px}.skeleton_loader .single-section .description-section .description-details .menu-part .rooms-box .room-detail .facility-detail li{width:48%;height:20px}.skeleton_loader .single-section .description-section .description-details .menu-part .rooms-box .price-details h6,.skeleton_loader .single-section .description-section .description-details .menu-part .rooms-box .price-details .h6{width:60px;margin-left:auto;height:16px}.skeleton_loader .single-section .description-section .description-details .menu-part .rooms-box .price-details h5,.skeleton_loader .single-section .description-section .description-details .menu-part .rooms-box .price-details .h5{width:70px;margin-left:auto;height:25px;margin-top:8px}.skeleton_loader .single-section .description-section .description-details .menu-part .rooms-box .price-details .ldr-btn{width:100px;height:38px;margin-top:8px;background-color:#f3f3f3}.skeleton_loader .single-section .description-section.tab-section .menu-top .nav-tabs{overflow:hidden}.skeleton_loader .single-section .single-sidebar .overlay-map{height:100px;background-color:#f3f3f3}.skeleton_loader .single-section .single-sidebar h4.title,.skeleton_loader .single-section .single-sidebar .title.h4{width:120px;height:26px}.skeleton_loader .single-section .single-sidebar .order-cart .cart-items .items h6,.skeleton_loader .single-section .single-sidebar .order-cart .cart-items .items .h6{width:174px;height:18px}.skeleton_loader .single-section .single-sidebar .order-cart .cart-items .items h5,.skeleton_loader .single-section .single-sidebar .order-cart .cart-items .items .h5{width:55px;height:18px}.skeleton_loader .single-section .single-sidebar .order-cart .cart-items .items .qty-box .input-group{width:120px;height:30px;background-color:#f3f3f3}.skeleton_loader .single-section .single-sidebar .order-cart .cart-items .items .price{width:52px;height:22px}.skeleton_loader .single-section .single-sidebar .order-cart .cart-bottom p{width:200px;height:24px}.skeleton_loader .single-section .single-sidebar .order-cart .cart-bottom .sub-total{width:70px;height:24px}.skeleton_loader .single-section .single-sidebar .order-cart .cart-bottom .checkout .ldr-btn{height:40px;width:100%;background-color:#f3f3f3}.skeleton_loader .single-section .single-sidebar .price-part .left-part span{width:120px;height:18px}.skeleton_loader .single-section .single-sidebar .price-part .left-part span+span{margin-top:6px}.skeleton_loader .single-section .single-sidebar .price-part .left-part .ldr-link{width:78px;height:18px}.skeleton_loader .single-section .single-sidebar .price-part .right-part span{width:52px;height:16px;display:block;margin-left:auto}.skeleton_loader .single-section .single-sidebar .price-part .right-part p{width:45px;margin-top:4px;height:22px;margin-left:auto}.skeleton_loader .single-section .single-sidebar .price-part .right-part h6,.skeleton_loader .single-section .single-sidebar .price-part .right-part .h6{width:50px;height:22px;margin-left:auto;margin-top:4px}.skeleton_loader .single-section .single-sidebar .book-btn-section .ldr-input{width:100%;height:38px;background-color:#f3f3f3}.skeleton_loader .single-section .single-sidebar .book-btn-section .ldr-input+.ldr-input{margin-top:5px}.skeleton_loader .single-section .single-sidebar .book-btn-section .ldr-btn{width:130px;height:38px;background-color:#f3f3f3;margin-left:auto;margin-top:16px}.skeleton_loader .single-section .single-sidebar .contact-title{width:96px;height:18px}.skeleton_loader .single-section .single-sidebar .address span{display:block;width:90%;height:22px}.skeleton_loader .single-section .single-sidebar .address span+span{width:80%;margin-top:5px}.skeleton_loader .single-section .single-sidebar .social-box,.skeleton_loader .single-section .single-sidebar .bottom_sec h6,.skeleton_loader .single-section .single-sidebar .bottom_sec .h6{width:120px;height:18px}.skeleton_loader .single-section .single-sidebar .bottom_sec h6+h6,.skeleton_loader .single-section .single-sidebar .bottom_sec .h6+h6,.skeleton_loader .single-section .single-sidebar .bottom_sec h6+.h6,.skeleton_loader .single-section .single-sidebar .bottom_sec .h6+.h6{width:140px}.skeleton_loader .single-section .single-sidebar .newsletter-sec p span{display:block;width:98%;height:18px}.skeleton_loader .single-section .single-sidebar .newsletter-sec p span+span{margin-top:5px}.skeleton_loader .single-section .single-sidebar .newsletter-sec p span:last-child{width:25%}.skeleton_loader .single-section .single-sidebar .newsletter-sec .ldr-input{width:100%;height:38px;background-color:#f3f3f3}.skeleton_loader .single-section .single-sidebar .newsletter-sec .ldr-btn{width:130px;height:38px;background-color:#f3f3f3;margin-left:auto;margin-top:16px}.skeleton_loader .single-section .image_section .left .ldr-img{width:100%;height:calc(300px + .07*(100vw - 320px));background-color:#f3f3f3}.skeleton_loader .single-section .image_section .right .ldr-img{width:100%;height:calc(140px + .035*(100vw - 320px));background-color:#f3f3f3}.skeleton_loader .single-section .image_section .right .ldr-img+.ldr-img{margin-top:20px}.skeleton_loader .single-section .image_section .list-img .slider-image .ldr-img{width:100%;height:calc(194px + 501 * (100vw - 320px) / 1600);background-color:#fff}.skeleton_loader .single-section .image_section .list-img .slider-thumbnail span{display:block;height:calc(38px + 47 * (100vw - 320px) / 1600);background-color:#fff}.skeleton_loader .slider-img{height:calc(280px + .075*(100vw - 320px));background-color:#f3f3f3}.skeleton_loader .order-menu .nav .nav-link{width:70%;height:30px;margin-top:8px}.skeleton_loader .order-food-section{background-color:#f3f3f3}.skeleton_loader .order-menu-section .order-section .order-title h5,.skeleton_loader .order-menu-section .order-section .order-title .h5{width:96px;height:24px}.skeleton_loader .order-menu-section .order-section .order-title h6,.skeleton_loader .order-menu-section .order-section .order-title .h6{width:54px;height:20px}.skeleton_loader .order-menu-section .order-section .order-items .items h6,.skeleton_loader .order-menu-section .order-section .order-items .items .h6{width:174px;height:18px}.skeleton_loader .order-menu-section .order-section .order-items .items p span{display:block;width:80%;height:16px}.skeleton_loader .order-menu-section .order-section .order-items .items p span+span{margin-top:6px}.skeleton_loader .order-menu-section .order-section .order-items .items p span:nth-child(2){width:30%}.skeleton_loader .order-menu-section .order-section .order-items .items h5,.skeleton_loader .order-menu-section .order-section .order-items .items .h5{width:55px;height:18px}.skeleton_loader .order-menu-section .order-section .order-items .items .addtocart_btn .add-button,.skeleton_loader .order-menu-section .order-section .order-items .items .addtocart_btn .add_cart{height:28px}.skeleton_loader .top-title-bar .hotel_title_section h2,.skeleton_loader .top-title-bar .hotel_title_section .h2{width:140px;height:26px}.skeleton_loader .top-title-bar .hotel_title_section h6,.skeleton_loader .top-title-bar .hotel_title_section .h6{width:160px;height:20px}.skeleton_loader .top-title-bar .hotel_title_section ul{width:270px;height:24px}.skeleton_loader .top-title-bar .hotel_title_section .right-part h6,.skeleton_loader .top-title-bar .hotel_title_section .right-part .h6{margin-left:auto}.skeleton_loader .search-panel .search-section .search-box .left-part .search-body{width:100%}.skeleton_loader .search-panel .search-section .search-box .left-part .search-body h6,.skeleton_loader .search-panel .search-section .search-box .left-part .search-body .h6{width:46px;height:16px;margin-left:auto;margin-right:auto}.skeleton_loader .search-panel .search-section .search-box .left-part .search-body .form-control{width:80px;height:26px;margin-left:auto;margin-right:auto}.skeleton_loader .search-panel .search-section .search-box .right-part .ldr-btn{width:108px;height:40px;background-color:#f3f3f3}.skeleton_loader .list-view .list-box .list-img{height:calc(180px + .01875*(100vw - 320px));background-color:#f3f3f3}.skeleton_loader .list-view .list-box .list-content h5,.skeleton_loader .list-view .list-box .list-content .h5{width:26%;height:22px}.skeleton_loader .list-view .list-box .list-content p{width:22%;height:18px;margin-top:6px}.skeleton_loader .list-view .list-box .list-content .facility-icon .facility-box{width:42px;height:42px;background-color:#f3f3f3}.skeleton_loader .list-view .list-box .list-content .price span{width:65px;height:18px;display:block}.skeleton_loader .list-view .list-box .list-content .book-now{width:135px;height:40px;background-color:#f3f3f3}.skeleton_loader .list-view .list-box .list-content h6,.skeleton_loader .list-view .list-box .list-content .h6{width:60%;height:18px}.skeleton_loader .hotel-single-section{background-color:#f3f3f3}.skeleton_loader .hotel_title_section .hotel-name .left-part .top h2,.skeleton_loader .hotel_title_section .hotel-name .left-part .top .h2{width:340px;height:30px}.skeleton_loader .hotel_title_section .hotel-name .left-part .top .share-buttons{display:flex;align-items:center}.skeleton_loader .hotel_title_section .hotel-name .left-part .top .share-buttons .ldr-btn{width:88px;height:30px;background-color:#f3f3f3;margin-left:10px}.skeleton_loader .hotel_title_section .hotel-name .left-part p{width:65%;height:18px}.skeleton_loader .hotel_title_section .hotel-name .left-part .facility-detail div{width:70px;height:22px;display:inline-block;margin-right:7px}.skeleton_loader .hotel_title_section .hotel-name .right-part .price{width:160px;height:30px}.skeleton_loader .hotel_title_section .hotel-name .right-part .ldr-btn{width:145px;height:38px;background-color:#f3f3f3;margin-left:auto}.skeleton_loader .full-width-detail .about-section .about-text>div{width:100%}.skeleton_loader .full-width-detail .about-section .about-text .right-detail h4,.skeleton_loader .full-width-detail .about-section .about-text .right-detail .h4{width:25%;height:25px}.skeleton_loader .full-width-detail .about-section .about-text .bottom-detail p{width:100%;height:100%}.skeleton_loader .full-width-detail .about-section .about-text .bottom-detail p span{display:block;width:97%;height:18px}.skeleton_loader .full-width-detail .about-section .about-text .bottom-detail p span+span{margin-top:5px}.skeleton_loader .full-width-detail .about-section .about-text .bottom-detail p span:last-child{width:85%}.skeleton_loader .full-width-detail .place-detail li .ldr-text{width:calc(55px + 70 * (100vw - 320px) / 1600);height:22px}.skeleton_loader .full-width-detail .place-detail li+li:after{background-color:#0000000f}.skeleton_loader .about-section .image-section .img-box{height:calc(175px + 285 * (100vw - 320px) / 1600);width:100%;background-color:#f3f3f3}@-webkit-keyframes skeleton-loader{0%{-webkit-transform:translateZ(0);transform:translateZ(0);background-position:-468px 0}to{-webkit-transform:translateZ(0);transform:translateZ(0);background-position:468px 0}}@keyframes skeleton-loader{0%{-webkit-transform:translateZ(0);transform:translateZ(0);background-position:-468px 0}to{-webkit-transform:translateZ(0);transform:translateZ(0);background-position:468px 0}}.tap-top{width:35px;height:35px;border-radius:8px;position:fixed;bottom:50px;right:-60px;z-index:8;color:#fff;text-align:center;background:rgba(var(--theme-color1),1);border:none;font-size:22px;padding:6px 5px 5px;cursor:pointer;transform:rotate(-15deg);transition:all .5s ease}.tap-top:after{position:absolute;content:"";bottom:-12px;background-color:#000;width:100%;height:11px;left:0;transform:rotate(13deg);background:radial-gradient(ellipse at center,#00000026,#0000)}.tap-top>div{display:flex;align-items:center;justify-content:center}.tap-top.top{display:block;right:30px;transition:all .5s ease}.circle{border-radius:50%;background-color:#fff;position:absolute;height:150px;width:150px;top:50%;left:92px;transition:height 5s ease,width 5s ease;transform:translate(-50%,-50%);z-index:0;opacity:.5}.circle:before,.circle:after{content:"";display:block;position:absolute;inset:0;border-radius:50%;border:1px solid #ffffff}.circle:before{animation:ripple 2s linear infinite}.circle:after{animation:ripple 2s linear 1s infinite}.circle.b-round{height:230px;width:230px;left:50%}.animation-circle-inverse i{background:rgba(var(--theme-color1),.15);right:0;box-shadow:0 15px 30px #0000001c;position:absolute;height:100%;width:100%;border-radius:100%;opacity:.3;top:0;transform:scale(1);animation:ripple1 3s linear infinite}.animation-circle-inverse i:nth-child(2){animation:ripple2 3s linear infinite}.animation-circle-inverse i:nth-child(3){animation:ripple3 3s linear infinite}.animated-section{overflow:hidden;position:relative}.animated-section .animation-section{opacity:.3}.animated-section .animation-section .round{width:12px;height:12px;background-color:transparent;border:2px solid rgba(var(--theme-color1),1);border-radius:100%;position:absolute;animation:myOrbit 9s linear infinite}.animated-section .animation-section .round.r-2{width:15px;height:15px}.animated-section .animation-section .round.r-y{border-color:#e8b10b}.animated-section .animation-section .square{width:12px;height:12px;background-color:transparent;position:absolute;border:2px solid rgba(var(--theme-color1),1);animation:animationFramesTwo 50s infinite linear}.animated-section .animation-section .square.s-2{width:15px;height:15px}.animated-section .animation-section .cross{height:12px;width:12px;position:absolute;animation:animationFramesTwo 50s infinite linear}.animated-section .animation-section .cross:after,.animated-section .animation-section .cross:before{position:absolute;content:" ";height:12px;width:2px;background-color:rgba(var(--theme-color1),1)}.animated-section .animation-section .cross:after{transform:rotate(-45deg)}.animated-section .animation-section .cross:before{transform:rotate(45deg)}.animated-section .animation-section .po-1{top:50%;left:5%}.animated-section .animation-section .po-2{right:5%;bottom:7%}.animated-section .animation-section .po-3{top:20%;right:8%}.animated-section .animation-section .po-4{bottom:5%;left:30%}.animated-section .animation-section .po-5{right:20%;top:10%}.animated-section .animation-section .po-6{top:2%;left:47%}.animated-section .animation-section .po-7{right:1%;top:53%}.animated-section .animation-section .po-8{bottom:1%;right:27%}.animated-section .animation-section .po-9{top:24%;right:30%}.animated-section .animation-section .po-10{top:5%;left:15%}.animated-section .animation-section .po-11{bottom:32%;left:36%}.animated-section .animation-section .po-12{left:2%;bottom:10%}.zig-zag-effect{position:relative}.zig-zag-effect:after{position:absolute;content:"";background:url("./media/zig-zag-1-BVDLCLG6.png");bottom:0;width:100%;height:5px}.zig-zag-effect:before{position:absolute;content:"";background:url("./media/zig-zag-1-BVDLCLG6.png");top:0;width:100%;height:5px;transform:rotate(180deg)}.zig-zag-effect.detail-section .detail-box .upper-part{margin-bottom:20px;min-height:unset}.zig-zag-effect.detail-section .detail-box .upper-part h2,.zig-zag-effect.detail-section .detail-box .upper-part .h2{padding-bottom:15px;margin-bottom:0}.zig-zag-effect.detail-section .detail-box .upper-part h2:after,.zig-zag-effect.detail-section .detail-box .upper-part .h2:after{display:none}.zig-zag-effect.detail-section .detail-box .upper-part h6,.zig-zag-effect.detail-section .detail-box .upper-part .h6{margin-bottom:0}.parallax-effect .food-img{position:absolute;z-index:-1}.parallax-effect .food-img.food1{left:19%;top:30%}.parallax-effect .food-img.food2{left:9%;top:75%}.parallax-effect .food-img.food2 img{width:90px}.parallax-effect .food-img.food3{top:40%}.parallax-effect .food-img.food3 img{width:100px}.parallax-effect .food-img.food4{left:7%;top:10%}.parallax-effect .food-img.food4 img{width:80px}.parallax-effect img{width:100px}.animation-bg{position:relative;z-index:1}.animation-bg:after{position:absolute;left:0;top:0;width:100%;height:100%;z-index:-1;content:"";background:linear-gradient(-45deg,#ee7752,#e73c7e,#23a6d5,#23d5ab);background-size:400% 400%;animation:gradient 15s ease infinite;opacity:.6}@keyframes gradient{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@keyframes ani{0%{transform:translateZ(0);text-shadow:0em 0em 0 rgba(var(--theme-color1),1);color:#fff}30%{transform:translateZ(0);text-shadow:0em 0em 0 rgba(var(--theme-color1),1);color:#fff}70%{transform:translate3d(.08em,-.08em,0);text-shadow:-.08em .08em rgba(var(--theme-color1),1);color:#fff}to{transform:translate3d(.08em,-.08em,0);text-shadow:-.08em .08em rgba(var(--theme-color1),1);color:#fff}}@keyframes ripple2{0%{transform:scale(1.4)}to{transform:scale(1.6)}}@keyframes ripple3{0%{transform:scale(1.2)}to{transform:scale(1.4)}}@keyframes ripple{0%{transform:scale(1)}75%{transform:scale(1.75);opacity:.4}to{transform:scale(2);opacity:0}}@keyframes effect{0%{transform:scale(1)}75%{transform:scale(1.4);opacity:.4}to{transform:scale(1.6);opacity:0}}@keyframes slide{0%{background-position:0 0}to{background-position:-1000px 0}}@-webkit-keyframes myOrbit{0%{-webkit-transform:rotate(0deg) translateX(10px) rotate(0deg)}to{-webkit-transform:rotate(360deg) translateX(10px) rotate(-360deg)}}@keyframes animationFramesTwo{0%{transform:translate(0) rotate(0) scale(1)}20%{transform:translate(73px,-1px) rotate(36deg) scale(.9)}40%{transform:translate(141px,72px) rotate(72deg) scale(1)}60%{transform:translate(83px,122px) rotate(108deg) scale(1.2)}80%{transform:translate(-40px,72px) rotate(144deg) scale(1.1)}to{transform:translate(0) rotate(0) scale(1)}}@keyframes mover{0%{transform:translateY(0)}to{transform:translateY(-5px)}}@keyframes zoom_in{0%{transform:scale(.8)}to{transform:scale(1)}}@keyframes smoothScroll{0%{transform:translateY(-40px)}to{transform:translateY(0)}}.bird{background-image:url(https://s3-us-west-2.amazonaws.com/s.cdpn.io/174479/bird-cells.svg);background-size:auto 100%;width:88px;height:125px;will-change:background-position;animation-name:fly-cycle;animation-timing-function:steps(10);animation-iteration-count:infinite}.bird--one{animation-duration:1s;animation-delay:-.5s}.bird--two{animation-duration:.9s;animation-delay:-.75s}.bird--three{animation-duration:1.25s;animation-delay:-.25s}.bird--four{animation-duration:1.1s;animation-delay:-.5s}.bird-container{position:absolute;top:20%;left:-10%;transform:scale(0) translate(-10vw);will-change:transform;animation-name:fly-right-one;animation-timing-function:linear;animation-iteration-count:infinite}.bird-container--one{animation-duration:15s;animation-delay:0s}.bird-container--two{animation-duration:16s;animation-delay:1s}.bird-container--three{animation-duration:14.6s;animation-delay:9.5s}.bird-container--four{animation-duration:16s;animation-delay:10.25s}@keyframes fly-cycle{to{background-position:-900px 0}}@keyframes fly-right-one{0%{transform:scale(.3) translate(-10vw)}10%{transform:translateY(2vh) translate(10vw) scale(.4)}20%{transform:translateY(0) translate(30vw) scale(.5)}30%{transform:translateY(4vh) translate(50vw) scale(.6)}40%{transform:translateY(2vh) translate(70vw) scale(.6)}50%{transform:translateY(0) translate(90vw) scale(.6)}60%{transform:translateY(0) translate(110vw) scale(.6)}to{transform:translateY(0) translate(110vw) scale(.6)}}@keyframes fly-right-two{0%{transform:translateY(-2vh) translate(-10vw) scale(.5)}10%{transform:translateY(0) translate(10vw) scale(.4)}20%{transform:translateY(-4vh) translate(30vw) scale(.6)}30%{transform:translateY(1vh) translate(50vw) scale(.45)}40%{transform:translateY(-2.5vh) translate(70vw) scale(.5)}50%{transform:translateY(0) translate(90vw) scale(.45)}51%{transform:translateY(0) translate(110vw) scale(.45)}to{transform:translateY(0) translate(110vw) scale(.45)}}.flight{width:calc(140px + .0375*(100vw - 320px));height:calc(70px + .01875*(100vw - 320px));background-size:100%;position:absolute;bottom:-4px;right:0}.flight.run{animation:landFlight linear 10s}@keyframes landFlight{0%{transform:translate(0) rotate(0)}20%{transform:translate(-600px,-1px) rotate(0)}50%{transform:translate(-650px,-2px) rotate(0)}58%{transform:translate(-700px,-5px) rotate(10deg)}59%{transform:translate(-710px,-10px) rotate(15deg)}60%{transform:translate(-720px,-12px) rotate(20deg)}70%{transform:translate(-800px,-50px) rotate(20deg)}80%{transform:translate(-900px,-100px) rotate(20deg)}to{transform:translate(-2200px,-750px) rotate(20deg)}}.plane-animation{animation-name:plane-animation;animation-duration:5s;animation-iteration-count:infinite;animation-timing-function:linear}@keyframes plane-animation{0%{transform:translateY(-50px)}50%{transform:translateY(0)}to{transform:translateY(-50px)}}.theme-setting{position:fixed;top:50%;transform:translateY(-50%) rotate(90deg);right:-52px;display:flex;z-index:10}.theme-setting .dark,.theme-setting .rtl{margin-left:5px;margin-right:5px}.theme-setting .rtl .tgl-skewed:checked+.tgl-btn{background:#dcdcdc}.theme-setting .tgl{display:none}.theme-setting .tgl+.tgl-btn{outline:0;display:block;width:4em;height:2em;position:relative;cursor:pointer;-webkit-user-select:none;user-select:none}.theme-setting .tgl+.tgl-btn:before{display:none}.theme-setting .tgl+.tgl-btn:after{left:0}.theme-setting .tgl+.tgl-btn:after,.theme-setting .tgl+.tgl-btn:before{position:relative;display:block;content:"";width:50%;height:100%}.theme-setting .tgl:checked+.tgl-btn:after{left:50%}.theme-setting .tgl-skewed+.tgl-btn{overflow:hidden;transform:skew(-10deg);backface-visibility:hidden;transition:all .2s ease;font-family:sans-serif;background-color:#424242;outline:0;display:block;width:4em;height:2em;position:relative;cursor:pointer;-webkit-user-select:none;user-select:none}.theme-setting .tgl-skewed+.tgl-btn:after,.theme-setting .tgl-skewed+.tgl-btn:before{transform:skew(10deg);display:inline-block;transition:all .2s ease;width:100%;text-align:center;position:absolute;line-height:2em;font-weight:700;color:#000;text-shadow:0 1px 0 rgba(0,0,0,.4)}.theme-setting .tgl-skewed+.tgl-btn:after{left:100%;content:attr(data-tg-on)}.theme-setting .tgl-skewed+.tgl-btn:before{left:0;color:#fff;content:attr(data-tg-off)}.theme-setting .tgl-skewed+.tgl-btn:active{background:#888}.theme-setting .tgl-skewed+.tgl-btn:active:before{left:-10%}.theme-setting .tgl-skewed:checked+.tgl-btn{background:#fff}.theme-setting .tgl-skewed:checked+.tgl-btn:before{left:-100%}.theme-setting .tgl-skewed:checked+.tgl-btn:after{left:0}.theme-setting .tgl-skewed:checked+.tgl-btn:active:after{left:10%}.theme-setting.back{z-index:1}.theme-setting.one-setting{right:-20px}.typewriter{font-family:Arial,Helvetica,sans-serif;font-size:56px;color:#fff;font-weight:700;position:relative;margin:0;top:50%;transform:translateY(-50%)}.typewriter span{color:var(--text-color);text-transform:uppercase;padding:10px;border-right:solid var(--text-color) 10px;animation:cursor 1s ease-in-out infinite}@keyframes cursor{0%{border-color:var(--text-color)}to{border-color:transparent}}@media (max-width: 576px){.typewriter{font-size:24px}}@media (max-width: 768px){.typewriter{font-size:36px}}.blinking-cursor{width:24px;height:5px;background-color:#fff;padding:2px;border-radius:8px;-webkit-animation:1s blink step-end infinite;-moz-animation:1s blink step-end infinite;-ms-animation:1s blink step-end infinite;-o-animation:1s blink step-end infinite;animation:1s blink step-end infinite}@keyframes blink{0%,to{color:transparent}10%{color:#fff}}@-moz-keyframes blink{0%,to{color:transparent}10%{color:#fff}}@-webkit-keyframes blink{0%,to{color:transparent}10%{color:#fff}}@-ms-keyframes blink{0%,to{color:transparent}10%{color:#fff}}@-o-keyframes blink{0%,to{color:transparent}10%{color:#fff}}.swiper{z-index:0!important}ul.product-filter-tags li{flex-wrap:wrap;gap:5px}.product-filter-tags li{display:inline-flex;margin-top:20px}.product-filter-tags li .filter_tag{color:#777;border:1px solid #777777;padding:4px 10px 4px 12px;text-transform:capitalize;border-radius:15px;font-size:13px}.product-filter-tags li .filter_tag .btn-close{font-size:calc(8px + .00125*(100vw - 320px));margin-left:5px}.ngb-dp-header button .ngb-dp-navigation-chevron{border-color:rgba(var(--theme-color1, 1))}.ngb-dp-header .ngb-dp-navigation-select .form-select{font-weight:700;color:#000}.ngb-dp-content .ngb-dp-week .ngb-dp-weekday{color:#000;font-weight:700}.ngb-dp-content .ngb-dp-week .ngb-dp-day .bg-primary{background-color:rgba(var(--theme-color1),1)!important;color:#fff!important}.logo-section .owl-carousel .owl-stage{display:flex;align-items:center;text-align:center}.owl-dt-container-row svg{fill:rgba(var(--theme-color1),1)}.owl-dt-calendar-table .owl-dt-calendar-cell-selected{background-color:rgba(var(--theme-color1),1)}.owl-dt-container-buttons .owl-dt-control-content{color:rgba(var(--theme-color1),1)}.imgs{background-size:cover;background-position:center center;background-repeat:no-repeat;display:block}.leaflet-div-icon{background:unset!important;border:unset!important}.testimonial_section .title-1.title-5 p{margin-bottom:0}@media (max-width: 480px){.owl-dt-popup-container{width:14.5em!important}}.hotel-img-slider .owl-carousel .owl-item img{height:500px;object-fit:cover}@media (max-width: 991px){.hotel-img-slider .owl-carousel .owl-item img{height:400px}}@media (max-width: 576px){.hotel-img-slider .owl-carousel .owl-item img{height:320px}}.product_img_scroll.is_stuck{position:fixed;top:0;width:262.125px}.flight-arrow.detail-section .title-basic h2,.flight-arrow.detail-section .title-basic .h2{margin-bottom:0}.home_section .owl-nav .owl-prev,.home_section .owl-nav .owl-next{position:absolute;margin:0;display:block;height:20px;width:20px;line-height:0px;font-size:0px;cursor:pointer;background:transparent;color:transparent;top:50%;transform:translateY(-50%);border:none;outline:none;opacity:1;background-color:#000000a6;padding:35px;font-weight:900}.home_section .owl-nav .owl-prev i,.home_section .owl-nav .owl-next i{font-size:20px;position:absolute;color:#fff;top:50%;left:50%;transform:translate(-50%,-50%)}@media (max-width: 991px){.home_section .owl-nav .owl-prev i,.home_section .owl-nav .owl-next i{font-size:16px}}@media (max-width: 576px){.home_section .owl-nav .owl-prev i,.home_section .owl-nav .owl-next i{font-size:14px}}@media (max-width: 480px){.home_section .owl-nav .owl-prev i,.home_section .owl-nav .owl-next i{font-size:12px}}@media (max-width: 1199px){.home_section .owl-nav .owl-prev,.home_section .owl-nav .owl-next{padding:25px}}@media (max-width: 991px){.home_section .owl-nav .owl-prev,.home_section .owl-nav .owl-next{padding:20px}}@media (max-width: 576px){.home_section .owl-nav .owl-prev,.home_section .owl-nav .owl-next{padding:15px}}@media (max-width: 480px){.home_section .owl-nav .owl-prev,.home_section .owl-nav .owl-next{padding:10px}}.home_section .owl-nav .owl-prev{left:0;z-index:1}.home_section .owl-nav .owl-next{right:0}.testimonial-section.animated-section .slide-1 .owl-nav .owl-prev .fa-arrow-left:before{content:"\2190";font-family:unset;font-size:26px;color:#ef3f3e;position:absolute;top:-7px;left:5px}.testimonial-section.animated-section .slide-1 .owl-nav .owl-next .fa-arrow-right:before{content:"\2192";font-family:unset;font-size:26px;color:#ef3f3e;position:absolute;top:-7px;right:5px}.single-section.small-section .description-section .accordion-plan .accordion-item .card-header .accordion-button{background-color:#f9f9f9;border-bottom:0;padding:6px;box-shadow:none}.small-section .review-section .review_box .flight_detail .accordion-button:after{display:none}@media (min-width: 576px){.restaurant-modal .modal-dialog{max-width:500px;margin:1.75rem auto}}@media (min-width: 576px){.restaurant-modal .modal-dialog-centered{min-height:calc(100% - 3.5rem)}}.blog-single-detail .top-image .slide-1 .owl-nav .owl-prev,.blog-single-detail .top-image .slide-1 .owl-nav .owl-next{position:absolute;display:block;height:20px;width:20px;line-height:0px;font-size:0px;cursor:pointer;background:transparent;color:transparent;top:50%;transform:translateY(-50%);padding:0;border:none;outline:none;margin:0}.blog-single-detail .top-image .slide-1 .owl-nav .owl-prev i,.blog-single-detail .top-image .slide-1 .owl-nav .owl-next i{font-size:20px;position:absolute;color:#fff;top:50%;left:50%;transform:translate(-50%,-50%)}.blog-single-detail .top-image .slide-1 .owl-nav .owl-prev{left:1px;z-index:1;transition:all .5s ease;background-color:transparent;height:36px}.blog-single-detail .top-image .slide-1 .owl-nav .owl-next{right:0;z-index:1;transition:all .5s ease;background-color:transparent;height:36px}.blog-single-detail .top-image .slide-1:hover .owl-nav .owl-prev,.blog-single-detail .top-image .slide-1:hover .owl-nav .owl-next{background-color:#252525;-webkit-transition:all .5s ease;transition:all .5s ease}.owl-theme .owl-dots .owl-dot.active span{background-color:#ef3f3e;font-size:12px;opacity:.75;position:relative;outline:5px solid rgba(239,63,62,.1607843137)}.owl-theme .owl-dots .owl-dot span,.owl-theme .owl-dots .owl-dot:hover span{opacity:.25;background:#ef3f3e}.home_section .classic-slider .owl-carousel .owl-dots{position:absolute;list-style:none;text-align:center;padding:0;margin:0;right:70px}@media (max-width: 1190px){.home_section .classic-slider .owl-carousel .owl-dots{right:50px}}@media (max-width: 576px){.home_section .classic-slider .owl-carousel .owl-dots{top:70%;display:flex;left:50%;transform:translate(-50%);align-items:center;justify-content:space-evenly;flex-direction:row}}@media (max-width: 360px){.home_section .classic-slider .owl-carousel .owl-dots{justify-content:space-between}}.home_section .classic-slider .owl-carousel .owl-dots .owl-dot.active{margin-bottom:40px;margin-right:25px}@media (max-width: 1360px){.home_section .classic-slider .owl-carousel .owl-dots .owl-dot.active{margin-bottom:20px}}@media (max-width: 1060px){.home_section .classic-slider .owl-carousel .owl-dots .owl-dot.active{margin-right:0}}.home_section .classic-slider .owl-carousel .owl-dots .owl-dot.active span{font-size:calc(20px + .01875*(100vw - 320px));opacity:1}.home_section .classic-slider .owl-carousel .owl-dots .owl-dot span{color:#fff;font-weight:900;font-size:calc(18px + 17 * (100vw - 320px) / 1600);line-height:1;opacity:.5}@media (max-width: 576px){.home_section .classic-slider .owl-carousel .owl-dots .owl-dot span{opacity:.7;margin:5px 0}}.tour-gallery .gallery-section{padding-top:0}.trending-testimonial .testimonial-section .slide-1 .owl-nav .owl-prev .fa-arrow-left:before{content:"\2190";font-family:unset;font-size:26px;color:#7fb4d4;position:absolute;top:-7px;left:5px}.trending-testimonial .testimonial-section .slide-1 .owl-nav .owl-next .fa-arrow-right:before{content:"\2192";font-family:unset;font-size:26px;color:#7fb4d4;position:absolute;top:-7px;right:5px}@keyframes pulse{0%{transform:scaleZ(1)}50%{transform:scale3d(1.05,1.05,1.05)}to{transform:scaleZ(1)}}.category-bg .slider-4 .owl-carousel .category-block .rating span.ng-star-inserted{font-size:18px;margin:0 2px;color:#fc3}.center-slider-cab .owl-carousel .owl-item{transform:scale(.8);transition:all .5s ease}.cab-class-testimonial .testimonial_section .owl-nav .owl-prev:hover i,.cab-class-testimonial .testimonial_section .owl-nav .owl-next:hover i{color:#e9b30e;transition:all .5s ease}.slide-2.arrow-classic .owl-carousel .owl-item{transform:scale(.9);transition:all .5s ease}.slide-2.arrow-classic .owl-nav .owl-prev,.slide-2.arrow-classic .owl-nav .owl-next{top:40%}.slide-2.arrow-classic .owl-nav .owl-prev:hover i,.slide-2.arrow-classic .owl-nav .owl-next:hover i{color:#4291b8;transition:all .5s ease}.price-section .owl-carousel .owl-item{transform:scale(.8) scale(1.2);transition:all .5s ease}.category-box .rating span.ng-star-inserted{font-size:18px;margin:0 2px;color:#fc3}.blog-section .slide-2 .owl-carousel .owl-item{transform:scale(.8) scale(1.2);transition:all .5s ease}.special-section.grid-box .special-box .special-content .bottom-section .rating span{font-size:18px;margin:0 2px;color:#fc3}.special-section.grid-box .special-box .special-content .bottom-section .rating>span{color:#000000a6;font-size:12px;font-weight:600;margin-left:18px}.special-section.grid-box .special-box .special-content .bottom-section .price{display:flex;align-items:center;margin-top:13px;margin-bottom:-6px}.special-section.grid-box .col-xl-3 .special-box .special-content .bottom-section .price,.xs-section .col-lg-9 .special-section.grid-box .special-box .special-content .bottom-section .price{display:block;align-items:center;margin-top:13px;margin-bottom:-6px}.filter-block .rating span{font-size:18px;margin:0 2px;color:#fc3}.filter-block .rating>span{color:#000000a6;font-size:12px;font-weight:600;margin-left:18px}.special-section.related-box .slider-3 .special-box .special-content .bottom-section .price{display:block;align-items:center;margin-top:13px;margin-bottom:-6px}.single-bg-slider .g-box .g-slider .g-slider-content .g-image-item{object-fit:cover}.full-page-slider.full-body-slider .owl-carousel .owl-stage .img-div{position:relative}.full-page-slider.full-body-slider .owl-theme .owl-dots{background:linear-gradient(0deg,rgba(0,0,0,.65) 0,transparent);bottom:0;display:block;list-style:none;margin:0;padding:0;position:absolute;text-align:center;width:100%}@media (max-width: 576px){.full-page-slider.full-body-slider .owl-theme .owl-dots .owl-dot{height:35px}}.full-page-slider.full-body-slider .owl-theme .owl-dots .owl-dot.active{background-color:unset}.full-page-slider.full-body-slider .owl-theme .owl-dots .owl-dot.active span{background-color:#3c7492!important;border-radius:25px!important}.full-page-slider.full-body-slider .owl-theme .owl-dots .owl-dot span{outline:none;background:none;color:#fff;font-size:16px;font-weight:500;height:unset!important;margin-bottom:20px;opacity:unset!important;padding:10px 30px!important;text-transform:capitalize;width:auto}@media (max-width: 576px){.full-page-slider.full-body-slider .owl-theme .owl-dots .owl-dot span{padding:4px 5px!important}}.full-page-slider.full-body-slider .owl-theme .owl-nav{display:none}.blog-inner.blog_section.blog-content-pl .blog-list .blog-wrap .blog-details{width:unset}.category-wrapper .slide-2.arrow-classic .owl-nav .owl-prev:hover i,.category-wrapper .slide-2.arrow-classic .owl-nav .owl-next:hover i{color:#ef3f3e;transition:all .5s ease}.pages-category .category-sec,.pages-category-slider .category-wrapper{padding-top:0}.element-top-category .top-category{margin-top:0;padding-top:100px}.routes-section .routes-box .bottom-bar .rating span{font-size:18px;margin:0 2px;color:#fc3}.element-airline-ticket .price-section{padding-top:0}header{z-index:3}header .main-navbar{text-align:center}header .main-navbar .nav-menu{display:inline-block;list-style:none;margin:0;padding:0;line-height:normal;direction:ltr;text-align:left;vertical-align:middle}header .main-navbar .nav-menu>li{position:relative;float:left;display:block;margin-right:25px;padding-top:30px;padding-bottom:30px}header .main-navbar .nav-menu>li>a{display:block;color:#fff;font-size:14px;font-weight:900;line-height:23px;text-decoration:none;text-transform:uppercase;padding:2px 18px;letter-spacing:.07em;position:relative;border-radius:4px}header .main-navbar .nav-menu>li .nav-submenu{position:absolute;left:0;z-index:4;box-shadow:0 1px 5px #5a5a5a33;padding:15px 0;background:#fff}header .main-navbar .nav-menu>li .nav-submenu li{border:0;float:none;position:relative;display:block}header .main-navbar .nav-menu>li .nav-submenu li a{border:0!important;background:transparent;color:#222;border-radius:0!important;font-size:14px;font-weight:600;text-transform:capitalize;padding:2px 25px;display:block;letter-spacing:.07em;line-height:1.9;transition:all .5s ease;position:relative}header .main-navbar .nav-menu>li .nav-submenu li a.menu-title:after{position:absolute;content:"\f105";font-family:"Font Awesome 5 Free";font-weight:900;right:18px;opacity:1}header .main-navbar .nav-menu>li .nav-submenu li a.arrow-cls:after{opacity:.8}header .main-navbar .nav-menu>li .nav-submenu li a:hover{margin-left:3px;color:rgba(var(--theme-color1),1)}header .main-navbar .nav-menu>li .nav-submenu li .nav-sub-childmenu{position:absolute;width:200px;right:-200px;top:0;background:#fff;border:none;padding:15px 0;box-shadow:0 0 1px #ebebeb}header .main-navbar .nav-menu>li .mega-menu-container{position:absolute;left:0;z-index:4;box-shadow:0 1px 5px #5a5a5a33;padding:30px;background:#fff;width:100%;border-radius:4px}header .main-navbar .nav-menu>li .mega-menu-container .mega-box{width:20%}header .main-navbar .nav-menu>li .mega-menu-container .mega-box .link-section .submenu-title h5,header .main-navbar .nav-menu>li .mega-menu-container .mega-box .link-section .submenu-title .h5{font-weight:800;text-transform:capitalize;font-size:14px}header .main-navbar .nav-menu>li .mega-menu-container .mega-box .link-section .submenu-content{box-shadow:none;background-color:transparent;position:relative;display:block;padding:0}header .main-navbar .nav-menu>li .mega-menu-container .mega-box .link-section .submenu-content ul li{border:0;float:none;position:relative;display:block}header .main-navbar .nav-menu>li .mega-menu-container .mega-box .link-section .submenu-content ul li a{border:0!important;background:transparent;color:#222;border-radius:0!important;font-size:14px;font-weight:600;text-transform:capitalize;padding:3px 0;display:block;letter-spacing:.07em;line-height:1.9;position:relative}header .main-navbar .nav-menu>li .mega-menu-container .mega-box .link-section .submenu-content ul li a:hover{margin-left:4px;color:rgba(var(--theme-color1),1)}header .main-navbar .nav-menu>li .mega-menu-container .mega-box .link-section .submenu-content ul li.highlight-link{position:relative}header .main-navbar .nav-menu>li .mega-menu-container .mega-box .link-section .submenu-content ul li.highlight-link i{color:rgba(var(--theme-color1),1)}header .main-navbar .nav-menu>li .mega-menu-container .mega-box .link-section+.link-section{margin-top:15px}header .main-navbar .nav-menu>li:hover>a:after{left:0;right:0;opacity:1}header .main-navbar .nav-menu>li.mega-menu{position:unset}header.white-active .main-navbar .nav-menu>li .nav-link.active{background-color:#fff;color:rgba(var(--theme-color2),1)}header.overlay-white{background-color:#ffffff14}.toggle-nav{position:relative;padding-top:40px;padding-bottom:40px;display:flex;align-items:center;cursor:pointer}.toggle-nav i{font-size:24px;color:#fff}.toggle-btn{position:relative;display:flex;align-items:center;cursor:pointer}.toggle-btn i{font-size:24px;color:#fff}.mega-box .link-section .demo ul li a{position:relative}.mega-box .link-section .demo ul li a:hover,.mega-box .link-section .demo ul li a:focus{padding-top:3px;padding-bottom:3px}.mega-box .link-section .demo .new{position:absolute;top:-8px;right:0;color:#fff;background-color:rgba(var(--theme-color1),1);padding:2px 7px;text-transform:uppercase;font-size:9px;line-height:1.3}.mega-box .link-section .demo .title{border-bottom:2px solid red!important}@media (min-width: 1200px){.responsive-btn{display:none}header .main-navbar .nav-menu>li a .according-menu{display:none}header .main-navbar .nav-menu>li .nav-submenu{width:220px;opacity:0;visibility:hidden;border-radius:5px;transition:all .5s ease}header .main-navbar .nav-menu>li .nav-submenu a .sub-arrow{position:absolute;right:20px;top:7px;color:#000000bf;font-size:10px;transition:all .5s ease}header .main-navbar .nav-menu>li .nav-submenu li .level1{display:none;border-radius:4px}header .main-navbar .nav-menu>li .nav-submenu li .level1 li .level2{display:none}header .main-navbar .nav-menu>li .nav-submenu li .level1 li .level2 li .level3{display:none}header .main-navbar .nav-menu>li .nav-submenu li .level1 li .level2 li:hover .level3{display:block}header .main-navbar .nav-menu>li .nav-submenu li .level1 li:hover .level2{display:block}header .main-navbar .nav-menu>li .nav-submenu li:hover .level1{display:block}header .main-navbar .nav-menu>li .nav-submenu li a:hover .sub-arrow{right:16px;color:#222;transition:all .5s ease}header .main-navbar .nav-menu>li .mega-menu-container{opacity:0;visibility:hidden;transition:all .5s ease}header .main-navbar .nav-menu>li .mega-menu-container .mega-box .submenu-title .according-menu{display:none}header .main-navbar .nav-menu>li:hover .nav-submenu{opacity:1;visibility:visible;margin-top:30px;transition:all .5s ease}header .main-navbar .nav-menu>li:hover .mega-menu-container{opacity:1;visibility:visible;margin-top:30px;transition:all .5s ease}.toggle-nav{display:none}.mobile-back{display:none!important}}@media (max-width: 1460px){header .main-navbar .nav-menu>li{margin-right:8px}}@media (max-width: 1199px){header .main-navbar .nav-menu{position:fixed;background-color:#fff;width:300px;border-radius:0;border:1px solid #eee;top:0;height:100vh;right:-300px;z-index:99;transition:all .3s ease;overflow-y:scroll;overflow-x:hidden}header .main-navbar .nav-menu.opennav{right:0}header .main-navbar .nav-menu .back-btn{display:block;width:100%;padding:0}header .main-navbar .nav-menu .back-btn .mobile-back{padding:20px;font-size:18px;color:#222;font-weight:700;text-transform:uppercase;border-bottom:1px solid #efefef;cursor:pointer;display:flex;justify-content:flex-end;align-items:center}header .main-navbar .nav-menu>li{display:block;float:none;width:100%;padding:0}header .main-navbar .nav-menu>li a{padding:10px 15px;font-size:16px;font-weight:700;position:relative;color:#222}header .main-navbar .nav-menu>li a .sub-arrow{right:20px;position:absolute}header .main-navbar .nav-menu>li a .sub-arrow:before{content:"+";font-family:inherit;position:relative}header .main-navbar .nav-menu>li .nav-submenu{width:100%;padding:0;position:relative;display:none;box-shadow:none}header .main-navbar .nav-menu>li .nav-submenu.opensubmenu{display:block}header .main-navbar .nav-menu>li .nav-submenu li .nav-sub-childmenu{display:none;position:relative;right:0;width:100%;padding:0;box-shadow:none}header .main-navbar .nav-menu>li .nav-submenu li .nav-sub-childmenu.submenu-content.level2 li a{padding:0 60px}header .main-navbar .nav-menu>li .nav-submenu li .nav-sub-childmenu.submenu-content.level2 .level3 li a{padding:0 70px}header .main-navbar .nav-menu>li .nav-submenu li .nav-sub-childmenu.opensubchild{display:block}header .main-navbar .nav-menu>li .nav-submenu li .nav-sub-childmenu li a{padding:0 45px}header .main-navbar .nav-menu>li .nav-submenu li a:after{display:none}header .main-navbar .nav-menu>li .nav-submenu li a:hover{margin-left:0}header .main-navbar .nav-menu>li .nav-submenu li a:hover:after{display:none}header .main-navbar .nav-menu>li .mega-menu-container{display:none;padding:0}header .main-navbar .nav-menu>li .mega-menu-container.opensubmenu{display:block}header .main-navbar .nav-menu>li .mega-menu-container .mega-box{width:100%;padding:0}header .main-navbar .nav-menu>li .mega-menu-container .mega-box .link-section .submenu-title{position:relative}header .main-navbar .nav-menu>li .mega-menu-container .mega-box .link-section .submenu-title h5,header .main-navbar .nav-menu>li .mega-menu-container .mega-box .link-section .submenu-title .h5{margin-bottom:0;font-weight:600;line-height:1.9;padding:2px 25px}header .main-navbar .nav-menu>li .mega-menu-container .mega-box .link-section .submenu-title .according-menu{top:4px}header .main-navbar .nav-menu>li .mega-menu-container .mega-box .link-section .submenu-content{display:none}header .main-navbar .nav-menu>li .mega-menu-container .mega-box .link-section .submenu-content.opensubmegamenu{padding:0 45px}header .main-navbar .nav-menu>li .mega-menu-container .mega-box .link-section .submenu-content ul li a{line-height:1.9}header .main-navbar .nav-menu>li .mega-menu-container .mega-box .link-section .submenu-content ul li a:hover{margin-left:0}header .main-navbar .nav-menu>li .mega-menu-container .mega-box .link-section .submenu-content ul li a:hover:after{display:none}header .main-navbar .nav-menu>li .mega-menu-container .mega-box .link-section+.link-section{margin-top:0}header .main-navbar .nav-menu>li .nav-link.active{background-color:transparent;box-shadow:none;color:#222;transition:all .5s ease}header .main-navbar .nav-menu>li .nav-link.active:hover{color:rgba(var(--theme-color1),1);transition:all .5s ease}header .menu nav{margin-left:auto;margin-right:30px}.mega-box .link-section .demo ul li a span img{top:30px;right:-60px}.mega-box.col{flex-basis:unset}.according-menu{top:0;position:absolute;right:20px}.main-menu.border-section{border:none}.main-menu .menu-left .main-menu-right .toggle-nav{position:absolute;z-index:2;right:145px;top:6px}.main-menu .menu-left .main-menu-right .toggle-nav .sidebar-name{font-size:18px;padding-left:5px;text-transform:uppercase}}@media (max-width: 767px){.toggle-nav{padding-top:30px;padding-bottom:30px}header .menu .brand-logo img{width:120px}}@media (max-width: 576px){header .menu .brand-logo img{width:110px;height:auto}header .menu .coupon-box h6,header .menu .coupon-box .h6{padding:3px 5px;font-size:12px}header .menu nav{margin-right:20px}.toggle-nav{padding-top:20px;padding-bottom:20px}.toggle-nav i,.toggle-btn i{font-size:20px}}@media (max-width: 480px){header .menu .coupon-box{display:none}}.irs{position:relative;display:block;-webkit-user-select:none;user-select:none;height:55px}.irs-line{position:relative;display:block;overflow:hidden;outline:none!important;height:10px;top:30px;background:#f9f9f9;border-radius:16px;-moz-border-radius:16px}.irs-line-left,.irs-line-mid,.irs-line-right{position:absolute;display:block;top:0}.irs-line-left{left:0;width:11%;height:8px}.irs-line-mid{left:9%;width:82%;height:8px}.irs-line-right{right:0;width:11%;height:8px}.irs-bar{position:absolute;display:block;left:0;width:0;height:4px;top:33px;background:rgba(var(--theme-color1),1)}.irs-bar-edge{position:absolute;display:block;left:0;height:10px;top:33px;width:14px;border:1px solid #428bca;border-right:0;background:#428bca;background:linear-gradient(to top,#428bca,#7fc3e8);border-radius:16px 0 0 16px;-moz-border-radius:16px 0 0 16px}.irs-shadow{position:absolute;display:none;left:0;width:0;height:2px;top:38px;background:#000;opacity:.3;border-radius:5px;-moz-border-radius:5px}.irs-slider{position:absolute;display:block;z-index:0;top:30px;width:8px;height:12px;background:rgba(var(--theme-color1),1);cursor:pointer}.irs-slider.type_last{z-index:2}.irs-min{position:absolute;display:block;left:0;cursor:default}.irs-max{position:absolute;display:block;right:0;cursor:default}.irs-from,.irs-to,.irs-single{position:absolute;display:block;top:0;left:0;cursor:default;white-space:nowrap;color:#000;font-size:12px;line-height:1.333;text-shadow:none;padding:1px 5px;background:transparent;border-radius:3px;-moz-border-radius:3px;font-weight:700}.irs-grid{position:absolute;display:none;bottom:0;left:0;width:100%;height:20px;height:27px}.irs-with-grid{height:75px}.irs-with-grid .irs-grid{display:block}.irs-grid-pol{position:absolute;top:0;left:0;width:1px;height:8px;background:#000;opacity:.5;background:#428bca}.irs-grid-pol.small{height:4px;background:#999}.irs-grid-text{position:absolute;left:0;white-space:nowrap;text-align:center;font-size:9px;line-height:9px;padding:0 3px;color:#000;bottom:5px;color:#99a4ac}.irs-disable-mask{position:absolute;display:block;top:0;left:-1%;width:102%;height:100%;cursor:default;background:#0000;z-index:2}.lt-ie9 .irs-disable-mask{background:#000;filter:alpha(opacity=0);cursor:not-allowed}.lt-ie9 .irs-shadow{filter:alpha(opacity=30)}.irs-disabled{opacity:.4}.irs-hidden-input{position:absolute!important;display:block!important;top:0!important;left:0!important;width:0!important;height:0!important;font-size:0!important;line-height:0!important;padding:0!important;margin:0!important;outline:none!important;z-index:-9999!important;background:none!important;border-style:solid!important;border-color:transparent!important}.irs-min,.irs-max{display:none;color:#333;font-size:12px;line-height:1.333;text-shadow:none;top:0;padding:1px 5px;background:#0000001a;border-radius:3px;-moz-border-radius:3px}.lt-ie9 .irs-min,.lt-ie9 .irs-max{background:#ccc}.lt-ie9 .irs-from,.lt-ie9 .irs-to,.lt-ie9 .irs-single{background:#999}.irs-to{background-color:rgba(var(--theme-color1),1);color:#fff;padding:3px}body.rtl{direction:rtl}.rtl .deals .swiper .swiper-wrapper{justify-content:end}.rtl .ticket-section .owl-nav{left:35px;right:unset}.rtl .theme-setting,.rtl .slick-slider,.rtl .owl-carousel{direction:ltr}.rtl .slick-slide{float:left}.rtl .swiper{direction:ltr}.rtl ul{-webkit-padding-start:0}.rtl .tap-top{right:unset;left:-60px;transform:rotate(15deg)}.rtl .tap-top.top{right:unset;left:30px}.rtl .special-section.grid-box .special-box .special-content.restaurant-detail ul li{padding-right:15px}.rtl .special-section.grid-box .special-box .special-content.restaurant-detail ul li:after{left:unset;right:0}.rtl .offset-1{margin-left:0;margin-right:8.33333%}.rtl .effect-cls:after{left:unset;right:0}.rtl .effect-cls:before{right:0}.rtl .effect-cls-up:before{right:0}.rtl .dp__main .dp__action_buttons{margin-left:unset;margin-right:auto}.rtl header .menu .brand-logo{text-align:right}.rtl header .menu .header-right li+li{margin-left:0;margin-right:15px}.rtl header .menu .header-right .setting .setting-open{left:0;right:unset}.rtl header .menu .header-right .setting .setting-open li+li{margin-right:0}.rtl header .menu .header-right .front-setting select{padding:5px 10px 4px 28px;background:url("./media/down-GWRQF7YL.png") no-repeat 20%}.rtl header .main-navbar .nav-menu>li{float:right}.rtl header .main-navbar .nav-menu>li .nav-submenu{left:unset;right:0;text-align:right}.rtl header .main-navbar .nav-menu>li .nav-submenu a .sub-arrow{right:unset;left:20px;transform:rotate(180deg);top:4px}.rtl header .main-navbar .nav-menu>li .nav-submenu li a:after{right:unset;left:18px;transform:rotate(180deg)}.rtl header .main-navbar .nav-menu>li .nav-submenu li a:hover{margin-left:0;margin-right:5px}.rtl header .main-navbar .nav-menu>li .nav-submenu li .nav-sub-childmenu{right:unset;left:-200px}.rtl header .main-navbar .nav-menu>li .mega-menu-container .mega-box{text-align:right}.rtl header .main-navbar .nav-menu>li .mega-menu-container .mega-box .link-section .submenu-content ul li a:after{right:-12px;left:unset}.rtl header .main-navbar .nav-menu>li .mega-menu-container .mega-box .link-section .submenu-content ul li a:hover{margin-right:5px;margin-left:0}.rtl header .mix-pills .nav-item{margin-right:0;margin-left:15px}.rtl header .mix-pills.nav-pills .nav-link svg{margin-right:0;margin-left:8px}.rtl .currency-box ul{padding:8px!important}.rtl .currency-box ul li{margin-right:0!important}.rtl .home_section .offer-text{left:unset;right:-148px}.rtl .home_section .home{direction:rtl}.rtl .home_section .home .banner-content{text-align:right}.rtl .home_section .home .home-content .package-detail li{padding-right:0;padding-left:10px}.rtl .home_section .home .home-content .package-detail li i{margin-right:0;margin-left:10px}.rtl .book-table .table-form form .form-group img{right:unset;left:20px}.rtl .cab-section{direction:ltr}.rtl .cab-section .cab-content{direction:rtl;text-align:right}.rtl .cab-section .cab-content .call-section .call i{margin-right:0;margin-left:50px}.rtl .cab-section .cab-content .call-section .call:after{left:unset;right:0}.rtl .cab-section .cab-content form .gj-datepicker button,.rtl .cab-section .cab-content form .gj-timepicker button{border-left:none!important;border-right:1px solid #e5e5e5!important}.rtl .cab-section .cab-content form .form-group img{right:unset;left:0;border-left:none;border-right:1px solid #e5e5e5}.rtl .cab-section .cab-content .car-select li{margin-right:0;margin-left:25px}.rtl .cab-section .cab-content .radio-form [type=radio]:checked+label,.rtl .cab-section .cab-content .radio-form [type=radio]:not(:checked)+label{padding-left:0;padding-right:30px}.rtl .cab-section .cab-content .radio-form [type=radio]:checked+label:before,.rtl .cab-section .cab-content .radio-form [type=radio]:not(:checked)+label:before{left:unset;right:0}.rtl .cab-section .cab-content .radio-form [type=radio]:checked,.rtl .cab-section .cab-content .radio-form [type=radio]:not(:checked){left:unset;right:-9999px}.rtl .ticket-section .ticket-box .ticket-title{right:unset;left:-11%}.rtl .ticket-section .ticket-box .content{padding:50px 50px 50px 150px;left:unset;right:-56%;text-align:right}.rtl .ticket-section .ticket-box .content .barcode-design{right:unset;left:50px}.rtl .ticket-section .slick-prev,.rtl .ticket-section .slick-next,.rtl .ticket-section .swiper-button-next,.rtl .ticket-section .swiper-button-prev{left:40px;right:unset}.rtl .ticket-section .row{direction:rtl}.rtl .ticket-section.white-section .ticket-box .ticket-title{left:-9%}.rtl .about-section .about-text{padding-left:0;padding-right:60px;text-align:right}.rtl .about-section .image-section .img-box .no-class{left:unset;right:-15px}.rtl .app-section .app-image .image:last-child{margin-left:0;margin-right:45px}.rtl .app-section .app-content{text-align:right}.rtl .app-section .app-content .label span:after{right:unset;left:-65px;background:linear-gradient(to left,rgba(var(--theme-color1),.25),rgba(var(--theme-color1),.05))}.rtl .app-section .app-content .app-buttons a+a{margin-left:0;margin-right:30px}.rtl .app-section.medium-section{direction:ltr}.rtl .app-section.medium-section .app-box{text-align:right}.rtl .blog-section .blog-box{direction:rtl}.rtl .blog-section .blog-box .blog-content{text-align:right}.rtl .blog-section .blog-box .img-part .blog-date{left:unset;right:35px}.rtl .blog_section .blog-wrap .blog-details h6 i,.rtl .blog_section .blog-wrap .blog-details .h6 i{margin-right:0;margin-left:12px}.rtl .home_section .home.home-long .home-content.mix-layout,.rtl .home_section .home .home-content .flight-search .flight-search-detail .form-group{text-align:right}.rtl .home_section.restaurant-home-section .home{direction:ltr}.rtl .home_section.restaurant-home-section .home .home-content{direction:rtl}.rtl .location-option .form-check{margin-right:0;margin-left:calc(5px + 13 * (100vw - 320px) / 1600);padding-right:0}.rtl .location-option [type=radio]:checked,.rtl .location-option [type=radio]:not(:checked){left:unset;right:-9999px}.rtl .location-option [type=radio]:checked+label,.rtl .location-option [type=radio]:not(:checked)+label{padding-left:0;padding-right:28px}.rtl .location-option [type=radio]:checked+label:before,.rtl .location-option [type=radio]:not(:checked)+label:before{right:0;left:unset}.rtl .cab-full .cab-search-section .cab-search-box .cab_detail{text-align:right}.rtl .cab-full .cab-search-section .cab-search-box .text-end{text-align:left!important}.rtl .routes-section .routes-box .routes-content .top-bar h6,.rtl .routes-section .routes-box .routes-content .top-bar .h6,.rtl .routes-section .routes-box .routes-content .bottom-bar .rating{margin-left:0;margin-right:auto}.rtl .routes-section .routes-box .routes-img .price-round{left:unset;right:-11px}.rtl .routes-section .routes-box .routes-img .discount{left:unset;right:25px}.rtl .full-banner .banner-content{text-align:right}.rtl .full-banner .banner-content .bottom-section .info-btn{margin-left:0;margin-right:25px}.rtl .full-banner.banner-section.full-banner .banner-content{text-align:right}.rtl footer .footer .footer-content .contact-detail .contact-list li i{margin-right:unset;margin-left:5px}.rtl .flight-arrow .swiper-button-prev{right:unset;left:30px}.rtl .flight-arrow .swiper-button-next{right:unset;left:0}.rtl .service-section .service-box .lower-section h6,.rtl .service-section .service-box .lower-section .h6{margin-left:unset;margin-right:12px}.rtl .subscribe-footer .service-left .service-box{border-right:1px solid #ffffff;border-left:none}.rtl .subscribe-footer .service-left .service-box .detail{margin-left:0;margin-right:12px}.rtl .subscribe-footer .service-left ul li:first-child .service-box{padding-right:0;border-right:none;padding-left:50px}.rtl .subscribe-footer .service-right .btn-subscribe{border-radius:50px 0 0 50px}.rtl .subscribe-footer .service-right .input-group input{border-radius:0 50px 50px 0}.rtl .zig-zag-effect:after,.rtl .zig-zag-effect:before{right:0}.rtl .menu-section .menu-box{direction:rtl;text-align:right}.rtl .menu-section .menu-box .bottom-bar .menu-bar img{margin-right:0;margin-left:30px}.rtl .menu-section .menu-box .bottom-bar .menu-bar .content h6 label,.rtl .menu-section .menu-box .bottom-bar .menu-bar .content .h6 label{right:unset;left:10px}.rtl .category-wrapper .category-wrap{direction:rtl}.rtl .category-wrapper .category-wrap .category-img{left:unset;right:0}.rtl .category-wrapper .category-wrap .category-content{padding:55px 220px 55px 30px;margin-left:0;margin-right:55px}.rtl .category-wrapper .category-wrap .category-content p{text-align:right}.rtl .category-wrapper .category-wrap .category-content .top h6,.rtl .category-wrapper .category-wrap .category-content .top .h6{margin-left:0;margin-right:25px}.rtl .category-wrapper .category-wrap .category-content .top .like-cls i{right:unset;left:0}.rtl .category-wrapper .category-wrap .category-content .bottom .coupon-code{margin-left:0;margin-right:15px}.rtl .search-section .search-box .right-part{margin-left:0;margin-right:45px}.rtl .search-section .search-box .right-part .search-icon img{left:unset;right:18px}.rtl .search-section .search-box .right-part .search-icon:before{left:unset;right:-45px}.rtl .search-section .search-box .right-part .search-icon:after{left:unset;right:-37px}.rtl .special-section .special-box{direction:rtl}.rtl .special-section .special-box .special-img .label{left:unset;right:30px}.rtl .special-section .special-box .special-content{text-align:right}.rtl .special-section .special-box .special-content .bottom-part .package-cls{padding-right:20px;padding-left:0}.rtl .testimonial-section .row,.rtl .top-category .top_box{direction:rtl}.rtl .top-category .top_box .right-content{text-align:right}.rtl .top-category .top_box .right-content h5 i,.rtl .top-category .top_box .right-content .h5 i{margin-left:0;margin-right:10px}.rtl .top-category .top_box .right-content .rating span{margin-right:0;margin-left:8px}.rtl .video_section .video-content{text-align:right}.rtl .video_section .video-content .bottom-section .info-btn{margin-left:0;margin-right:25px}.rtl .video_section .video-content .bottom-section .info-btn.red-info{margin-left:0;margin-right:10px}.rtl .video_section .video-content h2 span,.rtl .video_section .video-content .h2 span{padding-left:0;padding-right:20px;margin-left:0;margin-right:5px}.rtl .video_section .video-content h2 span:after,.rtl .video_section .video-content .h2 span:after{left:unset;right:0}.rtl .process-steps .step-bg .popular-section .step-box .popular-box .special-content h5 span,.rtl .process-steps .step-bg .popular-section .step-box .popular-box .special-content .h5 span{margin-left:unset;margin-right:auto}.rtl .process-steps .step-bg .popular-section .step-box .popular-box .special-content .bottom-section .price del{margin-right:unset;margin-left:10px}.rtl .category-section .category-box{direction:rtl}.rtl .category-section .category-box .top-bar{left:unset;right:25px}.rtl .category-section .category-box .top-bar .offer{margin-right:0;margin-left:10px}.rtl .category-section .category-box .bottom-bar{right:25px;left:unset;text-align:right}.rtl .category-section .category-box .bottom-bar .top h5,.rtl .category-section .category-box .bottom-bar .top .h5{margin-right:0;margin-left:15px}.rtl .category-section .category-box .bottom-bar .top h6,.rtl .category-section .category-box .bottom-bar .top .h6{margin-left:0;margin-right:20px}.rtl .category-section .category-box .like-cls{right:unset;left:25px}.rtl .subscribe_section .input-section{padding-left:0;padding-right:60px}.rtl .subscribe_section .input-section input{padding:50px 50px 50px 175px}.rtl .subscribe_section .input-section .btn{right:unset;left:50px}.rtl .subscribe_section .subscribe-detail{text-align:left;padding-right:0;padding-left:60px}.rtl .subscribe_section .subscribe-detail span{left:unset;right:-40%}.rtl .subscribe_section .subscribe-detail:after{right:unset;left:0}.rtl .classic-slider .slick-dots{right:unset;left:50px}.rtl .category-sec .category-box{direction:rtl}.rtl .category-sec .category-box .img-category .like-cls{right:unset;left:13%}.rtl .category-sec .category-box .img-category .top-bar{left:unset;right:25px;text-align:right}.rtl .category-sec .category-box .content-category{text-align:right}.rtl .category-sec .category-box .content-category .top h5,.rtl .category-sec .category-box .content-category .top .h5{margin-right:0;margin-left:15px}.rtl .category-sec .category-box .content-category .top h3,.rtl .category-sec .category-box .content-category .top .h3{margin-right:unset;margin-left:15px}.rtl .category-sec .category-box .content-category h6 span,.rtl .category-sec .category-box .content-category .h6 span{float:left}.rtl .special-section.grid-box .special-box .special-content .tour-detail h6 i.me-3,.rtl .special-section.grid-box .special-box .special-content .tour-detail .h6 i.me-3{margin-right:unset!important;margin-left:1rem!important}.rtl .special-section.grid-box .special-box .special-content .tour-detail h6 i.ms-3,.rtl .special-section.grid-box .special-box .special-content .tour-detail .h6 i.ms-3{margin-left:unset!important;margin-right:1rem!important}.rtl .classic-slider .swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-horizontal{left:unset;right:-3%}.rtl .gallery_box .gallery-content{left:unset;right:40px}.rtl .gallery_box .view-cls{right:unset;left:40px}.rtl .selector-box-flight .flight-class .form-check-label{margin-right:12px}.rtl .menu-section .menu-box .bottom-bar .menu-bar .content h6 del,.rtl .menu-section .menu-box .bottom-bar .menu-bar .content .h6 del{margin-right:unset;margin-left:5px}.rtl .menu-section .menu-box .bottom-bar .menu-bar .content .rating span{margin-right:unset;margin-left:8px}.rtl .selector-box ul li span{right:unset;left:10px}.rtl .flight-detail .flight-box .middle-section .flight-info:after{right:unset;left:0}.rtl .detail-section .detail-box .upper-part:after{right:unset;left:0}.rtl .cab-section .cab-content .radio-form label{margin-right:unset;margin-left:20px}.rtl .service-part .service-wrapper{text-align:right}.rtl .service-part .service-wrapper h3 i,.rtl .service-part .service-wrapper .h3 i{right:unset;left:0}.rtl .top-category .top_box .new-label{right:unset;left:-20px;transform:scaleX(-1)}.rtl .top-category .top_box .new-label span{transform:rotate(-50deg) scaleX(-1);right:unset;left:20px}.rtl .about_section .about_content{margin-left:0;margin-right:85px;text-align:right}.rtl .about_section .about_content .about_bottom h6,.rtl .about_section .about_content .about_bottom .h6{margin-left:0;margin-right:25px}.rtl .filter-section .top-section .title,.rtl .filter-section .filters .filter-content,.rtl .filter-section .content .grid-item .filter-detail,.rtl .about-text p{text-align:right}.rtl .price-section .price-box{direction:rtl}.rtl .price-section .price-box .price-img{border-radius:0 25px 25px 0}.rtl .price-section .price-box .price-content{border-radius:25px 0 0 25px}.rtl .price-section .price-box .price-content .price-title .like-cls i{left:0;right:unset}.rtl .price-section .price-box .price-content .price a{margin-left:auto;margin-right:unset}.rtl .price-section .price-box .price-content .price h5,.rtl .price-section .price-box .price-content .price .h5{margin-left:unset;margin-right:auto}.rtl .scroll-body{padding-left:0;padding-right:400px}.rtl .classic-section .classic-box{direction:rtl}.rtl .classic-section .classic-box .top-part{padding-right:30px;padding-left:0;border-left:none;border-right:1px dashed #dddddd;text-align:right}.rtl .classic-section .classic-box .top-part:before,.rtl .classic-section .classic-box .top-part:after{left:unset;right:-3px}.rtl .classic-section .classic-box .top-part .plane-updown{left:unset;right:-8px}.rtl .classic-section .classic-box .bottom-part h6,.rtl .classic-section .classic-box .bottom-part .h6{text-align:right}.rtl .process-steps .step-bg .popular-section .step-box .popular-box .special-content .bottom-section .rating span{margin-left:0;margin-right:10px}.rtl .order-food-section .order-food .book-table.single-table .table-form form .form-group{margin-left:0}.rtl .collection-banner.p-right .contain-banner{justify-content:flex-start}.rtl .collection-banner.p-left .contain-banner{justify-content:flex-end}.rtl .breadcrumb-item+.breadcrumb-item{padding-left:0;padding-right:.5rem}.rtl .breadcrumb-item+.breadcrumb-item:before{padding-right:0;padding-left:.5rem}.rtl .breadcrumb-section .breadcrumb-content .breadcrumb .breadcrumb-item+.breadcrumb-item:before{content:"\f100"}.rtl .breadcrumb-section .breadcrumb-content.breadcrumb-right{justify-content:flex-start;text-align:right}.rtl .breadcrumb-section .breadcrumb-content.breadcrumb-right .breadcrumb{justify-content:flex-start}.rtl .breadcrumb-section .breadcrumb-content.restaurant-name ul li+li:after{left:unset;right:0}.rtl .about-section .image-section .img-box+.img-box{margin-left:0;margin-right:60px}.rtl .about-section.three-image .image-section .img-box+.img-box{margin-left:0;margin-right:45px}.rtl .about-section.about_page .about-text,.rtl .about-section.about_page .about-text .title-3{text-align:right}.rtl .about-section.about_page .about-text .buttons-about .btn+.btn{margin-left:0;margin-right:20px}.rtl .review-section .review_box .flight_detail.payment-gateway .radio_animated.ms-0{margin-right:0!important;margin-left:12px!important}.rtl .testimonial-section .testimonial{direction:rtl}.rtl .testimonial-section .testimonial .right-part{margin-left:0;margin-right:13%;text-align:right}.rtl .testimonial-section .testimonial .right-part .detail h6,.rtl .testimonial-section .testimonial .right-part .detail .h6{margin-left:0;margin-right:18px}.rtl .testimonial-section .testimonial .left-part .design{left:-45px;right:unset}.rtl .testimonial-section .testimonial .quote-icon{left:90px;right:unset;transform:scaleX(-1)}.rtl .blog_section .blog-wrap{direction:rtl}.rtl .blog_section .blog-wrap .blog-image .blog-label{left:unset;right:30px}.rtl .blog_section .blog-wrap .blog-details{text-align:right}.rtl .blog_section.inner-blog .blog-wrap .blog-details h6 i,.rtl .blog_section.inner-blog .blog-wrap .blog-details .h6 i{margin-right:unset;margin-left:12px}.rtl .blog-sidebar .blog-wrapper{text-align:right}.rtl .blog-sidebar .blog-wrapper .sidebar-content .sidebar-list li i{margin-left:15px;margin-right:0;transform:rotate(180deg)}.rtl .blog-sidebar .blog-wrapper .sidebar-content .blog-post li .media img{margin-right:unset;margin-left:15px}.rtl .blog-sidebar .blog-wrapper .sidebar-content .tags li{margin:8px 0 0 8px}.rtl .blog-sidebar .blog-wrapper .search-bar input{padding:14px 50px 14px 14px}.rtl .blog-sidebar .blog-wrapper .search-bar i{left:unset;right:14px}.rtl .blog-sidebar .blog-wrapper .search-bar i:after{right:unset;left:-10px}.rtl .blog-single-detail{text-align:right}.rtl .blog-single-detail .title-part .post-detail li+li{padding-left:0;padding-right:15px;margin-left:0;margin-right:15px;border-left:none;border-right:1px solid #ddd}.rtl .blog-single-detail .comment-section .comment{text-align:right}.rtl .blog-single-detail .comment-section .comment-wrapper .comment-box .media .media-body{margin-left:0;margin-right:calc(6px + 9 * (100vw - 320px) / 1600)}.rtl .blog-single-detail .comment-section .comment-wrapper .comment-box .media .media-body .title .comment-user i,.rtl .blog-single-detail .comment-section .comment-wrapper .comment-box .media .media-body .title .comment-date i{margin-right:0;margin-left:7px}.rtl .blog-single-detail .comment-section .comment-wrapper .comment-box .media .media-body .title .comment-date{margin-left:0;margin-right:15px}.rtl .blog-single-detail .comment-section .comment-wrapper .comment-box .media .media-body .reply-btn{text-align:left}.rtl .blog-single-detail .comment-section .comment-wrapper .comment-box .media .media-body .reply-btn .pe-2,.rtl .blog-single-detail .comment-section .comment-wrapper .comment-box .media .media-body .reply-btn .px-2{padding-right:0!important;padding-left:.5rem!important}.rtl .blog-single-detail .comment-section .comment-wrapper .comment-box .media.inner-comment{margin-left:0;margin-right:calc(20px + .00625*(100vw - 320px))}.rtl .blog-single-detail .leave-comment{text-align:right}.rtl .blog-inner.blog_section .blog-wrap .blog-details h6 i,.rtl .blog-inner.blog_section .blog-wrap .blog-details .h6 i{margin-left:12px;margin-right:0}.rtl .blog-inner.blog_section .blog-wrap .blog-details h6 i.ms-2,.rtl .blog-inner.blog_section .blog-wrap .blog-details .h6 i.ms-2{margin-right:6px!important}.rtl .portfolio-section .grid.blog-masonry .grid-item .overlay .blog-details{text-align:right}.rtl .portfolio-section .grid.blog-masonry .grid-item .overlay .blog-details h6 i,.rtl .portfolio-section .grid.blog-masonry .grid-item .overlay .blog-details .h6 i{margin-right:0;margin-left:12px}.rtl .portfolio-section .grid.blog-masonry .grid-item .overlay .blog-details h6 i.ms-2,.rtl .portfolio-section .grid.blog-masonry .grid-item .overlay .blog-details .h6 i.ms-2{margin-right:6px}.rtl .video-modal .modal-body .btn-close{right:unset;left:-30px}.rtl .flight-search .flight-search-detail .form-group{text-align:right}.rtl .flight-search .flight-search-detail .form-group img{right:unset;left:0;border-left:none;border-right:1px solid #e5e5e5}.rtl .input-group-append{margin-left:0;margin-right:-1px}.rtl .modal-footer>:not(:first-child){margin-left:0;margin-right:.25rem}.rtl .modal-footer>:not(:last-child){margin-right:0;margin-left:.25rem}.rtl .filter-panel .left-filter .filters ul li{margin-left:10px;margin-right:0}.rtl .filter-panel .right-panel{margin-left:unset;margin-right:auto}.rtl .filter-panel .collection-grid-view{padding-left:0;padding-right:15px}.rtl .filter-panel .collection-grid-view .filter-select li{margin-left:0;margin-right:4px}.rtl .filter-panel .popup-btn img{margin-left:unset;margin-right:10px}.rtl .filter_button img{margin-right:0;margin-left:10px}.rtl .filter-bottom-content .middle-part .filter-block .collection-collapse-block{text-align:right}.rtl .filter-bottom-content .middle-part .btn.me-2{margin-right:0!important;margin-left:.5rem!important}.rtl .filter-bottom-content .middle-part .button_bottom.text-end{text-align:left!important}.rtl .custom-control{padding-left:0;padding-right:1.5rem;text-align:right}.rtl .form-check-label:before,.rtl .form-check-label:after{left:unset;right:-1.5rem}.rtl .left-sidebar .middle-part .filter-block .form-check-label{margin-right:5px;margin-left:0}.rtl .left-sidebar .middle-part .filter-block .form-check-label:before{left:unset;right:-29px}.rtl .left-sidebar .middle-part .filter-block .form-check-label:after{left:unset;right:-29px}.rtl .left-sidebar .middle-part .filter-block .form-check-label .ms-1,.rtl .left-sidebar .middle-part .filter-block .form-check-label .mx-1{margin-left:0!important;margin-right:.25rem!important}.rtl .left-sidebar .middle-part .filter-block .collection-collapse-block{text-align:right}.rtl .left-sidebar .middle-part .filter-block .collapse-block-title:after{right:unset;left:0}.rtl .left-sidebar .middle-part .filter-block .sidebar-hotels .hotel-box .content-right{padding-left:0;padding-right:20px}.rtl .left-sidebar .middle-part .section-title img{margin-left:unset;margin-right:auto}.rtl .left-sidebar .bottom-info{text-align:right}.rtl .left-sidebar.sidebar-popup{left:unset;right:0}.rtl .top-filter-section .form-check{padding-right:0}.rtl .top-bar-flight .date-fare-slider .fare-box{border-right:0;border-left:1px solid #f5f5f5}.rtl .special-section .special-box .special-img .top-icon{left:8px;right:unset}.rtl .special-section.grid-box .special-box{direction:rtl}.rtl .special-section.grid-box .special-box .label-offer{left:unset;right:-10px}.rtl .special-section.grid-box .special-box .label-offer:after{left:unset;right:0;border-left:unset;border-right:10px solid transparent}.rtl .special-section.grid-box .special-box .special-content{text-align:right}.rtl .special-section.grid-box .special-box .special-content .bottom-section .rating span{margin-left:0;margin-right:18px}@media (max-width: 767px){.rtl .special-section.grid-box .special-box .special-content .bottom-section .rating span{margin-right:5px}}.rtl .special-section.grid-box .special-box .special-content .bottom-section .price del{margin-right:0;margin-left:10px}.rtl .special-section.grid-box .special-box .special-content .bottom-section .price .facility-detail{margin-left:0;margin-right:7px}.rtl .special-section.grid-box .special-box .special-content .tour-detail h6 i.ms-2,.rtl .special-section.grid-box .special-box .special-content .tour-detail .h6 i.ms-2{margin-left:0!important;margin-right:.5rem!important}.rtl .special-section.grid-box .special-box .special-content .tour-detail h6 i.me-2,.rtl .special-section.grid-box .special-box .special-content .tour-detail .h6 i.me-2{margin-right:0!important;margin-left:.5rem!important}.rtl .special-section.grid-box .special-box .special-content .tour-detail .include-sec ul li{margin-right:0;margin-left:12px}.rtl .special-section.grid-box .special-box .special-content .tour-detail .bottom-section .price h6 del,.rtl .special-section.grid-box .special-box .special-content .tour-detail .bottom-section .price .h6 del{margin-right:0}.rtl .special-section.grid-box .special-box .special-content.restaurant-detail h5 span,.rtl .special-section.grid-box .special-box .special-content.restaurant-detail .h5 span{margin-left:unset;margin-right:10px}.rtl .special-section.grid-box .special-box.cab-box .special-content{text-align:right}.rtl .special-section.grid-box .special-box.cab-box .special-content .button-botton a:last-child{margin-left:0;margin-right:10px}.rtl .flight-detail-sec.cab-detail-sec .detail-bar .detail-wrap .car-details{text-align:right}.rtl .flight-detail-sec.cab-detail-sec .detail-bar .detail-wrap .car-details ul li img{margin-right:0;margin-left:5px}.rtl .flight-detail-sec.cab-detail-sec .detail-bar .detail-wrap .car-details ul+ul{margin-left:0;margin-right:30px}.rtl .flight-detail-sec .detail-bar .detail-wrap .airport-part .airport-progress i{transform:scaleX(-1)}.rtl .flight-detail-sec .detail-bar .detail-wrap .airport-part .airport-progress i.float-start{float:right!important}.rtl .flight-detail-sec .detail-bar .detail-wrap .airport-part .airport-progress i.float-end{float:left!important}.rtl .flight-detail-sec .selection-bar .details{margin-right:auto;margin-left:unset}.rtl .flight-detail-sec.book_panel .grand-total .total{margin-left:30px;margin-right:0}.rtl .flight-detail-sec.full_width-detail .detail-bar .detail-wrap .logo-sec img{margin-right:0;margin-left:10px}.rtl .review-section .review_box .title-top,.rtl .review-section .review_box .flight_detail{text-align:right}.rtl .review-section .review_box .flight_detail .logo-sec img{margin-right:0;margin-left:10px}@media (max-width: 767px){.rtl .review-section .review_box .flight_detail .logo-sec img{margin:0 auto}}.rtl .review-section .review_box .flight_detail .airport-part .airport-progress i{transform:scaleX(-1)}.rtl .review-section .review_box .flight_detail .airport-part .airport-progress i.float-start{float:right!important}.rtl .review-section .review_box .flight_detail .airport-part .airport-progress i.float-end{float:left!important}.rtl .review-section .review_box .flight_detail .summery_box .table tr td{text-align:right}.rtl .review-section .review_box .flight_detail .summery_box .table tr td:nth-child(2){text-align:left}.rtl .review-section .review_box .flight_detail .summery_box .grand_total h5 span,.rtl .review-section .review_box .flight_detail .summery_box .grand_total .h5 span{float:left}.rtl .review-section .review_box .flight_detail .addons-according .card .card-header .btn img{margin-right:0;margin-left:12px}.rtl .review-section .review_box .flight_detail .addons-according .seat-select .seat-details ul li h6,.rtl .review-section .review_box .flight_detail .addons-according .seat-select .seat-details ul li .h6{margin-right:15px;margin-left:unset}.rtl .review-section .review_box .flight_detail.payment-gateway .card .card-header .btn label{text-align:right}.rtl .review-section .review_box .flight_detail.payment-gateway form .form-group img{left:10px;right:unset}.rtl .review-section .review_box .flight_detail.payment-gateway form .payment-btn{text-align:left}.rtl .order-menu-section .order-section .order-items .items .addtocart_btn{right:unset;left:0}.rtl .order-menu-section .order-section .order-items .items.non-veg h6,.rtl .order-menu-section .order-section .order-items .items.non-veg .h6,.rtl .order-menu-section .order-section .order-items .items.veg h6,.rtl .order-menu-section .order-section .order-items .items.veg .h6{padding-left:0;padding-right:25px}.rtl .order-menu-section .order-section .order-items .items h6:before,.rtl .order-menu-section .order-section .order-items .items .h6:before{right:3px;left:unset}.rtl .order-menu-section .order-section .order-items .items h6:after,.rtl .order-menu-section .order-section .order-items .items .h6:after{right:0;left:unset}.rtl .form-check input{margin-right:0;margin-left:12px}.rtl .radio_animated:after{left:unset;right:-.125rem}.rtl .radio_animated:before{left:unset;right:.125rem}.rtl .guest-detail{text-align:right}.rtl .guest-detail form .input-group-text.btn{border-right:none;border-left:1px solid #ced4da}.rtl .iti--allow-dropdown .iti__flag-container,.rtl .iti--separate-dial-code .iti__flag-container{left:auto;right:unset}.rtl .iti--allow-dropdown input[type=tel],.rtl .iti--separate-dial-code input[type=tel]{padding-left:6px;padding-right:52px}.rtl .iti__arrow{margin-right:6px;margin-left:0}.rtl .mobile-filter img{margin-right:auto;margin-left:unset}.rtl .order-menu .nav .nav-link.ms-3{margin-left:unset!important;margin-right:1rem}.rtl .single-section .image_section .view-all,.rtl .single-section .single-sidebar,.rtl .single-section .single-sidebar h4.title,.rtl .single-section .single-sidebar .title.h4{text-align:right}.rtl .single-section .single-sidebar p i{margin-right:0;margin-left:10px}.rtl .single-section .single-sidebar .social-box i{margin:4px 0 0 14px}.rtl .single-section .single-sidebar .price-part .right-part{text-align:left;margin-right:auto;margin-left:0}.rtl .single-section .single-sidebar .book-btn-section .gj-datepicker .input-group-append .btn.border-left-0{border-right:0!important;border-left:1px solid #ced4da!important}.rtl .single-section .single-sidebar .book-btn-section .selector select{background:url("./media/down-black-V7IY56XK.png") no-repeat 5%}.rtl .single-section .single-sidebar .book-btn-section .rooms-section .selector-box{text-align:right}.rtl .single-section .single-sidebar .book-btn-section .rooms-section .selector-box .room-cls .qty-box label{margin-left:30px;margin-right:0}.rtl .single-section .single-sidebar .book-btn-section .rooms-section .selector-box .room-cls .qty-box .input-group,.rtl .single-section .single-sidebar .book-btn-section .rooms-section .selector-box .bottom-part .btn{margin-left:0;margin-right:auto}.rtl .single-section .single-sidebar .book-btn-section div.text-end{text-align:left!important}.rtl .single-section .single-sidebar .weather-sec li+li{margin-left:0;margin-right:20px}.rtl .single-section .single-sidebar .order-cart .cart-items .items.veg h6,.rtl .single-section .single-sidebar .order-cart .cart-items .items.veg .h6,.rtl .single-section .single-sidebar .order-cart .cart-items .items.non-veg h6,.rtl .single-section .single-sidebar .order-cart .cart-items .items.non-veg .h6{padding-left:0;padding-right:25px}.rtl .single-section .single-sidebar .order-cart .cart-items .items.veg h6:before,.rtl .single-section .single-sidebar .order-cart .cart-items .items.veg .h6:before,.rtl .single-section .single-sidebar .order-cart .cart-items .items.non-veg h6:before,.rtl .single-section .single-sidebar .order-cart .cart-items .items.non-veg .h6:before{left:unset;right:3px}.rtl .single-section .single-sidebar .order-cart .cart-items .items.veg h6:after,.rtl .single-section .single-sidebar .order-cart .cart-items .items.veg .h6:after,.rtl .single-section .single-sidebar .order-cart .cart-items .items.non-veg h6:after,.rtl .single-section .single-sidebar .order-cart .cart-items .items.non-veg .h6:after{left:unset;right:0}.rtl .single-section .single-sidebar .order-cart .cart-items .items .price{left:0;right:unset}.rtl .single-section .single-sidebar .order-cart .cart-bottom{text-align:left}.rtl .single-section .single-sidebar .order-cart .cart-bottom .sub-total{text-align:right}.rtl .single-section .single-sidebar .order-cart .cart-bottom .sub-total span{float:left}.rtl .single-section .single-sidebar .order-cart .cart-bottom p,.rtl .single-section .single-sidebar .order-cart .empty-cart p{text-align:right}.rtl .single-section .single-sidebar .newsletter-sec .button{text-align:left}.rtl .single-section .description-section .description-details .menu-part{text-align:right}.rtl .single-section .description-section .description-details .menu-part .rooms-box .room-detail .facility-detail li img{margin-right:0;margin-left:8px}.rtl .single-section .description-section .description-details .menu-part .rooms-box .room-detail .facility-detail li i{margin-right:0;margin-left:5px}.rtl .single-section .description-section .description-details .menu-part .table-book .gj-datepicker .btn.border-left-0{border-right:0!important;border-left:1px solid #ced4da!important}.rtl .single-section .description-section .description-details .menu-part .accordion-plan .card .card-header button{text-align:right}.rtl .single-section .description-section .description-details .menu-part .accordion-plan .card .card-header button:before{right:unset;left:20px}.rtl .single-section .description-section .description-details .menu-part .accordion-plan .card .card-body .highlight li img{margin-right:0;margin-left:5px}.rtl .single-section .description-section .description-details .menu-part.facility ul{margin-left:0;margin-right:10px}.rtl .single-section .description-section .description-details .menu-part.facility ul li i,.rtl .single-section .description-section .description-details .menu-part.facility h6 img,.rtl .single-section .description-section .description-details .menu-part.facility .h6 img{margin-right:0;margin-left:5px}.rtl .single-section .description-section .description-details .menu-part.review .review-box .rating span{margin-left:0;margin-right:10px}.rtl .single-section .description-section .description-details .menu-part.about .about-sec ul{padding-right:25px;padding-left:0}.rtl .single-section .description-section .description-details .content-title,.rtl .single-section .description-section .menu-top,.rtl .cab-single-detail{text-align:right}.rtl .cab-single-detail .title-car h6,.rtl .cab-single-detail .title-car .h6{margin-left:unset;margin-right:auto}.rtl .cab-single-detail .overview ul+ul{margin-left:0;margin-right:30px}.rtl .coming-soon .object{right:calc(10% + .0025*(100vw - 320px));left:unset}.rtl .coming-soon .object .object-rope{margin-left:0;margin-right:50%}.rtl .timer li{margin-right:0;margin-left:25px}.rtl .contact_section .contact_wrap{text-align:right}.rtl .contact_section .contact_wrap .title_bar h4,.rtl .contact_section .contact_wrap .title_bar .h4{margin-left:0;margin-right:10px}.rtl .get-in-touch{text-align:right}.rtl .get-in-touch form .submit-btn{text-align:left}.rtl header.light_header .menu .header-right .front-setting select{background:url("./media/down-black-V7IY56XK.png") no-repeat 20%}.rtl .faq-tab .nav-tabs{text-align:right}.rtl .faq-tab .nav-tabs .nav-item .nav-link.active{border-left:2px solid rgba(var(--theme-color1),1);border-right:none}.rtl .faq-content .tab-pane .card,.rtl .faq-content .tab-pane .card .card-header h5,.rtl .faq-content .tab-pane .card .card-header .h5,.rtl .selector-box-flight{text-align:right}.rtl .selector-box-flight .bottom-part .btn{margin-left:unset;margin-right:auto}.rtl .selector-box-flight .room-cls .qty-box label{margin-left:30px;margin-right:0}.rtl .selector-box-flight .room-cls .qty-box .input-group{margin-right:auto;margin-left:unset}.rtl .top-bar-flight .fare-calender .calender-external{left:0;right:unset}.rtl .top-filter-section ul .onclick-title,.rtl .top-filter-section ul .filter-title{border-right:1px solid #e0e0e0;border-left:none}.rtl .top-filter-section ul .onclick-title h6,.rtl .top-filter-section ul .onclick-title .h6,.rtl .top-filter-section ul .filter-title h6,.rtl .top-filter-section ul .filter-title .h6{padding:0 0 0 20px}.rtl .top-filter-section ul .onclick-title h6:before,.rtl .top-filter-section ul .onclick-title .h6:before,.rtl .top-filter-section ul .filter-title h6:before,.rtl .top-filter-section ul .filter-title .h6:before{right:unset;left:15px}.rtl .top-filter-section ul .onclick-title .onclick-content,.rtl .top-filter-section ul .filter-title .onclick-content{left:unset;right:30px}@media (max-width: 991px){.rtl .top-filter-section ul .onclick-title .onclick-content,.rtl .top-filter-section ul .filter-title .onclick-content{right:0}}.rtl .top-filter-section ul .onclick-title:nth-child(-n+3),.rtl .top-filter-section ul .filter-title:nth-child(-n+3){border-right:none}.rtl .search-section .search-box .left-part .search-body:after{left:0;right:unset}.rtl .view-map{margin-left:15px;margin-right:0}.rtl .view-map .arrow:after{left:unset;right:-70px;transform:rotate(-115deg) scaleX(-1)}.rtl .infoBox .marker-detail .detail-part{text-align:right}.rtl .infoBox .marker-detail .detail-part a{right:unset;left:7px}.rtl .MicrosoftMap .infobox-close{right:unset;left:5px}.rtl .left-filter.ms-auto{margin-left:unset!important;margin-right:auto!important}.rtl .list-view .list-box .list-content{text-align:right;margin-left:0;margin-right:25px}.rtl .list-view .list-box .list-content h6 i.me-2,.rtl .list-view .list-box .list-content .h6 i.me-2{margin-right:0!important;margin-left:.5rem!important}.rtl .list-view .list-box .list-content h6 i.ms-2,.rtl .list-view .list-box .list-content .h6 i.ms-2{margin-left:0!important;margin-right:.5rem!important}.rtl .list-view .list-box .list-content .price del{margin-right:0;margin-left:10px}.rtl .list-view .list-box .list-content .book-now{left:0;right:unset}.rtl .list-view .list-box .list-content .offer-box{right:unset;left:0}.rtl .list-view .list-box .list-content .facility-icon .facility-box+.facility-box{margin-left:0;margin-right:15px}.rtl .summery-box{text-align:right}.rtl .summery-box .hotel-section .hotel-detail{margin-right:20px;margin-left:0}.rtl .summery-box .summery-section .edit-cls{margin-left:unset;margin-right:auto}.rtl .summery-box .summery-section .payment-details table tbody tr td:nth-child(2){text-align:left}.rtl .summery-box .summery-section .box .right{text-align:left}.rtl .H_ib_close{right:unset;left:0}.rtl .leaflet-container a.leaflet-popup-close-button{left:0;right:unset}.rtl .hotel-single-section .hotel-title-section .hotel-name .left-part{text-align:right}.rtl .hotel-single-section .hotel-title-section .hotel-name .left-part .top .rating{margin-left:0;margin-right:15px}.rtl .hotel-single-section .hotel-title-section .hotel-name .left-part .top .share-buttons .btn{margin-left:0;margin-right:calc(5px + 5 * (100vw - 320px) / 1600)}.rtl .hotel-single-section .hotel-title-section .hotel-name .right-part{text-align:left;margin-left:0;margin-right:auto}.rtl .hotel_title_section .hotel-name .left-part{text-align:right}.rtl .hotel_title_section .hotel-name .left-part .top .rating{margin-left:0;margin-right:15px}.rtl .hotel_title_section .hotel-name .left-part .top .share-buttons .btn{margin-left:0;margin-right:calc(5px + 5 * (100vw - 320px) / 1600)}.rtl .hotel_title_section .hotel-name .right-part{text-align:left;margin-left:0;margin-right:auto}.rtl .account-sign-in{text-align:right}.rtl .account-sign-in .login-with .login-social .boxes h6,.rtl .account-sign-in .login-with .login-social .boxes .h6{margin-left:0;margin-right:20px}.rtl .mfp-close,.rtl .mfp-counter{left:0;right:unset}.rtl .portfolio-section .grid .grid-item .overlay .portfolio-text,.rtl .book-table.single-table,.rtl .checkout-process .checkout-box h4.title,.rtl .checkout-process .checkout-box .title.h4{text-align:right}.rtl .checkout-process .checkout-box .sub-title a{margin-left:unset;margin-right:auto}.rtl .checkout-process .checkout-box .sub-title h5,.rtl .checkout-process .checkout-box .sub-title .h5,.rtl .checkout-process .checkout-box .address-sec .select-box .address-box{text-align:right}.rtl .checkout-process .checkout-box .address-sec .select-box .address-box .top h6 span,.rtl .checkout-process .checkout-box .address-sec .select-box .address-box .top .h6 span{float:left}.rtl .checkout-process .checkout-box .address-sec .select-box .address-box .bottom .bottom_btn:first-child{border-right:none;border-left:1px solid #dddddd;margin-right:unset;margin-left:5%}.rtl .portfolio-creative.odd-even-con .container .row:nth-child(2n) .content-sec p{margin-right:unset}.rtl .edit-profile-modal .modal-body{text-align:right}.rtl .edit-profile-modal .modal-body .gj-datepicker .input-group-append .btn.border-left-0{border-left:1px solid #ced4da!important;border-right:none!important}.rtl .modal-header .btn-close{margin:-1rem auto -1rem -1rem}.rtl .map-modal .btn-close{right:unset;left:-7px}.rtl .order-menu .search-bar .search i{right:unset;left:16px}.rtl .order-menu .nav,.rtl .customized .size-option,.rtl .top-title-bar .hotel_title_section .left-part{text-align:right}.rtl .top-title-bar .hotel_title_section .right-part{margin-left:unset;margin-right:auto;text-align:left}.rtl .top-title-bar .hotel_title_section ul li{padding-right:0;padding-left:15px;margin-left:0;margin-right:10px}.rtl .book-table .table-form form .input-group-append{right:unset;left:12px}.rtl .book-table .table-form form .gj-datepicker,.rtl .book-table .table-form form .form-group{margin-right:0;margin-left:40px}.rtl .book-table .table-form form .btn{margin-left:0;margin-right:15px}.rtl .book-table.single-table .table-form.classic-form form .form-group img{right:unset;left:15px}.rtl .book-table.single-table .table-form.classic-form form .input-group-append .btn i{left:unset;right:15px}.rtl .full-page .single-section{direction:rtl}.rtl .full-width-detail .place-detail li+li:after{left:unset;right:0}.rtl .btn-group-showcase .btn+.btn{margin-left:unset;margin-right:15px}.rtl .suggestion_box .form-group img{right:unset;left:1px;border-left:unset;border-right:1px solid #e5e5e5}.rtl .dashboard-section .dashboard-main .dashboard-intro{text-align:right}.rtl .dashboard-section .dashboard-main .dashboard-intro .complete-profile .complete-box i{margin-right:0;margin-left:12px}.rtl .dashboard-section .dashboard-main .dashboard-info .activity-box{text-align:right}.rtl .dashboard-section .dashboard-main .dashboard-info .activity-box ul li span{float:left}.rtl .dashboard-section .dashboard-main .dashboard-info .activity-box ul li i{margin-right:0;margin-left:6px}.rtl .dashboard-section .dashboard-main .dashboard-info .activity-box ul li:after{left:unset;right:0}.rtl .dashboard-section .dashboard-box .dashboard-detail{text-align:right}.rtl .dashboard-section .dashboard-box .dashboard-detail .booking-box .detail-middle .media .media-body{margin-left:0;margin-right:35px}.rtl .dashboard-section .dashboard-box .dashboard-detail .booking-box .detail-last{margin-right:auto;margin-left:0}.rtl .dashboard-section .dashboard-box .dashboard-detail .booking-box .detail-last span{margin-left:0;margin-right:10px}.rtl .dashboard-section .dashboard-box .dashboard-detail .card-payment .payment-card .card-details .valid-detail .date h3,.rtl .dashboard-section .dashboard-box .dashboard-detail .card-payment .payment-card .card-details .valid-detail .date .h3{margin-right:15px;margin-left:0}.rtl .dashboard-section .dashboard-box .dashboard-detail .card-payment .payment-card .card-details .valid-detail .primary{margin-right:auto;margin-left:0}.rtl .dashboard-section .dashboard-box .dashboard-detail .card-payment .payment-card .card-details .name-detail .card-img{margin-left:0;margin-right:auto;text-align:left}.rtl .dashboard-section .dashboard-box .dashboard-detail ul li .details .left{margin-right:unset;margin-left:15px}.rtl .dashboard-section .dashboard-box .dashboard-detail ul li .details span{margin-left:0;margin-right:calc(10px + .0125*(100vw - 320px))}.rtl .dashboard-section .dashboard-box .dashboard-title span{margin-left:0;margin-right:30px}.rtl footer .footer .footer-title h5,.rtl footer .footer .footer-title .h5{text-align:right}.rtl footer .footer .footer-title .according-menu{right:unset;left:15px}.rtl footer .footer .footer-content .contact-detail .footer-logo{text-align:right}.rtl footer .footer .footer-content .contact-detail p{text-align:right}.rtl footer .footer .footer-content .contact-detail ul{text-align:right}.rtl footer .footer .footer-content .footer-blog .media .media-body{margin-left:0;margin-right:25px;text-align:right}.rtl footer .footer .footer-content .footer-links{text-align:right}.rtl footer .footer .footer-space{padding-left:0;padding-right:50px}.rtl footer .sub-footer .copy-right p{text-align:left}.rtl footer .sub-footer .footer-social ul{text-align:right}@media (max-width: 767px){.rtl footer .sub-footer .footer-social ul{-webkit-padding-start:revert}}.rtl footer .sub-footer .footer-social ul li{margin-right:0;margin-left:35px}@media (max-width: 1460px){.rtl .ticket-section .ticket-box .content .barcode-design{left:30px}.rtl .ticket-section.white-section .ticket-box .ticket-title{left:-11%;right:unset}.rtl .ticket-section .owl-nav{left:0;right:unset}.rtl .blog-section .blog-box .img-part .blog-date{right:20px}.rtl .category-wrapper .category-wrap .category-content{padding:45px 156px 45px 30px}.rtl .subscribe_section .subscribe-detail{padding-left:25px}.rtl .subscribe_section .input-section{padding-right:25px}.rtl .gallery_box .view-cls{left:15px}.rtl .gallery_box .gallery-content{right:15px}.rtl .scroll-body{padding-right:320px}.rtl footer .footer .footer-space{padding-left:0;padding-right:25px}}@media (max-width: 1460px) and (min-width: 991px){.rtl .special-section.grid-box .special-box .special-content .bottom-section .price .facility-detail{margin-right:0}}@media (max-width: 1367px){.rtl .about-section .about-text{padding-right:20px}.rtl .cab-full .location-option{text-align:right}.rtl .cab-full .cab-search-section .cab-search-box .btn-solid{margin-right:-15px;margin-left:0}}@media (max-width: 1199px){.rtl .ticket-section .swiper-button-prev,.rtl .ticket-section .swiper-button-next{left:30px}.rtl header .main-navbar .nav-menu{text-align:right}.rtl header .main-navbar .nav-menu>li .nav-submenu li a:hover{margin-right:unset}.rtl header .main-navbar .nav-menu>li .nav-submenu li .nav-sub-childmenu{left:0}.rtl header .menu nav{margin-left:30px;margin-right:auto}.rtl .ticket-section.white-section .ticket-box .ticket-title{left:-13%;right:unset}.rtl .according-menu{right:unset;left:20px}.rtl .about-section .image-section .img-box+.img-box{margin-left:0;margin-right:40px}.rtl .flight-detail-sec.cab-detail-sec .detail-bar .detail-wrap .car-details ul+ul{margin-right:10px}.rtl .flight-detail-sec.full_width-detail .detail-bar .detail-wrap .logo-sec img{margin-left:0}.rtl .timer li{margin-left:15px}.rtl .view-map .arrow{left:unset;right:50px}.rtl .book-table .table-form form .gj-datepicker,.rtl .book-table .table-form form .form-group{margin-left:20px}.rtl .dashboard-section .dashboard-box .dashboard-detail .booking-box .detail-middle .media .media-body{margin-right:15px}.rtl .cab-section .cab-content .call-section .call i{margin-left:30px}.rtl .cab-section .cab-content .car-select li{margin-left:18px}.rtl .ticket-section .ticket-box .content{padding:25px 25px 25px 80px}.rtl .ticket-section .ticket-box .content .barcode-design{left:25px}.rtl .ticket-section .ticket-box .ticket-title{left:-14%}.rtl .video_section .video-content .bottom-section .info-btn{margin-right:18px}.rtl .full-banner .banner-content .bottom-section .info-btn{margin-right:15px}.rtl .subscribe_section .input-section input{padding:35px 35px 35px 160px}.rtl .subscribe_section .input-section .btn{right:unset;left:35px}.rtl .about_section .about_content{margin-left:0;margin-right:45px}.rtl .scroll-body{padding-right:0}.rtl footer .footer .footer-space{padding-right:0}}@media (max-width: 991px){.rtl .view-map{margin-left:0}.rtl .ticket-section .owl-nav{right:15px;left:unset}.rtl .flight-search .responsive-detail{text-align:right}.rtl .flight-search .responsive-detail .modify-search{right:unset;left:25px}.rtl .flight-search .flight-search-detail form .responsive-close{right:unset;left:-28px}.rtl .filter-bottom-title{padding-left:0;padding-right:15px}.rtl .faq-tab .nav-tabs .nav-item .nav-link.active{border-left:none}.rtl .top-filter-section ul .onclick-title,.rtl .top-filter-section ul .filter-title{border-right:none}.rtl .top-filter-section ul .onclick-title h6,.rtl .top-filter-section ul .onclick-title .h6,.rtl .top-filter-section ul .filter-title h6,.rtl .top-filter-section ul .filter-title .h6{text-align:right;padding:14px 0 0}.rtl .about-section .about-text{padding-right:0}.rtl .ticket-section .ticket-box .content{right:0}.rtl .ticket-section .swiper-button-next,.rtl .ticket-section .swiper-button-prev{left:unset;right:10px}.rtl .cab-full .cab-search-section .cab-search-box .cab-img{text-align:right}.rtl .testimonial-section .testimonial .left-part .design{right:unset;left:-35px}.rtl .video_section .video-content{text-align:center}.rtl .subscribe_section .subscribe-detail{padding-left:0}.rtl .subscribe_section .input-section{padding-right:0}.rtl .subscribe_section .subscribe-detail{text-align:center}.rtl .category-sec .category-box .img-category .top-bar{right:18px}.rtl .about_section .about_content{margin-left:0;margin-right:0}}@media (max-width: 767px){.rtl header .menu .header-right .front-setting select,.rtl header .menu .header-right .front-setting h6,.rtl header .menu .header-right .front-setting .h6{background:url("./media/down-black-V7IY56XK.png") no-repeat 20%}.rtl .ticket-section .owl-nav{right:0;left:0}.rtl .video-modal .modal-body .btn-close{left:8px}.rtl header .mix-pills .nav-item{margin-left:7px}.rtl .home_section .home .home-content.mix-layout.smaller-content .search-panel .search-section .search-box .left-part .search-body:nth-child(4):after{right:-5px;left:unset}.rtl .about-section.three-image .image-section .img-box+.img-box{margin-left:0;margin-right:25px}.rtl .blog-single-detail .title-part .post-detail li+li{margin-right:0;padding-right:0;border-right:none}.rtl .filter-panel .left-filter{display:block;text-align:right}.rtl .filter-panel .right-panel.search_filter .filter-bottom-title{padding-right:0}.rtl .filter-panel .right-panel.search_filter .view-map{text-align:right}.rtl .book-table .table-form form .gj-datepicker{margin-left:0}.rtl .book-table .table-form form .btn-rounded,.rtl .special-section.grid-box .special-box .special-content .bottom-section .price .facility-detail{margin-right:0}.rtl .view-map .arrow{right:40px}.rtl .view-map .arrow:after{right:-39px}.rtl .list-view .list-box .list-content{margin-right:0}.rtl .account-sign-in .login-with .login-social .boxes h6,.rtl .account-sign-in .login-with .login-social .boxes .h6{margin-right:10px}.rtl .dashboard-section .dashboard-box .dashboard-detail .booking-box .detail-middle .media .media-body{text-align:right}.rtl .dashboard-section .dashboard-box .dashboard-detail .booking-box .detail-last{left:10px;right:unset}.rtl .app-section .app-content .app-buttons a+a{margin-right:10px}.rtl .app-section .app-image .image:last-child{margin-right:30px}.rtl .ticket-section .swiper-button-next{right:5px;left:unset}.rtl .ticket-section .swiper-button-prev{left:5px;right:unset}.rtl .ticket-section .ticket-box .ticket-title,.rtl .ticket-section.white-section .ticket-box .ticket-title{left:0}.rtl .testimonial-section .testimonial .left-part .design{right:unset;left:-25px}.rtl .filter-section .top-section .coupon{margin-left:0;margin-right:auto}.rtl .filter-section .filters{right:unset;left:15px}.rtl footer .sub-footer .copy-right p{text-align:center}}@media (max-width: 576px){.rtl .classic-slider .swiper-pagination{left:unset!important;right:-50%!important}.rtl header .menu nav{margin-left:20px}.rtl .about-section .image-section .img-box+.img-box{margin-left:0;margin-right:15px}.rtl .about-section .image-section .img-box .no-class{left:50%;right:unset}.rtl .testimonial-section .testimonial .right-part{margin-right:0;text-align:center}.rtl .filter-panel.right-filter .respon-filter-content.show{left:15px;right:unset}.rtl .filter-panel.right-filter.open-cls .respon-filter-content,.rtl .filter-panel .respon-filter-content.show{left:unset;right:15px}.rtl .guest-detail form #mobile-no{padding:5px 48px 5px 5px}.rtl .hotel-single-section .hotel-title-section .hotel-name .right-part,.rtl .hotel_title_section .hotel-name .right-part{text-align:right}.rtl .top-title-bar .hotel_title_section .left-part,.rtl .top-title-bar .hotel_title_section h6,.rtl .top-title-bar .hotel_title_section .h6{text-align:center}.rtl .dashboard-section .dashboard-box .dashboard-detail .booking-box,.rtl .dashboard-section .dashboard-box .dashboard-detail .booking-box .detail-middle .media .media-body{text-align:right}.rtl .cab-section .cab-content .call-section .call i{margin-left:18px}.rtl .app-section .app-image .image:last-child{margin-right:10px}.rtl .app-section .app-content .label span:after{left:-47px}.rtl .ticket-section .ticket-box .content{padding:25px}.rtl .subscribe-footer .service-left li .service-box{border:none}.rtl .category-wrapper .category-wrap .category-content{text-align:right}.rtl .category-wrapper .category-wrap .category-content .top h6,.rtl .category-wrapper .category-wrap .category-content .top .h6,.rtl .category-wrapper .category-wrap .category-content .bottom .coupon-code{margin-right:0}.rtl .video_section .video-content .bottom-section .info-btn{margin-right:10px}.rtl .subscribe_section .input-section input{padding:20px 20px 20px 120px}.rtl .subscribe_section .input-section .btn{left:20px}.rtl .classic-slider .slick-dots{left:50%}}@media (max-width: 480px){.rtl .about-section.three-image .image-section .img-box+.img-box{margin-left:0;margin-right:10px}.rtl .flight-search .responsive-detail .modify-search{left:15px}.rtl .view-map .arrow{right:30px}.rtl .tap-top.top{left:20px}.rtl .cab-section .cab-content .car-select li{margin-left:4px}.rtl .ticket-section .ticket-box .content{padding:20px}.rtl .full-banner .banner-content{text-align:center}.rtl .full-banner .banner-content .bottom-section .info-btn{margin-right:0}.rtl .full-banner.banner-section.full-banner .banner-content{text-align:center}.rtl .category-wrapper .category-wrap .category-content{padding:20px 68px 20px 15px}.rtl .video_section .video-content .bottom-section .info-btn{margin-right:0}.rtl .category-section .category-box .top-bar{right:15px}.rtl .category-section .category-box .like-cls{left:15px}.rtl .category-section .category-box .bottom-bar .top h5,.rtl .category-section .category-box .bottom-bar .top .h5{margin-left:5px}.rtl .category-section .category-box .bottom-bar .top h6,.rtl .category-section .category-box .bottom-bar .top .h6{margin-right:8px}.rtl .category-sec .category-box .img-category .top-bar{right:15px}}@media (max-width: 420px){.rtl .single-section .description-section .description-details .menu-part .rooms-box .price-details{text-align:right}.rtl .single-section .description-section .description-details .menu-part.review .review-box .rating span,.rtl .dashboard-section .dashboard-box .dashboard-detail .booking-box .detail-middle .media .media-body{margin-right:0}}@media (min-width: 768px){.rtl .text-md-right{text-align:left!important}.rtl .offset-md-2{margin-left:0;margin-right:16.66667%}.rtl .offset-md-1{margin-right:8.33333%;margin-left:unset}}@media (min-width: 992px){.rtl .offset-lg-1{margin-right:8.33333%;margin-left:0}.rtl .offset-lg-4{margin-left:0;margin-right:33.33333%}.rtl .offset-lg-3{margin-left:unset;margin-right:25%}.rtl .offset-lg-2{margin-left:unset;margin-right:16.66667%}}@media (min-width: 1200px){.rtl .offset-xl-1{margin-left:0;margin-right:8.33333%}.rtl .offset-xl-2{margin-left:0;margin-right:16.66667%}.rtl .offset-xl-3{margin-left:0;margin-right:25%}}.rtl .skeleton_loader .blog-sidebar .blog-wrapper .sidebar-content .blog-post li .media .ldr-img{margin-right:unset;margin-left:15px}.rtl .skeleton_loader .blog-inner.blog_section .blog-list .blog-wrap .blog-details.text-md-right h6,.rtl .skeleton_loader .blog-inner.blog_section .blog-list .blog-wrap .blog-details.text-md-right .h6,.rtl .skeleton_loader .blog-inner.blog_section .blog-list .blog-wrap .blog-details.text-md-right h5,.rtl .skeleton_loader .blog-inner.blog_section .blog-list .blog-wrap .blog-details.text-md-right .h5,.rtl .skeleton_loader .blog-inner.blog_section .blog-list .blog-wrap .blog-details.text-md-right p,.rtl .skeleton_loader .blog-inner.blog_section .blog-list .blog-wrap .blog-details.text-md-right span,.rtl .skeleton_loader .mobile-filter .ldr-img{margin-right:auto;margin-left:unset}.rtl .breadcrumb-item+.breadcrumb-item:before{float:right}.rtl .portfolio-creative.odd-even-con .container .row .content-sec{text-align:right;padding-left:unset;padding-right:60px}.rtl .page-item:first-child .page-link{border-top-left-radius:0;border-top-right-radius:.375rem;border-bottom-right-radius:.375rem;border-bottom-left-radius:0}.rtl .page-item:last-child .page-link{border-top-right-radius:0;border-top-left-radius:.375rem;border-bottom-left-radius:.375rem;border-bottom-right-radius:0}.rtl .filter-panel .right-panel ul li+li{margin-left:unset;margin-right:8px}.rtl .product-filter-tags li .filter_tag .btn-close{margin-left:unset;margin-right:5px}.rtl header .main-navbar .nav-menu>li{margin-right:unset;margin-left:25px}@media (max-width: 1460px){.rtl header .main-navbar .nav-menu>li{margin-left:8px}}.rtl .special-section.grid-box .special-box .special-content h5,.rtl .special-section.grid-box .special-box .special-content .h5{display:flex}.rtl .special-section.grid-box .special-box .special-content h5 span,.rtl .special-section.grid-box .special-box .special-content .h5 span{margin-left:unset;margin-right:8px}.rtl .left-sidebar .search-bar input{padding-left:unset;padding-right:50px}@media (max-width: 1460px){.rtl .left-sidebar .search-bar input{padding-right:60px}}.rtl .left-sidebar .search-bar i{left:unset;right:50px}.rtl .left-sidebar .search-bar i:after{right:unset;left:-10px}.rtl .order-food-section .order-food .book-table.single-table .table-form form .btn{margin-left:unset;margin-right:0}.rtl .dashboard-section .dashboard-sidebar .profile-top .profile-image .profile-edit{right:unset;left:30%}@media (max-width: 1460px){.rtl .dashboard-section .dashboard-sidebar .profile-top .profile-image .profile-edit{left:22%}}@media (max-width: 991px){.rtl .dashboard-section .dashboard-sidebar .profile-top .profile-image .profile-edit{left:41%}}@media (max-width: 767px){.rtl .dashboard-section .dashboard-sidebar .profile-top .profile-image .profile-edit{left:37%}}@media (max-width: 420px){.rtl .dashboard-section .dashboard-sidebar .profile-top .profile-image .profile-edit{left:26%}}.rtl .dashboard-section .dashboard-main .dashboard-info #chart,.rtl .dashboard-section .dashboard-main .dashboard-info .chart-box{padding-left:unset;padding-right:10px}.rtl .top-category .top_box .right-content h6 del,.rtl .top-category .top_box .right-content .h6 del{margin-right:unset;margin-left:10px}.rtl .category-wrapper .category-wrap .category-content .bottom h3 del,.rtl .category-wrapper .category-wrap .category-content .bottom .h3 del{padding-right:unset;padding-left:10px}.rtl .me-1{margin-right:unset!important;margin-left:.25rem!important}.rtl .form-check .form-check-input{float:right;margin-left:12px;margin-right:0}.rtl .form-select{padding-left:2.25rem;padding-right:.75rem;background-position:left .75rem center}.rtl .collection-filter-checkbox .form-check-input{margin-right:0!important;margin-left:12px}.rtl .review-section .review_box .flight_detail .airport-part .airport-name.arrival{margin-right:auto;margin-left:unset}.rtl .accordion-button:after{margin-left:unset;margin-right:auto}body.dark{background-color:#2b2b2b;transition:all .3s ease;color:#cfd4da;background:#2b2b2b}.dark h1,.dark .h1{color:#fff}.dark h2,.dark .h2{color:#f1f3f5}.dark h3,.dark .h3{color:#eaedef}.dark h4,.dark .h4{color:#e7eaec}.dark h5,.dark .h5{color:#dee2e6}.dark h6,.dark .h6,.dark p,.dark li{color:#cfd4da}.dark a{color:#cbcbcb}.dark .bg-inner{background-color:#232323}.dark header .main-navbar .nav-menu>li .nav-submenu{background:#2b2b2b}.dark .classic-section .classic-box .top-part span{color:#ffffffb3}.dark .title-3.detail-title p{color:#cfd4da}.dark .service-part .service-wrapper h6,.dark .service-part .service-wrapper .h6,.dark .tourSection .tourBox .tourContent h3,.dark .tourSection .tourBox .tourContent .h3{color:#fff}.dark .blog_section.destination-section .destination-details h6,.dark .blog_section.destination-section .destination-details .h6{color:#ffffff8f}.dark .layout-3 .tourSection .tourBox .tourContent h3,.dark .layout-3 .tourSection .tourBox .tourContent .h3,.dark .mix-2 .tourSection .tourBox .tourContent h3,.dark .mix-2 .tourSection .tourBox .tourContent .h3{color:#fff}.dark .dp__main .dp__arrow_bottom{background:#232323;border-color:#404040}.dark .dp__main .dp__theme_light{background-color:#232323;border-color:#404040}.dark .dp__main .dp__time_picker_overlay_container{background-color:#232323}.dark .dp__main .dp__time_picker_overlay_container .dp__time_display,.dark .dp__main .dp__month_year_select,.dark .dp__main .dp__calendar_header_item,.dark .dp__main .dp__action_cancel,.dark .dp__main .dp__selection_preview{color:#cfd4da}.dark .dp__main .dp__calendar_header_separator{background:#404040}.dark .dp__main .dp__overlay{background-color:#232323}.dark .dp__main .dp__overlay .dp__overlay_cell{color:#cfd4da}.dark .dp__main .dp__arrow_top{background-color:#232323;border-left:1px solid #404040;border-top:1px solid #404040}.dark .dp__main .dp__button:hover,.dark .dp__main .dp__month_year_select:hover,.dark .dp__main .dp__time_display:hover,.dark .dp__main .dp__overlay_cell:hover{background-color:#2b2b2b}.dark .ngb-dp-header{background-color:#232323}.dark .ngb-dp-header .ngb-dp-navigation-select .form-select{background-color:#2b2b2b;border-color:#2b2b2b;color:#fff}.dark .ngb-dp-content .ngb-dp-month{background-color:#232323}.dark .ngb-dp-content .ngb-dp-weekdays{background-color:#232323;border-bottom:#2b2b2b}.dark .ngb-dp-content .ngb-dp-week .ngb-dp-weekday,.dark .ngb-dp-content .ngb-dp-week .ngb-dp-day{color:#fff}.dark .ngb-dp-content .ngb-dp-week .ngb-dp-day .ng-star-inserted:hover{background-color:#232323;color:#fff;border-color:#232323}.dark .ticket-section .owl-nav [class*=owl-]{background-color:#232323}.dark .category-sec .category-box .content-category .top h3,.dark .category-sec .category-box .content-category .top .h3{color:#fff}.dark .testimonial_section .owl-nav [class*=owl-]{background-color:#232323}.dark .single-section .description-section .description-details .menu-part .rooms-box .price-details{border-top:1px solid #404040}.dark .btn.btn-rounded.color1,.dark .btn.btn-rounded.color1:hover{box-shadow:2.783px 19.805px 20px #00000038}.dark .btn.btn-solid{box-shadow:2.783px 19.805px 20px #0000001f}.dark .bg-white{background-color:#2b2b2b!important}.dark .dark-cls{background-blend-mode:overlay;background-color:#191919}.dark header.light_header{background-color:#2b2b2b;box-shadow:none}.dark header.light_header .main-navbar .nav-menu>li>a{color:#cbcbcb}.dark header.light_header .main-navbar .nav-menu>li .nav-submenu{background-color:#2b2b2b}.dark header.light_header .menu .header-right .user.user-light{background-color:#fff}.dark header.light_header .menu .header-right .front-setting{background-color:#ffffff24}.dark header.light_header .menu .header-right .front-setting select,.dark header.light_header .menu .header-right .front-setting h6,.dark header.light_header .menu .header-right .front-setting .h6{color:#fff;background:url("./media/down-GWRQF7YL.png") no-repeat 80%}.dark header.light_header .menu .header-right .front-setting select option,.dark header.light_header .menu .header-right .front-setting h6 option,.dark header.light_header .menu .header-right .front-setting .h6 option{background-color:#2b2b2b;color:#cfd4da}.dark header.light_header .menu .header-right .setting{background-color:#ffffff24}.dark header.light_header .menu .header-right .setting i{color:#fff}.dark header.light_header .menu .brand-logo img{filter:invert(0)}.dark header.light_header .toggle-nav i{color:#fff}.dark header.light_header .toggle-btn i{color:#fff}.dark header .main-navbar .nav-menu>li .nav-submenu li a{color:#cbcbcb}.dark header .main-navbar .nav-menu>li .nav-submenu li .nav-sub-childmenu{background:#2b2b2b}.dark header .main-navbar .nav-menu>li .mega-menu-container{background:#2b2b2b}.dark header .main-navbar .nav-menu>li .mega-menu-container .mega-box .link-section .submenu-content ul li a{color:#cbcbcb}.dark header .menu .header-right .setting .setting-open{background-color:#2b2b2b}.dark header .mix-pills.nav-pills .nav-link{color:#fff}.dark header .mix-pills.nav-pills .nav-link svg{fill:#fff}.dark header .mix-pills.nav-pills .nav-link.active,.dark header .mix-pills.nav-pills .show>.nav-link{color:rgba(var(--theme-color1),1)}.dark header .mix-pills.nav-pills .nav-link.active svg,.dark header .mix-pills.nav-pills .show>.nav-link svg{fill:rgba(var(--theme-color1),1)}.dark .about-section.three-image .about-text h2 span,.dark .about-section.three-image .about-text .h2 span{color:#fff9}.dark .home_section .home .home-content.mix-layout.smaller-content .search-panel .search-section.search-fixed{background-color:#2b2b2b;box-shadow:0 0 8px #191919}.dark .filter-none{filter:invert(0)!important}.dark footer.footer-light .footer{background-color:#00000026}.dark footer.footer-light .footer .footer-content .contact-detail p{color:#fff9}.dark footer.footer-light .footer .footer-content .contact-detail .contact-list li{color:#fff}.dark footer.footer-light .footer .footer-content .contact-detail .footer-logo img{filter:unset}.dark footer.footer-light .footer .footer-content .footer-links ul li a{color:#fff}.dark footer.footer-light .footer .footer-content .footer-blog .media .media-body h5,.dark footer.footer-light .footer .footer-content .footer-blog .media .media-body .h5{color:#dee2e6}.dark footer.footer-light .footer .footer-content .footer-blog .media .media-body p{color:#fff9}.dark footer.footer-light .footer .footer-title h5,.dark footer.footer-light .footer .footer-title .h5{color:#dee2e6}.dark footer.footer-light .sub-footer{background-color:#0000004d}.dark .form-control{color:#cbcbcb!important}.dark .form-control::placeholder{color:#cbcbcb!important}.dark .title-1.detail-title p{color:#ffffff69}.dark .highlight-section .highlight-box svg{fill:#ffffffab}.dark .highlight-section .highlight-box .content-sec p{color:#ffffff61}.dark .car-type-section .type-box{box-shadow:1px 2px 39px 9px #23232399}.dark .car-type-section .type-box .content p{color:#fff9}.dark .car-type-section .type-box .content ul li img{filter:invert(1)}.dark .arrow-classic .owl-nav [class*=owl-],.dark .owl-dt-container-row{background-color:#232323}.dark .owl-dt-container-row .owl-dt-calendar-control-content button,.dark .owl-dt-container-row .owl-dt-calendar-header .owl-dt-weekdays,.dark .owl-dt-container-row .owl-dt-calendar-cell-content{color:#fff}.dark .owl-dt-container-row .owl-dt-timer-content .owl-dt-timer-input{background-color:#2b2b2b;color:#fff}.dark .process-steps .step-bg .step-box{background-color:#2b2b2b}.dark .process-steps .step-bg .step-box img{filter:invert(1)!important}.dark .process-steps .step-bg h4,.dark .process-steps .step-bg .h4{color:#ffffffa6}.dark .process-steps .title-1.detail-title h2,.dark .process-steps .title-1.detail-title .h2{color:#000}.dark .process-steps .title-1.detail-title p.text-dark{color:#000!important}.dark .success-section .success-detail p{color:#cfd4da}.dark .form-icon .form-group .icon{color:#ffffff80}.dark .category-part .category-block .category-details h3,.dark .category-part .category-block .category-details .h3{color:#fff}.dark .category-part .category-block .category-details h6,.dark .category-part .category-block .category-details .h6{color:#ffffffb3}.dark .process-steps .step-bg .popular-section .step-box .popular-box .special-content .bottom-section .price del,.dark .process-steps .step-bg .popular-section .step-box .popular-box .special-content h5,.dark .process-steps .step-bg .popular-section .step-box .popular-box .special-content .h5{color:#fff}.dark .highlight-section .highlight-box{border:1px solid #3a3939}.dark .team-section,.dark .facts-section{background-blend-mode:overlay;background-color:#232323}.dark .about-section.three-image .about-text h2,.dark .about-section.three-image .about-text .h2{color:#fff}.dark .about-section.three-image .about-text img{filter:invert(1)}.dark .about-section.about_page .image-section .img-box .title-box{background-color:#232323}.dark .about-section.about_page .image-section .img-box .title-box h3,.dark .about-section.about_page .image-section .img-box .title-box .h3{color:#eaedef}.dark .about-section.about_page .image-section .img-box .title-box h6,.dark .about-section.about_page .image-section .img-box .title-box .h6,.dark .enquiry-modal .modal-header .modal-title{color:#cfd4da}.dark .enquiry-modal .modal-header .btn-close{filter:invert(1)}.dark .enquiry-modal .modal-header p{color:#cfd4da}.dark .enquiry-modal .modal-body .form-control::placeholder{color:#fff9}.dark .team-section .team-box .team-content{background-color:#2b2b2b}.dark .team-section .team-box .team-content h3,.dark .team-section .team-box .team-content .h3{color:#eaedef}.dark .team-section .team-box:hover .team-social .social-box,.dark .facts-section .facts-box{background-color:#2b2b2b}.dark .facts-section .facts-box h3,.dark .facts-section .facts-box .h3{color:#eaedef}.dark .blog_section .blog-wrap{background-color:#232323}.dark .blog_section .blog-wrap .blog-details h6,.dark .blog_section .blog-wrap .blog-details .h6{color:#cfd4da}.dark .blog_section .blog-wrap .blog-details h5,.dark .blog_section .blog-wrap .blog-details .h5{color:#dee2e6}.dark .blog_section .blog-wrap .blog-details p{color:#cfd4da}.dark .blog_section .blog-wrap .blog-image .blog-label{background-color:#2b2b2b}.dark .blog_section .blog-wrap .blog-image .blog-label h3,.dark .blog_section .blog-wrap .blog-image .blog-label .h3{color:#eaedef}.dark .blog_section .blog-wrap .blog-image .blog-label h6,.dark .blog_section .blog-wrap .blog-image .blog-label .h6{color:#cfd4da}.dark .blog_section.destination-section .destination-details h2,.dark .blog_section.destination-section .destination-details .h2{color:#f1f3f5}.dark .testimonial-section .testimonial .right-part p,.dark .testimonial-section .testimonial .right-part .detail h6,.dark .testimonial-section .testimonial .right-part .detail .h6,.dark .testimonial_section .testimonial .bottom-part p{color:#cfd4da}.dark .arrow-classic .swiper-button-next:after,.dark .arrow-classic .swiper-button-prev:after{background-color:#232323}.dark .service-section .service-box{background-color:#2b2b2b;box-shadow:none}.dark .service-section .service-box h3,.dark .service-section .service-box .h3{color:#eaedef}.dark .service-section .service-box p{color:#cfd4da}.dark .blog-sidebar .blog-wrapper .search-bar input{background-color:#232323cc;color:#cfd4da}.dark .blog-sidebar .blog-wrapper .sidebar-content .sidebar-list li{border-color:#404040}.dark .blog-sidebar .blog-wrapper .sidebar-content .sidebar-list li a{color:#cbcbcb}.dark .blog-sidebar .blog-wrapper .sidebar-content .tags li{background-color:#232323cc}.dark .blog-sidebar .blog-wrapper .sidebar-content .tags li a{color:#cbcbcb}.dark .blog-inner.blog_section .blog-list .blog-wrap .blog-details h6 i,.dark .blog-inner.blog_section .blog-list .blog-wrap .blog-details .h6 i{color:#ffffff3d}.dark .blog-inner.blog_section .blog-wrap .blog-details .link a{color:#ffffffbd}.dark .pagination-section .pagination .page-item .page-link{background-color:#232323;box-shadow:none;color:#cbcbcb}.dark .pagination-section .pagination .page-item.active .page-link{background-color:rgba(var(--theme-color1),1);color:#fff}.dark .blog-single-detail .title-part .post-detail li{color:#cfd4da}.dark .blog-single-detail .title-part .post-detail li+li{border-color:#404040}.dark .blog-single-detail .detail-part p{color:#cfd4da}.dark .blog-single-detail .comment-section .comment-wrapper .comment-box .media .media-body .title{border-color:#404040}.dark .blog-single-detail .comment-section .comment-wrapper .comment-box .media .media-body .title .comment-user h6,.dark .blog-single-detail .comment-section .comment-wrapper .comment-box .media .media-body .title .comment-user .h6,.dark .blog-single-detail .comment-section .comment-wrapper .comment-box .media .media-body .title .comment-date h6,.dark .blog-single-detail .comment-section .comment-wrapper .comment-box .media .media-body .title .comment-date .h6,.dark .blog-single-detail .comment-section .comment-wrapper .comment-box .media .media-body .comment-detail p{color:#cfd4da}.dark .blog-single-detail .comment-section .comment-wrapper .comment-box .media .media-body .reply-btn a{color:#cbcbcb}.dark .blog-single-detail .leave-comment .form-control{background-color:#232323;color:#cfd4da}.dark .blog-single-detail .leave-comment .form-control::placeholder{color:#fff9}.dark .effect-cls:after{filter:invert(.83)}.dark .portfolio-section .grid.blog-masonry .grid-item .overlay .blog-details h5,.dark .portfolio-section .grid.blog-masonry .grid-item .overlay .blog-details .h5{color:#dee2e6}.dark .portfolio-section .grid.blog-masonry .grid-item .overlay .blog-details h6,.dark .portfolio-section .grid.blog-masonry .grid-item .overlay .blog-details .h6{color:#cfd4da}.dark .portfolio-section .grid.blog-masonry .grid-item .overlay .blog-details h6 i,.dark .portfolio-section .grid.blog-masonry .grid-item .overlay .blog-details .h6 i{color:#ffffff3d}.dark .portfolio-section .grid.blog-masonry .grid-item .overlay .blog-details p{color:#cfd4da}.dark .portfolio-section .grid.blog-masonry .grid-item .overlay .blog-details .link a{color:#cbcbcb}.dark .flight-search .flight-search-detail{background-color:#2b2b2b;box-shadow:none}.dark .flight-search .flight-search-detail .form-group .gj-datepicker button,.dark .flight-search .flight-search-detail .form-group .gj-timepicker button{border-color:#404040!important;background-color:#2b2b2b}.dark .flight-search .flight-search-detail .form-group img{filter:invert(.8)}.dark .flight-search .flight-search-detail .form-group .form-control{background-color:#2b2b2b;border-color:#404040!important;color:#cfd4da!important}.dark .flight-search .responsive-detail{background-color:#2b2b2b}.dark .flight-search .responsive-detail .destination span{color:#fff}.dark .flight-search .responsive-detail .details span{color:#929292}.dark .shadow-cls{box-shadow:0 1px 9px 3px #232323cf}.dark .filter-panel,.dark .filter-panel .left-filter .filters ul li{background-color:#2b2b2b}.dark .filter-panel .left-filter .filters ul li.active{background-color:rgba(var(--theme-color1),1)}.dark .filter_button{background-color:#2b2b2b}.dark .filter_button img{filter:invert(1)}.dark .special-section .special-box{box-shadow:5px 8.66px 30px #0000001a}.dark .special-section .special-box .special-content h5,.dark .special-section .special-box .special-content .h5{color:#fff}.dark .special-section .special-box .special-img .top-icon i{background-color:#0006}.dark .special-section .special-box .special-img .content-inner{background-color:#232323}.dark .special-section .special-box .special-img .content-inner h5,.dark .special-section .special-box .special-img .content-inner .h5{color:#dee2e6}.dark .special-section .special-box .special-img .content-inner h6,.dark .special-section .special-box .special-img .content-inner .h6{color:#cfd4da}.dark .special-section.grid-box .special-box .special-content .bottom-section .rating span{color:#ffffffa6}.dark .special-section.grid-box .special-box .special-content.restaurant-detail ul li:after{background-color:#cfd4da}.dark .special-section.grid-box .special-box .special-content.restaurant-detail h5 span,.dark .special-section.grid-box .special-box .special-content.restaurant-detail .h5 span{color:#fff}.dark .special-section.grid-box .special-box.cab-box .special-content{background-color:#2b2b2b}.dark .classic-section .classic-box{box-shadow:2.5px 4.33px 25px #0003}.dark .classic-section .classic-box .top-part .plane-updown{filter:invert(1)}.dark .filter-bottom-content{box-shadow:0 1px 9px 3px #232323cf}.dark .left-sidebar{background-color:#2b2b2b}.dark .left-sidebar .middle-part .filter-block .collapse-block-title{color:#fff}.dark .left-sidebar .middle-part .filter-block .collapse-block-title:after{color:#dee2e6;background-color:#232323}.dark .left-sidebar .middle-part .filter-block .form-check-label{color:#ffffffb3}.dark .left-sidebar .middle-part .filter-block .form-check-label img{filter:invert(.8)}.dark .left-sidebar .middle-part .filter-block .form-check-label:before{background:#232323}.dark .left-sidebar .middle-part .filter-block .collection-collapse-block,.dark .left-sidebar .middle-part .section-title{border-color:#404040}.dark .left-sidebar .middle-part .section-title h5,.dark .left-sidebar .middle-part .section-title .h5{color:#fff}.dark .left-sidebar .middle-part .section-title img{filter:invert(1)}.dark .left-sidebar .search-bar{border-color:#404040}.dark .left-sidebar .search-bar ::placeholder{color:#ffffff80}.dark .left-sidebar .search-bar input{background-color:#232323;color:#dee2e6}.dark .left-sidebar .bottom-info h6,.dark .left-sidebar .bottom-info .h6{color:#ffffffb3}.dark .left-sidebar .back-btn{border-color:#404040;color:#cfd4da}.dark .left-sidebar.sidebar-popup{box-shadow:0 0 5px #00000061;border:none}.dark .mobile-filter{background-color:#2b2b2b}.dark .mobile-filter img{filter:invert(1)}.dark .flight-detail-sec .title-bar p{color:#cfd4da}.dark .flight-detail-sec .detail-bar .detail-wrap{background-color:#2b2b2b}.dark .flight-detail-sec .detail-bar .detail-wrap .airport-part .airport-name h4,.dark .flight-detail-sec .detail-bar .detail-wrap .airport-part .airport-name .h4{color:#e7eaec}.dark .flight-detail-sec .detail-bar .detail-wrap .airport-part .airport-name h6,.dark .flight-detail-sec .detail-bar .detail-wrap .airport-part .airport-name .h6{color:#cfd4da}.dark .flight-detail-sec .detail-bar .detail-wrap .airport-part .airport-progress i{color:#ffffff2b}.dark .flight-detail-sec.cab-detail-sec .detail-bar .detail-wrap .car-details ul li{color:#cfd4da}.dark .flight-detail-sec.cab-detail-sec .detail-bar .detail-wrap .car-details ul li img{filter:invert(1)}.dark .flight-detail-sec.cab-detail-sec .detail-bar .detail-wrap .price h6,.dark .flight-detail-sec.cab-detail-sec .detail-bar .detail-wrap .price .h6{color:#cfd4da}.dark .flight-detail-sec.cab-detail-sec .detail-bar .detail-wrap .price h6 span,.dark .flight-detail-sec.cab-detail-sec .detail-bar .detail-wrap .price .h6 span{color:#fff}.dark .detail-section.no-bg-detail .detail-box{background-color:#232323;background-image:none}.dark .detail-section.no-bg-detail .detail-box .upper-part h6,.dark .detail-section.no-bg-detail .detail-box .upper-part .h6,.dark .detail-section.no-bg-detail .detail-box .upper-part h2,.dark .detail-section.no-bg-detail .detail-box .upper-part .h2,.dark .detail-section.no-bg-detail .detail-box .upper-part h5,.dark .detail-section.no-bg-detail .detail-box .upper-part .h5{color:#fff}.dark .flight-detail .flight-box{background-color:#232323}.dark .flight-detail .flight-box .middle-section .flight-info h4,.dark .flight-detail .flight-box .middle-section .flight-info .h4{color:#e7eaec}.dark .flight-detail .flight-box .middle-section .flight-info:after{background-color:#404040}.dark .flight-detail .flight-box .name-section h5,.dark .flight-detail .flight-box .name-section .h5{color:#dee2e6}.dark .review-section .review_box{box-shadow:0 1px 9px 3px #232323cf;background-color:#2b2b2b}.dark .review-section .review_box .title-top{background-color:#232323}.dark .review-section .review_box .flight_detail .promo-section .form-control{background-color:#2b2b2b;border-color:#404040!important;color:#cfd4da!important}.dark .review-section .review_box .flight_detail .summery_box .grand_total{background-color:#232323}.dark .review-section .review_box .flight_detail.payment-gateway .card{border-color:#404040}.dark .review-section .review_box .flight_detail.payment-gateway .card .card-header{background-color:#232323}.dark .review-section .review_box .flight_detail.payment-gateway .card .card-header .btn label{color:#ffffffb3}.dark .review-section .review_box .flight_detail.payment-gateway form .form-control{border-color:#404040bf}.dark .category-bg .category-block{background-color:#2b2b2b}.dark .category-bg .category-block h6,.dark .category-bg .category-block .h6{background-color:#2b2b2b;color:#cfd4da}.dark .category-bg .category-block h5,.dark .category-bg .category-block .h5{color:#dee2e6}.dark .ticket-section .ticket-box .ticket-title h6,.dark .ticket-section .ticket-box .ticket-title .h6,.dark .ticket-section .ticket-box .content{background-color:#2b2b2b}.dark .ticket-section .ticket-box .content:before,.dark .ticket-section .ticket-box .content:after{filter:invert(.84)}.dark .ticket-section .ticket-box .content .detail h4,.dark .ticket-section .ticket-box .content .detail .h4{color:#e7eaec}.dark .ticket-section .ticket-box .content .detail h3,.dark .ticket-section .ticket-box .content .detail .h3{color:#eaedef}.dark .ticket-section .ticket-box .content .detail p{color:#cfd4da}.dark .ticket-section .ticket-box .content .barcode-design img{filter:invert(1)}.dark .ticket-section .slick-prev:before,.dark .ticket-section .slick-next:before{background-color:#2b2b2b}.dark .review-section .review_box .flight_detail.payment-gateway form.wallet-section .row .form-check .form-check-label,.dark .review-section .review_box .flight_detail.payment-gateway form .form-group label{color:#cfd4da}.dark .review-section .review_box .flight_detail.payment-gateway .card .card-header .btn label{background-color:#232323}.dark .guest-detail{background-color:#2b2b2b;box-shadow:0 2px 4px #232323}.dark .guest-detail form .form-control{background-color:#2b2b2b;border-color:#404040!important;color:#cfd4da!important}.dark .guest-detail form .form-control::placeholder{color:#fff6}.dark .deals .deals-box .left-portion{background-color:#2b2b2b}.dark .deals .deals-box .left-portion:before{filter:invert(.84)}.dark .deals .deals-box .left-portion .deals-content img{filter:invert(1)}.dark .deals .deals-box .left-portion .deals-content .detail h2 span,.dark .deals .deals-box .left-portion .deals-content .detail .h2 span{color:#fff}.dark .input-group-text{background-color:#232323;border-color:#404040;color:#cbcbcb}.dark .card{background-color:#2b2b2b;border-color:#404040}.dark .card-header{background-color:#23232308;border-color:#404040}.dark .book-panel{background-color:#2b2b2b;box-shadow:-1px -2px 6px #2b2b2b4d}.dark .book-panel .text{background-color:#2b2b2b;border-color:#404040;color:#cbcbcb}.dark .book-panel .btn{background-color:#2b2b2b;color:#cbcbcb}.dark .book-panel .btn.theme-color{border:none}.dark .blog-section .blog-box .blog-content{background-color:#2b2b2b}.dark .blog-section .blog-box .blog-content p{color:#fff}.dark .blog-section .blog-box .blog-content h6,.dark .blog-section .blog-box .blog-content .h6{color:#cfd4da}.dark .cab-full .cab-search-section .cab-search-box{background-color:#232323}.dark .text-dark{color:#fff!important}.dark .gj-picker{background-color:#2b2b2b}.dark .gj-picker-bootstrap,.dark .modal-footer{border-color:#404040}.dark .gj-picker-bootstrap [role=header]{background:#232323;color:#cbcbcb}.dark .gj-picker [role=body] [role=dial]{background:#232323;color:#dee2e6}.dark .iti__country-list{background-color:#2b2b2b;border-color:#404040}.dark .iti__divider{border-color:#404040}.dark .irs-line{background:#2b2b2b}.dark .irs-from,.dark .irs-to,.dark .irs-single{color:#dee2e6}.dark .dp__input{border-color:#404040!important}.dark .dp__pointer{background-color:#2b2b2b;color:#cbcbcb!important}.dark .dp__pointer::placeholder{color:#cbcbcb!important}.dark .dp__pointer.dp__active_date{background-color:rgba(var(--theme-color1),1)}.dark .dp__pointer.dp__date_hover{background-color:#232323}.dark .form-control{background-color:#2b2b2b;border-color:#404040}.dark .datepicker-items .dp__input::placeholder{color:#cfd4da}.dark .cab-section .cab-content .car-select ul li{background-color:#232323;color:#cfd4da}.dark .cab-section .cab-content .car-select ul li.active{color:rgba(var(--theme-color1),1)}.dark .cab-section .cab-content form .form-group img{filter:invert(.8)}.dark .cab-section .cab-content form .form-control::placeholder{color:#cfd4da}.dark .single-section .single-sidebar{background-color:#2b2b2b;box-shadow:none}.dark .single-section .single-sidebar p{color:#ffffffc7}.dark .single-section .single-sidebar p i{color:#ffffff96}.dark .single-section .single-sidebar .newsletter-sec form .form-control::placeholder{color:#fff9}.dark .single-section .single-sidebar .order-cart .cart-items .items h5,.dark .single-section .single-sidebar .order-cart .cart-items .items .h5{color:#dee2e6}.dark .single-section .single-sidebar .order-cart .cart-items .items .qty-box .input-group{box-shadow:none}.dark .single-section .single-sidebar .order-cart .cart-items .items .qty-box .input-group .form-control{border-color:#404040}.dark .single-section .single-sidebar .order-cart .cart-items .items .qty-box .input-group .btn{background-color:#232323}.dark .single-section .single-sidebar .order-cart .cart-items .items .qty-box .input-group .btn i{color:#ffffffb3}.dark .single-section .single-sidebar .order-cart .cart-items .items+.items{border-color:#404040}.dark .single-section .single-sidebar .order-cart .cart-bottom,.dark .single-section .single-sidebar .order-cart .cart-bottom .sub-total.grand-total{border-color:#404040}.dark .single-section .single-sidebar .order-cart .empty-cart h5,.dark .single-section .single-sidebar .order-cart .empty-cart .h5{color:#dee2e6}.dark .single-section .single-sidebar .order-cart .empty-cart img{filter:invert(1)}.dark .single-section .single-sidebar .order-cart .empty-cart p{color:#cfd4da}.dark .single-section .single-sidebar .contact-title{color:#fff}.dark .single-section .single-sidebar .social-box i{color:#ffffff96}.dark .single-section .single-sidebar .bottom_sec{border-color:#404040}.dark .single-section .single-sidebar .bottom_sec h6,.dark .single-section .single-sidebar .bottom_sec .h6,.dark .single-section .single-sidebar .price-part .left-part a{color:#fff}.dark .single-section .single-sidebar .price-part .right-part span{color:#fff6}.dark .single-section .single-sidebar .price-part .right-part p,.dark .single-section .single-sidebar .price-part .right-part h6,.dark .single-section .single-sidebar .price-part .right-part .h6{color:#cfd4da}.dark .single-section .single-sidebar .book-btn-section{border-color:#404040}.dark .single-section .single-sidebar .book-btn-section .selector select{filter:invert(.9)}.dark .single-section .single-sidebar .book-btn-section ::placeholder{color:#fff9}.dark .single-section .single-sidebar .book-btn-section .rooms-section .selector-box .bottom-part{border-color:#404040}.dark .single-section .single-sidebar .book-btn-section .rooms-section .selector-box .bottom-part .add-room,.dark .single-section .single-sidebar .book-btn-section .rooms-section .selector-box .room-cls .qty-box .input-group .btn{color:#fff}.dark .single-section .single-sidebar .weather-sec li svg{fill:#fff9}.dark .single-section .description-section .menu-top{background-color:#2b2b2b;box-shadow:0 2px 4px #45454514}.dark .single-section .description-section .menu-top li a{color:#cbcbcb}.dark .single-section .description-section .menu-top li.active a{color:rgba(var(--theme-color1),1)}.dark .single-section .description-section .description-details .menu-part{background-color:#2b2b2b;box-shadow:0 2px 4px #0003}.dark .single-section .description-section .description-details .menu-part .accordion-plan .card{border-color:#232323}.dark .single-section .description-section .description-details .menu-part .accordion-plan .card .card-header{background-color:#232323}.dark .single-section .description-section .description-details .menu-part .accordion-plan .card .card-header button,.dark .single-section .description-section .description-details .menu-part .accordion-plan .card .card-body{color:#cbcbcb}.dark .single-section .description-section .description-details .menu-part .accordion-plan .card .card-body .highlight li img{filter:invert(1)}.dark .single-section .description-section .description-details .menu-part.about p{color:#cfd4da99}.dark .single-section .description-section .description-details .menu-part.about .about-sec h6,.dark .single-section .description-section .description-details .menu-part.about .about-sec .h6{color:#cfd4da}.dark .single-section .description-section .description-details .menu-part.about .about-sec ul li{color:#cfd4dab3}.dark .single-section .description-section .description-details .menu-part.facility h6,.dark .single-section .description-section .description-details .menu-part.facility .h6{color:#cfd4da}.dark .single-section .description-section .description-details .menu-part.facility h6 img,.dark .single-section .description-section .description-details .menu-part.facility .h6 img{filter:invert(1)}.dark .single-section .description-section .description-details .menu-part.facility ul li i{color:#fff9}.dark .single-section .description-section .description-details .menu-part.review .review-box h6,.dark .single-section .description-section .description-details .menu-part.review .review-box .h6,.dark .single-section .description-section .description-details .menu-part.review .review-box p{color:#cfd4da99}.dark .single-section .description-section .description-details .menu-part.review .review-box+.review-box{border-color:#404040}.dark .single-section .description-section .description-details .menu-part.policy p{color:#cfd4da99}.dark .single-section .description-section .description-details .menu-part .rooms-box tbody tr+tr{border-color:#404040}.dark .single-section .description-section .description-details .menu-part .rooms-box .price-details h6,.dark .single-section .description-section .description-details .menu-part .rooms-box .price-details .h6,.dark .single-section .description-section .description-details .menu-part .rooms-box .price-details span{color:#cfd4dabd}.dark .single-section .description-section .description-details .menu-part .rooms-box .room-detail .facility-detail li{color:#cfd4da99}.dark .single-section .description-section .description-details .menu-part .rooms-box .room-detail .facility-detail li img{filter:invert(1)}.dark .single-section .description-section .description-details .menu-part .rooms-box .room-detail .facility-detail li i{color:#ffffff80}.dark .single-section .description-section.tab-section .menu-top{background-color:transparent}.dark .single-section .description-section.tab-section .menu-top .nav-tabs,.dark .single-section .description-section.tab-section .menu-top .nav-tabs .nav-item .nav-link.active{background-color:#2b2b2b}.dark .cab-single-detail{background-color:#2b2b2b;box-shadow:none}.dark .cab-single-detail .description{color:#ffffff85}.dark .cab-single-detail .details h6,.dark .cab-single-detail .details .h6,.dark .cab-single-detail .overview h6,.dark .cab-single-detail .overview .h6{color:#fff}.dark .cab-single-detail .overview ul li img{filter:invert(1)}.dark .coming-soon .object .object-shape{background-color:#2b2b2b;color:#fff}.dark .coming-soon .object .object-shape span{color:#fff}.dark .coming-soon .object .object-rope{background-color:#2b2b2b}.dark .coming-soon .coming-soon-detail .theme-form input{color:#fff}.dark .coming-soon.travel .coming-soon-detail .logo img{filter:none}.dark .coming-soon.travel .coming-soon-detail h2,.dark .coming-soon.travel .coming-soon-detail .h2,.dark .coming-soon.travel .coming-soon-detail form label{color:#fff}.dark .timer li{background:#00000026}.dark .timer li span{color:#fff}.dark .coming-soon .coming-soon-detail form input::placeholder{color:#fff9}.dark .get-in-touch form .form-control{color:#fffc}.dark .get-in-touch form .form-control::placeholder{color:#fff9}.dark .flight-detail-sec.cab-detail-sec .detail-bar .detail-wrap .logo-sec label{color:#fff9}.dark .customized.modal .modal-header .btn-close,.dark .edit-profile-modal.modal .modal-header .btn-close{filter:invert(1)}.dark .table-book .form-control::placeholder{color:#fff9}.dark .blog-inner.blog_section .blog-wrap .blog-details h6 i,.dark .blog-inner.blog_section .blog-wrap .blog-details .h6 i,.dark .blog-single-detail .comment-section .comment-wrapper .comment-box .media .media-body .title .comment-user i,.dark .blog-single-detail .comment-section .comment-wrapper .comment-box .media .media-body .title .comment-date i{color:#cfd4da}.dark .contact_section .contact_wrap .title_bar h4,.dark .contact_section .contact_wrap .title_bar .h4{color:#e7eaec}.dark .contact_section .contact_wrap .contact_content ul li,.dark .contact_section .contact_wrap .contact_content p{color:#cfd4da}.dark .about_section .about_content h2,.dark .about_section .about_content .h2{color:#f1f3f5}.dark .category-sec .category-box .content-category{background-color:#232323}.dark .category-sec .category-box .content-category p,.dark .category-sec .category-box .content-category h6,.dark .category-sec .category-box .content-category .h6{color:#cfd4da}.dark .category-sec .category-box .content-category .top h5,.dark .category-sec .category-box .content-category .top .h5{color:#dee2e6}.dark .category-wrapper .category-wrap .category-content{background-color:#232323}.dark .category-wrapper .category-wrap .category-content .bottom h3,.dark .category-wrapper .category-wrap .category-content .bottom .h3{color:#eaedef}.dark .category-wrapper .category-wrap .category-content .bottom h3 del,.dark .category-wrapper .category-wrap .category-content .bottom .h3 del{color:#eaedef99}.dark .order-food-section .order-food .book-table.single-table .table-form form .form-group input{background-color:#232323}.dark .order-food-section .order-food .book-table.single-table .table-form form .form-group input::placeholder{color:#cfd4da}.dark .restaurant-table .table-form:after{background-color:#2b2b2b}.dark .restaurant-table .table-form .form-control,.dark .restaurant-table .table-form input{background-color:#232323!important}.dark .restaurant-table .table-form img,.dark .home_section .home .home-content.food_content .book-table .table-form form .form-group img{filter:invert(1)}.dark .restaurant-home-section .food_content .single-table input{background-color:#232323!important}.dark .restaurant-home-section .food_content .single-table input::placeholder{color:#cfd4da!important}.dark .selector-box ul li span{color:#cfd4da}.dark .top-category .top_box,.dark .top-category .top_box .right-content{background-color:#232323}.dark .top-category .top_box .right-content p{color:#fff6}.dark .top-category .top_box .right-content h6,.dark .top-category .top_box .right-content .h6{color:#cfd4da}.dark .top-category .top_box .right-content h6 del,.dark .top-category .top_box .right-content .h6 del{color:#cfd4da80}.dark .routes-section .routes-box .routes-content{background-color:#232323}.dark .routes-section .routes-box .routes-content .top-bar h5,.dark .routes-section .routes-box .routes-content .top-bar .h5{color:#dee2e6}.dark .routes-section .routes-box .routes-content .top-bar h6,.dark .routes-section .routes-box .routes-content .top-bar .h6{color:#cfd4da}.dark .price-section .price-box .price-content{background-color:#232323}.dark .price-section .price-box .price-content .price-title h3,.dark .price-section .price-box .price-content .price-title .h3{color:#eaedef}.dark .price-section .price-box .price-content .price h5,.dark .price-section .price-box .price-content .price .h5{color:#dee2e6}.dark .gj-datepicker-bootstrap [role=right-icon] button,.dark .gj-timepicker-bootstrap [role=right-icon] button{border-color:#404040}.dark .border{border-color:#404040!important}.dark .itinerary-slider .description-details .card-header{background-color:#2b2b2b!important;border-bottom:1px solid #404040!important}.dark .currency-box ul li a{color:#000}.dark .fc .fc-scrollgrid,.dark .fc.fc-theme-standard th,.dark .fc.fc-theme-standard td{border-color:#404040}.dark .fc .fc-col-header-cell-cushion,.dark .fc .fc-daygrid-day-number{color:#cfd4da}.dark header .main-navbar .nav-menu>li .nav-link.active{color:#dee2e6}.dark .suggestion_box .form-group img{filter:invert(.88)}.dark .suggestion_box .form-group .form-control::placeholder{color:#fff9}.dark .rooms-section .form-control::placeholder{color:#fff9}.dark .rooms-section .selector_box .bottom-part{border-color:#404040}.dark .rooms-section .selector_box .bottom-part .add-room{color:#fff}.dark .rooms-section .selector_box .room-cls .qty-box .input-group .btn{color:#cbcbcb}.dark .selector-box{background-color:#232323;border-color:#404040}.dark .selector-box .title{color:#fff9}.dark .selector-box ul li h5,.dark .selector-box ul li .h5{color:#dee2e6}.dark .selector-box ul li h6,.dark .selector-box ul li .h6{color:#cfd4da}.dark .selector-box ul li label{color:#fff;border-color:#404040}.dark .service-part .service-wrapper h3,.dark .service-part .service-wrapper .h3{color:#eaedef}.dark .service-part .service-wrapper .service-btn .btn{color:#000}.dark .faq-tab .nav-tabs{background-color:#2b2b2b;box-shadow:none}.dark .faq-tab .nav-tabs .nav-item .nav-link{color:#cbcbcb}.dark .faq-tab .nav-tabs .nav-item .nav-link.active{color:rgba(var(--theme-color1),1)}.dark .faq-content{background-color:#2b2b2b;box-shadow:none}.dark .faq-content .tab-pane .card .card-header h5,.dark .faq-content .tab-pane .card .card-header .h5{color:#cbcbcb}.dark .faq-content .tab-pane .card .card-body{color:#cfd4da99}.dark .breadcrumb-section .content-bottom,.dark .breadcrumb-section .content-bottom .breadcrumb{background-color:#232323}.dark .breadcrumb-section .content-bottom .breadcrumb .breadcrumb-item.active{color:#ffffffb3}.dark .review-section .review_box .flight_detail .addons-according .card,.dark .review-section .review_box .flight_detail .addons-according .card .card-header{border-color:#404040}.dark .review-section .review_box .flight_detail .addons-according .card .card-header .btn{color:#fff;background-color:#232323}.dark .review-section .review_box .flight_detail .addons-according .seat-select .plane,.dark .review-section .review_box .flight_detail .addons-according .seat-select .plane .fuselage,.dark .review-section .review_box .flight_detail .addons-according .seat-select .plane .cockpit{border-color:#404040}.dark .review-section .review_box .flight_detail .addons-according .seat-select .plane .cockpit:before{border-color:#404040}.dark .review-section .review_box .flight_detail .addons-according .seat-select .plane .cockpit img{filter:invert(.83)}.dark .order-menu-section .order-section .order-items .items h5,.dark .order-menu-section .order-section .order-items .items .h5{color:#dee2e6}.dark .order-menu-section .order-section .order-items .items p{color:#fff9}.dark .order-menu-section .order-section .order-items .items .addtocart_btn .add-button,.dark .order-menu-section .order-section .order-items .items .addtocart_btn .add_cart{background-color:#232323;color:#cbcbcb;box-shadow:0 2px 4px #151515}.dark .order-menu-section .order-section .order-items .items .addtocart_btn .qty-box .input-group{box-shadow:none}.dark .order-menu-section .order-section .order-items .items .addtocart_btn .qty-box .input-group .btn,.dark .order-menu-section .order-section .order-items .items .addtocart_btn .qty-box .input-group .form-control{background-color:#232323;color:#cbcbcb;border-color:#404040}.dark .order-menu-section .order-section .order-items .items+.items{border-color:#404040}.dark .order-menu .nav .nav-link{color:#fff}.dark .animation{background-color:#232323}.dark .zig-zag-effect:before,.dark .zig-zag-effect:after{filter:invert(.83)}.dark header .menu .header-right .setting .setting-open li select,.dark header .menu .header-right .setting .setting-open li h6,.dark header .menu .header-right .setting .setting-open li .h6{filter:invert(1)}.dark .menu-section .menu-box{border-color:#404040}.dark .menu-section .menu-box .bottom-bar{background-color:#232323}.dark .menu-section .menu-box .bottom-bar .menu-bar .content h5,.dark .menu-section .menu-box .bottom-bar .menu-bar .content .h5{color:#dee2e6}.dark .menu-section .menu-box .bottom-bar .menu-bar .content p{color:#ffffffad}.dark .menu-section .menu-box .bottom-bar .menu-bar .content h6,.dark .menu-section .menu-box .bottom-bar .menu-bar .content .h6{color:#cfd4da}.dark .menu-section .menu-box .bottom-bar .menu-bar .content h6 del,.dark .menu-section .menu-box .bottom-bar .menu-bar .content .h6 del{color:#cfd4da80}.dark .menu-section .menu-box .bottom-bar .menu-bar:after{border-color:#404040}.dark .cab-full .left-bar.fixed-cls{box-shadow:3px 0 4px #0000000d}.dark .selector-box-flight{background-color:#2b2b2b;border-color:#404040}.dark .selector-box-flight .room-cls .qty-box .input-group .btn{color:#cbcbcb}.dark .selector-box-flight .flight-class,.dark .selector-box-flight .bottom-part{border-color:#404040}.dark .top-bar-flight .date-fare-slider{background-color:#2b2b2b;border-color:#404040}.dark .top-bar-flight .date-fare-slider .fare-box{border-color:#404040}.dark .top-bar-flight .date-fare-slider .fare-box h5,.dark .top-bar-flight .date-fare-slider .fare-box .h5{color:#dee2e6}.dark .top-bar-flight .date-fare-slider .fare-box h6,.dark .top-bar-flight .date-fare-slider .fare-box .h6{color:#cfd4da}.dark .top-bar-flight .date-fare-slider .slick-slider{border-color:#404040}.dark .top-bar-flight .fare-calender{background-color:#2b2b2b}.dark .top-bar-flight .fare-calender i{color:#929292}.dark .top-bar-flight .fare-calender .calender-external{background-color:#2b2b2b}.dark .review-section .review_box .flight_detail .summery_box .table tr td{background-color:#2b2b2b;color:#cfd4da}.dark .simple-range-slider .simple-range-slider-popover{background:#2b2b2b!important}.dark .simple-range-slider .simple-range-slider-bg-bar .simple-range-slider-anchor .simple-range-slider-popover-arrow{color:#2b2b2b!important}.dark .top-bar-flight .date-fare-slider .swiper .swiper-button-prev,.dark .top-bar-flight .date-fare-slider .swiper .swiper-button-next{border-color:#404040;background-color:#2b2b2b}.dark .top-filter-section{background-color:#2b2b2b}.dark .top-filter-section ul .onclick-title,.dark .top-filter-section ul .filter-title{border-color:#404040}.dark .top-filter-section ul .onclick-title .onclick-content,.dark .top-filter-section ul .filter-title .onclick-content{background-color:#2b2b2b;box-shadow:0 1px 9px 3px #232323}.dark .flight-detail-sec .selection-bar{background-color:#2b2b2b}.dark .flight-detail-sec .selection-bar span{color:#929292}.dark .flight-detail-sec .detail-bar .detail-wrap.active{box-shadow:0 1px 9px 3px #00000040}.dark .flight-detail-sec.book_panel{background-color:#2b2b2b}.dark .flight-detail-sec.book_panel .detail-bar.border-cls .detail-wrap .row{border-color:#404040}.dark .search-section .search-box{background-color:#2b2b2b;box-shadow:1px 3px 20px #0000001a}.dark .search-section .search-box .left-part .search-body:after{background-color:#404040}.dark .search-panel .search-section .search-box .left-part .search-body ::placeholder{color:#cfd4da}.dark .search-panel .search-section .search-box .left-part .search-body h6,.dark .search-panel .search-section .search-box .left-part .search-body .h6{color:#cfd4da}.dark .special-section.grid-box .special-box{background-color:#2b2b2b}.dark .special-section.grid-box .special-box .special-content p{color:#cfd4da}.dark .special-section.grid-box .special-box .special-content h5 span,.dark .special-section.grid-box .special-box .special-content .h5 span,.dark .special-section.grid-box .special-box .special-content .bottom-section .price del{color:#929292}.dark .special-section.grid-box .special-box .special-content .bottom-section .price span{color:#fff}.dark .special-section.grid-box .special-box .special-content .bottom-section .price .facility-detail span{color:#929292;border-color:#404040}.dark .special-section.grid-box .special-box .special-content .tour-detail .include-sec ul li img{filter:invert(1)}.dark .special-section.grid-box .special-box .special-content .tour-detail .bottom-section .price h6,.dark .special-section.grid-box .special-box .special-content .tour-detail .bottom-section .price .h6,.dark .special-section.grid-box .special-box .special-content .tour-detail .bottom-section .price h6 del,.dark .special-section.grid-box .special-box .special-content .tour-detail .bottom-section .price .h6 del{color:#fff}.dark .special-section.grid-box .special-box .special-content .tour-detail span{color:#ffffffd6}.dark .special-section.grid-box .special-box .special-content .tour-detail h6,.dark .special-section.grid-box .special-box .special-content .tour-detail .h6{color:#ffffffc7}.dark .view-map .arrow{color:#fff}.dark .filter-panel .popup-btn h5,.dark .filter-panel .popup-btn .h5{color:#dee2e6}.dark .filter-panel .popup-btn img{filter:invert(1)}.dark .list-view .list-box{background-color:#2b2b2b}.dark .list-view .list-box .list-content .price{color:#dee2e6}.dark .list-view .list-box .list-content .price del{color:#dee2e699}.dark .list-view .list-box .list-content .rating span{color:#929292}.dark .list-view .list-box .list-content .facility-icon .facility-box img{filter:invert(1)}.dark .list-view .list-box .list-content .facility-icon .facility-box span{color:#929292}.dark .list-view .list-box .list-content h5,.dark .list-view .list-box .list-content .h5{color:#dee2e6}.dark .list-view .list-box .list-content p{color:#cfd4da}.dark .list-view .list-box .list-content .offer-box{border-color:#404040}.dark .summery-box{background-color:#2b2b2b;box-shadow:0 2px 4px #2e2e2e}.dark .summery-box .hotel-section .hotel-detail p{color:#dee2e6}.dark .summery-box .summery-section{border-color:#404040}.dark .hotel_title_section .hotel-name .left-part p{color:#fff9}.dark .hotel_title_section .hotel-name .left-part .facility-detail span{color:#ffffffb3;border-color:#404040}.dark .loader-wrapper{background-color:#2b2b2b}.dark .loader-wrapper.inner-loader{background-color:#232323}.dark .loader-wrapper.food-loader .loader img{filter:invert(.83)}.dark .account-sign-in .form-group .form-control::placeholder{color:#fff9}.dark .account-sign-in .form-group .text-muted{color:#fff9!important}.dark .account-sign-in .divider h6,.dark .account-sign-in .divider .h6{background-color:#313131}.dark .account-sign-in .divider:after{background-color:#404040}.dark .account-sign-in .login-with .login-social .boxes,.dark .portfolio-section .filter-button-group ul li{background-color:#232323}.dark .portfolio-section .filter-button-group ul li.active{background-color:rgba(var(--theme-color1),1)}.dark .center-slide .image-center .center-content:after{background-color:#000000a6}.dark .infoBox .marker-detail .detail-part{background-color:#2b2b2b}.dark .infoBox .marker-detail .detail-part h6,.dark .infoBox .marker-detail .detail-part .h6,.dark .infoBox .marker-detail .detail-part span{color:#cfd4da}.dark .checkout-process .checkout-box{background-color:#2b2b2b;box-shadow:0 2px 4px #0000000d}.dark .checkout-process .checkout-box .address-sec .select-box .address-box{border-color:#404040}.dark .checkout-process .checkout-box .address-sec .select-box .address-box .top h6,.dark .checkout-process .checkout-box .address-sec .select-box .address-box .top .h6{color:#cfd4da}.dark .checkout-process .checkout-box .address-sec .select-box .address-box .middle .address p,.dark .checkout-process .checkout-box .address-sec .select-box .address-box .middle .number p{color:#cfd4dab3}.dark .checkout-process .checkout-box .address-sec .select-box .address-box .bottom{border-color:#404040}.dark .checkout-process .checkout-box .address-sec .select-box .address-box .bottom .bottom_btn{color:#cbcbcb;border-color:#404040}.dark .checkout-process .checkout-box .address-sec .select-box .address-box .bottom .bottom_btn:first-child{border-color:#404040}.dark .checkout-process .checkout-box .address-sec .select-box.active .address-box{border-color:rgba(var(--theme-color1),1)}.dark .checkout-process .checkout-box .sub-title a{color:#fff;border-color:#404040}.dark .modal-content{background-color:#2b2b2b}.dark .modal-header{border-color:#404040}.dark .ticket-section .swiper-button-next:after,.dark .ticket-section .swiper-button-prev:after{background-color:#232323}.dark .category-part .category-block .category-details h5,.dark .category-part .category-block .category-details .h5{color:#fff}.dark .app-section.app-right-sec .app-content{background-color:#232323}.dark .app-section.app-right-sec .app-content .title,.dark .app-section.app-right-sec .app-content p,.dark .app-section.app-right-sec .app-content h3,.dark .app-section.app-right-sec .app-content .h3{color:#fffc}.dark .order-food-section .order-food .book-table.single-table h3,.dark .order-food-section .order-food .book-table.single-table .h3{color:#000}.dark .order-menu .nav{background-color:#2b2b2b}.dark .order-menu .nav .nav-link.active{background-color:#232323}.dark .order-menu .nav .nav .nav-link.active{background-color:transparent;color:#fff}.dark .order-menu .search-bar{border-color:#404040}.dark .order-menu .search-bar .search input{background-color:#232323}.dark .order-menu-section{border-color:#404040}.dark .order-menu-section .order-section h4,.dark .order-menu-section .order-section .h4{color:#fff9}.dark .order-menu-section .order-section .order-title h6,.dark .order-menu-section .order-section .order-title .h6{color:#fff6}.dark .order-menu-section .order-section+.order-section{border-color:#404040}.dark .cart{box-shadow:0 2px 4px #151515;background-color:#2b2b2b}.dark .order-cart-right .back-btn{color:#fff;border-color:#404040}.dark .top-title-bar .hotel_title_section h6,.dark .top-title-bar .hotel_title_section .h6{color:#cfd4da}.dark .top-title-bar .hotel_title_section ul li:after{background-color:#fff}.dark .onclick-map .book-table.single-table .table-form.classic-form{background-color:#2b2b2b}.dark .onclick-map .book-table.single-table .table-form.classic-form form .form-group input{background-color:#232323}.dark .onclick-map .book-table.single-table .table-form.classic-form form .form-group img{filter:invert(1)}.dark .onclick-map .book-table.single-table .table-form form .form-control{background-color:#232323}.dark .book-table.single-table .table-form{background-color:#2b2b2b}.dark .book-table.single-table .table-form:after,.dark .book-table.single-table .table-form:before{background-color:#2b2b2b}.dark .book-table.single-table .table-form.classic-form{background-color:#2b2b2b}.dark .book-table.single-table .table-form.classic-form form .form-group input{background-color:#232323}.dark .book-table.single-table .table-form.classic-form form .form-group img{filter:invert(1)}.dark .book-table.single-table .table-form form .dp__input,.dark .book-table.single-table .table-form form .form-control{background-color:#232323}.dark .dp__main .dp__today{background:rgba(var(--theme-color1),1)}.dark .effect-cls-up:before{filter:invert(.83)}.dark .full-banner .tourSection .title-3 h2,.dark .full-banner .tourSection .title-3 .h2,.dark .full-banner .tourSection .tourBox .tourContent h5,.dark .full-banner .tourSection .tourBox .tourContent .h5,.dark .full-banner .tourSection .tourBox .tourContent h6,.dark .full-banner .tourSection .tourBox .tourContent .h6{color:#000}.dark .full-width-detail .about-section .about-text .right-detail .bottom-detail p{color:#ffffffb3}.dark .full-width-detail .place-detail li{color:#fff}.dark .typography_section code{background-color:#383838}.dark .typography_section .typography-box .typo-content .sub-title{border-color:#ffffff1a;color:#cfd4da}.dark .typography_section .typography-box .typo-content.heading_content h1,.dark .typography_section .typography-box .typo-content.heading_content .h1,.dark .typography_section .typography-box .typo-content.heading_content h2,.dark .typography_section .typography-box .typo-content.heading_content .h2,.dark .typography_section .typography-box .typo-content.heading_content h3,.dark .typography_section .typography-box .typo-content.heading_content .h3,.dark .typography_section .typography-box .typo-content.heading_content h4,.dark .typography_section .typography-box .typo-content.heading_content .h4,.dark .typography_section .typography-box .typo-content.heading_content h5,.dark .typography_section .typography-box .typo-content.heading_content .h5,.dark .typography_section .typography-box .typo-content.heading_content h6,.dark .typography_section .typography-box .typo-content.heading_content .h6{color:#fff}.dark .typography_section .typography-box .headings{background-color:#232323;border-color:#404040}.dark .typography_section .typography-box .headings h3,.dark .typography_section .typography-box .headings .h3{color:#eaedef}.dark .map-modal .modal-dialog .modal-body{background-color:#232323}.dark .left-sidebar .middle-part .filter-block .sidebar-hotels .hotel-box .content-right .price,.dark .left-sidebar .middle-part .filter-block .sidebar-hotels .hotel-box .content-right .price span,.dark .left-sidebar .middle-part .filter-block .sidebar-hotels .hotel-box .content-right h5,.dark .left-sidebar .middle-part .filter-block .sidebar-hotels .hotel-box .content-right .h5{color:#cfd4da}.dark .dashboard-section .dashboard-main .dashboard-intro{background-color:#232323}.dark .dashboard-section .dashboard-main .dashboard-intro .complete-profile .complete-box{background-color:#2b2b2b;box-shadow:0 2px 4px #44444438}.dark .dashboard-section .dashboard-main .dashboard-intro p{color:#fffc}.dark .dashboard-section .dashboard-main .counter-section .counter-box{background-color:#232323}.dark .dashboard-section .dashboard-main .counter-section .counter-box h5,.dark .dashboard-section .dashboard-main .counter-section .counter-box .h5{color:#fff9}.dark .dashboard-section .dashboard-main .dashboard-info #chart,.dark .dashboard-section .dashboard-main .dashboard-info .chart-box,.dark .dashboard-section .dashboard-main .dashboard-info .activity-box{background:#232323}.dark .dashboard-section .dashboard-main .dashboard-info .activity-box ul li{background-color:#2b2b2b}.dark .dashboard-section .dashboard-sidebar{background-color:#2b2b2b;box-shadow:0 2px 4px #00000045}.dark .dashboard-section .dashboard-sidebar .profile-top{background-color:#232323}.dark .dashboard-section .dashboard-sidebar .profile-top .profile-detail h6,.dark .dashboard-section .dashboard-sidebar .profile-top .profile-detail .h6{color:#cfd4da}.dark .dashboard-section .dashboard-box .dashboard-detail ul li .details .left h6,.dark .dashboard-section .dashboard-box .dashboard-detail ul li .details .left .h6{color:#cfd4dacc}.dark .dashboard-section .dashboard-box .dashboard-detail ul li .details .right h6,.dark .dashboard-section .dashboard-box .dashboard-detail ul li .details .right .h6{color:#cfd4da99}.dark .dashboard-section .dashboard-box .dashboard-detail .booking-box{background-color:#232323;box-shadow:-1px 2px 8px #1d1d1d}.dark .dashboard-section .dashboard-box .dashboard-detail .booking-box .detail-middle .media .media-body h6,.dark .dashboard-section .dashboard-box .dashboard-detail .booking-box .detail-middle .media .media-body .h6{color:#cfd4da}.dark .dashboard-section .dashboard-box .dashboard-detail .booking-box .detail-middle .media .media-body p{color:#fff9}.dark .dashboard-section .dashboard-box .dashboard-detail .booking-box .detail-middle .media .media-body p span{color:#d6d6d6}.dark .dashboard-section .dashboard-box .dashboard-detail .booking-box .detail-middle .media .icon i{background-color:#2b2b2b;box-shadow:-1px 2px 8px #1d1d1d}.dark .dashboard-section .dashboard-box .dashboard-detail .booking-box .detail-last i,.dark .dashboard-section .dashboard-box .dashboard-detail .booking-box .date-box span.date{color:#fff}.dark .dashboard-section .dashboard-box .dashboard-detail .card-payment .payment-card.add-card{background-color:#2b2b2b;background-image:repeating-linear-gradient(45deg,#0000 1px,#00000008,#0000000a,#0000000d 4px),-webkit-linear-gradient(-245deg,rgba(0,0,0,0) 40%,rgba(0,0,0,.2) 70%,rgba(0,0,0,0) 90%)}.dark .dashboard-section .dashboard-box .dashboard-detail .delete-section p{color:#ffffffa3}.dark .dashboard-section .dashboard-box .dashboard-detail .delete-section p .text-bold{color:#fffc}.dark .btn-close{color:#fff}.dark .faq-tab .nav-tabs .nav-item .nav-link{background-color:transparent}@media (max-width: 1199px){.dark header .main-navbar .nav-menu{background-color:#2b2b2b;border-color:#404040}.dark header .main-navbar .nav-menu .back-btn .mobile-back{color:#cbcbcb;border-color:#404040}.dark header .main-navbar .nav-menu>li a{color:#cbcbcb}}@media (max-width: 1024px){.dark .coming-soon.travel .coming-soon-detail{background-color:#0009}}@media (max-width: 991px){.dark .flight-search .flight-search-detail{background-color:#000000a6}.dark .flight-search .flight-search-detail form,.dark .home_section .home .home-content .flight-search .flight-search-detail,.dark .cab-full .flight-search .flight-search-detail{background-color:#232323}.dark .top-filter-section ul .onclick-title .onclick-content,.dark .top-filter-section ul .filter-title .onclick-content{box-shadow:none}.dark .top-filter-section ul .onclick-title .onclick-content .custom-control .form-check-label img,.dark .top-filter-section ul .filter-title .onclick-content .custom-control .form-check-label img{filter:invert(1)}.dark .top-filter-section ul .back-btn{color:#fff;border-color:#404040}.dark .mobile-filter{border-color:#404040}.dark .single-section .single-sidebar.order-cart-right{background-color:#2b2b2b;box-shadow:none}}@media (max-width: 767px){.dark .filter-panel .filter-bottom-title,.dark .filter-panel .right-panel.search_filter{border-color:#404040}.dark .dashboard-section .dashboard-box .dashboard-detail .card-payment .edit-card-mobile a{color:#fff}}@media (max-width: 576px){.dark .filter-panel .respon-filter-btn h6,.dark .filter-panel .respon-filter-btn .h6{color:#fff}.dark .filter-panel .respon-filter-content.show{background-color:#2b2b2b;box-shadow:-4px -1px 20px #23232321}.dark .filter-panel .respon-filter-content.show ul li.active{background-color:#2b2b2b}}@media (max-width: 420px){.dark .single-section .description-section .description-details .menu-part .rooms-box .price-details{border-color:#404040}}@media (max-width: 1600px){.top-category .top_box .right-content{padding:0 10px}.top-category .slick-slide>div{margin:0 20px}.top-category .slick-list{margin-left:-20px;margin-right:-20px}.arrow-classic .owl-nav .owl-prev{left:-12px}.arrow-classic .owl-nav .owl-next{right:-12px}}@media (min-width: 1461px){.container{max-width:1430px}}@media (max-width: 1460px){.category-wrapper .category-wrap .category-content .bottom{display:block;margin-left:0}.category-wrapper .category-wrap .category-content .bottom .coupon-code{margin-left:0;margin-top:10px}.special-section.grid-box .special-box .special-content .bottom-section .price{display:block}.special-section.grid-box .special-box .special-content .bottom-section .price .facility-detail{margin-left:0;margin-top:10px}.routes-section .routes-box .routes-content .top-bar{display:block}.ticket-section .owl-nav{right:0}h2,.h2{line-height:28px}.cab-section .cab-content .car-select ul{width:70%}.cab-section .cab-content .car-select .btn{width:30%;text-align:center;font-size:13px}.home_section .home .home-content h1,.home_section .home .home-content .h1{margin-top:-10px}.mix-layout-section .col-xl-10{flex:0 0 100%;max-width:100%}.app-section .app-box{padding:50px}.service-section .service-box{padding:30px 20px}.testimonial-section .testimonial .right-part{margin-left:10%}.subscribe-footer .service-left .service-box{padding:0 35px}.subscribe-footer .service-right .input-group input{padding:10px 18px}.subscribe-footer .service-right .btn-subscribe{padding:8px 14px}.subscribe_section .subscribe-detail{padding-right:25px}.subscribe_section .input-section{padding-left:25px}.about-section.three-image .about-text{padding-left:0}.about-section.three-image .about-text h5,.about-section.three-image .about-text .h5,.about-section.three-image .about-text h3,.about-section.three-image .about-text .h3,.about-section.three-image .about-text p{margin-bottom:15px}.about-section.three-image .about-text img{width:50%}.about-section.about_page .image-section .img-box .title-box{padding:15px;min-width:142px}.about-section.about_page .about-text .buttons-about{margin-top:25px}.about-section.about_page .about-text h2 span,.about-section.about_page .about-text .h2 span{margin-top:10px}.about-section.about_page .about-text .title-3{margin-bottom:25px}.ticket-section .ticket-box .content{padding:30px 90px 30px 30px}.ticket-section .ticket-box .content .barcode-design{right:30px}.ticket-section .ticket-box .content .barcode-design img{height:270px}.ticket-section .ticket-box .ticket-title{right:-13%}.ticket-section.white-section .ticket-box .content .detail h4,.ticket-section.white-section .ticket-box .content .detail .h4{margin-bottom:10px}.ticket-section.white-section .ticket-box .ticket-title{right:-11%}.video-icon{width:75px;height:50px}.video-icon span{border-top:10px solid transparent;border-left:20px solid #ffffff;border-bottom:10px solid transparent}.video-section .basic-section h2,.video-section .basic-section .h2{margin-bottom:25px}.video-section .basic-section h4,.video-section .basic-section .h4{margin-bottom:35px}.gallery-box .gallery-content h5,.gallery-box .gallery-content .h5{margin-bottom:10px;font-size:16px}.gallery_box .gallery-content{bottom:15px;left:15px}.gallery_box .gallery-content h3,.gallery_box .gallery-content .h3{margin-bottom:5px;font-size:20px}.gallery_box .view-cls{width:30px;height:30px;right:15px;bottom:15px}.blog-section .blog-box .img-part img{min-width:260px}.blog-section .blog-box .img-part .blog-date{top:20px;left:20px;padding:8px 10px}.blog-section .blog-box .blog-content{padding:30px}.blog-section .blog-box .blog-content p{line-height:1.3}.blog_section .slick-slide>div{margin:0 15px}.blog_section .slick-list{margin-left:-30px;margin-right:-30px}.blog_section .blog-wrap .blog-details{padding:30px 25px}.blog_section .blog-wrap .blog-details h6,.blog_section .blog-wrap .blog-details .h6{margin-bottom:20px}.blog_section .blog-wrap .blog-details h5,.blog_section .blog-wrap .blog-details .h5{margin-bottom:10px}.blog_section .blog-wrap .blog-image .blog-label{padding:10px 12px;left:25px;bottom:25px}.blog_section.destination-section .slick-slide>div{margin:0 20px}.blog_section.destination-section .slick-list{margin-left:-20px;margin-right:-20px}.blog_section.destination-section .destination-details{padding:30px 20px}.special-section .slick-slide>div{margin:0 20px}.special-section .slick-list{margin-left:-20px;margin-right:-20px}.special-section .special-box .special-content{padding:30px}.special-section.grid-box .special-box .special-content{padding:20px}.special-section.grid-box .special-box .special-content h5,.special-section.grid-box .special-box .special-content .h5{display:block!important}.special-section.grid-box .special-box .special-content h5 span,.special-section.grid-box .special-box .special-content .h5 span{display:block;margin-left:0}.special-section.grid-box .special-box .special-content .tour-detail .include-sec ul li{font-size:0}.special-section.grid-box .special-box .special-content.restaurant-detail h5 span,.special-section.grid-box .special-box .special-content.restaurant-detail .h5 span{display:inline-block}.full-banner .offer-text{left:-70%}.category-sec .slick-slide>div{margin:0 15px}.category-sec .slick-list{margin-left:-15px;margin-right:-15px}.category-wrapper .category-wrap .category-img img{width:180px;height:180px;border-radius:20px}.category-wrapper .category-wrap .category-img .side-effect:after{left:12px}.category-wrapper .category-wrap .category-img .side-effect:before{left:6px}.category-wrapper .category-wrap .category-content{padding:45px 30px 45px 156px}.category-wrapper .category-wrap .category-content p{display:block;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.category-wrapper .slick-slide>div{margin:0 15px}.top-category{padding:0 35px}.top-category .top_box .right-content{padding:0 20px}.detail-section .detail-box{padding:0 30px}.routes-section .routes-box .routes-content{padding:40px 20px 20px}.routes-section .routes-box .routes-img .price-round{width:90px;height:90px}.routes-section .routes-box .routes-img .discount{top:20px;left:20px}.flight-detail .flight-box .middle-section{width:69%}.filter-section .content{margin-left:-20px;margin-right:-20px}.filter-section .content .grid-item{padding:0 20px}.menu-section .menu-box .bottom-bar{padding:25px}.menu-section .menu-box .bottom-bar .menu-bar img{margin-right:15px;width:50px}.book-table .table-form{padding:30px}.process-steps .step-bg .step-box{padding:35px 25px}.cab-full .cab-search-section .cab-search-box .btn-solid{padding:2px 5px}.cab-full .left-bar.fixed-cls{width:320px}.scroll-body{padding-left:320px}.deals .deals-box .left-portion{flex:0 0 33.33333%;max-width:33.33333%}.search-section .search-box .left-part .search-body .quantity-right-plus,.search-section .search-box .left-part .search-body .quantity-left-minus{right:10%}.video-slider{height:180px}footer .footer .footer-content .footer-map iframe{width:100%;height:190px}footer .footer .footer-content .contact-detail p{margin-bottom:20px;-webkit-line-clamp:2}footer .footer .footer-content .contact-detail .contact-list li{font-size:14px}footer .footer .footer-space{padding-left:25px}.filter-panel{padding:20px 25px}.left-sidebar .search-bar{padding:25px}.left-sidebar .search-bar input{padding:10px 10px 10px 60px}.left-sidebar .middle-part{padding:25px}.left-sidebar .bottom-info{padding:0 25px 25px}.list-view .list-box .list-content h6,.list-view .list-box .list-content .h6{max-width:300px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.top-filter-section ul .onclick-title{min-width:130px}.blog-inner.blog_section .blog-list .blog-wrap .blog-image{width:30%}.blog-inner.blog_section .blog-list .blog-wrap .blog-details{width:70%}.dashboard-section .dashboard-box .dashboard-detail .card-payment .payment-card{padding:20px 10px;min-height:auto}.dashboard-section .dashboard-sidebar .profile-top .profile-image .profile-edit{right:22%}}@media (max-width: 1460px) and (min-width: 1199px){.category-section .category-box .top-bar{left:10px;top:15px}.category-section .category-box .like-cls{right:10px;top:15px}.category-section .category-box .bottom-bar{left:10px;bottom:15px}.category-section .category-box .bottom-bar .top h5,.category-section .category-box .bottom-bar .top .h5{font-size:16px;margin-right:8px;max-width:115px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.category-section .category-box .bottom-bar .top h6,.category-section .category-box .bottom-bar .top .h6{margin-left:10px}.category-section .category-box:hover .bottom-bar{bottom:25px}.price-section .price-box .price-content .price{display:block}}@media (max-width: 1367px){.highlight-section .highlight-box{padding:30px 0}.highlight-section .highlight-box .content-sec p{width:90%}.title-3 h2,.title-3 .h2{margin-bottom:50px}.menu-section .menu-box .bottom-bar .menu-bar{padding-bottom:20px;margin-bottom:20px}.app-section .app-content{text-align:center}section,.section-t-space{padding-top:90px}.section-b-space{padding-bottom:90px}.arrow-classic .swiper-button-prev{left:-12px}.arrow-classic .swiper-button-next{right:3px}.medium-section{padding-top:70px;padding-bottom:70px}.small-section{padding-top:60px;padding-bottom:60px}.home_section .offer-text{left:-98px}.home_section .offer-text h6,.home_section .offer-text .h6{letter-spacing:.1em}.home_effect .effect_image{height:80vh}.service_section>div:nth-last-child(-n+3){margin-top:50px}.service-part .service-wrapper{padding:30px}.service-part .service-wrapper h3,.service-part .service-wrapper .h3{margin-bottom:8px}.service-part .service-wrapper h6,.service-part .service-wrapper .h6{margin-bottom:15px}.service-part .service-wrapper p{margin-bottom:24px}.testimonial-section .testimonial{padding-bottom:90px}.subscribe-section .input-group .btn{padding:14px}.about-section .about-text{padding-left:20px}.about-section .about-text h3,.about-section .about-text .h3,.about-section .about-text h2,.about-section .about-text .h2{margin-bottom:25px}.about-section .about-text h5,.about-section .about-text .h5{margin-bottom:5px}.about-section .about-text p{line-height:1.4;margin-bottom:15px}.blog_section.section-b-space,.special-section.section-b-space{padding-bottom:60px}.category-sec.section-b-space{padding-bottom:50px}.category-wrapper.section-b-space{padding-bottom:60px}.category-bg.section-b-space{padding-bottom:80px}.cab-full .location-option{display:block!important}.cab-full .location-option [type=radio]:checked+label:before,.cab-full .location-option [type=radio]:not(:checked)+label:before{top:0}.cab-full .location-option .form-check+.form-check{margin-top:0}.cab-full .cab-search-section .cab-search-box .btn-solid{margin-left:-15px}.deals .deals-box .left-portion{flex:0 0 37%;max-width:37%}.portfolio-creative .content-sec p{max-width:90%}}@media (max-width: 1199px){.topTour.arrow-classic .swiper-button-prev,.topTour.arrow-classic .swiper-button-next,.category-bg .arrow-classic .swiper-button-prev,.category-bg .arrow-classic .swiper-button-next{display:none}section,.section-t-space{padding-top:80px}.footer{padding-top:100px}.section-b-space{padding-bottom:80px}.medium-section{padding-top:60px;padding-bottom:60px}.small-section{padding-top:50px;padding-bottom:50px}.title-1 h2,.title-1 .h2{padding-top:20px;padding-bottom:40px}.title-1.title-5 h2,.title-1.title-5 .h2{padding-top:18px;padding-bottom:10px}.title-1.title-5 p{margin-bottom:50px}.title-1.detail-title p{max-width:90%}.title-2 h2,.title-2 .h2{margin-bottom:18px}.title-2 p{margin-bottom:50px}.title-3 h2,.title-3 .h2{margin-bottom:70px}.title-3.detail-title p{max-width:90%}header.light_header .main-navbar .nav-menu>li{padding-top:0;padding-bottom:0}header.fixed-header{position:relative}.search-section{margin-top:-45px}.menu-overlay{position:fixed;left:0;top:0;width:100vw;height:100vh;background-color:#00000085;z-index:2;display:none}.menu-overlay.show{display:block}.toggle-nav{padding-top:25px;padding-bottom:25px}.breadcrumb-section{height:430px}.breadcrumb-section .breadcrumb-content{height:430px;padding-top:104px}.breadcrumb-section .title-breadcrumb{font-size:440px}.breadcrumb-section.breadcrumb-cum-header,.breadcrumb-section.breadcrumb-cum-header .breadcrumb-content{height:630px}.breadcrumb-section.breadcrumb-cum-header .breadcrumb-content p{max-width:68%}.home_section .home{height:90vh}.home_section .home .home-content{height:90vh;padding-top:74px}.home_section .home .home-content h1,.home_section .home .home-content .h1{margin-bottom:0}.home_section .home .home-content h5,.home_section .home .home-content .h5{margin-bottom:15px}.home_section .home .home-content h2,.home_section .home .home-content .h2{margin-bottom:20px}.home_section .home .home-content>div{padding:50px 110px}.home_section .home .home-content.food_content h1,.home_section .home .home-content.food_content .h1{margin-bottom:20px}.home_section .home .home-content.food_content .book-table .table-form{padding:25px 35px}.home_section .home .home-content.mix-layout.smaller-content .search-panel .search-section .search-box .left-part .search-body{padding:20px 10px}.home_section .swiper-button-prev,.home_section .swiper-button-next{padding:25px}.cab-section .cab-content{padding-top:66px}.cab-section .cab-content .call-section .call{padding:12px 16px;margin-bottom:22px}.cab-section .cab-content .call-section .call i{margin-right:30px}.cab-section .cab-content .call-section .call:after{width:50px;height:50px}.cab-section .cab-content h2,.cab-section .cab-content .h2,.cab-section .cab-content h3,.cab-section .cab-content .h3{margin-bottom:20px}.cab-section .cab-content .car-select ul li{margin-right:18px}.cab-section .cab-content .car-select .btn{width:35%}.cab-section.flight-section .cab-content{padding-top:74px}.home_effect .effect_image{background-size:cover!important;height:70vh}.home_effect .effect_image .effect_content{top:50%!important;transform:translateY(-50%)}.home_effect .effect_image .effect_content h1,.home_effect .effect_image .effect_content .h1{font-size:calc(40px + .01875*(100vw - 320px))!important;text-shadow:2px 2px 8px #548cc7}.app-section .app-content .title{line-height:1}.app-section .app-content h3,.app-section .app-content .h3{margin-bottom:22px}.app-section .app-content p{line-height:1.5;margin-bottom:25px}.app-section .app-box{padding:40px}.app-section .app-box h5,.app-section .app-box .h5,.app-section .app-box h2,.app-section .app-box .h2{margin-bottom:20px}.app-section .app-box p{margin-bottom:22px}.app-section .app-box .app-buttons .app-btn{margin-left:7px}.app-section.app-right-sec .app-content{padding:40px}.service-section{margin-left:-15px;margin-right:-15px}.service-section>div{padding-left:15px;padding-right:15px}.service-section .service-box .service-icon{margin-bottom:20px}.service-section .service-box h3,.service-section .service-box .h3{margin-bottom:15px;font-size:20px}.service-section .service-box .btn{margin-top:25px}.service_section>div:nth-last-child(-n+3){margin-top:30px}.service_section .service-wrap .service-icon img{margin-bottom:20px;height:70px}.service_section .service-wrap h5,.service_section .service-wrap .h5{margin-bottom:8px}.service_section .service-wrap p{margin-bottom:-4px;line-height:1.5}.service-part .service-wrapper h3,.service-part .service-wrapper .h3{font-size:20px}.service-part .service-wrapper h3 i,.service-part .service-wrapper .h3 i{font-size:12px}.service-part .service-wrapper .service-btn .btn{padding:6px 12px}.testimonial-section .testimonial{padding-bottom:80px}.testimonial-section .testimonial .right-part{margin-left:14%}.testimonial_section .testimonial .top-part .img-part{margin-bottom:45px;margin-top:60px}.testimonial_section .testimonial .bottom-part p{margin-bottom:35px}.subscribe-footer .service-left .service-box{padding:0 15px}.subscribe-footer .service-left .service-box .icon svg{width:30px;height:30px}.subscribe-footer .service-right .input-group input{padding:7px 12px}.subscribe_section .subscribe-detail span{display:none}.subscribe_section .input-section input{padding:35px 160px 35px 35px}.subscribe_section .input-section .btn{right:35px}.about-section .about-text h3,.about-section .about-text .h3,.about-section .about-text h2,.about-section .about-text .h2{margin-bottom:15px}.about-section .about-text p{line-height:1.3;margin-bottom:10px}.about-section .image-section .img-box+.img-box{margin-left:40px}.about-section.three-image .about-text{margin-top:30px}.about-section.three-image .about-text img{width:200px}.about-section.three-image .about-text h2,.about-section.three-image .about-text .h2{margin-bottom:15px}.about-section.three-image .about-text h2 span,.about-section.three-image .about-text .h2 span{display:unset;font-size:unset;text-transform:unset}.about-section.about_page .image-section .img-box{width:33.33%}.about-section.about_page .image-section .img-box .title-box{padding:10px;min-width:130px}.about-section.about_page .image-section .img-box .title-box h3,.about-section.about_page .image-section .img-box .title-box .h3{margin-bottom:4px}.about-section.about_page .image-section .img-box:nth-child(odd){margin-bottom:30px}.about-section.about_page .image-section .img-box:nth-child(odd) .title-box{bottom:-30px}.about-section.about_page .image-section .img-box:nth-child(2n){margin-top:30px}.about-section.about_page .image-section .img-box:nth-child(2n) .title-box{top:-30px}.ticket-section .ticket-box .content{padding:25px 80px 25px 25px}.ticket-section .ticket-box .content .detail{max-width:295px}.ticket-section .ticket-box .content .detail h3,.ticket-section .ticket-box .content .detail .h3,.ticket-section .ticket-box .content .detail h4,.ticket-section .ticket-box .content .detail .h4{margin-bottom:10px}.ticket-section .ticket-box .content .detail p{margin-bottom:15px}.ticket-section .ticket-box .content .barcode-design{right:25px}.ticket-section .ticket-box .content .barcode-design img{height:250px}.ticket-section .ticket-box .ticket-title{right:-15%}.ticket-section .swiper-button-prev,.ticket-section .swiper-button-next{right:30px}.ticket-section .swiper-button-prev:after,.ticket-section .swiper-button-next:after{font-size:18px;padding:6px 8px 5px}.ticket-section .swiper-button-next{top:calc(50% - 20px)}.ticket-section .swiper-button-prev{top:calc(50% + 20px)}.ticket-section.white-section .ticket-box .ticket-title{right:-13%}.video-section{padding:90px}.video-section .basic-section h4,.video-section .basic-section .h4{margin-bottom:25px}.video_section{padding:90px 0}.video_section .video-content h5,.video_section .video-content .h5{margin-bottom:20px}.video_section .video-content h2,.video_section .video-content .h2{margin-bottom:15px}.video_section .video-content p{margin-bottom:18px}.video_section .video-content .bottom-section{margin-top:25px}.video_section .video-content .bottom-section .info-btn{margin-left:18px}.video_section .offer-text{display:none}.timer li{padding:5px 15px;margin-right:15px}.gallery-box .gallery-content .btn{padding:6px 12px}.gallery_box .gallery-content h3,.gallery_box .gallery-content .h3{font-size:18px}.blog-section .blog-box .img-part img{min-width:200px}.blog-section .blog-box .img-part .blog-date{padding:6px 8px}.blog-section .blog-box .blog-content{padding:15px}.blog-section .blog-box .blog-content h5,.blog-section .blog-box .blog-content .h5{margin-bottom:8px}.blog-section .blog-box .blog-content p{line-height:1.1;margin-bottom:10px}.blog-section .blog-box .blog-content h6,.blog-section .blog-box .blog-content .h6{margin-bottom:10px}.blog-section .blog-box .blog-content .btn{padding:6px 10px}.blog_section.section-b-space{padding-bottom:50px}.blog_section.destination-section .destination-details h5,.blog_section.destination-section .destination-details .h5,.blog_section.destination-section .destination-details h2,.blog_section.destination-section .destination-details .h2{margin-bottom:12px}.blog_section.destination-section .destination-details h6,.blog_section.destination-section .destination-details .h6{margin-bottom:20px}.subscribe-footer .service-left{float:unset;display:flex;align-items:center;justify-content:center;margin-bottom:25px}.subscribe-footer .service-left .service-box{padding:0 25px}.subscribe-footer .service-right{float:unset;width:60%;margin:0 auto}.special-section.section-b-space{padding-bottom:50px}.special-section.grid-box .special-box .special-content .tour-detail h6,.special-section.grid-box .special-box .special-content .tour-detail .h6{max-width:410px}.full-banner{padding:100px 0}.full-banner .offer-text{left:0;top:0;position:relative;display:inline-block;margin-bottom:16px}.full-banner .offer-text h6,.full-banner .offer-text .h6{margin-top:16px;margin-bottom:0}.full-banner .banner-content h5,.full-banner .banner-content .h5,.full-banner .banner-content h2,.full-banner .banner-content .h2{margin-bottom:20px}.full-banner .banner-content p{line-height:1.4}.full-banner .banner-content .bottom-section{margin-top:0}.full-banner .banner-content .bottom-section .info-btn{margin-left:15px}.category-sec.section-b-space{padding-bottom:40px}.category-wrapper .title-1.title-5 p{margin-bottom:20px}.category-wrapper.section-b-space{padding-bottom:50px}.category-bg .category-block{padding:80px 30px 40px}.category-bg .category-block .rating{margin-bottom:15px}.category-bg .category-block h6,.category-bg .category-block .h6{margin-bottom:12px}.category-bg .category-block h5,.category-bg .category-block .h5{margin-bottom:16px}.category-bg.section-b-space{padding-bottom:70px}.detail-section .detail-box{padding:0 10px}.detail-section .detail-box .upper-part{margin-bottom:30px}.detail-section .detail-box .upper-part h2,.detail-section .detail-box .upper-part .h2{padding-bottom:20px;margin-bottom:20px}.routes-section .routes-box .routes-img .price-round{width:80px;height:80px}.flight-detail .row>div .flight-box+.flight-box{margin-top:40px}.about_section .about_content{margin-left:45px}.about_section .about_content h5,.about_section .about_content .h5,.about_section .about_content h2,.about_section .about_content .h2{margin-bottom:20px}.about_section .about_content p{margin-bottom:25px}.food-banner{padding:140px 0;background-position:center}.discount-banner{padding:125px 0}.discount-banner .banner-content h4,.discount-banner .banner-content .h4,.discount-banner .banner-content h2,.discount-banner .banner-content .h2{margin-bottom:24px}.discount-banner .banner-content .coupon{margin-bottom:28px}.book-table .table-form{margin-bottom:30px;border-radius:15px}.book-table .table-form form .form-group,.book-table .table-form form .gj-datepicker{margin-right:20px}.book-table.single-table .table-form{margin-top:-60px}.process-steps .step-bg .row{margin-left:-30px;margin-right:-30px}.process-steps .step-bg .row>div{padding-left:30px;padding-right:30px}.process-steps .step-bg .row.popular-section>div{padding-left:15px;padding-right:15px}.car-type-section .type-box{padding:15px}.home-section .flight-left{padding-top:74px}.deals .deals-box .left-portion{flex:0 0 28%;max-width:28%}.cab-full .left-bar.fixed-cls{position:relative;height:auto;box-shadow:none;width:100%}.cab-full .left-bar.fixed-cls .flight-search .flight-search-detail{padding:30px 15px 0}.cab-full .left-bar.fixed-cls .flight-search .flight-search-detail form>div:first-child{margin-top:20px}.cab-full .left-bar.fixed-cls .flight-search .flight-search-detail .location-option{margin-bottom:0}.pt-xl-cls{padding-top:0}.scroll-body{padding-left:0}.video-slider{height:148px}footer .footer .footer-content .contact-detail .footer-logo{margin-bottom:25px}footer .footer .footer-content .contact-detail p{-webkit-line-clamp:3}footer .footer .footer-title h5,footer .footer .footer-title .h5{margin-bottom:30px}footer .footer .footer-space{padding-left:0}footer .footer .order-cls{order:-1}footer .footer .order-row>div:last-child{margin-top:30px}footer .footer .order-row>div:nth-child(3){margin-top:30px}.team-section .team-box .team-content{min-width:200px}.team-section .slick-dots{padding-top:25px}.filter-panel .collection-grid-view{display:none}.search-panel .search-section .search-box .left-part .search-body{padding:20px 10px}.search-panel .search-section .search-box .left-part .search-body h6,.search-panel .search-section .search-box .left-part .search-body .h6{margin-bottom:3px}.search-panel .search-section .search-box .right-part{margin:0 20px}.search-panel .search-section .search-box .right-part .btn{padding:4px 12px}.search-panel.sticky .search-section .search-box .left-part .search-body{padding:20px 10px}.single-section .description-section .description-details .menu-part .rooms-box .room-detail{padding:10px}.single-section .description-section .description-details .menu-part .rooms-box .room-detail .facility-detail li i{margin-right:2px}.single-section .description-section .description-details .menu-part .rooms-box .price-details .btn{padding:3px 9px!important}.single-section .description-section .description-details .menu-part.facility .row>div:nth-child(-n+2){margin-bottom:20px}.single-section .description-section .menu-top li a{padding:11px;text-transform:capitalize}.summery-box .summery-section .box .left{width:49%}.list-view .list-box .list-content h6,.list-view .list-box .list-content .h6{max-width:220px}.list-view .list-box .list-content .book-now{padding:3px 7px;text-transform:capitalize}.detail-menu .nav-tabs .nav-item{margin-right:20px}.order-menu-section .order-section .order-items .items p{max-width:64%}.view-map .arrow{left:50px}.flight-detail-sec .detail-bar .detail-wrap .airport-part .airport-progress:after{width:40%}.flight-detail-sec.full_width-detail .detail-bar .detail-wrap{padding:15px 0}.flight-detail-sec.full_width-detail .detail-bar .detail-wrap .logo-sec{display:block}.flight-detail-sec.full_width-detail .detail-bar .detail-wrap .logo-sec img{margin-bottom:10px;width:50px;margin-right:0}.flight-detail-sec.book_panel .detail-bar .detail-wrap .airport-part .airport-progress{display:none}.flight-detail-sec.book_panel .grand-total .btn{padding:6px;text-transform:capitalize}.flight-detail-sec.cab-detail-sec .detail-bar .detail-wrap .logo-sec img{width:120px;margin-bottom:5px}.flight-detail-sec.cab-detail-sec .detail-bar .detail-wrap .car-details ul+ul{margin-left:10px}.top-bar-flight .date-fare-slider{width:85%}.top-bar-flight .fare-calender{width:15%}.top-filter-section ul .onclick-title{min-width:110px}.review-section .review_box .flight_detail .logo-sec{text-align:center}.review-section .review_box .flight_detail .logo-sec img{display:block;margin:0 auto}.review-section .review_box .flight_detail .airport-part .airport-progress{display:none}.blog-inner.blog_section .blog-list .blog-wrap .blog-details p{display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.blog-inner.blog_section .blog-list .blog-wrap .blog-image{width:80%}.dashboard-section .dashboard-main .dashboard-intro .complete-profile .row>div{margin-top:10px}.dashboard-section .dashboard-main .dashboard-intro .complete-profile .row>div:first-child{margin-top:0}.dashboard-section .dashboard-main .counter-section .row>div:nth-child(-n+2){margin-bottom:20px}.dashboard-section .dashboard-box .dashboard-detail .booking-box .date-box{width:80px}.dashboard-section .dashboard-box .dashboard-detail .booking-box .detail-middle{width:65%}.dashboard-section .dashboard-box .dashboard-detail .booking-box .detail-middle .media .media-body{margin-left:15px}.dashboard-section .dashboard-box .dashboard-detail .card-payment>div:nth-child(3){margin-top:30px}.dashboard-section .dashboard-box .dashboard-detail .card-payment .payment-card.add-card .card-details{min-height:152px;height:auto}.guest-detail form .submit-btn .btn{width:auto}}@media (max-width: 1199px) and (min-width: 767px){.list-view .list-box .list-content .hotel-info{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical}}@media (max-width: 1199px) and (min-width: 991px){.portfolio-creative.odd-even-con .container .row .content-sec p{text-overflow:ellipsis;overflow:hidden;display:-webkit-box!important;-webkit-line-clamp:4;-webkit-box-orient:vertical}.category-wrapper .category-wrap .category-content{padding:35px 30px 35px 154px}.category-wrapper .category-wrap .category-content .top{display:block;margin-bottom:5px}.category-wrapper .category-wrap .category-content .top h3,.category-wrapper .category-wrap .category-content .top .h3{margin-bottom:5px}.category-wrapper .category-wrap .category-content .top h6,.category-wrapper .category-wrap .category-content .top .h6{margin-left:0}.category-wrapper .category-wrap .category-content .rating{margin-bottom:8px}.category-wrapper .category-wrap .category-content .bottom{display:block}.category-wrapper .category-wrap .category-content .bottom h3,.category-wrapper .category-wrap .category-content .bottom .h3{margin-bottom:5px}.category-wrapper .category-wrap .category-content .bottom .coupon-code{margin-left:0}.category-wrapper .category-wrap .category-content p{margin-bottom:10px}.flight-search .flight-search-detail .form-group img{display:none}.flight-search .flight-search-detail .form-group .form-control{font-size:14px}.flight-search .flight-search-detail .form-group .gj-datepicker .input-group-append{display:none}}@media (max-width: 1024px){.coming-soon.travel .coming-soon-detail{align-items:center;padding-bottom:0;background-color:#fff9}.coming-soon.travel svg{width:100%;height:100%}}@media (max-width: 991px) and (min-width: 767px){.category-section .category-box .top-bar{left:10px;top:15px}.category-section .category-box .like-cls{right:10px;top:15px}.category-section .category-box .bottom-bar{left:10px;bottom:15px}.category-section .category-box .bottom-bar .top h5,.category-section .category-box .bottom-bar .top .h5{font-size:14px;margin-right:8px;max-width:105px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.category-section .category-box .bottom-bar .top h6,.category-section .category-box .bottom-bar .top .h6{margin-left:10px}.category-section .category-box:hover .bottom-bar{bottom:25px}}@media (max-width: 991px){.home_section,.home_section .home-long,.home_section .home-long .flight-search-detail{overflow:visible}.cab-classic.home_section .home .home-content .flight-search .flight-search-detail .form-group label{color:#cfd4da}.arrow-classic .owl-nav{display:none}.ticket-section .owl-nav{left:-15px;right:unset;top:30%}.portfolio-creative.odd-even-con .container .row .content-sec{padding:0!important}.cab-date-time .flight-search .flight-search-detail{overflow:unset}.cab-full .flight-search .flight-search-detail .form-group label.font-xs-white{color:#000}.deals-booking .swiper-wrapper .swiper-slide>div{margin:0 15px}.search-section .search-box .left-part .search-body .quantity-left-minus{bottom:0}.testimonial-section .swiper-button-prev,.testimonial-section .swiper-button-next{display:none}.cab-section .cab-content .call-section .call i{padding-top:0;padding-left:0}.book-table.single-table .table-form.classic-form form .form-group input{padding:8px 15px 8px 25px}.book-table.single-table .table-form.classic-form form .form-group i{top:0;font-size:16px}.book-table.single-table .table-form.classic-form form .form-group img{height:13px}section,.section-t-space{padding-top:60px}.section-b-space{padding-bottom:60px}.medium-section{padding-top:50px;padding-bottom:50px}.small-section{padding-top:40px;padding-bottom:40px}.breadcrumb-section.breadcrumb-cum-header,.breadcrumb-section.breadcrumb-cum-header .breadcrumb-content{height:530px}.breadcrumb-section.breadcrumb-cum-header .breadcrumb-content p{max-width:88%}.breadcrumb-section .breadcrumb-content.restaurant-name h3,.breadcrumb-section .breadcrumb-content.restaurant-name .h3{margin-bottom:4px}.breadcrumb-section .breadcrumb-content.restaurant-name h6,.breadcrumb-section .breadcrumb-content.restaurant-name .h6{margin-bottom:8px}.position-cls.b-top{background-position:right!important}.font-xs-white{color:#fff}h2,.h2{line-height:26px}.title-1 h2,.title-1 .h2{padding-top:10px;padding-bottom:30px}.title-1.title-5 h2,.title-1.title-5 .h2{padding-top:10px;padding-bottom:5px}.title-1.title-5 p{margin-bottom:30px}.title-1.detail-title p{max-width:95%}.title-2 h2,.title-2 .h2{margin-bottom:18px}.title-2 p{margin-bottom:50px}.title-3 h2,.title-3 .h2{margin-top:15px;margin-bottom:10px}.title-3.detail-title p{max-width:95%}.form-icon .form-group .form-control{padding:10px 10px 10px 30px!important}.form-icon .form-group .icon{left:10px;font-size:14px}.home_section .home,.home_section .home .home-content{height:80vh}.home_section .home .home-content h1,.home_section .home .home-content .h1{margin-top:-8px}.home_section .home .home-content h5,.home_section .home .home-content .h5{letter-spacing:.1em;margin-bottom:10px}.home_section .home .home-content h2,.home_section .home .home-content .h2{margin-bottom:10px;letter-spacing:.1em}.home_section .home .home-content>div{padding:30px 90px}.home_section .home .home-content .flight-search .flight-search-detail{position:relative;width:100%;height:100%;display:block;background-color:#fff;padding:20px 0}.home_section .home .home-content .flight-search .flight-search-detail form{width:100%;padding:0}.home_section .home .home-content .flight-search .flight-search-detail form .col{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.home_section .home .home-content .flight-search .flight-search-detail form .col.search-col{flex:unset;max-width:initial;margin-left:66.66667%}.home_section .home .home-content.food_content .book-table .table-form{padding:15px}.home_section .home.home-70,.home_section .home.home-70 .home-content{height:60vh}.home_section .home.home-long{background-blend-mode:overlay;background-color:#0006}.home_section .home.home-long .home-content{align-items:center}.home_section .home.home-long .home-content.mix-layout .flight-search{margin-left:-15px;margin-right:-15px}.home_section .home.home-long .home-content.mix-layout .flight-search .flight-search-detail,.home_section .home.home-long .home-content.mix-layout .flight-search .flight-search-detail form{background-color:transparent}.home_section .home.home-long .home-content.mix-layout .flight-search .flight-search-detail form>div{padding-left:15px!important;padding-right:15px!important}.home_section .home.home-long .home-content.mix-layout .flight-search .flight-search-detail .form-group .form-control{padding:10px}.home_section .home .banner-content h4,.home_section .home .banner-content .h4,.home_section .home .banner-content h1,.home_section .home .banner-content .h1{color:#fff}.home_section .view-icon img{width:70%}.home_section .swiper-button-prev,.home_section .swiper-button-next{padding:20px}.home_section .swiper-button-prev:after,.home_section .swiper-button-next:after{font-size:16px}.tour_layout .flight-search .flight-search-detail .form-group .gj-datepicker button,.tour_layout .flight-search .flight-search-detail .form-group .gj-timepicker button{width:46px;height:46px}.tour_layout .flight-search .flight-search-detail .form-group .gj-datepicker button i,.tour_layout .flight-search .flight-search-detail .form-group .gj-timepicker button i{top:12px;left:12px}.tour_layout .flight-search .flight-search-detail .form-group img{padding:12px;bottom:1px}.tour_layout .flight-search .flight-search-detail .form-group .form-control{border-right:none}.a-enter-vr-button{min-width:55px!important;min-height:55px!important}.cab-section .cab-content>div{background-color:#0003;padding:25px;text-align:center}.cab-section .cab-content .car-select ul{width:70%}.cab-section .cab-content .car-select .btn{width:30%}.deals .deals-box .left-portion{flex:0 0 100%;max-width:100%}.deals .deals-box .left-portion:before,.deals .deals-box .left-portion:after{display:none}.deals .deals-box .left-portion .deals-content .detail{position:relative;top:0;transform:none;left:0;writing-mode:unset;padding:12px;align-items:center}.deals .deals-box .left-portion .deals-content img{display:none}.deals .deals-box .deals-img{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;order:-1}.arrow-classic .swiper-button-prev,.arrow-classic .swiper-button-next{display:none!important}.arrow-classic .swiper-button-prev:before,.arrow-classic .swiper-button-next:before{padding:6px;font-size:14px;border-radius:4px}.arrow-classic .slick-prev{left:-50px}.arrow-classic .slick-next{right:-45px}.app-section .order-cls>div:first-child{order:2;margin-top:30px}.app-section .app-box{background-color:#ffffff0d}.price-section .container-fluid,.price-section .container-sm,.price-section .container-md,.price-section .container-lg,.price-section .container-xl,.price-section .container-xxl{padding-left:50px;padding-right:50px}.service-section>div{margin-bottom:30px}.service-section>div:last-child{margin-bottom:0}.service-section .service-box{padding:40px}.service_section>div:nth-last-child(-n+4){margin-top:20px}.service-part>div{margin-top:30px}.service-part>div:first-child{margin-top:0}.service-part .service-wrapper{padding:40px}.search-section .search-box .left-part .search-body .form-control{margin-bottom:0}.testimonial-section .testimonial{padding-bottom:70px}.testimonial-section .testimonial .left-part img{width:100px;height:100px}.testimonial-section .testimonial .left-part .design{right:-35px;width:50px;height:50px}.testimonial-section .testimonial .left-part .design i{font-size:20px}.testimonial-section .testimonial .quote-icon{right:30px}.testimonial-section .testimonial .quote-icon i{font-size:70px}.testimonial_section .testimonial .top-part .img-part{margin-bottom:35px;margin-top:50px}.testimonial_section .testimonial .top-part .img-part img{width:100px;height:100px}.testimonial_section .testimonial .top-part .img-part .heart-icon{padding:8px;font-size:14px}.testimonial_section .testimonial .bottom-part p{margin-bottom:25px}.testimonial_section .testimonial .bottom-part .quote-icon i{font-size:60px}.subscribe_section .subscribe-detail{text-align:center;padding-right:0;padding-bottom:30px}.subscribe_section .subscribe-detail h2,.subscribe_section .subscribe-detail .h2{margin-bottom:5px}.subscribe_section .subscribe-detail:after{display:none}.subscribe_section .input-section{padding-left:0}.about-section .about-text{padding-left:0;margin-top:30px;height:auto}.ticket-section .ticket-box .content{position:relative;top:0;transform:none;left:0;width:80%;margin:-50px auto 0}.ticket-section .ticket-box .content .detail{max-width:435px}.ticket-section .ticket-box .content .barcode-design img{height:230px}.ticket-section .ticket-box .ticket-title{top:33%;z-index:1;right:-14%}.ticket-section .swiper-button-next,.ticket-section .swiper-button-prev{right:unset;left:10px}.ticket-section .swiper-button-next{top:calc(33% - 20px)}.ticket-section .swiper-button-prev{top:calc(33% + 20px)}.ticket-section.white-section .ticket-box{margin-bottom:45px}.ticket-section.white-section.section-b-space{padding-bottom:25px}.video-section{padding:80px}.video_section{padding:80px 0}.video_section .order-cls{order:-1;margin-bottom:40px}.video_section .video-image{width:80%;margin:0 auto}.video_section .video-content{justify-content:center;text-align:center}.video_section .video-content p{padding-right:0}.video_section .video-content .bottom-section{justify-content:center}.video_section .offer-text{display:block}.gallery-section .zoom-gallery>div:nth-child(1){flex:0 0 71.42%;max-width:71.42%}.gallery-section .zoom-gallery>div:nth-child(2){flex:0 0 28.58%;max-width:28.58%}.gallery-section .zoom-gallery>div:nth-child(3){flex:0 0 60%;max-width:60%}.gallery-section .zoom-gallery>div:nth-child(4){flex:0 0 40%;max-width:40%}.blog-section .blog-box .img-part img{min-width:230px}.blog-section .blog-box .blog-content{padding:45px}.blog-section .blog-box .blog-content p{line-height:1.3;margin-bottom:10px}.blog-section .blog-box .blog-content h5,.blog-section .blog-box .blog-content .h5{margin-bottom:10px}.blog-section .blog-box .blog-content h6,.blog-section .blog-box .blog-content .h6{margin-bottom:14px}.blog_section.section-b-space{padding-bottom:40px}.blog_section .slick-slide>div{margin:0 20px}.blog_section .slick-list{margin-left:-20px;margin-right:-20px}.blog_section .blog-wrap{border-radius:18px}.blog_section .blog-wrap .blog-details{padding:25px}.blog_section .blog-wrap .blog-details h6,.blog_section .blog-wrap .blog-details .h6{margin-bottom:12px}.blog_section .blog-wrap .blog-details h5,.blog_section .blog-wrap .blog-details .h5{margin-bottom:8px}.blog_section .blog-wrap .blog-image .blog-label{padding:7px 8px;left:20px;bottom:20px}.blog_section.destination-section .destination-details{padding:30px}.blog_section.destination-section .destination-details h6,.blog_section.destination-section .destination-details .h6{line-height:1.4;margin-bottom:15px}.special-section .slick-slide>div{margin:0 15px}.special-section .slick-list{margin-left:-15px;margin-right:-15px}.special-section .special-box .special-content{padding:25px}.special-section .special-box .special-content h5,.special-section .special-box .special-content .h5{line-height:1.3;margin-bottom:10px;margin-top:-3px}.special-section.section-b-space{padding-bottom:40px}.full-banner{padding:70px 0}.full-banner .banner-content h5,.full-banner .banner-content .h5,.full-banner .banner-content h2,.full-banner .banner-content .h2{margin-bottom:15px}.full-banner .banner-content p{line-height:1.3;margin-bottom:10px}.full-banner.banner-section .banner-content{margin-top:30px;align-items:flex-start}.category-section .slick-slide>div{margin:0 15px}.category-section .slick-list{margin-left:-15px;margin-right:-15px}.category-sec .category-box .img-category .top-bar{top:18px;left:18px}.category-sec .category-box .img-category .top-bar .offer{margin-bottom:8px}.category-sec .category-box .img-category .like-cls i{font-size:18px;padding:10px}.category-sec .category-box .content-category{padding:55px 25px 20px}.category-sec.section-b-space{padding-bottom:30px}.category-wrapper.section-b-space{padding-bottom:40px}.category-wrapper .title-1.title-5 p{margin-bottom:0}.category-bg.section-b-space{padding-bottom:60px}.detail-section .detail-box{padding:0}.detail-section .detail-box .upper-part{margin-bottom:15px}.routes-section .row>div:nth-child(-n+2){margin-bottom:30px}.flight-detail .flight-box .logo-section{width:150px}.flight-detail .flight-box .middle-section{width:59%}.flight-detail .flight-box .middle-section .flight-info{padding:25px 0}.flight-detail .flight-box .name-section{width:140px}.about_section .about_content{margin-top:30px;align-items:flex-start;margin-left:0}.about_section .about_content h5,.about_section .about_content .h5,.about_section .about_content h2,.about_section .about_content .h2{margin-bottom:5px}.about_section .about_content p{margin-bottom:20px}.filter-section .top-section{margin-bottom:40px}.filter-section .content .grid-item:nth-child(-n+3){margin-bottom:30px}.food-banner{padding:110px 0}.food-banner .food-content .strip-cls{margin-top:30px}.food-banner .food-content .strip-cls .timer li{margin:0 10px}.food-banner .food-content .strip-cls .timer li:after{left:38px}.food-banner .food-content .buttons{margin-top:20px}.food-banner .food-content h3,.food-banner .food-content .h3{margin-top:-3px}.discount-banner{padding:100px 0}.book-table .table-form{padding:20px}.book-table .table-form:before,.book-table .table-form:after{border-radius:14px}.book-table.single-table .table-form{margin-top:-50px}.facts-section .row>div:nth-last-child(-n+2){margin-top:30px}.process-steps .step-bg .row{margin-left:-15px;margin-right:-15px}.process-steps .step-bg .row>div{padding-left:15px;padding-right:15px}.process-steps .step-bg .row.popular-section>div:nth-child(2),.process-steps .step-bg .row.popular-section>div:nth-child(4){margin-top:0}.process-steps .step-bg .step-box{padding:20px 15px}.cab-full{height:auto}.cab-full iframe{height:40vh}.cab-full .left-bar{height:100%}.cab-full .left-bar.fixed-cls .flight-search .flight-search-detail form{margin-right:-15px;margin-left:-15px}.cab-full .left-bar.fixed-cls .flight-search .flight-search-detail form>div{margin-top:20px;padding-left:15px;padding-right:15px}.cab-full .flight-search .flight-search-detail{position:relative;width:100%;height:100%;display:block;background-color:#fff;padding:15px;z-index:1}.cab-full .flight-search .flight-search-detail form{padding:0;width:100%;margin:0}.cab-full .flight-search .flight-search-detail form>div{padding:0;margin-top:0}.cab-full .location-option{display:flex!important}.cab-full .location-option .form-check+.form-check{margin-right:5px}.home-section{height:100%}.home-section .flight-left{display:none}.top-banner .top-banner-content{right:15%;transform:translateY(-50%) scale(.7)}.res-cab .row>div{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.mobile-filter{display:flex;border-top:1px solid #f9f9f9}.mobile-filter.filter_button{display:none}.left-sidebar{position:fixed;width:300px;left:-300px;top:0;margin-top:0;z-index:5;overflow-y:auto;height:100vh;box-shadow:0 15px 5px #4d4d4d47}.left-sidebar .back-btn{display:block}.left-sidebar .search-bar{display:none}.mobile-filter{padding:20px 25px}.search-panel .search-section .search-box .left-part .search-body h6,.search-panel .search-section .search-box .left-part .search-body .h6{text-transform:capitalize}.map-section{margin-top:0}.map-section iframe,.map-section .map{height:350px;position:relative;margin-top:30px}.map-modal .modal-dialog .modal-content .modal-body .left-sidebar{display:none}.map-modal .modal-dialog .modal-content .modal-body .container-fluid,.map-modal .modal-dialog .modal-content .modal-body .container-sm,.map-modal .modal-dialog .modal-content .modal-body .container-md,.map-modal .modal-dialog .modal-content .modal-body .container-lg,.map-modal .modal-dialog .modal-content .modal-body .container-xl,.map-modal .modal-dialog .modal-content .modal-body .container-xxl{padding:0}.map-modal .map-section .map{margin-top:0;height:350px!important}.mobile-map{display:block}.desktop-map{display:none}.view-map.mobile-map{display:block}.onclick-map.show{display:block!important}.onclick-map iframe{margin-top:10px}.onclick-map>div{margin-top:20px;margin-bottom:20px}.list-view{margin-top:30px}.list-view .list-box .list-content{margin-left:15px}.list-view .list-box .list-content .book-now{padding:5px 9px;text-transform:capitalize}.list-view .list-box .list-content .offer-box{padding:7px;max-width:130px;font-size:12px;margin-top:3px}.list-view .list-box .list-content .facility-icon{margin-top:14px}.list-view .list-box .list-content .price{margin-top:10px}.list-view .list-box .list-content p{margin-bottom:5px}.single-section .description-section .menu-top li.mobile-menu{display:inline-block}.single-section .description-section .menu-top li a{padding:11px;text-transform:capitalize}.single-section .description-section .menu-top.sticky{padding:12px 0}.single-section .description-section .menu-top.sticky li a{padding:11px;text-transform:capitalize}.single-section .description-section .menu-top.menu-up{margin-bottom:20px}.single-section .description-section .description-details .menu-part .zoom-gallery>div:nth-child(-n+4){margin-bottom:20px}.single-section .single-sidebar{margin-top:30px}.single-section .single-sidebar .weather-sec{justify-content:flex-start}.single-section .single-sidebar .overlay-map img{height:auto}.single-section .single-sidebar.order-cart-right{position:fixed;right:-300px;height:100vh;top:0;margin-top:0;background-color:#fff;z-index:9;padding:20px 30px;transition:all .5s ease;overflow-y:scroll;box-shadow:0 15px 5px #4d4d4d47;width:300px}.single-section .single-sidebar.order-cart-right .back-btn{display:block}.single-section .order-class{order:2}.cart{display:flex}.variable-width .slick-slide img{height:400px}.booking-order{order:-1;margin-bottom:30px}.book-table .table-form form ::placeholder{font-size:14px}.detail-menu .nav-tabs .nav-item{margin-right:0}.full-width-detail .place-detail li{padding:0 14px}.order_cls{order:1}.order-menu-section{border-left:none}.order-menu-section .order-section .order-items .items p{max-width:80%}.flight-search .flight-search-detail{position:fixed;background-color:#000000a6;width:100vw;height:100vh;display:none;left:0;top:0;z-index:9;align-items:center;justify-content:center;padding:0}.flight-search .flight-search-detail form{padding:30px 20px;background-color:#fff;width:70%;position:relative;animation:zoom_in .1s ease;transition:all .5s ease}.flight-search .flight-search-detail form .responsive-close{display:block;position:absolute;right:-38px;top:-25px;width:auto}.flight-search .flight-search-detail form .responsive-close i{color:#fff;font-size:20px}.flight-search .flight-search-detail .form-group{margin-bottom:12px}.flight-search .flight-search-detail.show{display:flex}.flight-search .flight-search-detail.show form{transition:all .5s ease}.flight-search .responsive-detail{display:block}.top-bar-flight .fare-calender .calender-external .fc th,.top-bar-flight .fare-calender .calender-external .fc td{width:60px}.top-bar-flight .fare-calender .calender-external .fc-dayGrid-view .fc-body .fc-row{height:50px!important;min-height:50px}.top-bar-flight .fare-calender .calender-external .fc-toolbar h2,.top-bar-flight .fare-calender .calender-external .fc-toolbar .h2{font-size:20px}.top-bar-flight .fare-calender .calender-external .fc-toolbar.fc-header-toolbar{margin-bottom:20px}.top-bar-flight .fare-calender .calender-external .fc-button{padding:5px}.top-filter-section{position:fixed;left:-300px;width:300px;height:100vh;top:0;margin-top:0;padding:20px;z-index:5;transition:all .5s ease;box-shadow:0 15px 5px #4d4d4d47;overflow-y:auto}.top-filter-section ul{display:block}.top-filter-section ul .back-btn{padding-bottom:20px;border-bottom:1px solid #f9f9f9;font-size:calc(14px + .0025*(100vw - 320px));text-transform:capitalize;color:#000;font-weight:700;margin-bottom:0;cursor:pointer;display:block}.top-filter-section ul .filter-title{display:none}.top-filter-section ul li{display:block}.top-filter-section ul .onclick-title,.top-filter-section ul .filter-title{border-left:none;border-top:1px solid #f9f9f9}.top-filter-section ul .onclick-title h6,.top-filter-section ul .onclick-title .h6,.top-filter-section ul .filter-title h6,.top-filter-section ul .filter-title .h6{text-align:left;padding:14px 0 0;font-size:14px;font-weight:600}.top-filter-section ul .onclick-title h6:before,.top-filter-section ul .onclick-title .h6:before,.top-filter-section ul .filter-title h6:before,.top-filter-section ul .filter-title .h6:before{display:none}.top-filter-section ul .onclick-title .onclick-content,.top-filter-section ul .filter-title .onclick-content{display:block;position:relative;width:100%;left:0;top:0;box-shadow:none;padding:10px 0}.book_panel.flight-detail-sec .detail-bar .detail-wrap .airport-part .airport-name h4,.book_panel.flight-detail-sec .detail-bar .detail-wrap .airport-part .airport-name .h4{display:none}.flight-detail-sec.round_trip .row>div:nth-child(2) .selection-bar{margin-top:30px}.res-margin{margin-top:20px}.success-section .success-detail p{max-width:100%}.view-map{margin-right:0}.filter-bottom-content{left:-300px;display:block}.filter-bottom-content .middle-part .collection-collapse-block-content.row{padding-top:40px}.filter-bottom-content .middle-part .collection-collapse-block-content .filter-block{flex:0 0 100%}.filter-bottom-content .middle-part .collection-collapse-block-content .close-filter-bottom{position:absolute;right:15px;top:15px;background-color:transparent;color:rgba(var(--theme-color1),1);box-shadow:none}.filter-bottom-content .middle-part .collection-collapse-block-content .close-filter-bottom:hover{box-shadow:none;border:none}.filter-bottom-content.open{left:-1px}.filter-bottom-title{padding-left:15px}.single-section .single-sidebar .selection-section.flight-search .flight-search-detail{position:relative;display:block;width:100%;height:100%;background-color:#fff;z-index:1}.single-section .single-sidebar .selection-section.flight-search .flight-search-detail form{width:100%;padding:0}.portfolio-creative .content-sec{margin-top:15px;display:block}.portfolio-creative .row{padding-top:30px}.portfolio-creative .row:first-child{padding-top:0}.portfolio-creative .order-section div{order:1}.portfolio-creative .order-section div:nth-child(2){order:4;margin-bottom:30px}.portfolio-creative .order-section div:nth-child(3){order:3}.portfolio-creative .order-section div:nth-child(4){order:2;margin-bottom:30px}.portfolio-creative .order-section div:nth-child(5){order:5}.portfolio-creative .order-section div:nth-child(6){order:6}.blog-sidebar{margin-top:30px}.blog-sidebar .blog-wrapper .sidebar-content .blog-post li{width:49%}.blog-inner.blog_section{margin-top:30px}.blog-inner.blog_section .blog-list .blog-wrap .blog-image{width:50%}.contact_section .row>div:nth-child(-n+2){margin-bottom:25px}.faq-tab .nav-tabs{display:flex;flex-wrap:unset;overflow:auto;width:100%;padding-bottom:5px}.faq-tab .nav-tabs .nav-item{display:inline-block}.faq-tab .nav-tabs .nav-item .nav-link{white-space:nowrap}.faq-tab .nav-tabs .nav-item .nav-link.active{border-right:none;border-bottom:2px solid rgba(var(--theme-color1),1)}.faq-tab .nav-tabs .nav-item .nav-link:hover{border-right:none}.faq-content{margin-top:20px}.dashboard-section .dashboard-box .dashboard-detail .card-payment .payment-card.add-card .card-details{min-height:148px}.dashboard-section .faq-content{min-height:auto}.dashboard-section .dashboard-sidebar{padding:20px 0 0}.dashboard-section .dashboard-sidebar .faq-tab .nav-tabs{text-align:center}.dashboard-section .dashboard-sidebar .profile-top .profile-image .profile-edit{right:41%}.hotel-single-section .hotel-title-section .hotel-name .left-part .top .share-buttons .btn{font-size:0;padding:6px 10px;line-height:1}.hotel-single-section .hotel-title-section .hotel-name .left-part .top .share-buttons .btn i{font-size:12px}.hotel_title_section .hotel-name .left-part .top .share-buttons .btn{font-size:0;padding:6px 10px;line-height:1}.hotel_title_section .hotel-name .left-part .top .share-buttons .btn i{font-size:12px}.checkout-cart{order:-1;margin-bottom:30px}.checkout-cart .single-sidebar.order-cart-right{position:relative;right:0;height:auto;width:100%;box-shadow:0 2px 4px #dedede}.skeleton_loader .hotel_title_section .hotel-name .left-part .top .share-buttons .ldr-btn{width:28px;height:24px}}@media (max-width: 767px){.ticket-section .owl-nav{right:0;top:24%}.ticket-section .owl-nav .owl-prev{position:absolute;left:14px;right:unset;top:34%;padding:5px 8px}.ticket-section .owl-nav .owl-next{position:absolute;left:unset;right:0;top:34%;padding:5px 8px}.testimonial-section .owl-nav,.testimonial_section .owl-nav{display:none}.currency-box h6,.currency-box .h6{color:#000;font-weight:400;background:url(/_nuxt/images/icon/down-black.png) no-repeat 80%}.currency-box ul{width:100%}.flight-arrow .swiper-wrapper{padding-top:35px}.flight-arrow .swiper-button-prev,.flight-arrow .swiper-button-next{top:25px}.portfolio-section .grid .grid-item{margin-top:15px}.portfolio-section .grid .grid-item .overlay .portfolio-text{margin-top:2px}.view-map .arrow{left:22px!important;top:-34px!important}.view-map .arrow:after{left:-32px!important}.home_section .home .home-content.mix-layout.smaller-content .search-panel .search-section.search-fixed{display:none}.video-modal .modal-body .btn-close{right:8px;top:-4px}.video-modal .modal-body .btn-close span{color:#2b2b2b}footer .contact-detail .footer-logo img{width:120px}section,.section-t-space{padding-top:50px}.section-b-space{padding-bottom:50px}.breadcrumb-section{height:350px}.breadcrumb-section .breadcrumb-content{height:350px;padding-top:84px}.breadcrumb-section .breadcrumb-content>div{padding:30px 45px}.breadcrumb-section .title-breadcrumb{font-size:370px}.breadcrumb-section.parallax-img{background-attachment:unset}.breadcrumb-section.breadcrumb-cum-header,.breadcrumb-section.breadcrumb-cum-header .breadcrumb-content{height:400px}.breadcrumb-section.breadcrumb-cum-header .breadcrumb-content p{display:none}.breadcrumb-section.breadcrumb-cum-header .breadcrumb-content h2,.breadcrumb-section.breadcrumb-cum-header .breadcrumb-content .h2{margin-bottom:10px}.medium-section{padding-top:35px;padding-bottom:35px}.small-section{padding-top:30px;padding-bottom:30px}.title-1 h2,.title-1 .h2{padding-bottom:20px}.title-2 h2,.title-2 .h2{margin-bottom:10px;margin-top:-4px}.title-2 p,.title-3 h2,.title-3 .h2{margin-bottom:30px}.home_effect .effect_image img{bottom:-70px}.partition2>div:first-child{margin-bottom:30px}.circle{height:120px;width:120px}.circle.b-round{height:180px;width:180px}header .menu .header-right .setting{display:block}header .menu .header-right .front-setting select{background:url("./media/down-black-V7IY56XK.png") no-repeat 80%}header .menu .header-right>.front-setting{display:none}header .menu .header-right .user{margin-left:0}header .mix-pills .nav-item{margin-right:7px}.cab-section .cab-content{padding-top:74px}.cab-section .cab-content form .row>div{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;margin-top:25px}.cab-section .cab-content form .row>div:first-child{margin-top:0}.cab-section.flight-section .cab-content{padding-top:90px}.home_section .home{height:70vh}.home_section .home .home-content{height:70vh;padding-top:73px}.home_section .home .home-content h1,.home_section .home .home-content .h1{margin-top:-6px;margin-bottom:3px}.home_section .home .home-content .flight-search .flight-search-detail form .col.search-col{margin-left:60%}.home_section .home .home-content.food_content>div{background-color:unset;padding:30px 90px;background-color:#0003}.home_section .home .home-content.food_content .book-table .table-form form .btn-rounded{margin-top:15px}.home_section .home .home-content.mix-layout.smaller-content .search-panel .search-section .search-box .left-part .search-body{padding:10px}.home_section .home .home-content.mix-layout.smaller-content .search-panel .search-section .search-box .left-part .search-body:nth-child(3):after,.home_section .home .home-content.mix-layout.smaller-content .search-panel .search-section .search-box .left-part .search-body:nth-child(5):after{display:none}.home_section .home .home-content.mix-layout.smaller-content .search-panel .search-section .search-box .left-part .search-body:nth-child(4):after{display:block;left:-5px;right:unset}.home_section .home .home-content.mix-layout.smaller-content .search-panel .search-section .search-box .left-part .search-body.btn-search:after{display:none}.home_section .home .smoke-effect{display:none}.home_section .home.home-padding .home-content{padding:50px 0}.home_section .home.home-mobile,.home_section .home.home-mobile .home-content.smaller-content{height:80vh}.home_section .home.home-60,.home_section .home.home-60 .home-content{height:50vh}.home_section .home.home-70,.home_section .home.home-70 .home-content{height:55vh}.home_section .home.home-long{background-blend-mode:overlay;background-color:#0000004d}.home_section .home.home-long .home-content{align-items:center;padding-bottom:0}.home_section .offer-text{top:46%;left:-78px}.home_section .offer-text h6,.home_section .offer-text .h6{letter-spacing:.02em}.top-category{padding:0 15px}.top-category .slick-slide>div{margin:0 15px}.top-category .slick-list{margin-left:-15px;margin-right:-15px}.top-category.margin-cls{margin-top:-40px}.top-category .top_box .right-content{padding:0 15px}.top-category .top_box .right-content .rating{display:none}.app-section .app-image .image:last-child{margin-left:30px}.app-section .app-content .app-buttons a+a{margin-left:10px}.app-section .app-content .title{margin-bottom:15px}.app-section .app-content .title span{display:unset}.app-section .app-content p,.app-section .app-content h3,.app-section .app-content .h3{margin-bottom:15px}.app-section .app-content .label{margin-bottom:20px}.app-section .app-box{text-align:center;background-color:#ffffff1a}.app-section .app-box h2,.app-section .app-box .h2,.app-section .app-box h5,.app-section .app-box .h5{margin-bottom:15px}.app-section .app-box p{margin-bottom:18px}.app-section.app-right-sec .app-image{display:none!important}.app-section.app-right-sec .app-content{text-align:center}.app-section.app-right-sec .app-content .title{margin-top:-3px}.service_section .service-wrap{padding:10px 0}.testimonial-section .testimonial{padding-bottom:50px}.testimonial-section .testimonial .left-part .design{right:-25px;width:40px;height:40px}.testimonial-section .testimonial .right-part{margin-left:9%}.testimonial-section .slick-prev,.testimonial-section .slick-next{display:none!important}.subscribe-footer .service-left .service-box{display:block;text-align:center;padding:0 12px}.subscribe_section .subscribe-detail{padding-bottom:15px}.about-section .about-text h3,.about-section .about-text .h3,.about-section .about-text h2,.about-section .about-text .h2{margin-bottom:10px}.about-section .about-text p{margin-bottom:7px}.about-section.three-image .image-section .img-box+.img-box{margin-left:25px}.about-section.three-image .about-text h3,.about-section.three-image .about-text .h3,.about-section.three-image .about-text h5,.about-section.three-image .about-text .h5,.about-section.three-image .about-text p{margin-bottom:10px}.about-section.three-image .about-text h2,.about-section.three-image .about-text .h2{margin-bottom:5px}.ticket-section .ticket-box .content{width:85%}.ticket-section .ticket-box .ticket-title{position:relative;top:0;right:0;left:0;transform:rotate(0) translate(0);display:flex;align-items:center;justify-content:center;margin-bottom:-20px}.ticket-section .ticket-box .ticket-title span{padding:12px}.ticket-section .ticket-box .image-box{box-shadow:none}.ticket-section .swiper-button-next{top:34%;right:5px;left:unset}.ticket-section .swiper-button-prev{top:34%;left:5px;right:unset}.ticket-section.white-section.section-b-space{padding-bottom:5px}.video-icon{width:70px;height:45px;border-radius:10px}.video-section{padding:70px}.video-section .basic-section .video-icon .animation-circle-inverse i{border-radius:10px}.video-section .basic-section h4,.video-section .basic-section .h4{letter-spacing:.3em}.video_section{padding:70px 0}.menu-section .menu-box .bottom-bar .menu-bar .content h6 label,.menu-section .menu-box .bottom-bar .menu-bar .content .h6 label{right:-20px}.blog-section .blog-box .blog-content{padding:15px}.blog_section.section-b-space{padding-bottom:20px}.blog_section .blog-wrap .blog-details{padding:30px}.blog_section .blog-wrap .blog-image .blog-label{padding:10px 12px}.special-section .special-box{box-shadow:0 0 11px #0000000d}.special-section .special-box .special-img .content-inner{width:75%}.special-section .special-box:hover{box-shadow:0 0 11px #0000001a}.special-section.grid-box .special-box .special-content.restaurant-detail h5 span,.special-section.grid-box .special-box .special-content.restaurant-detail .h5 span{font-size:12px;margin-left:5px}.special-section.section-b-space{padding-bottom:20px}.full-banner{padding:60px 0}.full-banner .banner-content>div{padding:30px;background-color:#0000005c}.full-banner.banner-section .banner-content>div{padding:0;background-color:transparent}.full-banner.banner-section .place-image .animation-place .plane-l{display:none}.full-banner.banner-section .place-image .animation-place .plane-r{right:2%;top:7%}.full-banner.banner-section .place-image .animation-place .plane-r img{width:60%}.full-banner.banner-section .place-image .animation-place .cloud-l{top:6%;left:4%}.full-banner.banner-section .place-image .animation-place .cloud-l img{width:60%}.full-banner.banner-section .place-image .animation-place .cloud-r{top:5%}.full-banner.banner-section .place-image .animation-place .cloud-r img{width:70%}.category-sec.section-b-space{padding-bottom:10px}.category-wrapper .category-wrap .category-content p,.category-wrapper .category-wrap .category-content .top{margin-bottom:10px}.category-wrapper .category-wrap .category-content .top h6,.category-wrapper .category-wrap .category-content .top .h6{margin-left:15px}.category-wrapper .category-wrap .category-content .rating{margin-bottom:10px}.category-wrapper .category-wrap .category-content .bottom .coupon-code{padding:7px 8px}.category-wrapper.section-b-space{padding-bottom:20px}.category-bg .slick-slide>div{margin:0 10px}.category-bg .slick-list{margin-left:-10px;margin-right:-10px}.category-bg.section-b-space{padding-bottom:40px}.detail-section .detail-box .upper-part{min-height:auto}.detail-section .detail-box .upper-part:after{display:none}.detail-section .row>div{margin-bottom:30px}.detail-section .row>div:last-child{margin-bottom:0}.detail-section .row>div:last-child .detail-box{padding-bottom:0}.detail-section .row>div:last-child .detail-box:after{display:none}.detail-section .row>div .detail-box{padding-bottom:30px}.detail-section .row>div .detail-box:after{content:"";position:absolute;width:70%;height:1px;background-color:#ffffff3b;bottom:0;left:50%;transform:translate(-50%)}.flight-detail .flight-box .middle-section{width:50%}.flight-detail .flight-box .middle-section .flight-info{padding:20px 0}.flight-detail .flight-box .middle-section .flight-info h4,.flight-detail .flight-box .middle-section .flight-info .h4{margin-bottom:5px}.flight-detail .flight-box .middle-section .flight-info h5,.flight-detail .flight-box .middle-section .flight-info .h5{margin-bottom:7px}.flight-detail .flight-box .middle-section .flight-info i{font-size:12px;padding:5px}.flight-detail .flight-box .logo-section{width:130px}.flight-detail .flight-box .logo-section img{width:50%}.flight-detail .flight-box .name-section{width:130px}.flight-detail .flight-box .name-section h5,.flight-detail .flight-box .name-section .h5{margin-bottom:5px}.flight-detail .flight-box .name-section h6,.flight-detail .flight-box .name-section .h6{margin-bottom:8px;letter-spacing:.3em}.flight-detail .flight-box .name-section .btn{padding:3px 10px}.flight-detail .row>div .flight-box+.flight-box{margin-top:20px}.filter-section{background-image:none;background-color:rgba(var(--theme-color1),1)}.filter-section .top-section{margin-bottom:50px;align-items:flex-start}.filter-section .top-section .coupon{margin-left:auto;margin-right:0}.filter-section .filters{position:absolute;right:15px;bottom:20px}.filter-section .content{margin-left:-15px;margin-right:-15px}.filter-section .content .grid-item{padding:0 15px}.filter-section .content .grid-item:nth-child(-n+4){margin-bottom:30px}.filter-section .content .grid-item .filter-detail{opacity:1}.food-banner{padding:90px 0}.food-banner .food-content{text-align:center}.food-banner .food-content h3,.food-banner .food-content .h3{margin-bottom:35px;margin-top:-2px}.food-banner .food-content .strip-cls{margin-top:10px}.discount-banner{background-position:left}.discount-banner .banner-content{text-align:center;background-color:rgba(var(--theme-color1),.65);padding:25px}.book-table{background-position:left;background-color:#c12525}.book-table .table-form{padding:25px}.book-table .table-form form{display:block}.book-table .table-form form .row{display:block;margin-right:0;margin-left:0}.book-table .table-form form .row>div+div{margin-top:15px}.book-table .table-form form .btn-rounded{margin-left:0;margin-top:25px;width:100%}.book-table .table-form form .form-group,.book-table .table-form form .gj-datepicker{margin-right:0}.book-table.single-table{background-color:transparent}.full-page{height:130vh;overflow:scroll}.full-page .single-section{height:130vh}.full-page .single-section .description-section .description-details .menu-part .list-view .list-box{text-align:center}.full-page .single-section .description-section .description-details .menu-part .list-view .list-box .list-img{width:70%;margin:0 auto}.full-page .single-section .description-section .description-details .menu-part .list-view .list-box .list-content .facility-icon,.full-page .single-section .description-section .description-details .menu-part .list-view .list-box .list-content .rating{justify-content:center}.cab-full .left-bar.fixed-cls .flight-search .flight-search-detail form{margin:0}.cab-full .left-bar.fixed-cls .flight-search .flight-search-detail form>div{margin-top:0;padding:0}.top-banner .top-banner-content{right:5%;transform:translateY(-50%) scale(.6)}.price-section .container-fluid,.price-section .container-sm,.price-section .container-md,.price-section .container-lg,.price-section .container-xl,.price-section .container-xxl{padding-left:25px;padding-right:25px}.price-section .price-box .price-img .bg-size:before{padding-top:50%}footer .footer .footer-title.mobile-title{display:block}footer .footer .footer-title h5,footer .footer .footer-title .h5{margin-bottom:20px}footer .footer .footer-title .according-menu{display:block}footer .footer .footer-content{margin-bottom:20px}footer .footer .footer-content .contact-detail .footer-logo{margin-bottom:15px}footer .footer .footer-content .contact-detail .contact-list li{color:#ffffffb3}footer .footer .footer-content .footer-place .place{text-align:center}footer .footer .order-row>div:nth-child(3),footer .footer .order-row>div:last-child{margin-top:0}footer .footer .order-row>div:last-child .footer-title h5,footer .footer .order-row>div:last-child .footer-title .h5{margin-bottom:0}footer .footer .order-row>div:last-child .footer-content{margin-bottom:0;margin-top:20px}footer .sub-footer .footer-social{display:flex;align-items:center;justify-content:center;margin-bottom:5px}footer .sub-footer .copy-right p{text-align:center}.tap-top{font-size:20px;padding:5px;width:30px;height:30px;bottom:40px}.process-steps .step-bg .row>div{margin-top:20px}.process-steps .step-bg .row>div:nth-child(1),.process-steps .step-bg .row>div:nth-child(3){margin-bottom:0}.process-steps .step-bg .row>div:nth-child(2),.process-steps .step-bg .row>div:nth-child(4){margin-top:20px}.process-steps .step-bg .row>div:first-child{margin-top:0}.process-steps .step-bg .row.popular-section>div:nth-child(3),.process-steps .step-bg .row.popular-section>div:nth-child(4){margin-top:30px}.process-steps .step-bg:before{transform:rotate(90deg)}.filter-panel.filter-title-bar{text-align:center}.filter-panel.filter-title-bar h4,.filter-panel.filter-title-bar .h4{padding-bottom:10px}.subscribe-footer .service-left li{display:block;margin-top:20px}.subscribe-footer .service-left li .service-box{display:flex;padding:0;border:none}.subscribe-footer .service-left li:first-child{margin-top:0}.subscribe-footer .service-right{width:90%}.video-slider{height:270px}.loader-wrapper.img-gif img{width:70%}.testimonial_section .testimonial .bottom-part p{max-width:100%}.facts-section .facts-box{padding:30px}.facts-section .facts-box .img{margin-bottom:7px}.special-section.grid-box .special-box .special-content p{line-height:1.2}.special-section.grid-box .special-box .special-content .bottom-section .price{display:block}.special-section.grid-box .special-box .special-content .bottom-section .price .facility-detail{margin-left:0;margin-top:10px}.search-panel .search-section .search-box .left-part{display:block;padding-top:10px;padding-bottom:10px}.search-panel .search-section .search-box .left-part .search-body{width:49%;padding:14px 10px}.search-panel .search-section .search-box .left-part .search-body:nth-child(2):after,.search-panel .search-section .search-box .left-part .search-body:nth-child(4):after{display:none}.search-panel .search-section .search-box .left-part .search-body.btn-search{width:100%}.list-view .list-box{display:block}.list-view .list-box .list-img,.list-view .list-box .list-img img{width:100%}.list-view .list-box .list-content{width:100%;margin-left:0;margin-top:10px}.list-view .list-box .list-content .offer-box{position:relative;max-width:100%;border:none;padding:0}.list-view .list-box .list-content p{margin-bottom:10px}.list-view .list-box .list-content .facility-icon{margin-top:18px}.list-view .list-box .list-content .offer-box{margin-top:7px}.list-view .list-box .list-content h6,.list-view .list-box .list-content .h6{max-width:100%}.single-section .description-section .menu-top{margin-top:10px}.single-section .description-section .menu-top li a{padding:0 8px}.single-section .description-section .menu-top li.active a{border-bottom:none}.single-section .description-section .description-details .menu-part{margin-top:10px}.single-section .description-section .description-details .menu-part.map iframe{height:250px}.single-section .description-section.tab-section .menu-top li a{padding:11px 8px}.single-section .description-section.tab-section .description-details .menu-part .margin-up{margin-top:20px}.hotel-single-section .hotel-title-section .hotel-name{padding:40px 0 20px}.hotel-single-section .hotel-title-section .hotel-name .left-part .top{margin-bottom:10px}.hotel-single-section.parallax-img{background-attachment:unset}.hotel_title_section .hotel-name{padding:0 0 30px}.hotel_title_section .hotel-name .left-part .top{margin-bottom:10px}.detail-menu .nav-tabs .nav-link{padding:7px}.booking-bottom-section .row>div:nth-child(2){margin-top:20px}.full-width-detail .about-section{margin-top:30px}.full-width-detail .place-detail li{padding:0 6px;text-transform:capitalize}.full-width-detail .place-detail li+li:after{display:none}.order-food-section .order-food{align-items:center}.order-food-section .order-food .book-table.single-table .table-form{margin-bottom:-90px}.view-map .arrow{font-size:12px}.view-map .arrow:after{width:30px;height:30px;left:-37px;bottom:-15px}.order-menu-section .order-section .order-items .items p{max-width:74%}.flight-detail-sec .detail-bar .detail-wrap{padding:10px 15px 15px}.flight-detail-sec .detail-bar .detail-wrap .airport-part{width:70%;margin:0 auto}.flight-detail-sec .detail-bar .detail-wrap .price{display:block;margin-top:30px}.flight-detail-sec .detail-bar .detail-wrap .book-flight{margin-top:5px}.flight-detail-sec .title-bar{display:none}.flight-detail-sec.full_width-detail .detail-bar .detail-wrap{padding:10px 15px 15px}.flight-detail-sec.cab-detail-sec .detail-bar .detail-wrap .car-details{margin-top:15px}.flight-detail-sec.book_panel .grand-total{padding:12px 0}.flight-detail-sec.book_panel .grand-total .total{margin-right:auto}.review-section .review_box .flight_detail .form_flight form .form-group{margin-bottom:20px}.review-section .review_box .flight_detail .form_flight form .row .form-group:last-child{margin-bottom:0}.review-section .review_box .flight_detail .logo-sec{margin-bottom:10px}.review-section .review_box .flight_detail .duration{margin-top:10px}.review-section .review_box .flight_detail .addons-according .seat-select .seat-details{position:relative;top:0;margin-bottom:15px}.success-section .success-detail p{line-height:24px}.filter-panel{display:block}.filter-panel .filter-bottom-title{margin-top:20px;border-top:1px solid #f9f9f9;width:100%;padding-top:20px}.filter-panel .filter-bottom-title h5,.filter-panel .filter-bottom-title .h5{margin-left:auto}.filter-panel .right-panel.search_filter{margin-top:20px;border-top:1px solid #f9f9f9;width:100%;padding-top:20px}.filter-panel .right-panel.search_filter .filter-bottom-title{padding-left:0;padding-top:0;margin-top:0;border-top:none;width:50%}.filter-panel .right-panel.search_filter .view-map{width:50%}.filter-panel.right-filter,.filter-panel.filter-map{display:flex}.portfolio-creative .content-sec p{max-width:100%}.blog-inner.blog_section .blog-list .blog-wrap{display:block}.blog-inner.blog_section .blog-list .blog-wrap .blog-image,.blog-inner.blog_section .blog-list .blog-wrap .blog-details{width:100%}.blog-inner.blog_section .blog-list .blog-wrap .blog-details p{-webkit-line-clamp:3}.blog-single-detail .title-part .post-detail li{display:block}.blog-single-detail .title-part .post-detail li+li{margin-left:0;padding-left:0;border-left:none}.contact-map{margin-top:30px;height:auto}.contact_right.contact_section{order:-1}.dashboard-section .dashboard-box .dashboard-detail .booking-box{display:block;align-items:center;justify-content:center;text-align:center;position:relative}.dashboard-section .dashboard-box .dashboard-detail .booking-box .detail-middle{width:100%;margin-top:15px;text-align:left}.dashboard-section .dashboard-box .dashboard-detail .booking-box .detail-last{margin-top:0;position:absolute;right:10px;top:10px}.dashboard-section .dashboard-box .dashboard-detail .card-payment .payment-card{padding:15px 10px}.dashboard-section .dashboard-box .dashboard-detail .card-payment .payment-card .edit-card{display:none}.dashboard-section .dashboard-box .dashboard-detail .card-payment .payment-card.add-card .card-details{min-height:130px}.dashboard-section .dashboard-box .dashboard-detail .card-payment .edit-card-mobile{display:flex;align-items:center;justify-content:center;margin-top:10px}.dashboard-section .dashboard-box .dashboard-detail .card-payment .edit-card-mobile a{padding:0 10px;text-transform:capitalize;color:#000}.dashboard-section .dashboard-sidebar .profile-top .profile-image .profile-edit{right:37%}.dashboard-section .dashboard-main .dashboard-info .activity-box{margin-top:25px}.account-sign-in .login-with .login-social .boxes{padding:20px 0}.account-sign-in .login-with .login-social .boxes h6,.account-sign-in .login-with .login-social .boxes .h6{margin-left:10px}.checkout-process .checkout-box .address-sec .select-box{margin-top:25px}.checkout-process .checkout-box .address-sec .select-box:first-child{margin-top:0}.skeleton_loader .blog-inner.blog_section .blog-list .blog-wrap .blog-details.text-md-right h6,.skeleton_loader .blog-inner.blog_section .blog-list .blog-wrap .blog-details.text-md-right .h6,.skeleton_loader .blog-inner.blog_section .blog-list .blog-wrap .blog-details.text-md-right h5,.skeleton_loader .blog-inner.blog_section .blog-list .blog-wrap .blog-details.text-md-right .h5,.skeleton_loader .blog-inner.blog_section .blog-list .blog-wrap .blog-details.text-md-right span,.skeleton_loader .blog-inner.blog_section .blog-list .blog-wrap .blog-details.text-md-right p{margin-right:auto;margin-left:unset}.skeleton_loader .search-panel .search-section .search-box .left-part .search-body{width:49%}.skeleton_loader .search-panel .search-section .search-box .left-part .search-body.btn-search{width:100%}.skeleton_loader .hotel_title_section .hotel-name .left-part .top h2,.skeleton_loader .hotel_title_section .hotel-name .left-part .top .h2{width:220px}.skeleton_loader .hotel_title_section .hotel-name .right-part .price{width:110px;margin-left:auto}.skeleton_loader .single-section .description-section.tab-section .menu-top li{margin:10px 6px 0}.skeleton_loader .single-section .description-section.tab-section .menu-top li a{padding:8px 16px}}@media (max-width: 991px) and (min-width: 768px){.container.custom-container{max-width:820px}}@media (width: 640px) and (height: 360px){.cab-section,.cab-section .cab-content{height:200vh}.cab-section.flight-section,.cab-section.flight-section .cab-content{height:100%;padding-bottom:25px}.home_section .home,.home_section .home .home-content,.home_section .home.home-long,.home_section .home.home-long .home-content{height:130vh}.home_section .home.home-mobile,.home_section .home.home-mobile .home-content.smaller-content{height:140vh}.search-section{margin-top:-15px}.full-page,.full-page .single-section{height:220vh}}@media (max-width: 576px){.full-page .full-slider .swiper-pagination-bullets .swiper-pagination-bullet{padding:4px 12px!important}.home_section .home.home-long .home-content.mix-layout .flight-search{margin-left:-6px;margin-right:-6px}.center-slide .swiper-slide.swiper-slide-next .image-center .center-content h6,.center-slide .swiper-slide.swiper-slide-next .image-center .center-content .h6{padding:5px 0}footer .contact-detail .footer-logo img{width:110px}section,.section-t-space{padding-top:40px}.section-b-space{padding-bottom:40px}.medium-section{padding-top:30px;padding-bottom:30px}.radius-cls{border-radius:2px}.btn{font-size:14px;line-height:18px}.btn.btn-sm,.btn-group-sm>.btn{padding:6px 14px!important}.btn.btn-solid,.btn-solid,.btn-curve{padding:7px 12px}.btn-rounded{padding:9px 22px}.title-1 .title-label{padding:3px 14px}.title-1.title-5 p,.title-2 p,.title-3 h2,.title-3 .h2{margin-bottom:20px}.title-3 .title-label{padding:3px 14px}header .menu .header-right li+li{margin-left:10px}header .menu .header-right .setting .setting-open{bottom:-80px}header .mix-pills.nav-pills .nav-link{padding:0 8px}header .mix-pills.nav-pills .nav-link:after{bottom:-10px}.breadcrumb-section{height:270px}.breadcrumb-section .breadcrumb-content{height:270px;padding-top:60px}.breadcrumb-section .breadcrumb-content>div{padding:20px 25px;margin:0 10px}.breadcrumb-section .breadcrumb-content h2,.breadcrumb-section .breadcrumb-content .h2{margin-bottom:5px;margin-top:-4px}.breadcrumb-section .title-breadcrumb{font-size:290px}.breadcrumb-section.breadcrumb-cum-header,.breadcrumb-section.breadcrumb-cum-header .breadcrumb-content{height:300px}.home_section .home .home-content{padding-top:60px}.home_section .home .home-content h5,.home_section .home .home-content .h5{margin-bottom:2px;letter-spacing:.01em}.home_section .home .home-content .btn{padding:6px 10px}.home_section .home .home-content>div{padding:20px 70px}.home_section .home .home-content .flight-search .flight-search-detail{padding:10px 0}.home_section .home .home-content .flight-search .flight-search-detail form .col:nth-child(2n){padding-left:5px}.home_section .home .home-content .flight-search .flight-search-detail form .col:nth-child(odd){padding-right:5px}.home_section .home .home-content .flight-search .flight-search-detail form .col.search-col{margin-right:10px;margin-left:50%}.home_section .home .home-content.food_content{padding-top:30px}.home_section .home .home-content.food_content>div{padding:20px 30px}.home_section .home .home-content.food_content h1,.home_section .home .home-content.food_content .h1{margin-bottom:10px}.home_section .home .home-content.mix-layout .flight-search .flight-search-detail form .col.search-col{margin-right:0}.home_section .home .home-content.mix-layout.smaller-content .search-panel .search-section .search-box .left-part .search-body{padding:6px}.home_section .home.home-padding .home-content{padding:30px 0}.home_section .home.home-long,.home_section .home.home-long .home-content{height:70vh}.home_section .home.home-long .home-content.mix-layout .flight-search .flight-search-detail form>div{padding-left:15px!important;padding-right:15px!important}.home_section .home.home-mobile .home-content.smaller-content{padding-top:30px}.home_section .home.home-mobile .home-content.smaller-content h1,.home_section .home.home-mobile .home-content.smaller-content .h1{font-size:calc(14px + .02875*(100vw - 320px))}.home_section .swiper-button-prev,.home_section .swiper-button-next{padding:15px;height:32px}.home_section .swiper-button-prev:after,.home_section .swiper-button-next:after{font-size:14px}.home_section .offer-text{display:none}.home_effect .effect_image img{bottom:-60px}.tour_layout .flight-search .flight-search-detail .form-group .gj-datepicker button,.tour_layout .flight-search .flight-search-detail .form-group .gj-timepicker button{width:40px}.tour_layout .flight-search .flight-search-detail .form-group .gj-datepicker button i,.tour_layout .flight-search .flight-search-detail .form-group .gj-timepicker button i{top:9px;left:9px}.tour_layout .flight-search .flight-search-detail .form-group img{padding:9px}.location-option{margin-bottom:8px}.location-option [type=radio]:checked+label:before,.location-option [type=radio]:not(:checked)+label:before{top:0}.classic-slider .swiper-pagination{top:75%!important;display:flex;left:50%!important;transform:translate(-50%);align-items:center;justify-content:center}.classic-slider .swiper-pagination span{margin:7px 0!important}.classic-slider .swiper-pagination span.swiper-pagination-bullet-active{margin:10px 0!important}.classic-slider .swiper-pagination li{margin:0 5px}.classic-slider .swiper-pagination li .dot{opacity:.7}.cab-section .cab-content{padding-top:56px}.cab-section .cab-content h2,.cab-section .cab-content .h2{margin-bottom:4px;text-transform:capitalize}.cab-section .cab-content form .form-control{padding:6px 14px!important}.cab-section .cab-content form .form-control.qty-input{padding:6px!important}.cab-section .cab-content form .form-group{margin-bottom:10px}.cab-section .cab-content form .form-group img{padding:9px!important}.cab-section .cab-content form .gj-datepicker button,.cab-section .cab-content form .gj-timepicker button{width:37px}.cab-section .cab-content form .row>div{margin-top:10px}.cab-section .cab-content .car-select .btn{padding:6px 15px}.cab-section .cab-content .call-section .call{padding:6px;margin-bottom:6px}.cab-section .cab-content .call-section .call i{margin-right:18px}.cab-section .cab-content .call-section .call:after{width:30px;height:30px}.cab-section .cab-content .radio-form{margin-bottom:15px}.cab-section .cab-content .radio-form [type=radio]:checked+label,.cab-section .cab-content .radio-form [type=radio]:not(:checked)+label{padding-left:30px}.cab-section .cab-content .radio-form label{margin-right:10px}.cab-section.flight-section .form-group.row{display:block;width:100%;margin:0!important}.cab-section.flight-section .form-group.row .col{padding:0!important;margin-bottom:5px}.cab-section.flight-section .cab-content{padding-top:70px}.cab-section.flight-section .cab-content>div{width:100%}.cab-section.flight-section .cab-content .btn-rounded{padding:7px 15px}.cab-section.flight-section .cab-content .top-cls{display:none}.arrow-classic .slick-next,.arrow-classic .slick-prev{display:none!important}.app-section .app-content .app-buttons a{padding:6px 8px}.app-section .app-content .label span{padding:3px 12px}.app-section .app-content .label span:after{right:-47px;width:50px;height:22px}.app-section .app-image .image:last-child{margin-left:10px}.app-section .app-box{padding:30px;background-color:#0000001a}.app-section .app-box h2,.app-section .app-box .h2,.app-section .app-box h5,.app-section .app-box .h5{margin-bottom:10px}.app-section .app-box .app-buttons a{padding:8px 14px}.app-section .order-cls>div:first-child{margin-top:15px}.app-section.app-right-sec .app-content{padding:30px}.circle{height:80px;width:80px;left:60px}.circle.b-round{height:130px;width:130px}.service-section{margin-left:0;margin-right:0}.service-section .service-box{padding:30px;box-shadow:10px 17.321px 30px #cecece30}.search-section{margin-top:-25px}.testimonial-section .testimonial{display:block;text-align:center;padding-bottom:40px}.testimonial-section .testimonial .right-part{margin-left:0;max-width:100%}.testimonial-section .testimonial .right-part p{margin-bottom:10px}.testimonial-section .testimonial .right-part .detail{justify-content:center}.testimonial-section .testimonial .quote-icon{display:none}.testimonial-section .animation-section{opacity:.1}.subscribe-section .input-group .btn{padding:10px 16px}.subscribe-section .input-group .form-control{padding:10px 15px}.testimonial_section .testimonial .top-part .img-part{margin-top:40px}.subscribe_section .input-section input{border-radius:10px;padding:20px 120px 20px 20px}.subscribe_section .input-section .btn{right:20px;padding:6px 12px!important}.about-section .image-section .img-box .no-class{bottom:-15px;top:unset;left:50%;transform:translate(-50%)}.about-section .image-section .img-box+.img-box{margin-left:15px}.about-section.three-image .about-text img{width:122px}.about-section.about_page .image-section .img-box .title-box{padding:8px;left:0;transform:none;width:100%;min-width:100%}.about-section.about_page .image-section .img-box .title-box h3,.about-section.about_page .image-section .img-box .title-box .h3{margin-bottom:0}.about-section.about_page .image-section .img-box:nth-child(odd){margin-bottom:25px}.about-section.about_page .image-section .img-box:nth-child(odd) .title-box{bottom:-25px}.about-section.about_page .image-section .img-box:nth-child(2n){margin-top:25px}.about-section.about_page .image-section .img-box:nth-child(2n) .title-box{top:-25px}.about-section.about_page .about-text{margin-top:20px}.about-section.about_page .about-text .title-3{margin-bottom:15px}.about-section.about_page .about-text .buttons-about{margin-top:15px}.ticket-section .ticket-box .content{padding:25px}.ticket-section .ticket-box .content .barcode-design{display:none}.ticket-section .ticket-box .content .detail{max-width:100%}.ticket-section .slick-next:before,.ticket-section .slick-prev:before{padding:2px;font-size:21px}.ticket-section .slick-prev{left:-8px}.ticket-section.white-section .ticket-box{margin-bottom:40px}.ticket-section.white-section.section-b-space{padding-bottom:0}.timer li{margin-right:5px}.video-icon{width:46px;height:30px;border-radius:6px}.video-icon span{border-top:6px solid transparent;border-left:12px solid #ffffff;border-bottom:6px solid transparent}.menu-section .slick-slide{margin:0 15px}.topTour .topTour_box{box-shadow:none}.video-section{padding:60px}.video-section .basic-section h4,.video-section .basic-section .h4{letter-spacing:.2em}.video-section .basic-section h2,.video-section .basic-section .h2,.video-section .basic-section h4,.video-section .basic-section .h4{margin-bottom:15px}.video-section .basic-section .video-icon .animation-circle-inverse i{border-radius:6px}.video_section{padding:60px 0}.video_section .video-content h5,.video_section .video-content .h5{margin-bottom:12px}.video_section .video-content h2,.video_section .video-content .h2{margin-bottom:10px}.video_section .video-content p{margin-bottom:12px}.video_section .video-content .bottom-section{margin-top:20px}.video_section .video-content .bottom-section .info-btn{margin-left:10px}.video_section .video-image img{border-radius:15px}.video_section .video-image .side-effect:before{width:calc(100% + 50px);left:-25px;border-radius:15px}.video_section .video-image .side-effect:after{border-radius:15px}.video_section .order-cls{margin-bottom:30px}.video_section .offer-text{display:none}.gallery-section .zoom-gallery>div:nth-child(1),.gallery-section .zoom-gallery>div:nth-child(2),.gallery-section .zoom-gallery>div:nth-child(3),.gallery-section .zoom-gallery>div:nth-child(4){flex:0 0 100%;max-width:100%}.blog-section .blog-box .img-part img{min-width:180px}.blog_section.section-b-space{padding-bottom:10px}.blog_section.destination-section .slick-slide>div{margin:0 15px}.blog_section.destination-section .slick-list{margin-left:-15px;margin-right:-15px}.special-section .special-box .special-content{padding:20px}.special-section .special-box .special-img .label{left:15px;top:15px}.special-section .special-box .special-img .label i{padding:9px 10px}.special-section .special-box .special-img .content-inner{bottom:15px;background-color:#ffffffc7}.special-section.section-b-space{padding-bottom:10px}.special-section.animated-section .animation-section{opacity:.1}.full-banner{padding:50px 0}.full-banner.banner-section .banner-content{margin-top:15px}.category-section .slick-list{margin-left:-15px;margin-right:-15px}.category-section .slick-slide>div{margin:0 15px}.category-sec.section-b-space{padding-bottom:0}.category-wrapper .category-wrap{margin:20px 15px 30px}.category-wrapper .category-wrap .category-content .top{display:block;margin-bottom:7px}.category-wrapper .category-wrap .category-content .top h3,.category-wrapper .category-wrap .category-content .top .h3{margin-bottom:7px}.category-wrapper .category-wrap .category-content .top h6,.category-wrapper .category-wrap .category-content .top .h6{margin-left:0}.category-wrapper .category-wrap .category-content .bottom{display:block}.category-wrapper .category-wrap .category-content .bottom h3,.category-wrapper .category-wrap .category-content .bottom .h3{margin-bottom:7px}.category-wrapper .category-wrap .category-content .bottom .coupon-code{margin-left:0}.category-wrapper .category-wrap .category-content p{-webkit-line-clamp:2}.category-wrapper.section-b-space{padding-bottom:10px}.category-bg .category-block{padding:70px 20px 30px;max-width:70%;margin:35px auto 10px}.category-bg.section-b-space{padding-bottom:30px}.collection-banner .contain-banner h4,.collection-banner .contain-banner .h4{text-transform:capitalize;margin-bottom:5px}.detail-section .detail-box .upper-part h6,.detail-section .detail-box .upper-part .h6{margin-bottom:10px}.detail-section .detail-box .upper-part h2,.detail-section .detail-box .upper-part .h2{padding-bottom:15px;margin-bottom:15px}.detail-section.no-bg-detail .detail-box .upper-part{min-height:auto}.about_section .about_img{margin:10px 15px}.about_section .about_img .side-effect:after{top:-5px;left:72px}.about_section .about_img .side-effect:before{top:-10px;left:110px}.about_section .about_img .side-effect span:after{bottom:-5px;right:72px}.about_section .about_img .side-effect span:before{bottom:-10px;right:110px}.loader-wrapper .loader .chev1,.loader-wrapper .loader .chev5{width:52px;height:52px}.loader-wrapper .loader .chev2,.loader-wrapper .loader .chev4{width:70px;height:70px}.loader-wrapper .loader .chev3{width:90px;height:90px}.filter-section .content .grid-item .filter-detail h6,.filter-section .content .grid-item .filter-detail .h6{text-transform:capitalize;letter-spacing:.1em}.filter-section .content .grid-item .img-part .up-btn{width:40px;height:40px}.filter-section .content .grid-item .img-part .up-btn i{font-size:16px}.food-banner{padding:70px 0;background-position:right}.discount-banner{padding:60px 0}.discount-banner .banner-content h4,.discount-banner .banner-content .h4{margin-bottom:14px}.discount-banner .banner-content h2,.discount-banner .banner-content .h2{margin-bottom:15px}.discount-banner .banner-content .coupon{margin-bottom:18px;padding:3px}.discount-banner .banner-content .coupon h5,.discount-banner .banner-content .coupon .h5{padding:3px}.discount-banner .banner-content p{margin-bottom:15px;letter-spacing:.2em}.book-table.single-table .table-form{margin-top:-30px}.book-table .table-form form .form-group input{padding:15px 15px 13px}.book-table .table-form form .form-group img{right:15px;top:15px}.book-table .table-form form .form-control{padding:15px 15px 13px}.book-table .table-form form .input-group-append .btn i{top:4px;left:14px}.car-type-section .type-box{padding:15px 5px}.location-option [type=radio]:checked+label:before,.location-option [type=radio]:not(:checked)+label:before{width:12px;height:12px;border:3px solid #ffffff}.location-option [type=radio]:checked+label:before{border:3px solid rgba(var(--theme-color1),1)}.location-option [type=radio]:checked+label,.location-option [type=radio]:not(:checked)+label{padding-left:20px}.full-page .full-slider .slick-next,.full-page .full-slider .slick-prev{display:none!important}.full-page .full-slider .slick-dots li{margin:0 6px}.cab-full .left-bar.fixed-cls .flight-search .flight-search-detail{padding:15px 15px 0}.cab-full .left-bar.fixed-cls .flight-search .flight-search-detail form>div:first-child{margin-top:10px}.cab-full .location-option [type=radio]:checked+label:before,.cab-full .location-option [type=radio]:not(:checked)+label:before{top:3px}.top-banner .top-banner-content{font-size:26px}.top-banner .flip>div>div{margin-bottom:50px}.parallax-effect .food-img.food2 img{width:40px}.parallax-effect .food-img.food3 img{width:50px}.parallax-effect .food-img.food4 img{width:30px}.parallax-effect img{width:50px}footer .footer .footer-title h5,footer .footer .footer-title .h5{margin-bottom:15px}footer .footer .footer-content{margin-bottom:15px}footer .footer .order-row>div:last-child .footer-content{margin-top:15px}footer .sub-footer{padding:15px 0}.video-slider{height:220px}.process-steps .step-bg .row.popular-section>div:nth-child(2),.process-steps .step-bg .row.popular-section>div:nth-child(4){margin-top:30px}.process-steps .bird-container{top:10%}.mix-pills{margin-bottom:10px!important}.mix-pills.nav-pills .nav-link{padding:8px}.team-section .team-box .team-content{min-width:160px;padding:15px}.team-section .team-box .team-content h3,.team-section .team-box .team-content .h3{margin-bottom:3px;margin-top:-2px}.team-section .team-box .team-social{bottom:40px}.team-section .team-box .team-social .social-box{opacity:1;margin:0 2px}.team-section .team-box:hover .team-social .social-box{transform:scale(.8)}.team-section .slick-dots{padding-top:15px}.team-section .slick-dots li{margin:0 2px}.team-section .slick-dots li button:before{font-size:10px}.team-section .slick-dots li.slick-active button:after{font-size:20px;left:0}.facts-section .row>div:nth-last-child(-n+2){margin-top:20px}.facts-section .facts-box{padding:10px}.facts-section .facts-box .img img{height:40px;width:auto}.facts-section .animated-section .animation-section{opacity:.1}.filter-panel .respon-filter-btn{display:block;cursor:pointer}.filter-panel .respon-filter-btn h6,.filter-panel .respon-filter-btn .h6{font-size:calc(14px + .0025*(100vw - 320px));text-transform:capitalize;color:#000;font-weight:700;margin-bottom:0}.filter-panel .respon-filter-content{display:none}.filter-panel .respon-filter-content.show{display:block;position:absolute;background-color:#fff;width:150px;z-index:2;left:15px;top:45px;box-shadow:-4px -1px 20px #00000021}.filter-panel .respon-filter-content.show ul li{display:block;background-color:#fff}.filter-panel .respon-filter-content.show ul li.active{background-color:#fff;color:rgba(var(--theme-color1),1)}.filter-panel.right-filter .respon-filter-content{left:unset;right:15px}.filter-panel.right-filter.open-cls .respon-filter-content{right:unset;left:15px}.map-section{margin-top:0}.map-section iframe,.map-section .map{height:280px}.pagination-section{margin-top:30px}.single-section .description-section .description-details .menu-part{margin-bottom:20px;padding:15px}.single-section .description-section .description-details .menu-part.about .about-sec p,.single-section .description-section .description-details .menu-part.about .about-sec ul li,.single-section .description-section .description-details .menu-part.review .review-box p{line-height:1.3}.single-section .description-section .description-details .menu-part .zoom-gallery>div:nth-child(-n+5){margin-bottom:20px}.single-section .single-sidebar .social-box{margin-top:10px}.single-section .single-sidebar p{line-height:1.3}.single-section .single-sidebar .book-btn-section{margin-top:0;padding-top:5px}.d-small-none{display:none}.hotel-single-section{height:350px}.hotel-single-section .hotel-title-section{background:linear-gradient(to top,#000000b3 50%,#e7382700)}.hotel-single-section .hotel-title-section .hotel-name{display:block;padding:40px 0 10px}.hotel-single-section .hotel-title-section .hotel-name .left-part{margin-bottom:8px}.hotel-single-section .hotel-title-section .hotel-name .left-part .facility-detail{display:none}.hotel-single-section .hotel-title-section .hotel-name .left-part .top{margin-bottom:10px}.hotel-single-section .hotel-title-section .hotel-name .right-part{text-align:left;margin-top:0}.hotel-single-section .hotel-title-section .hotel-name .right-part .btn{display:none}.hotel-single-section .hotel-title-section .hotel-name .right-part .price{margin-bottom:-5px}.hotel_title_section .hotel-name{display:block;padding:0 0 20px}.hotel_title_section .hotel-name .left-part .facility-detail{display:none}.hotel_title_section .hotel-name .left-part .top,.hotel_title_section .hotel-name .left-part p{margin-bottom:5px}.hotel_title_section .hotel-name .right-part{text-align:left;margin-top:0}.hotel_title_section .hotel-name .right-part .btn{display:none}.hotel_title_section .hotel-name .right-part .price{margin-bottom:-5px}.variable-width .slick-slide img{height:320px}.summery-box{padding:15px}.summery-box .hotel-section .hotel-detail{margin-left:8px}.order-food-section .order-food{align-items:center}.order-food-section .order-food .book-table.single-table .table-form{margin-bottom:-40px}.guest-detail{padding:15px}.guest-detail form .form-group{margin-bottom:10px}.guest-detail form .form-control{padding:5px}.guest-detail form #mobile-no{padding:5px 5px 5px 48px}.guest-detail form .submit-btn .btn{width:100%;margin-top:10px}.book-panel{display:flex}.full-width-detail .about-section{margin-top:20px}.left-sidebar.sidebar-popup{top:70px}.top-title-bar .hotel_title_section{display:block;text-align:center}.top-title-bar .hotel_title_section .right-part{text-align:center}.top-title-bar .hotel_title_section ul{justify-content:center;margin-top:10px}.infoBox .marker-detail img{width:130px}.flight-search .flight-search-detail form{width:80%}.flight-search .flight-search-detail form input{font-size:12px}.flight-search .flight-search-detail form ::placeholder{font-size:12px}.flight-search .flight-search-detail .form-group img{padding:7px}.flight-search .flight-search-detail .form-group .gj-datepicker button i{top:6px}.flight-search .flight-search-detail .form-group label{font-size:12px}.flight-search .flight-search-detail .search-btn .btn{padding:5px 20px}.top-bar-flight .date-fare-slider{width:75%}.top-bar-flight .date-fare-slider .slick-slider .slick-prev:before,.top-bar-flight .date-fare-slider .slick-slider .slick-next:before{font-size:14px}.top-bar-flight .date-fare-slider .slick-slider .slick-prev{left:-26px}.top-bar-flight .date-fare-slider .slick-slider .slick-next{right:-26px}.top-bar-flight .fare-calender{width:25%}.review-section .review_box .flight_detail{padding:10px}.review-section .review_box .flight_detail .form_flight form select.form-control:not([size]):not([multiple]){height:32px}.review-section .review_box .flight_detail .form_flight form .form-control,.review-section .review_box .flight_detail .promo-section .form-control{padding:3px 6px}.review-section .review_box .flight_detail .addons-according .seat-select .plane .cockpit{height:110px}.review-section .review_box .flight_detail .addons-according .seat-select .plane .cockpit:before{height:225px}.review-section .review_box .flight_detail .addons-according .seat-select .plane .seat{padding:2px}.review-section .review_box .flight_detail.payment-gateway form .form-group img{height:14px;bottom:12px}.success-section .animation{height:13rem}.success-section .animation .animation__plane{width:12rem}.success-section .animation .animation__plane--shadow{width:6rem;height:.5rem}.cab-single-detail .details>div:nth-child(2){margin-top:15px}.portfolio-section.creative-section .filter-button-group{margin-bottom:30px}.contact_section .row>div:nth-child(-n+3){margin-bottom:25px}.get-in-touch form .form-control{padding:6px 12px}.coming-soon .coming-soon-detail form{width:80%}.faq-content{padding:15px 10px}.faq-tab .nav-tabs .nav-item .nav-link{padding:3px 10px}.account-sign-in form .button-bottom .divider{margin:10px 0}.dashboard-section .dashboard-main .counter-section .row>div:nth-child(-n+3){margin-bottom:20px}.dashboard-section .dashboard-box .dashboard-detail .booking-box{text-align:left;padding:15px}.dashboard-section .dashboard-box .dashboard-detail .card-payment>div:nth-child(3),.dashboard-section .dashboard-box .dashboard-detail .card-payment>div:nth-child(2){margin-top:20px}.dashboard-section .dashboard-box .dashboard-detail .card-payment .payment-card.add-card{margin-top:20px}.checkout-cart .single-sidebar.order-cart-right{padding:20px}.full-page .full-slider .slick-dots li .pager__item{padding:0;font-size:14px}.full-page .full-slider .slick-dots li.slick-active .pager__item{font-weight:700;background-color:transparent}.skeleton_loader .filter-panel .respon-filter-btn h6,.skeleton_loader .filter-panel .respon-filter-btn .h6{width:48px;height:16px;background:linear-gradient(90deg,#d4d4d44d 8%,#e4e4e4 18%,#d4d4d44d 33%);background-size:800px 104px;animation:skeleton-loader 2s infinite linear}.skeleton_loader .top-title-bar .hotel_title_section h2,.skeleton_loader .top-title-bar .hotel_title_section .h2,.skeleton_loader .top-title-bar .hotel_title_section h6,.skeleton_loader .top-title-bar .hotel_title_section .h6,.skeleton_loader .top-title-bar .hotel_title_section ul{margin-left:auto;margin-right:auto}.skeleton_loader .single-section .image_section .left .ldr-img{height:180px}.skeleton_loader .hotel_title_section .hotel-name .left-part .top .rating{width:20%}.skeleton_loader .hotel_title_section .hotel-name .right-part .price{margin-left:unset;margin-right:auto}}@media (max-width: 480px){.subscribe-section .input-group .form-control{padding:0 10px}footer .contact-detail .footer-logo img{width:90px}section,.section-t-space{padding-top:30px}.section-b-space{padding-bottom:30px}.top-category .top_box{margin-top:30px}header .menu .brand-logo img{width:90px}header .mix-pills.nav-pills .nav-link svg{display:none}.home_effect .effect_image img{bottom:-20px}.home_section .home .home-content h1,.home_section .home .home-content .h1{margin-top:-2px}.home_section .home .home-content h5,.home_section .home .home-content .h5{margin-bottom:0;text-transform:capitalize}.home_section .home .home-content>div{padding:20px 60px}.home_section .slick-prev,.home_section .slick-next{padding:10px}.home_section .slick-prev:after,.home_section .slick-next:after{font-size:12px}.cab-section .cab-content .car-select{display:block}.cab-section .cab-content .car-select ul{width:100%;margin-left:-4px;margin-right:-4px;margin-top:8px}.cab-section .cab-content .car-select ul li{margin-right:4px;width:32%;display:inline-block;padding:8px 0;margin-left:4px}.cab-section .cab-content .car-select .btn{width:50%;margin:10px auto 0}.cab-section .cab-content .radio-form{margin-bottom:0}.cab-section .cab-content h3,.cab-section .cab-content .h3{margin-bottom:14px}.medium-section{padding-top:25px;padding-bottom:25px}.app-section .app-content .title{margin-bottom:10px}.app-section .app-content p{line-height:1.4;margin-bottom:8px}.app-section .app-content h3,.app-section .app-content .h3{margin-bottom:10px}.app-section .app-box{padding:20px}.app-section .app-box h2,.app-section .app-box .h2,.app-section .app-box h5,.app-section .app-box .h5{margin-bottom:8px}.app-section .app-box p{margin-bottom:12px;line-height:1.4}.app-section .app-box .app-buttons a{padding:6px 8px}.app-section .app-box .app-buttons .app-btn{margin-left:4px}.service-section .service-box{padding:20px}.service-section .service-box h3,.service-section .service-box .h3{margin-bottom:6px;font-size:18px}.service-section .service-box .service-icon{margin-bottom:14px}.service-section .service-box .btn{margin-top:16px}.service_section .col-6{max-width:100%;flex:0 0 100%}.service_section>div:nth-last-child(-n+5){margin-top:10px}.service-part .service-wrapper{padding:25px}.service-part .service-wrapper h6,.service-part .service-wrapper .h6{margin-bottom:10px}.service-part .service-wrapper h3,.service-part .service-wrapper .h3{margin-bottom:5px}.service-part .service-wrapper p{margin-bottom:18px}.testimonial-section .testimonial{padding-bottom:30px}.subscribe-section .input-group .btn{padding:9px}.subscribe-section .input-group .form-control{font-size:14px}.testimonial_section .testimonial .top-part .img-part{margin-bottom:28px;margin-top:30px}.testimonial_section .testimonial .top-part .img-part img{width:90px;height:90px}.testimonial_section .testimonial .top-part .img-part .heart-icon{padding:6px;font-size:12px;bottom:-10%}.testimonial_section .testimonial .bottom-part p{margin-bottom:16px}.testimonial_section .testimonial .bottom-part .quote-icon i{font-size:55px}.about-section .about-text h3,.about-section .about-text .h3,.about-section .about-text h2,.about-section .about-text .h2{margin-bottom:4px}.about-section.three-image .about-text h2,.about-section.three-image .about-text .h2{line-height:20px}.about-section.three-image .image-section .img-box+.img-box{margin-left:10px}.ticket-section .ticket-box .content{padding:15px;margin:-30px auto 0;width:90%;box-shadow:-2px 11px 12px #00000014}.ticket-section .ticket-box .ticket-title{margin-bottom:-14px}.ticket-section .ticket-box .ticket-title h6,.ticket-section .ticket-box .ticket-title .h6{padding:6px}.ticket-section .ticket-box .ticket-title span{padding:7px}.ticket-section .ticket-box .btn{padding:7px 14px}.ticket-section.white-section .ticket-box{margin-bottom:30px}.ticket-section.white-section .ticket-box .content .detail h4,.ticket-section.white-section .ticket-box .content .detail .h4,.ticket-section.white-section .ticket-box .content .detail h2,.ticket-section.white-section .ticket-box .content .detail .h2{margin-bottom:5px}.ticket-section.white-section .ticket-box .content .detail p{margin-bottom:10px}.ticket-section.white-section .ticket-box .content .detail h6,.ticket-section.white-section .ticket-box .content .detail .h6{margin-bottom:7px}.video-section{padding:50px 0}.video-section .basic-section h4,.video-section .basic-section .h4{line-height:1.3;margin-bottom:10px}.video-section .basic-section h2,.video-section .basic-section .h2{margin-bottom:10px}.video_section{padding:50px 0}.video_section .video-content .bottom-section{display:block}.video_section .video-content .bottom-section .btn{display:block;width:40%;margin:0 auto 15px}.video_section .video-content .bottom-section .info-btn{width:50%;display:inline-block;margin-left:0}.video_section .video-content .bottom-section .info-btn h6,.video_section .video-content .bottom-section .info-btn .h6{text-transform:capitalize;font-size:11px;padding:14px 16px}.video_section .video-content .bottom-section .info-btn.red-info{width:42%;display:inline-block}.video_section .video-content h5,.video_section .video-content .h5,.video_section .video-content h2,.video_section .video-content .h2{margin-bottom:8px}.video_section .video-content p{line-height:1.4}.blog-section .blog-box{display:block;margin-bottom:8px}.blog-section .blog-box .blog-content{padding:20px}.blog-section.section-b-space{padding-bottom:22px}.blog_section.section-b-space{padding-bottom:0}.blog_section.destination-section .destination-details{padding:25px}.blog_section.destination-section .destination-details h5,.blog_section.destination-section .destination-details .h5{margin-bottom:10px;letter-spacing:.3em}.blog_section.destination-section .destination-details h2,.blog_section.destination-section .destination-details .h2{margin-bottom:8px}.special-section.section-b-space{padding-bottom:0}.special-section.grid-box .special-box .special-content .tour-detail .bottom-section .price{margin-top:10px}.special-section.grid-box .special-box .special-content .tour-detail .include-sec{margin-top:8px}.full-banner{padding:40px 0}.full-banner .banner-content{text-align:center}.full-banner .banner-content>div{padding:20px}.full-banner .banner-content h2,.full-banner .banner-content .h2,.full-banner .banner-content h5,.full-banner .banner-content .h5{margin-bottom:5px}.full-banner .banner-content .bottom-section{display:block}.full-banner .banner-content .bottom-section .btn{display:block;width:40%;margin:0 auto 15px}.full-banner .banner-content .bottom-section .info-btn{width:70%;display:inline-block;margin-left:0;text-align:center}.full-banner .banner-content .bottom-section .info-btn h6,.full-banner .banner-content .bottom-section .info-btn .h6{font-size:12px;padding:10px 12px}.full-banner .banner-content .bottom-section .info-btn.red-info{width:30%;display:inline-block}.full-banner .offer-text h6:after,.full-banner .offer-text .h6:after{display:none}.full-banner.banner-section .place-image .animation-place .plane-r{right:-14%;top:0}.full-banner.banner-section .place-image .animation-place .plane-r img{width:40%}.full-banner.banner-section .place-image .animation-place .cloud-r{right:36%;top:4%}.full-banner.banner-section .place-image .animation-place .cloud-r img{width:64%}.full-banner.banner-section .place-image .animation-place .cloud-l{top:2%}.full-banner.banner-section .place-image .animation-place .cloud-l img{width:45%}.category-section .category-box{margin-bottom:10px}.category-section .category-box .side-effect:after{top:5px}.category-section .category-box .side-effect:before{top:10px}.category-section .category-box .top-bar{top:15px;left:15px;margin-bottom:0}.category-section .category-box .top-bar .offer{padding:2px 9px;text-transform:capitalize;margin-right:6px}.category-section .category-box .like-cls{right:15px;top:15px}.category-section .category-box .like-cls i{padding:7px;border-radius:100%;font-size:10px}.category-section .category-box .bottom-bar{left:15px;bottom:15px}.category-section .category-box .bottom-bar p{font-size:12px}.category-section .category-box .bottom-bar .top h5,.category-section .category-box .bottom-bar .top .h5{max-width:100px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-size:13px;margin-right:5px}.category-section .category-box .bottom-bar .top h6,.category-section .category-box .bottom-bar .top .h6{margin-left:8px;font-size:13px}.category-section .category-box .bottom-bar .top .rating i{font-size:10px;margin:0 1px}.category-sec .category-box .img-category .top-bar{left:15px;top:15px}.category-sec .category-box .img-category .like-cls i{font-size:15px;padding:10px}.category-sec .category-box .content-category{margin-bottom:30px}.category-wrapper.section-b-space{padding-bottom:0}.category-wrapper .category-wrap .category-img img{width:110px;height:110px}.category-wrapper .category-wrap .category-img .side-effect{display:none}.category-wrapper .category-wrap .category-content{padding:20px 15px 20px 68px}.category-wrapper .category-wrap .category-content p{display:none}.category-wrapper .category-wrap .category-content .top h3,.category-wrapper .category-wrap .category-content .top .h3{font-size:14px;margin-bottom:0}.category-wrapper .category-wrap .category-content .top h6,.category-wrapper .category-wrap .category-content .top .h6{text-transform:capitalize}.category-wrapper .category-wrap .category-content .top .like-cls i{font-size:10px;padding:5px}.category-wrapper .category-wrap .category-content .bottom .coupon-code{font-size:10px}.category-wrapper .category-wrap:hover .category-img{left:0}.category-bg .category-block{padding:60px 20px 30px;max-width:90%}.category-bg.section-b-space{padding-bottom:20px}.routes-section .row>div{flex:0 0 100%;max-width:100%}.routes-section .row>div:nth-child(-n+3){margin-bottom:30px}.flight-detail .flight-box .middle-section{width:40%}.flight-detail .flight-box .middle-section .flight-info:after{display:none}.flight-detail .flight-box .name-section{width:150px}.flight-detail .flight-box .name-section h6,.flight-detail .flight-box .name-section .h6{letter-spacing:.01em;margin-bottom:5px}.flight-detail .flight-box .name-section .btn{padding:2px 7px;font-size:12px}.discount-banner{padding:40px 0}.discount-banner .banner-content{background-color:rgba(var(--theme-color1),.85)}.menu-section .menu-box .bottom-bar{padding:20px}.menu-section .menu-box .bottom-bar .menu-bar{padding-bottom:20px;margin-bottom:20px}.menu-section .menu-box .bottom-bar .menu-bar img{margin-right:0;width:80%}.menu-section .menu-box .bottom-bar .menu-bar .content h5,.menu-section .menu-box .bottom-bar .menu-bar .content .h5{margin-bottom:5px}.menu-section .menu-box .bottom-bar .menu-bar .content .rating{margin-bottom:8px}.menu-section .menu-box .bottom-bar .menu-bar .content h6 label,.menu-section .menu-box .bottom-bar .menu-bar .content .h6 label{position:relative;right:0;top:0;display:inline-block}.menu-section .menu-box .bottom-bar .menu-bar .content h6 del,.menu-section .menu-box .bottom-bar .menu-bar .content .h6 del{margin-right:0}.book-table{background-position:unset}.book-table .table-form{padding:15px}.tap-top{bottom:20px;width:22px;height:22px;right:-38px}.tap-top i{margin-top:-3px;font-size:17px}.tap-top.top{right:20px}.highlight-section .row>div{flex:0 0 100%;max-width:100%}.highlight-section .highlight-box svg,.highlight-section .highlight-box img{width:35px}.filter-panel,.mobile-filter{padding:15px 20px}.list-view .list-box .list-content .book-now{display:none}.single-section .description-section .description-details .menu-part .rooms-box .price-details{align-items:flex-start;justify-content:flex-start;text-align:left;padding-top:10px;border-top:1px solid #f9f9f9}.single-section .description-section .description-details .menu-part .rooms-box td:first-child{width:100%;display:block}.single-section .description-section .description-details .menu-part .rooms-box td:nth-child(2){width:100%;display:inline-block}.single-section .description-section .description-details .menu-part .rooms-box td:nth-child(3){width:100%;display:inline-block}.single-section .description-section .description-details .menu-part .rooms-box .room-detail{padding:10px 0}.single-section .description-section.tab-section .menu-top li a{padding:8px}.single-section .description-section .description-details .menu-part .accordion-plan .card .card-header,.single-section .description-section .description-details .menu-part .accordion-plan .card .card-body{padding:10px}.single-section .description-section .description-details .menu-part.facility h6,.single-section .description-section .description-details .menu-part.facility .h6{font-size:13px}.single-section .description-section .description-details .menu-part.facility h6 img,.single-section .description-section .description-details .menu-part.facility .h6 img{width:15px}.single-section .description-section .description-details .menu-part.facility ul{margin-left:0}.single-section .description-section .description-details .menu-part.facility ul li{font-size:12px}.single-section .description-section .description-details .menu-part.facility ul li i{margin-right:2px}.single-section .description-section .description-details .menu-part.review .review-box .rating{display:block}.single-section .description-section .description-details .menu-part.review .review-box .rating span{display:block;margin-left:0}.single-section .description-section .description-details .content-title{text-transform:capitalize}.bird-animation{opacity:.5}.left-sidebar.sidebar-popup{top:60px}.order-menu-section .order-section .order-items .items p{max-width:100%}.order-menu-section .order-section .order-items .items .addtocart_btn{position:relative;top:0;margin-top:10px;margin-left:auto;width:100%}.order-menu-section .order-section .order-items .items .addtocart_btn .add_cart span{display:none}.order-menu-section .order-section .order-items .items+.items .addtocart_btn{top:0}.flight-search .responsive-detail{padding:15px 20px}.flight-search .responsive-detail .modify-search{right:15px}.flight-search .flight-search-detail form{padding:10px 0}.flight-search .flight-search-detail form .responsive-close{right:-30px}.flight-search .flight-search-detail form .responsive-close i{font-size:16px}.flight-detail-sec .detail-bar .detail-wrap .airport-part{width:100%}.top-bar-flight .fare-calender .calender-external{padding:15px}.top-bar-flight .fare-calender .calender-external .fc th,.top-bar-flight .fare-calender .calender-external .fc td{width:30px;font-size:12px}.top-bar-flight .fare-calender .calender-external .fc-dayGrid-view .fc-body .fc-row{height:30px!important;min-height:30px}.top-bar-flight .fare-calender .calender-external .fc-content{font-size:8px}.top-bar-flight .fare-calender .calender-external tr:first-child>td>.fc-day-grid-event{margin-top:-5px}.top-bar-flight .fare-calender .calender-external .fc-button{padding:3px;font-size:10px}.top-bar-flight .fare-calender .calender-external .fc-toolbar h2,.top-bar-flight .fare-calender .calender-external .fc-toolbar .h2{font-size:16px}.top-bar-flight .fare-calender .calender-external .fc-toolbar.fc-header-toolbar{margin-bottom:10px}.portfolio-section .filter-button-group ul li{padding:3px 10px;margin:0 5px}.blog-sidebar .blog-wrapper .sidebar-content .blog-post li{width:100%}.blog-sidebar .blog-wrapper .sidebar-title h5,.blog-sidebar .blog-wrapper .sidebar-title .h5{margin-bottom:15px}.blog-sidebar .blog-wrapper .search-bar input{padding:10px 14px 10px 50px}.blog-inner.blog_section .blog-wrap .blog-details{padding:15px}.blog-inner.blog_section .blog-list .blog-wrap .blog-details h6 i,.blog-inner.blog_section .blog-list .blog-wrap .blog-details .h6 i{margin-right:0}.dashboard-section .dashboard-box .dashboard-detail ul li .details .left{width:70px}.full-page .single-section .description-section .description-details .menu-part .list-view .list-box .list-img{width:50%;margin:0 auto}.full-page .single-section .description-section .description-details .menu-part .list-view .list-box .list-content .facility-icon .facility-box span{font-size:0}.skeleton_loader .flight-search .responsive-detail .modify-search .ldr-btn{width:106px;height:28px}.skeleton_loader .single-section .description-section .description-details .menu-part .rooms-box .zoom-gallery{width:100%}.skeleton_loader .single-section .description-section .description-details .menu-part .rooms-box .price-details h6,.skeleton_loader .single-section .description-section .description-details .menu-part .rooms-box .price-details .h6,.skeleton_loader .single-section .description-section .description-details .menu-part .rooms-box .price-details h5,.skeleton_loader .single-section .description-section .description-details .menu-part .rooms-box .price-details .h5{margin-left:unset;margin-right:auto}}@media (max-width: 420px){.fc .fc-header-toolbar{display:block;text-align:center}.fc .fc-header-toolbar .fc-toolbar-title{margin:0 5px}.selector-box ul li span{right:5px;top:0;font-size:12px;padding:1px 4px}.cab-section.flight-section .cab-content .radio-form .radio-label{margin-bottom:5px}.breadcrumb-section.breadcrumb-cum-header .breadcrumb-content h2,.breadcrumb-section.breadcrumb-cum-header .breadcrumb-content .h2{margin-bottom:0}.breadcrumb-section.breadcrumb-cum-header .breadcrumb-content .package-detail li{display:block}.service-part .service-wrapper{padding:18px}.service-part .service-wrapper h3,.service-part .service-wrapper .h3{font-size:18px}.testimonial-section .testimonial .left-part img{width:80px;height:80px}.testimonial-section .testimonial .left-part .design{width:30px;height:30px}.testimonial-section .testimonial .left-part .design i{font-size:16px}.testimonial-section .testimonial .left-part .design .light{font-size:32px}.ticket-section .ticket-box .content .detail h3,.ticket-section .ticket-box .content .detail .h3,.ticket-section .ticket-box .content .detail h4,.ticket-section .ticket-box .content .detail .h4{margin-bottom:5px}.ticket-section .ticket-box .content .detail p{margin-bottom:10px;line-height:1.3}.ticket-section .ticket-box .btn{padding:6px 10px}.ticket-section .slick-prev,.ticket-section .slick-next{top:30%}.video-section,.video_section{padding:40px 0}.blog_section .blog-wrap .blog-details{padding:20px}.blog_section .blog-wrap .blog-image .blog-label{padding:7px 10px}.blog_section .blog-wrap .blog-image .blog-label h6,.blog_section .blog-wrap .blog-image .blog-label .h6{font-size:12px}.filter-section .top-section .coupon{position:absolute;bottom:20px}.filter-section .top-section .title{margin-bottom:18px}.filter-section .top-section .title h2,.filter-section .top-section .title .h2{margin-bottom:0}.filter-section .filters .filter-btn{padding:8px 18px}.single-section .description-section .menu-top li a{padding:0 10px 0 0}.single-section .description-section .description-details .menu-part .rooms-box td:nth-child(2){width:100%;display:inline-block}.single-section .description-section .description-details .menu-part .rooms-box td:nth-child(3){width:100%;display:inline-block}.single-section .description-section .description-details .menu-part .rooms-box .price-details{align-items:flex-start;justify-content:flex-start;text-align:left;padding-top:10px;border-top:1px solid #f9f9f9}.single-section .description-section .description-details .menu-part .accordion-plan .card .card-header,.single-section .description-section .description-details .menu-part .accordion-plan .card .card-body{padding:10px}.single-section .description-section .description-details .menu-part.facility h6,.single-section .description-section .description-details .menu-part.facility .h6{font-size:12px}.single-section .description-section .description-details .menu-part.facility h6 img,.single-section .description-section .description-details .menu-part.facility .h6 img{width:15px}.single-section .description-section .description-details .menu-part.facility ul{margin-left:0}.single-section .description-section .description-details .menu-part.facility ul li{font-size:12px}.single-section .description-section .description-details .menu-part.facility ul li i{margin-right:2px}.single-section .description-section .description-details .menu-part.review .review-box .rating{display:block}.single-section .description-section .description-details .menu-part.review .review-box .rating span{display:block;margin-left:0}.single-section .description-section .description-details .content-title{text-transform:capitalize}.flight-search .responsive-detail .details span{display:block;font-size:12px}.flight-search .responsive-detail .details span.divider{display:none}.contact_section.contact_right .row>div{flex:0 0 100%;max-width:100%}.contact_section.contact_right .row>div:last-child{margin-bottom:20px}.dashboard-section .dashboard-box .dashboard-detail .booking-box .detail-middle .media .icon{display:none}.dashboard-section .dashboard-box .dashboard-detail .booking-box .detail-middle .media .media-body{margin-left:0}.dashboard-section .dashboard-box .dashboard-detail .card-payment .payment-card.add-card .card-details{min-height:124px}.dashboard-section .dashboard-sidebar .profile-top .profile-image .profile-edit{right:26%}.hotel-single-section .hotel-title-section .hotel-name .left-part .top .rating,.hotel_title_section .hotel-name .left-part .top .rating{display:none}.top-banner .top-banner-content{right:-40px}.video-slider{height:188px}}@media (max-width: 360px){.default-category .category-wrap{margin:20px 0 30px}.video-slider{height:146px}}@media (max-width: 320px){.cab-section,.cab-section .cab-content{height:110vh}}@media (max-width: 480px){.top-bar-flight .fare-calender .calender-external.show{width:200px}}@media (max-width: 480px){.top-bar-flight .fare-calender .calender-external.show .btn-group{flex-wrap:wrap}}@media (max-width: 580px){.top-bar-flight .fare-calender .calender-external.show .cal-month-view .cal-day-number{text-align:center;float:initial;font-size:12px!important;margin-right:0}}@media (max-width: 580px){.top-bar-flight .fare-calender .calender-external.show .cal-month-view .cal-day-cell{max-height:30px;min-height:0}}@media (max-width: 580px){.top-bar-flight .fare-calender .calender-external.show .cal-month-view .cal-cell-top{min-height:0}}.back_search{font-weight:700;font-size:13px}.deal{font-weight:800;margin:12px 0;font-size:24px}.tab-divider{height:2px;border-radius:4px;background-color:#e2e2e2}.checked-divider{background-color:#0076ff}.book-flight{text-align:end}.book-flight .btn{border-radius:4px;margin-top:12px;font-size:12px;margin-right:0}.bg-transparent .flight-search{border:0}.dash-driver-owned-car .dash-box-card{border:0;box-shadow:none}.booking-overview .progress{height:46px;border-radius:0;background:#fff;border-bottom:1px solid #e9ecef;padding-top:8px;padding-bottom:8px}.booking-overview .progress-bar{border-radius:0 6px 6px 0}.flight-search{border-color:#ffb700;border-style:solid;border-width:2px;border-radius:8px}.flight-search .flight-search-detail{border-radius:14px}.flight-search .flight-search-detail .location-dropdown{position:absolute;top:100%;left:0;width:100%;max-height:200px;overflow-y:auto;background:#fff;border:1px solid #ccc;z-index:1000;list-style:none;padding:0;margin:2px 0;box-shadow:0 4px 6px #0000001a}.flight-search .flight-search-detail .location-dropdown li{padding:8px 12px;cursor:pointer;border-bottom:1px solid #ddd;display:flex}.flight-search .flight-search-detail .location-dropdown li:hover{background:#f1f1f1}.flight-search .desktop-book-details{border-radius:8px}.flight-detail-sec{margin:4px 0 20px}.flight-detail-sec .detail-bar .detail-wrap{padding:15px;border:1px solid #e7e7e7;border-radius:12px;box-shadow:0 1px 9px 3px #e4e4e4cf}.flight-detail-sec .detail-bar .detail-wrap .book-flight{justify-content:unset!important;height:unset!important}.flight-detail-sec.cab-detail-sec .detail-bar .detail-wrap .car-details{align-items:unset!important;justify-content:unset!important;height:unset!important}.cancellation-box{background-color:#eaffef;border:1px solid #068325;padding:16px;border-radius:10px;margin-top:16px;color:#1b1b1b;font-weight:600;font-size:14px;display:flex;align-items:center}.desktop-book-details{display:flex;align-items:center;justify-content:space-between;padding:15px;background-color:#fff;border-radius:8px;box-shadow:0 2px 4px #0000001a}.desktop-book-details .desktop-info{display:flex;align-items:center}.desktop-book-details .desktop-info .dr:before{font-family:"Font Awesome 5 free";font-weight:800;font-size:30px;content:"\f105";color:#000;margin:0 30px}.desktop-book-details .desktop-destination{font-size:12px;font-weight:700;color:#333;margin-bottom:5px}.desktop-book-details .desktop-destination .desktop-title{font-size:16px;font-weight:800;color:#000}.desktop-book-details .desktop-destination i{color:#555;margin:0 8px}.desktop-book-details .desktop-details{font-size:.9rem;color:#888}.desktop-book-details .desktop-details .desktop-divider{margin:0 5px}.desktop-book-details .desktop-modify-search .desktop-btn{background-color:#f1c40f;color:#fff;padding:8px 12px;border-radius:3px;text-transform:uppercase;font-size:.8rem;font-weight:700;text-decoration:none;transition:background-color .3s ease}.flight-search-detail .close-search{position:absolute;top:8px;right:0;font-size:20px;width:auto;color:#8f8f8f;cursor:pointer}.pricing-page .pricing-title{font-size:18px;font-weight:600;padding:.6em 1em;border-radius:70px;background:rgba(var(--theme-color),1);width:200px;text-align:center;margin:auto auto 26px;color:#fff;border:0}.pricing-page .top-toggel{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;box-shadow:0 0 16px #11111a1a;border:0;border-radius:100px;margin:auto auto 60px}.pricing-page .selected{background-color:rgba(var(--theme-color),1)!important;color:#fff;font-size:1em;font-weight:600;background:#59a0ec17}.pricing-page .top-toggel .d-grid{border-radius:12px}.pricing-page .top-toggel .btn{font-size:18px;font-weight:600;padding:14px 5em;margin:8px;border-radius:100px;background:#9ba6912e}.pricing-page .pricing-section{position:relative;padding:80px 0}.pricing-page .pricing-section .price-card{background:#fff;border:1px solid #DBDBDB;box-shadow:0 4px 24px #e1e1e140;border-radius:15px;margin:0 0 24px;padding:10px;height:100%;z-index:1;position:relative;overflow:hidden;transition:.5s all ease;-moz-transition:.5s all ease;-ms-transition:.5s all ease}.pricing-page .pricing-section .price-card .price-selected{border-radius:5px}.pricing-page .pricing-section .price-card .price-selected .price-head{margin:0;padding:0;border:0}.pricing-page .pricing-section .price-card .price-selected .price-head a{color:#fff}.pricing-page .pricing-section .price-card .price-selected .price-head a:hover{color:#ffa633}.pricing-page .pricing-section .price-card .price-head{margin:0 0 28px;padding:0 0 28px;border-bottom:1px solid #F4F4F4}.pricing-page .pricing-section .price-card .price-head .price-level{margin:0 0 20px;padding:10px;background:#fcfcfc;border-radius:10px;text-align:center}.pricing-page .pricing-section .price-card .price-head .price-level h6,.pricing-page .pricing-section .price-card .price-head .price-level .h6{margin:0 0 2px;font-weight:600;font-size:24px}.pricing-page .pricing-section .price-card .price-head .price-level p{font-size:14px}.pricing-page .pricing-section .price-card .price-head .price-level-popular{border-radius:10px;transition:.5s all ease;-moz-transition:.5s all ease;-ms-transition:.5s all ease}.pricing-page .pricing-section .price-card .price-head .price-level-popular h6,.pricing-page .pricing-section .price-card .price-head .price-level-popular .h6{font-weight:700;margin:0 0 5px;font-size:20px;color:#fff}.pricing-page .pricing-section .price-card .price-head .price-level-popular p{color:#fff;margin-bottom:0}.pricing-page .pricing-section .price-card .price-head h4,.pricing-page .pricing-section .price-card .price-head .h4{font-weight:700;font-size:36px;color:#201f1d;margin:0 0 4px;transition:.5s all ease;-moz-transition:.5s all ease;-ms-transition:.5s all ease;text-align:center}.pricing-page .pricing-section .price-card .price-head span{transition:.5s all ease;-moz-transition:.5s all ease;-ms-transition:.5s all ease;display:block;text-align:center;font-size:14px}.pricing-page .pricing-section .price-card .price-details p{line-height:27px;color:#737373;margin:0 0 20px}.pricing-page .pricing-section .price-card .price-details ul li{font-size:14px;position:relative;margin:0 0 20px;color:#222;font-weight:800}.pricing-page .pricing-section .price-card .price-details ul .price-check{transition:.5s all ease;-moz-transition:.5s all ease;-ms-transition:.5s all ease}.pricing-page .pricing-section .price-card .price-details ul .price-check span{margin:0 10px 0 0;color:#1fbc2f;transition:.5s all ease;-moz-transition:.5s all ease;-ms-transition:.5s all ease}.pricing-page .pricing-section .price-card .price-details ul .price-uncheck{transition:.5s all ease;-moz-transition:.5s all ease;-ms-transition:.5s all ease}.pricing-page .pricing-section .price-card .price-details ul .price-uncheck span{margin:0 10px 0 0;color:red;transition:.5s all ease;-moz-transition:.5s all ease;-ms-transition:.5s all ease}.pricing-page .pricing-section .price-card .price-details .viewdetails-btn{display:block;border-radius:5px;background:#fff;border:2px solid #201F1D;color:#201f1d;padding:6px 12px;font-weight:500;transition:.5s all ease;-moz-transition:.5s all ease;-ms-transition:.5s all ease}.pricing-page .pricing-section .price-card .price-details .btn-popular{background:#ffa633!important;color:#fff!important;border:2px solid #FFA633!important}.pricing-page .pricing-section .price-card .price-details .viewdetails-btn-popular{background:#ffa633;border-radius:5px;display:block;color:#fff;padding:18px;font-weight:700;font-size:16px;transition:.5s all ease;-moz-transition:.5s all ease;-ms-transition:.5s all ease}.pricing-page .pricing-section .price-card:hover,.pricing-page .pricing-section .selected-price-card{background:#001940;border-color:#001940}.pricing-page .pricing-section .price-card:hover .price-head h4,.pricing-page .pricing-section .price-card:hover .price-head .h4,.pricing-page .pricing-section .price-card:hover .price-head span,.pricing-page .pricing-section .price-card:hover .price-details .price-check,.pricing-page .pricing-section .price-card:hover .price-details .price-uncheck,.pricing-page .pricing-section .selected-price-card .price-head h4,.pricing-page .pricing-section .selected-price-card .price-head .h4,.pricing-page .pricing-section .selected-price-card .price-head span,.pricing-page .pricing-section .selected-price-card .price-details .price-check,.pricing-page .pricing-section .selected-price-card .price-details .price-uncheck{color:#fff}.pricing-page .pricing-section .price-card:hover .price-level-popular,.pricing-page .pricing-section .price-card:hover .viewdetails-btn-popular,.pricing-page .pricing-section .selected-price-card .price-level-popular,.pricing-page .pricing-section .selected-price-card .viewdetails-btn-popular{background:#201f1d}.pricing-page .pricing-section .price-card:hover .viewdetails-btn,.pricing-page .pricing-section .selected-price-card .viewdetails-btn{border:2px solid #ffffff}.pricing-page .pricing-section .price-card:hover .btn-popular,.pricing-page .pricing-section .selected-price-card .btn-popular{background:#201f1d!important;border:2px solid #201F1D!important}.pricing-page .pricing-section .price-plan-card{background:#fff;border:1px solid #DBDBDB;box-shadow:0 4px 24px #e1e1e140;border-radius:15px;padding:20px;z-index:1;position:relative;overflow:hidden;transition:.5s all ease;-moz-transition:.5s all ease;-ms-transition:.5s all ease}.pricing-page .pricing-section .price-plan-card .price-head{border-bottom:1px solid #F4F4F4;padding:0 0 28px}.pricing-page .pricing-section .price-plan-card .price-head .price-level{margin:0 0 15px;padding:16px;background:#fcfcfc;border-radius:10px}.pricing-page .pricing-section .price-plan-card .price-head .price-level h6,.pricing-page .pricing-section .price-plan-card .price-head .price-level .h6{margin:0 0 5px;font-weight:700;font-size:24px;color:#201f1d}.pricing-page .pricing-section .price-plan-card .price-head .price-level-popular{background:#ff9307;border-radius:10px;transition:.5s all ease;-moz-transition:.5s all ease;-ms-transition:.5s all ease}.pricing-page .pricing-section .price-plan-card .price-head .price-level-popular h6,.pricing-page .pricing-section .price-plan-card .price-head .price-level-popular .h6{font-weight:700;margin:0 0 5px;font-size:24px;color:#fff}.pricing-page .pricing-section .price-plan-card .price-head .price-level-popular p{color:#fff}.pricing-page .pricing-section .price-plan-card .price-head h4,.pricing-page .pricing-section .price-plan-card .price-head .h4{font-weight:900;font-size:36px;color:#201f1d;margin:0 0 15px;transition:.5s all ease;-moz-transition:.5s all ease;-ms-transition:.5s all ease}.pricing-page .pricing-section .price-plan-card .price-head span{font-weight:500;font-size:14px;color:#737373;transition:.5s all ease;-moz-transition:.5s all ease;-ms-transition:.5s all ease}.pricing-page .pricing-section .price-plan-card .price-details{padding:28px 0 0}.pricing-page .pricing-section .price-plan-card .price-details p{line-height:27px;color:#737373;margin:0 0 20px}.pricing-page .pricing-section .price-plan-card .price-details ul{margin:0 0 28px}.pricing-page .pricing-section .price-plan-card .price-details ul li{line-height:18px;position:relative;margin:0 0 15px;padding:5px 0 0}.pricing-page .pricing-section .price-plan-card .price-details ul .price-check{font-weight:500;font-size:14px;color:#787878;transition:.5s all ease;-moz-transition:.5s all ease;-ms-transition:.5s all ease}.pricing-page .pricing-section .price-plan-card .price-details ul .price-check span{margin:0 10px;color:#1fbc2f;transition:.5s all ease;-moz-transition:.5s all ease;-ms-transition:.5s all ease}.pricing-page .pricing-section .price-plan-card .price-details ul .price-uncheck{font-weight:500;font-size:14px;color:#787878;text-decoration:line-through;transition:.5s all ease;-moz-transition:.5s all ease;-ms-transition:.5s all ease}.pricing-page .pricing-section .price-plan-card .price-details ul .price-uncheck span{margin:0 10px;color:red;transition:.5s all ease;-moz-transition:.5s all ease;-ms-transition:.5s all ease}.pricing-page .pricing-section .price-plan-card .price-details .viewdetails-btn{display:block;box-shadow:0 4px 24px #e1e1e140;border-radius:5px;background:#fff;border:2px solid #201F1D;color:#201f1d;padding:7px 12px;font-weight:700;font-size:16px;transition:.5s all ease;-moz-transition:.5s all ease;-ms-transition:.5s all ease}.pricing-page .pricing-section .price-plan-card .price-details .btn-popular{background:#ffa633!important;color:#fff!important;border:2px solid #FFA633!important}.pricing-page .pricing-section .price-plan-card .price-details .viewdetails-btn-popular{background:#ffa633;border-radius:5px;display:block;color:#fff;padding:18px;font-weight:700;font-size:16px;transition:.5s all ease;-moz-transition:.5s all ease;-ms-transition:.5s all ease}.pricing-page .pricing-section .price-plan-card:hover{background:#127384;border:1px solid #DBDBDB}.pricing-page .pricing-section .price-plan-card:hover .price-head h4,.pricing-page .pricing-section .price-plan-card:hover .price-head .h4,.pricing-page .pricing-section .price-plan-card:hover .price-head span,.pricing-page .pricing-section .price-plan-card:hover .price-details .price-check,.pricing-page .pricing-section .price-plan-card:hover .price-details .price-uncheck{color:#fff}.pricing-page .pricing-section .price-plan-card:hover .price-level-popular,.pricing-page .pricing-section .price-plan-card:hover .viewdetails-btn-popular{background:#201f1d}.pricing-page .pricing-section .price-plan-card:hover .viewdetails-btn{border:2px solid #ffffff}.pricing-page .pricing-section .price-plan-card:hover .btn-popular{background:#201f1d!important;border:2px solid #201F1D!important}.pricing-page .pricing-section .price-card-popular{border:1px solid #FF9307}.pricing-page .pricing-section-bottom{padding-bottom:80px}.pricing-page .plan-selected{margin:0 0 50px}.pricing-page .plan-selected h4,.pricing-page .plan-selected .h4{font-weight:400;font-size:16px;color:#201f1d}.pricing-page .plan-selected .status-toggle{display:flex;align-items:center}.pricing-page .plan-selected .status-toggle .checktoggle{background-color:#c4c4c4;border:1px solid #C4C4C4;cursor:pointer;display:block;font-size:0;height:24px;margin-bottom:0;position:relative;width:48px;top:0;border-radius:12px;transform:translate(calc(10% - 5px),-10%)}.pricing-page .plan-selected .status-toggle .checktoggle:after{height:15px;width:15px}.pricing-page .plan-selected .status-toggle .check{display:block;margin:0;padding:0;width:0;height:0;visibility:hidden;opacity:0;pointer-events:none;position:absolute}.pricing-page .plan-selected .status-toggle .check:checked+.checktoggle{background-color:#1fbc2f;border:1px solid #1FBC2F}.pricing-page .plan-selected .status-toggle .check:checked+.checktoggle:after{background-color:#fff;left:100%;transform:translate(calc(-100% - 5px),-50%);height:15px;width:15px}.pricing-page .plan-selected .status-toggle .checktoggle:after{content:" ";display:block;background-color:#00000040;height:15px;width:15px;transform:translate(5px,-50%);-webkit-transform:translate(5px,-50%);-ms-transform:translate(5px,-50%);border-radius:50%;position:absolute;top:50%;left:0;transition:all .2s ease}.pricing-page .plan-selected .status-toggle .checktoggle .checkbox-bg:after{background:#00000040}.pricing-page .price-selected{background:#127384!important;border-color:#127384!important}.pricing-page .price-selected .price-head{margin:0;padding:0;border:0}.pricing-page .price-selected h2,.pricing-page .price-selected .h2{font-weight:700;font-size:32px;color:#fff;margin:0 0 15px}.pricing-page .price-selected p{color:#fff;margin:0 0 20px}.pricing-page .price-selected .plan-view-details{color:#fff;font-size:20px}.pricing-page .price-selected .price-body{position:absolute;right:0;bottom:0}.pricing-page .price-selected:hover{background:#201f1d!important;border-color:#201f1d!important}@media (min-width: 992px){.pricing-page .top-toggel .btn{min-width:150px}}@media (max-width: 991.98px){.pricing-page .pricing-section{padding:50px 0 25px}.pricing-page .pricing-section .price-card{padding:15px}.pricing-page .pricing-section .price-card .price-head{margin:0 0 15px;padding:15px}.pricing-page .pricing-section .price-card .price-details .viewdetails-btn-popular{padding:7px 12px}.pricing-page .pricing-section-bottom{padding-bottom:50px}.pricing-page .plan-selected{margin:0 0 30px}.pricing-page .price-selected{height:555px}}@media (max-width: 768px){.pricing-page .pricing-section .price-card .price-head .price-level{margin:0 0 10px;padding:10px}.pricing-page .pricing-section .price-card .price-head .price-level h6,.pricing-page .pricing-section .price-card .price-head .price-level .h6{font-size:20px}.pricing-page .pricing-section .price-plan-card{padding:10px;height:524px}.pricing-page .pricing-section .price-plan-card .price-head .price-level{margin:0 0 10px;padding:10px}.pricing-page .pricing-section .price-plan-card .price-head .price-level h6,.pricing-page .pricing-section .price-plan-card .price-head .price-level .h6{font-size:20px}.pricing-page .pricing-section .price-plan-card .price-head h4,.pricing-page .pricing-section .price-plan-card .price-head .h4{font-size:26px}.pricing-page .pricing-section .price-card-popular{padding:10px}}@media (max-width: 767.98px){.pricing-page .pricing-section .price-card .price-head h4,.pricing-page .pricing-section .price-card .price-head .h4{font-size:26px}.pricing-page .pricing-section .price-card-popular{margin:24px 0}.pricing-page .price-selected h2,.pricing-page .price-selected .h2{font-size:26px}}@media (max-width: 768px){.pricing-page .pricing-section .price-plan-card .price-details ul .price-uncheck{font-size:12px}}.pricing-plan-more .price-level{margin:0 0 20px;padding:10px;background:rgba(var(--theme-color),1);border-radius:10px;text-align:center}.pricing-plan-more .price-level h6,.pricing-plan-more .price-level .h6{margin:0 0 2px;font-weight:600;font-size:24px}.pricing-plan-more .price-level p{font-size:14px}@media (max-width: 768px){.pricing-plan-more .price-level{margin:0 0 10px;padding:10px}.pricing-plan-more .price-level h6,.pricing-plan-more .price-level .h6{font-size:20px}}.pricing-plan-more .price-level-popular{border-radius:10px;transition:.5s all ease;-moz-transition:.5s all ease;-ms-transition:.5s all ease}.pricing-plan-more .price-level-popular h6,.pricing-plan-more .price-level-popular .h6{font-weight:700;margin:0 0 5px;font-size:20px;color:#fff}.pricing-plan-more .price-level-popular p{color:#fff;margin-bottom:0}.pricing-plan-more .price-details ul .price-check{display:block;transition:.5s all ease;-moz-transition:.5s all ease;-ms-transition:.5s all ease}.pricing-plan-more .price-details ul .price-check span{margin:0 10px 0 0;color:#1fbc2f;transition:.5s all ease;-moz-transition:.5s all ease;-ms-transition:.5s all ease}.pricing-plan-more .price-details ul li{line-height:18px;position:relative;margin:0 0 15px;padding:5px 0 0;font-weight:800;font-size:17px}.price-level{margin:0 0 20px;padding:10px;background:#fcfcfc;border-radius:10px;text-align:center}.current-plan .widget-box-border{border:3px solid #e9b30e!important}.current-plan h6,.current-plan .h6{margin:0 0 2px;font-weight:600;font-size:24px}.current-plan p{font-size:14px}.current-plan .price-level-popular{background:#e9b30e;border-radius:10px;transition:.5s all ease;-moz-transition:.5s all ease;-ms-transition:.5s all ease}.current-plan .price-level-popular h6,.current-plan .price-level-popular .h6{font-weight:700;margin:0 0 5px;font-size:20px;color:#fff}.current-plan .price-level-popular p{color:#fff;margin-bottom:0}.current-plan .price-head h4,.current-plan .price-head .h4{font-weight:700;font-size:36px;color:#201f1d;margin:0 0 4px;transition:.5s all ease;-moz-transition:.5s all ease;-ms-transition:.5s all ease;text-align:center}.current-plan .price-head span{transition:.5s all ease;-moz-transition:.5s all ease;-ms-transition:.5s all ease;display:block;text-align:center;font-size:14px}.current-plan .price-details p{line-height:27px;color:#737373;margin:0 0 20px}.current-plan .price-details ul li{font-size:14px;position:relative;margin:0 0 20px;color:#222;font-weight:800}.current-plan .price-details ul .price-check{margin-right:6px;transition:.5s all ease;-moz-transition:.5s all ease;-ms-transition:.5s all ease}.current-plan .price-details ul .price-check span{margin:0 10px 0 0;color:#1fbc2f;transition:.5s all ease;-moz-transition:.5s all ease;-ms-transition:.5s all ease}.current-plan .price-details ul .price-uncheck{transition:.5s all ease;-moz-transition:.5s all ease;-ms-transition:.5s all ease}.current-plan .price-details ul .price-uncheck span{margin:0 10px 0 0;color:red;transition:.5s all ease;-moz-transition:.5s all ease;-ms-transition:.5s all ease}.ac-payment-info .list-box{box-shadow:0 1px 10px #e4e4e4cf;padding:16px;margin-bottom:12px;display:flex;flex-grow:1;flex-basis:0}.ac-payment-info .list-box .side-img{margin-right:12px}.ac-payment-info .list-box .list-title{display:flex;flex-grow:1;flex-basis:0;font-size:18px;font-weight:800;margin-right:16px;align-items:center}.ac-payment-info .list-box .mat-mdc-mini-fab{background-color:rgba(var(--theme-color),1)}@media (max-width: 1199px){.ac-payment-info .list-box{display:block}.ac-payment-info .list-box .list-title{margin-bottom:12px}.ac-payment-info .add-btn{margin-top:12px}.side-img{margin-right:12px}}.verification-form .otp-resend{text-align:center;margin-bottom:20px}.verification-form .otp-resend a{color:red;font-weight:700}.verification-form .otp-resend a:hover{color:#201f1d}.verification-form .otp-resend p{font-size:14px;color:#737373;margin-bottom:0}@media (max-width: 767.98px){.verification-form .otp-resend{margin-bottom:15px}}.otp-form .otp-number{text-align:center;padding:0 0 20px}.otp-form .otp-number p{font-size:14px;color:#737373;margin-bottom:0}.otp-form .otp-number p span{font-weight:500}.otp-form .otp-box{display:flex;align-items:center;justify-content:space-between;-webkit-justify-content:space-between;-ms-flex-pack:space-between;margin-bottom:20px}.otp-form .otp-box input{width:98px;height:74px;background:#f5f5f5;border:1px solid #F4F4F4;border-radius:5px;text-align:center;margin-right:15px;font-weight:500;font-size:20px;color:#111;outline:none}.otp-form .otp-box input:last-child{margin-right:0}.otp-form .otp-resend{text-align:center;margin-bottom:20px}.otp-form .otp-resend a{color:red;font-weight:700}.otp-form .otp-resend a:hover{color:#201f1d}.otp-form .otp-resend p{font-size:14px;color:#737373;margin-bottom:0}.otp-form .verified-box{background:#1fbc2f26;padding:10px}.otp-form .verified-box p{font-size:14px;color:#1fbc2f;margin-bottom:0}@media (max-width: 767.98px){.otp-form .otp-box{margin-bottom:15px}.otp-form .otp-number{padding:0 0 15px}}@media (max-width: 575.98px){.otp-form .otp-box input{width:60px;height:60px;margin-right:10px}}@media (max-width: 767.98px){.otp-form .otp-resend{margin-bottom:15px}}.vf-successful-modal .order-success-info{text-align:center}.vf-successful-modal .order-success-info .order-success-icon{width:56px;height:56px;background:#1fbc2f;border-radius:50%;margin:0 auto 24px;display:flex;align-items:center;justify-content:center;-webkit-justify-content:center;-ms-flex-pack:center}.vf-successful-modal .order-success-info h4,.vf-successful-modal .order-success-info .h4{font-size:24px;font-weight:700;color:#111;margin-bottom:5px}.vf-successful-modal .order-success-info p{font-size:14px;font-weight:600;color:#737373;margin:0 auto 24px}.vf-successful-modal .order-success-info p span{font-weight:500;color:#111}@media (max-width: 767.98px){.vf-successful-modal .order-success-info h4,.vf-successful-modal .order-success-info .h4{font-size:20px}}.settings-info{position:relative;padding-left:20px}.settings-info .settings-sub-heading{margin:0 0 20px;padding:0 0 20px;border-bottom:1px solid #DBDBDB}.settings-info .settings-sub-heading h4,.settings-info .settings-sub-heading .h4{font-size:28px;font-weight:800;color:#111;margin-bottom:0}.settings-info .notification-grid{background:#fff;box-shadow:0 4px 24px #e1e1e140;border-radius:5px;margin:0 0 24px;padding:24px}.settings-info .notification-grid .notification-checkbox{padding-bottom:25px}.settings-info .notification-grid .notification-checkbox h5,.settings-info .notification-grid .notification-checkbox .h5{font-size:18px;font-weight:800;color:#000;margin-bottom:15px}.settings-info .notification-grid .notification-checkbox .nav{flex-wrap:wrap}.settings-info .notification-grid .notification-checkbox .nav li{margin-right:20px;margin-bottom:15px}.settings-info .notification-grid .notification-checkbox .nav li .custom_check{margin-bottom:0}.settings-info .notification-grid .notification-checkbox .nav li:last-child{margin-right:0}.settings-info .notification-grid .notification-status{display:flex;align-items:center;justify-content:space-between;-webkit-justify-content:space-between;-ms-flex-pack:space-between;margin-bottom:40px}.settings-info .notification-grid .notification-status .notification-status-content{margin-right:10px}.settings-info .notification-grid .notification-status h5,.settings-info .notification-grid .notification-status .h5{font-size:18px;font-weight:800;color:#000;margin-bottom:4px}.settings-info .notification-grid .notification-status p{font-size:16px;color:#737373;margin-bottom:0}.settings-info .notification-grid .notification-status .status-toggle{display:flex;align-items:center}.settings-info .notification-grid .notification-status .status-toggle .checktoggle{background-color:#dbdbdb;border:1px solid #DBDBDB;cursor:pointer;display:block;font-size:0;margin-bottom:0;position:relative;width:30px;height:15px;top:0;border-radius:12px;transform:translate(calc(10% - 5px),-10%)}.settings-info .notification-grid .notification-status .status-toggle .checktoggle:after{height:15px;width:15px}.settings-info .notification-grid .notification-status .status-toggle .check{display:block;margin:0;padding:0;width:0;height:0;visibility:hidden;opacity:0;pointer-events:none;position:absolute}.settings-info .notification-grid .notification-status .status-toggle .check:checked+.checktoggle{background-color:#1fbc2f;border:1px solid #1FBC2F}.settings-info .notification-grid .notification-status .status-toggle .check:checked+.checktoggle:after{background-color:#fff;left:100%;transform:translate(calc(-100% - 3px),-50%);height:10px;width:10px}.settings-info .notification-grid .notification-status .status-toggle .checktoggle:after{content:" ";display:block;background-color:#00000040;height:10px;width:10px;transform:translate(3px,-50%);-webkit-transform:translate(3px,-50%);-ms-transform:translate(3px,-50%);border-radius:50%;position:absolute;top:50%;left:0;transition:all .2s ease}.settings-info .notification-grid .notification-status:last-child{margin-bottom:0}.settings-info .notification-grid .custom_check{color:#676767;display:inline-block;position:relative;font-size:14px;margin-bottom:15px;padding-left:30px;cursor:pointer;font-weight:600;-webkit-user-select:none;user-select:none}.settings-info .notification-grid .custom_check input:checked~.checkmark{background-color:#201f1d;border-color:#201f1d}.settings-info .notification-grid .custom_check input:checked~.checkmark:after{display:block;top:50%;left:50%;transform:translate(-50%,-50%);font-size:10px}.settings-info .notification-grid .custom_check input{position:absolute;opacity:0;cursor:pointer}.settings-info .notification-grid .custom_check .checkmark{position:absolute;top:0;left:0;height:20px;width:20px;border:1px solid #DBDBDB;background:#f5f5f5;border-radius:5px;transition:all .3s ease-in-out}.settings-info .notification-grid .custom_check .checkmark:after{content:"\f00c";font-family:"Font Awesome 5 Free";font-weight:900;position:absolute;display:none;left:4px;top:2px;color:#fff;font-size:9px}@media (max-width: 767.98px){.settings-info .notification-grid{margin:0 0 15px;padding:15px}.settings-info .notification-grid .notification-checkbox{padding-bottom:5px}.settings-info .notification-grid .notification-status{margin-bottom:15px}.settings-info .notification-grid .notification-status h5,.settings-info .notification-grid .notification-status .h5{font-size:16px}.settings-info .notification-grid .notification-status p{font-size:14px}}.settings-info .preference-wrap{border:1px solid #DBDBDB;border-radius:5px;margin:0 0 20px;padding:15px;display:flex;justify-content:space-between;-webkit-justify-content:space-between;-ms-flex-pack:space-between;align-items:center;-webkit-box-align:center;-ms-flex-align:center}.settings-info .preference-wrap h6,.settings-info .preference-wrap .h6{margin-bottom:5px;font-weight:800;font-size:18px}.settings-info .preference-wrap .preference-select{min-width:220px}.settings-info .preference-wrap .select2-container--default .select2-selection--single{height:40px}.settings-info .preference-wrap .select2-container--default .select2-selection--single .select2-selection__rendered{color:#111;font-size:14px}.settings-info .preference-wrap .select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#111}@media (max-width: 575.98px){.settings-info .preference-wrap{display:block}.settings-info .preference-wrap .preference-info{margin-bottom:15px}}.settings-info .security-grid{background:#fff;border:1px solid #DBDBDB;border-radius:5px;margin:0 0 24px;padding:15px;position:relative}.settings-info .security-grid .security-heading{display:flex;align-items:center;justify-content:space-between;-webkit-justify-content:space-between;-ms-flex-pack:space-between;margin-bottom:15px}.settings-info .security-grid .security-heading h5,.settings-info .security-grid .security-heading .h5{font-size:16px;font-weight:800;color:#201f1d;margin-bottom:0}.settings-info .security-grid .security-heading .status-toggle{display:flex;align-items:center}.settings-info .security-grid .security-heading .status-toggle .checktoggle{background-color:#dbdbdb;border:1px solid #DBDBDB;cursor:pointer;display:block;font-size:0;margin-bottom:0;position:relative;width:30px;height:15px;top:0;border-radius:12px;transform:translate(calc(10% - 5px),-10%)}.settings-info .security-grid .security-heading .status-toggle .checktoggle:after{height:15px;width:15px}.settings-info .security-grid .security-heading .status-toggle .check{display:block;margin:0;padding:0;width:0;height:0;visibility:hidden;opacity:0;pointer-events:none;position:absolute}.settings-info .security-grid .security-heading .status-toggle .check:checked+.checktoggle{background-color:#1fbc2f;border:1px solid #1FBC2F}.settings-info .security-grid .security-heading .status-toggle .check:checked+.checktoggle:after{background-color:#fff;left:100%;transform:translate(calc(-100% - 3px),-50%);height:10px;width:10px}.settings-info .security-grid .security-heading .status-toggle .checktoggle:after{content:" ";display:block;background-color:#00000040;height:10px;width:10px;transform:translate(3px,-50%);-webkit-transform:translate(3px,-50%);-ms-transform:translate(3px,-50%);border-radius:50%;position:absolute;top:50%;left:0;transition:all .2s ease}.settings-info .security-grid .security-content p{font-size:14px;color:#737373;margin-bottom:15px}.settings-info .security-grid .security-content .badge-light-success{font-size:14px;font-weight:500;padding:5px;border-radius:5px}.settings-info .security-grid .security-btn-info{position:absolute;bottom:15px}.settings-info .security-grid .security-btn .btn{font-size:16px;font-weight:800;padding:5px 20px;border:0}.settings-info .security-grid .security-btn .btn-secondary{margin-right:15px;border-radius:5px;border:1px solid #201F1D;background:#201f1d;box-shadow:inset 0 0 #fff}.settings-info .security-grid .security-btn .btn-secondary:hover{color:#201f1d;background:#fff;border:1px solid #201F1D;box-shadow:inset 0 70px #fff}.settings-info .security-grid .security-btn .btn-danger{border-radius:5px;color:#fff;border:1px solid #FF0000;background:red;box-shadow:inset 0 0 #fff}.settings-info .security-grid .security-btn .btn-danger:hover{color:red;background:#fff;border:1px solid #FF0000;box-shadow:inset 0 70px #fff}.settings-info .security-grid .security-btn .btn-remove{color:red;padding:0}.settings-info .security-grid .security-btn .btn-remove:hover{color:#201f1d}@media (max-width: 767.98px){.settings-info .security-grid{margin:0 0 15px;padding:15px}}@media (max-width: 991.98px){.settings-info .security-grid .security-btn-info{position:relative;bottom:0}}@media (max-width: 767.98px){.settings-info .security-grid .security-btn .btn{font-size:14px;padding:5px 15px}}@media (max-width: 991.98px){.settings-info{padding-left:0}.settings-info:before{display:none}}@media (max-width: 767.98px){.settings-info .settings-sub-heading{margin:0 0 15px;padding:0 0 15px}.settings-info h4,.settings-info .h4{font-size:22px}}.wallet-section .wallet-card .card-body{padding:24px!important}.wallet-section .balance-info{margin-bottom:24px;padding-bottom:14px;border-bottom:1px solid #F4F4F4}.wallet-section .balance-grid{background:#111;padding:15px;border-radius:5px;display:flex;align-items:center;justify-content:space-between;-webkit-justify-content:space-between;-ms-flex-pack:space-between;margin-bottom:24px}.wallet-section .balance-grid .balance-content h6,.wallet-section .balance-grid .balance-content .h6{font-size:18px;font-weight:500;color:#fff;margin-bottom:0}.wallet-section .balance-grid .balance-content h4,.wallet-section .balance-grid .balance-content .h4{font-size:28px;font-weight:700;color:#fff;margin-bottom:0}.wallet-section .balance-grid .refersh-icon a{font-size:16px;color:#fff}.wallet-section .balance-grid .refersh-icon a:hover{color:#ffa633}.wallet-section .balance-inner{padding:15px;border-radius:5px;margin-bottom:10px;width:100%}.wallet-section .balance-inner h6,.wallet-section .balance-inner .h6{font-size:18px;font-weight:500;color:#111;margin-bottom:5px}.wallet-section .balance-inner p{font-size:14px;color:#127384;margin-bottom:0}.wallet-section .credit-info{background:#ebf5f1}.wallet-section .debit-info{background:#fdf0e6}.wallet-section .transaction-info{background:#f6f4fb}.wallet-section .wallet-form-group{display:flex;align-items:center;justify-content:space-between;-webkit-justify-content:space-between;-ms-flex-pack:space-between;margin-bottom:15px}.wallet-section .wallet-form-group label{margin-right:15px;margin-bottom:0;color:#111;font-size:14px}.wallet-section .wallet-form-group .form-control{border-radius:5px;border:1px solid #F4F4F4;background:#f5f5f5;font-size:14px;height:45px;padding:15px;max-width:300px}.wallet-section .wallet-form-group .form-control::placeholder{color:#737373;font-size:14px}.wallet-section .wallet-btn .btn{font-size:16px;font-weight:500;color:#fff;background:#201f1d;border:1px solid #201F1D;border-radius:5px;padding:8px 15px;min-width:136px}.wallet-section .wallet-btn .btn:hover{color:#201f1d;background:#fff;border:1px solid #201F1D}.wallet-section .your-card .card-body{padding:24px!important}.wallet-section .your-card .card-body .wallet-header{display:flex;align-items:center;justify-content:space-between;-webkit-justify-content:space-between;-ms-flex-pack:space-between;margin:0 0 5px;padding:0 0 15px;border-bottom:1px solid #F4F4F4}.wallet-section .your-card .card-body .wallet-header h4,.wallet-section .your-card .card-body .wallet-header .h4{font-size:20px;font-weight:500;color:#111;margin-bottom:0}.wallet-section .your-card .card-body .wallet-header a{font-size:16px;color:#737373;background:#f1f1f1;border-radius:50px;width:28px;height:28px;display:flex;align-items:center;justify-content:center;-webkit-justify-content:center;-ms-flex-pack:center}.wallet-section .your-card .card-body .wallet-header a:hover{background:#ffa633;color:#fff}.wallet-section .wallet-table .table-responsive .table{margin:0}.wallet-section .wallet-table .table-responsive .table tbody tr{border-bottom:0}.wallet-section .wallet-table .table-responsive .table tbody tr td{font-size:14px;color:#737373;padding:15px;line-height:normal;white-space:nowrap;vertical-align:middle;border-color:#f4f4f4;border-bottom:1px solid #F4F4F4}.wallet-section .wallet-table .table-responsive .table tbody tr td:last-child{padding-right:0}.wallet-section .wallet-table .table-responsive .table tbody tr td .custom_radio{margin-bottom:0}.wallet-section .wallet-table .table-responsive .table tbody tr td .custom_radio .checkmark{width:12px;height:12px;border:0;background-color:#dbdbdb}.wallet-section .wallet-table .table-responsive .table tbody tr td .custom_radio .checkmark:after{top:0;left:0;width:12px;height:12px;background-color:#1fbc2f}.wallet-section .wallet-table .table-responsive .table tbody tr td h6,.wallet-section .wallet-table .table-responsive .table tbody tr td .h6{font-size:18px;font-weight:500;color:#111;margin-bottom:5px}.wallet-section .wallet-table .table-responsive .table tbody tr td p{margin-bottom:0}.wallet-section .wallet-table .table-responsive .table tbody tr td .dropdown-action .dropdown-toggle{width:30px;height:30px;font-size:16px;color:#737373;border-radius:5px;border:1px solid #DBDBDB;background:#fff;display:inline-flex;align-items:center;justify-content:center;-webkit-justify-content:center;-ms-flex-pack:center}.wallet-section .wallet-table .table-responsive .table tbody tr td .dropdown-action .dropdown-toggle i{position:relative;left:0}.wallet-section .wallet-table .table-responsive .table tbody tr td .dropdown-action .dropdown-toggle:hover{color:#737373;border:1px solid #DBDBDB;background:#f1f1f1}.wallet-section .wallet-table .table-responsive .table tbody tr td .dropdown-action .dropdown-menu{width:160px;background:#fff;border:1px solid #DBDBDB;box-shadow:none;border-radius:5px;padding:0;margin-top:5px!important}.wallet-section .wallet-table .table-responsive .table tbody tr td .dropdown-action .dropdown-menu .dropdown-item{border-bottom:1px solid #F4F4F4;border-radius:0;padding:10px 15px;font-size:14px;color:#737373;font-weight:400;transition:all .4s ease}.wallet-section .wallet-table .table-responsive .table tbody tr td .dropdown-action .dropdown-menu .dropdown-item:hover{color:#ffa633;padding-left:25px;transition:all .4s ease}.wallet-section .wallet-table .table-responsive .table tbody tr td .dropdown-action .dropdown-menu .dropdown-item:first-child{border-radius:5px 5px 0 0}.wallet-section .wallet-table .table-responsive .table tbody tr td .dropdown-action .dropdown-menu .dropdown-item:last-child{border-bottom:0;border-radius:0 0 5px 5px}.wallet-section .wallet-table .table-responsive .table tbody tr td .dropdown-action .dropdown-menu .dropdown-item i{font-size:15px;margin-right:6px}.wallet-section .wallet-table .table-responsive .table tbody tr td .dropdown-action .dropdown-menu .dropdown-item.active,.wallet-section .wallet-table .table-responsive .table tbody tr td .dropdown-action .dropdown-menu .dropdown-item:active{color:#ffa633;background-color:#fff}@media (max-width: 767.98px){.wallet-section .wallet-card{margin-bottom:20px}.wallet-section .wallet-card .card-body{padding:15px}.wallet-section .balance-info{margin-bottom:20px;padding-bottom:10px}.wallet-section .balance-grid{margin-bottom:10px}.wallet-section .wallet-form-group .form-control{height:40px}.wallet-section .wallet-btn .btn{font-size:14px;min-width:120px}.wallet-section .your-card{margin-bottom:20px}.wallet-section .your-card .card-body{padding:15px}.wallet-section .your-card .card-body .wallet-header h4,.wallet-section .your-card .card-body .wallet-header .h4{font-size:18px}.wallet-section .wallet-table .table-responsive .table tbody tr td h6,.wallet-section .wallet-table .table-responsive .table tbody tr td .h6{font-size:16px}.wallet-section .wallet-table .table-responsive .table tbody tr td:last-child{padding-right:10px}}.car-categories{display:flex;align-items:center;padding:10px;border-radius:5px;flex-wrap:wrap}.car-categories .category{text-align:center;padding:12px 26px;cursor:pointer}.car-categories .category .car-image{display:block;width:50px;max-width:150px;height:auto;object-fit:contain;background-color:transparent;padding:10px;border-radius:8px;margin:auto}.car-categories .category:hover{background-color:#ffdd0054}.car-categories .category:hover .car-image{transform:scale(1.1);transition:transform .3s ease}.car-categories .checked-category{background-color:#ffdd0054;border-bottom:3px solid #e9b30e;border-radius:12px}.car-available{font-weight:700;font-size:32px;margin-bottom:20px;margin-left:14px}.car-driv-view-detail .margin-5{margin:5px}.car-driv-view-detail .end{justify-content:end;display:flex}.car-driv-view-detail .btn-subscribe{color:var(--bs-heading-color);cursor:pointer}.car-driv-view-detail .btn-subscribe:hover{color:#fff;background-color:rgba(var(--theme-color1),1);transition:.3s ease!important}.car-driv-view-detail .title-sec{display:flex;align-items:center}.car-driv-view-detail .title-sec .car-title{font-weight:700;font-size:24px;margin:14px 6px 14px 0}.car-driv-view-detail .flight-detail-sec .detail-bar .detail-wrap{position:relative}.car-driv-view-detail .flight-detail-sec .detail-bar .detail-wrap .price{display:block;height:auto;margin-top:56px;justify-content:right;text-align:right}.car-driv-view-detail .flight-detail-sec .detail-bar .detail-wrap .price .cancellation{color:green}.car-driv-view-detail .flight-detail-sec .detail-bar .detail-wrap .book-flight{display:inline}.car-driv-view-detail .flight-detail-sec .detail-bar .detail-wrap .book-flight .btn{padding:8px 40px;border-radius:8px;margin-top:12px;margin-right:0}.car-driv-view-detail .book-btn{padding:8px 60px!important}.car-driv-view-detail .offer-box{background-color:#0080001a;border:1px dashed #008000;padding:8px 24px;border-radius:10px;margin-top:16px;color:green;font-weight:900;font-size:14px;margin-right:6px}.car-driv-view-detail .brand-sec{height:32px;align-items:center}.car-driv-view-detail .brandLogo{padding:3px 6px;border:1px solid #e7e7e7;width:fit-content;border-radius:4px}.car-driv-view-detail .brandLogo img{height:24px}.car-driv-view-detail .rating{background:#0076ff;border-radius:6px 6px 6px 0;color:#fff;font-size:12px;font-weight:600;margin:0 6px;height:30px;width:30px;display:flex;align-items:center;justify-content:center}.car-driv-view-detail .rating-section{border:1px solid #c1c1c1;display:flex;align-items:center;padding:6px;margin-left:10px;height:32px}.car-driv-view-detail .rating-star{margin:0 6px}.car-driv-view-detail .rating-star span{font-size:20px;color:#fc3;font-weight:700}.car-driv-view-detail .brand_name{font-size:14px;font-weight:800;margin-bottom:0}.car-driv-view-detail .reviews{font-size:11px;color:#000;font-weight:600}.car-driv-view-detail .kyc-area{border:2px solid #e7e7e7;padding:6px;border-radius:10px;box-shadow:0 1px 9px 3px #e4e4e4cf;margin-right:10px}.car-driv-view-detail .alert-warn{position:absolute;left:56%;top:35%;z-index:1000;transform:translate(-50%,-50%);--bs-alert-color: #ffffff;--bs-alert-bg: #F89406;font-weight:700;font-size:18px;border:none;box-shadow:0 1px 9px 3px #e4e4e4cf}@media (max-width: 1199px){.car-driv-view-detail .car-title{margin-bottom:0}.car-driv-view-detail .flight-detail-sec .detail-bar .detail-wrap .price{margin-top:0;justify-content:left;text-align:left}.car-driv-view-detail .flight-detail-sec .detail-bar .detail-wrap .car-details{margin-bottom:15px}.car-driv-view-detail .offer-box{padding:5px 12px;margin-top:10px}.car-driv-view-detail .price-top{display:flex;align-items:center}.car-driv-view-detail .end{justify-content:end;display:flex;margin-top:12px}}.invoice-template h5,.invoice-template .h5{font-weight:700}.invoice-template .summery_box .table tr td:nth-child(2){text-align:right;font-weight:600;color:#3c3c3c}.invoice-template .summery_box .table tr td{font-size:calc(14px + .00125*(100vw - 320px));text-transform:capitalize;border-bottom-width:0;padding:3px 12px;color:inherit}.invoice-template .btn-view-itinerary{background-color:#292929;border-color:transparent;letter-spacing:.4px;border-radius:4px;font-weight:800;font-size:14px;line-height:19px;color:#fff;cursor:pointer;padding:7px 13px;-webkit-box-shadow:1px 11px 20px 0px rgba(233,179,14,.12);box-shadow:1px 11px 20px #e9b30e1f;text-transform:capitalize}.invoice-template .btn-view-itinerary:focus{outline:none}.invoice-template .template-width{width:724px}.invoice-template .premium-img img{width:130px;margin:10px 0}.invoice-template .success-img img{width:60%;margin:10px 0}.invoice-template .booking-table{width:100%;border:1px solid #dddddd;margin-top:40px}@media (max-width: 767px){.invoice-template .template-width{width:550px}.invoice-template .booking-table .booking-td{width:100%!important;display:block}.invoice-template .booking-table .booking-td:first-child{border-right:none!important}}@media (max-width: 576px){.invoice-template .template-width{width:420px}.invoice-template .success-img h3,.invoice-template .success-img .h3{width:90%!important}}@media (max-width: 480px){.invoice-template .template-width{width:300px}}.collection-collapse-block .form-check-label{flex:1}.collection-collapse-block .form-check-count{margin-left:auto}.image-view-modal .image-view{text-align:center}.image-view-modal .image-view .image-file{height:400px;max-width:100%;object-fit:scale-down}.modal-status .label-title{margin-bottom:6px;font-weight:700}.modal-status .form-check{align-items:flex-end}.modal-status .form-check .form-check-input{width:1.7em;height:1.7em;border-width:3px}.modal-status .form-check .form-check-label{font-weight:600;font-size:15px;margin:0}.card-box{padding:12px;margin:0;border:1px solid #cfcfcf;background:#fff;box-shadow:0 4px 24px #e1e1e140;box-shadow:#919eab33 0 0 2px,#919eab1f 0 12px 24px -4px;border-radius:6px}.custom-form-modal .modal-form-group{margin-bottom:15px}.custom-form-modal .modal-form-group label{font-size:14px;font-weight:700;color:#111;text-transform:capitalize;margin-bottom:5px}.custom-form-modal .modal-form-group .form-control{border-radius:5px;border:1px solid #F4F4F4;background:#f5f5f5;font-size:14px;height:45px;padding:15px}@media (max-width: 767.98px){.custom-form-modal .modal-form-group .form-control{height:40px}}.custom-form-modal .modal-form-group .form-control::placeholder{font-size:14px;font-weight:400;color:#737373}.custom-form-modal .modal-form-group .form-icon{position:relative}.custom-form-modal .modal-form-group .form-icon .cus-icon{position:absolute;top:50%;transform:translateY(-50%);right:15px}.custom-form-modal .modal-form-group .custom_check{font-size:14px;font-weight:400;color:#828282;margin-bottom:0}.custom-form-modal .modal-form-group p{font-size:14px;font-weight:400;color:#737373;margin-bottom:0}.add-payment-modal .total-payment{background:#f5f5f5;border-radius:5px;padding:10px;margin-bottom:40px;text-align:center}.add-payment-modal .total-payment p{font-size:16px;font-weight:500;color:#737373;margin-bottom:0}.add-payment-modal .total-payment h6,.add-payment-modal .total-payment .h6{font-size:18px;font-weight:500;color:#201f1d;margin-bottom:0}.add-payment-modal .choose-payment-info h5,.add-payment-modal .choose-payment-info .h5{font-size:16px;font-weight:400;color:#111;margin-bottom:20px}.add-payment-modal .choose-payment-info .choose-payment{display:flex;align-items:center;justify-content:space-between;-webkit-justify-content:space-between;-ms-flex-pack:space-between;padding-bottom:10px}.add-payment-modal .choose-payment-info .choose-payment .custom_radio{padding:10px 15px 0;margin-right:10px;margin-bottom:20px}.add-payment-modal .choose-payment-info .choose-payment .custom_radio .checkmark{width:110px;height:70px;border-radius:5px;background:#f2f7f6;border:3px solid #F2F7F6;top:58%;left:0;transform:translateY(-50%)}.add-payment-modal .choose-payment-info .choose-payment .custom_radio .checkmark:after{width:110px;height:70px;border-radius:5px;top:0;left:0;background:#fff;border:3px solid #FFA633}.add-payment-modal .choose-payment-info .choose-payment .custom_radio img{position:relative;z-index:1;width:80px}.add-payment-modal .choose-payment-info .choose-payment .custom_radio:last-child{margin-right:0}.add-payment-modal .choose-payment-info .add-payment-table-info{margin-bottom:30px}.add-payment-modal .choose-payment-info .add-payment-table-info .add-payment-table{background:#fff;border:1px solid #DBDBDB;border-radius:10px;margin-bottom:10px}.add-payment-modal .choose-payment-info .add-payment-table-info .add-payment-table .table-responsive .table tbody tr td{background:transparent;border-color:transparent;border-bottom:0}.add-payment-modal .choose-payment-info .add-payment-table-info .add-payment-table .table-responsive .table tbody tr td .custom_radio{margin-bottom:0}.add-payment-modal .choose-payment-info .add-payment-table-info .add-payment-table .table-responsive .table tbody tr td .custom_radio .checkmark{width:16px;height:16px;border:2px solid #DBDBDB;background-color:#fff}.add-payment-modal .choose-payment-info .add-payment-table-info .add-payment-table .table-responsive .table tbody tr td .custom_radio .checkmark:after{top:3px;left:3px;width:7px;height:7px;background-color:#ffa633}.add-payment-modal .choose-payment-info .add-payment-table-info .add-payment-table .table-responsive .table tbody tr td .custom_radio input:checked~.checkmark{border:2px solid #FFA633}.add-payment-modal .choose-payment-info .add-payment-table-info .wallet-table .table-responsive .table{margin:0}.add-payment-modal .choose-payment-info .add-payment-table-info .wallet-table .table-responsive .table tbody tr td{font-size:14px;color:#737373;padding:15px;line-height:normal;white-space:nowrap;vertical-align:middle;border-color:#f4f4f4;border-bottom:1px solid #F4F4F4}.add-payment-modal .custom_radio{color:#000;display:inline-flex;align-items:center;position:relative;padding-left:30px;margin-bottom:10px;cursor:pointer;-webkit-user-select:none;user-select:none}.add-payment-modal .custom_radio input{position:absolute;opacity:0}.add-payment-modal .custom_radio input:checked~.checkmark:after{opacity:1}.add-payment-modal .custom_radio .checkmark{position:absolute;left:0;height:20px;width:20px;background-color:#fff;border:1px solid #FFA633;border-radius:50%}.add-payment-modal .custom_radio .checkmark:after{display:block;content:"";position:absolute;opacity:0;top:3px;left:3px;width:12px;height:12px;border-radius:50%;background:#ffa633;transition:all .3s ease-in-out}.add-payment-modal .custom_radio .active{color:#334}@media (max-width: 767.98px){.add-payment-modal .total-payment{margin-bottom:15px}.add-payment-modal .choose-payment-info .choose-payment{display:block}.add-payment-modal .choose-payment-info .choose-payment .custom_radio{margin-right:20px}.add-payment-modal .choose-payment-info .add-payment-table-info{margin-bottom:10px}}@media print{#invoice-bill{width:100%;font-size:12pt}}#invoice-bill{width:100%;margin:0 auto;font-family:Arial,sans-serif;font-size:12pt;padding:20px;background-color:#fff}.email-quote .dialogue-header{position:relative!important;font-weight:600!important;padding-right:48px}.email-quote .close-icon{position:absolute!important;right:0;top:0;margin:8px;color:#0000008a}.email-quote .dialog-actions{display:flex;justify-content:flex-end;padding:16px}.email-quote .car-details{display:flex;align-items:center}.email-quote .car-image{width:150px;height:auto;margin-right:20px}.email-quote .car-info p{margin:5px 0;color:#000}.email-quote mat-dialog-title{font-weight:700;font-size:20px}.email-quote mat-dialog-content{padding:20px}.email-quote mat-dialog-actions{display:flex;justify-content:flex-end;padding:10px 20px}.email-quote button{margin-left:10px}.email-quote .full-width{width:100%}.email-quote mat-form-field{margin-top:20px}.important-notice-dialog .dialogue-header{position:relative!important;font-weight:600!important;padding-right:48px}.important-notice-dialog .close-icon{position:absolute!important;right:0;top:0;margin:8px;color:#0000008a}.important-notice-dialog .dialog-actions{display:flex;justify-content:flex-end;padding:16px}.important-notice-dialog mat-dialog-content{padding:20px}.important-notice-dialog .mat-expansion-panel-header-title{font-size:17px;font-weight:700}.important-notice-dialog mat-accordion{margin-top:16px}.important-notice-dialog p{color:#000}.important-notice-dialog .custom-accordion .sub-title1{font-size:15px}.important-notice-dialog .custom-accordion .sub-title2{font-size:16px;font-weight:700}.important-notice-dialog .custom-accordion .text{color:#616161;font-size:13px}.instruction-dialog .dialogue-header{position:relative!important;font-weight:600!important;padding-right:48px}.instruction-dialog .close-icon{position:absolute!important;right:0;top:0;margin:8px;color:#0000008a}.instruction-dialog .dialog-actions{display:flex;justify-content:flex-end;padding:16px}.instruction-dialog mat-dialog-content{padding:20px}.instruction-dialog p{color:#000}.instruction-dialog h3,.instruction-dialog .h3{font-size:14px;font-weight:800}.notification-badge .bell-icon{background:#f1f1f1;border-radius:50%!important;margin:0;padding:0!important;width:35px!important;height:35px!important;display:flex!important;align-items:center;justify-content:center}.notification-badge .bell-icon img{width:24px;height:24px}.notification-badge .dropdown-toggle:after{display:none}.notification-badge .notification .nav-submenu{width:350px!important;margin-top:0!important}.notification-badge .notification .nav-submenu li a{padding:0!important}.notification-badge .notification .dropdown-menu{top:55px!important;right:0!important;left:auto!important;min-width:200px!important;visibility:hidden;opacity:0;display:block;border-radius:0 0 5px 5px!important;margin:0!important;padding:0!important;transition:all .2s ease!important;transform:translateY(20px)!important;-webkit-transform:translateY(20px)!important;-ms-transform:translateY(20px)!important}.notification-badge .notification .dropdown-menu .show{visibility:visible;opacity:1;margin-top:0;transform:translateY(0);-webkit-transform:translateY(0);-ms-transform:translateY(0);transition:all .2s ease}.notification-badge .notification .noti-content{height:290px;overflow-y:auto;position:relative}.notification-badge .notification .topnav-dropdown-header{border-bottom:1px solid #eee;text-align:center;display:flex;display:-webkit-flex;align-items:center;-webkit-align-items:center;justify-content:space-between;-webkit-justify-content:space-between;-ms-flex-pack:space-between;height:45px;line-height:45px;padding-left:15px;padding-right:15px}.notification-badge .notification .clear-noti{color:#28283c;float:right;font-size:14px}.notification-badge .notification .topnav-dropdown-footer{height:45px;line-height:45px;padding-left:15px;padding-right:15px;border-top:1px solid #eee}.notification-badge .notification .topnav-dropdown-footer a{display:block;text-align:center;font-size:13px;font-weight:700;color:#e9b30e;display:flex;align-items:center;justify-content:center}.notification-badge .notification .notification-message{padding:10px 8px;border-bottom:1px solid #f5f5f5;margin:0}.notification-badge .notification .noti-title{font-size:14px;color:#28283c;margin-bottom:0;font-weight:700;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.notification-badge .notification .noti-details{font-size:14px;color:#28283c;margin-bottom:0;font-weight:500;max-width:260px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.notification-badge .notification .noti-time{font-size:14px;margin:0}.notification-badge .notification .media{align-items:center}.notification-badge .notification .media .avatar{margin-right:15px;width:38px;height:38px;position:relative;display:inline-block}.notification-badge .notification .rounded-circle{width:36px;height:36px;object-fit:cover;border:2px solid #DBDBDB}.notification-badge .notification .nav-submenu{padding:0}.notification-badge .notification .dropdown-item{border-bottom:1px solid #F4F4F4;padding:10px 15px;font-size:14px;color:#2f2f2f;transition:all .4s ease}.notification-badge .notification .noti-content::-webkit-scrollbar{width:6px;background:#eef1fe;height:10px}.notification-badge .notification .noti-content::-webkit-scrollbar-thumb{background:#8a8a95;border-radius:4px}.notification-badge .notification .noti-content::-webkit-scrollbar-track{box-shadow:inset 0 0 5px #e7e7e7;border-radius:4px}@media (min-width: 1200px){.notification-badge .nav-menu>li:hover .nav-submenu{opacity:1;visibility:visible;margin-top:30px;transition:all .5s ease}}.profile-badge .rounded-circle{width:36px;height:36px;object-fit:cover;border:2px solid #DBDBDB}.profile-badge .user-img{display:inline-block;position:relative;margin-right:5px}.profile-badge .nav-submenu{padding:0;right:0;left:unset!important}.profile-badge .mobile-nav-submenu{color:#2f2f2f}.profile-badge .menu-content{display:block!important;width:100%}.profile-badge .dropdown-item{border-bottom:1px solid #F4F4F4;padding:10px 15px;font-size:14px;color:#2f2f2f;transition:all .4s ease}.profile-badge .dropdown-item:hover{color:#ffa633;padding-left:25px;transition:all .4s ease}.profile-badge .bell-icon{width:24px;height:24px;background:#f1f1f1;border-radius:50%;margin:0}.profile-badge .bell-icon img{width:24px;height:24px}.brand-logo img{filter:none!important;width:120px!important}p{color:#676767;font-weight:600}a{cursor:pointer}.bold{font-weight:700}.pointer{cursor:pointer}.no-text-transorm{text-transform:none!important}.mandatory{color:red;font-weight:700;font-size:16px}.mandatory-text{color:red;font-weight:600}.mandatory-input{border:1px solid red!important}.color-electric-purple{background:linear-gradient(135deg,#dcc7fa,#8e33ff)}.color-emerald-green{background:linear-gradient(135deg,#77ed8b,#22c55e)}.color-sunset-orange{background:linear-gradient(135deg,#ffac82,#ff5630)}.color-red{background:linear-gradient(135deg,#ef8d8d,red)}.color-amber{background:linear-gradient(135deg,#ffcb4c,#ffb00c)}.color-turquoise-blue{background:linear-gradient(135deg,#80dff4,#00b8d9)}.gradient-box-1{background:#1273841a!important}.gradient-box-2{background:#1fbc2f1a!important}.gradient-box-3,.gradient-box-4,.gradient-box-5{background:linear-gradient(45deg,#6e57e3,#511b9b)!important}.bg-white{background:#fff}.bg-pink{background:#fd6193}.bg-green{background:#35a644}.bg-goldenrod{background:#b8860b}.bg-cyan{background:#008b8b}.bg-tangerine{background:#ff9307}.bg-none{background-color:transparent!important}.badge{border-radius:5px;padding:7px 5px;font-size:14px;font-weight:700;min-width:80px;text-align:center}.badge-success{padding:10px 26px;color:#fff;background-color:#28a745}.badge-danger{padding:10px 26px;color:#fff;background-color:#dc3545}.badge-warning{padding:10px 26px;color:#fff;background-color:#ff9307}.badge-light-secondary{background:#1273841a;color:#127384}.badge-light-warning{background:#ff93071a;color:#ff9307}.badge-light-danger{background:#ff00001a;color:red}.badge-light-success{background:#1fbc2f1a;color:#1fbc2f}.badge-light-theme{background:#1273841a;color:rgba(var(--theme-color),1)!important}.text-white,.text-pink{color:#fd6193}.text-green{color:#35a644}.text-goldenrod{color:#b8860b}.text-cyan{color:#008b8b}.text-tangerine{color:#ff9307}.text-red{color:rgba(var(--theme-red),1)!important}.text-success-light{color:#1fbc2f!important}.text-theme{color:rgba(var(--theme-color),1)!important}.br-default .br-active:before{color:#e9b30e}.div-line{border-color:#b7b7b7;margin:0}.div-line1{border-color:#b7b7b7}.ellipsis2{-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.fit-content{width:fit-content}.title-1{text-align:center}.title-1 .title-label{font-size:14px;color:#fff;background-color:rgba(var(--theme-color),1)}.title-1 .title-label.white-label{background-color:#fff;color:rgba(var(--theme-color),1)}.title-5{font-weight:700}.process-steps,.app-section{background:rgba(var(--theme-color),1)}.image-sm{width:25px}.width-150{max-width:150px}.font-b{font-weight:700}header .main-navbar .nav-menu>li{margin-right:8px!important}header.light_header{position:sticky;z-index:100;top:0}header.light_header .main-navbar .nav-menu>li>a{color:#222}header.light_header .main-navbar .nav-menu>li>a>span{color:#222}header.light_header .toggle-btn i{color:#000}.light_header .user-text{color:#222}.user-text{font-size:14px;font-weight:800;color:#fff}.user-text-1{font-size:14px;font-weight:800;color:#222}@media (max-width: 576px){header .menu nav{margin-right:0}}@media (max-width: 1400px){header .main-navbar .nav-menu>li>a{font-size:12px;padding:2px 10px}}.btn.btn-solid{background-color:rgba(var(--theme-color1),1);color:#fff;padding:8px 30px;box-shadow:1px 11px 20px rgba(var(--theme-color1),.12);border-radius:8px}.btn.btn-theme{background-color:rgba(var(--theme-color),1);color:#fff;padding:8px 30px;box-shadow:1px 11px 20px rgba(var(--theme-color),.12);border-radius:8px}.btn.btn-theme:hover{transition:.3s ease-in-out;background-color:#fff;color:rgba(var(--theme-color),1);border:1px solid rgba(var(--theme-color),1);box-shadow:1px 11px 20px rgba(var(--theme-color),.22)}.btn.btn-theme.btn-outline{background-color:transparent;border:1px solid rgba(var(--theme-color),1);color:rgba(var(--theme-color),1)}.btn.btn-theme.btn-outline:hover{color:#fff;background-color:rgba(var(--theme-color),1)}.btn.btn-solid.color4{background-color:rgba(var(--theme-color4),1);box-shadow:2.5px 4.33px 25px rgba(var(--theme-color4),.3)}.btn.btn-solid.color4:hover{background-color:#fff;color:rgba(var(--theme-color4),1);transition:all .5s ease;border:1px solid rgba(var(--theme-color4),1);box-shadow:1px 11px 20px rgba(var(--theme-color4),.22)}.btn:focus{box-shadow:none}.btn-theme1{background-color:rgba(var(--theme-color),1)!important}.btn-yellow{background-color:rgba(var(--theme-color1),1)!important}.btn-red{background-color:rgba(var(--theme-color4),1)!important}.btn-green{background-color:rgba(var(--theme-green),1)!important}.pagi-btn{width:47px;height:37px;border:0;background:transparent;display:flex;align-items:center;justify-content:center;-webkit-justify-content:center;-ms-flex-pack:center;color:#201f1d;border:1px solid #DBDBDB;color:#2f2f2f;border-radius:10px;padding:10px}.btn-available{color:#fff;font-size:14px;border:1px solid;border-radius:4px;padding:5px 10px;text-transform:capitalize;position:absolute;right:30px;background:green;font-weight:700}.btn-booked{color:#fff;font-size:14px;border:1px solid;border-radius:4px;padding:5px 10px;text-transform:capitalize;position:absolute;right:30px;background:#e20000;font-weight:700}.left-sidebar{border:1px solid #e7e7e7;border-radius:12px;box-shadow:0 1px 9px 3px #e4e4e4cf}.left-sidebar .middle-part .filter-block .collapse-block-title{font-weight:800}.left-sidebar .middle-part .filter-block .form-check-label{color:#000;font-weight:600}.left-sidebar .middle-part .filter-block .form-check-label:after{border:1px solid #7d7d7d!important}.highlight-section .highlight-box,.car-type-section .type-box{box-shadow:0 1px 9px 3px #e4e4e4cf}.breadcrumb-dashboard{background-position:center;background-size:cover;position:relative;overflow:hidden;z-index:1;background:#201f1d;padding:0}.breadcrumb-dashboard .breadcrumb-content{display:flex;align-items:center;justify-content:center;padding-top:0;text-align:center}.breadcrumb-dashboard .breadcrumb-content>div{padding:70px 65px 40px}.breadcrumb-dashboard .breadcrumb-content h2,.breadcrumb-dashboard .breadcrumb-content .h2{font-size:calc(18px + .01125*(100vw - 320px));color:#fff;text-transform:uppercase;font-weight:800;margin-bottom:16px;margin-top:-2px}.breadcrumb-dashboard .breadcrumb-content h6,.breadcrumb-dashboard .breadcrumb-content .h6{color:#fff;margin-bottom:-4px;font-weight:700;font-size:calc(14px + .00375*(100vw - 320px))}.breadcrumb-dashboard .breadcrumb-content.dark-content .breadcrumb-item+.breadcrumb-item:before{color:#0c0c0c!important}.breadcrumb-dashboard .breadcrumb-content.dark-content>div{background-color:#fff9}.breadcrumb-dashboard .breadcrumb-content.dark-content>div h2,.breadcrumb-dashboard .breadcrumb-content.dark-content>div .h2{color:rgba(var(--theme-color1),1)}.breadcrumb-dashboard .breadcrumb-content.dark-content>div li{color:#0c0c0c!important}.breadcrumb-dashboard .breadcrumb-content.dark-content>div li a{color:#0c0c0c!important}.breadcrumb-dashboard .breadcrumb-content .breadcrumb{background-color:transparent;margin-bottom:-7px!important;padding:.75rem 1rem;justify-content:center}.breadcrumb-dashboard .breadcrumb-content .breadcrumb .breadcrumb-item{font-size:calc(14px + .0025*(100vw - 320px));color:#e9b30e;text-transform:capitalize;font-weight:700}.breadcrumb-dashboard .breadcrumb-content .breadcrumb .breadcrumb-item a{font-size:calc(14px + .0025*(100vw - 320px));color:#fff}.breadcrumb-dashboard .breadcrumb-content .breadcrumb .breadcrumb-item+.breadcrumb-item:before{font-family:"Font Awesome 5 free";font-weight:900;content:"\f101";color:#fff}.breadcrumb-dashboard .breadcrumb-content.overlay-black>div{background-color:#0000001a}.breadcrumb-dashboard .breadcrumb-content.process-section .process-bar{background-color:#fff;border-radius:30px}.breadcrumb-dashboard .breadcrumb-content.restaurant-name{padding-top:0}.breadcrumb-dashboard .breadcrumb-content.restaurant-name h3,.breadcrumb-dashboard .breadcrumb-content.restaurant-name .h3{text-transform:capitalize;font-weight:700;color:#000;font-size:calc(22px + .015*(100vw - 320px));margin-bottom:10px}.breadcrumb-dashboard .breadcrumb-content.restaurant-name h6,.breadcrumb-dashboard .breadcrumb-content.restaurant-name .h6{color:#000;margin-bottom:15px}.breadcrumb-dashboard .breadcrumb-content.restaurant-name>div{position:relative;z-index:1;background-color:transparent;padding:0}.breadcrumb-dashboard .breadcrumb-content.restaurant-name ul li{padding:0 15px;color:#000;position:relative;font-size:calc(14px + .00125*(100vw - 320px))}.breadcrumb-dashboard .breadcrumb-content.restaurant-name ul li+li:after{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:1px;height:10px;background-color:#000}.breadcrumb-dashboard .breadcrumb-content.restaurant-name ul li i{font-size:12px;color:#000}.breadcrumb-dashboard .breadcrumb-content.restaurant-name img{width:30%;height:auto}.breadcrumb-dashboard .breadcrumb-content.breadcrumb-right{justify-content:flex-end;text-align:right;padding:0}.breadcrumb-dashboard .breadcrumb-content.breadcrumb-right .breadcrumb{justify-content:flex-end}.breadcrumb-dashboard .breadcrumb-content.breadcrumb-right>div{padding:0;background-color:transparent}.breadcrumb-dashboard .title-breadcrumb{font-family:Dancing Script;font-size:510px;position:absolute;color:#ffffff05;text-transform:capitalize;top:0;line-height:1;left:50%;transform:translate(-50%);font-weight:700;z-index:-1}.breadcrumb-dashboard .content-bottom{background-color:#f9f9f9;position:absolute;bottom:0;width:100%;left:0}.breadcrumb-dashboard .content-bottom .breadcrumb{background-color:#f9f9f9;margin-bottom:0}.breadcrumb-dashboard .content-bottom .breadcrumb .breadcrumb-item{text-transform:capitalize}.breadcrumb-dashboard .content-bottom .breadcrumb .breadcrumb-item a{color:#8a8a8a}.breadcrumb-dashboard .content-bottom .breadcrumb .breadcrumb-item.active{color:#000;font-weight:700}.breadcrumb-dashboard.no-bg{background-image:none;position:relative}.breadcrumb-dashboard.no-bg:after{content:"";position:absolute;width:100%;height:100%;background-color:#000;top:0;z-index:-2}.breadcrumb-dashboard.breadcrumb-classic{height:620px}.breadcrumb-dashboard.breadcrumb-classic .breadcrumb-content{align-items:flex-end;justify-content:flex-start;text-align:left;margin-left:0}.breadcrumb-dashboard.breadcrumb-classic .breadcrumb-content>div{text-align:left;padding:0;background-color:transparent}.breadcrumb-dashboard.breadcrumb-classic .breadcrumb-content .breadcrumb{justify-content:end}.breadcrumb-dashboard.breadcrumb-classic .title-breadcrumb{color:#ffffff1a}.breadcrumb-dashboard.breadcrumb-cum-header{height:700px;background-position:unset!important}.breadcrumb-dashboard.breadcrumb-cum-header .breadcrumb-content{height:700px}.breadcrumb-dashboard.breadcrumb-cum-header .breadcrumb-content .package-detail{margin-bottom:-3px}.breadcrumb-dashboard.breadcrumb-cum-header .breadcrumb-content .package-detail li{color:#fff;padding-right:10px;text-transform:capitalize;font-weight:500}.breadcrumb-dashboard.breadcrumb-cum-header .breadcrumb-content .package-detail li i{margin-right:10px}.breadcrumb-dashboard.flight-sec,.breadcrumb-dashboard.flight-sec .breadcrumb-content{height:calc(270px + .0375*(100vw - 320px))}.breadcrumb-dashboard.small-sec{height:180px}.breadcrumb-dashboard.small-sec.flight-sec{height:225px}.my-kyc .profile-info-grid{margin-top:24px}.my-kyc .box-title{padding:20px 15px;background-color:#ccc6bf;border-radius:4px;margin-bottom:30px;border:1px solid #d1d1d1}.my-kyc .box-title h4,.my-kyc .box-title .h4{margin-bottom:0;font-size:20px;font-weight:700}.my-kyc .dashboard-box{background:#fff;box-shadow:0 4px 24px #e1e1e140;padding:20px}.my-kyc .dashboard-box .form-group{margin-bottom:30px!important}.my-kyc .dashboard-box .form-group .ng-select .ng-select-container{height:43px}.my-kyc .dashboard-box .form-group .ng-select .ng-select-container .ng-input>input{padding:5px 0}.my-kyc .dashboard-box .form-group .ng-select-multiple .ng-select-container{height:auto!important}.my-kyc .dashboard-box label{margin-bottom:6px;font-weight:700}.my-kyc .dashboard-box .form-control{line-height:1.8}.my-kyc .dashboard-box .form-control::-webkit-input-placeholder{font-size:14px;color:#a9a0a0}.my-kyc .dashboard-box .input-group .input-group-text{padding:3px 6px!important}.my-kyc .dashboard-box .input-group .mat-mdc-icon-button.mat-mdc-button-base{width:30px!important;height:33px!important;padding:0!important}.my-kyc .dashboard-box .form-check{align-items:flex-end}.my-kyc .dashboard-box .form-check .form-check-input{width:1.7em;height:1.7em;border-width:3px}.my-kyc .dashboard-box .form-check .form-check-label{font-weight:600;font-size:15px;margin:0}.my-kyc .upload-card{display:flex;align-items:center}.my-kyc .upload-card .upload-title{font-weight:700}.my-kyc .upload-card .upload-text{margin-bottom:0}.my-kyc .upload-card .avatar{height:100px;width:100px;object-fit:cover;border-radius:12px}.dashboard-section .dashboard-sidebar .profile-top{padding:0 0 10px!important;background-color:#f2f7f6;border:2px solid rgba(224,224,224,.568627451)}.dashboard-section .dashboard-sidebar .profile-top .profile-detail h5,.dashboard-section .dashboard-sidebar .profile-top .profile-detail .h5{font-weight:800;font-size:32px}.dash-top-bar{background:#fff;overflow:hidden;box-shadow:0 4px 24px #e1e1e140;padding:20px 0 0;margin-bottom:30px}.dash-top-bar .dashboard-menu ul{display:flex;justify-content:center}.dash-top-bar .dashboard-menu ul li{display:inline-block;margin-bottom:20px;margin-right:20px}@media (max-width: 1190px){.dash-top-bar .dashboard-menu ul{display:inline-block;text-align:center}.dash-top-bar .dashboard-menu ul li{display:inline-block;margin:6px}}.dash-top-bar .dashboard-menu ul li a{font-size:14px;color:#737373;background:#f2f7f6;border:2px solid rgba(224,224,224,.568627451);border-radius:5px;padding:22px 10px;display:inline-block;text-align:center;min-width:110px}.dash-top-bar .dashboard-menu ul li:hover a{color:#e9b30e;background:#fff;border-color:#e9b30e}.dash-top-bar .dashboard-menu ul li a.active{color:#fff;background:#e9b30e;border-color:#e9b30e}.dash-top-bar .dashboard-menu ul li a img{width:28px}.dash-top-bar .dashboard-menu ul li a.active img{filter:invert(1) brightness(100)}.dash-top-bar .dashboard-menu ul li a span{display:block;margin-top:6px;font-weight:600}.dashboard-sidebar .faq-tab{padding:12px}.dashboard-sidebar .faq-tab .nav-tabs .nav-item .nav-link{color:#737373;background:#f2f7f6;border-radius:5px!important;padding:10px;margin-bottom:15px}.dashboard-sidebar .faq-tab .nav-tabs .nav-item .nav-link:hover,.dashboard-sidebar .faq-tab .nav-tabs .nav-item .nav-link.active{color:#fff;background:rgba(var(--theme-color),1)!important;border-right:0}@media (max-width: 991px){.dashboard-sidebar .faq-tab .nav-tabs .nav-item{margin-right:12px}}.dashboard-table{border:1px solid #DBDBDB;border-radius:5px}.dashboard-table .table{margin-bottom:0}.dashboard-table .table thead{background-color:#f4f4f4;vertical-align:middle;white-space:nowrap}.dashboard-table .table thead th{color:#fff;background-color:rgba(var(--theme-color),1);padding:12px;text-align:center;font-weight:700;font-size:16px}.dashboard-table .table tbody{vertical-align:middle;white-space:nowrap}.dashboard-table .table tbody tr td{border-bottom:1px solid #DBDBDB;color:#737373;font-size:14px;font-weight:600;text-align:center}.dashboard-table .table .table-avatar{align-items:center;display:inline-flex;font-size:inherit;font-weight:700;margin:0;padding:0;vertical-align:middle;white-space:nowrap;min-width:150px;font-size:14px}.dashboard-table .table .table-avatar a{font-weight:700;font-size:14px;margin-bottom:6px;color:#111}.dashboard-table .table .table-avatar a:hover{color:rgba(var(--theme-color1),1)}.dashboard-table .table .table-avatar .avatar{margin-right:8px}.dashboard-table .table .table-avatar .avatar img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:10px}.dashboard-table .table .table-avatar .avatar.avatar-lg{width:60px;height:60px}.dashboard-table .table .table-avatar .avatar.avatar-md{width:45px;height:45px}.dashboard-table .table .table-avatar .car-img{width:auto!important;height:auto!important;margin:auto!important;max-width:100%}.dashboard-content .alert-msg .alert{font-weight:600}.dashboard-content .alert-msg .alert .btn-close{padding:12px}.content .content-header{padding-bottom:30px}.content .content-header h4,.content .content-header .h4{font-size:32px;font-weight:700;color:#000;margin-bottom:0}.dash-box-card{border:1px solid #F4F4F4;margin:0 0 24px;padding:15px;height:100%;box-shadow:#919eab33 0 0 2px,#919eab1f 0 12px 24px -4px;z-index:0;transition:box-shadow .3s cubic-bezier(.4,0,.2,1);overflow:hidden;border-radius:16px!important}.dash-box-card .overview-box{padding:0!important;border-radius:16px}.dash-box-card .overview-box .view-btn{position:absolute;right:10px;bottom:10px}.dash-box-card .overview-box .widget-box .widget-header{border-bottom:1px solid #DBDBDB;margin-bottom:15px;display:flex;display:-webkit-flex;justify-content:space-between;-webkit-justify-content:space-between}.dash-box-card .overview-box .widget-box{position:relative;margin:6px;background:#fff;box-shadow:#919eab33 0 0 2px,#919eab1f 0 12px 24px -4px;padding:6px;z-index:0;transition:box-shadow .3s cubic-bezier(.4,0,.2,1);overflow:hidden;border-radius:16px}.dash-box-card .overview-box .widget-box .widget-header{align-items:center;margin-bottom:0;border-bottom:0;justify-content:center}.dash-box-card .overview-box .widget-box .widget-header .widget-icon{margin-bottom:0}.dash-box-card .overview-box .widget-box .widget-header .widget-icon .total-count{color:#008b8b;background:transparent;padding-top:20px}.dash-box-card .overview-box .widget-box .widget-header .widget-icon span{border-radius:60px;width:auto;height:auto;padding:15px;display:flex;display:-webkit-flex;align-items:center;-webkit-align-items:center;justify-content:center;-webkit-justify-content:center}.dash-box-card .overview-box .widget-box .widget-header .widget-icon span .feather{color:#dbdbdb}.dash-box-card .overview-box .widget-box .widget-content{margin-bottom:0}.dash-box-card .overview-box .widget-box .widget-content h3,.dash-box-card .overview-box .widget-box .widget-content .h3{font-weight:800;font-size:16px;color:#000}.dash-box-card .overview-box .widget-box .widget-content h2,.dash-box-card .overview-box .widget-box .widget-content .h2{font-weight:800;font-size:28px;color:#000}.dash-box-card .overview-box .widget-box .widget-content p{font-weight:800;font-size:18px;margin-bottom:0;color:#000}.dash-box-card .overview-box .css-jlkw74{top:-44px;width:160px;z-index:-1;height:160px;right:-104px;opacity:.12;border-radius:24px;position:absolute;transform:rotate(40deg);background:linear-gradient(to right,#1fbc2f,#ffab0000)}.dash-box-card .overview-box .total-count{color:#fff;background:#008b8b;font-size:20px;font-weight:800}.dash-box-card .overview-box .total-count2{color:#fff;background:#1fbc2f;font-size:20px;font-weight:800}.dash-box-card .card-header{margin-bottom:5px!important;padding:5px 1.5rem!important;background:#fff}.dash-box-card .card-header h4,.dash-box-card .card-header .h4{font-size:24px;font-weight:800;color:#111;display:inline-flex;-ms-flex-align:center;justify-content:center;-webkit-justify-content:center;margin-bottom:10px}.dash-box-card .card-header h4 span,.dash-box-card .card-header .h4 span{display:inline-flex;background-color:#737373;width:26px;height:26px;align-items:center;-webkit-box-align:center;-ms-flex-align:center;justify-content:center;-webkit-justify-content:center;-ms-flex-pack:center;border-radius:50%;font-size:14px;color:#fff;margin-left:10px}.dash-box-card .card-body{padding:0 24px 24px}.dash-box-card .total-head{margin-bottom:8px;gap:4px;display:flex;-webkit-box-align:center;align-items:center;color:#0f0f0f;font-family:Public Sans Variable,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol;font-weight:700;font-size:22px;line-height:1.57143}.dash-box-card .total-value{font-size:22px;font-weight:800;color:#9036ff;margin-left:6px}.dash-box-card .review-rating .br-unit{font-size:40px}.view-btn{color:#008b8b;text-transform:capitalize;font-size:14px;border-radius:6px;padding:2px 12px;text-decoration:underline}.profile-info-img{transition:all .5s ease}.profile-info-img .img-action{visibility:hidden}.profile-info-img .img-action{visibility:hidden;position:absolute;top:50%;left:35%;transform:translate(-25%,-50%);z-index:1}.profile-info-img:hover .img-action{visibility:visible;transition:all .5s ease}.profile-info-img:hover:before{content:"";position:absolute;left:0;top:0;width:100%;height:100%;border-radius:5px;background:linear-gradient(0deg,#00000080 0% 100%);z-index:1;visibility:visible;transition:all .5s ease}.completed-msg{margin-top:30px;color:#00b700;text-align:center;margin-bottom:30px}.centered{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:1}.review-section .review_box .flight_detail .summery_box .table td{padding:8px;width:50%}.review-section .review_box .flight_detail .summery_box .table tr td:nth-child(1){font-weight:700}.review-section .review_box .flight_detail .summery_box .table tr td:nth-child(2){text-align:left;text-transform:unset}.review-section .review_box .title-top{background-color:#d8d8d8}.accordion-align .mat-expansion-panel{margin-bottom:30px;overflow:unset!important}.accordion-align .mat-expansion-panel:not([class*=mat-elevation-z]){box-shadow:0 1px 9px 3px #e4e4e4cf}.accordion-align .mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:not([aria-disabled=true]):hover{background:#cfcfcf!important}.accordion-align .validation{border-left:3px solid red}.accordion-align .header-validation-mgs{color:red;font-weight:600;font-size:18px;margin-left:auto;margin-right:12px}.accordion-align .mat-expansion-panel-header{cursor:pointer;padding:10px 15px;background-color:#d8d8d8;border-radius:0;height:auto!important}.accordion-align .mat-expansion-panel-header-title{font-size:18px;font-weight:600}.accordion-align .mat-expansion-panel-header-description{align-items:center;position:absolute;right:-7px;padding:11px;z-index:1;font-size:24px;top:0}.accordion-align .mat-mdc-form-field+.mat-mdc-form-field{margin-left:8px}.accordion-align .mat-expanded:focus{background:#d8d8d8!important}@media (max-width: 1400px){.dashboard-section .dashboard-menu ul li a{padding:12px 8px!important;font-size:13px!important}}@media (max-width: 1199px){.dashboard-box .mat-expansion-panel-body{padding:0!important}.dashboard-section .dashboard-menu ul li a{padding:8px!important}.breadcrumb-dashboard .breadcrumb-content>div{padding:30px 65px 20px}}.booking-wrapper{box-shadow:0 4px 14px 3px #0003}.booking-wrapper .booking-title{padding:12px!important;border-radius:6px!important;background-color:rgba(var(--theme-color),1)!important}.booking-wrapper .booking-title h6,.booking-wrapper .booking-title .h6{border-bottom:0!important;margin-bottom:0!important;padding-bottom:0!important;font-weight:700!important;font-size:18px!important;color:#fff!important}.booking-lists ul li{display:flex}.booking-lists ul li a{padding:10px;border-radius:5px;font-weight:700;background:#fff;color:#111;font-size:17px;border:1px solid #DBDBDB}.booking-lists ul li .active{background:rgba(var(--theme-color),1)!important;color:#fff!important}.booking-lists ul li+li{margin-left:15px}.booking-header{border-radius:5px;background:#f2f7f6;margin:0 0 20px;padding:15px;display:flex;display:-webkit-flex;align-items:center;-webkit-align-items:center;justify-content:space-between;-webkit-justify-content:space-between;-ms-flex-pack:space-between}.booking-header .booking-img-wrap{display:flex;display:-webkit-flex;align-items:center;-webkit-align-items:center}.booking-header .booking-img-wrap .book-img{margin-right:10px}.booking-header .booking-img-wrap .book-img img{height:60px;border-radius:5px;object-fit:cover}.booking-header .booking-img-wrap .book-info h6,.booking-header .booking-img-wrap .book-info .h6{font-size:15px;font-weight:600;margin-bottom:5px}.booking-header .booking-img-wrap .book-info p{font-size:14px;margin-bottom:0}.booking-header .book-amount{text-align:right}.booking-header .book-amount p{font-size:15px;font-weight:800;margin-bottom:10px;color:#000}.booking-header .book-amount h6,.booking-header .book-amount .h6{color:red;font-weight:700;font-size:18px}.booking-group{border-radius:10px;background-color:#f2f7f6;padding:15px;margin-bottom:20px}.booking-group .booking-wrapper{border-radius:5px;background-color:#fff;margin:0 0 20px;padding:0}.booking-group .booking-wrapper .booking-title h6,.booking-group .booking-wrapper .booking-title .h6{border-bottom:1px solid #F4F4F4;margin-bottom:15px;padding-bottom:15px;font-weight:700;font-size:18px;color:#111}.booking-group .booking-wrapper .booking-body{padding:15px}.booking-group .booking-wrapper .booking-view{margin-bottom:15px}.booking-group .booking-wrapper .booking-view h6,.booking-group .booking-wrapper .booking-view .h6{font-size:14px;color:#201f1d;margin-bottom:10px;font-weight:800}.booking-group .booking-wrapper .booking-view p{font-size:14px;color:#737373;font-weight:600;word-break:break-word;white-space:normal}.booking-history{background:#f4f6f8;padding:10px!important;border-radius:16px}.booking-history .widget-content h3,.booking-history .widget-content .h3{font-weight:800;font-size:20px!important;color:#111;margin-bottom:0}.booking-history .widget-box{z-index:0;transition:box-shadow .3s cubic-bezier(.4,0,.2,1);overflow:hidden;border-radius:16px;padding:12px;margin:0;border:1px solid #F4F4F4;background:#fff;box-shadow:#919eab33 0 0 2px,#919eab1f 0 12px 24px -4px;height:100%}.booking-history .widget-box .widget-header{align-items:center;margin-bottom:15px}.booking-history .widget-box .widget-header .widget-content{margin-bottom:15px}.booking-history .widget-box .widget-header .widget-content h6,.booking-history .widget-box .widget-header .widget-content .h6{font-weight:700;color:#737373;margin-bottom:5px}.booking-history .widget-box .widget-header .widget-content h3,.booking-history .widget-box .widget-header .widget-content .h3{font-weight:800;font-size:28px;color:#111}@media (max-width: 991.98px){.booking-history .widget-box .widget-header .widget-content h3,.booking-history .widget-box .widget-header .widget-content .h3{font-size:24px}}@media (max-width: 767.98px){.booking-history .widget-box .widget-header .widget-content h3,.booking-history .widget-box .widget-header .widget-content .h3{font-size:22px}}.booking-history .widget-box .widget-header .widget-icon{margin-bottom:15px}.booking-history .widget-box .widget-header .widget-icon span{width:50px;height:50px;border-radius:100px;padding:15px;display:flex;display:-webkit-flex;align-items:center;-webkit-align-items:center;justify-content:center;-webkit-justify-content:center}.booking-history .widget-box .widget-header .widget-icon span .feather{color:#dbdbdb}.booking-history .widget-box .box-call{border:1px dashed #e7e7e7}.booking-history .widget-box .view-link{color:#637381;font-weight:700;font-size:12px;display:flex;align-items:center}.booking-history .widget-box .view-link:hover{color:#ffa633}.booking-history .total-count{color:#fff;font-size:19px;font-weight:800}.book-card{border:1px solid #F4F4F4;border-radius:5px!important;margin:0 0 24px;padding:15px;height:100%}.book-card .card-header{border-bottom:1px solid #F4F4F4!important;margin-bottom:20px!important;padding:1.5rem!important;padding-bottom:5px!important;background:#fff}.book-card .card-header h4,.book-card .card-header .h4{font-size:24px;font-weight:800;color:#111;display:inline-flex;-ms-flex-align:center;justify-content:center;-webkit-justify-content:center;margin-bottom:10px}.book-card .card-header h4 span,.book-card .card-header .h4 span{display:inline-flex;background-color:#737373;min-width:26px;height:26px;align-items:center;-webkit-box-align:center;-ms-flex-align:center;justify-content:center;-webkit-justify-content:center;-ms-flex-pack:center;border-radius:50%;font-size:14px;color:#fff;margin-left:10px}.book-card .card-body{padding:0 24px 24px}.book-card .table-search{display:flex;justify-content:flex-end;-webkit-justify-content:end;-ms-flex-pack:end}.book-card .table-search .btn-add{border-radius:5px;margin:0 0 10px;padding:7px 20px;border:1px solid #201F1D;font-weight:800;font-size:16px;transition:all .5s;display:inline-flex;align-items:center;-webkit-box-align:center;-ms-flex-align:center;line-height:inherit;text-transform:capitalize}.book-card .table-search .btn-add i{margin-right:5px}.book-card .table-search #tablefilter{margin:0 15px 10px 0}.book-card .table-search #tablefilter .dataTables_filter .form-control{height:39px;border:1px solid #F4F4F4;border-radius:5px;min-width:276px;background-color:#f5f5f5;padding:10px 35px 10px 15px}.book-card .table-search #tablefilter .dataTables_filter label{position:relative}.book-card .table-search #tablefilter .dataTables_filter label:before{position:absolute;font-family:"Font Awesome 5 Free";font-weight:600;font-size:15px;content:"\f002";right:15px;top:50%;transform:translateY(-50%);color:#737373}.book-card .table-search #tablefilter .datetimepicker-input{height:39px;border:1px solid #F4F4F4;border-radius:5px;background-color:#f5f5f5}.book-card .review-rating .br-unit{font-size:30px}.sorting-info{background:#fff;border:0;border-radius:5px;box-shadow:0 4px 24px #e1e1e140;margin:0 0 24px;padding:15px}.sorting-info select{border:1px solid #DBDBDB;background-color:#f5f5f5;padding:10px}@media (max-width: 1199px){.booking-lists ul li{margin-right:12px;margin-bottom:12px;margin-left:0!important}.book-card .card-body{padding:0}.book-card .table-search{display:inline}}@media (max-width: 1400px){.book-card .review-rating .br-unit{font-size:28px!important}}.cancel-reason h6,.cancel-reason .h6{font-size:14px;font-weight:800;margin-bottom:10px}.cancel-reason p{font-size:14px;margin-bottom:20px}.cancel-box{font-size:14px;background:#fce3e3;padding:10px}.cancel-box p:last-child{color:red;margin-bottom:0}.grid-box{box-shadow:0 1px 10px #e4e4e4cf;padding:16px;margin-bottom:12px;display:flex;flex-grow:1;flex-basis:0}.grid-box .side-img{margin-right:12px}.grid-box .grid-title{display:flex;flex-grow:1;flex-basis:0;font-size:18px;font-weight:800;margin-right:16px;align-items:center}.grid-box .mat-mdc-mini-fab{background-color:rgba(var(--theme-color),1)}.modal-content .modal-header .close-btn{position:absolute;top:-40px;right:0;background-color:#fff;border:1px solid #ffffff;border-radius:50%;color:#737373;font-size:22px;height:34px;width:34px;margin:0;opacity:1;padding:0;z-index:99;display:flex;display:-webkit-flex;align-items:center;-webkit-align-items:center;justify-content:center;-webkit-justify-content:center;transform:rotate(0);transition:all .4s ease}.modal-content .btn-outline-cancel{padding:0;border:0;color:red;width:100%;margin-top:10px}.modal-box{text-align:center}.modal-box .modal-box-header h4,.modal-box .modal-box-header .h4{font-size:24px;font-weight:800;color:#111;margin-bottom:5px}.modal-box .modal-box-header p{font-size:16px;font-weight:600;color:#737373;max-width:310px;margin:12px auto 24px}.modal-box .modal-btn .btn-secondary{border-radius:5px;border:1px solid rgba(var(--theme-back),1);background:rgba(var(--theme-back),1);box-shadow:inset 0 0 #fff}.modal-box .modal-btn .btn-secondary:hover{color:rgba(var(--theme-back),1);background:#fff;border:1px solid rgba(var(--theme-back),1);box-shadow:inset 0 70px #fff}.modal-box .modal-btn .btn-primary{border-radius:5px;border:1px solid rgba(var(--theme-color1),1);background-color:rgba(var(--theme-color1),1);box-shadow:inset 0 0 #fff}.modal-box .modal-btn .btn-primary:hover{background-color:#fff;border-color:rgba(var(--theme-color1),1);color:rgba(var(--theme-color1),1);box-shadow:inset 0 50px #fff}.modal-box .modal-btn .btn{font-size:16px;font-weight:700;padding:12px 20px;text-transform:capitalize}.form-modal .modal-title{font-size:20px;font-weight:800;color:#111;margin-bottom:0}.form-modal .modal-form-group{margin-bottom:15px}.form-modal .modal-form-group label{font-size:14px;font-weight:800;color:#111;margin-bottom:5px}.form-modal .modal-form-group .form-control{border-radius:5px;border:1px solid #F4F4F4;background:#f5f5f5;font-size:14px;height:45px;padding:15px}@media (max-width: 767.98px){.form-modal .modal-form-group .form-control{height:40px}}.form-modal .modal-form-group .form-control::placeholder{font-size:14px;font-weight:400;color:#737373}.form-modal .modal-form-group .form-icon{position:relative}.form-modal .modal-form-group .form-icon .cus-icon{position:absolute;top:50%;transform:translateY(-50%);right:15px}.form-modal .pass-group{position:relative}.form-modal .pass-group .toggle-password,.form-modal .pass-group .toggle-password-two,.form-modal .pass-group .toggle-password-three,.form-modal .pass-group .toggle-password-four,.form-modal .pass-group .toggle-password-five,.form-modal .pass-group .toggle-password-six{position:absolute;right:15px;top:50%;transform:translateY(-50%);color:#828282;cursor:pointer}.form-modal .otp-number{text-align:center;padding:0 0 20px}.form-modal .modal-form-group .custom_check{font-size:14px;font-weight:400;color:#828282;margin-bottom:0}.form-modal .modal-form-group p{font-size:14px;font-weight:400;color:#737373;margin-bottom:0}.form-modal .modal-btn .btn-secondary{border-radius:5px;border:1px solid rgba(var(--theme-back),1);background:rgba(var(--theme-back),1);box-shadow:inset 0 0 #fff}.form-modal .modal-btn .btn-secondary:hover{color:rgba(var(--theme-back),1);background:#fff;border:1px solid rgba(var(--theme-back),1);box-shadow:inset 0 70px #fff}.form-modal .modal-btn .btn-primary{border-radius:5px;border:1px solid rgba(var(--theme-color1),1);background-color:rgba(var(--theme-color1),1);box-shadow:inset 0 0 #fff}.form-modal .modal-btn .btn-primary:hover{background-color:#fff;border-color:rgba(var(--theme-color1),1);color:rgba(var(--theme-color1),1);box-shadow:inset 0 50px #fff}.form-modal .modal-btn .btn{font-size:16px;font-weight:700;padding:12px 20px;text-transform:capitalize}.form-modal .modal-btn-group{margin-bottom:20px}.enquiry-modal .side-line{border-right:1px solid #ede6e6}.enquiry-modal .blogcategories-list{padding:0 0 0 17px;color:#717171}.enquiry-modal .blogcategories-list li{list-style:disc;display:list-item;margin-bottom:19px}.enquiry-modal .blogcategories-list li:hover{color:rgba(var(--theme-color1),1)}.enquiry-modal .blogcategories-list li a{color:#717171;font-weight:700}.enquiry-modal .blogcategories-list li a:hover{color:rgba(var(--theme-color1),1)}.enquiry-modal .blogcategories-list li:last-child{margin-bottom:0}.invoice-modal .modal-header .invoice-btns{position:absolute;top:-50px;right:0}.invoice-modal .modal-header .invoice-btns .btn{font-size:14px;font-weight:400;color:#737373;padding:10px 15px;border-radius:5px;border:1px solid #ffffff;background:#fff;box-shadow:inset 0 0 #201f1d}.invoice-modal .modal-header .invoice-btns .btn:hover{color:#fff;background:#201f1d;border:1px solid #201F1D;box-shadow:inset 0 70px #201f1d}@media (max-width: 767.98px){.invoice-modal .modal-header .invoice-btns .btn{padding:8px 15px}}.invoice-modal .modal-header .invoice-btns .btn i{margin-right:4px}.invoice-modal .invoice-details{width:100%;position:relative}.invoice-modal .invoice-details .invoice-items{margin-bottom:30px}.invoice-modal .invoice-details .invoice-items .invoice-logo{width:140px}.invoice-modal .invoice-details .invoice-items .invoice-logo img{width:100%}@media (max-width: 767.98px){.invoice-modal .invoice-details .invoice-items{margin-bottom:20px}}.invoice-modal .invoice-details .invoice-items .invoice-info-text{text-align:right}@media (max-width: 767.98px){.invoice-modal .invoice-details .invoice-items .invoice-info-text{padding-top:10px}}.invoice-modal .invoice-details .invoice-items .invoice-info-text h4,.invoice-modal .invoice-details .invoice-items .invoice-info-text .h4{font-size:24px;font-weight:600;color:#201f1d;text-transform:uppercase;margin-bottom:10px}@media (max-width: 767.98px){.invoice-modal .invoice-details .invoice-items .invoice-info-text h4,.invoice-modal .invoice-details .invoice-items .invoice-info-text .h4{font-size:20px;margin-bottom:0}}.invoice-modal .invoice-details .invoice-items .invoice-info-text p{font-size:14px;color:#737373;margin-bottom:0}.invoice-modal .invoice-details .invoice-item-bills{position:relative;background:#201f1d;border-radius:10px;margin:0 0 30px;padding:30px}@media (max-width: 991.98px){.invoice-modal .invoice-details .invoice-item-bills{margin:0 0 20px;padding:20px 20px 0}}.invoice-modal .invoice-details .invoice-item-bills .invoice-bill-info{border-right:1px solid #F5F5F5}@media (max-width: 991.98px){.invoice-modal .invoice-details .invoice-item-bills .invoice-bill-info{border-right:0;margin-bottom:20px}}.invoice-modal .invoice-details .invoice-item-bills .invoice-bill-info h6,.invoice-modal .invoice-details .invoice-item-bills .invoice-bill-info .h6{font-size:18px;font-weight:500;color:#fff;margin:0 0 15px}@media (max-width: 767.98px){.invoice-modal .invoice-details .invoice-item-bills .invoice-bill-info h6,.invoice-modal .invoice-details .invoice-item-bills .invoice-bill-info .h6{margin:0 0 10px}}.invoice-modal .invoice-details .invoice-item-bills .invoice-bill-info p{font-size:14px;font-weight:400;color:#fff;margin:0 0 10px}.invoice-modal .invoice-details .invoice-item-bills .invoice-bill-info p:last-child{margin:0}@media (max-width: 767.98px){.invoice-modal .invoice-details .invoice-item-bills .invoice-bill-info p{margin:0 0 5px}}.invoice-modal .invoice-details .invoice-table-wrap{margin:0 0 30px}@media (max-width: 991.98px){.invoice-modal .invoice-details .invoice-table-wrap{margin:0 0 20px}}.invoice-modal .invoice-details .invoice-table-wrap .invoice-table thead th{font-size:15px;font-weight:600;color:#201f1d;background:#f4f4f4;padding:15px}.invoice-modal .invoice-details .invoice-table-wrap .invoice-table tbody td{font-size:14px;font-weight:400;color:#2f2f2f;padding:15px}.invoice-modal .invoice-details .invoice-table-wrap .invoice-table tbody td h6,.invoice-modal .invoice-details .invoice-table-wrap .invoice-table tbody td .h6{font-size:14px;font-weight:500;color:#111;margin-bottom:0}.invoice-modal .invoice-details .payment-details-info{margin:0 0 30px}@media (max-width: 991.98px){.invoice-modal .invoice-details .payment-details-info{margin:0 0 20px}}@media (max-width: 991.98px){.invoice-modal .invoice-details .payment-details-info .invoice-terms{margin:0 0 20px}}.invoice-modal .invoice-details .payment-details-info .invoice-terms h6,.invoice-modal .invoice-details .payment-details-info .invoice-terms .h6{font-weight:500;font-size:18px;color:#2f2f2f;margin-bottom:18px}.invoice-modal .invoice-details .payment-details-info .invoice-terms .invocie-note{border:2px dashed #787878;border-radius:4px;max-width:266px;padding:20px}@media (max-width: 767.98px){.invoice-modal .invoice-details .payment-details-info .invoice-terms .invocie-note{padding:15px}}.invoice-modal .invoice-details .payment-details-info .invoice-terms .invocie-note h6,.invoice-modal .invoice-details .payment-details-info .invoice-terms .invocie-note .h6{font-weight:500;font-size:18px;color:#201f1d;margin:0 0 20px}.invoice-modal .invoice-details .payment-details-info .invoice-terms .invocie-note p{font-size:14px;color:#2f2f2f;margin-bottom:0}.invoice-modal .invoice-details .payment-details-info .invoice-total-box .invoice-total-inner p{font-size:14px;font-weight:400;color:#737373;margin-bottom:15px}.invoice-modal .invoice-details .payment-details-info .invoice-total-box .invoice-total-inner p:last-child{margin-bottom:0}.invoice-modal .invoice-details .payment-details-info .invoice-total-box .invoice-total-inner p b{font-weight:400;max-width:196px;display:inline-block}.invoice-modal .invoice-details .payment-details-info .invoice-total-box .invoice-total-inner p span{float:right;font-weight:500;font-size:15px}.invoice-modal .invoice-details .invoice-total{background:#f1f1f1;border:2px dashed #FCFCFC;margin:0 0 30px;padding:10px;text-align:right}@media (max-width: 991.98px){.invoice-modal .invoice-details .invoice-total{margin:0 0 20px;padding:10px}}.invoice-modal .invoice-details .invoice-total h4,.invoice-modal .invoice-details .invoice-total .h4{font-weight:500;font-size:20px;color:#201f1d}@media (max-width: 767.98px){.invoice-modal .invoice-details .invoice-total h4,.invoice-modal .invoice-details .invoice-total .h4{font-size:18px}}.invoice-modal .invoice-details .invoice-total h4 span,.invoice-modal .invoice-details .invoice-total .h4 span{padding-left:88px}@media (max-width: 575.98px){.invoice-modal .invoice-details .invoice-total h4 span,.invoice-modal .invoice-details .invoice-total .h4 span{padding:0 0 0 10px}}.invoice-modal .invoice-details .invoice-note-footer .invocie-note{margin:0 0 30px}@media (max-width: 767.98px){.invoice-modal .invoice-details .invoice-note-footer .invocie-note{margin:0 0 20px}}.invoice-modal .invoice-details .invoice-note-footer .invocie-note h6,.invoice-modal .invoice-details .invoice-note-footer .invocie-note .h6{font-weight:500;font-size:18px;color:#201f1d;margin:0 0 12px}@media (max-width: 767.98px){.invoice-modal .invoice-details .invoice-note-footer .invocie-note h6,.invoice-modal .invoice-details .invoice-note-footer .invocie-note .h6{margin:0 0 8px}}.invoice-modal .invoice-details .invoice-note-footer .invocie-note p{font-size:14px;color:#2f2f2f;margin-bottom:0}.invoice-modal .invoice-details .invoice-note-footer .invoice-sign{float:right}@media (max-width: 575.98px){.invoice-modal .invoice-details .invoice-note-footer .invoice-sign{float:left}}.invoice-modal .invoice-details .invoice-note-footer .invoice-sign img{margin:0 0 19px}@media (max-width: 991.98px){.invoice-modal .invoice-details .invoice-note-footer .invoice-sign img{margin:0}}.invoice-modal .invoice-details .invoice-note-footer .invoice-sign span{font-size:18px;font-weight:500;color:#201f1d;text-align:center}.new-modal .modal-dialog{margin-top:60px}.new-modal .modal-content .modal-header .close-btn{position:absolute;top:-40px;right:0;background-color:#fff;border:1px solid #ffffff;border-radius:50%;color:#737373;font-size:22px;height:34px;width:34px;margin:0;opacity:1;padding:0;z-index:99;display:flex;display:-webkit-flex;align-items:center;-webkit-align-items:center;justify-content:center;-webkit-justify-content:center;transform:rotate(0);transition:all .4s ease}.new-modal .modal-content .modal-body{padding:0}.write-review .br-unit{font-size:34px!important}.modal-dialog{margin-top:60px}.custom-dialog{z-index:10000!important}@media (max-width: 1199px){.modal .modal-body{padding:20px 8px}}@media (min-width: 576px){.car-enquiry-modal .modal-dialog{max-width:640px}}.car-enquiry-modal .car-details{display:flex;align-items:center;margin-bottom:16px}.car-enquiry-modal .car-details .car-image{width:160px}.car-enquiry-modal .car-details .car-card{border:1px solid #ddd;border-radius:10px;width:100%;overflow:hidden}.car-enquiry-modal .car-details .car-card .car-header{background-color:rgba(var(--theme-color),1);color:#fff;padding:12px 16px;font-weight:700;display:flex;justify-content:space-between}.car-enquiry-modal .car-details .car-card .car-header table{width:100%}.car-enquiry-modal .car-details .car-card .car-header table .tr1{font-family:Poppins,sans-serif;font-size:16px;line-height:22px;font-weight:600;color:#fff;margin:0;width:40%}.car-enquiry-modal .car-details .car-card .car-header table .tr2{font-family:Poppins,sans-serif;font-size:16px;line-height:22px;font-weight:500;color:#fff;margin:0}.car-enquiry-modal .car-details .car-card .car-body{padding:16px;background-color:#fff}.car-enquiry-modal .car-details .car-card .car-body p{margin:6px 0;font-size:15px;color:#626262}.car-enquiry-modal .car-details .car-card .car-body table{width:100%}.car-enquiry-modal .car-details .car-card .car-body table .tr1{font-family:Poppins,sans-serif;font-size:16px;line-height:22px;font-weight:600;color:#626262;margin:0;width:40%}.car-enquiry-modal .car-details .car-card .car-body table .tr2{font-family:Poppins,sans-serif;font-size:16px;line-height:22px;font-weight:500;color:#626262;margin:0}.car-enquiry-modal .car-details .car-card .highlight{color:#0a993c;font-weight:700}.document-modal .modal-dialog{margin-top:20px}.document-modal .modal-body{padding:12px}.document-modal .modal-body .btn-close{margin:12px;float:right}.document-modal iframe{height:600px;width:100%;vertical-align:middle;border:none}.country-dialog{height:250px;overflow:auto;padding-top:0;border-radius:16px}.country-dialog .search-field{background:#f2f2f8;border:none;border-radius:24px;padding:12px;width:100%;margin-bottom:10px}.country-dialog .country-name{font-size:16px}.country-dialog mat-radio-button{margin-left:auto}.country-dialog input.form-control{outline:none;box-shadow:none!important}.country-dialog .mat-radio-button{margin-right:0}.cdk-global-overlay-wrapper,.cdk-overlay-container{z-index:99999!important}.ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,.ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected.ng-option-marked,.ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked{background-color:#b9d6f4}.ngx-pagination li{display:inline-block;position:relative;padding:6px;margin-left:-1px;line-height:1.25;color:#00425b;background-color:#fff;border:1px solid #e2e7f1}.ngx-pagination .current{position:relative;padding:10px 18px!important;margin-left:-1px;line-height:1.25;background:#001940!important;border:1px solid #e2e7f1}.ngx-pagination .disabled{padding:10px 18px!important}.progress{height:8px}.progress-head{margin-bottom:8px;display:flex;-webkit-box-align:center;align-items:center}.progress-head .name{font-family:Public Sans Variable,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol;font-weight:700;font-size:.75rem;line-height:1.5;text-transform:uppercase;-webkit-box-flex:1;flex-grow:1}.progress-head .value{font-family:Public Sans Variable,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol;font-weight:700;font-size:1rem;line-height:1.5}.progress-head .review-rating{margin-left:6px}.progress-head .review-rating .br-unit{font-size:18px}@media (max-width: 1199px){.flight-detail-sec .cab-detail-sec .detail-bar .detail-wrap .logo-sec img{width:80%;margin-bottom:5px;margin-top:50px}}.mat-mdc-form-field-subscript-wrapper,.mat-mdc-form-field-bottom-align:before{display:none}.mdc-text-field--filled:not(.mdc-text-field--disabled){background-color:#fff!important}.mdc-text-field--filled:not(.mdc-text-field--disabled) .mdc-line-ripple:before{border:0!important}.custom-filter .ng-select.ng-select-single .ng-select-container{height:54px}.custom-filter .custom-date-rang{border-radius:4px;border:1px solid #ccc}.service-search-box{background:#fff;border-radius:8px;box-shadow:#00000026 0 2px 18px;margin-bottom:12px;padding:4px;margin-top:-58px;z-index:10;position:relative}.service-search-box .category-select{flex:1}.service-search-box .category-select .ng-select{width:100%}.service-search-box .category-select .ng-select .ng-select-container{border-radius:4px}.service-search-box .location-input:after{content:"";height:36px;width:1px;background-color:#e4e4e4;position:absolute;right:0;top:10px;border-radius:40px}.service-search-box button{line-height:normal;background-color:#001940;color:#fff;padding:14px 22px;border-radius:4px;margin-right:4px}.services-search{display:flex;align-items:center;flex:2}.services-search-field{width:100%;position:relative}.search-option-img{vertical-align:middle;margin-right:8px}[dir=rtl] .search-option-img{margin-right:0;margin-left:8px}.services-section .booking-lists ul li a{padding:10px;border-radius:12px;font-weight:700;background:#f9f9f9;color:#111;font-size:17px;border:2px solid rgba(219,219,219,.5294117647)}.services-section .breadcrumb-dashboard{border:12px}.services-section .nav-scroller{position:relative;z-index:2;height:48px;overflow-y:hidden}.services-section .nav-scroller .nav{display:flex;flex-wrap:nowrap;padding-bottom:1rem;margin-top:-1px;overflow-x:auto;text-align:center;white-space:nowrap;-webkit-overflow-scrolling:touch}.service-list{display:flex;flex-direction:column;gap:1.5rem}.service-list .service-card{display:flex;border:1px solid #e7e7e7;border-radius:12px;box-shadow:0 1px 9px 3px #e4e4e4cf;background:#fff}.service-list .service-image{max-width:230px;padding:1rem;display:flex;align-items:center;justify-content:center}.service-list .service-image img{width:180px;height:180px;object-fit:cover;border-right:1px solid #ddd}.service-list .service-details{padding:1rem;flex:1}.service-list .main-title{font-size:22px}.service-list .rating-star{min-height:27px;background:#007a0c;font-size:17px;font-weight:700}.service-list .ratings{display:flex;align-items:center;gap:.5rem;font-size:.9rem}.service-list .preference img{height:24px}.service-list .location{color:#666;margin:.8rem 0}.service-list .location .location-img{margin-right:3px;width:16px}.service-list .sub-categories{display:flex;gap:.5rem;flex-wrap:wrap}.service-list .sub{background:#f1f1f1;padding:.25rem .5rem;border-radius:8px;font-size:.85rem}.service-list .contact-options{display:flex;gap:1rem;margin:1rem 0}.service-list .call-btn .whatsapp-btn .enquiry-btn{padding:.5rem 1rem;border:none;border-radius:6px;cursor:pointer}.service-list .call-btn{background:#4caf50;color:#fff}.service-list .whatsapp-btn{background:#25d366;color:#fff}.service-list .enquiry-btn{background:#007bff;color:#fff}.service-list .tags{display:flex}.service-list .tag{padding:.25rem .5rem;border-radius:4px;font-size:.8rem}.service-list .trust img,.service-list .verified img{height:35px}.advertisement-list{display:flex;flex-direction:column;gap:1.5rem}.advertisement-list .advertisement-sect{padding:15px;border:1px solid #e7e7e7;border-radius:12px;box-shadow:0 1px 9px 3px #e4e4e4cf;background:#fff}.advertisement-list .advertisement-card{display:flex;border-radius:12px;background:#fff}.advertisement-list .advertisement-image{max-width:230px;padding:1rem;display:flex;align-items:center;justify-content:center}.advertisement-list .advertisement-image img{width:100px;height:100px;object-fit:cover;border-right:1px solid #ddd}.advertisement-list .advertisement-details{padding:1rem;flex:1}.advertisement-list .title{font-size:18px;margin-bottom:8px;font-weight:700}.advertisement-list .main-title{font-size:16px}.advertisement-list .location{color:#666;margin:.8rem 0}.advertisement-list .location .location-img{margin-right:3px;width:16px}.advertisement-list .contact-options{display:flex;gap:1rem;margin:1rem 0}.instructions{margin-bottom:24px}.instructions .timeline{position:relative;padding-left:20px}.instructions .timeline-item,.instructions .timeline-item2{display:flex;align-items:start;position:relative;padding-left:15px;margin-bottom:15px}.instructions .timeline-item:before{content:"";position:absolute;left:5px;top:17px;width:2px;height:100%;background:#ccc}.instructions .timeline-icon{width:12px;height:12px;border:2px solid black;border-radius:50%;background:#fff;position:absolute;left:0;top:3px}.instructions .timeline-content{margin-left:20px}.instructions .timeline-content .timeline-location{color:#000}.instructions .timeline-content .text-primary{font-weight:700;font-size:16px}.instructions .card{border-radius:8px;border:1px solid #e7e7e7}.instruction-dialog .supplier-details{align-items:center;margin-bottom:12px}.instruction-dialog .supplier-details img{height:18px}.instruction-dialog .supplier-details .supplier-details-text{font-size:14px;font-weight:400;color:#000}.instruction-dialog p{font-size:14px;font-weight:300;color:#1a1a1a;line-height:20px}.instruction-dialog .map-instruction{background-image:url(https://cdn2.rcstatic.com/images/map/background.png);height:140px;border:1px solid #0076ff;border-radius:6px;text-align:center;display:flex;align-items:center;justify-content:center}.custom-toggle .checktoggle{background-color:#c4c4c4;border:1px solid #C4C4C4;cursor:pointer;display:block;font-size:0;height:24px;margin:4px auto 0;position:relative;width:48px;top:0;border-radius:12px;transform:translate(calc(10% - 5px),-10%)}.custom-toggle .checktoggle:after{height:15px;width:15px}.custom-toggle .check{display:block;margin:0;padding:0;width:0;height:0;visibility:hidden;opacity:0;pointer-events:none;position:absolute}.custom-toggle .check:checked+.checktoggle{background-color:#1fbc2f;border:1px solid #1FBC2F}.custom-toggle .check:checked+.checktoggle:after{background-color:#fff;left:100%;transform:translate(calc(-100% - 5px),-50%);height:15px;width:15px}.custom-toggle .checktoggle:after{content:" ";display:block;background-color:#00000040;height:15px;width:15px;transform:translate(5px,-50%);-webkit-transform:translate(5px,-50%);-ms-transform:translate(5px,-50%);border-radius:50%;position:absolute;top:50%;left:0;transition:all .2s ease}.custom-toggle .checktoggle .checkbox-bg:after{background:#00000040}.my-custom-class{width:auto;--bs-popover-max-width: auto !important;--bs-popover-border-color: rgb(0 0 0 / 7%) !important}.my-custom-class .popover-body{padding:0!important}.service-details .mat-mdc-tab-group{width:100%}.service-details .mat-mdc-tab{font-family:Nunito,sans-serif;letter-spacing:normal}.service-details .mat-mdc-tab .mdc-tab__text-label{font-size:16px!important;font-weight:700!important}.service-details .mat-mdc-tab-label-container{border-bottom-width:1px;border-bottom-color:#e0e2ec}.service-details .hours-container{font-family:Arial,sans-serif;font-size:14px;color:#111}.service-details .hours-container .table{width:500px}.service-details .hours-container .day,.service-details .hours-container .time{width:50%}.service-details .hours-container .bold{font-weight:700}.service-details .business-header{font-family:Arial,sans-serif;color:#444}.service-details .business-header .name{font-size:24px;margin:0 0 4px}.service-details .business-header .address{font-size:14px;color:#666;margin-bottom:12px}.service-details .business-header .rating-row{display:flex;align-items:center;gap:8px}.service-details .business-header .rating-row .rating{font-size:28px;font-weight:700}.service-details .business-header .rating-row .stars{color:#fbbc04;font-size:20px}.service-details .business-header .rating-row .reviews{font-size:14px;color:#666}.service-details .business-header .rating-row .info-icon{font-size:16px;cursor:pointer;color:#999}.service-details .review-card{border-bottom:1px solid #ddd;padding:16px;font-family:Arial,sans-serif;font-size:14px}.service-details .review-card .header{display:flex;align-items:center;justify-content:space-between}.service-details .review-card .header .avatar{width:40px;height:40px;border-radius:50%;margin-right:12px}.service-details .review-card .header .user-info{flex:1}.service-details .review-card .header .user-info .name{font-weight:700}.service-details .review-card .header .user-info .meta{font-size:12px;color:#666}.service-details .review-card .header .menu{cursor:pointer;font-size:18px}.service-details .review-card .stars{color:#fbbc04;margin:8px 0 4px}.service-details .review-card .date{font-size:12px;color:#777;margin-bottom:4px}.service-details .review-card .message{margin:4px 0 12px}.service-details .review-card .actions{display:flex;gap:16px;color:#777}.service-details .review-card .actions .action{display:flex;align-items:center;gap:4px;cursor:pointer}.service-details .review-card .actions .action i.material-icons{font-size:16px}footer .footer .footer-content .contact-detail .footer-logo{background:#fff;max-width:fit-content;padding:10px;border-radius:8px}.cancellation-screen .can-box{background:#fff;margin:0 0 24px;padding:20px;box-shadow:#919eab33 0 0 2px,#919eab1f 0 12px 24px -4px;z-index:0;transition:box-shadow .3s cubic-bezier(.4,0,.2,1);border-radius:16px!important}.cancellation-screen .car-info{display:flex;justify-content:space-between;align-items:center}.cancellation-screen .car-info .airline{display:flex;align-items:center;gap:10px}.cancellation-screen .car-info .airline img{width:80px;height:auto}.cancellation-screen .car-info .timing{display:flex;align-items:center;gap:20px}.cancellation-screen .car-info .timing .time{font-weight:700}.cancellation-screen .car-info .timing .location{text-align:center}.cancellation-screen .car-info .timing .duration{text-align:center;font-size:.9rem;color:#555}.cancellation-screen .traveler-box .traveler-header{display:flex;justify-content:space-between;margin-bottom:10px}.cancellation-screen .traveler-box .traveler-row{display:flex;justify-content:space-between;align-items:center;background:#f8f9fa;padding:10px;border-radius:8px}.cancellation-screen .traveler-box .traveler-row .traveler-name{display:flex;align-items:center;gap:10px}.cancellation-screen .traveler-box .traveler-row .traveler-name .initial{width:32px;height:32px;background:#007bff;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700}.cancellation-screen .section-title{font-weight:700;margin-bottom:4px}.cancellation-screen .breakdown-box{box-shadow:#919eab33 0 0 2px,#919eab1f 0 12px 24px -4px;padding:14px;border:1px solid #eeeeee;border-radius:10px}.checklist .checklist-container{max-width:1000px;margin:auto;background-color:#fff;border-radius:30px}.checklist .checklist-container .checklist-header{background-color:rgba(var(--theme-color),1);padding:12px}.checklist .checklist-container label{font-weight:700}.checklist .checklist-container .checklist-table th,.checklist .checklist-container .checklist-table td{vertical-align:middle}.custom-check-box{align-items:flex-end}.custom-check-box .form-check-input{width:1.7em;height:1.7em;border-width:3px}.custom-check-box .form-check-input:checked{background-color:#001940;border-color:#001940}.custom-check-box .form-check-label{font-weight:600;font-size:15px;margin:0}.payment-gateway .card-header .btn{background-color:#f9f9f9!important}.payment-gateway .accordion-button:not(.collapsed){background-color:#f9f9f9!important;box-shadow:none!important}.theme-setting .dark{visibility:hidden}.custom-file-upload{display:flex;border:1px solid #ccc;border-radius:5px;overflow:hidden;align-items:center;position:relative;max-width:400px}.custom-file-upload .file-input{position:absolute;left:0;top:0;width:100%;height:100%;opacity:0;cursor:pointer;z-index:1}.custom-file-upload .choose-file{flex:0 0 120px;padding:10px;background:#f8f8f8;border-right:1px solid #ccc;text-align:center;z-index:0}.custom-file-upload .file-name{flex:1;padding:10px;z-index:0;direction:rtl;text-align:left;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.custom-file-upload .eye-icon{flex:0 0 40px;padding:10px;text-align:center;background:#fff;border-left:1px solid #ccc;z-index:10;cursor:pointer}.custom-file-upload .eye-icon i{color:#333}.promo-section .promos .remove-btn{position:absolute;right:0;font-weight:700}.car-driv-view-detail .btn-subscribe{padding-left:6px;padding-right:6px}@font-face{font-family:feather;src:url("./media/feather-65CICL3Y.eot?t=1525787366991");src:url("./media/feather-65CICL3Y.eot?t=1525787366991#iefix") format("embedded-opentype"),url("./media/feather-CFD4EVID.woff?t=1525787366991") format("woff"),url("./media/feather-DXVGH7FP.ttf?t=1525787366991") format("truetype"),url("./media/feather-ET6BT4PP.svg?t=1525787366991#feather") format("svg")}.feather{font-family:feather!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-alert-octagon:before{content:"\e81b"}.icon-alert-circle:before{content:"\e81c"}.icon-activity:before{content:"\e81d"}.icon-alert-triangle:before{content:"\e81e"}.icon-align-center:before{content:"\e81f"}.icon-airplay:before{content:"\e820"}.icon-align-justify:before{content:"\e821"}.icon-align-left:before{content:"\e822"}.icon-align-right:before{content:"\e823"}.icon-arrow-down-left:before{content:"\e824"}.icon-arrow-down-right:before{content:"\e825"}.icon-anchor:before{content:"\e826"}.icon-aperture:before{content:"\e827"}.icon-arrow-left:before{content:"\e828"}.icon-arrow-right:before{content:"\e829"}.icon-arrow-down:before{content:"\e82a"}.icon-arrow-up-left:before{content:"\e82b"}.icon-arrow-up-right:before{content:"\e82c"}.icon-arrow-up:before{content:"\e82d"}.icon-award:before{content:"\e82e"}.icon-bar-chart:before{content:"\e82f"}.icon-at-sign:before{content:"\e830"}.icon-bar-chart-2:before{content:"\e831"}.icon-battery-charging:before{content:"\e832"}.icon-bell-off:before{content:"\e833"}.icon-battery:before{content:"\e834"}.icon-bluetooth:before{content:"\e835"}.icon-bell:before{content:"\e836"}.icon-book:before{content:"\e837"}.icon-briefcase:before{content:"\e838"}.icon-camera-off:before{content:"\e839"}.icon-calendar:before{content:"\e83a"}.icon-bookmark:before{content:"\e83b"}.icon-box:before{content:"\e83c"}.icon-camera:before{content:"\e83d"}.icon-check-circle:before{content:"\e83e"}.icon-check:before{content:"\e83f"}.icon-check-square:before{content:"\e840"}.icon-cast:before{content:"\e841"}.icon-chevron-down:before{content:"\e842"}.icon-chevron-left:before{content:"\e843"}.icon-chevron-right:before{content:"\e844"}.icon-chevron-up:before{content:"\e845"}.icon-chevrons-down:before{content:"\e846"}.icon-chevrons-right:before{content:"\e847"}.icon-chevrons-up:before{content:"\e848"}.icon-chevrons-left:before{content:"\e849"}.icon-circle:before{content:"\e84a"}.icon-clipboard:before{content:"\e84b"}.icon-chrome:before{content:"\e84c"}.icon-clock:before{content:"\e84d"}.icon-cloud-lightning:before{content:"\e84e"}.icon-cloud-drizzle:before{content:"\e84f"}.icon-cloud-rain:before{content:"\e850"}.icon-cloud-off:before{content:"\e851"}.icon-codepen:before{content:"\e852"}.icon-cloud-snow:before{content:"\e853"}.icon-compass:before{content:"\e854"}.icon-copy:before{content:"\e855"}.icon-corner-down-right:before{content:"\e856"}.icon-corner-down-left:before{content:"\e857"}.icon-corner-left-down:before{content:"\e858"}.icon-corner-left-up:before{content:"\e859"}.icon-corner-up-left:before{content:"\e85a"}.icon-corner-up-right:before{content:"\e85b"}.icon-corner-right-down:before{content:"\e85c"}.icon-corner-right-up:before{content:"\e85d"}.icon-cpu:before{content:"\e85e"}.icon-credit-card:before{content:"\e85f"}.icon-crosshair:before{content:"\e860"}.icon-disc:before{content:"\e861"}.icon-delete:before{content:"\e862"}.icon-download-cloud:before{content:"\e863"}.icon-download:before{content:"\e864"}.icon-droplet:before{content:"\e865"}.icon-edit-2:before{content:"\e866"}.icon-edit:before{content:"\e867"}.icon-edit-1:before{content:"\e868"}.icon-external-link:before{content:"\e869"}.icon-eye:before{content:"\e86a"}.icon-feather:before{content:"\e86b"}.icon-facebook:before{content:"\e86c"}.icon-file-minus:before{content:"\e86d"}.icon-eye-off:before{content:"\e86e"}.icon-fast-forward:before{content:"\e86f"}.icon-file-text:before{content:"\e870"}.icon-film:before{content:"\e871"}.icon-file:before{content:"\e872"}.icon-file-plus:before{content:"\e873"}.icon-folder:before{content:"\e874"}.icon-filter:before{content:"\e875"}.icon-flag:before{content:"\e876"}.icon-globe:before{content:"\e877"}.icon-grid:before{content:"\e878"}.icon-heart:before{content:"\e879"}.icon-home:before{content:"\e87a"}.icon-github:before{content:"\e87b"}.icon-image:before{content:"\e87c"}.icon-inbox:before{content:"\e87d"}.icon-layers:before{content:"\e87e"}.icon-info:before{content:"\e87f"}.icon-instagram:before{content:"\e880"}.icon-layout:before{content:"\e881"}.icon-link-2:before{content:"\e882"}.icon-life-buoy:before{content:"\e883"}.icon-link:before{content:"\e884"}.icon-log-in:before{content:"\e885"}.icon-list:before{content:"\e886"}.icon-lock:before{content:"\e887"}.icon-log-out:before{content:"\e888"}.icon-loader:before{content:"\e889"}.icon-mail:before{content:"\e88a"}.icon-maximize-2:before{content:"\e88b"}.icon-map:before{content:"\e88c"}.icon-map-pin:before{content:"\e88e"}.icon-menu:before{content:"\e88f"}.icon-message-circle:before{content:"\e890"}.icon-message-square:before{content:"\e891"}.icon-minimize-2:before{content:"\e892"}.icon-mic-off:before{content:"\e893"}.icon-minus-circle:before{content:"\e894"}.icon-mic:before{content:"\e895"}.icon-minus-square:before{content:"\e896"}.icon-minus:before{content:"\e897"}.icon-moon:before{content:"\e898"}.icon-monitor:before{content:"\e899"}.icon-more-vertical:before{content:"\e89a"}.icon-more-horizontal:before{content:"\e89b"}.icon-move:before{content:"\e89c"}.icon-music:before{content:"\e89d"}.icon-navigation-2:before{content:"\e89e"}.icon-navigation:before{content:"\e89f"}.icon-octagon:before{content:"\e8a0"}.icon-package:before{content:"\e8a1"}.icon-pause-circle:before{content:"\e8a2"}.icon-pause:before{content:"\e8a3"}.icon-percent:before{content:"\e8a4"}.icon-phone-call:before{content:"\e8a5"}.icon-phone-forwarded:before{content:"\e8a6"}.icon-phone-missed:before{content:"\e8a7"}.icon-phone-off:before{content:"\e8a8"}.icon-phone-incoming:before{content:"\e8a9"}.icon-phone:before{content:"\e8aa"}.icon-phone-outgoing:before{content:"\e8ab"}.icon-pie-chart:before{content:"\e8ac"}.icon-play-circle:before{content:"\e8ad"}.icon-play:before{content:"\e8ae"}.icon-plus-square:before{content:"\e8af"}.icon-plus-circle:before{content:"\e8b0"}.icon-plus:before{content:"\e8b1"}.icon-pocket:before{content:"\e8b2"}.icon-printer:before{content:"\e8b3"}.icon-power:before{content:"\e8b4"}.icon-radio:before{content:"\e8b5"}.icon-repeat:before{content:"\e8b6"}.icon-refresh-ccw:before{content:"\e8b7"}.icon-rewind:before{content:"\e8b8"}.icon-rotate-ccw:before{content:"\e8b9"}.icon-refresh-cw:before{content:"\e8ba"}.icon-rotate-cw:before{content:"\e8bb"}.icon-save:before{content:"\e8bc"}.icon-search:before{content:"\e8bd"}.icon-server:before{content:"\e8be"}.icon-scissors:before{content:"\e8bf"}.icon-share-2:before{content:"\e8c0"}.icon-share:before{content:"\e8c1"}.icon-shield:before{content:"\e8c2"}.icon-settings:before{content:"\e8c3"}.icon-skip-back:before{content:"\e8c4"}.icon-shuffle:before{content:"\e8c5"}.icon-sidebar:before{content:"\e8c6"}.icon-skip-forward:before{content:"\e8c7"}.icon-slack:before{content:"\e8c8"}.icon-slash:before{content:"\e8c9"}.icon-smartphone:before{content:"\e8ca"}.icon-square:before{content:"\e8cb"}.icon-speaker:before{content:"\e8cc"}.icon-star:before{content:"\e8cd"}.icon-stop-circle:before{content:"\e8ce"}.icon-sun:before{content:"\e8cf"}.icon-sunrise:before{content:"\e8d0"}.icon-tablet:before{content:"\e8d1"}.icon-tag:before{content:"\e8d2"}.icon-sunset:before{content:"\e8d3"}.icon-target:before{content:"\e8d4"}.icon-thermometer:before{content:"\e8d5"}.icon-thumbs-up:before{content:"\e8d6"}.icon-thumbs-down:before{content:"\e8d7"}.icon-toggle-left:before{content:"\e8d8"}.icon-toggle-right:before{content:"\e8d9"}.icon-trash-2:before{content:"\e8da"}.icon-trash:before{content:"\e8db"}.icon-trending-up:before{content:"\e8dc"}.icon-trending-down:before{content:"\e8dd"}.icon-triangle:before{content:"\e8de"}.icon-type:before{content:"\e8df"}.icon-twitter:before{content:"\e8e0"}.icon-upload:before{content:"\e8e1"}.icon-umbrella:before{content:"\e8e2"}.icon-upload-cloud:before{content:"\e8e3"}.icon-unlock:before{content:"\e8e4"}.icon-user-check:before{content:"\e8e5"}.icon-user-minus:before{content:"\e8e6"}.icon-user-plus:before{content:"\e8e7"}.icon-user-x:before{content:"\e8e8"}.icon-user:before{content:"\e8e9"}.icon-users:before{content:"\e8ea"}.icon-video-off:before{content:"\e8eb"}.icon-video:before{content:"\e8ec"}.icon-voicemail:before{content:"\e8ed"}.icon-volume-x:before{content:"\e8ee"}.icon-volume-2:before{content:"\e8ef"}.icon-volume-1:before{content:"\e8f0"}.icon-volume:before{content:"\e8f1"}.icon-watch:before{content:"\e8f2"}.icon-wifi:before{content:"\e8f3"}.icon-x-square:before{content:"\e8f4"}.icon-wind:before{content:"\e8f5"}.icon-x:before{content:"\e8f6"}.icon-x-circle:before{content:"\e8f7"}.icon-zap:before{content:"\e8f8"}.icon-zoom-in:before{content:"\e8f9"}.icon-zoom-out:before{content:"\e8fa"}.icon-command:before{content:"\e8fb"}.icon-cloud:before{content:"\e8fc"}.icon-hash:before{content:"\e8fd"}.icon-headphones:before{content:"\e8fe"}.icon-underline:before{content:"\e8ff"}.icon-italic:before{content:"\e900"}.icon-bold:before{content:"\e901"}.icon-crop:before{content:"\e902"}.icon-help-circle:before{content:"\e903"}.icon-paperclip:before{content:"\e904"}.icon-shopping-cart:before{content:"\e905"}.icon-tv:before{content:"\e906"}.icon-wifi-off:before{content:"\e907"}.icon-minimize:before{content:"\e88d"}.icon-maximize:before{content:"\e908"}.icon-gitlab:before{content:"\e909"}.icon-sliders:before{content:"\e90a"}.icon-star-on:before{content:"\e90b"}.icon-heart-on:before{content:"\e90c"}.icon-archive:before{content:"\e90d"}.icon-arrow-down-circle:before{content:"\e90e"}.icon-arrow-up-circle:before{content:"\e90f"}.icon-arrow-left-circle:before{content:"\e910"}.icon-arrow-right-circle:before{content:"\e911"}.icon-bar-chart-line-:before{content:"\e912"}.icon-bar-chart-line:before{content:"\e913"}.icon-book-open:before{content:"\e914"}.icon-code:before{content:"\e915"}.icon-database:before{content:"\e916"}.icon-dollar-sign:before{content:"\e917"}.icon-folder-plus:before{content:"\e918"}.icon-gift:before{content:"\e919"}.icon-folder-minus:before{content:"\e91a"}.icon-git-commit:before{content:"\e91b"}.icon-git-branch:before{content:"\e91c"}.icon-git-pull-request:before{content:"\e91d"}.icon-git-merge:before{content:"\e91e"}.icon-linkedin:before{content:"\e91f"}.icon-hard-drive:before{content:"\e920"}.icon-more-vertical-:before{content:"\e921"}.icon-more-horizontal-:before{content:"\e922"}.icon-rss:before{content:"\e923"}.icon-send:before{content:"\e924"}.icon-shield-off:before{content:"\e925"}.icon-shopping-bag:before{content:"\e926"}.icon-terminal:before{content:"\e927"}.icon-truck:before{content:"\e928"}.icon-zap-off:before{content:"\e929"}.icon-youtube:before{content:"\e92a"}.toast-center-center{top:50%;left:50%;transform:translate(-50%,-50%)}.toast-top-center{top:0;right:0;width:100%}.toast-bottom-center{bottom:0;right:0;width:100%}.toast-top-full-width{top:0;right:0;width:100%}.toast-bottom-full-width{bottom:0;right:0;width:100%}.toast-top-left{top:12px;left:12px}.toast-top-right{top:12px;right:12px}.toast-bottom-right{right:12px;bottom:12px}.toast-bottom-left{bottom:12px;left:12px}.toast-title{font-weight:700}.toast-message{word-wrap:break-word}.toast-message a,.toast-message label{color:#fff}.toast-message a:hover{color:#ccc;text-decoration:none}.toast-close-button{position:relative;right:-.3em;top:-.3em;float:right;font-size:20px;font-weight:700;color:#fff;text-shadow:0 1px 0 #ffffff}.toast-close-button:hover,.toast-close-button:focus{color:#000;text-decoration:none;cursor:pointer;opacity:.4}button.toast-close-button{padding:0;cursor:pointer;background:transparent;border:0}.toast-container{pointer-events:none;position:fixed;z-index:999999}.toast-container *{box-sizing:border-box}.toast-container .ngx-toastr{position:relative;overflow:hidden;margin:0 0 6px;padding:15px 15px 15px 50px;width:300px;border-radius:3px;background-position:15px center;background-repeat:no-repeat;background-size:24px;box-shadow:0 0 12px #999;color:#fff}.toast-container .ngx-toastr:hover{box-shadow:0 0 12px #000;opacity:1;cursor:pointer}.toast-info{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCA1MTIgNTEyJyB3aWR0aD0nNTEyJyBoZWlnaHQ9JzUxMic+PHBhdGggZmlsbD0ncmdiKDI1NSwyNTUsMjU1KScgZD0nTTI1NiA4QzExOS4wNDMgOCA4IDExOS4wODMgOCAyNTZjMCAxMzYuOTk3IDExMS4wNDMgMjQ4IDI0OCAyNDhzMjQ4LTExMS4wMDMgMjQ4LTI0OEM1MDQgMTE5LjA4MyAzOTIuOTU3IDggMjU2IDh6bTAgMTEwYzIzLjE5NiAwIDQyIDE4LjgwNCA0MiA0MnMtMTguODA0IDQyLTQyIDQyLTQyLTE4LjgwNC00Mi00MiAxOC44MDQtNDIgNDItNDJ6bTU2IDI1NGMwIDYuNjI3LTUuMzczIDEyLTEyIDEyaC04OGMtNi42MjcgMC0xMi01LjM3My0xMi0xMnYtMjRjMC02LjYyNyA1LjM3My0xMiAxMi0xMmgxMnYtNjRoLTEyYy02LjYyNyAwLTEyLTUuMzczLTEyLTEydi0yNGMwLTYuNjI3IDUuMzczLTEyIDEyLTEyaDY0YzYuNjI3IDAgMTIgNS4zNzMgMTIgMTJ2MTAwaDEyYzYuNjI3IDAgMTIgNS4zNzMgMTIgMTJ2MjR6Jy8+PC9zdmc+)}.toast-error{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCA1MTIgNTEyJyB3aWR0aD0nNTEyJyBoZWlnaHQ9JzUxMic+PHBhdGggZmlsbD0ncmdiKDI1NSwyNTUsMjU1KScgZD0nTTI1NiA4QzExOSA4IDggMTE5IDggMjU2czExMSAyNDggMjQ4IDI0OCAyNDgtMTExIDI0OC0yNDhTMzkzIDggMjU2IDh6bTEyMS42IDMxMy4xYzQuNyA0LjcgNC43IDEyLjMgMCAxN0wzMzggMzc3LjZjLTQuNyA0LjctMTIuMyA0LjctMTcgMEwyNTYgMzEybC02NS4xIDY1LjZjLTQuNyA0LjctMTIuMyA0LjctMTcgMEwxMzQuNCAzMzhjLTQuNy00LjctNC43LTEyLjMgMC0xN2w2NS42LTY1LTY1LjYtNjUuMWMtNC43LTQuNy00LjctMTIuMyAwLTE3bDM5LjYtMzkuNmM0LjctNC43IDEyLjMtNC43IDE3IDBsNjUgNjUuNyA2NS4xLTY1LjZjNC43LTQuNyAxMi4zLTQuNyAxNyAwbDM5LjYgMzkuNmM0LjcgNC43IDQuNyAxMi4zIDAgMTdMMzEyIDI1Nmw2NS42IDY1LjF6Jy8+PC9zdmc+)}.toast-success{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCA1MTIgNTEyJyB3aWR0aD0nNTEyJyBoZWlnaHQ9JzUxMic+PHBhdGggZmlsbD0ncmdiKDI1NSwyNTUsMjU1KScgZD0nTTE3My44OTggNDM5LjQwNGwtMTY2LjQtMTY2LjRjLTkuOTk3LTkuOTk3LTkuOTk3LTI2LjIwNiAwLTM2LjIwNGwzNi4yMDMtMzYuMjA0YzkuOTk3LTkuOTk4IDI2LjIwNy05Ljk5OCAzNi4yMDQgMEwxOTIgMzEyLjY5IDQzMi4wOTUgNzIuNTk2YzkuOTk3LTkuOTk3IDI2LjIwNy05Ljk5NyAzNi4yMDQgMGwzNi4yMDMgMzYuMjA0YzkuOTk3IDkuOTk3IDkuOTk3IDI2LjIwNiAwIDM2LjIwNGwtMjk0LjQgMjk0LjQwMWMtOS45OTggOS45OTctMjYuMjA3IDkuOTk3LTM2LjIwNC0uMDAxeicvPjwvc3ZnPg==)}.toast-warning{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCA1NzYgNTEyJyB3aWR0aD0nNTc2JyBoZWlnaHQ9JzUxMic+PHBhdGggZmlsbD0ncmdiKDI1NSwyNTUsMjU1KScgZD0nTTU2OS41MTcgNDQwLjAxM0M1ODcuOTc1IDQ3Mi4wMDcgNTY0LjgwNiA1MTIgNTI3Ljk0IDUxMkg0OC4wNTRjLTM2LjkzNyAwLTU5Ljk5OS00MC4wNTUtNDEuNTc3LTcxLjk4N0wyNDYuNDIzIDIzLjk4NWMxOC40NjctMzIuMDA5IDY0LjcyLTMxLjk1MSA4My4xNTQgMGwyMzkuOTQgNDE2LjAyOHpNMjg4IDM1NGMtMjUuNDA1IDAtNDYgMjAuNTk1LTQ2IDQ2czIwLjU5NSA0NiA0NiA0NiA0Ni0yMC41OTUgNDYtNDYtMjAuNTk1LTQ2LTQ2LTQ2em0tNDMuNjczLTE2NS4zNDZsNy40MTggMTM2Yy4zNDcgNi4zNjQgNS42MDkgMTEuMzQ2IDExLjk4MiAxMS4zNDZoNDguNTQ2YzYuMzczIDAgMTEuNjM1LTQuOTgyIDExLjk4Mi0xMS4zNDZsNy40MTgtMTM2Yy4zNzUtNi44NzQtNS4wOTgtMTIuNjU0LTExLjk4Mi0xMi42NTRoLTYzLjM4M2MtNi44ODQgMC0xMi4zNTYgNS43OC0xMS45ODEgMTIuNjU0eicvPjwvc3ZnPg==)}.toast-container.toast-top-center .ngx-toastr,.toast-container.toast-bottom-center .ngx-toastr{width:300px;margin-left:auto;margin-right:auto}.toast-container.toast-top-full-width .ngx-toastr,.toast-container.toast-bottom-full-width .ngx-toastr{width:96%;margin-left:auto;margin-right:auto}.ngx-toastr{background-color:#030303;pointer-events:auto}.toast-success{background-color:#51a351}.toast-error{background-color:#bd362f}.toast-info{background-color:#2f96b4}.toast-warning{background-color:#f89406}.toast-progress{position:absolute;left:0;bottom:0;height:4px;background-color:#000;opacity:.4}@media all and (max-width: 240px){.toast-container .ngx-toastr.div{padding:8px 8px 8px 50px;width:11em}.toast-container .toast-close-button{right:-.2em;top:-.2em}}@media all and (min-width: 241px) and (max-width: 480px){.toast-container .ngx-toastr.div{padding:8px 8px 8px 50px;width:18em}.toast-container .toast-close-button{right:-.2em;top:-.2em}}@media all and (min-width: 481px) and (max-width: 768px){.toast-container .ngx-toastr.div{padding:15px 15px 15px 50px;width:25em}}
