

/* Start:/css/style.css?177806982720855*/
* {
font-family: 'IBM Plex Sans', sans-serif;
font-size: 14px;
color: #333333;
letter-spacing: 0;
}

a {
color: #104C9C;
text-decoration: none;
}

a:hover {
color: #FC5561;
}

h1, h1 span {
font-weight: 400;
font-size: 72px;
letter-spacing: 0;
line-height: 90px;
}

.title {
text-align: center;
padding-top: 60px;
}

h2 {
font-weight: 600;
font-size: 36px;
color: #333333;
text-align: center;
border-bottom: 1px solid #104C9C;
display: inline-block;
}

.dh {
display: none;
}

.subtitle {
opacity: 0.64;
font-size: 18px;
color: #333333;
text-align: center;
max-width: 590px;
margin: 22px auto;
padding-bottom: 19px;
}

.button {
background: #FC5561;
height: 60px;
padding: 0 44px;
display: flex;
justify-content: center;
align-content: center;
align-items: center;
font-size: 18px;
color: #FFFFFF;
cursor: pointer;
transition: 700ms;
}

.button_i {
background: none;
border: 1px solid #FC5561;
}

.button:hover {
box-shadow: rgba(252, 85, 97, 0.25) 0px 50px 100px -20px, rgba(252, 85, 97, 0.3) 0px 30px 60px -30px;
background: #B51C27;
}

.wrapper {
width: 1180px;
margin: 0 auto;
position: relative;
padding: 0 15px;
}

.header-wrap {
position: relative;
}

.header__top {
display: flex;
align-content: center;
align-items: center;
justify-content: space-between;
flex-wrap: wrap;
height: 156px;
}

.header__top-phone {
font-weight: 600;
font-size: 25px;
color: #333;
}

.header__top-phone span {
color: #104C9C;
font-weight: 600;
font-size: 25px;
display: inline-block;
margin-right: 5px;
}

.header__menu {
border-top: 1px solid #104C9C;
border-bottom: 1px solid #104C9C;
}

.header__menu-inner {
display: flex;
justify-content: space-between;
flex-wrap: wrap;
align-content: center;
align-items: center;
height: 60px;
max-width: 760px;
}

.header__menu-item {
font-weight: 600;
font-size: 17px;
color: #104C9C;
}

.header__menu-item:nth-child(1) {
display: none;
}

.mp__fs {
background: url('/i/mp__fs-min.jpg') center center no-repeat;
position: relative;
text-align: center;
padding-top: 60px;
padding-bottom: 16px;
}

.mp__fs:before {
width: 100%;
height: 100%;
position: absolute;
top:0;
left: 0;
background-image: linear-gradient(180deg, rgba(0,0,0,0.00) 0%, rgba(0,0,0,0.60) 94%);
display: block;
content: ' ';
}

.mp__fs-title {
color: #fff;
line-height: 72px;
}

.mp__fs-title span {
font-weight: 700;
display: block;
color: #fff;
line-height: 72px;
}

.mp__fs-text {
max-width: 590px;
margin: 0 auto;
font-size: 18px;
color: #FFFFFF;
padding-top: 34px;
padding-bottom: 160px;
}

.mp__fs-sd {
font-size: 18px;
color: #FFFFFF;
letter-spacing: 0;
text-align: center;
}

.mp__fs-sd-icon {
width: 12px;
height: 22px;
display: block;
margin: 2px auto;
}

.halls-list {
display: flex;
justify-content: center;
flex-wrap: wrap;
padding-bottom: 60px;
}

.halls-list__item {
width: calc(33.33% - 20px);
margin-bottom: 20px;
margin-left: 10px;
margin-right: 10px;
}


.halls-list__item-pic-hidden {
position: absolute;
top:0;
left: 0;
background: rgba(16,76,156,.64);
color: #fff;
text-align: center;
width: 100%;
height: calc(100% - 26px);
padding-top: 26px;
opacity: 0;
transition: 700ms;
}

.halls-list__item:hover .halls-list__item-pic-hidden {
opacity: 1;
}

.halls-list__item-pic-hidden-chars-item {
font-size: 18px;
color: #FFFFFF;
letter-spacing: 0;
text-align: center;
line-height: 24px;
}

.halls-list__item-pic-hidden-buttons {
display: flex;
justify-content: center;
flex-wrap: wrap;
max-width: 220px;
margin: 0 auto;
}

.halls-list__item-pic-hidden-buttons .button_i {
margin-top: 19px;
margin-bottom: 15px;
}

.halls-list__item-pic {
position: relative;
}

.halls-list__item-pic-label {
height: 32px;
padding: 0 15px;
position: absolute;
top:15px;
right: 15px;
font-size: 14px;
color: #FFFFFF;
display: flex;
align-items: center;
align-content: center;
}

.halls-list__item-pic-label_green {
background: #00BAB2;
}

.halls-list__item-pic-label_blue {
background: #003585;
}

.halls-list__item-pic-label_red {
background: #EA0000;
}

.halls-list__item-pic-src {
width: 100%;
}

.halls-list__item-tp {
display: flex;
justify-content: space-between;
align-content: center;
align-items: center;
flex-wrap: wrap;
padding-top: 8px;
padding-bottom: 15px;
}

.halls-list__item-title {
font-size: 27px;
}

.halls-list__item-price {
opacity: 0.64;
font-size: 14px;
color: #333333;
text-align: right;
}

.why {
background: #E8EFF5;
}

.why-block {
max-width: 760px;
padding-top: 10px;
padding-bottom: 100px;
margin: 0 auto;
}

.why-block__title {
display: flex;
align-content: center;
align-items: center;
font-weight: 400;
font-size: 20px;
color: #333333;
margin-top: 38px;
cursor: pointer;
position: relative;
}

.why-block__arrow {
width: 12px;
height: 22px;
fill:#104C9C;
position: absolute;
right: 0;
top:9px;
}

.ui-accordion-header-active .why-block__arrow {
transform: rotate(90deg);
fill:#FC5561;
}

.why-block__title:hover {
color: #FC5561;
}

.why-block__title-num {
width: 36px;
height: 36px;
transform: rotate(45deg);
display: flex;
align-content: center;
align-items: center;
justify-content: center;
border: 1px solid #104C9C;
margin-right: 27px;
}

.why-block__title-num span {
font-weight: 600;
transform: rotate(-45deg);
font-size: 20px;
color: #333333;
}

.why-block__text {
opacity: 0.64;
font-size: 14px;
color: #333333;
padding-left: 66px;
padding-top: 5px;
}

.reviews {
padding-bottom: 64px;
}


.slick-next:hover {
opacity: .64;
}

.reviews-block {
padding-bottom: 16px;
padding-top: 16px;
}

.reviews-block__item {
background: #FFFFFF;
border: 1px solid #E6E6EC;
padding: 20px 20px 70px 20px;
position: relative;
margin: 20px 10px;
transition: 700ms;
min-height: 287px;
}

.reviews-block__item:hover {
box-shadow: 0 4px 14px 0 rgba(0,0,0,0.10);
}

.reviews-block__item-nr {
display: flex;
justify-content: space-between;
flex-wrap: wrap;
align-content: center;
align-items: center;
}

.reviews-block__item-name {
font-weight: 600;
font-size: 20px;
color: #333333;
}

.reviews-block__item-raiting {
width: 66px;
display: flex;
justify-content: space-between;
}

.reviews-block__item-raiting svg {
max-width: 10px;
max-height: 10px;
}

.reviews-block__item-text {
opacity: 0.64;
padding-top: 10px;
}

.reviews-block__item-link {
display: flex;
justify-content: flex-end;
position: relative;
position: absolute;
bottom: 20px;
right: 20px;
}

.reviews-block__item-link-src {
display: flex;
align-content: center;
align-items: center;
}

.reviews-block__item-link-src-icon {
max-height: 12px;
max-width: 12px;
margin-right: 5px;
}

.stocks {
background: #E8EFF5;
padding-top: 70px;
padding-bottom: 58px;
}

.stocks .wrapper {
display: flex;
justify-content: space-between;
flex-wrap: wrap;
}

.stocks__item {
width: calc(33.33% - 100px);
padding-right: 80px;
margin-bottom: 40px;
}

.stocks__item .title {
text-align: left;
padding-top: 0;
}

.stocks__item .subtitle {
padding-bottom: 0;
text-align: left;
}

.stocks__item-icon {
width: 36px;
height: 36px;
display: flex;
align-content: center;
align-items: center;
}

.stocks__item-title {
font-size: 20px;
color: #333333;
padding-top: 18px;
padding-bottom: 12px;
}

.stocks__item-text {
opacity: 0.64;
font-size: 14px;
}

.news-block {
display: flex;
justify-content: space-between;
flex-wrap: wrap;
padding-top: 40px;
padding-bottom: 90px;
}

.news__item {
width: calc(33.33% - 85px);
background-size: cover !important;
color: #fff;
padding: 35px;
min-height: 260px !important;
position: relative;
cursor: pointer;
margin-right: 10px !important;
}

.news__item:after {
display: block;
content: ' ';
position: absolute;
top:0;
left: 0;
background: rgba(0,0,0,0.20);
width: 100%;
height: 100%;
z-index: 0;
transition: 700ms;
}

.news__item-date {
opacity: 0.64;
font-size: 14px;
color: #FFFFFF;
position: relative;
z-index: 1;
}

.news__item-title {
font-size: 20px;
color: #FFFFFF;
position: relative;
z-index: 1;
padding-top: 9px;
padding-bottom: 18px;
}

.news__item-text {
font-size: 14px;
color: #FFFFFF;
position: relative;
z-index: 1;
opacity: 0;
transition: 700ms;
}

.news__item-button {
max-width: 200px;
position: absolute;
z-index: 1;
bottom: 35px;
opacity: 0;
transition: 700ms;
}

.news__item:hover:after {
background: #104C9C;
}

.news__item:hover .news__item-text, .news__item:hover .news__item-button {
opacity: 1;
}

.news__item-inner {
max-width: 450px;

}

.news__item-inner p {
line-height: 1.5;
padding-bottom: 9px;
}

.news__item-inner h3 {
margin-bottom: 20px;
font-size: 24px;
}

.form {
background: #E8EFF5;
padding-bottom: 96px;
}

.form .subtitle {
margin-bottom: 0;
}

.alx_feed_back {
max-width: 470px;
margin: 0 auto;
}

#alx_feed_back_FID2021.alx_feed_back, #afbf_err_FID2021.alx-feedb-error {
max-width: 470px;
margin: 0 auto;
}

.alx_feed_back .afbf_name, .afbf_inputtext_bg_calendar .afbf_calendar_icon {
display: none;
}

.afbf_inputtext_bg {
position: relative;
}

.form-icon {
max-width: 20px;
max-height: 20px;
fill:#104C9C;
position: absolute;
top:15px;
left: 13px;
}

.form-icon__select {
fill:#104C9C;
position: absolute;
top:21px;
right: 15px;
max-width: 8px;
max-height: 8px;
}

.alx_feed_back .afbf_item_pole {
margin: 0 0 15px 0;
}

.alx_feed_back .afbf_inputtext, .alx_feed_back .afbf_select {
height: 50px !important;
padding: 0 10px 0 47px !important;
background: #fff;
border:1px solid rgba(16,76,156,.2) !important;
}

.alx_feed_back .afbf_select:after {
display: block;
content: ' ';
width: 10px;
height: 10px;
border: 1px solid #ff0000;
position: absolute;
top:0;
}

.alx_feed_back .afbf_submit_block {
display: flex;
justify-content: center;
}

.afbf_submit_warning {
text-align: center !important;
opacity: 0.64;
font-size: 16px;
}

.afbf_submit_warning a {
font-size: 16px;
}

.form_white {
background: #fff;
}

.form_white .alx_feed_back .afbf_inputtext, .form_white .alx_feed_back .afbf_select {
background: #F4F5F7;
}

.breadcrumb {
display: flex;
padding-top: 30px;
}

.breadcrumb-item {
margin-right: 4px;
}

.breadcrumb span {
opacity: .64;
}

.breadcrumb a span {
color: #333333;
opacity: 1;
}

.page-title {
padding-bottom: 42px;
}

.hd__top {
position: relative;
}

.hd__top:after {
background-image: linear-gradient(180deg, rgba(0,0,0,0.00) 0%, rgba(0,0,0,0.60) 94%);
position: absolute;
top:0;
left: 0;
width: 100%;
height: 100%;
display: block;
content: ' ';
z-index: 0;
}

.hd__top .wrapper {
z-index: 1;
}

.hd__top .breadcrumb a span, .hd__top .breadcrumb span, .hd__top .breadcrumb-item {
color: #fff;
}

.hd__top .page-title {
color: #fff;
}

.hd__top-text {
max-width: 590px;
font-size: 18px;
color: #FFFFFF;
letter-spacing: 0;
}

.hd__top-chars {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
padding-top: 120px;
padding-bottom: 80px;
}

.hd__top-chars-item {
width: calc(20% - 60px);
}

.hd__top-chars-item-val {
font-weight: 600;
font-size: 20px;
color: #FFFFFF;
padding-bottom: 10px;
}

.hd__top-chars-item-name {
font-size: 14px;
color: #FFFFFF;
}

.hd__top-more {
display: block;
width: 100px;
margin: 0 auto;
font-size: 18px;
color: #FFFFFF;
text-align: center;
}

.hd__top-more-icon {
width: 12px;
height: 22px;
}

.hd__top-buttons {
position: absolute;
right: 0;
bottom: 25px;
display: flex;
}

.hd__top-buttons-item {
display: flex;
align-content: center;
align-items: center;
justify-content: center;
height: 60px;
width: 137px;
border: 1px solid #fff;
font-size: 14px;
color: #FFFFFF;
}

.hd__top-buttons-item:hover {
border: 1px solid #FC5561;
}

.hd__top-buttons-item-icon {
width:12px;
height: 22px;
margin-right: 15px;
fill:#fff;
}

.hd__top-buttons-item:hover .hd__top-buttons-item-icon {
fill:#FC5561;
}

.hd__top-buttons-item_n .hd__top-buttons-item-icon {
margin-right: 0px;
margin-left: 15px;
}

.hd__top-buttons-item_n {
margin-left: 20px;
}

.hd__prices {
display: flex;
justify-content: space-between;
flex-wrap: wrap;
padding-top: 60px;
}

.hd__prices-item {
width: calc(33.33% - 85px);
}

.hd__prices-item-val {
font-weight: 600;
font-size: 20px;
color: #333333;
padding-bottom: 13px;
}

.hd__prices-item-text {
opacity: 0.64;
font-size: 14px;
color: #333333;
}

.hd__prices-b {
width: 100%;
display: flex;
justify-content: center;
padding-top: 40px;
padding-bottom: 60px;
}

.hd__about {
background: #E8EFF5;
}

.hd__about-list {
display: flex;
justify-content: space-between;
flex-wrap: wrap;
padding-top: 40px;
padding-bottom: 40px;
}

.hd__about-list-item {
width: calc(50% - 40px);
margin-bottom: 75px;
}

.hd__about-list-item:nth-child(2n+2) {
margin-top: 60px;
}

.hd__about-list-item-name {
font-size: 27px;
color: #333333;
padding-top: 21px;
padding-bottom: 15px;
}

.hd__about-list-item-text li {
font-size: 18px;
color: #333333;
position: relative;
padding-left: 16px;
}

.hd__about-list-item-text li:before {
width: 6px;
height: 6px;
background: #104C9C;
border-radius: 6px;
display: block;
content: ' ';
position: absolute;
left: 0;
top:10px;
}

.hd__gal-body {
display: flex;
justify-content: space-between;
flex-wrap: wrap;
padding-top: 40px;
padding-bottom: 70px;
}

.hd__gal-body-item {
width: calc(50% - 10px);
margin-bottom: 20px;
}

.hd__gal-body .hd__gal-body-item_h {
display: none;
}

.hd__gal-body .hd__gal-body-item_v {
display: flex;
}

.hd__gal-body-item-pic img {
vertical-align: middle;
margin: 0;
padding: 0;
width: 100%;
}

.hd__gal-body-item_s {
display: flex;
justify-content: space-between;
flex-wrap: wrap;
}

.hd__gal-body-item_s .hd__gal-body-item-pic {
width: calc(50% - 10px);
margin-bottom: 0;
}

.hd__gal-body-item_s .hd__gal-body-item-pic:nth-child(1), .hd__gal-body-item_s .hd__gal-body-item-pic:nth-child(2) {
margin-bottom: 22px;
}

.hd__gal-body-more-wrap {
width: 100%;
display: flex;
justify-content: center;
}

.hd__grill {
background: #000 url('/i/hd__grill.jpeg') center center no-repeat;
padding-bottom: 140px;
margin-top: 60px;
}

.hd__grill__title {
color: #fff;
border-bottom: 1px solid #fff;
}

.hd__grill-subtitle {
color: #fff;
opacity: 1;
padding-top: 20px;
padding-bottom: 30px;
}

.hd__grill-button {
width: 155px;
margin: 0 auto;
}

.hd__similar {
padding-bottom: 60px;
}

.hd__similar-title {
margin-bottom: 40px;
}

.hd__similar .halls-list {
padding-bottom: 0;
}

.hd__similar .halls-list .halls-list__item {
margin: 0 !important;
margin-right: 10px !important;
}

.about-text {
display: flex;
justify-content: space-between;
flex-wrap: wrap;
padding-bottom: 20px;
}

.about-text__block {
width: calc(50% - 15px);
}

.about-text__block-title {
font-weight: 400;
font-size: 27px;
color: #333333;
padding-bottom: 9px;
}

.about-text__block p {
font-size: 18px;
color: #333333;
padding-bottom: 20px;
}

.about-gal {
margin-bottom: 60px;
}

.about-gal__item-title {
opacity: 0.64;
font-size: 14px;
color: #333333;
padding-top: 10px;
}

.grill .header {
background: #505050;
}

.grill .header__menu {
display: none;
}

.grill .header__top-phone, .grill .header__top-adress {
color: #fff;
}

.grill .header__top-phone span {
color: #D0212A;
}

.grill .footer {
background: #505050;
}

.grill .button {
background: #ED1F24;
}

.grill .button:hover {
background: #C7202B;
}

.grill h2 {
border-bottom: 1px solid #ED1F24;
}

.grill .why-block__arrow {
fill: #ED1F24;
}

.grill .why-block__title-num {
border: 1px solid #ED1F24;
}

.grill .slick-next {
background: url(/i/slick-next-red.svg) center center no-repeat;
}

.header__top-pa-back {
display: flex;
flex-wrap: wrap;
color: #fff;
align-content: center;
align-items: center;
position: absolute;
top:15px;
}

.header__top-pa-back-icon {
width: 17px;
height: 12px;
margin-right: 10px;
}

.mp__fs_grill {
background: url(/i/gril-top.jpeg) center center no-repeat;
}

.grill .alx_feed_back .afbf_inputtext, .grill .alx_feed_back .afbf_select {
border: 1px solid rgba(237,31,36,.2) !important;
}

.grill .form-icon, .grill .form-icon__select {
fill:#ED1F24;
}

.grill .afbf_submit_warning a {
color: #ED1F24;
}

.mp__fs_grill .mp__fs-text {
padding-bottom: 90px;
}

.mp__fs_grill-button {
max-width: 155px;
margin: 0 auto;
margin-bottom: 30px;
}

.grill__works-list {
max-width: 640px;
margin: 0 auto;
padding-top: 40px;
padding-bottom: 60px;
}

.grill__works-list-item {
display: flex;
justify-content: space-between;
position: relative;
padding-right: 140px;
margin-bottom: 45px;
}

.grill__works-list-item-left {
position: absolute;
left: 0;
}

.grill__works-list-item-right {
position: absolute;
right: 0;
}

.grill__works-list-item:nth-child(2n+2) {
padding-left: 140px;
padding-right: 0;
}

.grill__works-list-icon {
width: 50px;
}

.grill__works-list-text {
width: calc(100% - 50px);
}

.grill__works-list-text-title {
font-size: 20px;
color: #333333;
padding-bottom: 13px;
}

.grill__works-list-text-val {
opacity: 0.64;
font-size: 14px;
color: #333333;
}

.grill__works-list-button {
max-width: 155px;
margin: 0 auto;
}

.grill__prices {
background: #EEEEEE;
padding-bottom: 90px;
}

.prices-list {
display: flex;
justify-content: space-between;
flex-wrap: wrap;
max-width: 590px;
margin: 0 auto;
}

.prices-list__item {
text-align: center;
}

.prices-list__item-title {
font-weight: 600;
font-size: 20px;
color: #333333;
padding-bottom: 13px;
}

.prices-list__item-text {
opacity: 0.64;
font-size: 14px;
color: #333333;
}

.grill-gal__title {
margin-bottom: 40px;
}

.reviews__grey {
background: #EEEEEE;
}

.contacts-list {
display: flex;
justify-content: space-between;
flex-wrap: wrap;
padding-bottom: 40px;
}

.contacts-list__item {
width: calc(33.33% - 20px);
}

.contacts-list__item-adress {
font-size: 18px;
color: #333333;
padding-bottom: 22px;
}

.contacts-list__item-soc {
display: flex;
align-content: center;
align-items: center;
}

.contacts-list__item-soc-item {
display: flex;
align-content: center;
align-items: center;
margin-right: 30px;
}

.contacts-list__item-soc-item-src {
width: 16px;
height: 16px;
margin-right: 9px;
}

.contacts-list__item-phone {
display: block;
font-size: 24px;
color: #333333;
margin-bottom: 10px;
}

.contacts-list__item-button {
max-width: 170px;
color: #FC5561;
}

.contact-map {
height: 330px;
}

.modal-wrap {
background: rgba(0,0,0,0.3);
width: 100%;
height: 100%;
overflow: auto;
top: 0;
left: 0;
z-index: 4;
position: fixed;
align-content: center;
align-items: center;
justify-content: center;
display: none;
}

.modal-wrap_a {
display: flex;
}

.modal {
max-width: 400px;
background: #fff;
padding: 30px;
position: relative;
}

.x-close-modal{
    position: absolute;
    width: 17px;
    height: 17px;
    top: 1em;
    right: 1em;
    cursor: pointer;
}

.x-close-modal:before, .x-close-modal:after {
    position: absolute;
    background-color: rgba(16,76,156,.7);
    content: " ";
    height: 23px;
    left: 8px;
    top: -3px;
    width: 1px;
}

.x-close-modal:before {
    transform: rotate(45deg);
}

.x-close-modal:after {
    transform: rotate(-45deg);
}

.x-close-modal:hover{
    opacity: .66;
}

.footer {
background: #104C9C;
color: #fff;
padding-top: 48px;
}

.footer .wrapper {
display: flex;
justify-content: space-between;
flex-wrap: wrap;
padding-bottom: 36px;
}

.footer__menu {
width: 25%;
display: flex;
flex-wrap: wrap;
align-content: flex-start;
align-items: flex-start;
}

.footer__menu-title {
font-weight: 600;
font-size: 16px;
color: #FFFFFF;
width: 100%;
text-transform: uppercase;
padding-bottom: 14px;
}

.footer__menu-item {
font-size: 16px;
color: #FFFFFF;
width:50%;
display: block;
margin-bottom: 10px;
}

.footer__contacts {
width: 25%;
}

.footer__contacts-item {
font-size: 16px;
color: #FFFFFF;
display: flex;
align-content: center;
align-items: center;
margin-bottom: 10px;
}

.footer__contacts-item-icon {
max-height: 16px;
max-width: 16px;
margin-right: 9px;
}

.subfooter {
border-top: 1px solid rgba(255,255,255,.64);
}

.subfooter .wrapper {
height: 58px;
display: flex;
justify-content: space-between;
flex-wrap: wrap;
align-content: center;
align-items: center;
padding-bottom: 0px;
}

.subfooter a {
color: rgba(255,255,255,.64);
}

.subfooter-col {
width: 25%;
}

/* === Slick arrows === */
.slick-arrow {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 44px;
    height: 44px;
    padding: 0;
    border: 0;
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 24px 24px;
    color: transparent;
    font-size: 0;
    line-height: 0;
    cursor: pointer;
    z-index: 5;
    border-radius: 50%;
    transition: opacity .2s ease, background-color .2s ease, transform .2s ease;
    outline: none;
}

.slick-arrow:hover,
.slick-arrow:focus {
    opacity: .7;
    background-color: rgba(0, 0, 0, .04);
}

.slick-arrow:active {
    transform: translateY(-50%) scale(.96);
}

.slick-prev {
    left: -50px;
    background-image: url(/i/slick-prev-b.svg);
}

.slick-next {
    right: -50px;
    background-image: url(/i/slick-next-b.svg);
}

.slick-arrow.slick-disabled {
    opacity: .25;
    cursor: default;
    pointer-events: none;
}

@media (max-width: 768px) {
    .slick-prev { left: 4px; }
    .slick-next { right: 4px; }
}
/* End */


/* Start:/css/media.css?17098400107913*/
@media (max-width:1210px) {
.wrapper {
width: auto;
}

.slick-next {
right: -15px;
}

img {
max-width: 100%;
}

.halls-list__item-pic-hidden-buttons .button_i {
margin-top: 10px;
margin-bottom: 10px;
}

.halls-list__item-pic-hidden-buttons .button {
height: 48px;
}

}


@media (max-width:990px) {
    
h1, h1 span {
font-size: 42px;
line-height: 60px;
}

h2 {
font-size: 27px;
border: none;
}

.title {
padding-top: 45px;
}

.subtitle {
font-size: 12px;
margin: 14px auto;
}

.button {
height: 42px;
font-size: 16px;
}

.mp__fs-title, .mp__fs-title span {
line-height: 42px;
}
    
.dh {
display: block;
}

.mh {
display: none;
}

.page-title {
padding-bottom: 20px;
}

.header-wrap {
height: 100px;
}

.header {
position: fixed;
top:0;
left: 0;
width: 100%;
z-index: 3;
background: #fff;
border-bottom: 1px solid #104C9C;
}

.header__top {
height: 100px;
}

.grill .header__logo img {
max-height: 70px;
}

.header__mm {
order: 1;
width: 110px;
display: flex;
flex-wrap: wrap;
align-content: center;
align-items: center;
}

.header__mm-block {
width: 22px;
margin-right: 10px;
}

.header__mm-block-stripe {
width: 22px;
height: 2px;
background: #104C9C;
border-radius: 2px;
margin-bottom: 5px;
}

.header__mm-block-stripe:nth-child(3) {
margin-bottom: 0;
}

.header__mm_a .header__mm-block-stripe:nth-child(1) {
transform: rotate(45deg);
position: relative;
top:6px;
}

.header__mm_a .header__mm-block-stripe:nth-child(2) {
transform: rotate(-45deg);
}

.header__mm_a .header__mm-block-stripe:nth-child(3) {
display: none;
}

.header__mm-block-text {
font-weight: 600;
font-size: 12px;
color: #104C9C;
}

.header__logo {
order: 2;
}

.header__top-pa {
order: 3;
}

.header__top-phone {
display: flex;
justify-content: space-between;
align-content: center;
align-items: center;
font-size: 12px;
}

.header__top-phone span {
font-size: 12px;
}

.header__top-phone-icon {
width: 14px;
height: 14px;
margin-right: 5px;
}

.header__top-adress {
display: none;
}

.header__menu {
position: absolute;
top:100px;
width: 100%;
height: calc(100vh - 100px);
background: #fff;
z-index: 2;
display: none;
align-content: flex-start;
align-items: flex-start;
padding-top: 40px;
}

.header__menu_a {
display: flex !important;
}

.header__menu-inner {
height: auto;
max-width: 100%;
}

.header__menu-item {
width: 100%;
text-align: center;
font-weight: 600;
font-size: 20px;
margin: 6px 0;
}

.header__menu-item:nth-child(1) {
display: block;
}

.header__menu-inner-mobile {
display: flex;
justify-content: center;
padding-top: 20px;
width: 100%;
}

.mp__fs {
padding-top: 55px;
background-size: cover !important;
}

.mp__fs-text {
font-size: 14px;
padding-top: 23px;
padding-bottom: 60px;
}

.mp__fs-sd {
font-size: 14px;
}

.halls-list__item {
width: 100%;
padding-bottom: 155px;
position: relative;
}

.halls-list__item:nth-child(1), .halls-list__item:nth-child(6), .halls-list__item:nth-child(4), .halls-list__item:nth-child(2), .halls-list__item:nth-child(7) {
margin-left: 0;
margin-right: 0;
}

.halls-list__item-pic {
position: initial;
}

.halls-list__item-title {
font-size: 24px;
width: 100%;
text-align: center;
}

.halls-list__item-price {
width: 100%;
text-align: center;
padding-top: 13px;
font-size: 14px;
color: #333333;
line-height: 21px;
opacity: 1;
}

.halls-list__item-pic-hidden-chars-item {
font-size: 14px;
color: #333333;
line-height: 21px;
}

.halls-list__item-pic-hidden {
opacity: 1;
background: none;
height: auto;
bottom: 10px;
top:auto;
}

.halls-list__item-pic-hidden-buttons {
padding-top: 28px;
}

.halls-list__item-pic-hidden-buttons .button_i {
display: none;
}

.why-block {
padding-top: 10px;
padding-bottom: 60px;
}

.why-block__title {
font-size: 18px;
}

.reviews {
padding-bottom: 15px;
}

.reviews-block__item {
margin: 0;
}

.slick-dots {
display: flex;
justify-content: center;
align-content: center;
align-items: center;
flex-wrap: wrap;
padding-top: 17px;
}

.slick-dots button {
font-size: 0;
width: 15px;
height: 15px;
border: 1px solid rgba(16,76,156,0.64);
border-radius: 8px;
margin: 0 4px;
}

.slick-dots .slick-active button {
background: #104C9C;
}

.stocks {
padding-top: 35px;
padding-bottom: 0;
}

.stocks__item {
width: 100%;
padding-right: 0;
text-align: center;
margin-bottom: 0;
}

.stocks__item .title, .stocks__item .subtitle {
text-align: center;
}

.why-block__title-icon {
width: 36px;
margin-right: 27px;
}

.news-block {
padding-top: 35px;
padding-bottom: 45px;
}

.news__item {
margin: 0 10px;
}

.footer {
padding-top: 39px;
}

.footer .wrapper {
padding-bottom: 20px;
}

.footer__logo {
order: 1;
width: 100%;
text-align: center;
}

.footer__logo img {
max-width: 104px;
}

.footer__contacts {
order:2;
width: 100%;
text-align: center;
padding-top: 30px;
}

.footer__contacts-item {
justify-content: center;
}

.footer__menu {
display: none;
}

.subfooter {
padding-top: 30px;
}

.subfooter .wrapper {
height: auto;
}

.subfooter-col:nth-child(3) {
display: none;
}

.subfooter-col {
width: 100%;
text-align: center;
padding-bottom: 11px;
}

.hd__top {
background-size: cover !important;
}

.hd__top:after {
background-image: linear-gradient(180deg, rgba(0,0,0,.2) 0%, rgba(0,0,0,0.60) 94%);
}

.hd__top .page-title {
padding-bottom: 0;
}

.hd__top-text {
font-size: 14px;
}

.hd__top-chars {
padding-top: 44px;
}

.hd__top-chars-item {
width: calc(50% - 20px);
margin-bottom: 16px;
}

.hd__top-chars-item-val {
font-size: 16px;
padding-bottom: 7px;
}

.hd__top-more {
display: none;
}

.hd__top-buttons {
right: 15px;
width: calc(100% - 30px);
justify-content: space-between;
padding-top: 30px;
bottom: 10px;
}

.hd__top-buttons-item {
border: none;
width: auto;
}

.hd__prices {
padding-top: 35px;
}

.hd__prices-item {
width: 100%;
margin-bottom: 20px;
}

.hd__prices-item-val {
font-size: 16px;
padding-bottom: 10px;
}

.hd__prices-b {
padding-top: 20px;
}

.hd__about-list-item {
width: 100%;
}

.hd__about-list-item-name {
font-size: 20px;
}

.hd__about-list-item-text li {
font-size: 14px;
}

.hd__about-list {
padding-top: 34px;
}

.hd__about-list-item {
margin-bottom: 30px;
}

.hd__about-list-item:nth-child(2n+2) {
margin-top: 0px;
}

.hd__about-list-item-name  {
padding-top: 16px;
padding-bottom: 13px;
}

.hd__gal-body {
padding-bottom: 20px;
}

.hd__gal-body-item {
width: 100%;
margin-bottom: 12px;
}

.hd__gal-body-item_s .hd__gal-body-item-pic:nth-child(1), .hd__gal-body-item_s .hd__gal-body-item-pic:nth-child(2) {
margin-bottom: 12px;
}

.hd__gal-body-item_s .hd__gal-body-item-pic {
width: calc(50% - 6px);
}

.hd__grill-subtitle {
padding: 0;
padding-bottom: 20px;
}

.hd__grill {
padding-bottom: 60px;
}

.about-text__block {
width: 100%;
}

.about-text__block-title {
font-weight: 400;
font-size: 20px;
}

.about-text__block p {
font-size: 14px;
padding-bottom: 10px;
}

.about-gal {
margin-bottom: 30px;
}

.about-gal__item-pic-src img {
width: 100%;
}

.header__top-pa-back {
display: none;
}

.header__top-phone-icon {
fill:#104C9C;
}

.grill .header {
border-bottom: 1px solid #D0212A;
}

.grill .header__mm-block-stripe {
background: #D0212A;
}

.grill .header__mm-block-text {
color: #D0212A;
}

.grill .header__top-phone-icon {
fill:#D0212A;
}

.grill__works-list-item {
padding-right: 0;
margin-bottom: 30px;
}

.grill__works-list-item:nth-child(2n+2) {
padding-left:0;
}

.grill__works-list-item-left, .grill__works-list-item-right {
display: none;
}

.prices-list__item {
width: 100%;
margin-bottom: 25px;
}

.grill__prices {
padding-bottom: 40px;
}

.grill .slick-dots button {
border:1px solid #D0212A;
}

.grill .slick-dots .slick-active button {
background: #D0212A;
}

.grill-gal {
padding-bottom: 20px;
}

.hd__gal {
padding-bottom: 30px;
}

.grill .header__menu-item {
color: #D0212A;
}

.contacts-list__item {
width: 100%;
margin-bottom: 20px;
}
    
}

@media (max-width:650px) {
.news__item {
margin: 0;
}
}

@media (max-width:560px) {
.hd__similar .halls-list .halls-list__item {
margin-right: 0 !important;
}
}
/* End */


/* Start:/css/slick.css?16226948461776*/
/* Slider */
.slick-slider
{
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
    margin-left: auto;
    margin-right: auto;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}

/* End */


/* Start:/css/jquery.fancybox.min.css?162279991513706*/
@charset "UTF-8";.fancybox-enabled{overflow:hidden}.fancybox-enabled body{overflow:visible;height:100%}.fancybox-is-hidden{position:absolute;top:-9999px;left:-9999px;visibility:hidden}.fancybox-container{position:fixed;top:0;left:0;width:100%;height:100%;z-index:99993;-webkit-tap-highlight-color:transparent;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform:translateZ(0);transform:translateZ(0)}.fancybox-container~.fancybox-container{z-index:99992}.fancybox-bg,.fancybox-inner,.fancybox-outer,.fancybox-stage{position:absolute;top:0;right:0;bottom:0;left:0}.fancybox-outer{overflow-y:auto;-webkit-overflow-scrolling:touch}.fancybox-bg{background:#1e1e1e;opacity:0;transition-duration:inherit;transition-property:opacity;transition-timing-function:cubic-bezier(.47,0,.74,.71)}.fancybox-is-open .fancybox-bg{opacity:.87;transition-timing-function:cubic-bezier(.22,.61,.36,1)}.fancybox-caption-wrap,.fancybox-infobar,.fancybox-toolbar{position:absolute;direction:ltr;z-index:99997;opacity:0;visibility:hidden;transition:opacity .25s,visibility 0s linear .25s;box-sizing:border-box}.fancybox-show-caption .fancybox-caption-wrap,.fancybox-show-infobar .fancybox-infobar,.fancybox-show-toolbar .fancybox-toolbar{opacity:1;visibility:visible;transition:opacity .25s,visibility 0s}.fancybox-infobar{top:0;left:50%;margin-left:-79px}.fancybox-infobar__body{display:inline-block;width:70px;line-height:44px;font-size:13px;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;text-align:center;color:#ddd;background-color:rgba(30,30,30,.7);pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;-webkit-font-smoothing:subpixel-antialiased}.fancybox-toolbar{top:0;right:0}.fancybox-stage{overflow:hidden;direction:ltr;z-index:99994;-webkit-transform:translateZ(0)}.fancybox-slide{position:absolute;top:0;left:0;width:100%;height:100%;margin:0;padding:0;overflow:auto;outline:none;white-space:normal;box-sizing:border-box;text-align:center;z-index:99994;-webkit-overflow-scrolling:touch;display:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.fancybox-slide:before{content:"";display:inline-block;vertical-align:middle;height:100%;width:0}.fancybox-is-sliding .fancybox-slide,.fancybox-slide--current,.fancybox-slide--next,.fancybox-slide--previous{display:block}.fancybox-slide--image{overflow:visible}.fancybox-slide--image:before{display:none}.fancybox-slide--video .fancybox-content,.fancybox-slide--video iframe{background:#000}.fancybox-slide--map .fancybox-content,.fancybox-slide--map iframe{background:#e5e3df}.fancybox-slide--next{z-index:99995}.fancybox-slide>*{display:inline-block;position:relative;padding:24px;margin:44px 0;border-width:0;vertical-align:middle;text-align:left;background-color:#fff;overflow:auto;box-sizing:border-box}.fancybox-slide .fancybox-image-wrap{position:absolute;top:0;left:0;margin:0;padding:0;border:0;z-index:99995;background:transparent;cursor:default;overflow:visible;-webkit-transform-origin:top left;transform-origin:top left;background-size:100% 100%;background-repeat:no-repeat;-webkit-backface-visibility:hidden;backface-visibility:hidden}.fancybox-can-zoomOut .fancybox-image-wrap{cursor:zoom-out}.fancybox-can-zoomIn .fancybox-image-wrap{cursor:zoom-in}.fancybox-can-drag .fancybox-image-wrap{cursor:-webkit-grab;cursor:grab}.fancybox-is-dragging .fancybox-image-wrap{cursor:-webkit-grabbing;cursor:grabbing}.fancybox-image,.fancybox-spaceball{position:absolute;top:0;left:0;width:100%;height:100%;margin:0;padding:0;border:0;max-width:none;max-height:none}.fancybox-spaceball{z-index:1}.fancybox-slide--iframe .fancybox-content{padding:0;width:80%;height:80%;max-width:calc(100% - 100px);max-height:calc(100% - 88px);overflow:visible;background:#fff}.fancybox-iframe{display:block;padding:0;border:0;height:100%}.fancybox-error,.fancybox-iframe{margin:0;width:100%;background:#fff}.fancybox-error{padding:40px;max-width:380px;cursor:default}.fancybox-error p{margin:0;padding:0;color:#444;font:16px/20px Helvetica Neue,Helvetica,Arial,sans-serif}.fancybox-close-small{position:absolute;top:0;right:0;width:44px;height:44px;padding:0;margin:0;border:0;border-radius:0;outline:none;background:transparent;z-index:10;cursor:pointer}.fancybox-close-small:after{content:"×";position:absolute;top:5px;right:5px;width:30px;height:30px;font:20px/30px Arial,Helvetica Neue,Helvetica,sans-serif;color:#888;font-weight:300;text-align:center;border-radius:50%;border-width:0;background:#fff;transition:background .25s;box-sizing:border-box;z-index:2}.fancybox-close-small:focus:after{outline:1px dotted #888}.fancybox-close-small:hover:after{color:#555;background:#eee}.fancybox-slide--iframe .fancybox-close-small{top:0;right:-44px}.fancybox-slide--iframe .fancybox-close-small:after{background:transparent;font-size:35px;color:#aaa}.fancybox-slide--iframe .fancybox-close-small:hover:after{color:#fff}.fancybox-caption-wrap{bottom:0;left:0;right:0;padding:60px 30px 0;background:linear-gradient(180deg,transparent 0,rgba(0,0,0,.1) 20%,rgba(0,0,0,.2) 40%,rgba(0,0,0,.6) 80%,rgba(0,0,0,.8));pointer-events:none}.fancybox-caption{padding:30px 0;border-top:1px solid hsla(0,0%,100%,.4);font-size:14px;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;color:#fff;line-height:20px;-webkit-text-size-adjust:none}.fancybox-caption a,.fancybox-caption button,.fancybox-caption select{pointer-events:all}.fancybox-caption a{color:#fff;text-decoration:underline}.fancybox-button{display:inline-block;position:relative;margin:0;padding:0;border:0;width:44px;height:44px;line-height:44px;text-align:center;background:transparent;color:#ddd;border-radius:0;cursor:pointer;vertical-align:top;outline:none}.fancybox-button[disabled]{cursor:default;pointer-events:none}.fancybox-button,.fancybox-infobar__body{background:rgba(30,30,30,.6)}.fancybox-button:hover:not([disabled]){color:#fff;background:rgba(0,0,0,.8)}.fancybox-button:after,.fancybox-button:before{content:"";pointer-events:none;position:absolute;background-color:currentColor;color:currentColor;opacity:.9;box-sizing:border-box;display:inline-block}.fancybox-button[disabled]:after,.fancybox-button[disabled]:before{opacity:.3}.fancybox-button--left:after,.fancybox-button--right:after{top:18px;width:6px;height:6px;background:transparent;border-top:2px solid currentColor;border-right:2px solid currentColor}.fancybox-button--left:after{left:20px;-webkit-transform:rotate(-135deg);transform:rotate(-135deg)}.fancybox-button--right:after{right:20px;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.fancybox-button--left{border-bottom-left-radius:5px}.fancybox-button--right{border-bottom-right-radius:5px}.fancybox-button--close:after,.fancybox-button--close:before{content:"";display:inline-block;position:absolute;height:2px;width:16px;top:calc(50% - 1px);left:calc(50% - 8px)}.fancybox-button--close:before{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.fancybox-button--close:after{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.fancybox-arrow{position:absolute;top:50%;margin:-50px 0 0;height:100px;width:54px;padding:0;border:0;outline:none;background:none;cursor:pointer;z-index:99995;opacity:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;transition:opacity .25s}.fancybox-arrow:after{content:"";position:absolute;top:28px;width:44px;height:44px;background-color:rgba(30,30,30,.8);background-image:url(data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjRkZGRkZGIiBoZWlnaHQ9IjQ4IiB2aWV3Qm94PSIwIDAgMjQgMjQiIHdpZHRoPSI0OCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4gICAgPHBhdGggZD0iTTAgMGgyNHYyNEgweiIgZmlsbD0ibm9uZSIvPiAgICA8cGF0aCBkPSJNMTIgNGwtMS40MSAxLjQxTDE2LjE3IDExSDR2MmgxMi4xN2wtNS41OCA1LjU5TDEyIDIwbDgtOHoiLz48L3N2Zz4=);background-repeat:no-repeat;background-position:50%;background-size:24px 24px}.fancybox-arrow--right{right:0}.fancybox-arrow--left{left:0;-webkit-transform:scaleX(-1);transform:scaleX(-1)}.fancybox-arrow--left:after,.fancybox-arrow--right:after{left:0}.fancybox-show-nav .fancybox-arrow{opacity:.6}.fancybox-show-nav .fancybox-arrow[disabled]{opacity:.3}.fancybox-loading{border:6px solid hsla(0,0%,39%,.4);border-top:6px solid hsla(0,0%,100%,.6);border-radius:100%;height:50px;width:50px;-webkit-animation:a .8s infinite linear;animation:a .8s infinite linear;background:transparent;position:absolute;top:50%;left:50%;margin-top:-25px;margin-left:-25px;z-index:99999}@-webkit-keyframes a{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes a{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fancybox-animated{transition-timing-function:cubic-bezier(0,0,.25,1)}.fancybox-fx-slide.fancybox-slide--previous{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);opacity:0}.fancybox-fx-slide.fancybox-slide--next{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);opacity:0}.fancybox-fx-slide.fancybox-slide--current{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}.fancybox-fx-fade.fancybox-slide--next,.fancybox-fx-fade.fancybox-slide--previous{opacity:0;transition-timing-function:cubic-bezier(.19,1,.22,1)}.fancybox-fx-fade.fancybox-slide--current{opacity:1}.fancybox-fx-zoom-in-out.fancybox-slide--previous{-webkit-transform:scale3d(1.5,1.5,1.5);transform:scale3d(1.5,1.5,1.5);opacity:0}.fancybox-fx-zoom-in-out.fancybox-slide--next{-webkit-transform:scale3d(.5,.5,.5);transform:scale3d(.5,.5,.5);opacity:0}.fancybox-fx-zoom-in-out.fancybox-slide--current{-webkit-transform:scaleX(1);transform:scaleX(1);opacity:1}.fancybox-fx-rotate.fancybox-slide--previous{-webkit-transform:rotate(-1turn);transform:rotate(-1turn);opacity:0}.fancybox-fx-rotate.fancybox-slide--next{-webkit-transform:rotate(1turn);transform:rotate(1turn);opacity:0}.fancybox-fx-rotate.fancybox-slide--current{-webkit-transform:rotate(0deg);transform:rotate(0deg);opacity:1}.fancybox-fx-circular.fancybox-slide--previous{-webkit-transform:scale3d(0,0,0) translate3d(-100%,0,0);transform:scale3d(0,0,0) translate3d(-100%,0,0);opacity:0}.fancybox-fx-circular.fancybox-slide--next{-webkit-transform:scale3d(0,0,0) translate3d(100%,0,0);transform:scale3d(0,0,0) translate3d(100%,0,0);opacity:0}.fancybox-fx-circular.fancybox-slide--current{-webkit-transform:scaleX(1) translateZ(0);transform:scaleX(1) translateZ(0);opacity:1}.fancybox-fx-tube.fancybox-slide--previous{-webkit-transform:translate3d(-100%,0,0) scale(.1) skew(-10deg);transform:translate3d(-100%,0,0) scale(.1) skew(-10deg)}.fancybox-fx-tube.fancybox-slide--next{-webkit-transform:translate3d(100%,0,0) scale(.1) skew(10deg);transform:translate3d(100%,0,0) scale(.1) skew(10deg)}.fancybox-fx-tube.fancybox-slide--current{-webkit-transform:translateZ(0) scale(1);transform:translateZ(0) scale(1)}@media (max-width:800px){.fancybox-infobar{left:0;margin-left:0}.fancybox-button--left,.fancybox-button--right{display:none!important}.fancybox-caption{padding:20px 0;margin:0}}.fancybox-button--fullscreen:before{width:15px;height:11px;left:calc(50% - 7px);top:calc(50% - 6px);border:2px solid;background:none}.fancybox-button--pause:before,.fancybox-button--play:before{top:calc(50% - 6px);left:calc(50% - 4px);background:transparent}.fancybox-button--play:before{width:0;height:0;border-top:6px inset transparent;border-bottom:6px inset transparent;border-left:10px solid;border-radius:1px}.fancybox-button--pause:before{width:7px;height:11px;border-style:solid;border-width:0 2px}.fancybox-button--thumbs,.fancybox-thumbs{display:none}@media (min-width:800px){.fancybox-button--thumbs{display:inline-block}.fancybox-button--thumbs span{font-size:23px}.fancybox-button--thumbs:before{width:3px;height:3px;top:calc(50% - 2px);left:calc(50% - 2px);box-shadow:0 -4px 0,-4px -4px 0,4px -4px 0,inset 0 0 0 32px,-4px 0 0,4px 0 0,0 4px 0,-4px 4px 0,4px 4px 0}.fancybox-thumbs{position:absolute;top:0;right:0;bottom:0;left:auto;width:220px;margin:0;padding:5px 5px 0 0;background:#fff;word-break:normal;-webkit-tap-highlight-color:transparent;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;box-sizing:border-box;z-index:99995}.fancybox-show-thumbs .fancybox-thumbs{display:block}.fancybox-show-thumbs .fancybox-inner{right:220px}.fancybox-thumbs>ul{list-style:none;position:absolute;position:relative;width:100%;height:100%;margin:0;padding:0;overflow-x:hidden;overflow-y:auto;font-size:0}.fancybox-thumbs>ul>li{float:left;overflow:hidden;max-width:50%;padding:0;margin:0;width:105px;height:75px;position:relative;cursor:pointer;outline:none;border:5px solid transparent;border-top-width:0;border-right-width:0;-webkit-tap-highlight-color:transparent;-webkit-backface-visibility:hidden;backface-visibility:hidden;box-sizing:border-box}li.fancybox-thumbs-loading{background:rgba(0,0,0,.1)}.fancybox-thumbs>ul>li>img{position:absolute;top:0;left:0;min-width:100%;min-height:100%;max-width:none;max-height:none;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.fancybox-thumbs>ul>li:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:2px;border:4px solid #4ea7f9;z-index:99991;opacity:0;transition:all .2s cubic-bezier(.25,.46,.45,.94)}.fancybox-thumbs>ul>li.fancybox-thumbs-active:before{opacity:1}}
/* End */


/* Start:/css/reset.css?16225335653865*/
/* ----------------------------------------------------------------------------------------------------
Super Form Reset
A couple of things to watch out for:
- IE8: If a text input doesn't have padding on all sides or none the text won't be centered.
- The default border sizes on text inputs in all UAs seem to be slightly different. You're better off using custom borders.
- You NEED to set the font-size and family on all form elements
- Search inputs need to have their appearance reset and the box-sizing set to content-box to match other UAs
- You can style the upload button in webkit using ::-webkit-file-upload-button
- ::-webkit-file-upload-button selectors can't be used in the same selector as normal ones. FF and IE freak out.
- IE: You don't need to fake inline-block with labels and form controls in IE. They function as inline-block.
- By turning off ::-webkit-search-decoration, it removes the extra whitespace on the left on search inputs
----------------------------------------------------------------------------------------------------*/
html,
body,
p,
div,
ul,
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  padding: 0;
}

:active, :hover, :focus {
    outline: 0;
    outline-offset: 0;
}


ul {
  list-style-type: none;
}
    input:not([type=checkbox]):not([type=radio]),
    textarea, 
    select {
      -webkit-appearance: none;
      -moz-appearance: none;
      appearance: none;
    }

input,
label,
select,
button,
textarea
{
	margin:0;
	border:0;
	padding:0;
	display:inline-block;
	vertical-align:middle;
	white-space:normal;
	background:none;
	line-height:1;
	
	/* Browsers have different default form fonts */
	font-size:14px;
}

/* Remove the stupid outer glow in Webkit */
input:focus
{
	outline:0;
}

/* Box Sizing Reset
-----------------------------------------------*/

/* All of our custom controls should be what we expect them to be */
input,
textarea
{
	-webkit-box-sizing:content-box;
	-moz-box-sizing:content-box;
	box-sizing:content-box;
}

/* These elements are usually rendered a certain way by the browser */
button,
input[type=reset],
input[type=button],
input[type=submit],
input[type=checkbox],
input[type=radio],
select
{
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}

/* Text Inputs
-----------------------------------------------*/

input[type=date],
input[type=datetime],
input[type=datetime-local],
input[type=email],
input[type=month],
input[type=number],
input[type=password],
input[type=range],
input[type=search],
input[type=tel],
input[type=text],
input[type=time],
input[type=url],
input[type=week]
{
}

/* Button Controls
-----------------------------------------------*/

input[type=checkbox],
input[type=radio]
{
	width:13px;
	height:13px;
}

/* File Uploads
-----------------------------------------------*/

input[type=file]
{

}

/* Search Input
-----------------------------------------------*/

/* Make webkit render the search input like a normal text field */
input[type=search]
{
	-webkit-appearance:textfield;
	-webkit-box-sizing:content-box;
}

/* Turn off the recent search for webkit. It adds about 15px padding on the left */
::-webkit-search-decoration
{
	display:none;
}

/* Buttons
-----------------------------------------------*/

button,
input[type="reset"],
input[type="button"],
input[type="submit"]
{
	/* Fix IE7 display bug */
	overflow:visible;
}

/* IE8 and FF freak out if this rule is within another selector */
::-webkit-file-upload-button
{	
	padding:0;
	border:0;
	background:none;
}

/* Textarea
-----------------------------------------------*/

textarea 
{
	/* Move the label to the top */
	vertical-align:top;
	
	/* Turn off scroll bars in IE unless needed */
	overflow:auto;
}

/* Selects
-----------------------------------------------*/

select
{

}

select[multiple] 
{
	/* Move the label to the top */
	vertical-align:top;
}
/* End */


/* Start:/local/templates/sauni/components/bitrix/menu/menu/style.min.css?1622536190490*/
ul.left-menu{list-style:none;margin:0;padding:0;margin-bottom:8px;position:relative}ul.left-menu li{padding:10px 16px;background:#f5f5f5 url(/local/templates/sauni/components/bitrix/menu/menu/images/left_menu_bg.gif) top repeat-x}ul.left-menu li a{font-size:100%;color:#bc262c;font-weight:bold;text-decoration:none}ul.left-menu li a:visited{color:#bc262c}ul.left-menu li a:hover{color:#bc262c}ul.left-menu li a.selected:link,ul.left-menu li a.selected:visited,ul.left-menu li a.selected:active,ul.left-menu li a.selected:hover{color:#fc8d3d}
/* End */


/* Start:/local/templates/sauni/components/altasib/feedback.form/form-new/themes/theme_db3d74c869b892d5988b7393b7322a87.css?16263621393202*/
#alx_feed_back_FID2022 .afbf_radio_circle
{
	border-color:#009688;
}
#alx_feed_back_FID2022 .afbf_checkbox.toggle label input[type=checkbox]:checked + .afbf_checkbox_box:after,
#alx_feed_back_FID2022 .afbf_radio_check
{
	background-color:#009688;
}
#alx_feed_back_FID2022 .afbf_feedback_poles .afbf_btn
{
	color:#fff !important;
	background:#009688 !important;
}
#alx_feed_back_FID2022 .afbf_feedback_poles .afbf_btn:hover
{
	color:#fff !important;
	background:#006153 !important;
}
#alx_feed_back_FID2022 .afbf_checkbox.toggle label input[type=checkbox]:checked + .afbf_checkbox_box
{
	background-color:#ABF1E3;
}
#alx_feed_back_FID2022 .afbf_checkbox input[type=checkbox]:checked+.afbf_checkbox_box .afbf_checkbox_check:before,
#alx_feed_back_FID2022.floating_labels .afbf_item_pole.is_filled .afbf_name,
#alx_feed_back_FID2022.floating_labels .afbf_item_pole.is_focused .afbf_name
{
	color:#006153;
}
#alx_feed_back_FID2022.form_inputs_line .afbf_select,
#alx_feed_back_FID2022.form_inputs_line .afbf_textarea,
#alx_feed_back_FID2022.form_inputs_line .afbf_inputtext,
#alx_feed_back_FID2022.form_inputs_line .afbf_item_pole.is_focused .afbf_select,
#alx_feed_back_FID2022.form_inputs_line .afbf_item_pole.is_focused .afbf_textarea,
#alx_feed_back_FID2022.form_inputs_line .afbf_item_pole.is_focused .afbf_inputtext{
	background-image:-webkit-gradient(linear, left top, left bottom, from(#009688), to(#009688)), -webkit-gradient(linear, left top, left bottom, from(#e0e0e0), to(#e0e0e0));
	background-image:-webkit-linear-gradient(#009688, #009688), -webkit-linear-gradient(#e0e0e0, #e0e0e0);
	background-image:-o-linear-gradient(#009688, #009688), -o-linear-gradient(#e0e0e0, #e0e0e0);
	background-image:linear-gradient(#009688, #009688), linear-gradient(#e0e0e0, #e0e0e0);
}
#alx_feed_back_FID2022.form_inputs_line .afbf_item_pole.error_pole .afbf_select,
#alx_feed_back_FID2022.form_inputs_line .afbf_item_pole.error_pole .afbf_textarea,
#alx_feed_back_FID2022.form_inputs_line .afbf_item_pole.error_pole .afbf_inputtext,
#alx_feed_back_FID2022.form_inputs_line .afbf_item_pole.error_pole.is_focused .afbf_select,
#alx_feed_back_FID2022.form_inputs_line .afbf_item_pole.error_pole.is_focused .afbf_textarea,
#alx_feed_back_FID2022.form_inputs_line .afbf_item_pole.error_pole.is_focused .afbf_inputtext{
	background-image:-webkit-gradient(linear, left top, left bottom, from(#f80000), to(#f80000)), -webkit-gradient(linear, left top, left bottom, from(#e0e0e0), to(#e0e0e0));
	background-image:-webkit-linear-gradient(#f80000, #f80000), -webkit-linear-gradient(#e0e0e0, #e0e0e0);
	background-image:-o-linear-gradient(#f80000, #f80000), -o-linear-gradient(#e0e0e0, #e0e0e0);
	background-image:linear-gradient(#f80000, #f80000), linear-gradient(#e0e0e0, #e0e0e0);
	-moz-background-size:100% 2px, 100% 1px;
	background-size:100% 2px, 100% 1px;
}
#alx_feed_back_FID2022 .afbf_select, .afbf_textarea, .afbf_inputtext,
#alx_feed_back_FID2022 .afbf_checkbox label
{
	color:#212121;
}
#alx_feed_back_FID2022 .afbf_item_pole.is_focused .afbf_select,
#alx_feed_back_FID2022 .afbf_item_pole.is_focused .afbf_textarea,
#alx_feed_back_FID2022 .afbf_item_pole.is_focused .afbf_inputtext{
	border-color:#009688;
}
/* End */
/* /css/style.css?177806982720855 */
/* /css/media.css?17098400107913 */
/* /css/slick.css?16226948461776 */
/* /css/jquery.fancybox.min.css?162279991513706 */
/* /css/reset.css?16225335653865 */
/* /local/templates/sauni/components/bitrix/menu/menu/style.min.css?1622536190490 */
/* /local/templates/sauni/components/altasib/feedback.form/form-new/themes/theme_db3d74c869b892d5988b7393b7322a87.css?16263621393202 */
