.nebolit-pro .appointment-error-message{text-align:center}.nebolit-pro .appointment-error-message--fill{position:absolute;top:0;left:0;right:0;bottom:0}.nebolit-pro .appointment-error-message__text{color:#a7a7a7;margin:.8em 0;font-size:1.2em}.nebolit-pro .appointment-error-message__warning-icon{width:2em;height:2em;font-size:3em}.nebolit-pro .appointment-error-message__content{margin:0 6em}.nebolit-pro .appointment-error-message--fill .appointment-error-message__content{position:absolute;top:50%;left:0;right:0;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);padding:0 2em}.nebolit-pro .appointment-error-message__button,.nebolit-pro .appointment-error-message__button:active,.nebolit-pro .appointment-error-message__button:focus,.nebolit-pro .appointment-error-message__button:hover{cursor:pointer;background-color:transparent;border:none;margin:0 auto;widows:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;font-size:inherit;color:#cddc39;font-weight:700;outline:none}.nebolit-pro .appointment-view{position:absolute;background:#fff;width:100%;height:100%}.nebolit-pro .appointment-animation-direction--backward .appointment-view-enter{left:-100%}.nebolit-pro .appointment-animation-direction--backward .appointment-view-enter.appointment-view-enter-active{left:0;-webkit-transition:left .5s;transition:left .5s}.nebolit-pro .appointment-animation-direction--backward .appointment-view-leave{left:0}.nebolit-pro .appointment-animation-direction--backward .appointment-view-leave.appointment-view-leave-active{left:100%;-webkit-transition:left .5s;transition:left .5s}.nebolit-pro .appointment-animation-direction--forward .appointment-view-enter{left:100%}.nebolit-pro .appointment-animation-direction--forward .appointment-view-enter.appointment-view-enter-active{left:0;-webkit-transition:left .5s;transition:left .5s}.nebolit-pro .appointment-animation-direction--forward .appointment-view-leave{left:0}.nebolit-pro .appointment-animation-direction--forward .appointment-view-leave.appointment-view-leave-active{left:-100%;-webkit-transition:left .5s;transition:left .5s}.nebolit-pro .appointment-view__load-more-button{background-color:#f5f5f5;outline:none;border:none;padding:1.5em 0;font-size:inherit;border-bottom:1px solid #ebebeb;width:100%;cursor:pointer}.nebolit-pro .empty-schedule{padding:1em;font-size:1.4em;background:#16a7c6;color:#fff}.nebolit-pro .empty-schedule a{color:#fff}@media (max-width:767px){.nebolit-pro{font-size:1.2em}}.nebolit-pro .appointment-form{padding:1em 2em 2em;overflow:hidden}.nebolit-pro .appointment-form__label{display:block;margin:1em 0 .4em}.nebolit-pro .appointment-form__element{margin-top:1em}.nebolit-pro .appointment-text-field,.nebolit-pro .appointment-textarea{border:0;border-radius:2px;padding:1em;width:100%;max-width:100%;font-size:inherit;box-sizing:border-box}.nebolit-pro .appointment-form__button,.nebolit-pro .appointment-form__button:active,.nebolit-pro .appointment-form__button:focus,.nebolit-pro .appointment-form__button:hover{border:1px solid #cc4f79;border-radius:2px;border:none;box-shadow:0 1px 6px rgba(0,0,0,.1),0 1px 4px rgba(0,0,0,.1);color:#fff;cursor:pointer;float:right;font-size:inherit;font-weight:700;outline:none;padding:.8em 2em;text-transform:lowercase}.nebolit-pro .appointment-form__button:hover{box-shadow:0 2px 6px rgba(0,0,0,.2),0 2px 8px rgba(0,0,0,.2)}.nebolit-pro .appointment-form__error{color:maroon;margin:.2em 0}.appointment-form__next{margin-top:1em}.appointment-form__next div>div{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;-ms-grid-row-align:center;align-items:center}.nebolit-pro .appointment-spinner{margin:100px auto;width:50px;height:40px;text-align:center;font-size:10px}.nebolit-pro .appointment-spinner>div{margin:1px;height:100%;width:6px;display:inline-block;-webkit-animation:sk-stretchdelay 1.2s infinite ease-in-out;animation:sk-stretchdelay 1.2s infinite ease-in-out}.nebolit-pro .appointment-spinner .rect2{-webkit-animation-delay:-1.1s;animation-delay:-1.1s}.nebolit-pro .appointment-spinner .rect3{-webkit-animation-delay:-1s;animation-delay:-1s}.nebolit-pro .appointment-spinner .rect4{-webkit-animation-delay:-.9s;animation-delay:-.9s}.nebolit-pro .appointment-spinner .rect5{-webkit-animation-delay:-.8s;animation-delay:-.8s}@-webkit-keyframes sk-stretchdelay{0%,40%,to{-webkit-transform:scaleY(.4)}20%{-webkit-transform:scaleY(1)}}@keyframes sk-stretchdelay{0%,40%,to{transform:scaleY(.4);-webkit-transform:scaleY(.4)}20%{transform:scaleY(1);-webkit-transform:scaleY(1)}}.nebolit-pro .appointment-list{overflow-x:none;overflow-y:auto}.nebolit-pro .appointment-status-indicator{border-radius:50%}.nebolit-pro .appointment-status-indicator--active{background-color:#cddc39}.nebolit-pro .appointment-status-indicator--inactive{background-color:rgba(244,67,54,.3)}.nebolit-pro .appointment-list-item{border-bottom:1px solid #ebebeb;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer;background-color:#fff;-webkit-transition:background-color .3s ease;transition:background-color .3s ease}.nebolit-pro .appointment-list-item--inactive{background-color:#fbfbfb;cursor:default}.nebolit-pro .appointment-list-item__status-indicator{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center}.nebolit-pro .appointment-list-item__content,.nebolit-pro .appointment-list-item__status-indicator{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center}.nebolit-pro .appointment-list-item__content{-webkit-box-flex:9;-webkit-flex:9;-ms-flex:9;flex:9;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-align:center;padding:1.5em 1.8em}@media (max-width:500px){.nebolit-pro .appointment-list-item__content{padding:1em}}.nebolit-pro .appointment-list-item__next-icon{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.nebolit-pro .appointment-list-item:hover{background-color:#f2f2f2;-webkit-transition:background-color .3s ease;transition:background-color .3s ease}.nebolit-pro .appointment-list-item--inactive:hover{background-color:#fbfbfb;-webkit-transition:none;transition:none}.nebolit-pro .appointment-tag{display:inline-block;font-family:arial;color:#888;font-size:.9em;padding:.2em .8em;margin:.2em;text-align:center}.nebolit-pro .appointment-doctor{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row}.nebolit-pro .appointment-doctor,.nebolit-pro .appointment-doctor__photo{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.nebolit-pro .appointment-doctor__photo{-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.nebolit-pro .appointment-doctor__photo-image{border-radius:50%;height:8em;width:8em;background-size:cover;background-position:50% 0;background-repeat:no-repeat}@media (max-width:500px){.nebolit-pro .appointment-doctor__photo-image{height:4em;width:4em}}.nebolit-pro .appointment-doctor__info{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;padding-left:1em;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:stretch,;-webkit-align-items:stretch,;-ms-flex-align:stretch,;align-items:stretch,}.nebolit-pro .appointment-doctor__name{font-weight:700}.nebolit-pro .appointment-doctor__specializations{opacity:.7}.nebolit-pro .appointment-doctor__address,.nebolit-pro .appointment-doctor__specializations{margin:.2em 0}.nebolit-pro .receipt{background-color:#fff;color:#000;color:rgba(0,0,0,.870588);font-family:Roboto,sans-serif;font-size:15px;line-height:15px;padding:16px}.nebolit-pro .receipt__attribute{padding:.5em 0;width:100%}.nebolit-pro .attribute__key,.nebolit-pro .attribute__value{display:inline-block;width:50%}.nebolit-pro .attribute__key{text-align:left}.nebolit-pro .attribute__value{font-size:.8em;text-align:right}.nebolit-pro .attribute__key--only,.nebolit-pro .attribute__value--only{width:100%}.nebolit-pro .receipt__number{font-size:2em}.nebolit-pro .appointment-service{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.nebolit-pro .appointment-service__price{font-weight:700;color:#a5a5a5}.nebolit-pro .search-box{position:relative;margin:0 auto;max-width:400px;height:auto;width:auto;padding:0}.nebolit-pro .search-box--full-width{max-width:none}.nebolit-pro .search-box__container{padding:0 1em;position:relative}.nebolit-pro .search-box__search-icon{position:absolute;top:50%;left:1.25em;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.nebolit-pro .search-box__clear-button{position:absolute!important;right:5px;top:1em}.nebolit-pro .search-box__list{max-height:400px;min-height:100px;overflow:auto;position:relative}.nebolit-pro .search-box__list-item,.nebolit-pro .search-box__list-subheader{text-align:left}.nebolit-pro .search-box__progress{left:50%;position:absolute!important;top:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.nebolit-pro .search-box__term input{padding-left:35px!important}.nebolit-pro .appointment-clinic{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.nebolit-pro .appointment-clinic__name{font-weight:700}.nebolit-pro .appointment-clinic__address{color:#888;font-size:.9em;margin:.2em 0;text-align:left}.nebolit-pro .appointment-clinic__schedule{margin-top:1rem}.appointment-clinic__schedule p{margin:4px 0}@media (max-width:768px){.info-block{font-size:14px;line-height:16px}.info-block p{margin:4px 0}.nebolit-pro .appointment-widget .appointment-view--branch{font-size:14px}.nebolit-pro .appointment-widget{font-size:.8em}}.nebolit-pro .appointment-button{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:stretch;-webkit-align-items:stretch;-ms-flex-align:stretch;-ms-grid-row-align:stretch;align-items:stretch;background:transparent;border:0;outline:none;padding:0;border-radius:50%;-webkit-transition:background-color .3s;transition:background-color .3s}.nebolit-pro .appointment-button--pressed{background-color:rgba(0,0,0,.05);-webkit-transition:background-color .3s;transition:background-color .3s}.nebolit-pro .appointment-breadcrumbs{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.nebolit-pro .appointment-breadcrumbs-item{position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;height:2em;width:25%}.nebolit-pro .appointment-breadcrumbs-item__text{width:100%;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;margin:0 1em}.nebolit-pro .appointment-widget-overlay{z-index:1672621898;position:fixed;left:0;top:0;right:0;bottom:0;background-color:transparent;background-color:rgba(0,0,0,.5)}.nebolit-pro .appointment-widget{z-index:1674927471;position:fixed;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:stretch;-webkit-align-items:stretch;-ms-flex-align:stretch;align-items:stretch;width:100%;max-width:500px;top:0;right:0;bottom:0;background:#fff;font-size:.95em;border-left:1px solid #ebebeb}@media (max-width:500px){.nebolit-pro .appointment-widget{font-size:.9em}}.nebolit-pro .appointment-widget__content{position:relative;height:100%;overflow-x:hidden;overflow-y:auto}.nebolit-pro .appointment-widget__footer{font-size:1em;padding:.5em 1.8em;color:#7e8d97;background-color:#fff}.nebolit-pro .appointment-widget__footer a{font-weight:600;color:#0e92d7;text-decoration:none;background-color:#fff}@media (max-width:500px){.nebolit-pro .appointment-widget__footer{font-size:.7em;text-align:center}}.nebolit-pro .appointment-widget-overlay-transition-enter{background-color:transparent;-webkit-transition:background-color .2s ease-in;transition:background-color .2s ease-in}.nebolit-pro .appointment-widget-overlay-transition-enter-active{background-color:rgba(0,0,0,.3)}.nebolit-pro .appointment-widget-overlay-transition-leave{background-color:rgba(0,0,0,.3);-webkit-transition:background-color .2s ease-out;transition:background-color .2s ease-out}.nebolit-pro .appointment-widget-overlay-transition-leave-active{background-color:transparent}.nebolit-pro .appointment-widget-transition-enter{right:-500px}.nebolit-pro .appointment-widget-transition-enter-active{right:0;-webkit-transition:right .5s ease;transition:right .5s ease}.nebolit-pro .appointment-widget-transition-leave{right:0}.nebolit-pro .appointment-widget-transition-leave-active{right:-500px;-webkit-transition:right .5s ease;transition:right .5s ease}.nebolit-pro .appointment-navigation{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;overflow:hidden;padding:1.6em 1em;font-family:arial}@media (max-width:500px){.nebolit-pro .appointment-navigation{padding:.4em .2em}}.nebolit-pro .appointment-navigation__close-button,.nebolit-pro .appointment-navigation__return-button{width:50px;-ms-flex-pack:center;-ms-flex-align:stretch}.nebolit-pro .appointment-navigation__close-button,.nebolit-pro .appointment-navigation__return-button,.nebolit-pro .appointment-navigation__title{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;height:50px;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:stretch;-webkit-align-items:stretch;align-items:stretch}.nebolit-pro .appointment-navigation__title{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;-ms-flex-align:stretch;padding:0 1.4em;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:default;font-size:1.2em}.nebolit-pro .appointment-navigation__button-transition-enter{width:0}.nebolit-pro .appointment-navigation__button-transition-enter-active{width:50px;-webkit-transition:width .5s;transition:width .5s}.nebolit-pro .appointment-navigation__button-transition-leave{width:50px}.nebolit-pro .appointment-navigation__button-transition-leave-active{width:0;-webkit-transition:width .5s;transition:width .5s}.nebolit-pro button,.nebolit-pro button:active,.nebolit-pro button:focus,.nebolit-pro button:hover{background:transparent;border:none;box-shadow:none;color:inherit;outline:none}