.imageBig{height:100vh;background-color:rgba(0,0,0,.224);position:fixed;top:0;left:0;width:100%;opacity:1;transition:.5s;z-index:1000}.imageBig.hide{opacity:0;z-index:-1}.imageBig .closeModel{height:100vh;background-color:rgba(0,0,0,.224);position:absolute;top:0;left:0;width:100%;z-index:1000}.imageBig .content{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:93%;border-radius:20px;z-index:2000}@media only screen and (min-width:640px){.imageBig .content{width:100%}}.imageBig .content .image{position:relative}.imageBig .content .image div{width:-moz-fit-content;width:fit-content;margin:auto;position:relative}.imageBig .content .image img{max-width:100%;max-height:100%;margin:auto;display:block}@media only screen and (min-width:992px){.imageBig .content .image img{width:auto;height:auto;max-width:90%;max-height:90%}}.imageBig .content button{position:absolute;top:-35px;left:10px;border:transparent;font-size:20px;background-color:rgba(255,0,0,.205);height:25px;display:flex;justify-content:center;align-items:center;width:25px;border-radius:5px;color:red;transition:.5s;outline:none;cursor:pointer}.imageBig .content button:hover{color:#fff}.conversations{padding:20px 0}.conversations .carousel-container{width:100%;overflow:hidden;height:90vh;padding:0 10px}.conversations .carousel-container .screen{display:flex;transition:transform .5s ease;gap:10px}@media only screen and (min-width:992px){.conversations .carousel-container .screen{display:grid;grid-template-columns:1fr 2fr;grid-gap:20px;gap:20px;transform:translateX(0)!important}}.conversations .carousel-container .screen .NavConv,.conversations .carousel-container .screen .chat{flex:1 1;min-width:100%}.conversations .carousel-container .screen .chat .loading{display:flex;justify-content:center;align-items:center;height:50vh}.conversations .startChat{border:3px solid #fff;background-color:#f3f5fc;height:80vh;display:flex;justify-content:center;align-items:center;border-radius:20px}.conversations .startChat .content{text-align:center}.conversations .startChat .content p{color:#9093a3}.navCon{border:3px solid #fff;background:linear-gradient(130deg,hsla(0,1%,87%,.076),hsla(0,0%,95%,.529));border-radius:15px;box-shadow:0 4.23px 8px 3px hsla(0,0%,67%,.312);padding:15px 12px}.navCon h3{margin:10px 0;font-size:22px;color:#0d120e}.navCon .switchTabsReservationsBook .switchingTabs{height:55px}.navCon .body{height:56vh;overflow-y:auto;animation:content-animation 1s ease forwards;padding:0 5px;margin-top:10px}.navCon .body .loading{height:50vh;display:flex;justify-content:center;align-items:center}.navCon .body::-webkit-scrollbar{width:3px}.switchTabsReservationsBook{overflow-x:auto}.switchTabsReservationsBook::-webkit-scrollbar{height:0}.switchTabsReservationsBook::-webkit-scrollbar-thumb{background-color:var(--secondary);border-radius:6px}.switchTabsReservationsBook::-webkit-scrollbar-track{background-color:#fff!important}.switchTabsReservationsBook .switchingTabs{height:45px;background:linear-gradient(130deg,#f7f7f7,#f3f3f3);border-radius:15px;border:3px solid #fff;box-shadow:0 4px 8px 0 hsla(0,0%,67%,.089);border-radius:30px;width:-moz-fit-content;width:fit-content;display:flex;justify-content:center;align-items:center;padding:0 5px;overflow-x:auto}.switchTabsReservationsBook .switchingTabs .tabItems{display:flex;align-items:center;height:40px;position:relative;justify-content:space-evenly}.switchTabsReservationsBook .switchingTabs .tabItems .tabItem{height:100%;display:flex;align-items:center;justify-content:center;color:var(--black);font-size:14px;font-weight:700;position:relative;z-index:1;cursor:pointer;transition:.5s;padding:0 28px;height:40px}@media only screen and (min-width:640px){.switchTabsReservationsBook .switchingTabs .tabItems .tabItem{padding:0 45px}}.switchTabsReservationsBook .switchingTabs .tabItems .tabItem.active{color:#fff;height:40px;border-radius:25px;background-color:var(--primary)}.voiceBoxes{animation:content-animation 1s ease forwards}.voiceBoxes .boxes .box{display:flex;align-items:center;gap:10px;border:3px solid #fff;background:linear-gradient(130deg,#fff,#f3f3f3);border-radius:15px;box-shadow:0 4.23px 8px 3px hsla(0,0%,67%,.178);margin:20px 0;padding:8px 20px;cursor:pointer}.voiceBoxes .boxes .box .icon img{width:50px;height:50px;border-radius:50%}.voiceBoxes .boxes .box .text{flex:1 1;display:flex;justify-content:space-between;align-items:center}.voiceBoxes .boxes .box .text .info{line-height:1.6}.voiceBoxes .boxes .box .text .info h4{color:#0d120e;font-size:12px}@media only screen and (min-width:640px){.voiceBoxes .boxes .box .text .info h4{font-size:15px}}.voiceBoxes .boxes .box .text .info p{color:#7f909f;font-size:14px}.voiceBoxes .boxes .box .text .phone{font-size:20px;color:#26dd85}.messageBoxes{animation:content-animation 1s ease forwards}.messageBoxes .boxes .box{display:flex;align-items:center;gap:10px;border:3px solid #fff;background:linear-gradient(130deg,#fff,#f3f3f3);border-radius:15px;box-shadow:0 4.23px 8px 3px hsla(0,0%,67%,.178);margin:20px 0;padding:12px 10px;cursor:pointer}.messageBoxes .boxes .box .icon img{width:40px;height:40px;border-radius:50%}.messageBoxes .boxes .box .text{flex:1 1}.messageBoxes .boxes .box .text .flex{justify-content:space-between;align-items:center}.messageBoxes .boxes .box .text .flex h4{color:#0d120e;font-size:12px}@media only screen and (min-width:640px){.messageBoxes .boxes .box .text .flex h4{font-size:15px}}.messageBoxes .boxes .box .text .flex span{color:#7f909f;font-size:14px}.messageBoxes .boxes .box .text p{color:#7f909f}.notFount{height:150px;display:flex;justify-content:center;align-items:center;border-radius:10px;color:var(--primary);font-size:35px;font-weight:700}.Banned{height:100vh;background-color:rgba(0,0,0,.224);position:fixed;top:0;left:0;width:100%;opacity:1;transition:.5s;z-index:1000}.Banned.hide{opacity:0;z-index:-1}.Banned .closeModel{height:100vh;background-color:rgba(0,0,0,.224);position:absolute;top:0;left:0;width:100%;z-index:1}.Banned .box_details{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background-color:#f7f7f7;max-width:450px;width:93%;border-radius:20px;z-index:2}@media only screen and (min-width:640px){.Banned .box_details{width:100%}}.Banned .box_details .content{padding:10px 15px}.Banned .box_details .content p{font-size:20px;color:#000;font-weight:600}.Banned .box_details .content .buttons{display:flex;gap:20px}.Banned .box_details .content .buttons button{background-color:var(--primary);color:#fff;font-size:20px;font-weight:500;width:100%;height:45px;border-radius:50px;border:1px solid var(--primary);transition:.5s;cursor:pointer;box-shadow:0 4px 10px 0 rgba(16,98,147,.43);font-weight:600;margin:10px 0}.Banned .box_details .content .buttons button:hover{background-color:#fff;color:var(--primary)}.Banned .box_details .content .buttons button.hide{background-color:#c5c5c5;pointer-events:none;border:1px solid #c5c5c5;box-shadow:none}