@import url(https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Poppins,sans-serif}*,body{margin:0}*{box-sizing:border-box;padding:0}html{scroll-behavior:smooth}::selection{background-color:#dca73a;color:#fff;text-shadow:none}:root{--nBlue:#1d65ec;--alert-color:#107181;--alert-bg:#a2dae380;--alert-border-color:#a2dae3;--alert:#fd0;--darkBlue:#001e36;--pink:#673de6;--overlay:#0000003d;--border:#c5c5c7;--borderRadius:0.5rem;--transperantBlue:#5143d91a;--transperantGreen:#43ca751a;--transperantRed:#d6293d31;--lgBlue:#0073ffc2;--braown:#dca73a;--braown_lt:#f7bb42;--blue:#0073ff;--drkBlue:#0068cf;--darkColor:#3a3a3a;--bgColor:#f5f6f8;--drkgray:#020308;--orange:#ffb700;--green:#30b130;--red:red;--transition:0.3s ease-in-out;--boxShadowTwo:0px 0px 40px #1d3a531a;--boxShadow:#0e3f7e0f 0px 0px 0px 1px,#2a334608 0px 1px 1px -0.5px,#2a33460a 0px 2px 2px -1px,#2a33460a 0px 3px 3px -1.5px,#2a334608 0px 5px 5px -2.5px,#2a334608 0px 10px 10px -5px,#2a334608 0px 24px 24px -8px}.gradient{background:#013a73}h7{color:#ff4500}li,span{font-size:14px}hr{border-top:var(--bs-border-width) solid;color:#85878a;margin:1rem 0}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{color:var(--bs-heading-color);font-family:Poppins,sans-serif;font-weight:700;line-height:1.25;margin-bottom:.5rem;margin-top:0}.h1,h1{font-size:calc(1.475rem + 2.7vw)}@media(min-width:1200px){.h1,h1{font-size:3.5rem}}.h2,h2{font-size:calc(1.425rem + 2.1vw)}@media(min-width:1200px){.h2,h2{font-size:3rem}}.h3,h3{font-size:calc(1.355rem + 1.26vw)}@media(min-width:1200px){.h3,h3{font-size:2.3rem}}.h4,h4{font-size:calc(1.3rem + .6vw)}@media(min-width:1200px){.h4,h4{font-size:1.75rem}}.h5,h5{font-size:calc(1.255rem + .06vw)}@media(min-width:1200px){.h5,h5{font-size:1.3rem}}.h6,h6{font-size:1rem}p{color:#001e36!important;color:var(--darkBlue)!important;margin-bottom:.5rem;margin-top:0}select{border:1px solid #020308;border:1px solid var(--drkgray);border-radius:5px;font-size:14px!important;height:35px;outline:none!important;padding:0 10px!important;width:100%}.thin{font-size:1rem;font-weight:400}Link,a{color:#3a3a3a;color:var(--darkColor)}::placeholder{color:gray!important;font-family:Poppins,sans-serif;font-size:14px}input:focus::placeholder{color:var(--bgcolor)!important}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}button{border:none!important}:root{--bs-gray-out-line:#dfdfe3;--bs-border-red:10px;--bs-nav-hover-font:#0073ff;--bs-hover-btn:#0073ff;--bs-font-color:#0073ff;--bs-transition:all 0.2s ease-in-out;--bs-padding:1.875rem}.__fw{align-items:center!important}.__fw,.__mw,.__mww{display:flex!important;flex-direction:column!important;height:auto!important;justify-content:center!important;width:100%!important}.__mww{align-items:center!important;max-width:1140px!important;padding:0 20px!important;padding-left:.9375rem;padding-left:calc(var(--bs-padding)*.5);padding-right:.9375rem;padding-right:calc(var(--bs-padding)*.5)}.nav_name{align-items:center;display:flex;height:auto;justify-content:flex-start;padding:15px;width:100%}.nav_name h4{display:flex;font-size:1.5rem!important;margin-right:.25rem!important}.nav_name h4 em{align-items:center;color:#5143d9;display:flex;margin-right:10px}.st{margin-right:5px!important}@media screen and (max-width:900px){.form_in{box-shadow:none!important;padding:30px 10px!important}}.btn{width:100%}.btn,.btn span{align-items:center;justify-content:center}.btn span{background-color:#5143d91a;background-color:var(--transperantBlue);border-radius:5px;color:#0073ff;color:var(--bs-font-color);display:flex;font-size:12px!important;font-weight:500;gap:12px;padding:8px 10px}.btn span:hover{background-color:#0073ff;background-color:var(--bs-hover-btn);color:#fff;cursor:pointer;transition:all .2s ease-in-out;transition:var(--bs-transition)}.room_ad_btn{margin:10px 0;width:100%}.room_ad_btn,.room_ad_btn span{align-items:center;justify-content:center}.room_ad_btn span{background-color:#5143d91a;border-radius:5px;color:#0073ff;color:var(--bs-font-color);display:flex;font-size:12px!important;font-weight:600!important;font-weight:500;gap:12px;padding:8px 10px}.room_ad_btn span:hover{background-color:#0073ff;background-color:var(--bs-hover-btn);color:#fff;cursor:pointer;transition:all .2s ease-in-out;transition:var(--bs-transition)}.black_btn{background-color:#0073ff;background-color:var(--blue);border:none;border-radius:5px;color:#fff;cursor:pointer;font-size:14px!important;outline:none!important;padding:7px 15px;transition:.3s}.black_btn:hover{background-color:#0073ffc2;background-color:var(--lgBlue);color:#fff;transition:.3s ease-in}.delete_btn{margin:10px 0;width:300px}.delete_btn span{background-color:#d943431a;color:red;color:var(--red)}.delete_btn span:hover{background-color:red;background-color:var(--red);color:#fff}.date{border:none!important;color:#0073ff;color:var(--blue);cursor:pointer;font-family:Poppins,sans-serif!important;font-size:13px;font-weight:600;outline:none}Link,a{font-style:normal!important;text-decoration:none!important}hr{height:1px}.hr,hr{background-color:#eaf1fb!important;border:0;clear:both;display:block;width:100%}.hr{margin:10px 0 0}textarea{background-color:#f5f6f8;background-color:var(--bgColor);border:none!important;border-radius:.5rem;color:#425466!important;font-family:Poppins,sans-serif!important;font-size:1rem!important;line-height:1.5;outline:none;padding:5px;resize:vertical;width:100%}.__btn{background-color:#0073ff;background-color:var(--blue);border:none;border-radius:5px;color:#fff;cursor:pointer;font-size:14px;margin-bottom:5px;outline:none!important;padding:10px 15px;transition:.3s;width:100%!important}.__btn:hover{background-color:#30b130;background-color:var(--green);color:#fff;transition:.3s ease-in}.green_btn{background-color:rgba(48,177,48,.561);border:none;border-radius:5px;color:#fff;cursor:pointer;font-size:14px;margin-bottom:5px;outline:none!important;padding:10px 15px;transition:.3s;width:100%!important}.green_btn:hover{transition:.3s ease-in}.__pay,.green_btn:hover{background-color:#30b130;background-color:var(--green);color:#fff}.__pay{border:none;border-radius:5px;cursor:pointer;font-size:14px;margin-bottom:5px;outline:none!important;padding:10px 15px;transition:.3s;width:100%!important}.__pay:hover{background-color:rgba(67,202,117,.824);color:#fff;transition:.3s ease-in}.submit_btn{gap:10px;width:100%}.submit_btn,.submit_btn span{align-items:center;display:flex;justify-content:center}.submit_btn span{background-color:#0073ff;background-color:var(--blue);border-radius:5px;color:#fff;font-size:14px!important;gap:12px;padding:.8rem 2rem}.submit_btn span:hover{background-color:#30b130;background-color:var(--green);color:#fff;cursor:pointer;transition:all .2s ease-in-out;transition:var(--bs-transition)}.__black_btn{gap:10px}.__black_btn,.__black_btn span{align-items:center;display:flex;justify-content:center}.__black_btn span{background-color:#000;border-radius:5px;color:#fff;font-size:14px!important;gap:12px;padding:.8rem 2rem;width:200px}.__black_btn span:hover{background-color:rgba(0,0,0,.481);color:#fff;cursor:pointer;transition:all .2s ease-in-out;transition:var(--bs-transition)}.rbc-event-allday{background-color:#0073ff 84!important;background-color:var(--blue) 84!important;border-radius:1px!important}.rbc-event{background-color:#0073ff 95!important;background-color:var(--blue) 95!important;border-radius:1px!important}.rbc-header{padding:10px!important}.rbc-header span{color:#3a3a3a!important;color:var(--darkColor)!important}.__btn_{background-color:#0073ff;background-color:var(--blue);border:none;border-radius:5px;color:#fff;cursor:pointer;font-size:14px!important;outline:none!important;padding:7px 15px;transition:.3s}.__btn_:hover{background-color:#0073ffc2;background-color:var(--lgBlue);color:#fff;transition:.3s ease-in}.gmnoprint{z-index:999!important}.MuiDataGrid-root{border:none!important}.MuiDataGrid-row{cursor:pointer!important}.photo_grid{grid-gap:10px;display:grid;gap:10px;grid-template-columns:1fr 1fr 1fr 1fr;height:auto;margin-bottom:10px;width:100%}.photo_grid .img_over{align-items:center;border-radius:5px;display:flex;height:80px;justify-content:center;object-fit:cover;overflow:hidden!important;position:relative;width:100%}.photo_grid .img_over img{display:flex;height:auto;width:100%!important}.photo_grid .img_over .trash_icon{border-radius:50px;bottom:3px;font-size:small!important;padding:3px;position:absolute;right:2px}.photo_grid .img_over .trash_icon button{border:none!important;border-radius:50px;color:#000;cursor:pointer;height:22px;outline:none!important;padding:3px}.photo_grid .img_over .trash_icon button:hover{background-color:rgba(0,0,0,.667);color:#fff}.photo_grid .img_over .star_icon{border-radius:50px;bottom:3px;font-size:small!important;left:2px;padding:3px;position:absolute}.photo_grid .img_over .star_icon button{border:none;border-radius:50px;color:#000;cursor:pointer;height:22px;outline:none;padding:3px}.photo_grid .img_over .star_icon button:hover{background-color:rgba(0,0,0,.667);color:#fff}.photo_grid label{align-items:center;background-color:#0000;border-radius:5px;cursor:pointer;display:flex;height:auto;height:90px;justify-content:center;width:100%}.photo_grid label .btn_upload{display:none;height:100%;width:100%}.photo_grid button:hover{background-color:var(--bgcolor);transition:.3s ease-in-out;transition:var(--transition)}._icon .indicate{animation:wave 1s infinite;background:#ffb700;background:var(--orange);border-radius:50%;box-shadow:#ffb700;box-shadow:var(--orange)}._icon .indicate,._icon .indicate-border{box-sizing:border-box;height:8px;position:absolute;width:8px}._icon .indicate-border{animation:waveLine 1s infinite;background:#0000;border:.5px solid #ffb700;border:.5px solid var(--orange);border-radius:50%;transform-origin:center}@keyframes wave{60%{box-shadow:0 0 0 15px #ffffff0d}to{box-shadow:0 0 0 15px #fff0}}@keyframes waveLine{0%{transform:scale(1)}to{border:.4px solid #ffb700;border:.4px solid var(--orange);border-radius:50%;height:8px;opacity:0;transform:scale(3)}}.img_loading{animation:shine 1s linear infinite;background:linear-gradient(110deg,#ececec 8%,#f5f5f5 18%,#ececec 33%);background-size:200% 100%;border-radius:5px}@keyframes shine{to{background-position-x:-200%}}.skeleton{animation:skeleton-loading 1s linear infinite alternate;opacity:.7}@keyframes skeleton-loading{0%{background-color:#a3b8c2}to{background-color:#f0f3f5}}.fixDisplay{background-color:#f7f7f7;box-shadow:0 4px 6px #00000008,0 1px 2px #0000000d;padding:10px;top:60px}._fixDisplay,.fixDisplay{position:fixed;z-index:9999}._fixDisplay{top:0}.bg-tex{align-items:center;display:flex;flex-direction:column;height:100dvh;justify-content:center;position:relative;width:100%}.ls-Background-background{bottom:0;left:0;position:fixed;right:0;top:-250px;transform:skewY(12deg);z-index:0}.ls-ls-Background-background{background-color:rgba(142,198,255,.086);height:1698px;left:0;position:absolute;right:0;top:-1000px;transform-origin:0}.ls-Background-background-left{height:40px;left:calc(50% - 700px);right:calc(50% + 540px);top:668px}.ls-Background-background-s-left{border-top:10px solid #0073ff;border-top:10px solid var(--blue);height:30px;left:-10px;right:calc(50% + 405px);top:698px}.db-RegisterAndLoginBackground-firstLeftStripe,.ls-Background-background-f-s-left,.ls-Background-background-f-s-rihgt,.ls-Background-background-s-left{position:absolute}.ls-Background-background-f-s-left{height:10px;left:calc(50% - 700px);right:calc(50% + 540px);top:698px}.ls-Background-background-f-s-rihgt{border-bottom:5px solid #ffb700;border-bottom:5px solid var(--orange);height:20px;left:calc(50% + 430px);right:-10px;top:658px}.input_wrp{display:flex;flex-direction:column;margin-bottom:15px;width:100%}.input_wrp label{color:#fff!important;font-size:14px;margin-bottom:5px}.input_form{width:100%}.input_form .input_wrp{display:flex;flex-direction:column;margin-bottom:10px!important;width:100%}input[type=file]{cursor:pointer;height:50px!important;opacity:0;width:100%;z-index:10}input{align-items:center!important;border:1px solid #c5c5c7!important;border:1px solid var(--border)!important;border-radius:5px!important;box-sizing:border-box!important;box-sizing:border-box;color:#000!important;display:block!important;font-size:14px!important;font-weight:500!important;justify-content:center!important;outline:none!important;padding:.8rem 1rem;text-align:left!important;transform:"scale(1.0)"}.noBorder{padding:10px!important}._noBorder,.noBorder{border:none!important;width:100%!important}._btn_list{align-items:center;background-color:#0073ff;background-color:var(--blue);border:none;border-radius:5px;color:#fff!important;cursor:pointer;display:flex;justify-content:center;outline:none;padding:10px 20px;width:100%}._btn_list,._btn_list:hover{transition:.3s ease-in-out;transition:var(--transition)}._btn_list:hover{background-color:#0073ffc2;background-color:var(--lgBlue)}.form-control{border:1px solid #020308;border:1px solid var(--drkgray);height:36px!important;padding:0 20px}input[type=radio]{cursor:pointer!important;height:16px!important;width:16px!important}.rdrDateDisplayWrapper{display:none!important}.place_card{border-radius:15px!important;cursor:pointer!important;display:flex;flex-direction:column;transition:.3s ease-in-out;transition:var(--transition)}.place_card .place_img{aspect-ratio:1/1!important;border-radius:10px;display:flex;height:285.63px!important;margin-bottom:5px;overflow:hidden;position:relative;width:285.63px!important}.place_card .place_img img{display:flex;height:100%;object-fit:cover;width:285.63px!important}.place_card .place_img .approved{align-items:center;display:flex;gap:10px;justify-content:center;left:0;margin:10px;position:absolute;top:0}.place_card .place_img .approved .approved_icon{background-color:#30b130;background-color:var(--green);border-radius:50px;height:10px;width:10px}.place_card .place_img .approved span{font-size:12px;font-weight:600;text-transform:capitalize}.place_card .place_img .pending{align-items:center;display:flex;gap:10px;justify-content:center;left:0;margin:10px;position:absolute;top:0}.place_card .place_img .pending .pending_icon{background-color:#ffb700;background-color:var(--orange);border-radius:50px;height:10px;width:10px}.place_card .place_img .pending span{font-size:12px;font-weight:600;text-transform:capitalize}.place_card .place_img .draft{align-items:center;display:flex;gap:10px;justify-content:center;left:0;margin:10px;position:absolute;top:0}.place_card .place_img .draft .draft_icon{background-color:#020308;background-color:var(--drkgray);border-radius:50px;height:10px;width:10px}.place_card .place_img .draft span{font-size:12px;font-weight:600;text-transform:capitalize}.place_card .place_img .rating{bottom:0;height:auto;position:absolute;right:0}.place_card .place_img .rating .rating_in{align-items:center;background-color:#3a3a3a d6;background-color:var(--darkColor) d6;border:1px solid #fff;border-radius:50px;display:flex;height:20px;justify-content:center;margin:5px;width:20px}.place_card .place_img .rating .rating_in h3{color:#fff!important;font-size:10px}.place_card .place_img .favorite{height:auto;position:absolute;right:0;top:0;z-index:999}.place_card .place_img .favorite .favorite_in{align-items:center;background-color:#3a3a3a 81;background-color:var(--darkColor) 81;border-radius:50px;display:flex;height:25px;justify-content:center;margin:5px;transition:.3s ease-in-out;transition:var(--transition);width:25px}.place_card .place_img .favorite .favorite_in span{align-items:center;color:#fff!important;display:flex;justify-content:center}.place_card .place_img .favorite .favorite_in:hover{background-color:rgba(0,0,0,.643);transition:.3s ease-in-out;transition:var(--transition)}.place_card .place_info{border-radius:10px;display:flex;justify-content:space-between;margin-bottom:5px;overflow:hidden;position:relative;width:285.63px!important}.place_card .place_info .place_one{display:flex;flex-direction:column;padding-top:8px;width:100%}.place_card .place_info .place_one h2{color:#3a3a3a!important;color:var(--darkColor)!important;font-size:17px!important;font-weight:600;line-height:1!important;overflow:hidden;padding:0!important;text-overflow:ellipsis;text-transform:capitalize;white-space:nowrap;width:200px}.place_card .place_info .place_two h3{color:#717171!important;font-size:15px;font-weight:400!important;text-transform:capitalize}.place_card .place_info .place_three span,.place_card .place_info .place_two h3{font-style:normal;overflow:hidden;padding-bottom:2px;text-overflow:ellipsis;white-space:nowrap;width:200px}.place_card .place_info .place_three span{color:#717171;font-size:13px}.place_card .place_info .place_three ._btn{border-radius:5px;display:flex;float:right!important;justify-content:flex-end!important;margin-top:10px;padding:5px 10px;width:100%}.place_card .place_info .place_three ._btn span{color:#0073ff!important;color:var(--blue)!important;font-weight:600;transition:.3s ease-in-out;transition:var(--transition);width:auto!important}.place_card .place_info .place_three ._btn:hover span{color:#ffb700!important;color:var(--orange)!important;transition:.3s ease-in-out;transition:var(--transition)}.place_card .place_info .place_four{padding-top:5px}.place_card .place_info .place_four span{color:#3a3a3a!important;color:var(--darkColor)!important;font-size:15px;font-style:normal;font-weight:600;overflow:hidden;padding-bottom:2px;text-overflow:ellipsis;text-transform:capitalize;white-space:nowrap;width:200px}.place_card .place_info .place_four em{color:#717171;font-style:normal;font-weight:400}.place_card .place_info p{color:#717171;padding-top:5px}.place_card .place_info p span{color:#3a3a3a!important;color:var(--darkColor)!important;font-size:.9375rem;font-style:normal;font-weight:600}.place_card .place_info .icon_wap{display:flex;gap:10px;padding-top:10px;width:100%}.place_card .place_info .edit_sec{align-items:center;border-radius:5px;display:flex;flex-direction:column;justify-content:center;transition:.3s ease-in-out;transition:var(--transition)}.place_card .place_info .edit_sec .bo_go small{font-size:10px}.place_card .place_info .icon_edit_wrap:hover{background-color:#d3d3d3;transition:.3s ease-in-out;transition:var(--transition)}.keep_btn{width:100%}.keep_btn,.keep_btn span{align-items:center;justify-content:center}.keep_btn span{background-color:#43ca751a;background-color:var(--transperantGreen);border-radius:5px;color:#30b130;color:var(--green);display:flex;font-size:12px!important;font-weight:600!important;font-weight:500;gap:12px;padding:8px 10px}.keep_btn span:hover{background-color:#30b130;background-color:var(--green);color:#fff;cursor:pointer;transition:all .2s ease-in-out;transition:var(--bs-transition)}.delete_btn{width:100%}.delete_btn,.delete_btn span{align-items:center;justify-content:center}.delete_btn span{background-color:red;background-color:var(--red);border-radius:5px;color:#fff;display:flex;font-size:12px!important;font-weight:600!important;font-weight:500;gap:12px;padding:8px 10px}.delete_btn span:hover{background-color:#d6293d31;background-color:var(--transperantRed);color:red;color:var(--red);cursor:pointer;transition:all .2s ease-in-out;transition:var(--bs-transition)}.couponBtn{width:60%}.couponBtn,.couponBtn span{align-items:center;justify-content:center}.couponBtn span{background-color:#0073ff;background-color:var(--blue);border-radius:0 10px 10px 0;color:#fff;display:flex;font-size:12px!important;font-weight:600;font-weight:600!important;font-weight:500;gap:12px;min-height:calc(1.25em + 1.6rem + 2px);padding:10px}.couponBtn span:hover{background-color:#0073ffc2;background-color:var(--lgBlue);color:#fff;cursor:pointer;transition:all .2s ease-in-out;transition:var(--bs-transition)}select{border:1px solid #c5c5c7;border:1px solid var(--border)}.error_msg{display:flex;margin-top:-20px;position:absolute}.error_msg .msg_text{background-color:#ff4500;border-radius:0 5px 5px 5px;color:#fff!important;font-size:11px;padding:5px}iframe{border-radius:.5rem!important;display:flex;height:auto!important;min-height:950px;overflow:scroll}.hotelCard{border-radius:.7rem;box-shadow:0 0 40px #1d3a531a;flex:0 0 auto;position:relative}.hotelCard .offer_wrp{display:flex;gap:5px;left:10px;position:absolute;top:10px;width:100%}.hotelCard .offer_wrp .offer{align-items:center;border-radius:20px;display:flex;justify-content:center;padding:5px}.hotelCard .offer_wrp .offer span{color:#30b130;color:var(--green);display:flex;line-height:0;margin-bottom:0}.hotelCard .offer_wrp .featured{align-items:center;border-radius:20px;display:flex;justify-content:center;padding:10px}.hotelCard .offer_wrp .featured span{color:var(--darkBg);display:flex;line-height:0;margin-bottom:0}.hotelCard .offer_wrp .trand{align-items:center;border-radius:20px;display:flex;justify-content:center;padding:5px}.hotelCard .offer_wrp .trand span{color:#ff4500;display:flex;line-height:0;margin-bottom:0}.hotelCard .ad_wrp{display:flex;gap:5px;justify-content:flex-end;position:absolute;right:10px;top:10px;width:100%}.hotelCard .ad_wrp .featured{align-items:center;border-radius:20px;display:flex;justify-content:center;padding:5px}.hotelCard .ad_wrp .featured span{color:#0073ff;color:var(--blue);display:flex;line-height:0;margin-bottom:0}.hotelCard .hotel_card_img{aspect-ratio:1/.75!important;display:flex;height:250px!important;overflow:hidden;overflow:hidden!important;position:relative;width:100%;width:271.25px!important}.hotelCard .hotel_card_img img{border-radius:.7rem .7rem 0 0;display:flex;height:100%;overflow:hidden}.hotelCard .hotel_card_info{display:flex;flex-direction:column;padding:.7rem 1rem 1rem;width:100%}.hotelCard .hotel_card_info .card_point{align-items:center;display:flex;justify-content:space-between;margin-bottom:10px;width:100%}.hotelCard .hotel_card_info .card_point span{align-items:center;background-color:#f7c32e;border-radius:5px;display:flex;justify-content:center;padding:2px 5px}.hotelCard .hotel_card_info .card_point span em{font-size:12px;font-style:normal;margin-left:5px;margin-top:0!important}.hotelCard .hotel_card_info .card_point p{cursor:pointer;display:flex;margin:0!important}.hotelCard .hotel_card_info .card_point p:hover{color:#dca73a;color:var(--braown);transition:.3s ease-in-out;transition:var(--transition)}.hotelCard .hotel_card_info .card_data{max-width:280px;width:100%}.hotelCard .hotel_card_info .card_data h6{margin-bottom:.3rem!important;max-width:280px;overflow:hidden;text-overflow:ellipsis;text-transform:capitalize;white-space:nowrap}.hotelCard .hotel_card_info .card_data ul{display:flex;justify-content:start}.hotelCard .hotel_card_info .card_data ul li{color:gray;display:flex;font-size:12px!important;margin-right:10px;max-width:100px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hotelCard .hotel_card_info .card_price{align-items:center;display:flex;justify-content:space-between;margin-top:1rem}.hotelCard .hotel_card_info .card_price h6{margin-bottom:0!important}.hotelCard .hotel_card_info .card_price h6 strong{color:#dca73a;color:var(--braown)}.hotelCard .hotel_card_info .card_price h6 em{color:#dca73a;color:var(--braown);font-size:14px;font-style:normal;font-weight:400;margin-left:3px}.hotelCard .hotel_card_info .card_price span{border-radius:5px;color:#000;cursor:pointer;font-size:14px!important;font-weight:500!important;padding:5px 10px}.hotelCard .hotel_card_info .card_price span:hover{background-color:#c5c5c5;color:#fff;transition:.3s ease-in-out;transition:var(--transition)}.hotelCard .hotel_card_info .varify_wrp{display:flex;justify-content:space-between;margin-top:5px;width:100%}.hotelCard .hotel_card_info .varify_wrp .b_btn_i{margin:3px}.hotelCard .hotel_card_info .varify_wrp .b_btn_i span{background-color:#0073ff;background-color:var(--blue);border-radius:3px;color:#fff;cursor:pointer;font-size:12px!important;padding:5px 10px}.hotelCard .hotel_card_info .varify_wrp .b_btn_i span:hover{background-color:rgba(67,202,117,.311);cursor:pointer;transition:.3s ease-in-out;transition:var(--transition)}.hotelCard .hotel_card_info .varify_wrp .b_btn_ii{margin:3px}.hotelCard .hotel_card_info .varify_wrp .b_btn_ii span{background-color:rgba(255,0,0,.208);border-radius:3px;color:#fff;cursor:pointer;font-size:12px!important;padding:5px 10px}.hotelCard .hotel_card_info .varify_wrp .b_btn_ii span:hover{background-color:red;cursor:pointer;transition:.3s ease-in-out;transition:var(--transition)}.hotelCard .hotel_card_info .varify_wrp .b_btn_iii{margin:3px}.hotelCard .hotel_card_info .varify_wrp .b_btn_iii span{background-color:#0073ff;background-color:var(--blue);border-radius:3px;color:#fff;cursor:pointer;font-size:12px!important;padding:5px 10px}.hotelCard .hotel_card_info .varify_wrp .b_btn_iii span:hover{background-color:rgba(255,166,0,.289);cursor:pointer;transition:.3s ease-in-out;transition:var(--transition)}.hotelCard:hover{box-shadow:0 0 40px rgba(29,58,83,.199);transition:.3s ease-in-out;transition:var(--transition)}.home_wrp{display:grid;grid-template-columns:1fr 5fr;height:100dvh}.home_wrp .home_left,.home_wrp .home_right{display:flex;width:100%}.home_wrp .home_right{flex-direction:column}.home_wrp .home_right .homeBody{align-items:flex-start;flex-wrap:wrap;justify-content:space-around}.home_wrp .home_right .homeBody,.main_wrp{display:flex;overflow:scroll;padding:1rem;width:100%}.main_wrp{align-items:center;display:flex!important;flex-direction:column!important;height:100%;min-height:86vh}.admin_heading_wrp{align-items:center;display:flex;justify-content:space-between;padding:1rem;position:sticky;width:100%}.admin_heading_wrp h1{font-size:2.3rem;margin-bottom:0}.admin_heading_wrp span{background-color:#f5f6f8;background-color:var(--bgColor);border-radius:5px;padding:8px 16px}.profile_head{flex-wrap:wrap;width:100%}.profile_head,.profile_head .hed_sec{display:flex;justify-content:space-between}.profile_head .hed_sec{border-radius:.7rem;box-shadow:0 0 0 1px #0e3f7e0f,0 1px 1px -.5px #2a334608,0 2px 2px -1px #2a33460a,0 3px 3px -1.5px #2a33460a,0 5px 5px -2.5px #2a334608,0 10px 10px -5px #2a334608,0 24px 24px -8px #2a334608;box-shadow:var(--boxShadow);margin-bottom:2rem;padding:1rem 2rem;width:32%}.profile_head .hed_sec span:first-child{align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-start;text-align:right}.profile_head .hed_sec span:first-child p{margin-bottom:0}.profile_head .hed_sec span:first-child h3{font-size:calc(1.355rem + 1.26vw)!important;margin-bottom:0}.profile_head .hed_sec span:nth-child(2){align-items:center;color:#fff;display:flex;font-size:20px;justify-content:center}.profile_head .hed_sec span:nth-child(2) .i_in{align-items:center;border-radius:50%;display:flex;height:50px;justify-content:center;overflow:hidden;width:50px}.profile_head .hed_sec span:nth-child(2) .aa{background-color:#5243d9}.profile_head .hed_sec span:nth-child(2) .bb{background-color:#f7c32e}.profile_head .hed_sec span:nth-child(2) .cc{background-color:#0cbc87}.profile_head .a{background-color:rgba(82,67,217,.123);border:1px #5243d9}.profile_head .b{background-color:rgba(247,193,46,.171);border:1px #f7c12e}.profile_head .c{background-color:rgba(12,188,135,.237);border:1px #0cbc87}.h_profile_head{display:flex;flex-wrap:wrap;justify-content:space-between;padding:1rem;width:100%}.h_profile_head .h_hed_sec{border-radius:.7rem;box-shadow:0 0 0 1px #0e3f7e0f,0 1px 1px -.5px #2a334608,0 2px 2px -1px #2a33460a,0 3px 3px -1.5px #2a33460a,0 5px 5px -2.5px #2a334608,0 10px 10px -5px #2a334608,0 24px 24px -8px #2a334608;box-shadow:var(--boxShadow);display:flex;justify-content:space-between;margin-bottom:2rem;padding:1rem 2rem;width:24%}.h_profile_head .h_hed_sec span:first-child{align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-start;text-align:right}.h_profile_head .h_hed_sec span:first-child h4,.h_profile_head .h_hed_sec span:first-child p{margin-bottom:0}.h_profile_head .h_hed_sec span:nth-child(2){align-items:center;color:#fff;display:flex;font-size:20px;justify-content:center}.h_profile_head .h_hed_sec span:nth-child(2) .h_i_in{align-items:center;border-radius:50%;display:flex;height:50px;justify-content:center;overflow:hidden;width:50px}.h_profile_head .h_hed_sec span:nth-child(2) .aa{background-color:#5243d9}.h_profile_head .h_hed_sec span:nth-child(2) .bb{background-color:#f7c32e}.h_profile_head .h_hed_sec span:nth-child(2) .cc{background-color:#0cbc87}.h_profile_head .h_hed_sec span:nth-child(2) .dd{background-color:#17a3b8}.h_profile_head .a{background-color:rgba(82,67,217,.123);border:1px #5243d9}.h_profile_head .b{background-color:rgba(247,193,46,.171);border:1px #f7c12e}.h_profile_head .c{background-color:rgba(12,188,135,.237);border:1px #0cbc87}.h_profile_head .d{background-color:rgba(23,163,184,.252);border:1px #17a3b8}.data_table{border-radius:.7rem;box-shadow:0 0 0 1px #0e3f7e0f,0 1px 1px -.5px #2a334608,0 2px 2px -1px #2a33460a,0 3px 3px -1.5px #2a33460a,0 5px 5px -2.5px #2a334608,0 10px 10px -5px #2a334608,0 24px 24px -8px #2a334608;box-shadow:var(--boxShadow);display:flex;flex-direction:column;margin-top:2rem;overflow-x:scroll;padding:1rem;width:100%}.data_table .tb_head{background-color:#dff2ff}.data_table .tb_head,.data_table .tb_head tr{display:flex;width:100%}.data_table td,.data_table th{font-size:14px!important;padding:8px;text-align:left}.data_table td:first-child{font-weight:600!important}.data_table th{border-bottom:1px solid #dfdfe3;border-bottom:1px solid var(--bs-gray-out-line)}.data_table tr{cursor:pointer;height:40px!important;max-height:40px;overflow:hidden!important}.data_table tr:nth-child(2n){background-color:#f5f6f8;background-color:var(--bgColor)}.sideBar_wrp{background-color:var(--darkBlue);display:flex;justify-content:center;width:250px}.sideBar_wrp .sideBar_in{display:flex;flex-direction:column;height:100%;padding:2rem;width:100%}.sideBar_wrp .sideBar_in .sideBar_top{align-items:center;display:flex;justify-content:cent er;padding:1rem;width:100%}.sideBar_wrp .sideBar_in .sideBar_top img{width:150px}.sideBar_wrp .sideBar_in .sideBar_center{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:1rem;width:100%}.sideBar_wrp .sideBar_in .sideBar_center ul{width:100%}.sideBar_wrp .sideBar_in .sideBar_center ul li{align-items:center;border-radius:5px;color:#fff;cursor:pointer;display:flex;font-size:14px;justify-content:center;list-style:none;margin-bottom:2rem;padding:5px 10px;width:100%}.sideBar_wrp .sideBar_in .sideBar_center ul li:focus,.sideBar_wrp .sideBar_in .sideBar_center ul li:hover{background-color:hsla(0,0%,100%,.074)}.sideBar_wrp .sideBar_in .sideBar_bottom{align-items:center;bottom:10px;display:flex;justify-content:flex-end;justify-content:space-between;margin-top:auto;width:100%}.sideBar_wrp .sideBar_in .sideBar_bottom span{align-items:center;color:#fff;cursor:pointer;display:flex;gap:10px;justify-content:center}.sideBar_wrp .sideBar_in .sideBar_bottom span:hover{color:var(--braown);transition:var(--transition)}.layout{display:flex;height:100vh}.main{display:flex;flex:1 1;flex-direction:column}.main .content-container{background-color:#f3f4f6;flex:1 1;padding:20px}.topNav_wrp{background-color:var(--bgColor);display:flex;padding:1rem 2rem;width:100%}.topNav_wrp .topNav_in{display:flex;justify-content:space-between;width:100%}.topNav_wrp .topNav_in .tp_l,.topNav_wrp .topNav_in .tp_r{align-items:center;display:flex}.topNav_wrp .topNav_in .tp_r span{background-color:#d6d6d6;border-radius:5px;color:var(--braown);line-height:0;margin-bottom:0;padding:10px}.h_login{align-items:center;height:auto;justify-content:center;padding:10px 0;width:100%!important}.h_login input{border:none!important;display:flex;width:100%!important}.h_login label{color:#fff;font-size:12px;padding-bottom:5px}.h_login .h_log_in{align-items:center;-webkit-backdrop-filter:blur(10px)!important;backdrop-filter:blur(10px)!important;background-color:hsla(0,0%,98%,.231);border-radius:10px;box-shadow:0 6px 16px #0000001f;display:flex;flex-direction:column;justify-content:center;padding:30px;position:relative;width:410px!important;width:100%!important}.h_login .h_log_in img{margin-bottom:.7rem;width:150px}.h_login .h_log_in .h_in_h{align-items:center;display:flex;flex-direction:column;height:auto;justify-content:center;width:100%}.h_login .h_log_in .h_in_h .tour_head{color:#fff!important}.h_login .h_log_in .h_in_h small{margin-bottom:10px;text-align:center}.h_login .h_log_in .h_in_h span:first-child{font-size:20px!important;font-weight:600;padding-bottom:10px;text-align:center}.h_login .h_log_in .h_in_h span:first-child em{color:var(--blue);font-weight:600}.h_login .h_log_in .h_in_h span:nth-child(2){color:var(--blue);font-size:18px!important;padding-bottom:10px}.h_login .h_log_in form{display:flex;flex-direction:column;width:100%}.h_login .h_log_in form .input_form{display:flex;flex-wrap:wrap;gap:20px;width:100%}.h_login .h_log_in form .no_b_input{border:none!important}.h_login .h_log_in form .host_input_form{display:flex;flex-direction:column;width:100%}.h_login .h_log_in form .headerSearchItem{border:1px solid var(--drkgray);border-radius:5px;margin-bottom:10px;padding:10px 20px;width:100%}.h_login .h_log_in form .headerSerachText{font-size:14px}.h_login .h_log_in form .button{appearance:none;background-color:var(--blue);border:none;border-radius:5px;color:#fff;cursor:pointer;font-size:14px;margin-top:20px;outline:none;overflow:hidden;padding:1em 2em;position:relative}.h_login .h_log_in form .button span{pointer-events:none;position:relative}.h_login .h_log_in form .button:before{--size:0;background:radial-gradient(circle closest-side,hsla(0,0%,100%,.514),#0000);content:"";height:var(--size);left:var(--x);position:absolute;top:var(--y);transform:translate(-50%,-50%);transition:width .2s ease,height .2s ease;width:var(--size)}.h_login .h_log_in form .button:hover:before{--size:400px}.h_login .h_log_in form .h_rg_pg{align-items:center;display:flex;height:auto;justify-content:center}.h_login .h_log_in form .h_rg_pg span{color:#7c7c7c;font-size:14px;font-style:none!important;padding-top:10px;text-decoration:none!important}.h_login .h_log_in form .h_rg_pg span Link{color:var(--blue)!important}.h_login .h_log_in form .radio_btn_reg{grid-gap:50px;align-items:center;display:grid;grid-template-columns:1fr 1fr;justify-content:center;padding:15px 0;width:100%}.h_login .h_log_in form .radio_btn_reg .radio_in{grid-gap:10px;align-items:center;display:grid;grid-template-columns:2fr 1fr;justify-content:center;width:100%}.h_login .h_log_in form .radio_btn_reg .radio_in .radio_in_head{align-items:center;display:flex;justify-content:flex-start;margin:0!important;padding:0!important}.h_login .h_log_in .h_log_in_heading{align-items:center;display:flex;flex-direction:column;justify-content:center;text-align:center;width:100%}.h_login .h_log_in .h_log_in_heading h5{color:#fff!important;font-weight:400!important;margin-bottom:0}.h_login .h_log_in .h_log_in_heading span{color:var(--orange);font-size:20px;font-weight:600}.h_login .h_log_in .h_log_in_heading p{color:var(--orange)!important}@media screen and (max-width:960px){.h_login .h_log_in{width:auto!important}}.h_cross_mark{float:left;height:auto;padding:15px;position:absolute;top:0;width:100%}.h_cross_mark,.h_cross_mark .h_icon{align-items:flex-end;display:flex!important;justify-content:flex-end}.h_cross_mark .h_icon{border-radius:50%}.h_cross_mark .h_icon .h_icon{border-radius:50%;color:#000;height:20px;width:20px}.h_cross_mark .h_icon .h_icon:hover{color:gray}.formStyle{background-color:var(--orange)!important}.auth_wrp{background-color:var(--darkBlue);height:100dvh}.auth_wrp,.auth_wrp .auth_in{align-items:center;display:flex;justify-content:center;width:100%}.auth_wrp .auth_in{margin:1rem;max-width:500px}.home_wrp,.home_wrp .pending_wrp{display:flex;flex-direction:column;width:100%}.home_wrp .pending_wrp{align-items:center;justify-content:center;padding:1rem}.home_wrp .pending_wrp .listing_list{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-around;width:100%}.profile_wrp{align-items:center;display:flex;flex-direction:column;overflow:scroll;padding:2rem;width:100%}.profile_wrp .profile_data{grid-gap:2rem;display:grid;grid-template-columns:1fr 3fr;width:100%}.profile_wrp .profile_data .profile_left{align-items:center;background-color:var(--bgColor);border-radius:.7rem;box-shadow:var(--boxShadow);display:flex;flex-direction:column;justify-content:center;padding:1rem}.profile_wrp .profile_data .profile_left .p_l_top{align-items:center;display:flex;flex-direction:column;justify-content:center;margin-bottom:1rem;overflow:hidden}.profile_wrp .profile_data .profile_left .p_l_top .star_wrp{display:flex;gap:8px}.profile_wrp .profile_data .profile_left .p_l_top .img_in{border-radius:50px;display:flex;overflow:hidden}.profile_wrp .profile_data .profile_left .p_l_top .img_in .im_i{border-radius:50px;display:flex;margin-bottom:10px;overflow:hidden}.profile_wrp .profile_data .profile_left .p_l_top .img_in .im_i img{height:5.125rem;width:5.125rem}.profile_wrp .profile_data .profile_left .p_l_down{align-items:center;display:flex;justify-content:center;width:100%}.profile_wrp .profile_data .profile_left .p_l_down ul li{align-items:center;display:flex;justify-content:flex-start;list-style:none;margin-bottom:1rem}.profile_wrp .profile_data .profile_left .p_l_down ul li span:first-child{color:gray;display:flex;margin-right:10px}.profile_wrp .profile_data .profile_right{border-radius:.7rem;box-shadow:var(--boxShadowTwo);padding:1rem}.profile_wrp .profile_data .profile_right .in_data{display:flex;justify-content:space-around;width:100%}.profile_wrp .profile_data .profile_right .in_data .in_l{width:100%}.profile_wrp .profile_data .profile_right .in_data .in_l ul li{font-size:14px;list-style:none;margin-bottom:1.5rem}.profile_wrp .profile_data .profile_right .in_data .in_l ul li span:first-child{color:gray;margin-right:10px}.profile_wrp .profile_data .profile_right .in_data .in_l ul li span:nth-child(2){font-weight:600}.profile_wrp .profile_data .profile_right .des,.profile_wrp .profile_data .profile_right .des ul{display:flex;flex-direction:column}.profile_wrp .profile_data .profile_right .des ul li{display:flex;flex-direction:column;font-size:14px;line-height:2;list-style:none;margin-bottom:1rem}.profile_wrp .profile_data .profile_right .des ul li span:first-child{color:gray;margin-right:10px}.listings{flex-direction:column;margin-bottom:2rem;margin-top:20px}.listings,.listings .place_list_wrp{align-items:center;display:flex;height:auto;justify-content:center;width:100%}.listings .place_list_wrp{flex-wrap:wrap;gap:40px}.listings .place_list_wrp .hotelCard{border-radius:.7rem;box-shadow:var(--boxShadow);flex:0 0 auto;position:relative}.listings .place_list_wrp .hotelCard .hotel_card_img{aspect-ratio:1/.75!important;background-color:#f5f6f8!important;background-color:var(--bgColor)!important;display:flex;height:250px!important;overflow:hidden;overflow:hidden!important;position:relative;width:100%;width:271.25px!important}.listings .place_list_wrp .hotelCard .hotel_card_img img{border-radius:.7rem .7rem 0 0;display:flex;height:100%;overflow:hidden}.listings .place_list_wrp .hotelCard .hotel_card_info{display:flex;flex-direction:column;padding:1rem;width:100%}.listings .place_list_wrp .hotelCard .hotel_card_info .card_point{align-items:center;display:flex;justify-content:space-between;margin-bottom:10px;width:100%}.listings .place_list_wrp .hotelCard .hotel_card_info .card_point span{align-items:center;background-color:#f7c32e;border-radius:5px;display:flex;font-size:12px!important;justify-content:center;padding:2px 5px}.listings .place_list_wrp .hotelCard .hotel_card_info .card_point span em{font-size:12px;font-style:normal;margin-left:5px;margin-top:0!important}.listings .place_list_wrp .hotelCard .hotel_card_info .card_point p{cursor:pointer;display:flex;margin:0!important}.listings .place_list_wrp .hotelCard .hotel_card_info .card_point p:hover{color:var(--braown);transition:var(--transition)}.listings .place_list_wrp .hotelCard .hotel_card_info .card_data{max-width:280px;width:100%}.listings .place_list_wrp .hotelCard .hotel_card_info .card_data h6{margin-bottom:.3rem!important;max-width:280px;overflow:hidden;text-overflow:ellipsis;text-transform:capitalize;white-space:nowrap}.listings .place_list_wrp .hotelCard .hotel_card_info .card_data ul{display:flex;justify-content:start}.listings .place_list_wrp .hotelCard .hotel_card_info .card_data ul li{color:var(--drkgray);display:flex;font-size:12px!important;margin-right:10px;max-width:100px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.listings .place_list_wrp .hotelCard .hotel_card_info .card_price{align-items:center;display:flex;justify-content:space-between;margin-top:1.5rem}.listings .place_list_wrp .hotelCard .hotel_card_info .card_price h6{margin-bottom:0!important}.listings .place_list_wrp .hotelCard .hotel_card_info .card_price h6 strong{color:var(--braown)}.listings .place_list_wrp .hotelCard .hotel_card_info .card_price h6 em{color:var(--braown);font-size:14px;font-style:normal;font-weight:400;margin-left:3px}.listings .place_list_wrp .hotelCard .hotel_card_info .card_price span{background-color:var(--blue);border-radius:5px;color:#fff;cursor:pointer;font-size:12px!important;padding:5px 10px}.listings .place_list_wrp .hotelCard .hotel_card_info .card_price span:hover{background-color:var(--lgBlue);color:#fff;transition:var(--transition)}.listings .listings_head{align-items:center;display:flex;justify-content:space-between;padding-bottom:20px;width:100%}.listings .listings_head .listings_item{align-items:center;background-color:#efefef;border-radius:50%;display:flex;height:40px;justify-content:center;padding-top:6px;width:40px}.listings .listings_head .listings_item h1{color:#222;font-size:20px}.listings .listings_head .listings_item:hover{background-color:#dadada;transition:var(--transition)}.listings .listing_list{align-items:center;display:flex!important;gap:20px;height:auto;justify-content:center;max-width:1200px!important;width:100%}.listings .listing_list .list_in{grid-gap:30px!important;align-items:center;display:flex!important;flex-wrap:wrap;justify-content:space-between;max-width:1000px}.listings .listing_list .list_in .list_card{border-radius:20px;display:flex;flex-direction:column;width:100%}.listings .listing_list .list_in .list_card .list_img{aspect-ratio:1/1;border-radius:5px;display:flex;overflow:hidden;width:100%}.listings .listing_list .list_in .list_card .list_img img{height:100%;object-fit:cover;width:100%}.listings .listing_list .list_in .list_card .list_info{display:flex;flex-direction:column;width:100%}.listings .listing_list .list_in .list_card .list_info span:first-child{color:#000;font-size:17px;font-weight:600;line-height:1;overflow:hidden;padding-bottom:5px;text-overflow:ellipsis;text-transform:capitalize;white-space:nowrap}.listings .listing_list .list_in .list_card .list_info span:nth-child(2){color:#717171;font-style:normal;overflow:hidden;padding-bottom:5px;text-overflow:ellipsis;white-space:nowrap;width:200px}.listings .listing_list .list_in .list_card .list_info p{color:#717171}.listings .listing_list .list_in .list_card .list_info p span{color:#000;font-weight:600}@media screen and (max-width:900px){.listings{width:0}}.approved{align-items:center;display:flex;gap:10px;justify-content:flex-end;width:100%}.approved .approved_icon{background-color:var(--green);border-radius:50px;height:10px;width:10px}.approved span{background-color:#fff!important;font-size:12px;font-weight:600;text-transform:capitalize}.pending{align-items:center;display:flex;gap:10px;justify-content:flex-end;width:100%}.pending .pending_icon{background-color:var(--orange);border-radius:50px;height:10px;width:10px}.pending span{background-color:#fff!important;font-size:12px;font-weight:600;text-transform:capitalize}.draft{align-items:center;display:flex;gap:10px;justify-content:flex-end}.draft .draft_icon{background-color:var(--drkgray);border-radius:50px;height:10px;width:10px}.draft span{background-color:#fff!important;font-size:12px;font-weight:600;text-transform:capitalize}.room_head{padding:1rem 0;width:100%}.place_list_wrp{align-items:center;display:flex;flex-wrap:wrap;gap:40px;height:auto;justify-content:center;width:100%}.place_list_wrp .hotelCard{border-radius:.7rem;box-shadow:var(--boxShadow);flex:0 0 auto;position:relative}.place_list_wrp .hotelCard .hotel_card_img{aspect-ratio:1/.75!important;background-color:#f5f6f8!important;background-color:var(--bgColor)!important;display:flex;height:250px!important;overflow:hidden;overflow:hidden!important;position:relative;width:100%;width:271.25px!important}.place_list_wrp .hotelCard .hotel_card_img img{border-radius:.7rem .7rem 0 0;display:flex;height:100%;overflow:hidden}.place_list_wrp .hotelCard .hotel_card_info{display:flex;flex-direction:column;padding:1rem;width:100%}.place_list_wrp .hotelCard .hotel_card_info .room_point{align-items:center;display:flex;justify-content:space-between;margin-bottom:10px;width:100%}.place_list_wrp .hotelCard .hotel_card_info .room_point span{align-items:center;background-color:#f7c32e;border-radius:5px;display:flex;font-size:12px!important;justify-content:center;padding:2px 5px}.place_list_wrp .hotelCard .hotel_card_info .room_point span em{font-size:12px;font-style:normal;margin-left:5px;margin-top:0!important}.place_list_wrp .hotelCard .hotel_card_info .room_point .inwrp{align-items:center;display:flex;justify-content:center}.place_list_wrp .hotelCard .hotel_card_info .room_point .inwrp small{text-transform:capitalize}.place_list_wrp .hotelCard .hotel_card_info .room_point .inwrp .available_icon,.place_list_wrp .hotelCard .hotel_card_info .room_point .inwrp .blocked_icon,.place_list_wrp .hotelCard .hotel_card_info .room_point .inwrp .booked_icon{margin-left:10px}.place_list_wrp .hotelCard .hotel_card_info .room_point p{cursor:pointer;display:flex;margin:0!important}.place_list_wrp .hotelCard .hotel_card_info .room_point p:hover{color:var(--braown);transition:var(--transition)}.place_list_wrp .hotelCard .hotel_card_info .card_data{max-width:280px;width:100%}.place_list_wrp .hotelCard .hotel_card_info .card_data h6{margin-bottom:.3rem!important;max-width:280px;overflow:hidden;text-overflow:ellipsis;text-transform:capitalize;white-space:nowrap}.place_list_wrp .hotelCard .hotel_card_info .card_data ul{display:flex;justify-content:start}.place_list_wrp .hotelCard .hotel_card_info .card_data ul li{color:var(--drkgray);display:flex;font-size:12px!important;margin-right:10px;max-width:100px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.place_list_wrp .hotelCard .hotel_card_info .card_price_update{align-items:center;display:flex;justify-content:space-between;margin-top:1.5rem;width:100%}.place_list_wrp .hotelCard .hotel_card_info .card_price_update input{max-width:100px!important;padding:10px 20px!important}.place_list_wrp .hotelCard .hotel_card_info .card_price_update ._b_btn_i{background-color:var(--blue);border-radius:3px;padding:7px 20px}.place_list_wrp .hotelCard .hotel_card_info .card_price_update ._b_btn_i span{color:#fff;cursor:pointer;font-size:12px!important}.place_list_wrp .hotelCard .hotel_card_info .card_price_update ._b_btn_i:hover{background-color:rgba(67,202,117,.311)}.place_list_wrp .hotelCard .hotel_card_info .card_price_update ._b_btn_i:hover span{color:#000}.place_list_wrp .hotelCard .hotel_card_info .card_price{align-items:center;display:flex;justify-content:space-between;margin-top:1.5rem}.place_list_wrp .hotelCard .hotel_card_info .card_price h6{margin-bottom:0!important}.place_list_wrp .hotelCard .hotel_card_info .card_price h6 strong{color:var(--braown)}.place_list_wrp .hotelCard .hotel_card_info .card_price h6 em{color:var(--braown);font-size:14px;font-style:normal;font-weight:400;margin-left:3px}.place_list_wrp .hotelCard .hotel_card_info .card_price .b_btn_i{margin:3px}.place_list_wrp .hotelCard .hotel_card_info .card_price .b_btn_i span{background-color:var(--blue);border-radius:3px;color:#fff;cursor:pointer;font-size:12px!important;padding:5px 10px}.place_list_wrp .hotelCard .hotel_card_info .card_price .b_btn_i span:hover{background-color:rgba(67,202,117,.311);cursor:pointer;transition:var(--transition)}.place_list_wrp .hotelCard .hotel_card_info .card_price .b_btn_ii{margin:3px}.place_list_wrp .hotelCard .hotel_card_info .card_price .b_btn_ii span{background-color:rgba(255,0,0,.208);border-radius:3px;color:#fff;cursor:pointer;font-size:12px!important;padding:5px 10px}.place_list_wrp .hotelCard .hotel_card_info .card_price .b_btn_ii span:hover{background-color:red;cursor:pointer;transition:var(--transition)}.place_list_wrp .hotelCard .hotel_card_info .card_price .b_btn_iii{margin:3px}.place_list_wrp .hotelCard .hotel_card_info .card_price .b_btn_iii span{background-color:var(--blue);border-radius:3px;color:#fff;cursor:pointer;font-size:12px!important;padding:5px 10px}.place_list_wrp .hotelCard .hotel_card_info .card_price .b_btn_iii span:hover{background-color:rgba(255,166,0,.289);cursor:pointer;transition:var(--transition)}.popUp{align-items:center;background-color:#0000009e;display:flex;flex-direction:column;height:auto;height:100dvh;justify-content:center;left:0;overflow:hidden;position:fixed;top:0;width:100vw;z-index:99999999!important}.popUp .pop_in{background-color:#fff;border-radius:.7rem;max-height:80dvh;overflow:scroll;padding:2rem;width:1000px}.popUp .close{align-items:flex-end;cursor:pointer;display:flex;justify-content:flex-end;width:100%}.agent_main{display:flex;flex-wrap:wrap;justify-content:space-around;width:100%}.agent_main .agent_wrp{align-items:center;border-radius:.7rem;box-shadow:var(--boxShadow);display:flex;justify-content:center;margin-bottom:2rem;padding:.5rem}.agent_main .agent_wrp .agent_in{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:1rem;width:250px}.agent_main .agent_wrp .agent_in .ag_img{display:flex;margin-bottom:1rem;overflow:hidden}.agent_main .agent_wrp .agent_in .ag_img .img_wrp{border-radius:50px;display:flex;overflow:hidden}.agent_main .agent_wrp .agent_in .ag_img .img_wrp img{height:5.125rem;width:5.125rem}.agent_main .agent_wrp .agent_in .ag_name{align-items:center;display:flex;flex-direction:column;justify-content:center;margin-bottom:1rem;width:100%}.agent_main .agent_wrp .agent_in .ag_name h5{margin-bottom:0;text-transform:capitalize}.agent_main .agent_wrp .agent_in .ag_name small{align-items:center;color:var(--darkColor);display:flex;gap:10px;justify-content:center}.agent_main .agent_wrp .agent_in .ag_pro{align-items:center;display:flex;justify-content:space-between;margin-bottom:1rem;width:100%}.agent_main .agent_wrp .agent_in .ag_pro p{align-items:center;display:flex;font-size:14px;gap:10px;justify-content:center}.agent_main .agent_wrp .agent_in .ag_details{align-items:center;display:flex;gap:20px;justify-content:space-between;width:100%}.agent_main .agent_wrp .agent_in .ag_details .mail_wrp{align-items:center;background-color:hsla(0,0%,88%,.651);border-radius:5px;display:flex;justify-content:center;padding:6px 15px}.agent_main .agent_wrp .agent_in .ag_details .mail_wrp:hover{background-color:hsla(0,0%,88%,.345);cursor:pointer}.host_wrp{flex-wrap:wrap;justify-content:space-around}.guest_wrp,.host_wrp{display:flex;padding:1rem;width:100%}.guest_wrp{align-items:center;flex-direction:column;justify-content:center}.guest_wrp .gt_serch{align-items:center;display:flex;justify-content:space-between;width:100%}.guest_wrp .gt_serch .gt_sh_left{display:flex;gap:1rem}.guest_wrp .gt_serch .gt_sh_left span{border:1px solid #dfdfdf;border-radius:5px;padding:6px 12px}.guest_wrp .gt_serch .gt_sh_right{display:flex;gap:1rem}.reviews_wrp{align-items:center;display:flex;justify-content:space-between;padding:1rem;position:sticky;width:100%}.imgGallery{grid-gap:10px;display:grid;gap:10px;grid-template-columns:1fr 1fr;overflow:hidden;width:100%}.imgGallery .imgRight{align-items:center;border-radius:.7rem;display:flex;justify-content:center;margin:auto;max-height:400px;overflow:hidden;position:relative;width:100%}.imgGallery .imgRight img{display:flex;object-fit:cover;width:150%}.imgGallery .imgLeft{flex-direction:column;gap:10px;margin:auto;max-height:400px}.imgGallery .imgLeft,.imgGallery .imgLeft .imgeLeft_top{border-radius:.7rem;display:flex;overflow:hidden;width:100%}.imgGallery .imgLeft .imgeLeft_top{object-fit:contain;position:relative}.imgGallery .imgLeft .imgeLeft_top img{display:flex;object-fit:cover;width:150%}.imgGallery .imgeLeft_bottom{grid-gap:10px;border-radius:.7rem;display:flex;display:grid;gap:10px;grid-template-columns:1fr 1fr;margin:auto;max-height:200px;overflow:hidden;width:100%}.imgGallery .imgeLeft_bottom .imgeLeft_bottom_left{border-radius:.7rem;display:flex;overflow:hidden;position:relative;width:100%}.imgGallery .imgeLeft_bottom .imgeLeft_bottom_left img{display:flex;object-fit:cover;width:150%}.imgGallery .imgeLeft_bottom .imgeLeft_bottom_right{border-radius:.5rem!important;display:flex;object-fit:cover;overflow:hidden;position:relative;width:100%}.imgGallery .imgeLeft_bottom .imgeLeft_bottom_right img{display:flex;object-fit:cover;width:150%}.imgGallery .over_lay{align-items:center;cursor:pointer;display:flex;height:100%;justify-content:center;position:absolute;top:0;transform:var(--transition);width:100%}.imgGallery .over_lay span{background-color:#000;border-radius:5px;display:none;font-size:10px;line-height:0!important;margin:0!important;padding:10px;transition:var(--transition)}.imgGallery .over_lay:hover{align-items:center;background-color:rgba(0,0,0,.403);cursor:pointer;display:flex;height:100%;justify-content:center;position:absolute;top:0;transition:var(--transition);width:100%}.imgGallery .over_lay:hover span{background-color:#000;border-radius:5px;display:block;font-size:10px;line-height:0!important;margin:0!important;padding:10px;transition:var(--transition)}.imgGallery .over_lay:hover p{color:#fff;line-height:0;margin:0}.imgGallery .over_lay_over{align-items:center;background-color:rgba(0,0,0,.572);cursor:pointer;display:flex;height:100%;justify-content:center;position:absolute;top:0;transition:var(--transition);width:100%}.imgGallery .over_lay_over span{background-color:#000;border-radius:5px;line-height:0!important;margin:0!important;padding:10px}.imgGallery .over_lay_over p{color:#fff;line-height:0;margin:0}.imgGallery .over_lay_over:hover{align-items:center;background-color:#000000b0;cursor:pointer;display:flex;height:100%;justify-content:center;position:absolute;top:0;transition:var(--transition);width:100%}.imgGallery .over_lay_over:hover span{background-color:#000;border-radius:5px;line-height:0!important;margin:0!important;padding:10px}.imgGallery .over_lay_over:hover p{color:#fff;line-height:0;margin:0}@media screen and (max-width:900px){.imgGallery{grid-template-columns:1fr}}.preview_wrp{align-items:center;background-color:var(--alert);border-radius:.3rem;display:flex;justify-content:center;margin-top:10px;padding:.3rem 1rem;width:100%}.preview_wrp p{font-size:14px!important;margin-bottom:0}.preview_wrp p em{font-style:normal;font-weight:600}.place_head{align-items:center;display:flex;flex-wrap:wrap;height:auto;justify-content:space-between;margin-bottom:1rem;margin-top:10px;width:100%}.place_head .share_btn{display:flex;gap:20px;position:relative}.place_head .share_btn .msg{border-radius:3px;margin-top:-30px;padding:3px 5px;position:absolute}.place_head .share_btn .msg small{color:var(--green);font-size:12px}.place_head .share_btn span{background-color:var(--bgColor);border-radius:5px;cursor:pointer;line-height:0!important;margin:0!important;padding:10px;transition:var(--transition)}.place_head .share_btn span:hover{background-color:var(--transperantBlue);transition:var(--transition)}.place_head .share_btn .share_wrp{align-items:flex-end;background-color:#fff;border-radius:.2rem;box-shadow:var(--boxShadow);display:flex;flex-direction:column;justify-content:flex-end;margin-top:40px;padding:.5rem;position:absolute;z-index:99!important}.place_head .share_btn .share_wrp ul li{align-items:center;cursor:pointer;display:flex;justify-content:center;list-style:none;margin-bottom:5px;padding:2px 4px}.place_head .share_btn .share_wrp ul li small{display:flex;margin-left:5px}.place_head .share_btn .share_wrp ul li:hover{background-color:var(--bgColor)}@media screen and (max-width:900px){.place_head .share_btn{margin-top:8px}}.place_head span{align-items:center;display:flex;gap:5px;justify-content:flex-start}.place_head span p{gap:3px;margin-bottom:0}@media screen and (max-width:900px){.place_head{margin-top:20px}}.place_details{grid-gap:2rem;display:grid;grid-template-columns:4fr 2fr;margin-bottom:2rem;margin-top:3rem;position:relative;width:100%}.place_details .place_details_right,.place_details .place_details_right .main_highlight{height:auto;width:100%}.place_details .place_details_right .main_highlight h5{font-weight:400;margin-bottom:1rem!important}.place_details .place_details_right .main_highlight .hig_icon{display:flex;gap:20px;height:auto;margin-bottom:2rem}.place_details .place_details_right .main_highlight .hig_icon span{background-color:var(--bgColor);border-radius:.5rem;line-height:0!important;margin:0!important;padding:15px}.place_details .place_details_right .main_highlight .main_info{margin-bottom:1.6rem!important;width:100%}.place_details .place_details_right .main_highlight .main_info .rule_wrp{margin-bottom:.5rem}.place_details .place_details_right .main_highlight .main_info .rule_wrp h5{font-weight:600!important;margin-bottom:.5rem!important}.place_details .place_details_right .main_highlight .main_info .rule_wrp small{padding-bottom:1rem}.place_details .place_details_right .main_highlight .main_info .rule_data_wrp p{align-items:center;display:flex;gap:15px;margin-bottom:1rem}.place_details .place_details_right .amt_wrp{display:flex;flex-direction:column;margin-bottom:2rem;width:100%}.place_details .place_details_right .amt_wrp .amt_list{display:flex;flex-wrap:wrap;width:100%}.place_details .place_details_right .amt_wrp .amt_list p{background-color:var(--bgColor);border-radius:.5rem;font-size:14px!important;margin-right:20px;padding:10px}.place_details .place_details_right .room_list_wrp{width:100%}.place_details .place_details_right .room_list_wrp .room_list{height:auto;width:100%}.place_details .place_details_right .room_list_wrp .room_list .room_card{grid-gap:30px;border-radius:.7rem;box-shadow:0 0 40px #1d3a531a;display:grid;gap:30px;grid-template-columns:1fr 1.7fr;justify-content:space-between;margin:2rem 0;padding:1rem}.place_details .place_details_right .room_list_wrp .room_list .room_card .room_card_img{border-radius:.5rem;display:flex;object-fit:contain;overflow:hidden;width:100%}.place_details .place_details_right .room_list_wrp .room_list .room_card .room_card_img img{max-height:200px;object-fit:cover;overflow:hidden;width:100%}.place_details .place_details_right .room_list_wrp .room_list .room_card .room_card_info{width:100%}.place_details .place_details_right .room_list_wrp .room_list .room_card .room_card_info h5{text-transform:capitalize}.place_details .place_details_right .room_list_wrp .room_list .room_card .room_card_info .room_pax{display:flex;gap:30px;justify-content:flex-start;margin-bottom:10px;padding:5px;width:100%}.place_details .place_details_right .room_list_wrp .room_list .room_card .room_card_info .room_pax span{align-items:center;display:flex;font-size:14px!important;font-weight:600;gap:10px;justify-content:center}.place_details .place_details_right .room_list_wrp .room_list .room_card .room_card_info .room_amt{align-items:self-start;display:flex;gap:20px;justify-content:flex-start;margin-bottom:10px;width:100%}.place_details .place_details_right .room_list_wrp .room_list .room_card .room_card_info .room_amt ul{display:flex;gap:10px;justify-content:start;width:100%}.place_details .place_details_right .room_list_wrp .room_list .room_card .room_card_info .room_amt ul li{color:var(--drkgray);display:flex;font-size:12px!important;justify-content:flex-start;list-style:none}.place_details .place_details_right .room_list_wrp .room_list .room_card .room_card_info .room_amt ul li small{align-items:center;background-color:var(--bgColor);border-radius:5px;display:flex;justify-content:center;padding:3px}.place_details .place_details_right .room_list_wrp .room_list .room_card .room_card_info .room_op_red small{color:var(--red);margin-bottom:2px!important}.place_details .place_details_right .room_list_wrp .room_list .room_card .room_card_info .room_op_geen small{color:var(--green);margin-bottom:2px!important}.place_details .place_details_right .room_list_wrp .room_list .room_card .room_card_info .room_price_wrp{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between}.place_details .place_details_right .room_list_wrp .room_list .room_card .room_card_info .room_price_wrp .i h5{color:#000!important;margin:0!important}.place_details .place_details_right .room_list_wrp .room_list .room_card .room_card_info .room_price_wrp .i h5 em{font-size:14px;font-style:normal;font-weight:400;margin-left:5px}@media screen and (max-width:900px){.place_details .place_details_right .room_list_wrp .room_list .room_card{grid-template-columns:1fr}}.place_details .place_details_left,.place_details .place_details_left .left_in{display:flex;flex-direction:column;width:100%}.place_details .place_details_left .left_in{position:sticky;top:5rem}.place_details .place_details_left .left_in .room_price_wrp_left{background-color:#fff;border-radius:.7rem;box-shadow:var(--boxShadow);display:flex;flex-direction:column;height:auto;padding:1rem;width:100%}.place_details .place_details_left .left_in .room_price_wrp_left .room_price_wrp_top{display:flex;justify-content:space-between;width:100%}.place_details .place_details_left .left_in .room_price_wrp_left .room_price_wrp_top .room_left p{color:var(--braown)!important}.place_details .place_details_left .left_in .room_price_wrp_left .room_price_wrp_top .room_right small{color:var(--drkgray)!important}.place_details .place_details_left .left_in .room_price_wrp_left .room_star{display:flex;flex-direction:column;padding:10px 0;width:100%}.place_details .place_details_left .left_in .room_price_wrp_left .report{display:flex;justify-content:flex-end;width:100%}.place_details .place_details_left .left_in .room_price_wrp_left .report small{align-items:center;display:flex;font-size:11px!important;gap:10px;justify-content:center;text-decoration:underline}.place_details .place_details_left .left_in .deal_wrp{margin-top:2rem;position:sticky;top:300px;width:100%}.place_details .place_details_left .left_in .deal_wrp .deal_card{border-radius:.7rem;box-shadow:0 0 40px #1d3a531a;display:grid;grid-template-columns:1fr 1fr;object-fit:contain;overflow:hidden;width:100%}.place_details .place_details_left .left_in .deal_wrp .deal_card .deal_card_img{display:flex;object-fit:contain;overflow:hidden;width:100%}.place_details .place_details_left .left_in .deal_wrp .deal_card .deal_card_img img{overflow:hidden;width:100%}.place_details .place_details_left .left_in .deal_wrp .deal_card .deal_info{align-items:flex-start;color:var(--braown);display:flex;flex-direction:column;justify-content:center;padding:1rem;text-align:left;transition:var(--transition);width:100%}.place_details .place_details_left .left_in .deal_wrp .deal_card .deal_info:hover{cursor:pointer;transition:var(--transition)}.place_details .place_details_left .left_in .deal_wrp .deal_card .deal_info:hover h6{color:#000}.place_details .place_details_left .left_in .deal_wrp .deal_card .deal_info:hover small{color:var(--braown)}@media screen and (max-width:900px){.place_details{grid-template-columns:1fr}}.slideShow{align-items:center;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background-color:rgba(0,0,0,.843);display:flex;height:100dvh;justify-content:center;left:0;overflow:hidden;position:absolute;position:fixed;top:0;width:100dvw;z-index:99}.slideShow .slide_in{border-radius:.7rem;display:flex;height:auto;margin:1rem;max-height:600px;max-width:1140px;overflow:hidden;position:relative;width:100%}.slideShow .slide_in img{border-radius:.7rem;display:flex;object-fit:cover;width:100%}.slideShow .slide_in .close_btn_wrp{display:flex;float:right;justify-content:flex-end!important;position:absolute;right:15px;top:15px;width:100%}.slideShow .slide_in .close_btn_wrp p{color:#000;cursor:pointer;font-size:30px;z-index:99}.location_map{display:flex;flex-direction:column;width:100%}.location_map .property_map{border-radius:.7rem;box-shadow:var(--boxShadow);display:flex;height:auto;margin-bottom:2.6rem;overflow:hidden;padding:1rem;width:100%}.location_map .property_map ._map{border-radius:.5rem;overflow:hidden;width:100%!important}.host_profile{background-color:var(--bgColor);border-radius:.7rem;padding:1rem}.coustome_review_wrp{display:flex;flex-direction:column;height:auto;padding:1rem;width:100%}.coustome_review_wrp .cou_re_card_wrp{grid-gap:50px;display:grid;flex-direction:column;grid-template-columns:1fr 1fr;height:auto;width:100%}.coustome_review_wrp .cou_re_card_wrp .cou_re_card{display:flex;height:auto;justify-content:space-between;margin-top:2rem;width:100%}.coustome_review_wrp .cou_re_card_wrp .cou_re_card .cou_img{display:flex;height:auto;object-fit:contain;width:100px}.coustome_review_wrp .cou_re_card_wrp .cou_re_card .cou_img img{border-radius:30px;display:flex;height:4rem;overflow:hidden;width:4rem}.coustome_review_wrp .cou_re_card_wrp .cou_re_card .cou_details{display:flex;flex-direction:column;margin-left:1rem}.coustome_review_wrp .cou_re_card_wrp .cou_re_card .cou_details .cou_dal_head{display:flex;justify-content:space-between;width:100%}.coustome_review_wrp .cou_re_card_wrp .cou_re_card .cou_details .cou_dal_head .cou_left{display:flex;flex-direction:column}.coustome_review_wrp .cou_re_card_wrp .cou_re_card .cou_details .cou_dal_head .cou_left h6{margin:0!important}.coustome_review_wrp .cou_re_card_wrp .cou_re_card .cou_details .cou_dal_head .cou_left .cou_sub_title small{color:var(--drkgray)}.coustome_review_wrp .cou_re_card_wrp .cou_re_card .cou_details .cou_dal_head .cou_right{display:flex}.coustome_review_wrp .cou_re_card_wrp .cou_re_card .cou_details .cou_dal_head .cou_right span{background-color:#f7c32e;border-radius:.5rem;display:flex;margin-bottom:0!important;padding:.5rem}.coustome_review_wrp .cou_re_card_wrp .cou_re_card .cou_details .cou_comment{display:flex;justify-content:flex-start;margin-top:1rem;width:100%}.report_main{background-color:var(--overlay);height:100vh;left:0;overflow:hidden;position:fixed;top:0;width:100vw;z-index:99999999999!important}.marker,.report_main{align-items:center;display:flex;justify-content:center}.marker{background-color:var(--blue);border-radius:50%;height:30px;position:relative;width:30px}.marker_in{background-color:var(--blue)39;border-radius:50%;display:flex;height:50px;position:absolute;width:50px}.owl-carousel{-webkit-tap-highlight-color:transparent;display:none;position:relative;width:100%;z-index:1}.owl-carousel .owl-stage{-moz-backface-visibility:hidden;position:relative;touch-action:manipulation}.owl-carousel .owl-stage:after{clear:both;content:".";display:block;height:0;line-height:0;visibility:hidden}.owl-carousel .owl-stage-outer{overflow:hidden;position:relative;-webkit-transform:translateZ(0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translateZ(0);-moz-transform:translateZ(0);-ms-transform:translateZ(0)}.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;-webkit-backface-visibility:hidden;float:left;min-height:1px;position:relative}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:none;border:none;color:inherit;font:inherit;padding:0!important}.owl-carousel.owl-loaded{display:block}.owl-carousel.owl-loading{display:block;opacity:0}.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;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{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{background:#000;height:100%;position:relative}.owl-carousel .owl-video-play-icon{-webkit-backface-visibility:hidden;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFAAAABQCAYAAACOEfKtAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyBpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNSBXaW5kb3dzIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjU1RTM0MEU5QzBCMDExRTM4MURCQTkwQzkyRUYxMzEzIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjU1RTM0MEVBQzBCMDExRTM4MURCQTkwQzkyRUYxMzEzIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6NTVFMzQwRTdDMEIwMTFFMzgxREJBOTBDOTJFRjEzMTMiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6NTVFMzQwRThDMEIwMTFFMzgxREJBOTBDOTJFRjEzMTMiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz6n647gAAAP5klEQVR42uxcCVRU1xl+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) no-repeat;cursor:pointer;height:80px;left:50%;margin-left:-40px;margin-top:-40px;position:absolute;top:50%;transition:transform .1s ease;width:80px;z-index:1}.owl-carousel .owl-video-play-icon:hover{transform:scale(1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{background-position:50%;background-repeat:no-repeat;background-size:contain;height:100%;opacity:0;transition:opacity .4s ease}.owl-carousel .owl-video-frame{height:100%;position:relative;width:100%;z-index:1}.owl-theme .owl-nav{-webkit-tap-highlight-color:transparent;margin-top:10px;text-align:center}.owl-theme .owl-nav [class*=owl-]{background:#d6d6d6;border-radius:3px;color:#fff;cursor:pointer;display:inline-block;font-size:14px;margin:5px;padding:4px 7px}.owl-theme .owl-nav [class*=owl-]:hover{background:#869791;color:#fff;text-decoration:none}.owl-theme .owl-nav .disabled{cursor:default;opacity:.5}.owl-theme .owl-nav.disabled+.owl-dots{margin-top:10px}.owl-theme .owl-dots{-webkit-tap-highlight-color:transparent;text-align:center}.owl-theme .owl-dots .owl-dot{zoom:1;display:inline-block;*display:inline}.owl-theme .owl-dots .owl-dot span{-webkit-backface-visibility:visible;background:#d6d6d6;border-radius:30px;display:block;height:10px;margin:5px 7px;transition:opacity .2s ease;width:10px}.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#869791}.meetHost_wrp{grid-gap:20px;display:grid;gap:20px;grid-template-columns:1.5fr 2fr;height:auto;width:100%}.meetHost_wrp .meetHost_wrp_left{grid-gap:20px;border-radius:.7rem;width:100%}.meetHost_wrp .meetHost_wrp_left,.meetHost_wrp .meetHost_wrp_left .meet_wrp_in{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:2rem}.meetHost_wrp .meetHost_wrp_left .meet_wrp_in{background-color:#fff;border-radius:1rem}.meetHost_wrp .meetHost_wrp_left .meet_wrp_in .meet_img{align-items:center;display:flex;flex-direction:column;justify-content:center}.meetHost_wrp .meetHost_wrp_left .meet_wrp_in .meet_img h6{text-transform:capitalize}.meetHost_wrp .meetHost_wrp_left .meet_wrp_in .meet_img img{border-radius:75px;margin-bottom:5px;width:75px}.meetHost_wrp .meetHost_wrp_left .meet_wrp_in .meet_data{display:flex;gap:2rem;justify-content:space-between}.meetHost_wrp .meetHost_wrp_left .meet_wrp_in .meet_data span{align-items:center;display:flex;flex-direction:column;justify-content:center}.meetHost_wrp .meetHost_wrp_left .meet_wrp_in .meet_data span h5{align-items:center;display:flex;font-weight:400;gap:5px;justify-content:center}.meetHost_wrp .meetHost_wrp_left .meet_wrp_in .meet_data span small{display:flex;font-size:10px}.meetHost_wrp .meetHost_wrp_left .meet_btn{align-items:center;border-radius:.5rem;display:flex;justify-content:center;width:200px}.meetHost_wrp .meetHost_wrp_left .meet_btn span{background-color:#000;border-radius:5px;color:#fff;font-size:14px;padding:10px 20px}.meetHost_wrp .meetHost_wrp_left .meet_btn span:hover{background-color:#adadad;cursor:pointer;transition:var(--transition)}.meetHost_wrp .meetHost_wrp_right{align-items:center;display:flex;justify-content:center;width:100%}.meetHost_wrp .meetHost_wrp_right .wrp_right_in{align-items:flex-start;display:flex;flex-direction:column;padding:1rem}.meetHost_wrp .meetHost_wrp_right .wrp_right_in em{font-style:normal;font-weight:600}@media screen and (max-width:900px){.meetHost_wrp{display:flex;flex-direction:column}}.shop_wrp{display:flex;width:100%}
/*# sourceMappingURL=main.d1c841b1.css.map*/