.uikit-popup{position:fixed;width:100%;height:100%;top:0;left:0;background-color:rgba(19,35,81,.6);z-index:20;overflow:auto}.uikit-popup__container{position:absolute;top:0;right:0;bottom:0;left:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;overflow:hidden}.uikit-popup__timer-wrapper{position:relative;z-index:25}.uikit-popup__timer-wrapper__timer{position:absolute;top:-26px;right:50px;z-index:26}.uikit-popup__timer-wrapper__timer_inside-popup{top:6px;right:70px}.uikit-popup__content-wrapper{position:relative;z-index:25}.uikit-popup__content{overflow:auto}.uikit-popup__content::-webkit-scrollbar{-webkit-appearance:none;appearance:none;width:7px;height:7px}.uikit-popup__content::-webkit-scrollbar-button{display:none}.uikit-popup__content::-webkit-scrollbar-track{background-color:#edebeb;border-radius:0 2px 2px 0}.uikit-popup__content::-webkit-scrollbar-thumb{height:30px;background-color:#cfcfd4;border-radius:3px}.uikit-popup__content::-webkit-scrollbar-thumb:active{background-color:#bdbcbc}.uikit-popup__close-button{position:absolute;top:0;right:-42px;width:24px;height:25px;text-align:left;text-indent:-99999px;cursor:pointer;background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAZBAMAAADZBfNuAAAALVBMVEVMaXH///////////////////////////////////////////////////////9xAJ22AAAADnRSTlMACeq7Ky3AsOEWRkeXlrPb/7gAAABxSURBVHhePc5BCYBAGEThWTCAYAW9ChaQxQQm2QgWsIIBrORVYa0hzP9wrh/wRkcrli6VSayrWh4ozb2aEeruLBOgIMAEBAFQABQABUAG4qW6RTxaxN0CsluAW8DqVsDADUAmAAKgzWB6dRpMu5L+tR+2liXJuZUrFQAAAABJRU5ErkJggg==");background-repeat:no-repeat;background-position:50%;z-index:1}.uikit-popup__close-button_inside-popup{top:12px;right:30px;background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAp0lEQVR42u2W0Q2AMAhE20nczwV0BF3A/dxE/OuHLXAlniZtwp9wLxWu5EQ+eQB8EeCQOCX2YK1FYpKYNYD7w01iDYSo1szehEjxFkAUhFpDa8IeCFOuZQoQCHOOdQw9EC5gjw9YCrtvy2tELQGoXxAnfBKCmxW14lIwoeI9ACVEQsV/DUD9BdQmpI4h1YioVkx9jKjPMXUhoa5k9KWUvpa/egYAHeAC3AtYIQPNpgcAAAAASUVORK5CYII=")}@font-face{font-family:Panton;src:url(380ca20507a9d647ecd3d7cf59f01b49.woff) format("woff");font-weight:400;font-style:normal}.uikit-loader{text-align:center;font-family:Panton;font-size:20px;line-height:1.4;z-index:11}.uikit-loader__text{display:block}.uikit-loader__text_big{font-size:30px}.uikit-loader__text_micro{font-size:14px}.uikit-loader__spinner{display:inline-block;position:relative;width:112px;height:10px}.uikit-loader__spinner>div{content:" ";width:10px;height:10px;background:#7ac3ff;border-radius:100%;position:absolute;-webkit-animation:shift 4s linear infinite;animation:shift 4s linear infinite}.uikit-loader__spinner>div:first-of-type{-webkit-animation-delay:-.8s;animation-delay:-.8s}.uikit-loader__spinner>div:nth-of-type(2){-webkit-animation-delay:-1.6s;animation-delay:-1.6s}.uikit-loader__spinner>div:nth-of-type(3){-webkit-animation-delay:-2.4s;animation-delay:-2.4s}.uikit-loader__spinner>div:nth-of-type(4){-webkit-animation-delay:-3.2s;animation-delay:-3.2s}.uikit-loader__spinner_big{height:20px}.uikit-loader__spinner_big>div{width:20px;height:20px}.uikit-loader__spinner_micro{width:30px;height:8px}.uikit-loader__spinner_micro>div{width:8px;height:8px;-webkit-animation:micro-shift 2.4s linear infinite;animation:micro-shift 2.4s linear infinite}.uikit-loader__spinner_micro>div:nth-of-type(4),.uikit-loader__spinner_micro>div:nth-of-type(5){display:none}.uikit-loader__spinner_gray>div{background-color:#999}@-webkit-keyframes shift{0%{left:-60px;opacity:0}10%{left:0;opacity:1}90%{left:100px;opacity:1}to{left:160px;opacity:0}}@keyframes shift{0%{left:-60px;opacity:0}10%{left:0;opacity:1}90%{left:100px;opacity:1}to{left:160px;opacity:0}}@-webkit-keyframes micro-shift{0%{left:-30%;opacity:0}10%{left:0;opacity:1}90%{left:80%;opacity:1}to{left:130%;opacity:0}}@keyframes micro-shift{0%{left:-30%;opacity:0}10%{left:0;opacity:1}90%{left:80%;opacity:1}to{left:130%;opacity:0}}.uikit-button-group{display:inline-block;vertical-align:middle;word-spacing:-4px;margin:0;padding:0;font-size:1em;font-family:Panton,Open Sans,Helvetica,Arial,sans-serif}.uikit-button-group__item{display:inline-block;-webkit-box-sizing:border-box;box-sizing:border-box}.uikit-button-group__item .uikit-button-group__button{border-radius:0}.uikit-button-group__item:first-child .uikit-button-group__button{border-top-left-radius:2px;border-bottom-left-radius:2px;border-left-width:1px;border-left-style:solid}.uikit-button-group__item:last-child .uikit-button-group__button{border-top-right-radius:2px;border-bottom-right-radius:2px}.uikit-button-group__button{font-family:inherit;line-height:41px;height:41px;text-align:center;-webkit-box-sizing:border-box;box-sizing:border-box;display:inline-block;border-width:1px 1px 1px 0;border-color:#ffca00;border-style:solid;background-color:#fff;color:#000;padding:0 30px;cursor:pointer;-webkit-transition:background .3s;-o-transition:background .3s;transition:background .3s;word-spacing:normal}.uikit-button-group__button:hover{background-color:rgba(255,202,0,.2)}.uikit-button-group__button:focus{outline:none}.uikit-button-group__button_disabled{color:#999;border-color:#c5c5c5}.uikit-button-group__button_disabled,.uikit-button-group__button_disabled:hover{cursor:default;background-color:transparent}.uikit-button-group__button_selected,.uikit-button-group__button_selected:hover{background-color:#ffca00;cursor:default}.uikit-popup{position:fixed;width:100%;height:100%;top:0;left:0;background-color:rgba(19,35,81,.6);z-index:20;overflow:auto}.uikit-popup__container{position:absolute;top:0;right:0;bottom:0;left:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;overflow:hidden}.uikit-popup__timer-wrapper{position:relative;z-index:25}.uikit-popup__timer-wrapper__timer{position:absolute;top:-26px;right:50px;z-index:26}.uikit-popup__timer-wrapper__timer_inside-popup{top:6px;right:70px}.uikit-popup__content-wrapper{position:relative;z-index:25}.uikit-popup__content{overflow:auto}.uikit-popup__content::-webkit-scrollbar{-webkit-appearance:none;appearance:none;width:7px;height:7px}.uikit-popup__content::-webkit-scrollbar-button{display:none}.uikit-popup__content::-webkit-scrollbar-track{background-color:#edebeb;border-radius:0 2px 2px 0}.uikit-popup__content::-webkit-scrollbar-thumb{height:30px;background-color:#cfcfd4;border-radius:3px}.uikit-popup__content::-webkit-scrollbar-thumb:active{background-color:#bdbcbc}.uikit-popup__close-button{position:absolute;top:0;right:-42px;width:24px;height:25px;text-align:left;text-indent:-99999px;cursor:pointer;background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAZBAMAAADZBfNuAAAALVBMVEVMaXH///////////////////////////////////////////////////////9xAJ22AAAADnRSTlMACeq7Ky3AsOEWRkeXlrPb/7gAAABxSURBVHhePc5BCYBAGEThWTCAYAW9ChaQxQQm2QgWsIIBrORVYa0hzP9wrh/wRkcrli6VSayrWh4ozb2aEeruLBOgIMAEBAFQABQABUAG4qW6RTxaxN0CsluAW8DqVsDADUAmAAKgzWB6dRpMu5L+tR+2liXJuZUrFQAAAABJRU5ErkJggg==");background-repeat:no-repeat;background-position:50%;z-index:1}.uikit-popup__close-button_inside-popup{top:12px;right:30px;background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAp0lEQVR42u2W0Q2AMAhE20nczwV0BF3A/dxE/OuHLXAlniZtwp9wLxWu5EQ+eQB8EeCQOCX2YK1FYpKYNYD7w01iDYSo1szehEjxFkAUhFpDa8IeCFOuZQoQCHOOdQw9EC5gjw9YCrtvy2tELQGoXxAnfBKCmxW14lIwoeI9ACVEQsV/DUD9BdQmpI4h1YioVkx9jKjPMXUhoa5k9KWUvpa/egYAHeAC3AtYIQPNpgcAAAAASUVORK5CYII=")}.uikit-image-with-loader{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;-webkit-box-flex:0;-ms-flex:0 1 100%;flex:0 1 100%}@font-face{font-family:Panton;src:url(380ca20507a9d647ecd3d7cf59f01b49.woff) format("woff");font-weight:400;font-style:normal}.uikit-loader{text-align:center;font-family:Panton;font-size:20px;line-height:1.4;z-index:11}.uikit-loader__text{display:block}.uikit-loader__text_big{font-size:30px}.uikit-loader__text_micro{font-size:14px}.uikit-loader__spinner{display:inline-block;position:relative;width:112px;height:10px}.uikit-loader__spinner>div{content:" ";width:10px;height:10px;background:#7ac3ff;border-radius:100%;position:absolute;-webkit-animation:shift 4s linear infinite;animation:shift 4s linear infinite}.uikit-loader__spinner>div:first-of-type{-webkit-animation-delay:-.8s;animation-delay:-.8s}.uikit-loader__spinner>div:nth-of-type(2){-webkit-animation-delay:-1.6s;animation-delay:-1.6s}.uikit-loader__spinner>div:nth-of-type(3){-webkit-animation-delay:-2.4s;animation-delay:-2.4s}.uikit-loader__spinner>div:nth-of-type(4){-webkit-animation-delay:-3.2s;animation-delay:-3.2s}.uikit-loader__spinner_big{height:20px}.uikit-loader__spinner_big>div{width:20px;height:20px}.uikit-loader__spinner_micro{width:30px;height:8px}.uikit-loader__spinner_micro>div{width:8px;height:8px;-webkit-animation:micro-shift 2.4s linear infinite;animation:micro-shift 2.4s linear infinite}.uikit-loader__spinner_micro>div:nth-of-type(4),.uikit-loader__spinner_micro>div:nth-of-type(5){display:none}.uikit-loader__spinner_gray>div{background-color:#999}@-webkit-keyframes shift{0%{left:-60px;opacity:0}10%{left:0;opacity:1}90%{left:100px;opacity:1}to{left:160px;opacity:0}}@keyframes shift{0%{left:-60px;opacity:0}10%{left:0;opacity:1}90%{left:100px;opacity:1}to{left:160px;opacity:0}}@-webkit-keyframes micro-shift{0%{left:-30%;opacity:0}10%{left:0;opacity:1}90%{left:80%;opacity:1}to{left:130%;opacity:0}}@keyframes micro-shift{0%{left:-30%;opacity:0}10%{left:0;opacity:1}90%{left:80%;opacity:1}to{left:130%;opacity:0}}.uikit-carousel{position:relative;width:100%;height:auto;line-height:0}.uikit-carousel__container{overflow:hidden;width:100%;height:auto;position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.uikit-carousel__wrap-content{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;overflow:hidden}.uikit-carousel__content{position:relative}.uikit-carousel__content,.uikit-carousel__slide{display:-webkit-box;display:-ms-flexbox;display:flex}.uikit-carousel__slide{overflow:hidden;height:auto;line-height:normal}.uikit-carousel__slide-thumb{position:relative;cursor:pointer;-webkit-box-flex:0;-ms-flex:0 1 100%;flex:0 1 100%}.uikit-carousel__slide-thumb_selected:after{content:"";display:block;width:100%;height:100%;position:absolute;top:0;left:0;border:3px solid #00beff;-webkit-box-sizing:border-box;box-sizing:border-box}.uikit-carousel__loader{color:red;background:#eee;height:100%;z-index:999}.uikit-carousel-dots,.uikit-carousel__loader{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:absolute;width:100%}.uikit-carousel-dots{-webkit-box-sizing:border-box;box-sizing:border-box;-ms-flex-wrap:wrap;flex-wrap:wrap;bottom:0;left:0;padding:15px 84px 8px}.uikit-carousel-dots__dot{height:12px;width:12px;border-radius:6px;border:1px solid #00beff;background:#fff;margin:2px;cursor:pointer}.uikit-carousel-dots__dot_active{background:#00beff}.uikit-carousel__arrow{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-item-align:stretch;align-self:stretch;position:absolute;width:38px;top:0;bottom:0;z-index:1;color:#fff;cursor:pointer}.uikit-carousel__arrow:active,.uikit-carousel__arrow:hover{color:#39bceb}.uikit-carousel__arrow svg{width:18px;height:32px;fill:currentColor;pointer-events:none}.uikit-carousel__arrow_left{left:0}.uikit-carousel__arrow_right{right:0;-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.uikit-carousel__arrow_disabled{visibility:hidden}.sletat-rating{position:relative;display:block;width:50px;height:20px;margin-top:1px;padding-left:24px;font-size:13px;color:#314040;border-radius:10px;background-repeat:no-repeat;background-size:18px 18px;background-position:1px 1px;-webkit-box-sizing:border-box;box-sizing:border-box}.sletat-rating_good{color:#548a06;background-color:#d5e9b4;background-image:url("data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJDYXBhXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB2aWV3Qm94PSIwIDAgNDkzLjIyNCA0OTMuMjI0IiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCA0OTMuMjI0IDQ5My4yMjQ7IiB4bWw6c3BhY2U9InByZXNlcnZlIj4gICAgPGc+ICAgICAgPHBhdGggZmlsbD0iIzU0OGEwNiIgZD0iTTI0Ni42MTMsMEMxMTAuNDEzLDAsMCwxMTAuNDEyLDAsMjQ2LjYxM3MxMTAuNDEzLDI0Ni42MTEsMjQ2LjYxMywyNDYuNjExczI0Ni42MTEtMTEwLjQxMiwyNDYuNjExLTI0Ni42MTFTMzgyLjgxMiwwLDI0Ni42MTMsMHogTTM0My4yMzgsMTI4LjczM2MyMS4xMjgsMCwzOC4yNTYsMTcuMTI4LDM4LjI1NiwzOC4yNTZzLTE3LjEyOCwzOC4yNTYtMzguMjU2LDM4LjI1NnMtMzguMjU2LTE3LjEyOC0zOC4yNTYtMzguMjU2UzMyMi4xMSwxMjguNzMzLDM0My4yMzgsMTI4LjczM3ogTTE0Ni40OTUsMTI4LjczM2MyMS4xMjgsMCwzOC4yNTYsMTcuMTI4LDM4LjI1NiwzOC4yNTZzLTE3LjEyOCwzOC4yNTYtMzguMjU2LDM4LjI1NnMtMzguMjU2LTE3LjEyOC0zOC4yNTYtMzguMjU2UzEyNS4zNjcsMTI4LjczMywxNDYuNDk1LDEyOC43MzN6IE0yNDcuMjMzLDQxMi45MTdjLTc0LjM3NCwwLTEzOC4yMjUtNDUuMDI1LTE2NS44MDUtMTA5LjMwMmg0OC43MjVjMjQuMDIxLDM5LjUsNjcuNDY5LDY1Ljg4NSwxMTcuMDc5LDY1Ljg4NXM5My4wNTgtMjYuMzg0LDExNy4wNzktNjUuODg1aDQ4LjcyNUMzODUuNDYsMzY3Ljg5MiwzMjEuNjA4LDQxMi45MTcsMjQ3LjIzMyw0MTIuOTE3eiIgLz4gICAgPC9nPjwvc3ZnPg==")}.sletat-rating_average{color:#ffba00;background-color:rgba(255,186,0,.3);background-image:url("data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJDYXBhXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB2aWV3Qm94PSIwIDAgNDkzLjIgNDkzLjIiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDQ5My4yIDQ5My4yOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+ICAgIDxnPiAgICAgICAgPHBhdGggZmlsbD0iI2ZmYmEwMCIgZD0iTTI0Ni42LDBDMTEwLjQsMCwwLDExMC40LDAsMjQ2LjZzMTEwLjQsMjQ2LjYsMjQ2LjYsMjQ2LjZzMjQ2LjYtMTEwLjQsMjQ2LjYtMjQ2LjZTMzgyLjgsMCwyNDYuNiwweiBNMzQzLjIsMTI4LjcgICAgICBjMjEuMSwwLDM4LjMsMTcuMSwzOC4zLDM4LjNzLTE3LjEsMzguMy0zOC4zLDM4LjNTMzA1LDE4OC4xLDMwNSwxNjdTMzIyLjEsMTI4LjcsMzQzLjIsMTI4Ljd6IE0xNDYuNSwxMjguNyAgICAgIGMyMS4xLDAsMzguMywxNy4xLDM4LjMsMzguM3MtMTcuMSwzOC4zLTM4LjMsMzguM3MtMzguMy0xNy4xLTM4LjMtMzguM1MxMjUuNCwxMjguNywxNDYuNSwxMjguN3ogTTM0My4yLDM1Mi45SDE0Ni41di00My4zaDE5Ni43ICAgICAgVjM1Mi45eiIgLz4gICAgPC9nPjwvc3ZnPg==")}.sletat-rating_bad{color:#d84c2f;background-color:rgba(216,76,47,.3);background-image:url("data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJDYXBhXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB2aWV3Qm94PSIwIDAgNDkzLjIgNDkzLjIiICB4bWw6c3BhY2U9InByZXNlcnZlIj4gICAgPGc+ICAgICAgICA8cGF0aCBmaWxsPSIjZDg0YzJmIiBkPSJNMjQ2LjYsMEMxMTAuNCwwLDAsMTEwLjQsMCwyNDYuNnMxMTAuNCwyNDYuNiwyNDYuNiwyNDYuNnMyNDYuNi0xMTAuNCwyNDYuNi0yNDYuNlMzODIuOCwwLDI0Ni42LDB6IE0zNDMuMiwxMjguNyAgICAgIGMyMS4xLDAsMzguMywxNy4xLDM4LjMsMzguM3MtMTcuMSwzOC4zLTM4LjMsMzguM1MzMDUsMTg4LjEsMzA1LDE2N1MzMjIuMSwxMjguNywzNDMuMiwxMjguN3ogTTE0Ni41LDEyOC43ICAgICAgYzIxLjEsMCwzOC4zLDE3LjEsMzguMywzOC4zcy0xNy4xLDM4LjMtMzguMywzOC4zcy0zOC4zLTE3LjEtMzguMy0zOC4zUzEyNS40LDEyOC43LDE0Ni41LDEyOC43eiBNNDEzLDM5MS45aC00OC43ICAgICAgYy0yNC0zOS41LTY3LjUtNjUuOS0xMTcuMS02NS45cy05My4xLDI2LjQtMTE3LjEsNjUuOUg4MS40YzI3LjYtNjQuMyw5MS40LTEwOS4zLDE2NS44LTEwOS4zQzMyMS42LDI4Mi42LDM4NS41LDMyNy42LDQxMywzOTEuOXogICAgICAiIC8+ICAgIDwvZz48L3N2Zz4=")}.hotel-stars{display:inline-block;white-space:nowrap;line-height:normal}.hotel-stars__number{color:#313140;font-size:14px;font-weight:700}.hotel-stars__icon{color:#ffc600;width:12px;height:12px;display:inline-block;line-height:0;margin-left:2px;vertical-align:top;position:relative;top:4px}.hotel-stars__name{color:#ffc600;font-size:14px;font-weight:700}.tags{font-size:10px;font-weight:700;text-transform:uppercase;color:#fff;white-space:nowrap;-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.tags,.tags_hotel-info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal}.tags_hotel-info{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row}.tags__item{display:inline-block;padding:3px 10px;border-radius:10px;margin-top:5px}.tags__item:first-child{margin-top:0}.tags__item_popular,.tags__item_seats{background-color:#7ed321}.tags__item_type{background-color:#0078be}.tags__item_hotel-info{margin-top:0;margin-right:5px;margin-bottom:5px}.tabs-nav{margin:0;padding:0;list-style:none;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;background-color:#e8f7ff}.tabs-nav__item{color:#0078be;font-size:10px;font-weight:700;text-transform:uppercase;padding:12px 6px 10px;border-bottom:2px solid transparent}.tabs-nav__item_current{border-bottom-color:#0078be}.tabs-nav__item_disabled{color:rgba(0,120,190,.4)}.tabs-nav_sticky{position:fixed;width:100%;top:50px;z-index:10}.tabs-nav_sticky-progress{position:fixed;width:100%;top:109px;z-index:10}.hotel-review-item-mobile{margin-top:36px}.hotel-review-item-mobile:first-child{margin-top:0}.hotel-review-item-mobile__title{margin-top:0;margin-bottom:4px;font-size:20px}.hotel-review-item-mobile__meta-info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin:0;padding-left:0;list-style:none}.hotel-review-item-mobile__meta-item-desktop_visitor{margin-top:8px;color:#548909}.hotel-review-item-mobile__meta-item-button{border:0;outline:0;background-color:transparent;display:inline;font-size:16px;font-family:Open Sans,sans-serif;color:#0078be;padding:0;margin-right:20px;cursor:pointer}.hotel-review-item-mobile__collapser{position:relative;margin-top:12px}.hotel-review-item-mobile__collapser:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:50px;background-image:-webkit-gradient(linear,left top,left bottom,from(hsla(0,0%,100%,0)),to(#fff));background-image:-o-linear-gradient(hsla(0,0%,100%,0),#fff);background-image:linear-gradient(hsla(0,0%,100%,0),#fff);opacity:1;pointer-events:none;-webkit-transition:opacity .225s linear;-o-transition:opacity .225s linear;transition:opacity .225s linear}.hotel-review-item-mobile__collapser_open:after{opacity:0}.hotel-review-item-mobile__paragraph{margin:12px 0 0}.hotel-review-item-mobile__paragraph:first-child{margin:0}.hotel-review-item-mobile__text{position:relative;max-height:71px;cursor:pointer}.hotel-review-item-mobile__text_open{max-height:none}.hotel-review-item-desktop{margin-top:36px}.hotel-review-item-desktop:first-child{margin-top:0}.hotel-review-item-desktop__title{margin-top:0;margin-bottom:4px;font-size:20px}.hotel-review-item-desktop__meta-info{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0;padding-left:0;list-style:none}.hotel-review-item-desktop__meta-item_visitor{margin-left:12px;color:#548909}.hotel-review-item-desktop__meta-item-button{border:0;outline:0;background-color:transparent;display:inline;font-size:16px;font-family:Open Sans,sans-serif;color:#0078be;padding:0;margin-right:20px;cursor:pointer}.hotel-review-item-desktop__collapser{position:relative;margin-top:12px}.hotel-review-item-desktop__collapser:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:50px;background-image:-webkit-gradient(linear,left top,left bottom,from(hsla(0,0%,100%,0)),to(#fff));background-image:-o-linear-gradient(hsla(0,0%,100%,0),#fff);background-image:linear-gradient(hsla(0,0%,100%,0),#fff);opacity:1;pointer-events:none;-webkit-transition:opacity .225s linear;-o-transition:opacity .225s linear;transition:opacity .225s linear}.hotel-review-item-desktop__collapser_open:after{opacity:0}.hotel-review-item-desktop__paragraph{margin:12px 0 0}.hotel-review-item-desktop__paragraph:first-child{margin:0}.hotel-review-item-desktop__text{position:relative;max-height:71px;cursor:pointer}.hotel-review-item-desktop__text_open{max-height:none}.tab-switcher__desktop.uikit-button-group{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;border-bottom:1px solid rgba(0,120,190,.18)}.tab-switcher__desktop .uikit-button-group__item{width:100%;margin:0}.tab-switcher__desktop .uikit-button-group__item:first-child .uikit-button-group__button{border-left-width:0}.tab-switcher__desktop .uikit-button-group__button{width:100%;font-size:16px;line-height:25px;height:30px;background-color:inherit;border-width:0;padding-bottom:8px}.tab-switcher__desktop .uikit-button-group__button:hover{background-color:inherit;color:#00c3ff}.tab-switcher__desktop .uikit-button-group__button_selected{background-color:inherit;cursor:default;border-bottom:2px solid #0078be}.tab-switcher__desktop .uikit-button-group__button_disabled:hover{background-color:inherit;color:#999}.tab-switcher__desktop:hover{background-color:inherit;color:inherit}.tab-switcher__mobile__scroll{overflow-x:scroll}.tab-switcher__mobile__scroll::-webkit-scrollbar{display:none}.tab-switcher__mobile.uikit-button-group{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;padding-left:12px}.tab-switcher__mobile .uikit-button-group__item{width:100%}.tab-switcher__mobile .uikit-button-group__button{width:95%;font-size:16px;line-height:25px;height:30px;color:#0078be;background-color:#fff;border:1px solid #3393cb;border-radius:8px!important;padding:0}.tab-switcher__mobile .uikit-button-group__button:hover{background-color:#00c3ff}.tab-switcher__mobile .uikit-button-group__button_selected{background-color:inherit;cursor:default;color:#fff;background-color:#0078be!important}.tab-switcher__mobile .uikit-button-group__button_selected:hover{background-color:#0078be}.tab-switcher__mobile .uikit-button-group__button_disabled{color:#999!important;border-color:#c5c5c5!important;cursor:default}.tab-switcher__mobile .uikit-button-group__button_disabled:hover{background-color:inherit;color:#999}.place-on-map{height:210px;position:relative;overflow:hidden;background-color:#dbdbeb}.place-on-map__preview{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%}.place-on-map__preview-address-wrapper{background-color:hsla(0,0%,100%,.8);padding:14px 10px 20px;position:absolute;left:0;right:0;bottom:0;z-index:1}.place-on-map__preview-address-title{font-weight:700;text-transform:uppercase;margin:0 0 4px}.place-on-map__preview-address-content{line-height:20px;margin:0}.place-on-map-preview{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;z-index:1;overflow:hidden;width:100%;height:100%}.place-on-map-preview__image{max-height:100%}.place-on-map-preview__error{display:block;width:20px;height:20px;border-radius:50%;color:#fff;line-height:20px;background-color:#d0021b;font-size:16px;font-weight:700;text-align:center}.loader{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.loader__spinner{width:24px;height:24px;display:block;-webkit-animation:rotation 1s infinite linear;animation:rotation 1s infinite linear}.loader__text{margin-top:7px;font-size:13px;color:#313140}.loader__text:empty{display:none}.loader_buy-in-credit,.loader_buy-online{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@-webkit-keyframes rotation{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes rotation{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.price-with-currency{display:inline-block;font-size:inherit;font-weight:inherit;word-spacing:-2px}.price-with-currency_usd:before{content:"$";padding-right:3px}.price-with-currency_eur:before{content:"\20AC";padding-right:3px}.price-with-currency_byr:before{content:"BYR";text-transform:uppercase;padding-right:3px}.price-with-currency_rub:after{content:"\420";font-family:ALSRubl-Tahoma;text-transform:uppercase;font-weight:300;padding-left:3px}.rating-trip-advisor{padding-top:1px}.rating-trip-advisor__owl{padding-left:30px;padding-right:5px;background:url("//static.sletat.ru/images/sletat.ru/mobile-common/images/logo-ta.svg") no-repeat 0;background-size:27px 16px}.rating-trip-advisor__circle{display:inline-block;width:14px;height:14px;-webkit-box-sizing:border-box;box-sizing:border-box;border:2px solid #0ba67c;border-radius:50%;-webkit-box-shadow:inset 0 0 0 2px #fff;box-shadow:inset 0 0 0 2px #fff;position:relative;top:2px}.rating-trip-advisor__circle_05:first-child{background-image:-webkit-gradient(linear,left top,right top,color-stop(0,#0ba67c),color-stop(50%,#0ba67c),color-stop(51%,#fff));background-image:-o-linear-gradient(left,#0ba67c 0,#0ba67c 50%,#fff 51%);background-image:linear-gradient(90deg,#0ba67c 0,#0ba67c 50%,#fff 51%)}.rating-trip-advisor__circle_10:first-child,.rating-trip-advisor__circle_15:first-child{background:#0ba67c}.rating-trip-advisor__circle_15:nth-child(2){background-image:-webkit-gradient(linear,left top,right top,color-stop(0,#0ba67c),color-stop(50%,#0ba67c),color-stop(51%,#fff));background-image:-o-linear-gradient(left,#0ba67c 0,#0ba67c 50%,#fff 51%);background-image:linear-gradient(90deg,#0ba67c 0,#0ba67c 50%,#fff 51%)}.rating-trip-advisor__circle_20:first-child,.rating-trip-advisor__circle_20:nth-child(2),.rating-trip-advisor__circle_25:first-child,.rating-trip-advisor__circle_25:nth-child(2){background:#0ba67c}.rating-trip-advisor__circle_25:nth-child(3){background-image:-webkit-gradient(linear,left top,right top,color-stop(0,#0ba67c),color-stop(50%,#0ba67c),color-stop(51%,#fff));background-image:-o-linear-gradient(left,#0ba67c 0,#0ba67c 50%,#fff 51%);background-image:linear-gradient(90deg,#0ba67c 0,#0ba67c 50%,#fff 51%)}.rating-trip-advisor__circle_30:first-child,.rating-trip-advisor__circle_30:nth-child(2),.rating-trip-advisor__circle_30:nth-child(3),.rating-trip-advisor__circle_35:first-child,.rating-trip-advisor__circle_35:nth-child(2),.rating-trip-advisor__circle_35:nth-child(3){background:#0ba67c}.rating-trip-advisor__circle_35:nth-child(4){background-image:-webkit-gradient(linear,left top,right top,color-stop(0,#0ba67c),color-stop(50%,#0ba67c),color-stop(51%,#fff));background-image:-o-linear-gradient(left,#0ba67c 0,#0ba67c 50%,#fff 51%);background-image:linear-gradient(90deg,#0ba67c 0,#0ba67c 50%,#fff 51%)}.rating-trip-advisor__circle_40:first-child,.rating-trip-advisor__circle_40:nth-child(2),.rating-trip-advisor__circle_40:nth-child(3),.rating-trip-advisor__circle_40:nth-child(4),.rating-trip-advisor__circle_45:first-child,.rating-trip-advisor__circle_45:nth-child(2),.rating-trip-advisor__circle_45:nth-child(3),.rating-trip-advisor__circle_45:nth-child(4){background:#0ba67c}.rating-trip-advisor__circle_45:nth-child(5){background-image:-webkit-gradient(linear,left top,right top,color-stop(0,#0ba67c),color-stop(50%,#0ba67c),color-stop(51%,#fff));background-image:-o-linear-gradient(left,#0ba67c 0,#0ba67c 50%,#fff 51%);background-image:linear-gradient(90deg,#0ba67c 0,#0ba67c 50%,#fff 51%)}.rating-trip-advisor__circle_50{background:#0ba67c}.rating-trip-advisor__review{color:#a4aab3;font-size:12px;font-weight:400;white-space:nowrap}.search-form{background-color:#d3effe;padding-top:10px}.search-form__ma1-banner-wrapper{margin:0 10px 10px}.search-form__h1-text-block{margin:0 10px;text-align:center}.search-form__h1-text-block h1{font-size:15px}.search-form__component{background-color:#fff;margin:0 10px;position:relative;min-height:62px}.search-form__component:before{content:"";position:absolute;display:block;height:1px;right:10px;left:10px;bottom:0;background-color:rgba(0,0,0,.05)}.search-form__component:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.search-form__component_last{border-bottom-left-radius:4px;border-bottom-right-radius:4px}.search-form__component_last:before{display:none}.search-form__controls{padding:16px 10px;margin:0}.uikit-text_main-params-left{padding:8px 0 13px 10px;position:relative}.uikit-text_main-params-left:before{content:"";display:block;position:absolute;left:10px;height:1px;right:0;bottom:0;background-color:rgba(0,0,0,.05)}.uikit-text_main-params-left:after{content:"";height:2px;position:absolute;display:block;left:0;right:auto;bottom:0;-webkit-transition:right .2s;-o-transition:right .2s;transition:right .2s}.uikit-text_main-params-right{padding:8px 10px 13px 12px;position:relative}.uikit-text_main-params-right:before{content:"";display:block;position:absolute;left:0;height:1px;right:10px;bottom:0;background-color:rgba(0,0,0,.05)}.uikit-button_search-form{-webkit-box-shadow:0 2px 0 #f37320;box-shadow:0 2px 0 #f37320;border-radius:4px;background-color:#ffc600;font-size:16px;font-weight:600;margin:0;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.uikit-button_search-form:hover{-webkit-transform:none;-ms-transform:none;transform:none}.uikit-button_search-form:active{-webkit-transform:translateY(2px);-ms-transform:translateY(2px);transform:translateY(2px);-webkit-box-shadow:0 -2px 0 #f37320;box-shadow:0 -2px 0 #f37320}.uikit-button_disabled.uikit-button_search-form{background-color:#e8e8f3;border:0;-webkit-box-shadow:none;box-shadow:none;pointer-events:none;color:#9b9b9b}.mt1-banner__item{display:block;width:100%}.mt1-banner__item,.mt1-banner__link{position:relative;-webkit-box-sizing:border-box;box-sizing:border-box}.mt1-banner__link{display:-webkit-box;display:-ms-flexbox;display:flex;overflow:hidden;background-position:50%;background-repeat:no-repeat;background-size:contain;text-decoration:none;color:#fff}.mt1-banner__banner-image{width:100%}.rich-media-banner__content{display:block}.rich-media-banner__image{display:block;width:100%}.uikit-popup__close-button_inside-popup{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAZBAMAAADZBfNuAAAALVBMVEVMaXH///////////////////////////////////////////////////////9xAJ22AAAADnRSTlMACeq7Ky3AsOEWRkeXlrPb/7gAAABxSURBVHhePc5BCYBAGEThWTCAYAW9ChaQxQQm2QgWsIIBrORVYa0hzP9wrh/wRkcrli6VSayrWh4ozb2aEeruLBOgIMAEBAFQABQABUAG4qW6RTxaxN0CsluAW8DqVsDADUAmAAKgzWB6dRpMu5L+tR+2liXJuZUrFQAAAABJRU5ErkJggg==")!important}.uikit-popup__timer-wrapper__timer{color:#f6f6f6}.search-result{background-color:#dbdbeb}.hotel-description{margin:0 10px}.hotel-description__text{margin-bottom:20px;line-height:20px;height:auto}.hotel-description__text_long{overflow-y:hidden;height:100px}.hotel-description__text_full{height:auto}.hotel-description__text p{margin:0;line-height:inherit!important}.hotel-description__unfold-btn{font-weight:400;color:#0078be;margin-bottom:25px}.need-help{background-color:#0078be;background-image:-webkit-gradient(linear,left bottom,left top,color-stop(0,rgba(0,195,255,.5)),to(rgba(0,120,190,.5)));background-image:-o-linear-gradient(bottom,rgba(0,195,255,.5) 0,rgba(0,120,190,.5) 100%);background-image:linear-gradient(0deg,rgba(0,195,255,.5) 0,rgba(0,120,190,.5));padding:10px;color:#fff;min-height:540px;-webkit-box-sizing:border-box;box-sizing:border-box}.need-help_failed,.need-help_success{position:relative}.need-help__icon{width:60px;height:60px;-webkit-box-sizing:border-box;box-sizing:border-box;padding:15px;background-color:#00c3ff;border-radius:50%;margin:30px auto;-webkit-box-shadow:0 0 0 15px rgba(0,195,255,.5);box-shadow:0 0 0 15px rgba(0,195,255,.5)}.need-help__icon_success{background-color:#7dd221;-webkit-box-shadow:0 0 0 15px rgba(125,210,33,.5);box-shadow:0 0 0 15px rgba(125,210,33,.5)}.need-help__icon_failed{background-color:#cf011b;-webkit-box-shadow:0 0 0 15px rgba(207,1,27,.5);box-shadow:0 0 0 15px rgba(207,1,27,.5)}.need-help__title{font-size:20px;font-weight:700;text-align:center;margin:0}.need-help__title_success{margin:15px auto 35px}.need-help__title_failed{margin:15px auto 35px;max-width:280px}.need-help__subtitle{font-size:14px;color:#98e7ff;text-align:center;margin:1em 0 2em}.need-help__privacy-policy{color:#e8f7ff;font-size:11px;font-weight:300;line-height:1.4;margin:1em 0;text-align:center}.need-help__privacy-policy a{color:inherit}.need-help__sign{position:absolute;left:10px;right:10px;bottom:25px;text-align:center;color:#e8f7ff;font-size:11px;margin:0}.uikit-text_need-help{margin:10px 0}.uikit-text__input_need-help{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;background:#fff;font-size:18px;height:60px;border-radius:3px;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;padding:0 15px;color:#313140}.uikit-text__input_need-help::-webkit-input-placeholder{color:#9b9b9b}.uikit-text__input_need-help::-moz-placeholder{color:#9b9b9b}.uikit-text__input_need-help:-ms-input-placeholder{color:#9b9b9b}.uikit-text__input_need-help:-moz-placeholder{color:#9b9b9b}.uikit-button_need-help{font-size:16px;width:100%;font-weight:600}.uikit-tooltip_error.uikit-tooltip_need-help{position:relative;display:block;opacity:1;z-index:2;-webkit-transform:translateY(-2px);-ms-transform:translateY(-2px);transform:translateY(-2px);border-bottom-right-radius:3px;border-bottom-left-radius:3px;background-color:#d0021b;color:#fff;font-size:12px;text-align:left;-webkit-box-shadow:none;box-shadow:none;padding:3px 12px 2px 14px}.uikit-tooltip_error.uikit-tooltip_need-help:after{display:none}.our-advantages{background-color:#f3f8fc;padding:20px 10px;text-align:center}.our-advantages__title{font-size:20px;font-weight:700;margin:1em auto;max-width:300px;letter-spacing:-.5px}.our-advantages__title span{color:#ed5d1a}.our-advantages__slide{margin:auto;padding:0}.our-advantages__icon{color:#ffcb00;width:50px;height:50px;display:block;margin:0 auto 5px}.our-advantages__fact{color:#00c3ff;font-size:36px;font-weight:700;text-transform:uppercase;margin:5px 0 20px;text-align:center;line-height:1}.our-advantages__fact-sign{display:block;font-size:14px}.our-advantages__description{text-align:center;font-size:14px;font-weight:400}.uikit-carousel__arrow_our-advantages{color:#0078be;margin-bottom:74px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.uikit-carousel__arrow_our-advantages:hover{color:#0078be}.uikit-carousel__arrow_our-advantages svg{width:14px;height:24px}.uikit-carousel-dots_our-advantages{position:static}.uikit-carousel-dots__dot_our-advantages{width:8px;height:8px;border-color:#0078be;background-color:#0078be}.uikit-carousel-dots__dot_active.uikit-carousel-dots__dot_our-advantages{background-color:transparent}.about-company{padding:20px 10px;color:#252431;font-family:Open Sans;font-size:14px;font-weight:400;line-height:20px;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(10%,rgba(140,222,255,.1)),color-stop(30%,rgba(140,222,255,.05)),color-stop(70%,transparent));background-image:-o-linear-gradient(rgba(140,222,255,.1) 10%,rgba(140,222,255,.05) 30%,transparent 70%);background-image:linear-gradient(rgba(140,222,255,.1) 10%,rgba(140,222,255,.05) 30%,transparent 70%)}.about-company__lid{color:#00c3ff;font-weight:700;text-align:center;margin:2em 0;padding:1.5em;border-top:2px solid;border-bottom:2px solid}.about-company__text{margin:1.5em 0}.about-company__logotype{margin:1em 0;text-align:center}.about-company__slogan{background:url("//static.sletat.ru/images/sletat.ru/mobile-common/images/stroke.png") no-repeat 50%;background-size:contain;font-size:20px;font-weight:700;line-height:3em;color:#f37320;text-transform:uppercase;text-align:center;margin:3em 0 2.5em}.depart-city{position:absolute;left:0;top:0;width:50%}.depart-city:before{content:"";width:1px;position:absolute;display:block;right:0;top:14px;bottom:12px;background-color:rgba(0,0,0,.05)}.depart-city_focus{position:static;width:100%}.depart-city__not-focused-area{position:absolute;display:block;background-color:#d3effe;opacity:.6;width:50%;top:0;left:0;height:62px;z-index:2}.depart-city__list{margin:0 0 20px;padding:0;list-style:none;-webkit-box-shadow:0 10px 10px rgba(164,191,205,.29);box-shadow:0 10px 10px rgba(164,191,205,.29);-webkit-animation:show .3s;animation:show .3s}.depart-city__option{font-weight:600;border-bottom:1px solid #e8f7ff;padding:10px}.depart-city__matching-value{color:#17b5ff}.depart-city__empty-list{padding:10px;margin:0 0 20px;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-shadow:0 10px 10px rgba(164,191,205,.29);box-shadow:0 10px 10px rgba(164,191,205,.29);color:#898989}.depart-city__most-popular-label{display:block;color:#bec2c9;font-size:12px;padding:8px 0 0 10px}@-webkit-keyframes show{0%{opacity:0}to{opacity:1}}@keyframes show{0%{opacity:0}to{opacity:1}}.uikit-text_depart-city{padding:8px 10px;-webkit-box-sizing:border-box;box-sizing:border-box}.uikit-text_depart-city:after{content:"";height:2px;position:absolute;display:block;left:0;right:100%;bottom:0;-webkit-transition:right .2s;-o-transition:right .2s;transition:right .2s}.uikit-text_depart-city.uikit-text_inactive{position:relative}.uikit-text_depart-city.uikit-text_inactive:after{position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(211,239,254,.6);z-index:2}.uikit-text_depart-city.uikit-text_focus{width:50%;position:relative}.uikit-text_depart-city.uikit-text_focus:after{right:0;background-color:#00c3ff}.uikit-text__title_depart-city{color:#a4aab3;font-size:11px;font-weight:400;margin:0}.uikit-text__title_depart-city.uikit-text__title_focus{color:#00c3ff}.uikit-text__input_depart-city{border:0;font-size:14px;font-weight:600;padding:0 15px 0 0;height:25px;line-height:25px}.uikit-text__input_depart-city::-webkit-input-placeholder{font-weight:400}.uikit-text__input_depart-city::-moz-placeholder{font-weight:400}.uikit-text__input_depart-city:-ms-input-placeholder{font-weight:400}.uikit-text__input_depart-city:-moz-placeholder{font-weight:400}.uikit-button_depart-city{position:absolute;right:2px;top:28px;width:30px;height:30px;line-height:0;border:0;margin:0;padding:8px;color:#9b9b9b;z-index:1;visibility:hidden}.uikit-button_depart-city:hover{-webkit-transform:none;-ms-transform:none;transform:none}.uikit-button_depart-city.uikit-button_focus{margin-right:50%;visibility:visible}.country-select{position:absolute;right:0;top:0;width:50%}.country-select_focus{width:100%;position:static}.country-select__list{margin:0 0 20px;padding:0;list-style:none;-webkit-box-shadow:0 10px 10px rgba(164,191,205,.29);box-shadow:0 10px 10px rgba(164,191,205,.29);-webkit-animation:show .3s;animation:show .3s}.country-select__option{font-weight:600;border-bottom:1px solid #e8f7ff;padding:10px}.country-select__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.country-select__value{display:block}.country-select__matching-value{color:#17b5ff}.country-select__visa{font-size:12px;font-weight:400;color:#f37320}.country-select__visa_pro{color:#417505}.country-select__empty-list{padding:10px;margin:0 0 20px;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-shadow:0 10px 10px rgba(164,191,205,.29);box-shadow:0 10px 10px rgba(164,191,205,.29);color:#898989}.country-select__most-popular-label{display:block;color:#bec2c9;font-size:12px;padding:8px 0 0 10px}@-webkit-keyframes show{0%{opacity:0}to{opacity:1}}@keyframes show{0%{opacity:0}to{opacity:1}}.uikit-text_country-select{padding:8px 10px 8px 15px;-webkit-box-sizing:border-box;box-sizing:border-box}.uikit-text_country-select:after{content:"";height:2px;position:absolute;display:block;left:0;right:100%;bottom:0;-webkit-transition:right .2s;-o-transition:right .2s;transition:right .2s}.uikit-text_country-select.uikit-text_inactive{position:relative}.uikit-text_country-select.uikit-text_inactive:after{position:absolute;top:0;right:0;width:100%;height:100%;background-color:rgba(211,239,254,.6);z-index:2}.uikit-text_country-select.uikit-text_focus{width:50%;margin-left:auto;position:relative}.uikit-text_country-select.uikit-text_focus:after{right:0;background-color:#00c3ff}.uikit-text__title_country-select{color:#a4aab3;font-size:11px;font-weight:400;margin:0}.uikit-text__title_country-select.uikit-text__title_focus{color:#00c3ff}.uikit-text__input_country-select{border:0;font-size:14px;font-weight:600;padding:0 15px 0 0;height:25px;line-height:25px}.uikit-text__input_country-select::-webkit-input-placeholder{font-weight:400}.uikit-text__input_country-select::-moz-placeholder{font-weight:400}.uikit-text__input_country-select:-ms-input-placeholder{font-weight:400}.uikit-text__input_country-select:-moz-placeholder{font-weight:400}.uikit-text__input_disabled.uikit-text__input_country-select{background-color:#fff}.uikit-button_country-select{position:absolute;right:2px;top:28px;width:30px;height:30px;line-height:0;border:0;margin:0;padding:8px;color:#9b9b9b;z-index:1;visibility:hidden}.uikit-button_country-select:hover{-webkit-transform:none;-ms-transform:none;transform:none}.uikit-button_country-select.uikit-button_focus{visibility:visible}.resort-select{position:absolute;width:50%;left:0;top:0}.resort-select:before{content:"";width:1px;position:absolute;display:block;right:0;top:14px;bottom:12px;background-color:rgba(0,0,0,.05)}.resort-select_focus{width:100%;position:static}.resort-select__not-focused-area{position:absolute;display:block;background-color:#d3effe;opacity:.6;width:50%;top:0;left:0;height:62px;z-index:2}.resort-select__list{margin:0 0 20px;padding:0;list-style:none;-webkit-box-shadow:0 10px 10px rgba(164,191,205,.29);box-shadow:0 10px 10px rgba(164,191,205,.29);-webkit-animation:show .3s;animation:show .3s}.resort-select__option{font-weight:600;border-bottom:1px solid #e8f7ff;padding:10px}.resort-select__matching-value{color:#17b5ff}.resort-select__empty-list{padding:10px;margin:0 0 20px;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-shadow:0 10px 10px rgba(164,191,205,.29);box-shadow:0 10px 10px rgba(164,191,205,.29);color:#898989}.resort-select__most-popular-label{display:block;color:#bec2c9;font-size:12px;padding:8px 0 0 10px}@-webkit-keyframes show{0%{opacity:0}to{opacity:1}}@keyframes show{0%{opacity:0}to{opacity:1}}.uikit-text_resort-select{padding:8px 10px;-webkit-box-sizing:border-box;box-sizing:border-box}.uikit-text_resort-select:after{content:"";height:2px;position:absolute;display:block;left:0;right:100%;bottom:0;-webkit-transition:right .2s;-o-transition:right .2s;transition:right .2s}.uikit-text.uikit-text_inactive{position:relative}.uikit-text.uikit-text_inactive:after{position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(211,239,254,.6);z-index:2}.uikit-text_resort-select.uikit-text_focus{width:50%;margin-right:auto;position:relative}.uikit-text_resort-select.uikit-text_focus:after{right:0;background-color:#00c3ff}.uikit-text__title_resort-select{color:#a4aab3;font-size:11px;font-weight:400;margin:0}.uikit-text__title_resort-select.uikit-text__title_focus{color:#00c3ff}.uikit-text__input_resort-select{border:0;font-size:14px;font-weight:600;padding:0 15px 0 0;height:25px;line-height:25px}.uikit-text__input_resort-select::-webkit-input-placeholder{font-weight:400}.uikit-text__input_resort-select::-moz-placeholder{font-weight:400}.uikit-text__input_resort-select:-ms-input-placeholder{font-weight:400}.uikit-text__input_resort-select:-moz-placeholder{font-weight:400}.uikit-text__input_disabled.uikit-text__input_resort-select{background-color:#fff}.uikit-button_resort-select{position:absolute;right:2px;top:28px;width:30px;height:30px;line-height:0;border:0;margin:0;padding:8px;color:#9b9b9b;z-index:1;visibility:hidden}.uikit-button_resort-select:hover{-webkit-transform:none;-ms-transform:none;transform:none}.uikit-button_resort-select.uikit-button_focus{margin-right:50%;visibility:visible}.kids-select{position:absolute;right:0;top:0;width:50%}.kids-select_focus{width:100%;position:static}.kids-select__field{-webkit-box-sizing:border-box;box-sizing:border-box;padding:8px 10px 8px 15px;margin:0;position:relative}.kids-select__field:after{content:"";height:2px;position:absolute;display:block;left:0;right:100%;bottom:0;-webkit-transition:right .2s;-o-transition:right .2s;transition:right .2s}.kids-select__field_focus{width:50%;position:relative;margin-left:auto}.kids-select__field_age{-webkit-box-sizing:border-box;box-sizing:border-box;padding:8px 10px;margin:0;position:relative}.kids-select__field_age:before{display:none}.kids-select__label{margin:0;color:#a4aab3;font-size:11px;font-weight:400;display:inline-block}.kids-select__label_age:before{display:none}.kids-select__value{font-size:14px;font-weight:600;padding:0 15px 0 0;min-height:25px;margin:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.kids-select__button{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:24px;height:24px;line-height:24px;padding:0;-webkit-box-sizing:border-box;box-sizing:border-box;border:1px solid #efeff4;border-radius:3px;background:none;text-align:center;font-size:11px;font-weight:400;margin:0;-webkit-transform:none;-ms-transform:none;transform:none;-webkit-box-shadow:none;box-shadow:none}.kids-select__age-kids{display:-webkit-box;display:-ms-flexbox;display:flex}.kids-select__age{-ms-flex-preferred-size:30%;flex-basis:30%;margin-left:10px}.kids-select__age:first-child{margin-left:0}.kids-select__select-age{height:25px;line-height:25px;font-family:inherit;font-size:14px;font-weight:600;border:0;background:none}.tourists-count-select{position:absolute;left:0;top:0;width:50%}.tourists-count-select_focus{width:100%;position:static}.tourists-count-select_focus:after{content:"";position:absolute;display:block;background-color:#d3effe;opacity:.6;width:50%;right:0;height:62px;top:0;z-index:2}.tourists-count-select__field{-webkit-box-sizing:border-box;box-sizing:border-box;padding:8px 10px;margin:0;position:relative}.tourists-count-select__field:before{content:"";width:1px;position:absolute;display:block;right:0;top:14px;bottom:12px;background-color:rgba(0,0,0,.05)}.tourists-count-select__field:after{content:"";height:2px;position:absolute;display:block;left:0;right:100%;bottom:0;-webkit-transition:right .2s;-o-transition:right .2s;transition:right .2s}.tourists-count-select__field_focus{width:50%;position:relative}.tourists-count-select__field_focus:after{right:0;background-color:#00c3ff}.tourists-count-select__label{margin:0;color:#a4aab3;font-size:11px;font-weight:400;display:inline-block}.tourists-count-select__value{font-size:14px;font-weight:600;padding:0 15px 0 0;min-height:25px;margin:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.tourists-count-select__button{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:24px;height:24px;line-height:24px;padding:0;-webkit-box-sizing:border-box;box-sizing:border-box;border:1px solid #efeff4;border-radius:3px;background:none;text-align:center;font-size:11px;font-weight:400;margin:0;-webkit-transform:none;-ms-transform:none;transform:none;-webkit-box-shadow:none;box-shadow:none}.depart-date-select{position:absolute;top:0;width:50%}.depart-date-select:first-child{left:0}.depart-date-select:first-child:before{content:"";width:1px;position:absolute;display:block;right:0;top:14px;bottom:12px;background-color:rgba(0,0,0,.05)}.depart-date-select:last-child{right:0}.depart-date-select_focus{width:100%;position:static}.uikit-text_depart-date-select{padding:8px 10px;-webkit-box-sizing:border-box;box-sizing:border-box}.uikit-text_depart-date-select:after{content:"";height:2px;position:absolute;display:block;left:0;right:100%;bottom:0;-webkit-transition:right .2s;-o-transition:right .2s;transition:right .2s}.uikit-text_depart-date-select:last-child{padding-left:15px}.uikit-text_depart-date-select:last-child:before{left:0;right:10px}.uikit-text_depart-date-select.uikit-text_focus{width:50%;position:relative}.uikit-text_depart-date-select.uikit-text_focus:after{right:0;background-color:#00c3ff}.uikit-text__title_depart-date-select{color:#a4aab3;font-size:11px;font-weight:400;margin:0}.uikit-text__title_depart-date-select.uikit-text__title_focus{color:#00c3ff}.uikit-text__wrapper_depart-date-select{overflow:hidden}.uikit-text__input_depart-date-select{border:0;font-size:14px;font-weight:600;padding:0 15px 0 0;height:25px;line-height:25px}.uikit-text__input_depart-date-select::-webkit-input-placeholder{font-weight:400}.uikit-text__input_depart-date-select::-moz-placeholder{font-weight:400}.uikit-text__input_depart-date-select:-ms-input-placeholder{font-weight:400}.uikit-text__input_depart-date-select:-moz-placeholder{font-weight:400}.nights-select{position:absolute;top:0;width:50%;-webkit-box-sizing:border-box;box-sizing:border-box;padding:8px 10px}.nights-select:first-child{left:0}.nights-select:first-child:before{content:"";width:1px;position:absolute;display:block;right:0;top:14px;bottom:12px;background-color:rgba(0,0,0,.05)}.nights-select:last-child{right:0;padding-left:15px}.nights-select_focus{width:100%;position:static}.nights-select_focus:after{content:"";position:absolute;display:block;background-color:#d3effe;opacity:.6;width:50%;left:0;height:62px;top:0;z-index:2}.nights-select__field{margin:0;position:relative}.nights-select__field:after{content:"";height:2px;position:absolute;display:block;left:0;right:100%;bottom:0;-webkit-transition:right .2s;-o-transition:right .2s;transition:right .2s}.nights-select__field_focus{width:50%;margin-left:auto;position:relative}.nights-select__field_focus:after{right:0;background-color:#00c3ff}.nights-select__label{margin:0;color:#a4aab3;font-size:11px;font-weight:400;display:inline-block}.nights-select__value{-webkit-appearance:none;-moz-appearance:none;appearance:none;font-family:inherit;font-size:14px;font-weight:600;padding:0 15px 0 0;min-height:25px;margin:0;background:none;outline:0;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;border:0;color:#313140}.meal-select{position:absolute;left:0;top:0;width:50%}.meal-select_focus{width:100%;position:static}.meal-select_focus:after{content:"";position:absolute;display:block;background-color:#d3effe;opacity:.6;width:50%;right:0;height:62px;top:0;z-index:2}.meal-select__field{-webkit-box-sizing:border-box;box-sizing:border-box;padding:8px 10px;margin:0;position:relative}.meal-select__field:before{content:"";width:1px;position:absolute;display:block;right:0;top:14px;bottom:12px;background-color:rgba(0,0,0,.05)}.meal-select__field:after{content:"";height:2px;position:absolute;display:block;left:0;right:100%;bottom:0;-webkit-transition:right .2s;-o-transition:right .2s;transition:right .2s}.meal-select__field_focus{width:50%;position:relative}.meal-select__field_focus:after{right:0;background-color:#00c3ff}.meal-select__label{margin:0;color:#a4aab3;font-size:11px;font-weight:400;display:inline-block}.meal-select__label_focus{color:#00c3ff}.meal-select__value{font-size:14px;font-weight:600;padding:0;min-height:25px;margin:0;overflow:hidden;white-space:nowrap;-o-text-overflow:ellipsis;text-overflow:ellipsis}.meal-select__list{margin:0 0 20px;padding:0;list-style:none;-webkit-box-shadow:0 10px 10px rgba(164,191,205,.29);box-shadow:0 10px 10px rgba(164,191,205,.29);-webkit-animation:show .3s;animation:show .3s}.meal-select__option{font-weight:600;border-bottom:1px solid #e8f7ff}.meal-select__title{display:block}.meal-select__subtitle{font-weight:400;font-size:11px;color:#a4aab3}@-webkit-keyframes show{0%{opacity:0}to{opacity:1}}@keyframes show{0%{opacity:0}to{opacity:1}}.hotel-category-select{position:absolute;right:0;top:0;width:50%}.hotel-category-select_focus{width:100%;position:static}.hotel-category-select_focus:after{content:"";position:absolute;display:block;background-color:#d3effe;opacity:.6;width:50%;left:0;height:62px;top:0;z-index:2}.hotel-category-select__field{-webkit-box-sizing:border-box;box-sizing:border-box;padding:8px 10px 8px 15px;margin:0;position:relative}.hotel-category-select__field:after{content:"";height:2px;position:absolute;display:block;left:0;right:100%;bottom:0;-webkit-transition:right .2s;-o-transition:right .2s;transition:right .2s}.hotel-category-select__field_focus{width:50%;margin-left:auto;position:relative}.hotel-category-select__field_focus:after{right:0;background-color:#00c3ff}.hotel-category-select__label{margin:0;color:#a4aab3;font-size:11px;font-weight:400;display:inline-block}.hotel-category-select__label_focus{color:#00c3ff}.hotel-category-select__value{font-size:14px;font-weight:600;padding:0 15px 0 0;min-height:25px;margin:0}.hotel-category-select__list{margin:0 0 20px;padding:0;list-style:none;-webkit-box-shadow:0 10px 10px rgba(164,191,205,.29);box-shadow:0 10px 10px rgba(164,191,205,.29);-webkit-animation:show .3s;animation:show .3s}.hotel-category-select__option{font-weight:600;border-bottom:1px solid #e8f7ff}.hotel-category-select__title{display:block}.hotel-category-select__subtitle{font-weight:400;font-size:11px;color:#a4aab3}@-webkit-keyframes show{0%{opacity:0}to{opacity:1}}@keyframes show{0%{opacity:0}to{opacity:1}}.hotel-select{position:absolute;right:0;top:0;width:50%}.hotel-select_focus{width:100%;position:static}.hotel-select__list{margin:0 0 20px;padding:0;list-style:none;-webkit-box-shadow:0 10px 10px rgba(164,191,205,.29);box-shadow:0 10px 10px rgba(164,191,205,.29);-webkit-animation:show .3s;animation:show .3s}.hotel-select__option{font-weight:600;border-bottom:1px solid #e8f7ff;padding:10px}.hotel-select__option .hotel-stars{margin-right:6px}.hotel-select__matching-value{color:#17b5ff}.hotel-select__empty-list{padding:10px;margin:0 0 20px;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-shadow:0 10px 10px rgba(164,191,205,.29);box-shadow:0 10px 10px rgba(164,191,205,.29);color:#898989}.hotel-select__most-popular-label{display:block;color:#bec2c9;font-size:12px;padding:8px 0 0 10px}@-webkit-keyframes show{0%{opacity:0}to{opacity:1}}@keyframes show{0%{opacity:0}to{opacity:1}}.uikit-text_hotel-select{padding:8px 10px 8px 15px;-webkit-box-sizing:border-box;box-sizing:border-box}.uikit-text_hotel-select:after{content:"";height:2px;position:absolute;display:block;left:0;right:100%;bottom:0;-webkit-transition:right .2s;-o-transition:right .2s;transition:right .2s}.uikit-text_hotel-select.uikit-text_inactive{position:relative}.uikit-text_hotel-select.uikit-text_inactive:after{position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(211,239,254,.6);z-index:2}.uikit-text_hotel-select.uikit-text_focus{width:50%;margin-left:auto;position:relative}.uikit-text_hotel-select.uikit-text_focus:after{right:0;background-color:#00c3ff}.uikit-text__title_hotel-select{color:#a4aab3;font-size:11px;font-weight:400;margin:0}.uikit-text__title_hotel-select.uikit-text__title_focus{color:#00c3ff}.uikit-text__input_hotel-select{border:0;font-size:14px;font-weight:600;padding:0 15px 0 0;height:25px;line-height:25px}.uikit-text__input_hotel-select::-webkit-input-placeholder{font-weight:400}.uikit-text__input_hotel-select::-moz-placeholder{font-weight:400}.uikit-text__input_hotel-select:-ms-input-placeholder{font-weight:400}.uikit-text__input_hotel-select:-moz-placeholder{font-weight:400}.uikit-text__input_disabled.uikit-text__input_hotel-select{background-color:#fff}.uikit-button_hotel-select{position:absolute;right:2px;top:28px;width:30px;height:30px;line-height:0;border:0;margin:0;padding:8px;color:#9b9b9b;z-index:1;visibility:hidden}.uikit-button_hotel-select:hover{-webkit-transform:none;-ms-transform:none;transform:none}.uikit-button_hotel-select.uikit-button_focus{visibility:visible}.rating-select{position:absolute;top:0;width:50%;-webkit-box-sizing:border-box;box-sizing:border-box}.rating-select:first-child{left:0}.rating-select:first-child:before{content:"";width:1px;position:absolute;display:block;right:0;top:14px;bottom:12px;background-color:rgba(0,0,0,.05)}.rating-select:last-child{right:0}.rating-select_focus{width:100%;position:static}.rating-select_focus:after{content:"";position:absolute;display:block;background-color:#d3effe;opacity:.6;width:50%;left:0;height:62px;top:0;z-index:2}.rating-select__field{margin:0;position:relative;padding:8px 10px 8px 15px;-webkit-box-sizing:border-box;box-sizing:border-box}.rating-select__field:after{content:"";height:2px;position:absolute;display:block;left:0;right:100%;bottom:0;-webkit-transition:right .2s;-o-transition:right .2s;transition:right .2s}.rating-select__field_focus{width:50%;margin-left:auto;position:relative}.rating-select__field_focus:after{right:0;background-color:#00c3ff}.rating-select__field_inactive:after{position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(211,239,254,.6);z-index:2}.rating-select__label{margin:0;color:#a4aab3;font-size:11px;font-weight:400;display:inline-block}.rating-select__value{-webkit-appearance:none;-moz-appearance:none;appearance:none;font-family:inherit;font-size:14px;font-weight:600;padding:0 15px 0 0;min-height:25px;margin:0;background:none;outline:0;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;border:0;color:#313140}.beach-line-select{position:absolute;left:0;top:0;width:50%}.beach-line-select_focus{width:100%;position:static}.beach-line-select_focus:after{content:"";position:absolute;display:block;background-color:#d3effe;opacity:.6;width:50%;right:0;height:62px;top:0;z-index:2}.beach-line-select__field{-webkit-box-sizing:border-box;box-sizing:border-box;padding:8px 10px;margin:0;position:relative}.beach-line-select__field:before{content:"";width:1px;position:absolute;display:block;right:0;top:14px;bottom:12px;background-color:rgba(0,0,0,.05)}.beach-line-select__field:after{content:"";height:2px;position:absolute;display:block;left:0;right:100%;bottom:0;-webkit-transition:right .2s;-o-transition:right .2s;transition:right .2s}.beach-line-select__field_focus{width:50%;position:relative}.beach-line-select__field_focus:after{right:0;background-color:#00c3ff}.beach-line-select__field_inactive:after{position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(211,239,254,.6);z-index:2}.beach-line-select__label{margin:0;color:#a4aab3;font-size:11px;font-weight:400;display:inline-block}.beach-line-select__label_focus{color:#00c3ff}.beach-line-select__value{font-size:14px;font-weight:600;padding:0;min-height:25px;margin:0;overflow:hidden;white-space:nowrap;-o-text-overflow:ellipsis;text-overflow:ellipsis}.beach-line-select__list{margin:0 0 20px;padding:0;list-style:none;-webkit-box-shadow:0 10px 10px rgba(164,191,205,.29);box-shadow:0 10px 10px rgba(164,191,205,.29);-webkit-animation:show .3s;animation:show .3s}.beach-line-select__option{font-weight:600;border-bottom:1px solid #e8f7ff}.beach-line-select__title{display:block}.beach-line-select__subtitle{font-weight:400;font-size:11px;color:#a4aab3}@-webkit-keyframes show{0%{opacity:0}to{opacity:1}}@keyframes show{0%{opacity:0}to{opacity:1}}.progress-bar{height:30px}.progress-bar__content_stiky{position:fixed;top:50px;left:0;width:100%;z-index:10}.progress-bar__loader-bar{position:relative;background-color:#0078be;color:#fff;min-height:10px}.progress-bar__loader{position:absolute;top:0;left:0;bottom:0;background:#7ed321}.progress-bar__loader-text{line-height:30px;font-size:12px;font-weight:700;display:block;text-align:center;position:relative}.progress-bar__loader-text_stiky{display:none}.hit-search-params{background-color:#d3effe;padding:8px 10px 6px;text-align:center}.hit-search-params__direction{font-size:13px;font-weight:700;margin:0;color:#0078be}.hit-search-params__description{color:#313140;font-size:11px;font-weight:400;margin:0}.search-filters{background-color:#fff;margin-top:20px}.search-filters__label{padding:12px 10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-top:1px solid #e5e5e5;color:#313140;font-size:14px;font-weight:600}.search-filters__label:first-child{border-top:0}.search-filters__input{display:none}.search-filters__toggle{position:relative;width:50px;border-radius:15px;background:#fff}.search-filters__toggle,.search-filters__toggle:after{height:30px;-webkit-box-sizing:border-box;box-sizing:border-box;border:1px solid #e5e5e5;display:block}.search-filters__toggle:after{content:"";top:-1px;width:30px;-webkit-box-shadow:0 3px 5px -1px rgba(0,0,0,.15);box-shadow:0 3px 5px -1px rgba(0,0,0,.15);background-color:#fff;position:absolute;border-radius:50%;left:0;-webkit-transition:left .2s;-o-transition:left .2s;transition:left .2s}.search-filters__toggle_off{border-color:#e5e5e5}.search-filters__toggle_off:after{left:0}.search-filters__toggle_on{border-color:transparent;background-color:#7ed321}.search-filters__toggle_on:after{left:18px;border-color:#7ed321}.results__show-more{padding:30px 10px}.search-empty{padding:25px 10px 40px;background-color:#d3effe;text-align:center}.search-empty__title{font-size:16px;font-weight:700;margin:0}.search-empty__text{max-width:280px;margin:15px auto 0;font-size:13px}.search-empty__link{color:#0c62b0}.not-found-suitable-tours{background-color:#007cc2;color:#fff;text-align:center;padding:10px}.not-found-suitable-tours__title{font-size:20px;font-weight:700;margin:0}.not-found-suitable-tours__text{font-size:14px;margin:1em 0;opacity:.5}.uikit-button_not-found-suitable-tours{background-color:rgba(232,247,255,.25);font-size:14px;font-weight:600;width:100%;height:50px;line-height:50px;-webkit-box-sizing:border-box;box-sizing:border-box;border:0;color:#fff;margin:0}.uikit-button_not-found-suitable-tours,.uikit-button_not-found-suitable-tours:hover{-webkit-box-shadow:none;box-shadow:none;-webkit-transform:none;-ms-transform:none;transform:none}.another-depart-cities{background:#fff}.another-depart-cities__header{margin:0;padding:14px 10px;color:#313140;font-size:16px;font-weight:700}.another-depart-cities__list{margin:0}.another-depart-cities__link{display:-webkit-box;display:-ms-flexbox;display:flex;padding:15px 10px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#0078be;font-size:13px;font-weight:700;text-decoration:none;border-bottom:1px solid #cbe3f2;background-color:#e8f7ff}.another-depart-cities__icon{width:8px;height:14px}.another-countries{background:#fff;padding:0 0 15px}.another-countries__header{margin:0;padding:14px 10px;color:#313140;font-size:16px;font-weight:700}.another-countries__sign{color:#a4aab3;font-size:11px;font-weight:400;margin:15px auto;padding:0 10px;text-align:center;max-width:230px}.another-countries__list{margin:0 5px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.another-countries__item{display:block;width:50%;padding:5px}.another-countries__item,.another-countries__link{-webkit-box-sizing:border-box;box-sizing:border-box}.another-countries__link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;position:relative;overflow:hidden;border-radius:4px;background-position:50%;background-repeat:no-repeat;background-size:cover;text-decoration:none;min-height:145px;color:#fff;font-size:16px;font-weight:400;padding:10px}.another-countries__link:before{content:"";display:block;position:absolute;left:0;top:50%;right:0;bottom:0;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(0,transparent),to(rgba(0,0,0,.8)));background-image:-o-linear-gradient(top,transparent 0,rgba(0,0,0,.8) 100%);background-image:linear-gradient(180deg,transparent,rgba(0,0,0,.8));z-index:1}.another-countries__flag{display:block;width:32px;height:24px;position:absolute;top:10px;left:10px;background-color:#00f;z-index:2}.another-countries__name{display:block;margin:0;font-size:16px;line-height:1;font-weight:700;z-index:2}.another-countries__price{display:block;margin:0;z-index:2;font-size:18px;font-weight:800}.another-countries__price:before{content:"\43E\442   ";font-size:16px;font-weight:400}.list-tour-operators{background-color:#d3effe;padding:20px}.list-tour-operators__title{font-size:14px;font-weight:700;text-align:center;margin:0 0 16px}.list-tour-operators__item{margin:10px 0 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#fff;border-radius:4px;padding:5px 15px;height:50px;-webkit-box-sizing:border-box;box-sizing:border-box}.list-tour-operators__item_animate-leave{opacity:1;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}.list-tour-operators__item_animate-leave-active{opacity:0;-webkit-transform:translateX(500px);-ms-transform:translateX(500px);transform:translateX(500px);-webkit-transition:opacity .2s ease-in,-webkit-transform .2s ease-in;transition:opacity .2s ease-in,-webkit-transform .2s ease-in;-o-transition:opacity .2s ease-in,transform .2s ease-in;transition:opacity .2s ease-in,transform .2s ease-in;transition:opacity .2s ease-in,transform .2s ease-in,-webkit-transform .2s ease-in}.list-tour-operators__operator{-webkit-box-flex:0;-ms-flex:0 0 60px;flex:0 0 60px;line-height:0}.list-tour-operators__logo{max-width:100%;max-height:100%}.list-tour-operators__status{color:#7ed321;-webkit-box-flex:0;-ms-flex:0 0 24px;flex:0 0 24px;height:24px;position:relative}.list-tour-operators__checked{height:24px;width:24px;background-color:#fff;display:block;position:absolute;margin:auto;top:0;right:0;bottom:0;left:0;opacity:0;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0)}.list-tour-operators__checked_show{opacity:1;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);-webkit-transition:opacity .2s,-webkit-transform .2s;transition:opacity .2s,-webkit-transform .2s;-o-transition:opacity .2s,transform .2s;transition:opacity .2s,transform .2s;transition:opacity .2s,transform .2s,-webkit-transform .2s}.page-nav{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:35px 10px}.page-nav,.page-nav__wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.page-nav__wrap{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:14px;height:14px}.page-nav__pages{font-size:16px;font-weight:600}.uikit-button_page-nav{width:60px;height:60px;margin:0;padding:21px;-webkit-box-shadow:0 2px 0 #f37320;box-shadow:0 2px 0 #f37320;border-radius:4px;background-color:#ffc600;-webkit-box-sizing:border-box;box-sizing:border-box;color:#313140}.uikit-button_page-nav:hover{-webkit-transform:none;-ms-transform:none;transform:none}.uikit-button_page-nav:active{-webkit-transform:translateY(2px);-ms-transform:translateY(2px);transform:translateY(2px);-webkit-box-shadow:0 -2px 0 #f37320;box-shadow:0 -2px 0 #f37320}.uikit-button_disabled.uikit-button_page-nav{background-color:#e8e8f3;-webkit-box-shadow:none;box-shadow:none;pointer-events:none;color:#9b9b9b}.search-error{padding:25px 10px 40px;background-color:#d3effe;text-align:center}.search-error__title{font-size:16px;font-weight:700;margin:0}.search-error__text{max-width:280px;margin:15px auto 0;font-size:13px}.search-error__link{color:#0c62b0}.m1-banner{display:block;margin-bottom:20px}.m1-banner__image{display:block;width:100%}.md-banner{display:block}.md-banner__image{display:block;width:100%}.grouped-results__item{background-color:#fff;margin-top:20px}.grouped-results__item:first-child{margin-top:0}.grouped-results__illustration{position:relative;overflow:hidden}.grouped-results__header{padding:12px 10px 20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;-ms-flex-wrap:wrap;flex-wrap:wrap;font-size:12px;color:#313140}.grouped-results__title{-ms-flex-preferred-size:100%;flex-basis:100%;font-size:14px;font-weight:700;margin:0}.grouped-results__subtitle{-ms-flex-preferred-size:60%;flex-basis:60%;margin:0}.grouped-results__price{margin:0;line-height:1;font-size:18px;font-weight:800}.grouped-results__price:before{content:"\43E\442   ";font-size:12px;font-weight:400}.grouped-results__reviews{-ms-flex-preferred-size:70%;flex-basis:70%;margin:5px 0 0;color:#a4aab3}.grouped-results__counter{margin:5px 0 0}.grouped-results__stars{margin-right:3px}.grouped-results__large-button{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#e8f7ff;border:0;-webkit-box-shadow:none;box-shadow:none;text-align:center;min-height:50px;-webkit-box-sizing:border-box;box-sizing:border-box;color:#0078be;font-size:13px;font-weight:400;width:100%;font-family:inherit}.grouped-results__large-button+.grouped-results__large-button{border-top:1px solid #cbe3f2}.grouped-results__large-button_bold{font-weight:700}.grouped-results__tags{position:absolute;top:10px;left:10px}.grouped-results__collapse{position:absolute;left:0;right:0;bottom:0}.grouped-results__collapse-button{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#e8f7ff;border:0;-webkit-box-shadow:none;box-shadow:none;text-align:center;min-height:50px;-webkit-box-sizing:border-box;box-sizing:border-box;color:#0078be;font-size:13px;font-weight:400;font-family:inherit;width:100%}.tabs-content{padding:0 0 70px;position:relative}.tabs-content__collapse{position:absolute;left:0;right:0;bottom:0}.tabs-content__collapse-button{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#e8f7ff;border:0;-webkit-box-shadow:none;box-shadow:none;text-align:center;min-height:50px;-webkit-box-sizing:border-box;box-sizing:border-box;color:#0078be;font-size:13px;font-weight:400;font-family:inherit;width:100%}.tour-view-grouped{background-color:#fff;background-image:-o-linear-gradient(top,rgba(0,0,0,.1) 0,transparent 50px);background-image:linear-gradient(180deg,rgba(0,0,0,.1) 0,transparent 50px)}.tour-view-grouped__item{border-bottom:1px solid rgba(0,0,0,.05);padding:10px;display:-webkit-box;display:-ms-flexbox;display:flex;text-decoration:none;color:currentColor;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.tour-view-grouped__tour-description{margin:0;font-size:13px;color:#313140}.tour-view-grouped__tour-info{margin:0;font-size:11px;text-align:right}.tour-view-grouped__text{display:block}.tour-view-grouped__text_bolder{font-weight:700}.tour-view-grouped__text_bold{font-weight:600}.tour-view-grouped__text_light{color:#9399a4}.tour-view-grouped__text_red{color:#d0021b}.tour-view-grouped__text_green{color:#6ece1a}.tour-view-grouped__operator{height:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-left:auto;margin-top:2px}.tour-view-grouped__operator img{max-height:30px;max-width:60px}.tour-view-grouped__price{display:block;line-height:1;margin-bottom:4px;font-size:18px;font-weight:800}.ungrouped-results{padding-top:20px}.ungrouped-results__item{background-color:#fff;border-bottom:1px solid rgba(0,0,0,.05);padding:8px 8px 6px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;text-decoration:none}.ungrouped-results__illustration{position:relative;overflow:hidden;height:75px;width:75px;-webkit-box-flex:0;-ms-flex:0 0 75px;flex:0 0 75px;margin-top:2px}.ungrouped-results__information{padding:0 0 0 10px;font-size:13px;color:#313140;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.ungrouped-results__description{margin:0 0 2px}.ungrouped-results__days{font-weight:700}.ungrouped-results__dates{color:#a4aab3}.ungrouped-results__separator{font-weight:700;padding:0 4px}.ungrouped-results__stars{font-weight:700;margin-right:2px}.ungrouped-results__text{margin:0;line-height:1.3}.ungrouped-results__detail{position:relative;margin-top:6px}.ungrouped-results__operator{white-space:nowrap;color:#0078be;margin:0}.ungrouped-results__price{position:absolute;right:0;bottom:-2px;padding-left:18px;background:-o-linear-gradient(left,hsla(0,0%,100%,0) 0,#fff 18px);background:linear-gradient(90deg,hsla(0,0%,100%,0),#fff 18px);font-size:20px;font-weight:700}.pl-grouped-results__item{margin-top:20px;position:relative;background-color:#fff;background-image:-o-linear-gradient(top,#f2f2f2 0,#f2f2f2 180px,#fff 181px);background-image:linear-gradient(180deg,#f2f2f2 0,#f2f2f2 180px,#fff 181px);padding:190px 10px 0;height:130px}.pl-grouped-results__item:first-child{margin-top:0}.pl-grouped-results__text{position:absolute;left:10px;top:200px;right:112px;height:15px;background-color:#f2f2f2}.pl-grouped-results__text:before{width:145px;top:25px}.pl-grouped-results__text:after,.pl-grouped-results__text:before{content:"";position:absolute;display:block;height:10px;background-color:#f2f2f2}.pl-grouped-results__text:after{width:82px;top:50px}.pl-grouped-results__price{position:absolute;top:210px;right:8px;height:15px;width:96px;background-color:#f2f2f2}.pl-grouped-results__price:before{content:"";position:absolute;display:block;width:46px;height:10px;top:30px;right:0;background-color:#f2f2f2}.pl-grouped-results__menu{height:40px;position:absolute;left:0;right:0;bottom:0;background-color:#e8f7ff}.pl-grouped-results__menu:before{content:"";height:5px;position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;background-image:-webkit-gradient(linear,right top,left top,color-stop(0,hsla(0,0%,100%,0)),color-stop(8%,hsla(0,0%,100%,0)),color-stop(8%,#b9d8ea),color-stop(26%,#b9d8ea),color-stop(26%,hsla(0,0%,100%,0)),color-stop(41%,hsla(0,0%,100%,0)),color-stop(41%,#b9d8ea),color-stop(59%,#b9d8ea),color-stop(59%,hsla(0,0%,100%,0)),color-stop(74%,hsla(0,0%,100%,0)),color-stop(74%,#b9d8ea),color-stop(92%,#b9d8ea),color-stop(92%,hsla(0,0%,100%,0)),to(hsla(0,0%,100%,0)));background-image:-o-linear-gradient(right,hsla(0,0%,100%,0) 0,hsla(0,0%,100%,0) 8%,#b9d8ea 8%,#b9d8ea 26%,hsla(0,0%,100%,0) 26%,hsla(0,0%,100%,0) 41%,#b9d8ea 41%,#b9d8ea 59%,hsla(0,0%,100%,0) 59%,hsla(0,0%,100%,0) 74%,#b9d8ea 74%,#b9d8ea 92%,hsla(0,0%,100%,0) 92%,hsla(0,0%,100%,0) 100%);background-image:linear-gradient(270deg,hsla(0,0%,100%,0) 0,hsla(0,0%,100%,0) 8%,#b9d8ea 0,#b9d8ea 26%,hsla(0,0%,100%,0) 0,hsla(0,0%,100%,0) 41%,#b9d8ea 0,#b9d8ea 59%,hsla(0,0%,100%,0) 0,hsla(0,0%,100%,0) 74%,#b9d8ea 0,#b9d8ea 92%,hsla(0,0%,100%,0) 0,hsla(0,0%,100%,0));background-repeat:repeat-x;background-position:50%}.pl-ungrouped-results{padding-top:20px}.pl-ungrouped-results__item{position:relative;background-color:#fff;border-bottom:1px solid rgba(0,0,0,.05);padding:10px 8px}.pl-ungrouped-results__item:before{content:"";display:block;height:75px;width:75px;background-color:#f2f2f2}.pl-ungrouped-results__text{position:absolute;left:91px;top:10px;right:32px;height:10px;background-color:#f2f2f2}.pl-ungrouped-results__text:before{top:22px}.pl-ungrouped-results__text:after,.pl-ungrouped-results__text:before{content:"";position:absolute;display:block;width:100%;height:100%;background-color:#f2f2f2}.pl-ungrouped-results__text:after{top:38px}.pl-ungrouped-results__price{position:absolute;left:91px;bottom:10px;right:8px;height:15px}.pl-ungrouped-results__price:before{width:70px;top:5px;left:0}.pl-ungrouped-results__price:after,.pl-ungrouped-results__price:before{content:"";position:absolute;display:block;bottom:0;background-color:#f2f2f2}.pl-ungrouped-results__price:after{width:96px;height:100%;right:0}.mp-banner__item{display:block;width:50%;padding:5px}.mp-banner__item,.mp-banner__link{-webkit-box-sizing:border-box;box-sizing:border-box}.mp-banner__link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;position:relative;overflow:hidden;border-radius:4px;background-position:50%;background-repeat:no-repeat;background-size:cover;text-decoration:none;min-height:145px;color:#fff;font-size:16px;font-weight:400;padding:10px}.mp-banner__link:before{content:"";display:block;position:absolute;left:0;top:50%;right:0;bottom:0;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(0,transparent),to(rgba(0,0,0,.8)));background-image:-o-linear-gradient(top,transparent 0,rgba(0,0,0,.8) 100%);background-image:linear-gradient(180deg,transparent,rgba(0,0,0,.8));z-index:1}.hotel-tabs{margin:0 10px}.hotel-tabs__loader-wrapper{margin:20px 0}.hotel-tabs__collapse{display:block}.hotel-tabs__collapse-button{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#e8f7ff;border:0;margin:0;-webkit-box-shadow:none;box-shadow:none;text-align:center;min-height:50px;-webkit-box-sizing:border-box;box-sizing:border-box;color:#0078be;font-size:13px;font-weight:400;font-family:inherit;width:100%}.hotel-tabs__item_sticky{height:39px}.uikit-gallery__carousel_results{position:relative}.uikit-gallery__counter_results{position:absolute;left:50%;bottom:10px;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);padding:5px 10px;color:#fff;background-color:rgba(49,49,64,.8);border-radius:50px;font-size:10px;line-height:1;z-index:1}.uikit-carousel__slide_results{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.uikit-image-with-loader__img{width:100%}.hotel-reviews-mobile{width:auto;font-size:16px;padding:10px 0;margin:12px 0;overflow-x:scroll}.hotel-reviews-mobile__content{padding-top:24px;margin:0 20px}.hotel-reviews-mobile__filter{color:#0078be;display:inline-block;font-weight:400;font-size:16px;margin-left:28px}.hotel-reviews-mobile__clear-filter-button{position:absolute;top:16%;display:inline-block;margin-left:8px;width:16px;height:16px;cursor:pointer;border:0;outline:0;background-repeat:no-repeat;background-color:transparent;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Ccircle fill='%23ededed' cx='8' cy='8' r='8'/%3E%3Cpath fill='none' stroke='%230078be' stroke-linecap='round' stroke-miterlimit='10' d='M5 5l6 6M5 11l6-6'/%3E%3C/svg%3E")}.hotel-reviews-mobile__loader-wrapper{margin:24px 0}.hotel-reviews-mobile__button{padding:0;color:#0078be;font-size:16px;background-color:transparent;border:0;cursor:pointer;outline:0}.hotel-reviews-mobile__button:active{color:#00c3ff}.hotel-reviews-mobile__placeholder{margin:20px 0;text-align:center;font-size:20px}.hotel-reviews-desktop{width:auto;font-size:16px;padding:10px 0;margin:12px 0}.hotel-reviews-desktop__content{margin:0 16px;padding-top:24px}.hotel-reviews-desktop__filter{color:#0078be;display:inline-block;font-weight:400;font-size:16px;margin-left:28px}.hotel-reviews-desktop__clear-filter-button{position:absolute;top:16%;display:inline-block;margin-left:8px;width:16px;height:16px;cursor:pointer;border:0;outline:0;background-repeat:no-repeat;background-color:transparent;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Ccircle fill='%23ededed' cx='8' cy='8' r='8'/%3E%3Cpath fill='none' stroke='%230078be' stroke-linecap='round' stroke-miterlimit='10' d='M5 5l6 6M5 11l6-6'/%3E%3C/svg%3E")}.hotel-reviews-desktop__loader-wrapper{margin:24px 0}.hotel-reviews-desktop__button{padding:0;color:#0078be;font-size:16px;background-color:transparent;border:0;cursor:pointer;outline:0}.hotel-reviews-desktop__button:active{color:#00c3ff}.hotel-reviews-desktop__placeholder{margin:20px 0;text-align:center;font-size:20px}.trip-advisor-rating__icon{padding-left:31px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='27' height='16' viewBox='0 0 27 16'%3E%3Cimage width='27' height='16' xlink:href='data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABsAAAAQCAYAAADnEwSWAAAFiklEQVQ4T31Va1BTRxg9m3tvkDx4BsWAUlQeARQQEBAtImNRURwttmq1OrVan0ApYIs64mDVOk7V0XZQqVZrfddHLTrVoqhFUEBQwCrKK6AQQgATIAGSu52r9THW8fu3e749Z7/5vj1L8K7w9RWjtiUaIhoGygcBGAxK7EGoFBQGELQDqAJIMRhcgV5X9C468lbQxskDvCUNFPGgpJ/SiVYEedIutwEgQ5QQ97flucZWUU9dE/rqNEBhJRw6OokvQGpAsBf21jvR2Gh8k5tA4vAZCHECBQNQBoR4gNI5ABiFHSndvNjCz46iAQwj4G+P7h7S9fOfpHx1NrE3muAFkCcgOABCel+e4MlNQWwhgOw3aCxisbiht7dPAVCZmEP94TW8YUo49Xsjz5y+lzm37SSJoJT2ByEGhmFMFrPZ6Y28PnCsimDmTAY5l9UAVXIc15C18/umWfHT/STW1hKeUr7sTkXNjNnzdPXqhtAFE2l+VjIfIRARAuo5jymob0ZIzITxhbt3bfNyc3XtL2CPamq16zI3VR0+/lsoABYER9DVNodg3DgWt8rvOzjYd6of3BkmlUikbe0dlqLbpU3enh4Kt0Gu/QSCRSu+zMvef/D9U5l85eRQOnzFDlFedo4oPO/i77WREaO9zRYLSsvutpp5Cw0K8HcScxyu5d+oioyJGwjgNLp08wlkjktBsflReYl+qLuba+qadSVbt/2gYlim2WK2OIcEB97Pz70QyLEsUQ7zKW7TaWzvH7DYus9m7BOXf1G8fcvG8LLyyqaI8RN7jSZTP1DwVlZievn8GT48NMQ1IfWbv3b+uCcaYIIIpI6XfVXeXEXR32MuXMx9EPvhx4pbV3OfBPv7urV26DvdfQK08dOnGfdn7Qw7dPRE0byFS0JmRdM/juaSiZ3aBkgkElbWf3Dt5A+iHx49tH8sQLFoaeK1w8dO+hla1ANZljWLZIo2AAcEsZaEZYvv7diyMTJmWvx1luX6zqQvlXbv+zaACxhz9ZRcZbssKcVW31znrWnR6pzdvR2JCDq53Eb39EmtZ8W9fxpGhI6V9Bq0cum5rfUWnnLdcSnO1jYDWq9fyjGODhvlYeP8XqHB0KkVxPQJyxbfFsTiPpqbazIZuZz1SXbd2Ru8uOCo24eg5FatyWDaH9cEvhATeiiTSasNGvXQ2np1/VC/kXampxqp3fntap6nXHtskrPMXqkvvZHXOsLPx8vZXZWnadHqCSSORX6+qp7yW9cjyu6WV46MiHI+e+xX7dSYaK97j2q0QaOjutOSEx6uX71qwi9HThR/+vmS4OdjTUxmQ4sVIxIRx0EeN/39fC05Z4+HUlAyPX5u8Y2bt1i9pt6fAD1EpugE8BOBVPEVwK+triztHOI22OXQ0ROX5y9ePojyVElBuxfMnVW4P2vXFIFdOcynpKlJI9jWs0hLTij8LnNdmLZV1xgYHln1uKk5BBTEyUlRVFqQ5+Yy0HnIrt3Z51cmr5oEwga+GP0ChcKBaagqV/WzshJG3aI3GGpt5HIXANYC8dLE1OtZ2fvGvv5YiYg8rSjKf+rj7TVY2O81m5spz/NWYrFSWNep1ffcfUY6AfQgutpSnnuj3NEbPK6KOa7ryIG9HXGxk4azDMMK0MPqmsbYGbMaHz6qDoNItB48nQzQEIhEmaB0DChGfZ2SWJaelhwgl0ql/12mJz1jw6VNW7eFgeIBVO5RKCnpe2XEchdH8KYdoPQToR9SqXVdt9GkoDyvAKAGQ5Jg0J2GzFEFnu5BbPQ4FBSI0W5cC4pkgLLWEusanudpj6lXqIyAkAyE+G1HXp75WZf/Z61ClRTRAJSgpB2gpUhdeQUZGfzLXOHrqax8ZbI2rg6wGKcCUD3PoQ8A9jy6WjSv8/8L01dhZrUh0ykAAAAASUVORK5CYII='/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:0;background-size:27px 16px}.trip-advisor-rating__circle{display:inline-block;width:16px;height:16px;-webkit-box-sizing:border-box;box-sizing:border-box;border:2px solid #0ba67c;border-radius:50%;-webkit-box-shadow:inset 0 0 0 2px #fff;box-shadow:inset 0 0 0 2px #fff;position:relative;top:2px}.trip-advisor-rating__circle_05:first-child{background-image:-webkit-gradient(linear,left top,right top,color-stop(0,#0ba67c),color-stop(50%,#0ba67c),color-stop(51%,#fff));background-image:-o-linear-gradient(left,#0ba67c 0,#0ba67c 50%,#fff 51%);background-image:linear-gradient(90deg,#0ba67c 0,#0ba67c 50%,#fff 51%)}.trip-advisor-rating__circle_10:first-child,.trip-advisor-rating__circle_15:first-child{background:#0ba67c}.trip-advisor-rating__circle_15:nth-child(2){background-image:-webkit-gradient(linear,left top,right top,color-stop(0,#0ba67c),color-stop(50%,#0ba67c),color-stop(51%,#fff));background-image:-o-linear-gradient(left,#0ba67c 0,#0ba67c 50%,#fff 51%);background-image:linear-gradient(90deg,#0ba67c 0,#0ba67c 50%,#fff 51%)}.trip-advisor-rating__circle_20:first-child,.trip-advisor-rating__circle_20:nth-child(2),.trip-advisor-rating__circle_25:first-child,.trip-advisor-rating__circle_25:nth-child(2){background:#0ba67c}.trip-advisor-rating__circle_25:nth-child(3){background-image:-webkit-gradient(linear,left top,right top,color-stop(0,#0ba67c),color-stop(50%,#0ba67c),color-stop(51%,#fff));background-image:-o-linear-gradient(left,#0ba67c 0,#0ba67c 50%,#fff 51%);background-image:linear-gradient(90deg,#0ba67c 0,#0ba67c 50%,#fff 51%)}.trip-advisor-rating__circle_30:first-child,.trip-advisor-rating__circle_30:nth-child(2),.trip-advisor-rating__circle_30:nth-child(3),.trip-advisor-rating__circle_35:first-child,.trip-advisor-rating__circle_35:nth-child(2),.trip-advisor-rating__circle_35:nth-child(3){background:#0ba67c}.trip-advisor-rating__circle_35:nth-child(4){background-image:-webkit-gradient(linear,left top,right top,color-stop(0,#0ba67c),color-stop(50%,#0ba67c),color-stop(51%,#fff));background-image:-o-linear-gradient(left,#0ba67c 0,#0ba67c 50%,#fff 51%);background-image:linear-gradient(90deg,#0ba67c 0,#0ba67c 50%,#fff 51%)}.trip-advisor-rating__circle_40:first-child,.trip-advisor-rating__circle_40:nth-child(2),.trip-advisor-rating__circle_40:nth-child(3),.trip-advisor-rating__circle_40:nth-child(4),.trip-advisor-rating__circle_45:first-child,.trip-advisor-rating__circle_45:nth-child(2),.trip-advisor-rating__circle_45:nth-child(3),.trip-advisor-rating__circle_45:nth-child(4){background:#0ba67c}.trip-advisor-rating__circle_45:nth-child(5){background-image:-webkit-gradient(linear,left top,right top,color-stop(0,#0ba67c),color-stop(50%,#0ba67c),color-stop(51%,#fff));background-image:-o-linear-gradient(left,#0ba67c 0,#0ba67c 50%,#fff 51%);background-image:linear-gradient(90deg,#0ba67c 0,#0ba67c 50%,#fff 51%)}.trip-advisor-rating__circle_50{background:#0ba67c}.hotel-info{font-size:13px;font-weight:400;background-color:#fff;overflow:auto}.hotel-info__info-message{color:#9b9b9b;font-size:10px;font-weight:400;line-height:15px;padding:12px 10px;margin:18px 0 25px}.hotel-info__tags{margin:14px 10px}.hotel-info__title{font-weight:700;text-transform:uppercase;margin:16px 10px 14px;font-size:inherit}.hotel-info__best-offer-hotel{margin:0 10px;padding:0;list-style:none}.hotel-info__best-offer-hotel-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin:8px 0}.hotel-info__best-offer-hotel-icon{color:#fff;background-color:#fe3824;width:20px;height:20px;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:50%;-webkit-box-flex:0;-ms-flex:0 0 20px;flex:0 0 20px;margin-right:10px;padding:4px;line-height:0}.hotel-info__best-offer-hotel-title{font-weight:700}.hotel-info__about{margin:16px 10px}.hotel-info__detail{display:-webkit-box;display:-ms-flexbox;display:flex;margin:4px 0}.hotel-info__parameter{-webkit-box-flex:0;-ms-flex:0 0 150px;flex:0 0 150px;width:150px;color:#a4aab3}.hotel-info__value{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;font-weight:700}.hotel-info__description{margin:20px 10px}.hotel-info__content{overflow-y:hidden;line-height:20px}.hotel-info__content p{margin:0}.hotel-info__content_full{height:auto}.hotel-info__unfold-btn{font-weight:400;color:#0078be;margin-top:20px}.hotel-info__map-hotel{height:210px;position:relative;overflow:hidden;background-color:#dbdbeb}.hotel-info__map-hotel-content{background-color:hsla(0,0%,100%,.8);padding:14px 10px 20px;position:absolute;left:0;right:0;bottom:0}.hotel-info__map-hotel-title{font-weight:700;text-transform:uppercase;margin:0 0 4px}.hotel-info__map-hotel-text{line-height:20px;margin:0}.hotel-info__map-hotel-preview{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%}.hotel-info__map-hotel-preview img{max-height:100%}.hotel-info__main-services-hotel{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 10px}.hotel-info__main-services-hotel-item{-webkit-box-flex:1;-ms-flex:1;flex:1;margin:10px 0;-webkit-box-sizing:border-box;box-sizing:border-box}.hotel-info__main-services-hotel-icon{display:block;margin:0 auto 8px;border-radius:50%;width:64px;height:64px;background-color:#e8f7ff;color:#1a86c6;-webkit-box-sizing:border-box;box-sizing:border-box;position:relative;padding:16px}.hotel-info__main-services-hotel-icon:after{content:"";position:absolute;display:block;border:2px solid #fff;border-radius:50%;width:20px;height:20px;top:-2px;right:-2px;background-color:#6ac259;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='13' height='10' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='%23fff' d='M1.5 4.5L0 6l4 4 9-8.5L11.5 0 4 7z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:50%;background-size:13px 10px;color:#fff}.hotel-info__main-services-hotel-title{text-align:center;display:block;margin:0 3px}.hotel-info__accordion{border-bottom:1px solid #f2f2f2;margin-top:20px}.hotel-info__accordion-link{border-top:1px solid #f2f2f2;padding:10px;display:-webkit-box;display:-ms-flexbox;display:flex;text-transform:uppercase;font-weight:700;height:35px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.hotel-info__accordion-link:after{content:"";-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;z-index:10;width:8px;height:8px;border-width:2px 2px 0 0;border-color:currentColor;border-style:solid;border-radius:1px;-webkit-transform:rotate(135deg);-ms-transform:rotate(135deg);transform:rotate(135deg);-webkit-transition:-webkit-transform .2s;transition:-webkit-transform .2s;-o-transition:transform .2s;transition:transform .2s;transition:transform .2s,-webkit-transform .2s;margin-top:-5px}.hotel-info__accordion-link_open:after{margin-top:2px;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.hotel-info__accordion-content{padding:10px;border-top:1px solid #f2f2f2;position:relative}.hotel-info__services-hotel{margin:0 10px}.hotel-info__services-hotel-item{margin:10px 0;padding:0 0 0 4px}.hotel-info__services-hotel-icon{float:left;width:24px;height:24px;color:#1a86c6;margin-top:5px}.hotel-info__services-hotel-section{margin:0 0 0 44px;font-weight:700}.hotel-info__services-hotel-text{margin:0 2px 0 44px}.uikit-checkbox_search-form{border:0;padding:0;margin:0}.uikit-checkbox__label_search-form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-height:60px;font-size:14px;font-weight:600;padding:10px 10px 10px 44px;position:relative;-webkit-box-sizing:border-box;box-sizing:border-box;line-height:1.4}.uikit-checkbox__label_search-form:before{border:1px solid #efeff4;border-radius:3px}.uikit-checkbox__label_search-form:after,.uikit-checkbox__label_search-form:before{content:"";display:block;position:absolute;width:24px;height:24px;-webkit-box-sizing:border-box;box-sizing:border-box;left:10px;top:0;bottom:0;margin:auto}.uikit-checkbox__label_search-form:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 13 10' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='%230076ff' d='M1.5 4.5L0 6l4 4 9-8.5L11.5 0 4 7z'/%3E%3C/svg%3E");background-size:13px 10px;background-position:50%;background-repeat:no-repeat;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);-webkit-transition:-webkit-transform .2s;transition:-webkit-transform .2s;-o-transition:transform .2s;transition:transform .2s;transition:transform .2s,-webkit-transform .2s}.uikit-checkbox__label_checked.uikit-checkbox__label_search-form:after{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.uikit-checkbox__input_search-form{display:none}
/*# sourceMappingURL=main-page.css.map*/