.office {
    background: #eaeaea;
    padding: 54px 0 0
}

.office .contact-item-more, .office .contact-item__more {
    width: 320px;
    float: left;
    padding: 29px 0 0
}

.office .office-list {
    overflow: hidden;
    padding: 0 0 0 23px;
}

.contact-item-more, .contact-item__more {
    text-align: left
}

.contact-item-more a, .contact-item__more a {
    display: block
}

.contact-item-more a[href*="tel:"], .contact-item__more a[href*="tel:"] {
    font-size: 24px;
    line-height: 40px;
    font-weight: 700
}

.contact-item-more a[href*="mailto:"], .contact-item__more a[href*="mailto:"] {
    color: #292b2c;
    display: inline-block;
    vertical-align: top;
    border-bottom: 1px solid #4cff5b;
    margin: 11px 0 24px
}

.contact-item-more a.req, .contact-item__more a.req {
    color: #292b2c;
    margin-top: 20px;
    display: inline-block;
    vertical-align: top;
    border-bottom: 1px solid #4cff5b
}

.contact-item-more a:hover, .contact-item__more a:hover {
    border-color: transparent !important
}

.contact-item-more span, .contact-item__more span {
    display: block
}

.office-list .title {
    display: block;
    color: #929292;
    font-size: 16px;
    line-height: 25px;
    text-transform: uppercase;
    letter-spacing: .1em;
    font-weight: 700;
    padding: 0 0 12px;
    text-align: left;
}

.office-list .adr {
    padding: 0;
    display: inline-block
}

.office-list .btn.more, .office-list .btn.send {
    font-size: 12px;
    line-height: 19px;
    height: 21px;
    padding: 0 50px 0 10px;
    border-color: #929292;
    letter-spacing: .1em;
    color: #929292
}

.office-list .btn.more:after, .office-list .btn.send:after {
    background-image: url(/img/sprite.png);
    background-position: -180px -214px;
    width: 23px;
    height: 10px
}

.office-list li {
    padding: 0 0 47px
}

.office-list li.main .adr {
    font-size: 24px
}


.contact-item__more .office-list li {
    padding: 0;
    display: block;
}



.contacts__box {
    background-image: url(/pic/main-slider-01.jpg);
    padding: 50px;
}



.office {
    background: #eaeaea;
    padding: 54px 0 0
}

.office .contact-item-more, .office .contact-item__more {
    width: 320px;
    float: left;
    padding: 29px 0 0
}

.office .office-list {
    overflow: hidden;
    padding: 0 0 0 23px
}

.contact-item-more, .contact-item__more {
    text-align: left
}

.contact-item-more a, .contact-item__more a {
    display: block
}

.contact-item-more a[href*="tel:"], .contact-item__more a[href*="tel:"] {
    font-size: 24px;
    line-height: 40px;
    font-weight: 700
}

.contact-item-more a[href*="mailto:"], .contact-item__more a[href*="mailto:"] {
    color: #292b2c;
    display: inline-block;
    vertical-align: top;
    border-bottom: 1px solid #4cff5b;
    margin: 11px 0 24px
}

.contact-item-more a.req, .contact-item__more a.req {
    color: #292b2c;
    margin-top: 20px;
    display: inline-block;
    vertical-align: top;
    border-bottom: 1px solid #4cff5b
}

.contact-item-more a:hover, .contact-item__more a:hover {
    border-color: transparent !important
}

.contact-item-more span, .contact-item__more span {
    display: block
}

.office-list .title {
    display: block;
    color: #929292;
    text-transform: uppercase;
    letter-spacing: .1em;
    font-weight: 700;
    padding: 0 0 12px
}

.office-list .adr {
    padding: 0;
    display: inline-block
}

.office-list .btn.more, .office-list .btn.send {
    font-size: 12px;
    line-height: 19px;
    height: 21px;
    padding: 0 50px 0 10px;
    border-color: #929292;
    letter-spacing: .1em;
    color: #929292
}

.office-list .btn.more:after, .office-list .btn.send:after {
    background-image: url(/img/sprite.png);
    background-position: -180px -214px;
    width: 23px;
    height: 10px
}

.office-list li {
    padding: 0 0 47px
}

.office-list li.main .adr {
    font-size: 24px
}

.classes {
    padding: 46px 0
}

.classes .container, .classes .breadcrumbs {
    padding-left: 373px
}

.classes .classes__title {
    display: block;
    color: #929292;
    text-transform: uppercase;
    letter-spacing: .1em;
    font-weight: 700;
    padding: 0 0 14px
}

.hours.block  .hours__list {
    grid-template-columns: repeat(3, 1fr);
}


@media screen and (max-width: 500px) {
    .classes .classes__title {
        display: inline-block;
        width: 100%
    }
}

.contacts-map {
    display: block
}

.classes .greenbg {
    background-color: #64fc73;
    padding: 7px;
    color: #000;
    margin-bottom: 10px;
    margin-top: 20px
}

.classes__list {
    font-size: 0
}

.classes__list li {
    display: inline-block;
    vertical-align: top;
    font-size: 16px;
    width: 50%;
    padding: 0 0 15px
}

.classes__list a {
    border-bottom: 1px solid #4cff5b
}

.classes__list a:hover {
    border-color: transparent
}

.contact-item {
    padding: 53px 0 0;
    border-top: 1px solid #eee
}

.contact-item .contact-item__img {
    float: left;
    padding: 39px 0 0
}

.contact-item .contact-item__more {
    overflow: hidden;
    padding: 0 0 65px;
}

.contact-item__more a[href*="tel:"] {
    font-size: 24px;
    line-height: 40px;
    font-weight: 700;
    display: inline-block;
    vertical-align: top
}

.contact-item__more a[href*="mailto:"] {
    margin: 2px 0 14px
}

.contact-item__more a.req {
    margin-top: 15px
}

.contact-item__more .office-list {
    padding: 0 0 20px;
    display: block;
}

.contact-item__more .office-list li {
    padding: 0
}

.contact-item__more .reception span {
    display: inline-block;
    vertical-align: top
}

.office-list h1 {
    font-size: 34px;
    display: inline-block;
    padding: 0 0 10px;
}

.vakansii-link {
    font-weight: bold;
    text-transform: uppercase;
}

.staff__card-position {
    display: block;
    min-height: 24px;
    margin: 6px 0;
}

.reviews__card-header > .reviews__name {
    display: inline-block;
    vertical-align: middle;
}

.reviews__card-header > .reviews__rating {
    display: inline-block;
    margin: 5px 0 0 24px;
    vertical-align: middle;
}


.gallery-list {
    height: 250px;
    overflow-y: hidden;
    z-index: 2
}

.gallery-list li {
    float: left;
    width: 395px !important;
    margin: 0 20px 0 0
}

.gallery-list li > a {
    display: block
}

.gallery-list li > a:hover .gallery-list__title, .gallery-list li > a:hover .fancybox-title {
    margin-top: -30px
}

.gallery-list li > a:hover .gallery-list__title .icon-plus, .gallery-list li > a:hover .fancybox-title .icon-plus {
    margin: -6px 0 0;
    opacity: 1
}

.gallery-list img {
    max-width: 100%;
    height: auto;
    display: block
}

.gallery-list__title, .fancybox-title {
    display: block;
    margin: -20px 30px 0;
    line-height: 30px;
    color: #000;
    font-weight: 700;
    padding: 5px 30px 5px 16px;
    background: #4cff5b;
    position: relative;
    z-index: 3;
    -webkit-transition: margin .3s ease-in-out;
    transition: margin .3s ease-in-out
}

.gallery-list__title .icon-plus, .fancybox-title .icon-plus {
    position: absolute;
    right: 16px;
    top: 50%;
    margin: -3px 0 0;
    opacity: 0;
    -webkit-transition: opacity .3s ease-in-out, margin .3s ease-in-out;
    transition: opacity .3s ease-in-out, margin .3s ease-in-out
}



.gallery .carusel-control a.bx-next:hover {
    background: #111 url(/img/icons/arr-right-green.png) center center no-repeat;
}
.carusel-control a.bx-next {
    background: #4cff5b url(/img/icons/arr-right-black.png) center center no-repeat;
    right: 0;
}
.carusel-control a {
    width: 59px;
    height: 44px;
    background: #4cff5b;
    position: absolute;
    overflow: hidden;
    text-indent: -9999px;
}

.gallery .carusel-control a.bx-prev:hover {
    background: #111 url(/img/icons/arr-left-green.png) center center no-repeat;
}
.carusel-control a.bx-prev {
    background: #4cff5b url(/img/icons/arr-left-black.png) center center no-repeat;
    left: 0;
}
.carusel-control a {
    width: 59px;
    height: 44px;
    background: #4cff5b;
    position: absolute;
    overflow: hidden;
    text-indent: -9999px;
}

.carusel-control {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    margin: -22px 0 0;
    z-index: 2;
}

.gallery-list {
    height: 250px;
    overflow-y: hidden;
    z-index: 2;
}

.gallery {
    background: #f4f4f4;
    padding: 50px 0;
    overflow: hidden;
}

.gallery .container, .gallery .breadcrumbs {
    position: relative;
}

.rating-stars:after {
    content: " ";
    display: block;
    clear: both
}

.rating-stars.static {
    pointer-events: none
}

.rating-stars:not(old) {
    display: inline-block;
    vertical-align: top
}

.rating-stars:not(old) > input[type=radio] {
    opacity: 0
}

.rating-stars:not(old) > label {
    display: block;
    float: right;
    position: relative;
    margin: 0 1px 0 0;
    padding: 0;
    text-indent: -9999%;
    overflow: hidden;
    top: 0;
    background-image: url(/img/sprite.png);
    background-position: -331px -88px;
    width: 33px;
    height: 31px
}

.rating-stars:not(old) > label:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
    -webkit-transition: opacity .2s linear;
    transition: opacity .2s linear;
    background-image: url(/img/sprite.png);
    background-position: -330px -132px;
    width: 33px;
    height: 31px
}

.rating-stars:not(old) > label:before {
    display: none
}

.rating-stars.errored {
    padding: 0 0 10px;
    border-bottom: 3px solid red;
    -webkit-transition: border-color .3s ease-in-out;
    transition: border-color .3s ease-in-out
}

.rating-stars.success {
    border-bottom-color: green
}

.rating-stars:not(old) > label:hover:after, .rating-stars:not(old) > label:hover ~ label:after, .rating-stars:not(:hover) > :checked ~ label:after {
    opacity: 1
}

.rating-stars.static {
    background-image: url(/img/sprite.png);
    background-position: -281px -176px;
    width: 93px;
    height: 18px;
    position: relative
}

.rating-stars.static .inner {
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    bottom: 0;
    background-image: url(/img/sprite.png);
    background-position: -188px -176px;
    width: 93px;
    height: 18px;
    width: 0
}

.rating-stars.static.mini {
    background-image: url(/img/sprite.png);
    background-position: -212px -199px;
    width: 78px;
    height: 15px
}

.rating-stars.static.mini .inner {
    background-image: url(/img/sprite.png);
    background-position: -134px -199px;
    width: 78px;
    height: 15px
}

.rating-stars.static.big {
    background-image: url(/img/sprite.png);
    background-position: 0 -199px;
    width: 134px;
    height: 25px
}

.rating-stars.static.big .inner {
    background-image: url(/img/sprite.png);
    background-position: 0 -199px;
    width: 134px;
    height: 25px
}

.rating-stars.static.big .rating__value {
    margin: 27px 0 0;
}


.custom-popup .row.rating {
    padding: 24px 0;
}



input[type="radio"] {
    position: absolute;
    left: -9999px;
}


.custom-popup .titleinput[type=text]:focus, input[type=password]:focus, input[type=email]:focus, input[type=phone]:focus, textarea:focus, select:focus, .input:focus {
    border-color: #696969;
    background: #fff
}

input[type=text].error, input[type=password].error, input[type=email].error, input[type=phone].error, textarea.error, select.error, .input.error {
    border-color: red !important
}

input[type=text].disabled, input[type=text][disabled=disabled], input[type=text][disabled], input[type=password].disabled, input[type=password][disabled=disabled], input[type=password][disabled], input[type=email].disabled, input[type=email][disabled=disabled], input[type=email][disabled], input[type=phone].disabled, input[type=phone][disabled=disabled], input[type=phone][disabled], textarea.disabled, textarea[disabled=disabled], textarea[disabled], select.disabled, select[disabled=disabled], select[disabled], .input.disabled, .input[disabled=disabled], .input[disabled] {
    background-color: #f3f3f3
}

.block-more-info > .container {
    border: 3px solid #49f458;
    margin: 0 auto 40px;
    padding: 15px;
    text-align: center;
}


.block-more-info > .container p {
    margin: 0;
}

select {
    display: block
}

.ui-front {
    z-index: 9999
}

.ui-selectmenu-button {
    border: 1px solid #939393;
    border-radius: 0;
    background: #f3f3f3;
    color: #282828
}

.ui-selectmenu-button[aria-expanded=true] {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    border: 1px solid #8e8e8e
}

.ui-selectmenu-button span.ui-selectmenu-text {
    padding: 10px 15px 9px;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px
}

.ui-selectmenu-button span.ui-icon-triangle-1-s {
    width: 45px;
    height: 100%;
    right: 0;
    top: 0;
    bottom: 0;
    border-left: 1px solid #939393;
    background: url(/img/icons/slct-open.png) center center no-repeat;
    margin: 0
}

.ui-selectmenu-menu .ui-widget-content {
    border-radius: 0;
    background: #f3f3f3;
    color: #282828
}

.ui-selectmenu-menu .ui-widget-content .ui-menu-item {
    padding: 10px 15px 9px;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px
}

.ui-selectmenu-menu .ui-widget-content .ui-menu-item.ui-state-focus {
    border: 0;
    margin: 0;
    font-weight: inherit
}

.header__nav {
    max-width: 1280px;
    padding: 0 15px 16px;
}

.category-info__img {
    background-color: #f6f6f6;
    padding-top: 10%;
    text-align: center;
}

.custom-popup {
    width: 684px;
    padding: 30px;
    background: 0 0;
    display: none;
    margin: 0 auto
}

@media screen and (max-width: 767px) {
    .custom-popup {
        width: 444px
    }
}

.custom-popup input[type=text], .custom-popup textarea {
    font-size: 24px;
    line-height: 30px;
    color: #929292;
    background-color: transparent;
    border: 0;
    border-bottom: 3px solid #4c4c4c;
    padding: 11px 0
}

.custom-popup input[type=text] {
    width: 100%;
}

.custom-popup input[type=text]:focus, .custom-popup textarea:focus {
    border-color: #bfbfbf;
}

.custom-popup input[type=text].error, .custom-popup textarea.error {
    border-color: red;
}

.custom-popup textarea {
    height: 165px;
    width: 100%;
}

.custom-popup .title {
    font-size: 48px;
    line-height: 48px;
    letter-spacing: .1em;
    font-weight: 700;
    text-transform: uppercase;
    color: #fff;
    display: block;
    padding: 0 0 3px;
    text-align: left;
    margin:0;
}

.custom-popup .subtitle {
    font-size: 16px;
    line-height: 30px;
    color: #4c4c4c;
    padding: 0 0 37px;
    display: block;
}

.custom-popup .button {
    width: 258px;
}

.custom-popup .row.rating {
    padding: 24px 0;
}

.custom-popup .row.action {
    padding: 33px 0 0;
}

a.fancybox-close {
    background-image: url(/img/sprite.png);
    background-position: -162px -224px;
    width: 25px;
    height: 24px;
    right: 27px;
    top: -12px;
}

.popup-success {
    display: block;
}

.direct-call {
    padding: 0 0 30px;
    display: none;
}

.direct-call a {
    color: #fff;
    font-size: 30px;
    padding: 20px 0;
    display: block;
}

.direct-call a:hover {
    color: #4cff5b;
}

.direct-call .button.send-review {
    width: 192px;
}

.ui-multiselect-menu {
    font-size: 13px;
    line-height: 20px;
    border: 1px solid #4cff5b;
}

.ui-multiselect-menu label {
    font-size: inherit;
    padding: 15px 20px !important
}

.multiselect-subway-text > * {
    display: inline-block;
    vertical-align: baseline;
    margin-right: 10px
}

.time-table .ui-multiselect, .time-table select {
    position: relative;
    border: 1px solid #d3d6dd;
    border-radius: 4px;
    max-width: 280px;
    overflow: hidden
}

.time-table .ui-multiselect:hover, .time-table select:hover {
    border: 1px solid #4cff5b
}

.time-table .ui-multiselect:hover .ui-multiselect-arrow, .time-table select:hover .ui-multiselect-arrow {
    border-color: #4cff5b
}

.time-table .ui-multiselect.ui-state-active, .time-table select.ui-state-active {
    border: 1px solid #4cff5b
}

.time-table .ui-multiselect .ui-multiselect-inner, .time-table select .ui-multiselect-inner {
    background: #eaeaea
}

.time-table .ui-multiselect .ui-multiselect-value, .time-table select .ui-multiselect-value {
    color: #929292;
    font-size: 13px;
    letter-spacing: .01em;
    line-height: 30px;
    padding: 5px 40px 5px 0;
    text-align: left;
    text-transform: uppercase;
    font-weight: 700
}

.time-table .ui-multiselect .ui-multiselect-value > *, .time-table select .ui-multiselect-value > * {
    display: inline;
    vertical-align: top;
    padding-right: 10px
}

.time-table .ui-multiselect .ui-multiselect-arrow, .time-table select .ui-multiselect-arrow {
    width: 40px;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    border-left: 1px solid #d3d6dd;
    background: url(/img/icons/slct-gray-down.png) center center no-repeat
}

.ui-multiselect.ui-state-active {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.fancybox-title {
    border-radius: 0;
    text-shadow: none;
    white-space: normal;
    width: 80%;
    margin: -20px auto 0
}

.fancybox-nav span {
    width: 59px;
    height: 44px;
    background: #4cff5b;
    position: absolute;
    overflow: hidden;
    text-indent: -9999px;
    top: 50%;
    margin: -22px 0 0 !important
}

.hours.block {
    margin-top: 40px;
}

.block-more-info {
    padding: 0 15px;
}

@media screen and (max-width: 1024px) {
    .fancybox-nav {
        display: none
    }
}

.fancybox-prev {
    left: 0
}

.fancybox-prev span {
    left: 0;
    background: #4cff5b url(/img/icons/arr-left-black.png) center center no-repeat !important
}

.fancybox-next {
    right: 0
}

.fancybox-next span {
    right: 0;
    background: #4cff5b url(/img/icons/arr-right-black.png) center center no-repeat !important
}

.fancybox-default-skin {
    background: transparent;
    box-shadow: none;
}

#success {
    background-color: transparent;
}

.callback,
#success {
    width: 440px;
    background: #fff;
    display: none;
}

.price__info .container {
    margin: 0;
    padding: 0;
}

.secondname,
.second_name,
.second-name {
    display: none;
}

.inp-check__txt2 .link:before {
    content: "Нажимая кнопку «Записаться», я даю согласие на обработку моих персональных данных, в соотвествии с Федеральным законом от 27.07.2006 года №152-ФЗ «О персональных данных», на условиях и для целей, определенных в Согласии на обработку персональных данных. Даю согласие на информационную и рекламную рассылку СМС уведомлений от ИП Макаринова М.В., ООО УЦ «ПЕРСПЕКТИВА»"
}

.inp-check__txt3 .link:before {
    content: "Нажимая кнопку «Отправить», я даю согласие на обработку моих персональных данных, в соотвествии с Федеральным законом от 27.07.2006 года №152-ФЗ «О персональных данных», на условиях и для целей, определенных в Согласии на обработку персональных данных. Даю согласие на информационную и рекламную рассылку СМС уведомлений от ИП Макаринова М.В., ООО УЦ «ПЕРСПЕКТИВА»"
}

.inp-check__txt .link:before {
    content: "Нажимая кнопку «Перезвонить мне», я даю согласие на обработку моих персональных данных, в соотвествии с Федеральным законом от 27.07.2006 года №152-ФЗ «О персональных данных», на условиях и для целей, определенных в Согласии на обработку персональных данных. Даю согласие на информационную и рекламную рассылку СМС уведомлений от ИП Макаринова М.В., ООО УЦ «ПЕРСПЕКТИВА»"
}

.text-center {
    text-align: center;
}

.instructor-list {
    font-size: 0;
    margin: 0;
    padding: 0;
}

.instructor-list li {
    margin: 0 32px 48px 0;
    width: calc(33.3% - 22px);
    display: inline-block;
    vertical-align: top;
    font-size: 16px;
}

.instructor-list li:nth-child(3n) {
    margin-right: 0;
}

.instructor-list .instructor__img {
    margin: 0 0 15px;
}

.instructor-list .instructor__pos {
    margin: -3px 0 0;
    padding: 0 0 8px;
}

.instructor-list .instructor__total {
    margin: -4px 0 0 4px;
}

.instructor__img {
    display: block;
}

.instructor__img img {
    display: block;
    width: 100%;
    height: auto;
}

.instructor__name {
    color: #000;
    font-size: 17px;
    line-height: 20px;
    font-weight: 700;
}

.instructor__pos {
    display: block;
    font-size: 13px;
    font-weight: 300;
    color: #4c4c4c;
}

.instructor__total {
    font-size: 13px;
    display: inline-block;
    vertical-align: top;
    color: #a9a9a9;
}

.instructor__total:hover {
    text-decoration: underline;
}

.instructor__info {
    width: 394px;
    float: left;
    padding: 0 0 50px;
}

.instructor__info .instructor__img {
    padding: 0 0 31px;
}

.instructor__info .instructor__name {
    padding: 0 0 6px;
}

.instructor__info .instructor__pos {
    color: #4c4c4c;
    font-size: 16px;
    line-height: 25px;
    padding: 0 0 26px;
}

.instructor__info .instructor__total {
    color: #757077;
    margin: 1px 0 0 6px;
}

.instructor__info .instructor__total:hover {
    text-decoration: none;
}

.instructor__info .instructor__hi {
    padding: 29px 0 15px;
}

.instructor__info .add-review {
    color: #6b6e73;
    border-color: #6b6e73;
    width: 258px;
}

.instructor__info .add-review:after {
    background-image: url(/img/sprite.png);
    background-position: -290px -199px;
    width: 24px;
    height: 11px;
}

.instructor__reviews {
    overflow: hidden;
    padding: 0 0 0 64px;
}

.instructor__reviews .title {
    font-size: 24px;
    font-weight: 700;
    line-height: 30px;
    text-transform: uppercase;
    color: #000;
    margin: -5px 0 0;
    padding: 0 0 35px;
}

.stock-item__title {
    color: #fff;
    background-size: cover;
    height: 400px;
    padding: 30px 0;
    margin: 0 0 30px;
    position: relative;
}

.stock-item__title .popular__cat {
    display: inline-block;
    color: #000;
    font-feature-settings: "smcp","c2sc";
    background: #49f458;
    font-size: 16px;
    font-variant-caps: all-small-caps;
    font-weight: 700;
    line-height: 19px;
    padding: 8px 16px;
    z-index: 2;
}

.stock-item__title .popular__left {
    position: absolute;
    bottom: 13px;
    left: 14px;
}

.price-payment-right {
    text-align: center;
}

.price-payment-info {
    display: inline-block;
    max-width: 400px;
}


.sale2__img picture {
    border: 12px solid #fff;
    transform: rotate(6deg);
}

.actions-all {
    margin: 20px 0 0;
}


.actions-all > a {
    font-weight: 700;
    text-transform: uppercase;
}


@media screen and (max-width: 1280px) {
    .stock-item__title {
        height: 320px;
    }

    .instructor-list li {
        width: calc(25% - 24px);
    }
    .instructor-list li:nth-child(3n) {
        margin-right: 32px;
    }
    .instructor-list li:nth-child(4n) {
        margin-right: 0;
    }
}

@media screen and (max-width: 1023px) {

    .stock-item__title {
        height: 285px;
    }

    .instructor__info {
        float: none;
        width: 100%;
    }

    .instructor__info .instructor__img {
        float: left;
        width: 50%;
    }

    .instructor__info .instructor__data {
        overflow: hidden;
        padding: 0 0 0 30px;
        width: 50%;
    }

    .instructor__reviews {
        overflow: visible;
        padding: 35px 0 0;
    }

    .instructor__name {
        font-size: 19px;
        line-height: 25px;
    }

    .instructor-list li {
        width: calc(33.3% - 24px);
    }
    .instructor-list li:nth-child(4n) {
        margin-right: 32px;
    }
    .instructor-list li:nth-child(3n) {
        margin-right: 0;
    }
}


@media screen and (max-width: 767px) {

    .stock-item__title {
        height: 260px;
    }

    .instructor-list li {
        width: calc(50% - 16px);
    }

    .instructor-list li:nth-child(3n),
    .instructor-list li:nth-child(4n) {
        margin-right: 32px;
    }

    .instructor-list li:nth-child(2n) {
        margin-right: 0;
    }

    .instructor__info .instructor__img {
        float: none;
        width: 100%;
    }

    .instructor__info .instructor__data {
        overflow: visible;
        padding: 0;
        width: 100%;
    }

    .instructor__reviews {
        overflow: visible;
        padding: 35px 0 0;
    }
}

.price__box .stock-list {
    display: grid;
    padding: 0;
    margin: 0;
    grid-template-columns: repeat(3, 1fr);
    gap: 40px 10px;
}

.price__box .stock-list li {
    display: block;
}

.price__box .stock-list .popular__title {
    min-height: 49px;
}

@media screen and (max-width: 767px) {

    .price__box .stock-list {
        grid-template-columns: repeat(2, 1fr);
        gap: 30px 10px;
    }

    .price__box .stock-list .popular__title {
        min-height: 49px;
    }


    .time-table1 thead {
        border: none;
        clip: rect(0 0 0 0);
        height: 1px;
        margin: -1px;
        overflow: hidden;
        padding: 0;
        position: absolute;
        width: 1px;
    }

    .time-table1 tr {
        border-bottom: 1px solid #ddd;
        display: block;
    }

    .time-table1 td {
        border-bottom: 1px solid #ddd;
        display: block;
        font-size: 14px;
        padding: 7px 0;
    }

    .time-table1 td::before {
        content: attr(data-label);
        font-weight: bold;
        display: inline-block;
        margin: 0 14px 0 0;
    }
}


@media screen and (max-width: 514px) {

    .hours.block .hours__list {
        grid-template-columns: repeat(1, 1fr);
    }
}


@media screen and (max-width: 479px) {
    
    .stock-item__title {
        height: 210px;
    }

    .instructor__name {
        font-size: 15px;
    }

    .instructor-list li {
        width: 100%;
        margin: 0;
        padding: 0 0 48px;
    }

    .instructor-list li:nth-child(3n) {
        padding-right: 0;
    }

    .price__box .stock-list {
        grid-template-columns: repeat(1, 1fr);
        gap: 20px 10px;
    }

    .price__box .stock-list .popular__title {
        min-height: auto;
    }
}


[class*=icon-] {
    display: inline-block;
    vertical-align: baseline
}

.icon-subway-red, .multiselect-subway-image-2 {
    background-image: url(/img/sprite.png);
    background-position: -220px -224px;
    width: 16px;
    height: 12px
}

.icon-subway-grey, .multiselect-subway-image-1 {
    background-image: url(/img/sprite.png);
    background-position: -204px -224px;
    width: 16px;
    height: 12px
}


.iv-embed {
    margin: 0 auto;
    padding: 0;
    border: 0;
}

.class__item-img {
    max-width: 345px;
    right: -13px;
    pointer-events: none;
}

@media (min-width: 560px) {
    .class__item-img {
        max-width: 377px;
        right: -55px;
    }
}

@media (min-width: 768px) {
    .category-info__list.full {
        grid-template-columns: repeat(1,1fr);
    }

    .class__item-img {
        bottom: -44px;
        left: 150px;
        right: auto;
        max-width: 340px;
    }
}

@media (min-width: 1280px) {
    .class__item-img {
        max-width: 385px;
    }
    .price__sidebar {
        order: -1;
    }
}

.gallery-intens {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-template-rows: repeat(1, 1fr);
    grid-gap: 0.5rem;
}

.times-cols-block {
    grid-template-columns: repeat(1, 1fr);
    grid-gap: 10px;
    display: grid;
    gap: 10px;
    list-style: none;
    margin: 0;
    padding: 0;
    text-align: center;
}


.times-cols-block .contact-col {
    background: url("data:image/svg+xml,%3csvg width='271' height='575' viewBox='0 0 271 575' fill='none' xmlns='http://www.w3.org/2000/svg' preserveAspectRatio='none'%3e %3crect x='0.5' y='0.5' width='270' height='574' stroke='%23D4D4D4' stroke-dasharray='10 10' vector-effect='non-scaling-stroke'/%3e %3c/svg%3e") no-repeat;
    background-size: auto;
    background-size: 100% 100%;
    padding: 20px;
}

.times-cols-block .contact-col a {
    display: inline-block;
    margin: 0 0 10px;
}


@media (min-width: 480px) {
    .times-cols-block {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media (min-width: 768px) {
    .times-cols-block {
        grid-template-columns: repeat(4, 1fr);
    }
}



:root{ --accent:#3dcc4a; --cookie-bg: rgba(15,23,42,.6); }

/* мини-размер, «стекло», слева снизу (чтобы не мешать кнопке вверх справа) */
#cookie-banner{
    position:fixed; left:12px; bottom:calc(12px + env(safe-area-inset-bottom));
    z-index:2147483647;
    width:320px; max-width:calc(100% - 24px);
    padding:10px 12px; border-radius:12px;

    background:var(--cookie-bg);
    -webkit-backdrop-filter:saturate(140%) blur(8px);
    backdrop-filter:saturate(140%) blur(8px);
    border:1px solid rgba(255,255,255,.18);
    box-shadow:0 12px 30px rgba(0,0,0,.25);

    color:#fff; font:13px/1.45 system-ui,-apple-system,Segoe UI,Roboto,Arial;
    animation: cookie-fade .2s ease-out;
}
@keyframes cookie-fade{ from{ opacity:0; transform:translateY(6px);} to{opacity:1; transform:translateY(0);} }

#cookie-banner .cookie-text{ margin:0; color:rgba(255,255,255,.95); }
#cookie-banner a{ color:#fff; text-decoration:underline; }

#cookie-banner .cookie-row{
    display:flex; gap:6px; justify-content:flex-end; align-items:center; margin-top:8px;
}

#cookie-accept, #cookie-decline{
    height:30px; padding:0 10px; border-radius:8px; cursor:pointer; font-weight:600; font-size:12px;
}

/* «Принять» — акцентная */
#cookie-accept{
    background:var(--accent); color:#000; border:0;
    box-shadow:0 4px 10px rgba(43,127,255,.35);
}
#cookie-accept:hover{ filter:brightness(1.06); }

/* «Отклонить» — лёгкая обводка, НО логика такая же: просто закрыть */
#cookie-decline{
    background:transparent; color:#fff; border:1px solid rgba(255,255,255,.55);
}
#cookie-decline:hover{ background:rgba(255,255,255,.06); }

/* на очень узких экранах растягиваемся */
@media (max-width:380px){
    #cookie-banner{ left:10px; width:calc(100% - 20px); }
}


:root{ --accent:#3dcc4a; --cookie-bg: rgba(15,23,42,.6);
    --progress-bg: rgba(255, 255, 255, 0.2);
    --progress-fill: #3dcc4a;
}

/* Стили баннера */
#cookie-banner {
    position: fixed;
    left: 12px;
    bottom: calc(12px + env(safe-area-inset-bottom));
    z-index: 2147483647;
    width: 320px;
    max-width: calc(100% - 24px);
    padding: 15px 15px 12px;
    border-radius: 12px;
    background: var(--cookie-bg);
    -webkit-backdrop-filter: saturate(140%) blur(8px);
    backdrop-filter: saturate(140%) blur(8px);
    border: 1px solid rgba(255, 255, 255, .18);
    box-shadow: 0 12px 30px rgba(0, 0, 0, .25);
    color: #fff;
    font: 13px/1.45 system-ui, -apple-system, Segoe UI, Roboto, Arial;
    animation: cookie-fade .3s ease-out;
    box-sizing: border-box;
}

@keyframes cookie-fade {
    from {
        opacity: 0;
        transform: translateY(10px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

/* Крестик закрытия */
.cookie-close {
    position: absolute;
    top: 8px;
    right: 8px;
    width: 24px;
    height: 24px;
    padding: 0;
    background: transparent;
    border: none;
    color: rgba(255, 255, 255, 0.8);
    font-size: 22px;
    line-height: 1;
    cursor: pointer;
    border-radius: 4px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.2s ease;
}

.cookie-close:hover {
    color: #fff;
    background: rgba(255, 255, 255, 0.1);
}

/* Текст */
.cookie-text {
    margin: 0 0 15px 0;
    color: rgba(255, 255, 255, .95);
    font-size: 14px;
    line-height: 1.4;
}

.cookie-text a {
    color: #fff;
    text-decoration: underline;
    transition: opacity 0.2s;
}

.cookie-text a:hover {
    opacity: 0.8;
}

/* Прогресс-бар */
#cookie-progress {
    height:3px; margin:12px 0 8px;
    background:rgba(255,255,255,.1); border-radius:2px;
    overflow:hidden;
}
#cookie-progress-fill {
    height:100%; width:100%;
    background:var(--accent);
    transform-origin:left;
    animation:progress-shrink 12s linear forwards;
}
@keyframes progress-shrink {
    from { transform: scaleX(1); }
    to { transform: scaleX(0); }
}

/* Таймер */
.cookie-timer {
    margin: 0;
    font-size: 12px;
    color: rgba(255, 255, 255, 0.7);
    text-align: center;
    line-height: 1.3;
}

#cookie-timer {
    font-weight: 600;
    color: #fff;
}

/* Адаптивность */
@media (max-width: 380px) {
    #cookie-banner {
        left: 10px;
        width: calc(100% - 20px);
        padding: 12px 12px 10px;
    }

    .cookie-text {
        font-size: 13px;
        margin-bottom: 12px;
    }
}