.popUpBodyCont,.totalPopUpCont,.totalPopUpUpperCont{z-index:510;position:absolute;display:flex;justify-content:center;align-items:center;top:13%;left:0;width:100%}.totalPopUpCont,.totalPopUpUpperCont{top:0;z-index:600}@media (min-width:768px){.totalPopUpCont{top:13%}.totalPopUpUpperCont{top:8%}.totalPopUpUpperHotelInfoCont{top:20px}.popUpBodyCont,.totalPopUpCont,.totalPopUpUpperCont{z-index:auto}}.activitesToOptimizeCont{background-color:#dee3ea;padding:15px}.activitesToOptimizeHeader{height:100px;display:flex;padding:10px;flex-direction:column;justify-content:center}.activitesToOptimizeHeader p{margin-bottom:10px;font-weight:600;font-size:17px;line-height:24px;color:#00264d}.indicatorSideBar{font-size:12px;color:var(--agendaBtnPrincipal)}.indicatorSideBarError{-webkit-animation:glow2 1s ease-in-out infinite alternate;animation:glow2 1s ease-in-out infinite alternate}@-webkit-keyframes glow2{0%{color:#ff5a5f;font-size:12px}to{color:#106ad4;font-size:16px}}@keyframes glow2{0%{color:#ff5a5f;font-size:12px}to{color:#106ad4;font-size:16px}}.activitesToOptimizeBody{padding:10px;height:calc(100% - 100px);overflow-y:scroll}.NewInfoPopGeneralCont{border-radius:6px;overflow:hidden;z-index:5000;width:100vw;height:100vh;box-shadow:0 24.1084px 56.6024px rgba(112,123,126,.51)}.NewInfoPopSearchCont{background-color:#fff;overflow-y:scroll;overflow-x:hidden;width:100vw;height:100vh;border:5.24096px solid hsla(0,0%,100%,.08);position:relative}@media (min-width:768px){.NewInfoPopGeneralCont{border-radius:56.6024px}}.NewInfoPopSearchImg{min-height:100%;background-color:#fff;background-image:url(/static/media/back.b276da26.avif);background-position:50%;background-attachment:fixed;background-size:cover;border-radius:6px;-webkit-backdrop-filter:blur(24.8571px);backdrop-filter:blur(24.8571px)}.NewInfoPopSearchWhite{min-height:100%;box-sizing:border-box;border:25px solid transparent;border-bottom:0;padding-bottom:0;background-color:hsla(0,0%,100%,.94)}@media (min-width:768px){.NewInfoPopGeneralCont,.NewInfoPopSearchCont{width:80vw;max-width:990px;height:-webkit-max-content;height:max-content;max-height:calc(100vh - 120px)}}@media only screen and (max-width:375px){.InfoPopSearchCont{padding:15px 25px!important}}.InfoPopSearchCont{background-color:#fff;z-index:5000;padding:15px 65px;overflow-y:scroll;overflow-x:hidden;width:100vw;height:100vh;box-shadow:2px 7px 30px 5px rgba(0,38,77,.2);border-radius:6px}@media (min-width:768px){.InfoPopSearchCont{width:80vw;height:calc(100vh - 83px)}}.longDescription{font-size:15px}.calendarMaxWidth{max-width:1080px}.customInputPopUp{max-width:400px;padding:30px 40px}.customInputPopUp p{font-weight:400;font-size:8px;line-height:10px;margin-bottom:0;display:flex;text-align:left;color:#000}.customInputPopUp .titlePopUp{font-weight:700;font-size:20px;text-align:left;line-height:20px;color:#00264d;display:flex;align-items:center;justify-content:center;margin-bottom:1rem}.customInputPopUp .titlePopUp span{display:inline-block;width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:#f2f5f8;margin-right:1.5rem;border-radius:5px}.customInputPopUp .swal2-validation-message{height:0;width:0;padding:0;margin:0;color:transparent;background-color:transparent;overflow:scroll}.customInputPopUp .swal2-validation-message:before{display:none!important}.customInputPopUp .inputCodeCont{display:flex;justify-content:center;height:44px;margin-bottom:20px}.customInputPopUp .inputCodeCont input{flex-grow:1;height:100%;margin-right:5px;border:.6px solid #106ad4;border-radius:3px;font-weight:700;line-height:14px;text-align:center;color:#000}.customInputPopUp .inputCodeCont .errorMsg{font-weight:600;font-size:10px;line-height:6px;margin-top:5px;display:none;color:#ff5a5f}.customInputPopUp .inputCodeCont input.error{border:.6px solid #ff5a5f!important;color:#ff5a5f!important}.customInputPopUp .inputCodeCont input.error+.errorMsg{display:block}.customInputPopUp .inputCodeCont button{height:100%;width:57px;background:#106ad4;box-shadow:2px 3px 14px -3px rgba(16,106,212,.2);border-radius:6px;border:none}.loadingCurtainCont{z-index:1;inset:0;top:55px;position:absolute;display:flex;justify-content:center;align-items:center}@media (min-width:768px){.loadingCurtainCont{top:70px}}.loader-Cont{position:relative;display:flex;justify-content:center;align-items:center;width:120px;height:120px}.loader-Cont .loader{position:absolute;height:100%;width:100%;top:50%;left:50%;border-color:#ff5757 transparent transparent #ff5757;border-style:solid;border-width:8px;border-radius:100%;animation:loader 1.2s cubic-bezier(.39,.575,.565,1) infinite;-o-animation:loader 1.2s cubic-bezier(.39,.575,.565,1) infinite;-moz-animation:loader 1.2s cubic-bezier(.39,.575,.565,1) infinite;-webkit-animation:loader 1.2s cubic-bezier(.39,.575,.565,1) infinite}.loader-Cont .loader2{height:80%;width:80%;border-top-color:#7e96ae;border-left-color:#7e96ae;animation:loader2 2s linear infinite;-o-animation:loader2 2s linear infinite;-moz-animation:loader2 2s linear infinite;-webkit-animation:loader2 2s linear infinite}@-webkit-keyframes loader{0%{-webkit-transform:translate(-50%,-50%) rotate(0deg);transform:translate(-50%,-50%) rotate(0deg)}to{-webkit-transform:translate(-50%,-50%) rotate(1turn);transform:translate(-50%,-50%) rotate(1turn)}}@keyframes loader{0%{-webkit-transform:translate(-50%,-50%) rotate(0deg);transform:translate(-50%,-50%) rotate(0deg)}to{-webkit-transform:translate(-50%,-50%) rotate(1turn);transform:translate(-50%,-50%) rotate(1turn)}}@-webkit-keyframes loader2{0%{-webkit-transform:translate(-50%,-50%) rotate(0deg);transform:translate(-50%,-50%) rotate(0deg)}30%{-webkit-transform:translate(-50%,-50%) rotate(160deg);transform:translate(-50%,-50%) rotate(160deg)}60%{-webkit-transform:translate(-50%,-50%) rotate(-1turn);transform:translate(-50%,-50%) rotate(-1turn)}to{-webkit-transform:translate(-50%,-50%) rotate(0deg);transform:translate(-50%,-50%) rotate(0deg)}}@keyframes loader2{0%{-webkit-transform:translate(-50%,-50%) rotate(0deg);transform:translate(-50%,-50%) rotate(0deg)}30%{-webkit-transform:translate(-50%,-50%) rotate(160deg);transform:translate(-50%,-50%) rotate(160deg)}60%{-webkit-transform:translate(-50%,-50%) rotate(-1turn);transform:translate(-50%,-50%) rotate(-1turn)}to{-webkit-transform:translate(-50%,-50%) rotate(0deg);transform:translate(-50%,-50%) rotate(0deg)}}.loader-Logo{height:50%;width:50%;background-color:#ff5757;border-radius:100%}.loader-Logo img{box-sizing:border-box;padding:15px;height:100%;width:100%}:root{--agendaPrincipal:#edf0f4;--agendaBtnPrincipal:#106ad4;--agendaBtnPrincipalHover:#148ef1;--agendaPrincipalTrans:rgba(237,240,244,0.43137254901960786);--agendaSecundario:#919191}.circleText{display:inline-block;width:5px;height:5px;margin-bottom:5px;margin-left:.5rem;margin-right:.5rem;border-radius:100%;background-color:#106ad4}.doubtBtn{background:none!important;border:none;padding:0!important;font-family:arial,sans-serif;color:#069;text-decoration:underline;cursor:pointer;left:7vw}.h-inherit{height:inherit}.tooltip.show{z-index:50000}.btnCrear{background-color:#106ad4;background-color:var(--agendaBtnPrincipal);width:100%;border:none;border-radius:6px;height:38px;font-size:14px;font-weight:600;color:#fff;transition:background .3s ease-in;cursor:pointer}button:disabled{opacity:.5}.qr-btn>*{text-align:right}.qr-btn h4{font-weight:600;color:#00264d}.qr-btn h4,.qr-btn p{font-size:13px;line-height:18px;margin-bottom:0}.qr-btn p{font-weight:900;cursor:pointer;color:#ff5a5f}.agencyContact{position:fixed;left:400px;bottom:30px;z-index:1}.agencyContact>*{text-align:right}.agencyContact>h4{font-weight:600;color:#00264d}.agencyContact>h4,.agencyContact>p{font-size:13px;line-height:18px;margin-bottom:0}.agencyContact>p{font-weight:900;cursor:pointer;color:#ff5a5f}.agency-register{z-index:1}.agency-register>*{text-align:right}.agency-register>h4{font-weight:600;color:#00264d}.agency-register>h4,.agency-register p{font-size:13px;line-height:18px;margin-bottom:0}.agency-register p{font-weight:900;cursor:pointer;color:#ff5a5f}.btnCrear:hover{background-color:#148ef1;background-color:var(--agendaBtnPrincipalHover)}.btnCrear:disabled,.disabledStyle{cursor:no-drop;opacity:.5}.emojiCont img{margin-top:-3px;height:20px}.container{width:95%;margin:0 auto}.agenda__table,.container{-ms-overflow-style:none;scrollbar-width:none}input:focus{outline:none}.calendarAgendaCont,.calendarCont{-ms-overflow-style:none;scrollbar-width:none}.cursor-pointer:hover{cursor:pointer}.blackdiv:after{content:"";position:absolute;z-index:0;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,2,.4)}.modal-overlay{position:absolute;top:10%;left:10%;width:80%;height:80%;background:#fff;transition:var(--transition);visibility:hidden;z-index:-1}.show-modal{visibility:visible;z-index:10}.backgroundPopUp{display:none;position:absolute;z-index:600;top:0;bottom:0;left:0;right:0;background-color:rgba(0,0,0,.349)}@media (min-width:768px){.flex-grow-md-0{flex-grow:0!important}.backgroundPopUp{display:block}}::-webkit-scrollbar{width:3px;height:3px;border-radius:58px;background-color:transparent}::-webkit-scrollbar-thumb{background:#7e96ae;border-radius:4px}::-webkit-scrollbar-thumb:hover{background-color:#5e6f80;box-shadow:0 0 2px 1px rgba(0,0,0,.2)}::-webkit-scrollbar-thumb:active{background-color:#5e6f80}.calendarAgendaCont::-webkit-scrollbar,.hiddenScroll::-webkit-scrollbar{display:none}.calendarCont::-webkit-scrollbar{display:none}.noMargin{margin:0!important}.displayNone{display:none}.text-ellipsis-low{overflow:scroll;text-overflow:ellipsis}.optionCont{background-color:#fff!important;box-shadow:2px 7px 25px 5px rgb(0 38 77/20%)!important;border-radius:9px!important}.dropdown-clear{padding:0!important;background-color:transparent!important;box-shadow:none!important;border:none!important}.clearBtn{padding:0;background:none;border:none}.clearBtn:hover{cursor:pointer}.switch{position:relative;background-color:transparent;border:1px solid #5a6978;border-radius:100px}.switch:hover{cursor:pointer}.switch>div{position:absolute;left:0;top:0;background-color:#969faa;border-radius:100%;transition:all .1s ease-in}.switchActive{background-color:#47525e}.switchActive>div{-webkit-transform:translateX(65%);transform:translateX(65%)}.clearfix:after{content:" ";visibility:hidden;display:block;height:0;clear:both}.bgImage,.calendarSectionCont{display:flex}.bgImage{background-color:grey;background-image:url(/static/media/test.150c61d6.avif);background-position:50%;background-size:cover;justify-content:center;align-items:center;position:relative;height:100vh;width:100vw}.optionAutoComplete{font-weight:400}.optionAutoComplete,.optionAutoCompleteCity{padding:7px 14px;font-size:14px;cursor:pointer;border-radius:5px;color:#00264d;transition:all .3s ease-in-out}.optionAutoCompleteCity{font-weight:600;line-height:20px}.optionAutoComplete:last-child{margin-bottom:0}.optionAutoComplete span{font-weight:400;font-size:14px;line-height:20px;color:#7e96ae}.optionAutoComplete .textResalt{display:inline-block;-webkit-text-emphasis-color:transparent;text-emphasis-color:transparent;padding:0;font-weight:600}.optionAutoComplete:hover span{color:#106ad4}.setPadding{position:relative;padding-top:55px}@media (min-width:768px){.setPadding{padding-top:70px}}.iframe-calendar{&.setPadding{position:relative;padding-top:55px}@media (min-width:768px){&.setPadding{padding-top:0}}}.bckColor{background:linear-gradient(250.41deg,rgba(242,244,248,.88) 4.71%,#ede0ff 83.08%)}.principalBackground{min-height:100vh;background-image:url(/static/media/mapa_back.8ee03d0b.avif);background-size:1300px;background-position:100% 100%;display:flex;flex-direction:column;justify-content:center;align-items:center;background-repeat:no-repeat}.principalBackground:after{content:"";position:absolute;z-index:0;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,2,.05)}.viewCont{height:calc(100vh - 10.8rem);display:flex}.sharingPopUp{height:100%;width:100%}.appbarBackground,.searchActCont,.sharingPopUp{background-color:#fff}.searchActCont{margin:35px 0 0;padding:10px 5px;border-radius:7px;height:calc(100vh - 100px)}.searchCalCont{z-index:1;margin:15px 0 0;height:calc(100vh - 85px)}@media only screen and (max-width:768px){.searchActCont{margin:15px 0 0;padding:0}.searchCalCont{width:100vw;margin:0;height:calc(100vh - 55px)}}@media only screen and (max-width:375px){.searchActCont{margin:0}.doubtBtn{margin-left:10vw;top:25vw}}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}input[type=range]{width:100%;margin:5.85px 0;background-color:transparent;-webkit-appearance:none}input[type=range]:focus{outline:none}input[type=range]::-webkit-slider-runnable-track{background:#106ad4;border:1.1px solid #106ad4;border-radius:1px;width:100%;height:5px;cursor:pointer}input[type=range]::-webkit-slider-thumb{margin-top:-6.95px;width:23px;height:23px;background:#fff;border:2.5px solid #106ad4;border-radius:12px;cursor:pointer;-webkit-appearance:none}input[type=range]:focus::-webkit-slider-runnable-track{background:#106ad4}input[type=range]::-moz-range-track{background:#106ad4;border:1.1px solid #106ad4;border-radius:1px;width:100%;height:5.3px;cursor:pointer}input[type=range]::-moz-range-thumb{width:23px;height:23px;background:#fff;border:2.5px solid #106ad4;border-radius:12px;cursor:pointer}input[type=range]::-ms-track{background:transparent;border-color:transparent;border-width:8.45px 0;color:transparent;width:100%;height:5.3px;cursor:pointer}input[type=range]::-ms-fill-lower,input[type=range]::-ms-fill-upper{background:#106ad4;border:1.1px solid #106ad4;border-radius:2px}input[type=range]::-ms-thumb{width:23px;height:23px;background:#fff;border:2.5px solid #106ad4;border-radius:12px;cursor:pointer;margin-top:0}input[type=range]:focus::-ms-fill-lower,input[type=range]:focus::-ms-fill-upper{background:#106ad4}::-webkit-input-placeholder{font-family:"Font Awesome 5 Free","Poppins",sans-serif;font-weight:400}::placeholder{font-family:"Font Awesome 5 Free","Poppins",sans-serif;font-weight:400}input:focus{background-color:#f2f5f8!important;border:1px solid #106ad4!important;border:1px solid var(--agendaBtnPrincipal)!important}.inputCity:focus{background-color:#fff!important;border:none!important}@supports (-ms-ime-align:auto){input[type=range]{margin:0}}.calendarIcon{display:inline-block;margin:0;width:15px;height:15px;background-image:url(data:image/avif;base64,AAAAIGZ0eXBhdmlmAAAAAGF2aWZtaWYxbWlhZk1BMUIAAAGhbWV0YQAAAAAAAAAoaGRscgAAAAAAAAAAcGljdAAAAAAAAAAAAAAAAGxpYmF2aWYAAAAADnBpdG0AAAAAAAEAAAAsaWxvYwAAAABEAAACAAEAAAABAAADdwAAAEgAAgAAAAEAAAHJAAABrgAAAEJpaW5mAAAAAAACAAAAGmluZmUCAAAAAAEAAGF2MDFDb2xvcgAAAAAaaW5mZQIAAAAAAgAAYXYwMUFscGhhAAAAABppcmVmAAAAAAAAAA5hdXhsAAIAAQABAAAA12lwcnAAAACxaXBjbwAAABRpc3BlAAAAAAAAADYAAAA2AAAAEHBpeGkAAAAAAwgICAAAAAxhdjFDgQAMAAAAABNjb2xybmNseAACAAIABoAAAAAUaXNwZQAAAAAAAAA2AAAANgAAAA5waXhpAAAAAAEIAAAADGF2MUOBABwAAAAAOGF1eEMAAAAAdXJuOm1wZWc6bXBlZ0I6Y2ljcDpzeXN0ZW1zOmF1eGlsaWFyeTphbHBoYQAAAAAeaXBtYQAAAAAAAAACAAEEAQKDBAACBAUGhwgAAAH+bWRhdBIACgYYFXXVpUAyoQMYQDzxRdDdK7YhY5mepVJUasFX+ytMyGJ9PDk3F0lhaZwBZO+Gf1e9bCWXo4hqVa4mtopYc8fLluCsF2r7FqP97GlJ/XUARSJZRYYaKKL4QINdOyumCQFRc5OuOp+BTzOSZ/SX5YNxVWGsFe8S+pSoNP7YIWW8HFept+NMqxfKpZo+jBEn5f+GTUC3HawSnjSsc6/mDPLr2/z1b+OY66CS0dfdfAsZZF7qAapK7+uDxw2uM4/WsQz1801521hdPIWycXeur60/TjPLChecjNUPKxr6IFvPKkXYhhqezjq6et2eIq906s8WeTWZkS4K6SwDdIadT7/9G/o5YigbTnsIWh1MsGmqNV9rmg4RhOQI8Fh63WivestLhHFDv49KXPEo1oqBkOiq5sM0oc6TU+w9ypR/xxPzsaWivuGpW/4PWU8bu8BMDNWm9APJwBlTQChE+N+n/6hON43xNFWLsMPCdj68iDFt/4h1MPRidpBS03bjkHaHFUth1dfTv3iNHSCLxVzvsJH/pFaQabY9dmEGSuOzTiBkK1Fk2+AbXLPYi4ASAAoJGBV11aIEBA0IMjlGEAAAFAAAMecvKq+jGdAMINE6zcKv828dSI8ZMqjmF0o9PQ7zHom8h4ur5jm+4dnWT9jIlddPcag=);background-position:50%;background-repeat:no-repeat;background-size:cover}.paddingInfo{padding:0 20px}@media (min-width:576px){.paddingInfo{padding:0 40px}}@media (min-width:768px){.paddingInfo{padding:0 60px}}@media (min-width:992px){.paddingInfo{padding:0 90px}}@media (min-width:1200px){.paddingInfo{padding:0 100px}}.swal2-content{padding:0!important}.swal2-container{z-index:5000!important}.confirmName{max-width:350px!important;min-width:150px!important}@media (min-width:768px){.confirmName{width:48%!important}}.confirmName .swal2-actions{margin:20px 0 0!important;flex-direction:row-reverse;justify-content:space-around!important}.confirmName .swal2-actions>button{width:40%;font-size:13px;transition:all .3s linear;height:38px!important;padding:0!important;margin:0!important;outline:none}.confirmName .swal2-actions>button:focus{box-shadow:none}.confirmName .swal2-input{min-height:24px!important;font-size:10px;margin-bottom:0}.confirmName .swal2-select{min-height:24px!important;font-size:10px;margin-bottom:20px}.confirmName .swal2-cancel,.confirmName .swal2-deny{font-size:14px;font-weight:600;color:#106ad4!important}.confirmName .swal2-validation-message{margin:0;font-size:12px;background-color:transparent}.sweetPopHeader{border-bottom:.5px solid #dee3ea}.sweetPopTittle{font-weight:700;text-align:left;font-size:14px;color:#00264d}.sweetPopSubTittle{font-weight:500;text-align:left;font-size:10px;color:#00264d}.toastCont{color:#00264d;display:block;font-size:25px;margin-top:1rem;font-family:"Font Awesome 5 Free","Poppins",sans-serif}@media (min-width:1300px){.sweetPopTittle{font-size:16px}.sweetPopSubTittle{font-size:12px}}.clearDropMenu{background-color:transparent!important;box-shadow:none!important;border:none!important}.hideDropDownArrow .arrow:after,.hideDropDownArrow .arrow:before,.hideDropDownArrow:after,.hideDropDownArrow:before{display:none!important;content:""}input:-webkit-autofill,input:-webkit-autofill:active,input:-webkit-autofill:focus,input:-webkit-autofill:hover{-webkit-box-shadow:0 0 0 30px #f2f5f8 inset!important}.SearchInfoCont{border-radius:20px;position:relative;border:1px solid rgba(0,0,0,.2);box-sizing:border-box;box-shadow:0 2px 5px rgba(0,0,0,.25);border-radius:30px}.BussinessDashboardBody{position:relative;overflow-y:scroll;height:calc(100vh - 70px);padding:20px 30px}@media (min-width:768px){.SearchInfoCont{max-width:400px}}.searchinput::-webkit-input-placeholder{display:flex;text-align:center}.searchinput::placeholder{display:flex;text-align:center}.globeInfo{display:flex;justify-content:center;align-items:center;font-size:7px;height:15px;width:15px;border-radius:100%;color:#106ad4;box-sizing:border-box;background:#f2f5f8;border:.7px solid #106ad4}.rotate180{-webkit-transform:rotateX(180deg);transform:rotateX(180deg)}.arrow:before{border-bottom-color:#000!important;border-top-color:#000!important}.arrowPop .arrow:before{opacity:.5}.blogTitle{font-weight:700;font-size:55px;text-align:left;line-height:105px;width:35%;top:80px;background-size:1px;text-shadow:3px 4px 16px rgba(0,0,0,.25)}.blogSubTitle,.blogTitle{margin-left:55px;position:relative}.blogSubTitle{font-weight:600;font-size:20px;line-height:30px;top:100px;width:45%;border-left:5px solid #00a699;padding-left:5px}@media only screen and (max-width:376px){.blogTitle{font-size:25px;line-height:47px;width:60%;margin-left:20px}.blogSubTitle{font-size:15px;line-height:25px;width:85%;margin-left:20px}}.blog{overflow:auto;scroll-behavior:smooth}.recomContainer{width:99%;margin-left:30px;position:relative}.artBtn{background:#6246ea;display:flex;flex-direction:row;justify-content:center;align-items:center;padding:20px 23px 19px;grid-gap:10px;gap:10px;border-radius:8px;color:#fffffe;margin-top:2%;border:none;margin-left:42%}@media only screen and (max-width:768px){.artBtn{margin-left:32%}}@media only screen and (max-width:376px){.recomContainer{margin-left:12px}.artBtn{width:176px;height:48px;margin-left:20%}}@media only screen and (min-width:1080px){.wrapperCat{justify-content:center}}.wrapperCat{overflow-x:auto;overflow-y:none;max-height:280px;white-space:nowrap;display:flex}.wrapperCat::-webkit-scrollbar{width:0}.sectionReserveMsgTitle{font-weight:700;font-size:20px;line-height:20px;text-align:left;color:#00264d}.ReserveMsgPop{box-shadow:2px 7px 30px 5px rgba(0,38,77,.2);border-radius:9px!important;padding:45px 35px 25px!important}.ReserveMsgPop li{font-weight:500;font-size:15px;line-height:30px;text-align:left;color:#00264d}.ReserveMsgPop .swal2-actions{justify-content:end;margin-top:0}.ReserveMsgPop .swal2-actions .swal2-confirm{width:90.69px;height:38.79px;display:inline-flex!important;justify-content:center}.ReserveMsgPop li span{font-weight:700}.TrackingCookies{display:flex;justify-content:space-around;border-radius:8px;border-bottom-left-radius:0;border-bottom-right-radius:0;width:100vw;padding:15px;background-color:#fff}.TrackingCookies button{color:#fff;border:none;border-radius:8px;font-size:600;background-color:var(--agendaBtnPrincipal);transition:all .3s linear}.TrackingCookies button:hover{-webkit-transform:scale(1.1);transform:scale(1.1)}.popUpPreventOut{background-color:#fff;padding:1.25em;border-radius:5px}.SelectedWeekExample .DayPicker-Month{border-collapse:separate}.SelectedWeekExample .DayPicker-WeekNumber{outline:none}.SelectedWeekExample .DayPicker-Day{outline:none;border:1px solid transparent}.SelectedWeekExample .DayPicker-Day--hoverRange{background-color:#efefef!important}.SelectedWeekExample .DayPicker-Day--selectedRange{background-color:rgba(74,145,226,.596078431372549);border-color:#4a90e2 rgba(74,145,226,.596078431372549);border-radius:100%}.SelectedWeekExample .DayPicker-Day--selectedRangeStart{background-color:#4a90e2;border-left:1px solid #4a90e2}.SelectedWeekExample .DayPicker-Day--selectedRangeEnd{background-color:#4a90e2!important;border-right:1px solid #4a90e2}.SelectedWeekExample .DayPicker-Day--hoverRange:not(.DayPicker-Day--outside).DayPicker-Day--selected,.SelectedWeekExample .DayPicker-Day--selectedRange:not(.DayPicker-Day--outside).DayPicker-Day--selected{color:#000!important}.SelectedWeekExample .DayPicker-Day--hoverRange:hover{border-radius:0!important}.searchMobilePopUp{z-index:500;padding:20px 15px 60px;background-color:#fff;height:100vh;width:100vw;display:flex;flex-direction:column;justify-content:space-around;-webkit-animation:slideInUp;animation:slideInUp;-webkit-animation-duration:.3s;animation-duration:.3s}@media (max-height:600px){.searchMobilePopUp{padding-bottom:15px}}.noItemsMsg{text-align:center;color:#00264d;font-size:16px;font-weight:500}.searchinput{padding:10px;height:40px}.searchinput::-webkit-input-placeholder{font-size:14px}.searchinput::placeholder{font-size:14px}.navegation{margin-left:30px;flex-wrap:wrap;display:flex;justify-content:space-evenly}.navegation>div{display:flex;align-items:center}.navegation>div>*{cursor:pointer;color:#7e96ae;text-decoration:none;transition:all .5s ease-in-out;margin:0 10px;width:auto;text-align:center}.navegation>div>:hover,.selectedPage{text-decoration:none;color:#26292e!important}.navegation>div>:hover svg,.selectedPage svg{text-decoration:none;color:var(--agendaBtnPrincipal)!important}.navegationMobile{margin-top:40px;flex-wrap:wrap;display:flex;justify-content:center;align-items:flex-start}.navegationMobile>a,.navegationMobile>div{flex:0 0 100%;display:flex;align-items:center}.navegationMobile>a{font-size:18px;font-weight:600;text-decoration:none!important;justify-content:center}.navegationMobile>div>*{cursor:pointer;color:#7e96ae;text-decoration:none;transition:color .5s ease-in-out;margin:0 10px;width:100%;text-align:end}.navegationMobile>div>:hover{text-decoration:none;color:var(--agendaBtnPrincipal)}.userCircleCont{position:relative;flex-direction:column;justify-content:space-evenly;margin:.5rem}.imgUser,.userCircleCont{display:flex;border-radius:100%;align-items:center}.imgUser{background-color:#ff5757;color:#fff;font-weight:600;overflow:scroll;justify-content:center;box-shadow:0 2px 9px rgba(0,38,77,.2)}.userCircleFooter>*{text-align:center}.borderGray{border:3px solid #edf0f4}.optionCont{left:-10%!important;padding-left:8px!important;padding-right:8px!important;right:5px!important;outline:none!important}.optionCont:before{display:none!important;content:"";right:0!important}.optionsUserbtn{font-size:14px;border:none;background-color:transparent;text-align:left;padding:7px;width:100%;border-radius:7px;font-weight:400;color:#00264d;transition:all .3s linear}.loginSignbtnDisabled,.optionsUserbtn:disabled{cursor:not-allowed;opacity:.5}.optionsUserbtn:hover{background-color:#e2eefa;transition:all .3s linear;box-shadow:2px 3px 25px -3px rgba(13,32,51,.2)}.navPop{display:flex;flex-direction:column;justify-content:space-evenly;align-items:center;width:100%;height:5rem}.navPop>*{transition:-webkit-transform .1s ease-in;transition:transform .1s ease-in;transition:transform .1s ease-in,-webkit-transform .1s ease-in}.navPop>:hover{-webkit-transform:scale(1.1);transform:scale(1.1)}.titleUser{display:flex;align-items:center;width:70%}.titleUser p{margin:0}.userDes,.userName{font-size:14px;font-weight:600}.userDes{color:#00264d;white-space:nowrap;text-overflow:ellipsis;overflow:scroll}.signuptitle{color:#00264d;font-weight:700;font-size:16px}.signupcoment{font-weight:500;font-size:12px;text-align:center;color:#919191}.loginbtnSimple>div,.signupbtnSimple>div{width:100%;display:flex;justify-content:center;align-items:center;height:44px}.loginbtnSimple>div{background-color:#106ad4;color:#fff;box-shadow:2px 5px 20px 1px rgba(16,106,212,.2);border-radius:6px;text-align:center}.loginbtnSimple.alt>div{background-color:#ff5757!important}.loginbtnSimple p,.signupbtnSimple p{font-weight:600;font-size:15px}.signupbtnSimple p{color:#106ad4}.loginbtnSimple:hover,.signupbtnSimple:hover{cursor:pointer}.backgroundTransparent .landingWhite{color:#00264d;width:250px}@media (min-width:768px){.backgroundTransparent .usercircleLogCont{margin-right:80px}}.backgroundTransparent .loginbtnSimple p{color:#fff}.backgroundTransparent .loginbtnSimple>div{background-color:#106ad4;color:#fff;box-shadow:2px 5px 20px 1px rgba(16,106,212,.2);box-shadow:2px 5px 20px 3px rgba(16,106,212,.2);border-radius:6px;text-align:center}.backgroundTransparent .signupbtnSimple p{color:#000}.loginbtn,.signupbtn{cursor:pointer;display:flex;justify-content:center;align-items:center}.loginbtn{color:#00264d}.loginbtn,.signupbtn{font-weight:600;font-size:12px;line-height:14px}.signupbtn{padding:4px;background-color:#f2f5f8;border-radius:5px;color:#106ad4}.iconInputEditUser{display:flex;justify-content:left;align-items:center;color:#7e96ae;font-size:10px}.btnGoEdit{color:#106ad4;font-weight:500;font-size:10px}.btnCancel,.btnGoEdit{background-color:transparent;border:none}.btnCancel{width:100%;border-radius:6px;height:38px;font-size:14px;font-weight:600;color:var(--agendaBtnPrincipal);transition:background .3s ease-in;cursor:pointer}.confirmHeader h2{font-weight:700;font-size:20px}.confirmHeader h2,.confirmHeader p{margin:0 0 10px;text-align:center;color:#00264d}.confirmHeader p{font-weight:400;line-height:14px;font-size:10px}.btnCodeRecovery:hover{background-color:#f2f5f8;border:1px solid #106ad4!important}.btnChangLng{background-color:transparent;color:#fff;font-size:12px;border-radius:50%;border:none;padding-top:18px}.langBtn{margin-top:23px}@media (max-width:765px){.btnChangLng{padding-top:12px}.langBtn{margin-top:13px}}.langBtn .dropdown-menu.show{min-width:112px}.langBtnDropCont{margin-top:5px;left:auto!important;padding-left:8px!important;padding-right:8px!important;right:auto!important;outline:none!important}@media (min-width:768px){.langBtnDropCont{right:5px!important}}.langBtnDropCont:before{display:none!important;content:"";right:0!important}.bellCont{width:30px;position:relative;height:30px;display:flex;background-color:#edf0f4;border-radius:100%}.bellCont,.numberNotificationsBell{justify-content:center;align-items:center}.numberNotificationsBell{position:absolute;font-size:10px;font-weight:600;line-height:16px;width:19px;height:19px;background-color:#ff0035;color:#fff;border:1px solid #fff;border-radius:100%;right:-5px;top:-5px;text-align:center;padding-left:1px}.notificationMenu{box-shadow:2px 3px 16px -3px rgb(0 38 77/20%);padding:10px 20px;width:350px!important;top:20px!important;left:-10px!important;right:0!important;border:none!important}.notificationMenu,.notificationMenu>div{display:block!important}.notificationMenu>.listCont{max-height:190px;overflow:scroll}.notificationMenu>.listExpanded{max-height:390px;overflow-y:scroll}.notificationMenu:before{display:none!important;content:"";right:0!important}.notificationMenuTitle{font-family:Poppins;font-style:normal;font-weight:700;font-size:10px;line-height:22px;display:flex;align-items:center;color:#00264d}.notificationCont{margin:0 0 12px;padding:15px;background:#f2f5f8;box-shadow:2px 3px 16px -3px rgba(0,38,77,.2);border-radius:7px}.notificationContUnread{background:rgba(30,187,108,.23137254901960785)}.notificationIcon{padding:0;justify-content:center;align-items:center}.notificationIcon>div{width:15.81px;height:15.81px;border-radius:100%}.greenCircle{background-color:#1ebb6d}.redCircle{background-color:#ff5757}.notificationMsg{font-weight:400}.notificationDate,.notificationMsg{font-size:10px;line-height:22px;display:flex;align-items:center;color:#00264d}.notificationDate{font-style:normal;font-weight:700}.seeAllBtn{font-style:normal;font-weight:400;font-size:10px;line-height:22px;display:flex;align-items:center;text-align:center;color:#106ad4!important}.searchCont{border-radius:8px;height:60px;box-shadow:2px 7px 35px 4px rgba(16,106,212,.1)}.searchCont>*{height:100%}.inputCont{position:relative;z-index:2;width:57vw;height:50px;min-width:410px;display:flex;flex-wrap:wrap}@media only screen and (max-width:768px){.inputCont{min-width:auto;width:100%}.searchCont{height:40px}}.inputCont>*{border:none;background-color:#fff}.inputCity{border:none;width:100%;height:100%;padding-left:10px;text-transform:capitalize;font-family:Poppins;font-style:normal;font-weight:400;font-size:16px;line-height:22px;display:flex;align-items:center;color:#26292e}.inputCity::-webkit-input-placeholder{text-transform:none}.inputCity::placeholder{text-transform:none}.inputDate{border:none;width:100%}.inputCity,.inputDate{font-size:10px}.noMatches{font-size:16px;margin:8px;overflow:hidden;border:none;width:calc(100% - 16px);max-width:150px;height:calc(100% - 16px);color:#00264d;font-family:Poppins;font-style:normal;font-weight:600;line-height:20px;align-items:center;text-align:center}.btnCreateCalendar{overflow:scroll;max-width:150px}.btnCreateCalendar,.btnExploreMobile{font-size:14px;margin:8px;border:none;width:calc(100% - 16px);height:calc(100% - 16px);color:#fff;background-color:var(--agendaBtnPrincipal);transition:background .5s linear;border-radius:8px;font-family:Poppins;font-style:normal;font-weight:600;font-size:10px;line-height:20px;align-items:center;text-align:center}.btnExploreMobile{overflow:hidden;max-width:1500px;max-height:53px;position:absolute;bottom:0;left:0}.white-box{position:fixed;padding:0;margin:0;top:0;left:0;height:140%;width:100%;background-color:#fff}@media (min-width:576px){.inputCity,.inputDate{font-size:15px}.btnCreateCalendar{font-size:12px}}@media (min-width:992px){.btnCreateCalendar{font-size:15px}}@media (min-width:1300px){.btnCreateCalendar{font-size:18px}}.btnCreateCalendar:hover{cursor:pointer;background-color:#1f5ca1}.btnCreateCalendar:disabled{cursor:not-allowed}.optionsSearchCollapse{position:absolute;top:45px;left:0;right:0}.options-search-ctn{background-color:#fff;border-radius:10px;box-shadow:2px 3px 25px -3px rgba(0,38,77,.2);list-style:none;padding:5px 15px;position:absolute;max-height:8.5rem;width:100%;overflow-y:scroll;flex:0 0 80%}@media (min-width:768px){.optionsSearchCollapse{top:65px}}.options-search-ctn>h2{font-size:20px;padding-top:10px;position:-webkit-sticky;position:sticky;background-color:#fff;top:0;color:#343f4b;margin:0 0 10px}.options-search-ctn>li{padding-top:5px;color:#343f4b}.options-search-ctn>li:hover{cursor:pointer;background-color:hsla(0,0%,54.9%,.24705882352941178)}@media only screen and (max-width:768px){.options-search-ctn>h2{margin:0;font-size:16px;padding-top:10px;position:-webkit-sticky;position:sticky;background-color:#fff;top:0;color:#343f4b}.options-search-ctn>li{font-size:14px}.options-search-ctn{padding:5px 10px}}.noOptionAutoComplete{padding:7px 14px;font-weight:400;font-size:14px;text-transform:capitalize;cursor:auto!important;border-radius:5px;color:#00264d;transition:all .3s ease-in-out}.noOptionAutoComplete:hover{background-color:#fff!important;color:#00264d}.createZeroCalendar{background-color:var(--agendaBtnPrincipal);color:#fff;border-radius:8px;border:none;font-size:12px;padding:3px 10px;transition:all .3s linear}.createZeroCalendar:hover{background-color:var(--agendaBtnPrincipalHover)}.landingCont{display:flex;flex-direction:column;z-index:7;height:60vh;width:100%;margin-left:80px;margin-top:10%;-webkit-transform:rotateY(0);transform:rotateY(0)}@media (min-width:768px){.landingCont{margin-top:8%}}.imagen1,.imagen2,.imagen3,.imagen4{display:none;z-index:-1;position:absolute;box-shadow:4px 11px 35px 10px rgba(16,106,212,.12);border-radius:8px;height:auto}.imagen1{width:300px;left:58%;top:-120px}.imagen2{width:240px;right:6%;top:20px}.imagen3{width:220px;right:25%;top:50.95%}.imagen4{width:280px;right:6%;top:62%}@media only screen and (max-width:765px){.landingCont{width:100%;margin-left:0}}.titleLanding{z-index:1;font-size:14vw;font-weight:900;margin-bottom:30px;text-shadow:2px 5px 10px rgba(0,38,77,.15)}.subtitleLanding,.titleLanding{color:#00264d;text-align:center}.subtitleLanding{margin-bottom:55px;max-width:564px;font-weight:300;font-size:5vw;line-height:24px}@media only screen and (max-width:780px){.imagen1{width:160px;left:10%;top:240px}.imagen2{width:140px;right:2%;top:56%}.imagen3{width:130px;left:15%;top:90%}.imagen4{width:190px;right:2%;top:94%}}@media (min-width:576px){.titleLanding{font-size:10vw;margin-bottom:40px}.subtitleLanding{font-size:20px;margin-bottom:20px}}@media (min-width:768px){.titleLanding{text-align:left;font-size:46px;margin-bottom:36px}.subtitleLanding{text-align:left;max-width:564px}.imagen1{width:240px;left:58%;top:-90px}.imagen2{width:190px;right:6%;top:10px}.imagen3{width:180px;right:24%;top:51%}.imagen4{width:220px;right:6%;top:64%}.imagen1,.imagen2,.imagen3,.imagen4{display:block}}@media (min-width:992px){.titleLanding{font-size:55px}.subtitleLanding{font-size:24px;margin-bottom:35px}}@media (min-width:1300px){.titleLanding{font-size:65px}.subtitleLanding{font-size:24px;margin-bottom:48px}}.number{font-weight:600;font-size:50px;color:#ff5a5f;margin-bottom:10px}.steps{vertical-align:top}.footer-ctn{width:100vw;z-index:6;position:fixed;bottom:0;padding:10px;background-color:transparent;grid-gap:1rem;gap:1rem;font-weight:400;font-size:13px;line-height:20px;display:flex;align-items:center;color:#00264d;-webkit-transform:rotateY(0);transform:rotateY(0)}@media (min-width:768px){.footer-ctn{padding:0 95px 20px}}.footer-ctn a{display:block;font-size:8px;color:#00264d;width:100%;transition:color .3s ease-in-out;text-align:center}@media (min-width:576px){.footer-ctn a{font-size:10px}}@media (min-width:768px){.footer-ctn a{font-size:13px}}.footer-ctn a:hover{text-decoration:none;color:#00264d}.footerBcont{min-width:145px;max-width:165px;height:20px;font-weight:400;font-size:13px;line-height:20px;display:flex;align-items:center;transition:all .3s ease}.footerBcont:hover{font-weight:600;text-align:right;display:flex;align-items:center}.line{left:270px;top:843px;margin:0;border:.6px solid #00264d}.footerAcont,.footerBcont{display:flex;justify-content:center;align-items:center}@media only screen and (max-width:765px){.footerAcont,.footerBcont{padding:0}}.whatsapp-btn{position:fixed;display:flex;justify-content:center;align-items:center;width:50px;height:50px;bottom:2rem;right:1rem;font-size:25px;background-color:#25d366;border:none;border-radius:100%;text-align:center;color:#fff;box-shadow:2px 2px 3px #999;z-index:100;cursor:pointer;transition:color .3s ease-in-out;transition:background-color .3s ease-in-out}.whatsapp-btn:visited{color:#fff}.whatsapp-btn:hover{color:#25d366;background-color:#fff}@media (min-width:576px){.whatsapp-btn{bottom:3.5rem}}@media (min-width:768px){.whatsapp-btn{width:60px;height:60px;bottom:2.5rem;right:2rem;font-size:35px}}input[type=password]{font-family:caption;font-size:20px}.swal2-popup .swal2-styled:focus{box-shadow:none!important}.popUpLogSignCont{z-index:5000;border-radius:9px;padding:15px;min-width:339px;width:100%;background-color:#fff}.popUpForceWidth{max-width:none}@media (min-width:768px){.popUpLogSignCont{width:auto;box-shadow:2px 7px 25px 5px rgba(0,38,77,.2);-webkit-animation:zoomIn;animation:zoomIn;-webkit-animation-duration:.5s;animation-duration:.5s}.popUpForceWidth{max-width:420px}}.headerPopUp h2{font-size:20px;margin-bottom:4px;font-weight:700;color:#00264d}.headerPopUp p{font-size:14px;font-weight:400;color:#00264d;margin-bottom:0}.headerPopUp span{cursor:pointer;font-size:14px;font-weight:500;color:#106ad4}.labelLogSign{margin-top:19px;margin-bottom:5px;font-weight:500;font-size:10px;display:block;color:#00264d}.inputLogSign{border:none;box-sizing:border-box;border-radius:0;width:100%;height:24px;font-weight:400;font-size:10px}.inputLogSignCont{border:.6px solid #dee3ea!important;border-radius:3px}.inputLogSign::-webkit-input-placeholder{color:#7e96ae;font-size:10px;font-weight:300}.inputLogSign::placeholder{color:#7e96ae;font-size:10px;font-weight:300}.borderRadius3{border-radius:3px}.iconInputLogSign{border-bottom-left-radius:3px;border-top-left-radius:3px;display:flex;height:24.4px;font-size:10px;color:#7e96ae;align-items:center;justify-content:center}.checkboxLogSign{border:1px solid #dee3ea!important;box-sizing:border-box;border-radius:1px}.labelChekLogSign{margin:0;display:flex;height:100%;align-items:center;font-size:9px;font-weight:400;color:#7e96ae}.errormsg{font-size:8px;font-weight:500;color:red}.labelChekLogSign span{font-weight:500;font-size:9px;text-transform:capitalize;color:#106ad4}.forgetPasswordBtn{font-size:8px;padding:0}.btnCancelLog,.forgetPasswordBtn{background-color:transparent;border:none;color:#106ad4}.btnCancelLog{width:100%;height:100%;border-radius:6px;font-size:14px;font-weight:600;transition:all .3s ease-in}.btnCancelLog:hover{background-color:rgba(126,150,174,.13725490196078433)!important}.CityCardCont{cursor:pointer;width:199px;height:169px;border:1px solid #e5e8ef;box-sizing:border-box;border-radius:5px}.CityCardHeader{height:62%;display:flex;overflow:scroll;border-radius:5px 5px 0 0}.CityCardBody{height:40%;padding:10px;display:flex;justify-content:center;align-items:start;flex-direction:column}.CityCardBody h3{font-weight:700;font-size:13px;line-height:15px;margin:0;color:#00264d}.CityCardBody p{margin:0}.CityCardBody .cityCardCountry{font-weight:400;font-size:8px;line-height:14px;color:#7e96ae}.CityCardBody .cityCardnumberItems{font-weight:600;font-size:8px;line-height:14px;color:#106ad4}.principalActi{height:100px;width:60%;border-right:2px solid #fff}.principalActi,.secundaryActi{background-image:url(data:image/avif;base64,AAAAIGZ0eXBhdmlmAAAAAGF2aWZtaWYxbWlhZk1BMUIAAAGhbWV0YQAAAAAAAAAoaGRscgAAAAAAAAAAcGljdAAAAAAAAAAAAAAAAGxpYmF2aWYAAAAADnBpdG0AAAAAAAEAAAAsaWxvYwAAAABEAAACAAEAAAABAAAIEgAAA3AAAgAAAAEAAAHJAAAGSQAAAEJpaW5mAAAAAAACAAAAGmluZmUCAAAAAAEAAGF2MDFDb2xvcgAAAAAaaW5mZQIAAAAAAgAAYXYwMUFscGhhAAAAABppcmVmAAAAAAAAAA5hdXhsAAIAAQABAAAA12lwcnAAAACxaXBjbwAAABRpc3BlAAAAAAAAATQAAAFoAAAAEHBpeGkAAAAAAwgICAAAAAxhdjFDgQAMAAAAABNjb2xybmNseAACAAIABoAAAAAUaXNwZQAAAAAAAAE0AAABaAAAAA5waXhpAAAAAAEIAAAADGF2MUOBABwAAAAAOGF1eEMAAAAAdXJuOm1wZWc6bXBlZ0I6Y2ljcDpzeXN0ZW1zOmF1eGlsaWFyeTphbHBoYQAAAAAeaXBtYQAAAAAAAAACAAEEAQKDBAACBAUGhwgAAAnBbWRhdBIACgYYIiZ2dpUyvAwSEBBAUXTYAsLyiQG5MH7RP//WEmRQARi94WvPPicxjtg3VLaYLeMOFomQJNd1hbQgvJwDL9+vm6ZHw26UVt3f+2HPPVfXmlNlgNJS72XMoY/hm3wFyOHXxGczm1d8FJb9cre++b+TDzBjhb3TZMu4qSZJ/x5IxdEFR4P8Gmhw7K3i3XQUqWAVhWitayUZKYqHCQ+suuOqToq1Z9ziGuLuVDyBkypi/WPvN1jtrQ/bgjxykPp11nDfh3BseZDt7JrTbvCmzhmSv6kTJRB6MQbmbAyBu7DxJy1etQK9nYbpF4oeuiL6Z/aiFsioTQSuVWM0JndBLcP4qx9KDDLnGsu6O5RTMx8hE1BratKb/esW6lLB/G28txkF4fv3w56OQTuAQ/mwZm5Oyf1KzhC5koSGnHwJ4qYC/crYcu2yIrOO7AFcv/yrfV4uv2nd0xQXBhpq9n+3nPYtefQ97PvechBfMZKKMy8mZED3AyzwOQ7H1v/fvvtV0b2qv73orfKtGA4dr1EBMGxJt4nZF2QAAAAAAAAAAXuMAPzPxoGZjPuj1zwbRHwrY8TtGBP4J5Qn1bVAxFFba6zRzY6SpNsXbQogJvv1aoIT2EAHDN5nU3aki8Zv/24QucTQ3drwNBqKEyunck+azsMqTqX4Sntgr8XsakghvkIuziD2DGz0Xr63R0mxui1FWWsLsgo53u1ruu7PiwrkMPxsO+lQFyqxXsvavzu/+AUIGrbhwIuzTfcw850AIxcwnY4/T8EYcttiDowIKCpyU/gLNRdtVXHFJkmXMKqXMXOTdafoacPhY8hlkyeK7ISc0Uxs8loQ8ewBfpVQpEgQRzJiRvxHskZ/iyd4sxCwNHL+VJPpnvBlQmzAxR7JI8A2WAH57l6IQp3VbQUmOyZaIZ2imsq1XKIgSztXOrqeKfT3+RTBmTrjGRdLqfLUmlmduP6cCqAC2tRTf6YynSpjbu0aGpIQ/jTr3e9DIWByMIN9IfmyeZmZmZmdvJJJJIBGz2wnrH7gJIFDj8awzyC+dKy2LLmd2B4GUpXVP5NGAAAAAADh1QoKCnzhTSY5TL88yydI7ABWarFM1Jj5tvE6i/69+APJW71615pmU5A5Cb3Wavfpf3z8BszAksKZHliXDH0j5UkvyIi1zL7LcCL+9KDvy9BuvFIUt5NVaYYerqte3OIt9kvf8Zx0yUnDwUXd8ARDqS8jNgXgxYqbJPnpiQwFlgABetkWarCHQaPBhYF878LBAWABAHXmmPBpazHgFU027jIaG3CkutL/OBfRVRr3qiTx4mLN9bcYxL+URXmUKtQ2CvjrDqH4oUL2PAAsBGH7FRBoWlOkUzorzG7pZ19UTfPsBxr2nNXTmpLeOtovtVv36spty9HIkQl25mHwh8CeOwXLZ/U1v3BuKLMsqNwcQ5yQxGlUnuTZNk0iDwecUZ3UqkV4885V9Zo2Ya//xDr8/je0fnEcyo0Uhhj3D9xHzM7rJHVnd9dCgdv+18hpCjdYGfJuX1oLMlY0OjLvPD7sYOy4TRsaKPKK2jXkoOg60CXrWISAzsnaJHU3b/CZZa+sEE7Z7fT5+c4ZgnP0S4cHA8JVwNhsao8AzFnPmj9XXrx4fKF6KNzMymvlCZ+5011xK8OsfnesymIwgxKBa7Pk/lpqIFcAEiL6oSoDpGyUr3TfniBwyy5D+W05AlDwQIhDGnqD1TvH7jiEY0KW/XkjNicNl1tgN51ci/weljrtzlcYa6crkF5Go09ZPZKi0XItbfgSQ4F7ksiAYoWDRlgtR8RbDBQkxatqHlkGd38z5Q4tREJh9XFjyFtBcZnLE0WhdjJ37UEg1eZVlZXkaGTV5WoTwVefRMyMPwt2TY/1iHbL1NOriK8LeiY+DtATAGGvXYg9X2V/1hAZn2N8JuhpfJby/R9xENxSABWHXBwmMGXVlsccgyX6ZGhJFJUadxh02Zh06MNrI1ONTuPAmYZnHe2uakl+c+vXzubMkgd5uwiTWDHOHJFF4QilRRcuOcO+07fhvks/pMaPdB0oz+sEpLQNbu6jOToPY5MpUuCGy0eZvYSBPC93ovaEZNDrg/WRJFtskBsgt2+r6AHmYqAGgVXXpX3712XWcbRZtM4q9Oh/YmwSAAoKGCImdnaIEBA0IDLfBhIQA88ooUXXQLSBsSKDQ9VIg9rTlYWwrp4/lczxWdqYu32V0lEuJVz4vaFiEvKKo0SCoSz0k2cAseI17AGscFryRTnvxzOKhSbZwJEeprljSJ+1BYqSXPVBc0SwkLq9FeE+3jlupQYhA6TZR7X2TtkLqe9pW3gsWBkcx84OXTOOrKaXq0zD++kiNnvVZ+ilZDU7a0xoQaYGt/TNjYnPJBz64xBcK/CHdPRyoDJhij1+Tr9cZO4eQ0ch8PIZoyIthgpRHihUMqgx37s/OsB/F0xCbeiMbGp3PYSdUFCwSUxmCRWqXQotfgn4FRgbMYUAaDHB62xcPVa2lRtn2aP+00IFquLfkkFIVYlny9/rtAZfELxhnkzPIY0ZtFhsxTwUN0qcGx1BKyyBoNjGMO/RcWgjHoQiFRt1/oFWM7yRHt/AHkJdzjJl9N9+l5drfn+wGKjdrsU970UVTzgb3L+LN1OBh8LoX/iP1ZJKv+UxoW78DvjhEOkLVDzkI6SthqPB1VDMnOuLKtYhqcsiNGz/P+MDyAMeIAK5xx8vtZqpCVVeMDA98MQyx3jKoZ76jBVrQqUz4dhUS29DNW7McJyyj/g7UMf7xJDw7GPfRY+fgAAAAAACSLflOlN+uUlNBB43XefVE8gAAAAYd6LSq/raZ1ey01kLjgwC4g5axrK9CdbWa4SxMjzpZ1NcZWegiXeRPWHufglnW/d9SwqX/67C58lNRaFqlrWH7D9EXXF5ve7qt5Y29vKB74a1DM5lbby8MF7KSbtmlux0voZxRHyqzrLdAPQNI/wf15Fv2j0FnKPNeRaHYe7Y3B51gBY0Z3/5O8Es2tHZqDy44EflNQAFk/lvS8UXnl5Tv8csz3Aha5lxhBPoIDYisR34K4ge5KwDkB8lt+q/SPItKm1HZ2uDqsngJuHvz76JispK1jBTwGGBloMZvwtGzysuaVE4ZghETxJu6H4jOGcL2JgI9CiQ2778QXJHDM6JYX9Vmeepo76Q9vn372t+9jxlZu7PHp4ydr9kiV7kadIUEeFRcF94VeVjH8jUEyg0U/lyIAXuN3jHGDcg6dQ8kl6/0uzn7mR59kpNINZjWlb5q73V17mQQuzDo5wJfvD+p2HD5mtT54LXxLngQuTSIUA0DKP+Fybg);background-color:#ff5757;background-clip:border-box;position:relative;background-position:50%;background-size:cover}.secundaryActi{background-color:#fff;height:100%;width:40%;background-repeat:no-repeat}.secundaryActi>div{background-image:url(data:image/avif;base64,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);background-color:#ff5757;background-clip:border-box;height:50%;width:100%;position:relative;background-position:50%;background-size:cover}.secundaryActi>div:first-child{border-bottom:2px solid #fff}::-webkit-scrollbar{width:0!important}.popUpCitiesCont{min-width:300px!important;z-index:5000;background-color:#fff;width:100vw;height:100vh;padding:30px 30px 75px;box-shadow:2px 7px 30px 5px rgba(0,38,77,.2);border-radius:9px;-webkit-animation:slideInUp;animation:slideInUp;-webkit-animation-duration:.3s;animation-duration:.3s}@media (min-width:768px){.popUpCitiesCont{width:100%;padding-bottom:30px;height:calc(90vh - 70px);max-width:520px;-webkit-animation:zoomIn;animation:zoomIn;-webkit-animation-duration:.3s;animation-duration:.3s}}.headerCitycont{height:100px}.headerCitycont h2{font-weight:700;font-size:20px;line-height:24px;color:#00264d}.SearchCitiesCont{border:1px solid rgba(0,0,0,.5);box-shadow:none;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.searchbuttoncities{width:25px!important;height:25px!important}.bodyCitycont{height:calc(100% - 165px);z-index:-1;position:relative}.bodyCitycont .infinite-scroll-component__outerdiv{height:100%}.footerCitycont{height:65px;border-top:.5px solid #dee3ea;margin-top:10px}.footerCitycont>div{padding-top:15px}.footerCitycont p{font-weight:500;font-size:16px;line-height:20px;color:#106ad4;transition:color .3s linear}.footerCitycont p:hover{color:#ff5a5f}.btnCreateActi{border:none;width:100%;min-height:34px;background:#106ad4;box-shadow:2px 5px 20px 1px rgba(16,106,212,.2);border-radius:6px;font-weight:500;font-size:16px;line-height:20px;text-align:center;color:#fff}.btnCloseCities{position:absolute;font-size:15px;width:30px;top:15px;right:15px;height:30px;z-index:0}::-webkit-scrollbar{width:3px!important}.headerSearchCalCont{height:95px;display:flex;width:100%;justify-content:center;align-items:center}.activiteSearch{-webkit-transform:translateY(10px);transform:translateY(10px);z-index:1}@media only screen and (min-width:768px){.headerSearchCalCont{height:70px}.activiteSearch{-webkit-transform:translateY(0);transform:translateY(0)}}.titleSearchShop{font-size:22px;margin:10px 0 0}.calendarAddDropdown{right:auto!important}@media only screen and (min-width:1500px){.titleSearchShop{font-size:28px}}@media only screen and (max-width:865px){.titleSearchShop{font-size:18px}}.searchbutton{position:absolute;background-color:var(--agendaBtnPrincipal);border:none;color:#fff;top:5px;right:5px;width:20px;height:20px;font-size:9px;transition:background-color .3s linear}.searchbutton:hover{background-color:var(--agendaBtnPrincipalHover)}.searchinput{border-radius:20px;border:none;width:100%;padding-left:18px;font-size:10px;height:30px}@media (min-width:576px){.searchbutton{width:30px;height:30px;font-size:15px}.searchinput{height:40px}}.saludo{font-size:14px;font-weight:400;align-items:center;color:#00264d}.searchinput::-webkit-input-placeholder{color:#7e96ae;text-align:left;font-weight:300;font-size:12px}.searchinput::placeholder{color:#7e96ae;text-align:left;font-weight:300;font-size:12px}.countAct{position:absolute;display:flex;justify-content:center;align-items:center;top:-5px;right:-5px;border-radius:100%;background-color:red;border:1px solid #fff;color:#fff;font-size:10px;font-weight:600;height:15px;width:15px}@media (min-width:992px){.countAct{height:16px;width:16px;font-size:12px}}@media (min-width:1300px){.countAct{height:20px;width:20px;font-size:14px}}.btncontCalendarCreate .btn-group{width:100%}.btnCreateCal,.btnList{height:38px;max-width:169px;width:100%;font-size:13px;border-radius:6px;padding:3px 5px;font-weight:600;border:none;transition:opacity .3s linear}.btnCreateCal{display:flex;align-items:center;justify-content:center;color:#f2f5f8;background-color:#106ad4;border:1px solid #106ad4}.btnCreateCal:disabled{opacity:.7}.btnList{background-color:#f2f5f8;color:#106ad4;border:1px solid #106ad4}.btnCreateCal:hover,.btnList:hover{opacity:1}.btnList{margin-right:10px}@media only screen and (min-width:1500px){.btnCreateCal,.btnList{font-size:14px}}@media only screen and (max-width:865px){.btnCreateCal,.btnList{font-size:10px}}.infoCosto>span{font-weight:400;font-size:1.5rem}.titleSlideCont{position:relative;text-overflow:ellipsis;display:flex;min-width:5rem;width:100%;height:100px;margin-top:15px;justify-content:space-between}.autoCompletOptions{position:absolute;overflow-y:scroll;color:#000;z-index:2;top:45px;right:0;left:0;background:#fff;box-shadow:2px 3px 25px -3px rgba(0,38,77,.2);border-radius:7px}.widthBtn{min-width:169px}.pulseAnimation{box-shadow:0 0 0 0 #ff5757;-webkit-transform:scale(1);transform:scale(1);-webkit-animation:pulse-black 2s infinite;animation:pulse-black 2s infinite}@-webkit-keyframes pulse-black{0%{-webkit-transform:scale(.95);transform:scale(.95);box-shadow:0 0 0 0 rgba(255,87,87,.7)}70%{-webkit-transform:scale(.95);transform:scale(.95);box-shadow:0 0 0 10px rgba(255,87,87,0)}to{-webkit-transform:scale(.95);transform:scale(.95);box-shadow:0 0 0 0 rgba(255,87,87,0)}}@keyframes pulse-black{0%{-webkit-transform:scale(.95);transform:scale(.95);box-shadow:0 0 0 0 rgba(255,87,87,.7)}70%{-webkit-transform:scale(.95);transform:scale(.95);box-shadow:0 0 0 10px rgba(255,87,87,0)}to{-webkit-transform:scale(.95);transform:scale(.95);box-shadow:0 0 0 0 rgba(255,87,87,0)}}.searchBodyScroll{scroll-behavior:smooth;height:100%}.mapRoute,.searchBodyScroll{position:relative;width:100%}.mapRoute{display:none;min-width:320px;background-color:#edf0f4}@media (min-width:860px){.mapRoute{display:block}}.mapRouteMobile{display:block;width:100%;min-height:500px;position:-webkit-sticky;position:sticky;top:0;background-color:#edf0f4}@media (min-width:860px){.mapRouteMobile{display:none}}@media (max-width:768px){.searchBodyScroll{max-width:none!important;background-color:#fff;border-radius:15px 15px 0 0;padding-top:25px;width:100%}}.searchBodyScroll .infinite-scroll-component__outerdiv{height:100%}.searchBodyCont{max-height:100%;display:flex;flex-wrap:wrap;position:relative;justify-content:start;align-items:flex-start}.loadingPlacesScreen{position:fixed;top:0;right:0;left:0;bottom:0;z-index:2;background-color:rgba(237,240,244,.6274509803921569);display:flex;justify-content:center;align-items:center}@media (min-width:768px){.loadingPlacesScreen{position:absolute}}.noPlaces{padding:0 15px;justify-content:center;align-items:center}.loadingPlacesScreen h3,.noPlaces h3{color:#000;font-size:18px;font-weight:600}::-webkit-scrollbar{width:0;background:transparent}.optionsPlacesCalScroll{overflow-y:scroll;justify-content:space-evenly;height:calc(100vh - 163px)}@media only screen and (min-width:768px){.optionsPlacesCalScroll{padding:0 5px;height:calc(100vh - 180px)}.iframe-calendar .optionsPlacesCalScroll{height:calc(100vh - 110px)!important}}.btnInfo{margin:0}.lineGrayExpandList{content:"";display:block;background-color:#d2d2d2;height:5px;width:36px;position:absolute;border-radius:30px;border:none;top:16px;right:calc(50% - 18px)}.showMapMobilebtn{position:absolute;cursor:pointer;width:150px;right:calc(50% - 75px);bottom:40px;border:none;z-index:3;color:#fff;background:#222;box-shadow:3px 4px 16px rgba(0,0,0,.25);border-radius:50px;font-weight:600;font-size:9px;line-height:15px}.titleSearchPageCont{margin-top:20px;font-weight:700;width:80%;font-size:20px;line-height:24px;max-height:100px;color:#00264d}.titleSearchPageCont h2{margin:0;font-weight:600;font-size:12px;line-height:15px;padding-bottom:25px;text-align:center;color:#000}.titleSearchPageCont p{font-weight:400;width:100%;margin:0 0 10px;font-size:16px;line-height:24px;color:#00264d}@media (min-width:768px){.titleSearchPageCont{margin-top:20px;width:80%}.titleSearchPageCont,.titleSearchPageCont h2{font-weight:700;font-size:20px;line-height:24px;color:#00264d}.titleSearchPageCont h2{margin:0 60px 32px 0;text-align:left}}.popUpQrCont{min-width:300px!important;z-index:50000;background-color:#fff;width:100vw;height:100vh;overflow-y:scroll;padding:30px 30px 75px;box-shadow:2px 7px 30px 5px rgba(0,38,77,.2);border-radius:9px;-webkit-animation:slideInUp;animation:slideInUp;-webkit-animation-duration:.3s;animation-duration:.3s}@media (min-width:768px){.popUpQrCont{width:90%;padding-bottom:30px;height:calc(90vh - 70px);max-width:840px;max-height:500px;-webkit-animation:zoomIn;animation:zoomIn;-webkit-animation-duration:.3s;animation-duration:.3s}}.infoQrcont{position:relative}.infoQrcont:after{content:"";display:block;position:absolute;right:0;top:80px;width:1px;height:150%}@media (min-width:768px){.infoQrcont:after{border-right:.5px solid #dee3ea}}.infoQrcont h2{margin-bottom:15px;font-weight:700;font-size:20px;line-height:24px;color:#00264d}.infoQrcont h2 span{color:#ff5757}.infoQrcont p{font-weight:400;font-size:14px;line-height:20px;color:#00264d}.formQrCont{position:relative;padding-bottom:25px}.formQrCont:after{content:"";display:block;position:absolute;left:0;bottom:0;height:1px;width:90%}@media (min-width:768px){.formQrCont:after{border-bottom:.5px solid #dee3ea}}.emojiQrCont{width:18px;display:inline-flex;justify-content:center;align-items:center}.inputQrCont{width:80%;margin-bottom:10px}.inputQrCont label{font-weight:500;font-size:14px;line-height:14px;color:#00264d}.inputQrCont>div{border:.6px solid #dee3ea;box-sizing:border-box;border-radius:3px;height:33px}.inputQrCont>div input{font-size:10px;line-height:14px;color:#7e96ae;border:none;width:calc(100% - 34px);height:100%}.footerQrcont>div{display:flex;justify-content:center;align-items:center}.footerQrcont p{margin:0;display:flex;align-items:center;color:#000}.footerQrcont .dwnlBtn,.footerQrcont p{font-weight:500;font-size:16px;line-height:20px}.footerQrcont .dwnlBtn{border:none;padding:12px 20px;background:#106ad4;box-shadow:2px 5px 20px 1px rgba(16,106,212,.2);border-radius:6px;color:#fff}.qrContainer{position:relative;display:flex;flex-direction:column;justify-content:space-evenly;width:250px;height:375px;padding:30px;background:#ff5757;box-shadow:0 4px 13px rgba(0,0,0,.06),0 17.6944px 42.875px rgba(0,0,0,.06);border-radius:20px}.qrContainer>h3{font-weight:700;font-size:24px;line-height:1.2;width:65%;color:#fff}.qrContainer>p{font-style:normal;font-weight:400;font-size:10px;line-height:13px;color:#fff}.qrImg{background-color:#fff;padding:10px;border-radius:20px;display:flex;flex-direction:column;align-items:center}.qrImg h3{font-weight:700;font-size:14.8px;line-height:14px;margin-top:10px;color:#000}.logoTripQr{width:25px;height:30px;position:absolute;bottom:17px;right:20px}.bigQrContainer{margin:20px;display:flex;position:relative;flex-direction:column;justify-content:space-evenly;width:500px;height:800px;padding:70px;background:#ff5757;box-shadow:0 4px 13px rgba(0,0,0,.06),0 17.6944px 42.875px rgba(0,0,0,.06);border-radius:20px}.bigQrContainer>h3{font-weight:700;width:65%;font-size:55px;line-height:1.2;color:#fff}.bigQrContainer>h3,.bigQrImg{display:flex;align-items:center}.bigQrImg{margin:0 auto;background-color:#fff;width:320px;height:400px;padding:10px;border-radius:20px;flex-direction:column}.bigQrImg h3{margin:auto;font-weight:700;font-size:30px;line-height:14px;display:flex;align-items:center;text-align:center;color:#000}.bigLogoTripQr{width:45px;height:60px;position:absolute;bottom:31px;right:32px}.popUpAgency{min-width:300px!important;z-index:5000;background-color:#fff;width:100vw;height:100vh;padding:30px;overflow-y:scroll;box-shadow:2px 7px 30px 5px rgba(0,38,77,.2);border-radius:9px;-webkit-animation:slideInUp;animation:slideInUp;-webkit-animation-duration:.3s;animation-duration:.3s}.landingBusinessCont{display:flex;z-index:7;width:70%;height:calc(100vh - 155px);-webkit-transform:rotateY(0);transform:rotateY(0)}@media (min-width:768px){.landingBusinessCont{margin-top:0}}.backImagenBackBusiness,.imagenBackBusiness{background-image:url(/static/media/landignFlight.e2faaad9.avif);background-position:50%;background-size:cover;background-attachment:fixed;background-repeat:no-repeat}.backImagenBackBusiness{position:absolute;top:10%;right:-20%;width:110vw;height:100vh;min-width:350px;min-height:350px;max-width:500px;max-height:500px;border-radius:100%;z-index:-1}.linetitle{position:absolute;z-index:-10;top:55%;left:0;right:0}.titlelandingBusiness{margin-top:55px;font-weight:900;width:60%;min-width:240px;text-shadow:5px 6px 16px rgba(0,0,0,.25);font-size:40px;line-height:60px;color:#2b2c34}.subtitlelandingBusiness{border-radius:10px;border-top-left-radius:0;border-bottom-left-radius:0;background-color:#eff0f3;margin-bottom:80px}.subtitlelandingBusiness,.subtitlelandingBusiness>p{height:-webkit-min-content;height:min-content;font-weight:400;font-size:15px;line-height:30px;color:#000;text-shadow:4px 5px 10px rgba(0,0,0,.25)}.subtitlelandingBusiness>p{border-left:3px solid #ff5757;margin:10px;padding-left:9px}@media only screen and (min-width:768px){.landingBusinessCont{height:71vh}.backImagenBackBusiness{display:none}.imagenBackBusiness{border-radius:270.5px;border-top-right-radius:0;border-bottom-right-radius:0;width:100%;height:100%;right:-52px;top:-55px}}@media (min-width:576px){.titlelandingBusiness{font-size:50px;margin-bottom:40px}.subtitlelandingBusiness{font-size:14px}}@media (min-width:768px){.titlelandingBusiness{margin-top:0;text-shadow:none;width:100%;text-align:left;font-size:46px;margin-bottom:24px;font-weight:700;line-height:70px;color:#2b2c34}.subtitlelandingBusiness{text-shadow:none;width:100%;background-color:transparent;font-weight:400;font-size:20px;line-height:30px;color:#9a9494;text-align:left}}@media (min-width:992px){.titlelandingBusiness{font-size:50px}.subtitlelandingBusiness{font-size:15px;margin-bottom:35px}}@media (min-width:1300px){.titlelandingBusiness{margin-bottom:24px;font-size:64px;line-height:96px}.subtitlelandingBusiness{font-size:18px;margin-bottom:30px}}.searchFlightCont{border-radius:8px;height:44px}.searchFlightCont input{box-shadow:2px 3px 15px rgba(0,0,0,.25);font-size:12px;height:100%;width:100%;background:#fffffe;border-radius:8px;border:1px solid #00264d;padding:10px;font-weight:400;color:#000}.searchFlightCont input::-webkit-input-placeholder{color:silver}.searchFlightCont input::placeholder{color:silver}.searchFlightCont button{box-shadow:3px 4px 16px rgba(0,0,0,.25);height:100%;width:100%;font-size:12px;font-weight:500;text-transform:capitalize;background:#ff5757;color:#fff;border-radius:8px;border:none}.searchFlightCont button:hover{background:#fb6868}.searchFlightCont button:disabled{opacity:.5}.searchFlightCont>*{height:100%}.fligthsHeader{background-color:#eff0f3;overflow:scroll;min-height:85px}.searchMinWidth{min-width:325px}@media (min-width:576px){.searchFlightCont button,.searchFlightCont input{font-size:15px}}@media (min-width:768px){.searchFlightCont{height:60px}.searchFlightCont button,.searchFlightCont input{font-size:15px;box-shadow:none}.searchFlightCont button{box-shadow:3px 4px 16px rgba(0,0,0,.25);height:100%;width:100%;font-weight:500;text-transform:capitalize;background:#ff5757;color:#fff;border-radius:8px;border:none}.searchFlightCont input{padding:25px}}@media (min-width:992px){.searchFlightCont button{font-size:18px}.searchFlightCont{height:72px}}
/*!
 * https://github.com/YouCanBookMe/react-datetime
 */.rdt{position:relative}.rdtPicker{display:none;position:absolute;width:250px;padding:4px;margin-top:1px;z-index:99999!important;background:#fff;box-shadow:0 1px 3px rgba(0,0,0,.1);border:1px solid #f9f9f9}.rdtOpen .rdtPicker{display:block}.rdtStatic .rdtPicker{box-shadow:none;position:static}.rdtPicker .rdtTimeToggle{text-align:center}.rdtPicker table{width:100%;margin:0}.rdtPicker td,.rdtPicker th{text-align:center;height:28px}.rdtPicker td{cursor:pointer}.rdtPicker .rdtTimeToggle:hover,.rdtPicker td.rdtDay:hover,.rdtPicker td.rdtHour:hover,.rdtPicker td.rdtMinute:hover,.rdtPicker td.rdtSecond:hover{background:#eee;cursor:pointer}.rdtPicker td.rdtNew,.rdtPicker td.rdtOld{color:#999}.rdtPicker td.rdtToday{position:relative}.rdtPicker td.rdtToday:before{content:"";display:inline-block;border-left:7px solid transparent;border-bottom:7px solid #428bca;border-top-color:rgba(0,0,0,.2);position:absolute;bottom:4px;right:4px}.rdtPicker td.rdtActive,.rdtPicker td.rdtActive:hover{background-color:#428bca;color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,.25)}.rdtPicker td.rdtActive.rdtToday:before{border-bottom-color:#fff}.rdtPicker td.rdtDisabled,.rdtPicker td.rdtDisabled:hover{background:none;color:#999;cursor:not-allowed}.rdtPicker td span.rdtOld{color:#999}.rdtPicker td span.rdtDisabled,.rdtPicker td span.rdtDisabled:hover{background:none;color:#999;cursor:not-allowed}.rdtPicker th{border-bottom:1px solid #f9f9f9}.rdtPicker .dow{width:14.2857%;border-bottom:none;cursor:default}.rdtPicker th.rdtSwitch{width:100px}.rdtPicker th.rdtNext,.rdtPicker th.rdtPrev{font-size:21px;vertical-align:top}.rdtNext span,.rdtPrev span{display:block;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none}.rdtPicker th.rdtDisabled,.rdtPicker th.rdtDisabled:hover{background:none;color:#999;cursor:not-allowed}.rdtPicker thead tr:first-child th{cursor:pointer}.rdtPicker thead tr:first-child th:hover{background:#eee}.rdtPicker tfoot{border-top:1px solid #f9f9f9}.rdtPicker button{border:none;background:none;cursor:pointer}.rdtPicker button:hover{background-color:#eee}.rdtPicker thead button{width:100%;height:100%}td.rdtMonth,td.rdtYear{height:50px;width:25%;cursor:pointer}td.rdtMonth:hover,td.rdtYear:hover{background:#eee}.rdtCounters{display:inline-block}.rdtCounters>div{float:left}.rdtCounter{height:100px;width:40px}.rdtCounterSeparator{line-height:100px}.rdtCounter .rdtBtn{height:40%;line-height:40px;cursor:pointer;display:block;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none}.rdtCounter .rdtBtn:hover{background:#eee}.rdtCounter .rdtCount{height:20%;font-size:1.2em}.rdtMilli{vertical-align:middle;padding-left:8px;width:48px}.rdtMilli input{width:100%;font-size:1.2em;margin-top:37px}.rdtTime td{cursor:default}.appbarCont{position:fixed;z-index:10;top:0;left:0;right:0;height:55px;transition:all .3s linear;box-shadow:0 0 11px rgba(138,142,146,.3)}@media (min-width:768px){.appbarCont{height:70px;position:fixed}}.appbarCont>div{position:relative}.backgroundTransparent{top:0;padding-top:10px;box-shadow:none;&.set-hover:hover{background-color:hsla(0,0%,100%,.806)}}@media only screen and (max-width:780px){.backgroundTransparent{top:0;left:0;right:0}.langBtn{left:22px}}.headerCont{width:100vw;background-color:transparent;padding:2rem 3rem 1rem;justify-content:space-between;font-weight:600;color:#26292e;-webkit-transform:rotateY(0);transform:rotateY(0);justify-content:flex-start;align-items:center}.headerCont a{display:block;font-size:13px;color:#26292e!important;width:100%;transition:color .3s ease-in-out;text-align:center;padding:.5rem 0 0;font-weight:600;font-size:15px;line-height:20px}.headerCont a:hover{text-decoration:none;color:#26292e!important}.headerCont button{width:147px;height:44px;position:relative;background:#106ad4;border-style:none;box-shadow:2px 5px 20px 3px rgba(16,106,212,.2);border-radius:6px;color:#fff;font-weight:600;font-size:15px;line-height:20px;align-items:center;text-align:center}.appbarLogo{display:flex;align-items:center;justify-content:center;color:#fff;width:70px;height:55px;&>.sublogo{color:#00264d!important}}@media (min-width:768px){.appbarLogo{background-color:#ff5757;margin-left:80px;height:70px}}.appbarBackground .appbarLogo{margin:0}.appbarLogo img{display:flex;margin:0;align-items:center;justify-content:center;width:30px;height:35px}.backgroundTransparent .appbarLogo{background-color:transparent}.appbarLogo:hover{cursor:pointer}.logoSearchCont{display:flex;justify-content:flex-start;align-items:center}.searchInputCont{position:relative;display:flex;align-items:center;justify-content:flex-end;background-color:#fff}.searchAppbar{margin-left:10px;border-radius:100px;width:178px;height:25px}.searchIcon{position:absolute;left:5%;top:25%}.searchInput{border-radius:100px;border:none;width:83%;height:100%}.searchInput,.searchInput:active,.searchInput:focus,.searchInput:hover{border:none}.navUserCont{display:flex;justify-content:flex-end}.usersCircleCont{margin-left:50px;display:flex;justify-content:space-around}.saveCont{margin-left:10px;display:flex}.navAppbar{color:#7e96ae;position:relative;font-weight:400}@media only screen and (min-width:1800px){.navAppbar{font-size:15px}}.backgroundTransparent .navAppbar:after{background-color:#00264d}.navAppbar:hover:after,.selectedPage:after{max-width:100%}.navAppbarMobileCont{display:none!important}.navAppbarMobile{color:#00264d!important;position:relative;font-weight:600}.navAppbarMobile:after{content:"";position:absolute;bottom:0;right:0;display:block;background-color:#fff;width:50%;max-width:0;height:3px;border-radius:20px;transition:max-width .5s ease-in-out}.navAppbarMobile:hover:after{max-width:100%}.navAppbar:visited{color:#7e96ae!important}.selectedPage:visited{text-decoration:none;color:#26292e!important}.navAppbarMobile:visited{color:#fff!important}.backgroundTransparent .navAppbar,.backgroundTransparent .navAppbar:visited{color:#00264d!important}.forceBackWhite{background-color:#fff!important}.usercircleLogCont{width:-webkit-max-content;width:max-content;display:none;width:0;min-width:auto}@media (min-width:768px){.usercircleLogCont{display:flex}}.navAppbar{display:none}.mobilemenu,.navAppbarMobileCont{display:flex}.mobilemenu{font-size:10px;align-items:center;justify-content:center;margin-right:20px}@media only screen and (min-width:768px){.mobileMenuCollapse{max-width:0!important}.usercircleLogCont{margin:5px 0;max-width:370px;min-width:230px}.navAppbar{display:flex!important;justify-content:center;align-items:center}.mobilemenu,.navAppbarMobileCont{display:none!important}}.mobileMenuCollapse{z-index:57;position:absolute;overflow:scroll;transition:all .7s ease-in-out;top:55px;left:0;right:0}.mobileMenuCont{background-color:#fff;display:flex;flex-direction:column;justify-content:space-between;height:calc(100vh - 55px);box-shadow:2px 7px 30px 5px rgb(0 38 77/20%);border-radius:5px;padding:15px 15px 75px}@media (max-height:600px){.mobileMenuCont{padding-bottom:15px}}.optionsmobileUserbtn{padding:8px;cursor:pointer;border:none;background:#fff;text-align:center;transition:all .3s linear;box-shadow:2px 3px 25px -3px rgba(0,38,77,.2);border-radius:7px;color:#00264d;font-weight:400;width:100%;font-size:14px}.optionsmobileUserbtnDisabled{cursor:not-allowed;opacity:.5}.optionsmobileUserbtnSelected{background:#e2eefa}.smallBtnMobile{font-size:11px}@media (min-width:576px){.smallBtnMobile{font-size:14px}}.logOutBtn{background-color:transparent;border:none;color:#000;font-size:15px;font-weight:600}.loginbtnMobile>div,.signupbtnMobile>div{width:100%;display:flex;justify-content:center;align-items:center;height:22px}.loginbtnMobile p{color:#00264d;font-weight:600;font-size:15px}.signupbtnMobile p{color:#fff;font-weight:600;font-size:15px}.userNameMob{padding:7px;font-size:14px;font-weight:600}.userDesMob{font-size:12px;font-weight:400}.userDesMob,.userNameMob{color:#00264d;text-align:end}.calendarAgendaCont{overflow-y:scroll;position:relative}.noActivitieMsg{font-size:26px;color:#00264d;height:100%;display:flex;justify-content:center;align-items:center;font-weight:700;text-align:center}.calendarAgendaHeader{justify-content:space-between;height:40px;padding:0 20px}@media (min-width:768px){.calendarAgendaHeader{height:100px}.viewerCal .calendarAgendaHeader{height:50px}}.agenda__cell{border-bottom:none}.agenda__table>table{overflow:hidden}.disable-select,.horaInicio{border-top:1px solid hsla(0,0%,75.3%,.4)}.agendaIcon{display:inline-block;margin:0;width:15px;height:15px;background-image:url(data:image/avif;base64,AAAAIGZ0eXBhdmlmAAAAAGF2aWZtaWYxbWlhZk1BMUIAAAGhbWV0YQAAAAAAAAAoaGRscgAAAAAAAAAAcGljdAAAAAAAAAAAAAAAAGxpYmF2aWYAAAAADnBpdG0AAAAAAAEAAAAsaWxvYwAAAABEAAACAAEAAAABAAACWAAAATgAAgAAAAEAAAHJAAAAjwAAAEJpaW5mAAAAAAACAAAAGmluZmUCAAAAAAEAAGF2MDFDb2xvcgAAAAAaaW5mZQIAAAAAAgAAYXYwMUFscGhhAAAAABppcmVmAAAAAAAAAA5hdXhsAAIAAQABAAAA12lwcnAAAACxaXBjbwAAABRpc3BlAAAAAAAAACQAAAAlAAAAEHBpeGkAAAAAAwgICAAAAAxhdjFDgQAMAAAAABNjb2xybmNseAACAAIABoAAAAAUaXNwZQAAAAAAAAAkAAAAJQAAAA5waXhpAAAAAAEIAAAADGF2MUOBABwAAAAAOGF1eEMAAAAAdXJuOm1wZWc6bXBlZ0I6Y2ljcDpzeXN0ZW1zOmF1eGlsaWFyeTphbHBoYQAAAAAeaXBtYQAAAAAAAAACAAEEAQKDBAACBAUGhwgAAAHPbWRhdBIACgYYFWORpUAyggFGEAAAUBTdSpl41e4GU8q/w+jGjNxp4jeft88bM+m02MwznTN7L31joYAK0pYaBt+xPymCZhekfhfOQ1osHIsFctj0C2ElWlQu/2OwATGSdI+4T4LxMAzTyXIEwnWlo7DRnE+4Q2DQOYdVvvRcrS3WXNYNjC9UpykeY2aApQ8CCghAEgAKCRgVY5GiBAQNCDKoAhhACihhhRcEAN07BvHENydBxYeTCsoDqjZpAHxIxGZLAiRUgnGQKOX9WwxRpbVP1wglReO0SJUxbvAaZgnsgjaKPHmSbkjTiqsXoRRi2ydsOSK1xKnBRq6hQtdDBNrcbG9jrGhIY7wXLG8i7rHhIL1YntYLhb/JkRn3IdWo8LUU9NPty8jlpsNfon3vtNeO7y3Ic4VA+e1WZXIYrnEJpvBldkuXyJMYr3+ib2+JHA+ovzxWQ38Y7BCUorqN6jmrptont1mxJUI5rsbABwtWEULucVUXBX3b07itiyydvmqQsp07hPINed7Y3AT08fo/lMlDGNuSdiwZG/rO0d9N4mnADxUNAKRQkHDHyp3xlfXReLuIfBB6fQ2HAU10USGCNVFkAN6wVBNk);background-position:50%;background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.agendaIcon{width:20px;height:20px}}.color-1,.color-2,.color-3,.color-4,.color-5,.color-6,.color-7,.color-8,.color-9{border-bottom:none!important}.handler{cursor:ns-resize!important}.drag-handle-icon{display:none!important}.transparentHandler{opacity:0}.DroppableProvided .placeholder,.hideHandler{display:none}.agenda__table.--header .agenda__cell{flex-grow:1;justify-content:center;align-items:center;border-radius:6px;margin:5px;height:30px!important}@media (min-width:768px){.agenda__table.--header .agenda__cell{height:45px!important}}.control-buttons{display:flex}.agenda__cell.--controls,.agenda__cell.--time,.agenda__cell.--time-now{width:50px!important;max-width:50px!important}.agenda__cell.--controls{border-radius:5px;flex-grow:0}.agenda__cell.--controls:hover{background-color:var(--agendaPrincipal)}.dayCalendarHeader{text-transform:capitalize;position:relative;display:flex;justify-content:center;align-items:center;font-weight:600;font-size:14px;border:5px solid #fff;color:#00264d;transition:background .3s ease-in-out}.dayCalendarHeader span{font-weight:400;color:#7e96ae}.dayCalendarHeader:hover,.dayCalendarHeaderSelected{height:100%;background:#f2f5f8;border-radius:6px;border:5px solid #fff}.addHotelCalBtn{position:absolute;text-transform:none;display:flex;border-radius:5px;background-color:#fff;inset:0;padding:0 10px;transition:all .5s ease-in;overflow:hidden;color:#000;font-weight:700;line-height:1.1;top:100%;z-index:4}.addHotelCalBtn,.addHotelCalBtn button{justify-content:space-between;align-items:center}.addHotelCalBtn button{border-radius:5px;background-color:#ff5757;border:none;height:40px;width:40px}.agenda__cell:hover .addHotelCalBtn,.dayCalendarHeaderShow .addHotelCalBtn{top:0}.control-buttons>button{background-color:var(--agendaSecundario);color:#fff;font-weight:600;border-radius:1rem;padding:.5rem 1rem;border:1px solid #fff}.button-control:hover{cursor:pointer}.agenda__table.--body{height:calc(100vh - 179px)!important;scroll-behavior:smooth;overflow-x:hidden}.viewerCal .agenda__table.--body{height:calc(100vh - 128px)!important}.agenda__table.--header{border-top:1px solid #dee3ea;border-bottom:1px solid #dee3ea}@media (min-width:768px){.agenda__table.--body{height:calc(100vh - 220px)!important}.iframe-calendar .agenda__table.--body{height:calc(100vh - 150px)!important}.viewerCal .agenda__table.--body{height:calc(100vh - 170px)!important}.agenda__cell_selected{background-color:transparent!important}}.rangeDate{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-weight:700;font-size:15px;text-align:end}.daySelectorInput,.daySelectorPencilInput{position:relative;height:15px;width:15px}.daySelectorInput>input,.daySelectorPencilInput>input{flex-direction:row-reverse;border:none;color:transparent;background-color:transparent;opacity:1;position:relative;height:15px;width:15px}.daySelectorInput>input:focus,.daySelectorPencilInput>input:focus{opacity:0}.daySelectorInput>input::-webkit-calendar-picker-indicator,.daySelectorPencilInput>input::-webkit-calendar-picker-indicator{display:block;z-index:20;background:transparent;color:transparent;cursor:pointer;height:20px;position:absolute;top:auto;bottom:auto;left:auto;right:-10px;width:20px}.daySelectorInput:after{content:"";display:block;position:absolute;border:3px solid #212529;border-top:none;border-left:none;-webkit-transform:rotate(45deg);transform:rotate(45deg);z-index:-1;top:3px;left:3px;width:10px;height:10px}.daySelectorPencilInpu{background-color:var(--agendaBtnPrincipal)}.daySelectorPencilInput>input{flex-direction:row-reverse;border:none;color:transparent;background-color:transparent;opacity:1;position:absolute;top:0;right:0;height:15px;width:15px}.circle{display:flex;justify-content:center;align-items:center;position:absolute;color:#fff;text-align:center;font-weight:600;top:5px;width:22px;height:22px;border:1.5px solid #fff;box-sizing:border-box;box-shadow:0 2px 9px rgba(138,142,146,.3);font-size:8px;border-radius:100%}@media (min-width:576px){.circle{font-size:12px;width:25px;height:25px}}@media (min-width:768px){.circle{top:0;font-size:14px;width:30px;height:30px}.rangeDate{font-size:18px}}.blueCircle{background-color:#106ad4;color:#fff}.circleadd{border:1px dashed #106ad4;font-size:10px}.circleadd,.circlePersons{background-color:#f2f5f8;color:#106ad4}.circlePersons{display:flex;justify-content:center;align-items:center;text-align:center;font-weight:600;top:0;width:20px;height:20px;box-sizing:border-box;box-shadow:0 2px 9px rgba(138,142,146,.3);font-size:14px;border-radius:100%;border:1px dashed #106ad4;font-size:8px;cursor:pointer}.circleadd:hover{cursor:pointer}.btnArrowDate{background-color:#fff;border:none;flex:1 1 50%;transition:all .3s linear;padding:0}.btnArrowDate:hover{background-color:var(--agendaPrincipal)}.btnHeader{width:40px;height:40px;border:none;border-radius:6px;background-color:transparent;color:var(--agendaBtnPrincipal);font-size:12px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media (min-width:768px){.btnHeader{background-color:#f2f5f8;margin-left:5px;margin-top:5px;width:35px;height:35px}}.btnActHeader,.btnActHeaderSec,.btnActmyPlces{width:100%;overflow:hidden;font-size:12px;font-weight:600;height:80%;max-width:169px;border:none;border-radius:6px}.w-30{width:30%}@media (min-width:768px){.btnActHeader,.btnActHeaderSec,.btnActmyPlces{height:38px}}@media only screen and (max-width:1050px){.btnActHeaderSec span,.btnActHeader span{display:none}}.btnActHeader:disabled,.btnActHeaderSec:disabled,.btnActmyPlces:disabled,.btnHeader:disabled,.btnHeaderDisabled,.circleadd:disabled,.circlePersons:disabled{cursor:no-drop;opacity:.5}.btnActHeader{display:flex;justify-content:center;align-items:center;padding:1px 6px;min-width:38px;background-color:#f2f5f8;text-overflow:ellipsis;color:#106ad4;border-radius:6px}.borderblue{border:1px solid #106ad4}.btnActHeader:hover{cursor:pointer}.btnActHeaderSec{background-color:var(--agendaBtnPrincipal);color:#fff}.btnActmyPlces{color:#fff;background:#ff5757;border-radius:6px}.btnOneClick{background:#ff5a5f;box-shadow:2px 5px 20px 1px rgba(16,106,212,.2);border-radius:6px}@media (min-width:768px){.btnActHeaderSec,.btnActmyPlces{box-shadow:2px 5px 20px 1px rgba(16,106,212,.2)}}.contentcircles{width:120px;height:30px;display:flex;position:relative}.dropdownCreate .dropdown-menu.show{max-width:none;color:#000;text-align:center;background-color:transparent;padding:0}.cancelBtn{z-index:2;position:absolute;margin:0!important;padding:0!important;display:flex;justify-content:center;align-items:center;font-size:10px;top:-5px;right:-5px;height:20px;width:20px;background-color:#fff;border:1px solid #9b9a9a;box-shadow:3px 5px 20px -3px #d3e0ec;border-radius:5px}.dropdownCreate .btn-group{width:80%}.calendarandMapCnt{display:flex}.closeMapCalBtn{position:absolute;z-index:1;border:none;background-color:rgba(83,88,94,.4588235294117647);color:#fff;border-radius:6px;padding:5px 10px;font-size:12px;top:15px;left:15px;opacity:.7;transition:all .3s linear}.closeMapCalBtn:hover{opacity:1}.forceWidth{width:150%}@media (max-width:768px){.forceWidth{width:100%;max-width:100%!important}}.mobilePopUp{position:fixed;background-color:#fff;z-index:10;padding-bottom:60px;top:0;left:0;width:100vw;height:100vh;-webkit-animation:slideInUp;animation:slideInUp;-webkit-animation-duration:.3s;animation-duration:.3s}.closemobilepop{height:25px;display:flex;justify-content:flex-end;align-items:flex-end}.titleMobileDays{position:fixed;width:-webkit-max-content;width:max-content;z-index:10;top:18px;left:65px}.btnFooterCalendar{height:40px;margin-top:10px;width:100%}@media (min-width:768px){.btnFooterCalendar{display:none}}.CalendarHighlighted{z-index:650;background:#fff;overflow:scroll;border-radius:30px}.LoginGoogleBtn{width:100%;overflow:scroll;font-size:12px;font-weight:600;height:80%;max-width:169px;border-radius:6px;color:#fff;background:#ff5757;border:1px solid #ff5757}.subtitleGoogleBtn{text-align:center;color:#00264d;margin:0 0 .5rem;line-height:1.2;font-size:16px;font-weight:400}html{box-sizing:border-box;height:100vh;font-family:"Poppins",sans-serif!important;font-style:normal;line-height:1.15;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(34,42,66,0);scrollbar-width:0}button{overflow:hidden!important}*,:after,:before{box-sizing:inherit}body{margin:0;font-family:"Poppins",sans-serif!important}.scroll-behavior-smooth{scroll-behavior:smooth!important}a{text-decoration:none;color:#47525e}a:Active,a:visited{color:#2e363d}.wrapper *{font-size:12px!important}.wrapper .iconFont *{font-size:24px!important}button:focus,textarea:focus{outline:none!important}h1 h2,h3,h4,h5,h6,p{font-family:"Poppins",sans-serif}button{font-size:18px;overflow:hidden}.adminCont a,.adminCont button,.adminCont p{font-family:"Poppins",sans-serif}.setTransition{transition:all .3s linear}
/*# sourceMappingURL=main.6aa9cc7e.chunk.css.map */