.cal-month-view .cal-header{text-align:center;font-weight:bolder}.cal-month-view .cal-header .cal-cell{padding:5px 0;overflow:hidden;text-overflow:ellipsis;display:block;white-space:nowrap}.cal-month-view .cal-days{border:1px solid;border-bottom:0}.cal-month-view .cal-cell-top{min-height:78px;flex:1}.cal-month-view .cal-cell,.cal-month-view .cal-cell-row{-js-display:flex;display:flex}.cal-month-view .cal-cell{float:left;flex:1;flex-direction:column;align-items:stretch}.cal-month-view .cal-cell .cal-event{pointer-events:all!important}.cal-month-view .cal-day-cell{min-height:100px}@media all and (-ms-high-contrast: none){.cal-month-view .cal-day-cell{display:block}}.cal-month-view .cal-day-cell:not(:last-child){border-right:1px solid}.cal-month-view .cal-days .cal-cell-row{border-bottom:1px solid}.cal-month-view .cal-day-badge{margin-top:18px;margin-left:10px;display:inline-block;min-width:10px;padding:3px 7px;font-size:12px;font-weight:700;line-height:1;text-align:center;white-space:nowrap;vertical-align:middle;border-radius:10px}.cal-month-view .cal-day-number{font-size:1.2em;font-weight:400;opacity:.5;margin-top:15px;margin-right:15px;float:right;margin-bottom:10px}.cal-month-view .cal-events{flex:1;align-items:flex-end;margin:3px;line-height:10px;-js-display:flex;display:flex;flex-wrap:wrap}.cal-month-view .cal-event{width:10px;height:10px;border-radius:50%;display:inline-block;margin:2px}.cal-month-view .cal-day-cell.cal-in-month.cal-has-events{cursor:pointer}.cal-month-view .cal-day-cell.cal-out-month .cal-day-number{opacity:.1;cursor:default}.cal-month-view .cal-day-cell.cal-today .cal-day-number{font-size:1.9em}.cal-month-view .cal-open-day-events{padding:15px}.cal-month-view .cal-open-day-events .cal-event{position:relative;top:2px}.cal-month-view .cal-out-month .cal-day-badge,.cal-month-view .cal-out-month .cal-event{opacity:.3}.cal-month-view .cal-draggable{cursor:move}.cal-month-view .cal-drag-active *{pointer-events:none}.cal-month-view .cal-event-title{cursor:pointer}.cal-month-view .cal-event-title:hover{text-decoration:underline}.cal-month-view{background-color:#fff}.cal-month-view .cal-cell-row:hover{background-color:#fafafa}.cal-month-view .cal-cell-row .cal-cell:hover,.cal-month-view .cal-cell.cal-has-events.cal-open{background-color:#ededed}.cal-month-view .cal-days{border-color:#e1e1e1}.cal-month-view .cal-day-cell:not(:last-child){border-right-color:#e1e1e1}.cal-month-view .cal-days .cal-cell-row{border-bottom-color:#e1e1e1}.cal-month-view .cal-day-badge{background-color:#b94a48;color:#fff}.cal-month-view .cal-event{background-color:#1e90ff;border-color:#d1e8ff;color:#fff}.cal-month-view .cal-day-cell.cal-weekend .cal-day-number{color:#8b0000}.cal-month-view .cal-day-cell.cal-today{background-color:#e8fde7}.cal-month-view .cal-day-cell.cal-drag-over{background-color:#e0e0e0!important}.cal-month-view .cal-open-day-events{color:#fff;background-color:#555;box-shadow:inset 0 0 15px 0 #00000080}.cal-week-view *{box-sizing:border-box}.cal-week-view .cal-day-headers{-js-display:flex;display:flex;padding-left:70px;border:1px solid}.cal-week-view .cal-day-headers .cal-header{flex:1;text-align:center;padding:5px}.cal-week-view .cal-day-headers .cal-header:not(:last-child){border-right:1px solid}.cal-week-view .cal-day-headers .cal-header:first-child{border-left:1px solid}.cal-week-view .cal-day-headers span{font-weight:400;opacity:.5}.cal-week-view .cal-day-column{flex-grow:1;border-left:1px solid}.cal-week-view .cal-event{font-size:12px;border:1px solid}.cal-week-view .cal-time-label-column{width:70px;height:100%}.cal-week-view .cal-current-time-marker{position:absolute;width:100%;height:2px;z-index:2}.cal-week-view .cal-all-day-events{border-left:1px solid;border-right:1px solid;border-top:0;border-bottom:3px solid;padding-top:3px;position:relative}.cal-week-view .cal-all-day-events .cal-day-columns{height:100%;width:100%;-js-display:flex;display:flex;position:absolute;top:0;z-index:0}.cal-week-view .cal-all-day-events .cal-events-row{position:relative;height:31px;margin-left:70px}.cal-week-view .cal-all-day-events .cal-event-container{display:inline-block;position:absolute}.cal-week-view .cal-all-day-events .cal-event-container.resize-active{z-index:1;pointer-events:none}.cal-week-view .cal-all-day-events .cal-event{padding:0 5px;margin-left:2px;margin-right:2px;height:28px;line-height:28px}.cal-week-view .cal-all-day-events .cal-starts-within-week .cal-event{border-top-left-radius:5px;border-bottom-left-radius:5px}.cal-week-view .cal-all-day-events .cal-ends-within-week .cal-event{border-top-right-radius:5px;border-bottom-right-radius:5px}.cal-week-view .cal-all-day-events .cal-time-label-column{-js-display:flex;display:flex;align-items:center;justify-content:center;font-size:14px}.cal-week-view .cal-all-day-events .cal-resize-handle{width:6px;height:100%;cursor:col-resize;position:absolute;top:0}.cal-week-view .cal-all-day-events .cal-resize-handle.cal-resize-handle-after-end{right:0}.cal-week-view .cal-event,.cal-week-view .cal-header{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cal-week-view .cal-drag-active{pointer-events:none;z-index:1}.cal-week-view .cal-drag-active *{pointer-events:none}.cal-week-view .cal-time-events{position:relative;border:1px solid;border-top:0;-js-display:flex;display:flex}.cal-week-view .cal-time-events .cal-day-columns{-js-display:flex;display:flex;flex-grow:1}.cal-week-view .cal-time-events .cal-day-column,.cal-week-view .cal-time-events .cal-events-container{position:relative}.cal-week-view .cal-time-events .cal-event-container{position:absolute;z-index:1}.cal-week-view .cal-time-events .cal-event{width:calc(100% - 2px);height:calc(100% - 2px);margin:1px;padding:0 5px;line-height:25px}.cal-week-view .cal-time-events .cal-resize-handle{width:100%;height:4px;cursor:row-resize;position:absolute}.cal-week-view .cal-time-events .cal-resize-handle.cal-resize-handle-after-end{bottom:0}.cal-week-view .cal-hour-segment{position:relative}.cal-week-view .cal-hour-segment:after{content:"\00a0"}.cal-week-view .cal-event-container:not(.cal-draggable){cursor:pointer}.cal-week-view .cal-draggable{cursor:move}.cal-week-view .cal-hour-segment,.cal-week-view mwl-calendar-week-view-hour-segment{display:block}.cal-week-view .cal-hour:last-child :not(:last-child) .cal-hour-segment,.cal-week-view .cal-hour:not(:last-child) .cal-hour-segment{border-bottom:thin dashed}.cal-week-view .cal-time{font-weight:700;padding-top:5px;width:70px;text-align:center}.cal-week-view .cal-hour-segment.cal-after-hour-start .cal-time{display:none}.cal-week-view .cal-starts-within-day .cal-event{border-top-left-radius:5px;border-top-right-radius:5px}.cal-week-view .cal-ends-within-day .cal-event{border-bottom-left-radius:5px;border-bottom-right-radius:5px}.cal-week-view{background-color:#fff;border-top:1px solid #e1e1e1}.cal-week-view .cal-day-headers{border-color:#e1e1e1;border-top:0}.cal-week-view .cal-day-headers .cal-header:not(:last-child){border-right-color:#e1e1e1}.cal-week-view .cal-day-headers .cal-header:first-child{border-left-color:#e1e1e1}.cal-week-view .cal-day-headers .cal-drag-over,.cal-week-view .cal-day-headers .cal-header:hover{background-color:#ededed}.cal-week-view .cal-day-column{border-left-color:#e1e1e1}.cal-week-view .cal-event{background-color:#d1e8ff;border-color:#1e90ff;color:#1e90ff}.cal-week-view .cal-all-day-events{border-color:#e1e1e1}.cal-week-view .cal-header.cal-today{background-color:#e8fde7}.cal-week-view .cal-header.cal-weekend span{color:#8b0000}.cal-week-view .cal-time-events{border-color:#e1e1e1}.cal-week-view .cal-time-events .cal-day-columns:not(.cal-resize-active) .cal-hour-segment:hover{background-color:#ededed}.cal-week-view .cal-hour-odd{background-color:#fafafa}.cal-week-view .cal-drag-over .cal-hour-segment{background-color:#ededed}.cal-week-view .cal-hour:last-child :not(:last-child) .cal-hour-segment,.cal-week-view .cal-hour:not(:last-child) .cal-hour-segment{border-bottom-color:#e1e1e1}.cal-week-view .cal-current-time-marker{background-color:#ea4334}.cal-day-view mwl-calendar-week-view-header{display:none}.cal-day-view .cal-events-container{margin-left:70px}.cal-day-view .cal-day-column{border-left:0}.cal-day-view .cal-current-time-marker{margin-left:70px;width:calc(100% - 70px)}.cal-tooltip{position:absolute;z-index:1070;display:block;font-style:normal;font-weight:400;letter-spacing:normal;line-break:auto;line-height:1.5;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;white-space:normal;word-break:normal;word-spacing:normal;font-size:11px;word-wrap:break-word;opacity:.9}.cal-tooltip.cal-tooltip-top{padding:5px 0;margin-top:-3px}.cal-tooltip.cal-tooltip-top .cal-tooltip-arrow{bottom:0;left:50%;margin-left:-5px;border-width:5px 5px 0}.cal-tooltip.cal-tooltip-right{padding:0 5px;margin-left:3px}.cal-tooltip.cal-tooltip-right .cal-tooltip-arrow{top:50%;left:0;margin-top:-5px;border-width:5px 5px 5px 0}.cal-tooltip.cal-tooltip-bottom{padding:5px 0;margin-top:3px}.cal-tooltip.cal-tooltip-bottom .cal-tooltip-arrow{top:0;left:50%;margin-left:-5px;border-width:0 5px 5px}.cal-tooltip.cal-tooltip-left{padding:0 5px;margin-left:-3px}.cal-tooltip.cal-tooltip-left .cal-tooltip-arrow{top:50%;right:0;margin-top:-5px;border-width:5px 0 5px 5px}.cal-tooltip-inner{max-width:200px;padding:3px 8px;text-align:center;border-radius:.25rem}.cal-tooltip-arrow{position:absolute;width:0;height:0;border-color:#0000;border-style:solid}.cal-tooltip.cal-tooltip-top .cal-tooltip-arrow{border-top-color:#000}.cal-tooltip.cal-tooltip-right .cal-tooltip-arrow{border-right-color:#000}.cal-tooltip.cal-tooltip-bottom .cal-tooltip-arrow{border-bottom-color:#000}.cal-tooltip.cal-tooltip-left .cal-tooltip-arrow{border-left-color:#000}.cal-tooltip-inner{color:#fff;background-color:#000}@font-face{font-family:IBM Plex Sans;src:url(IBMPlexSans-Light.695e06cca8740295aa66.eot);src:url(IBMPlexSans-Light.695e06cca8740295aa66.eot?#iefix) format("embedded-opentype"),url(IBMPlexSans-Light.0e2b91d2b035be4587bd.woff2) format("woff2"),url(IBMPlexSans-Light.03dff96203569b4bda92.woff) format("woff"),url(IBMPlexSans-Light.f5b5013ac1b1c4225060.ttf) format("truetype");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:IBM Plex Sans;src:url(IBMPlexSans-MediumItalic.dbccc68c7b97b56322a6.eot);src:url(IBMPlexSans-MediumItalic.dbccc68c7b97b56322a6.eot?#iefix) format("embedded-opentype"),url(IBMPlexSans-MediumItalic.282d5882f68a8f0e48ea.woff2) format("woff2"),url(IBMPlexSans-MediumItalic.3b3cc1e4165741a1cb9d.woff) format("woff"),url(IBMPlexSans-MediumItalic.1a335ea55ec9c3146a1c.ttf) format("truetype");font-weight:500;font-style:italic;font-display:swap}@font-face{font-family:IBM Plex Sans;src:url(IBMPlexSans-Bold.009e634bf40883430e05.eot);src:url(IBMPlexSans-Bold.009e634bf40883430e05.eot?#iefix) format("embedded-opentype"),url(IBMPlexSans-Bold.f29d5ad923f6d5c09426.woff2) format("woff2"),url(IBMPlexSans-Bold.6de5ddc030aafda81fcf.woff) format("woff"),url(IBMPlexSans-Bold.fbf1ee0aa43c7f9dc1c3.ttf) format("truetype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:IBM Plex Sans;src:url(IBMPlexSans-Italic.63bd60a39dc93f0aa3db.eot);src:url(IBMPlexSans-Italic.63bd60a39dc93f0aa3db.eot?#iefix) format("embedded-opentype"),url(IBMPlexSans-Italic.ed6346f840aac08e3f1d.woff2) format("woff2"),url(IBMPlexSans-Italic.dfd0c68970b139ae2d5a.woff) format("woff"),url(IBMPlexSans-Italic.7df2e1324f71c01de221.ttf) format("truetype");font-weight:400;font-style:italic;font-display:swap}@font-face{font-family:IBM Plex Sans;src:url(IBMPlexSans-Medium.5dce34cbc43b20f720dc.eot);src:url(IBMPlexSans-Medium.5dce34cbc43b20f720dc.eot?#iefix) format("embedded-opentype"),url(IBMPlexSans-Medium.1ae9589578a4a66408f8.woff2) format("woff2"),url(IBMPlexSans-Medium.9a2eb689575d0999aa2d.woff) format("woff"),url(IBMPlexSans-Medium.695fa00ec22914102b0b.ttf) format("truetype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:IBM Plex Sans;src:url(IBMPlexSans-ExtraLightItalic.5a732715f7ffaf87d6c5.eot);src:url(IBMPlexSans-ExtraLightItalic.5a732715f7ffaf87d6c5.eot?#iefix) format("embedded-opentype"),url(IBMPlexSans-ExtraLightItalic.49afb55dcf39360bcbe2.woff2) format("woff2"),url(IBMPlexSans-ExtraLightItalic.795b2246cd66acc07603.woff) format("woff"),url(IBMPlexSans-ExtraLightItalic.f67d7d401cf54b03a614.ttf) format("truetype");font-weight:200;font-style:italic;font-display:swap}@font-face{font-family:IBM Plex Sans;src:url(IBMPlexSans-ExtraLight.39a18ec62c22165a9baf.eot);src:url(IBMPlexSans-ExtraLight.39a18ec62c22165a9baf.eot?#iefix) format("embedded-opentype"),url(IBMPlexSans-ExtraLight.eeba9cbfec585b1440d6.woff2) format("woff2"),url(IBMPlexSans-ExtraLight.4e5e1eff70580643eb49.woff) format("woff"),url(IBMPlexSans-ExtraLight.d95ad4b0e349210d9b3a.ttf) format("truetype");font-weight:200;font-style:normal;font-display:swap}@font-face{font-family:IBM Plex Sans;src:url(IBMPlexSans-LightItalic.a76c8624891ec7786d53.eot);src:url(IBMPlexSans-LightItalic.a76c8624891ec7786d53.eot?#iefix) format("embedded-opentype"),url(IBMPlexSans-LightItalic.48865017c65c3b2bcc0d.woff2) format("woff2"),url(IBMPlexSans-LightItalic.eb9105ce43e297d149bb.woff) format("woff"),url(IBMPlexSans-LightItalic.a68ca794ebc6797a6779.ttf) format("truetype");font-weight:300;font-style:italic;font-display:swap}@font-face{font-family:IBM Plex Sans;src:url(IBMPlexSans-BoldItalic.8afd4c548749341083d2.eot);src:url(IBMPlexSans-BoldItalic.8afd4c548749341083d2.eot?#iefix) format("embedded-opentype"),url(IBMPlexSans-BoldItalic.4625ff3808427cbdd1e7.woff2) format("woff2"),url(IBMPlexSans-BoldItalic.ed7dd8c9b55632278b00.woff) format("woff"),url(IBMPlexSans-BoldItalic.a3bec061c207f62ba932.ttf) format("truetype");font-weight:700;font-style:italic;font-display:swap}@font-face{font-family:IBM Plex Sans;src:url(IBMPlexSans-SemiBoldItalic.34792aab6235aa0ca4cc.eot);src:url(IBMPlexSans-SemiBoldItalic.34792aab6235aa0ca4cc.eot?#iefix) format("embedded-opentype"),url(IBMPlexSans-SemiBoldItalic.029ecc54c53c3205d10c.woff2) format("woff2"),url(IBMPlexSans-SemiBoldItalic.0516686e41f501f5ec12.woff) format("woff"),url(IBMPlexSans-SemiBoldItalic.63873d7fed95bb219afc.ttf) format("truetype");font-weight:600;font-style:italic;font-display:swap}@font-face{font-family:IBM Plex Sans;src:url(IBMPlexSans-Regular.b2d41a3ddc0092aa9619.eot);src:url(IBMPlexSans-Regular.b2d41a3ddc0092aa9619.eot?#iefix) format("embedded-opentype"),url(IBMPlexSans-Regular.19b8ef4484284bdba57c.woff2) format("woff2"),url(IBMPlexSans-Regular.957338e178886865ffc5.woff) format("woff"),url(IBMPlexSans-Regular.ee9cb5035dbdf31d38ad.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:IBM Plex Sans;src:url(IBMPlexSans-ThinItalic.d1a39d3938a9239b49c0.eot);src:url(IBMPlexSans-ThinItalic.d1a39d3938a9239b49c0.eot?#iefix) format("embedded-opentype"),url(IBMPlexSans-ThinItalic.98f7984b1318cd1bcf9e.woff2) format("woff2"),url(IBMPlexSans-ThinItalic.8a830c75a0dcb641776e.woff) format("woff"),url(IBMPlexSans-ThinItalic.66e6533b4b949369a45c.ttf) format("truetype");font-weight:100;font-style:italic;font-display:swap}@font-face{font-family:IBM Plex Sans;src:url(IBMPlexSans-Thin.482041916a76762dcc0c.eot);src:url(IBMPlexSans-Thin.482041916a76762dcc0c.eot?#iefix) format("embedded-opentype"),url(IBMPlexSans-Thin.f4fda14c6ed84a0f1f27.woff2) format("woff2"),url(IBMPlexSans-Thin.cde17717b068bceb5598.woff) format("woff"),url(IBMPlexSans-Thin.d22f65615376bb108ba2.ttf) format("truetype");font-weight:100;font-style:normal;font-display:swap}@font-face{font-family:Trump Gothic East;src:url(TrumpGothicEast.bacd0949f70484dcd05b.eot);src:url(TrumpGothicEast.bacd0949f70484dcd05b.eot?#iefix) format("embedded-opentype"),url(TrumpGothicEast.d286e9416c249ea87638.woff2) format("woff2"),url(TrumpGothicEast.2d9544a9c4ca2d354daf.woff) format("woff"),url(TrumpGothicEast.3ca3b43f10fb5606a719.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Trump Gothic East;src:url(TrumpGothicEast-Bold.dd78a3afd38f59c58183.eot);src:url(TrumpGothicEast-Bold.dd78a3afd38f59c58183.eot?#iefix) format("embedded-opentype"),url(TrumpGothicEast-Bold.3e20da064ec1bc1a97d1.woff2) format("woff2"),url(TrumpGothicEast-Bold.4cdaebde63f567e23688.woff) format("woff"),url(TrumpGothicEast-Bold.e5c8e7183db1953227d7.ttf) format("truetype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:IBM Plex Sans;src:url(IBMPlexSans-SemiBold.3a0caf7226fff27c80f8.eot);src:url(IBMPlexSans-SemiBold.3a0caf7226fff27c80f8.eot?#iefix) format("embedded-opentype"),url(IBMPlexSans-SemiBold.3d0d0cd8d2b52ca77e53.woff2) format("woff2"),url(IBMPlexSans-SemiBold.486ef18bcc79dc4ac44a.woff) format("woff"),url(IBMPlexSans-SemiBold.a7d23acee54d4d88d60a.ttf) format("truetype");font-weight:600;font-style:normal;font-display:swap}*,.dropdown-item,.nav-item,.nav-link,.navbar{font-family:Source Sans\ 3,sans-serif}.dropdown-item{color:#fff}.nav-item,.nav-link,.navbar{font-size:22px!important}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{font-family:Source Sans\ 3,sans-serif}.h1,h1{font-size:36px!important}.h2,h2{font-size:34px!important}.h3,h3{font-size:32px!important}.h4,h4{font-size:30px!important}.h5,h5{font-size:29px!important}.h6,h6{font-size:28px!important}.navbar-brand img{max-width:220px;max-height:75px}.navbar .nav-item a.nav-link{color:#999}.content-wrapper{position:relative}.container-fluid.border-bottom{border-bottom-width:15px!important}.nav.nav-tabs{border-bottom:none}.nav-tabs .nav-link{color:#495057;background-color:initial}.nav-tabs .nav-link.active{color:#225068;background-color:initial;border-bottom:3px solid #225068;font-weight:700}.nav-tabs .nav-link{border:none}.visit-card .card-body{width:90%}.visit-card .card-btn{position:absolute;right:0;bottom:0;padding:1.5% 4%}i.closed-arrow,i.opened-arrow{margin-left:1rem;font-size:150%}.collapsed i.opened-arrow,i.closed-arrow{display:none}.collapsed i.closed-arrow,i.opened-arrow{display:inline-block}.calendar-header-wrapper{max-width:570px;margin-left:auto;margin-right:auto}.cal-month-view{max-width:462px!important;margin-left:auto;margin-right:auto;padding:1rem}.cal-month-view .cal-cell-top,.cal-month-view .cal-day-cell{height:60px!important;min-height:60px!important}.cal-month-view .cal-day-cell{border:1px solid #e1e1e1;margin:3px;cursor:pointer}.cal-month-view .cal-header .cal-cell{background-color:#cacccd;color:#fff;margin-left:3px;margin-right:3px}.cal-month-view .cal-day-cell.disabled-date{background-color:#f0f0f0;color:#80808080;pointer-events:none}.cal-month-view .cal-day-cell.cal-weekend.text-danger .cal-day-number,.cal-month-view .cal-day-cell.text-danger{color:red!important;pointer-events:none}.cal-month-view .cal-day-cell.cal-weekend.disabled-date .cal-day-number{opacity:.3}.cal-month-view .cal-days,.cal-month-view .cal-days .cal-cell-row{border:none}.cal-month-view .cal-day-number{margin:13px 0 0;width:100%;text-align:center}.cal-month-view .cal-day-number.selected-day{font-weight:700;opacity:1}.cal-month-view .cal-day-number{opacity:.8}.cal-month-view .cal-day-cell.cal-out-month .cal-day-number{opacity:.4}.form-steps .card,.form-steps .card-header{background-color:#fff}.form-steps.accordion>.card:not(:last-of-type){border-bottom:1px solid rgba(0,0,0,.125)}.form-steps .card-header .btn.focus,.form-steps .card-header .btn:focus{outline:0;box-shadow:none}.product-input input{min-width:60px;max-width:60px}.product-input{bottom:0;right:28px}.btn.btn-payment{border-radius:4px;background:#fff;border:1px solid #555;max-width:750px;font-weight:700;font-size:1.5rem;padding-top:.5rem!important;padding-bottom:.5rem!important}.btn.btn-payment:hover{filter:brightness(.95)}.btn.btn-payment:focus{border:1px solid #555;box-shadow:none!important}table th button.btn{white-space:nowrap!important}table th button.btn.focus,table th button.btn:focus{box-shadow:none!important}.btn.focus,.btn:focus{box-shadow:0 0 0 .05rem #d3172e40}.btn:focus,.inc-accordion .btn.focus{box-shadow:none}@media (max-width: 768px){.cal-month-view .cal-cell-top,.cal-month-view .cal-day-cell{height:40px!important;min-height:40px!important}.cal-month-view .cal-day-number{margin-top:5px}}.navbar-light .navbar-nav .active>.nav-link,.navbar-light .navbar-nav .nav-link.active,.navbar-light .navbar-nav .nav-link.show,.navbar-light .navbar-nav .show>.nav-link{border-bottom:2px solid #225068}.ngx-pagination .current{background:#225068!important}.card-group.visit-selector .card{max-width:300px}img.social-icon{max-width:48px}.page-title{font-size:2rem;font-weight:700}footer h5,footer p{font-size:1rem}footer p{font-weight:200}footer li a{font-size:.85rem}footer img.footer-img-paint{max-width:200px}footer img.footer-img-patrimonio{max-width:80px}footer a{color:#fff}footer a:hover{color:#fff;text-decoration:underline}.navbar.fixed-top{margin-bottom:60px}.content-wrapper{padding-top:101px}.limitTextHeight{height:160px;overflow:hidden}@media (max-width: 575.98px){nav.navbar{box-shadow:1px 1px 8px #b4b4b4cc}.nav-count-down{font-size:100%;font-weight:700}.bordered-nav-item .nav-link{border:none}#quotasTab.nav-tabs li.nav-item{width:100%}#quotasTab.nav-tabs li.nav-item .nav-link.active{border:2px solid #225068;border-radius:.25rem}}@media (min-width: 576px) and (max-width: 767.98px){nav.navbar{box-shadow:1px 1px 8px #b4b4b4cc}.nav-count-down{font-size:100%;font-weight:700}.bordered-nav-item .nav-link{border:none}#quotasTab.nav-tabs li.nav-item{width:100%}#quotasTab.nav-tabs li.nav-item .nav-link.active{border:2px solid #225068;border-radius:.25rem}}@media (min-width: 768px) and (max-width: 991.98px){.nav-count-down{font-size:100%;font-weight:700}.bordered-nav-item .nav-link{border:1px solid #dee2e6!important}}@media (min-width: 992px) and (max-width: 1199.98px){.nav-count-down{font-size:100%;font-weight:700}.bordered-nav-item .nav-link{border:1px solid #dee2e6!important}}@media (min-width: 1200px){.nav-count-down{font-size:100%;font-weight:700}.bordered-nav-item .nav-link{border:1px solid #dee2e6!important}}@keyframes heartbeat{0%{transform:scale(.99)}20%{transform:scale(1)}40%{transform:scale(.99)}60%{transform:scale(1)}80%{transform:scale(.99)}to{transform:scale(.99)}}button.highlight-button{animation:heartbeat 1s infinite}.navbar-dark .navbar-nav .active>.nav-link,.navbar-dark .navbar-nav .nav-link.active,.navbar-dark .navbar-nav .nav-link.show,.navbar-dark .navbar-nav .show>.nav-link,.router-link-active .nav-count-down.text-light{color:#225068!important}.cursor-pointer{cursor:pointer!important}.text-bold{font-weight:700!important}.text-lined{text-decoration:line-through!important}.separator-1{min-height:1rem}.separator-2{min-height:2rem}.separator-3{min-height:3rem}.separator-4{min-height:4rem}.separator-5{min-height:5rem}.bg-gray{background-color:#e8e8e8}.lh-1{line-height:1!important}.icon-xl{font-size:150%}.bg-light{background-color:#f2f2f2!important}.bg-gold-dark{background-color:#f6b53d!important}.text-gold-dark{color:#f6b53d!important}.border-gold-dark{border-color:#f6b53d!important}.bg-gold-medium{background-color:#fff!important}.text-gold-medium{color:#f9f5f5!important}.border-gold-medium{border-color:#f9f5f5!important}.bg-gold-light{background-color:#fff!important}.text-gold-light{color:#fff!important}.border-gold-light{border-color:#fff!important}