.title {
    text-align: left;
}

h2 {
    font-size: 36px;
}

a {
    color: #06A0D6;
}

a:hover {
    color: #2AEAFF;
}

.another-articles-block .article h3 a:hover {
    color: #06A0D6;
}

.bt {
    text-transform: unset;
}

.logOut .relativeDiv::after {
    border-top: 10px solid #06A0D6;
    display: none;
}

.logOut .relativeDiv select#relativeShipSelected {
    box-shadow: 1px 1px 5px 1px #06A0D6;
}

.logOut .relativeDiv span#relativeShipSelected {
    box-shadow: 1px 1px 5px 1px #06A0D6;
}

.logOut .relativeDiv .custom-select .select-selected:after {
    border-color: #06A0D6 transparent transparent transparent;
}

.logOut .relativeDiv .custom-select .select-selected.select-arrow-active:after {
    border-color: transparent transparent #06A0D6 transparent;
}

.logOut .relativeDiv .custom-select .select-selected {
    background: #fff;
    box-shadow: 1px 1px 5px 1px #06A0D6;
}

.logOut .relativeDiv .custom-select .select-items {
    background: #fff;
    box-shadow: 1px 1px 5px 1px #06A0D6;
}

.title-w1140 {
    width: 1140px;
    max-width: 100%;
    margin: 0 auto;
}

.title-w1120 {
    width: 1120px;
    max-width: 100%;
    margin: 0 auto;
}

.title-w1100 {
    width: 1100px;
    max-width: 100%;
    margin: 0 auto;
}

.header__contacts a {
    color: #fff;
}

.promo-middle .bt.bt-orange {
    background-color: #d53e07;
    border-radius: 6px;
    color: #fff;
    box-shadow: 1px 1px 5px 1px #000;
}

.header__contacts .social_links a {
    display: flex;
    align-items: center;
}

.header__contacts .social_links a img {
    max-height: 16px;
}

.header__ul-burger span {
    background-color: #06A0D6;
}

.header__contacts-soc .sprite {
    fill: #06A0D6;
}

.header__logo .sprite {
    width: auto;
}

.header__contacts {
    display: flex;
    justify-content: space-evenly;
}

.header__contacts .social_links {
    display: flex;
}

.header__contacts .phone a {
    font-size: 18px;
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
    background-color: #d53e07
}

.bigsize-phone {
    font-size: 23px;
}

.card-carousel__item {
    background-color: #E5F9FF;
}

.bt.bt-blue:not(.bt-not-orange) {
    background-color: #d53e07;
    border-radius: 6px;
    color: #fff;
    box-shadow: 1px 1px 5px 1px #000;
}

.bt.bt-blue-blue {
    background-color: #06A0D6;
    border-radius: 6px;
    color: #fff;
}

.custom-select .select-items div:hover,
.custom-select .same-as-selected {
    background-color: #06A0D6;
}

/*.user-present-svg-link{
    background-color: #06A0D6;
}*/

.card-carousel__ul ul li::before {
    width: 5px;
    height: 5px;
    top: 6px;
}

.card-carousel__item:hover {
    background-color: #06A0D6;
    color: #fff;
    cursor: pointer;
}

.card-carousel__item:hover .card-carousel__ul ul li::before {
    background-color: #fff;
}

.card-carousel__item:hover .card-carousel__ul {
    color: #2AEAFF;
}

.card-carousel__item:hover .card-carousel__ul ul {
    color: #fff;
}

.card-carousel__item:hover .bt.bt-blue {
    background-color: #d53e07;
    color: #fff;
}

.card-carousel__label {
    border: solid 3px #06A0D6;
}

.owl-item .card-carousel__label .animate {
    width: 77px;
    height: 77px;
}

.bt.blue-border {
    background-color: #d53e07;
    color: #d53e07;
    color: #fff;
}

.bt.blue-border:hover {
    background-color: #d53e07;
    color: #fff;
    border-color: #d53e07;
}

.items .item .privilege__item {
    background-color: #E5F9FF;
}

.timetable .title {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.timetable .title .filter:hover article:nth-child(1) div:nth-child(2) {
    background-color: #06A0D6;
}

.timetable .title .filter:hover article:nth-child(2) div:nth-child(2) {
    background-color: #06A0D6;
}

.timetable .title .filter:hover article:nth-child(3) div:nth-child(2) {
    background-color: #06A0D6;
}

.timetable section.timetableEntries #show-more-lessons {
    background-color: #06A0D6;
    margin: 0;
    display: inline-block;
    width: 200px;
    color: #fff;
}

.timetable .title h2 {
    width: auto;
}

.timetable .title .filter {
    position: relative;
    margin-left: 5px;
    margin-top: 40px;
}

.timetable .filter-timetable-wrap {
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: flex-end;
}

.timetable .filter-timetable-wrap .filter-timetable-count {
    margin: 0;
}

.timetable header.timetableHeader .week {
    border-radius: 10px;
    margin: 0 0 30px 0;
    background: none;
    border: solid 1px #B1B1B1;

}

.timetable header.timetableHeader .week a {
    border-radius: 6px;
}

.timetable header.timetableHeader .week a.on {
    background-color: #06A0D6;
    color: #fff;
}

.timetable header.timetableHeader .week .weekContainer .owl-dots button.owl-dot.active span {
    background-color: #06A0D6;
}

.timetable .tabs a.on:after {
    background-color: #06A0D6;
}

.timetable header.timetableHeader .week a {
    color: #C2C2C2;
}

.timetable .tabs a.on:after {
    background-color: #06A0D6;
}

.timetable header.timetableHeader {
    flex-direction: column-reverse;
    align-items: flex-start;
}

.timetable section.timetableEntries article.entry {
    padding: 17px 30px 18px 30px;
    border-radius: 10px;
}

.timetable section.timetableEntries article.terms.entry:nth-child(odd) {
    background-color: #E5F9FF;
}

.timetable section.timetableEntries article.terms.entry time .time {
    font-size: 30px;
    color: #06A0D6;
    align-items: flex-start;
}

.timetable section.timetableEntries article.terms.entry time .duration {
    font-size: 15px;
    color: #A1C9D8;
}

.timetable section.timetableEntries article.entry .details:after {
    display: none;
}

.timetable section.timetableEntries article.entry .details {
    color: #000;
    font-size: 17px;
}

/*.timetable section.timetableEntries article.entry .details a{
    color: #06A0D6;
}*/
.timetable section.timetableEntries article.entry.razovye .details .group a.enroll,
.timetableEntries .entry.razovye a.cancel-class {
    color: #00be2c;
    box-shadow: 1px 1px 5px 1px #00BE2BB2;
}

.timetable section.timetableEntries article.entry.gruppovye_zanyatiya .details .group a.enroll,
.timetableEntries .entry.gruppovye_zanyatiya a.cancel-class {
    color: #FF7A00 !important;
    box-shadow: 1px 1px 5px 1px #FF7B02B2;
}

.timetable section.timetableEntries article.entry.basseyn .details .group a.enroll,
.timetableEntries .entry.basseyn a.cancel-class {
    color: #20B0FF;
    box-shadow: 1px 1px 5px 1px #20B0FFB2;
}

.timetable section.timetableEntries article.entry.razovye .details .group a.enroll,
.timetableEntries .entry.razovye a.cancel-class {
    color: #20B0FF;
    box-shadow: 1px 1px 5px 1px #20B0FFB2;
}

.timetable section.timetableEntries article.entry.boycovskiy_klub .details .group a.enroll,
.timetableEntries .entry.boycovskiy_klub a.cancel-class {
    color: #EF4D4E;
    box-shadow: 1px 1px 5px 1px #EF4D4EB2;
}

.timetable section.timetableEntries article.entry.edinoborstva .details .group a.enroll,
.timetableEntries .entry.edinoborstva a.cancel-class {
    color: #EF4D4E;
    box-shadow: 1px 1px 5px 1px #EF4D4EB2;
}

.timetable section.timetableEntries article.entry.detskaya_komnata .details .group a.enroll,
.timetableEntries .entry.detskaya_komnata a.cancel-class {
    color: #DED111;
    box-shadow: 1px 1px 5px 1px #DED111B2;
}

.timetable section.timetableEntries article.entry.mini-gruppy .details .group a.enroll,
.timetableEntries .entry.mini-gruppy a.cancel-class,
.timetable section.timetableEntries article.entry.velotrenirovki .details .group a.enroll,
.timetableEntries .entry.velotrenirovki a.cancel-class {
    color: #A872FF;
    box-shadow: 1px 1px 5px 1px #A872FFB2;
}

.timetable section.timetableEntries article.entry.trenazhernyy_zal .details .group a.enroll,
.timetableEntries .entry.trenazhernyy_zal a.cancel-class,
.timetable section.timetableEntries article.entry.fitnes .details .group a.enroll,
.timetableEntries .entry.fitnes a.cancel-class {
    color: #00be2c;
    box-shadow: 1px 1px 5px 1px #00BE2BB2;
}

.timetable section.timetableEntries article.entry.termalnyy_kompleks .details .group a.enroll,
.timetableEntries .entry.termalnyy_kompleks a.cancel-class {
    color: #69B974;
    box-shadow: 1px 1px 5px 1px #69B974B2;
}

.timetable section.timetableEntries article.entry .details .group {
    align-items: center;
}

.timetable section.timetableEntries article.entry .details .group .name {
    font-weight: 600;
}

.timetable section.timetableEntries article.entry .details.terms .group .name .courseName:after {
    display: none;
}

.timetable section.timetableEntries article.entry:not(:last-child) {
    margin-bottom: 0;
}

.timetableEntries #show-more-lessons {
    margin-top: 30px !important;
}

#filterWindow.popup .choose a {
    background-color: #06A0D6;
}

#filterWindow.popup .tabs a.on:after {
    background-color: #06A0D6;
}

.trainer__carousel .wehave__carousel-footer {
    height: 97px;
}

.wehave__carousel-footer {
    background-color: rgba(6, 160, 214, .75);
}

.wehave__carousel-name {
    font-size: 20px;
}

.wehave__carousel-work-year {
    font-size: 14px;
}

.wehave__carousel-work-year:first-letter {
    text-transform: uppercase;
}

section.mapping.single .balloon .details {
    background-color: #000;
}

section.mapping.single .balloon .details address a {
    color: #06A0D6;
}

.orders #user-classes-orders h4 {
    border-color: #06A0D6;
}

.ticket-data .termalnyy_kompleks svg path {
    fill: #06A0D6;
}

.map .ymaps-2-1-79-balloon-content__header {
    color: #06A0D6;
    text-transform: uppercase
}

footer.footer {
    background: url("/local/media/img/soham/footer_bg.png") no-repeat right bottom #000;
    border-radius: 10px 10px 0 0;
}

::selection {
    background-color: #06A0D6;
}

#more_information.popup {
    background-color: #06A0D6;
    border-radius: 10px;
    border: none;
    margin-bottom: 100px;
    height: 290px;
    padding-bottom: 0;
    background: url("/local/media/img/soham/logo_form.png") no-repeat 85% bottom #06A0D6;
}

#more_information.popup .f-item:nth-child(2) {
    margin-bottom: auto;
}

#form.popup {
    background: url("/local/media/img/soham/logo_form.png") no-repeat 85% bottom rgba(6, 160, 214, .75);
    backdrop-filter: blur(5px);
}

#form.popup .bt-blue,
#more_information.popup .bt-blue {
    background-color: #d53e07;
    color: #fff;
}

#more_information.popup .form__check label,
#more_information.popup .form__check label a,
#form.popup .form__check label,
#form.popup .form__check label a,
#formCareer.popup .form__check label,
#formCareer.popup .form__check label a {
    color: #2AEAFF;
}

#popup_banner_form span {
    color: #2AEAFF;
}

#popup_banner_form a {
    color: #2AEAFF;
    text-decoration: underline;
    margin: 0 3px;
}

.form__check input:checked+span:before {
    background-color: #2AEAFF;
    border: none;
}

.form__input input,
.form__input button {
    border-radius: 6px;
    font-size: 20px;
}

.form__input {
    margin-bottom: 0;
}

.form__submit {
    margin-top: 0;
}

#filterWindow.popup .filterButtons a.on:after {
    background-color: #06A0D6;
}

.mb10 {
    margin-bottom: 10px;
}

.mb20 {
    margin-bottom: 20px;
}

.mr20 {
    margin-right: 20px;
}

.popup .container {
    padding: 0;
}

.popup .container .row {
    padding: 0;
    margin: 0;
}

.popup .container .row .f-item {
    padding: 0;
}

#filterWindow.popup .container {
    padding: 0 15px;
}

.form-flex {
    display: flex;
    justify-content: start;
}

.form-flex .f-input {
    width: 755px;
}

.form-flex .form__submit {
    width: 184px;
}

#timetable .title h2 {
    margin-left: 0;
}

.documents_years a.tab.on:after {
    background-color: #06A0D6;
}

.freezeDialog.popup {
    background-color: rgba(6, 160, 214, .75);
    backdrop-filter: blur(5px);
}

.freezeDialog.popup .actions button {
    background-color: #06A0D6;
    color: #ffffff
}

.dialog.confirm {
    background-color: rgba(6, 160, 214, .75);
    backdrop-filter: blur(5px);
    max-width: 400px;
}

.miniGroupsDialog.popup {
    background-color: rgba(6, 160, 214, .75);
    backdrop-filter: blur(5px);
}

.dialog .logo img {
    max-width: 100%;
}

/*.wehave__carousel__mobile{
    display: none;
}*/

@media (max-width: 575.98px) {
    h2 {
        font-size: 26px;
        margin-left: 10px;
    }

    .col-header {
        width: 110px;
    }

    .header__logo a {
        width: 100%;
        max-width: 100%;
        height: auto;
    }

    .header__logo .sprite {
        max-width: 100%;
    }

    .header__contacts .social_links a img {
        max-width: 100%;
    }

    .header__contacts.offset-left {
        margin-left: -16px;
    }

    .bigsize-phone {
        font-size: 12px;
    }

    #more_information.popup {
        /*background: #06A0D6;*/
        /*height: 310px;*/
        min-height: 310px;
        padding-bottom: 10px;
        height: auto;
    }

    #more_information.popup .form-flex {
        flex-direction: column;
    }

    .form-flex .f-input {
        max-width: 100%;
    }

    .form-flex .f-input.mr20 {
        margin-right: 0;
    }

    .form-flex .f-item {
        margin-bottom: 20px;
    }

    .form-flex .f-item .form__submit {
        text-align: center;
    }

    .fixed-header {
        height: 45px;
    }

    .mapping .balloon h2 {
        margin-left: 0;
    }

    .owl-item .card-carousel__label .animate {
        height: 63px;
        width: 63px;
    }

    .wehave__carousel__mobile {
        display: block;
    }

    .wehave__carousel,
    .wehave__carousel .owl-nav {
        display: none !important;
    }

    .wehave__block {
        flex-direction: column;
        gap: normal;
    }

    .wehave__block .wehave__carousel-item {
        margin-bottom: 20px;
        padding: 0 10px;
    }

    .header__contacts .phone a {
        font-size: 16px;
    }

    .bigsize-phone {
        font-size: 16px;
    }

    .timetable section.timetableEntries article.entry .details .group {
        align-items: flex-start;
    }

    .timetable section.timetableEntries article.entry .details .group .name {
        width: 225px;
    }

    .timetable section.timetableEntries article.entry .details .group .classname {
        display: inline-flex;
    }

    .timetable section.timetableEntries article.entry .details .group .hallName {
        display: inline-flex;
    }

    .header__timer {
        top: 36px;
    }

    .header__branch {
        top: 42px;
    }
}

.header__branch {
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}

.header__timer {
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}

.header__timer .timer__time {
    color: #d53e07;
}

.header__timer .wrapper {
    align-items: center;
}

@media (max-width: 575.98px) {
    .header__timer .timer__time {
        margin-left: -7px;
    }

    .header__timer .wrapper {
        margin-left: -10px;
    }
}

@media (max-width: 575.98px) {
    .timetable section.timetableEntries article.entry .details .group .name {
        width: 185px;
        margin-bottom: 10px;
    }
}

.entrance .title,
.entrance .title h2 {
    text-align: center;
}

.bt.bt-green {
    background-color: #06A0D6;
    color: #fff;
}

.depositRefillButton:disabled,
.depositRefillButton:disabled:hover {
    background: rgb(27 42 48 / 30%);
    color: #fff;
}

#filterWindow.popup .filterButtons.filterLesson a.on div {
    background-color: #06A0D6;
}

#show-more-lessons {
    border-radius: 6px;
}

.bt.blue-border.popup_form {
    border-radius: 10px;
}

.wehave__carousel-visible,
.card-carousel__item,
.fitgallery__carousel-item,
section.mapping.single .balloon .details,
.privilege__item {
    border-radius: 10px;
}

.g-recaptcha-wrapper {
    margin-top: 20px;
}



.popup .form__input label input[type=checkbox] {
    width: 18px;
    height: 18px;
    margin-top: 5px;
    padding: 0 !important;
}


.popup .form__input span a {
    color: #fff;
    text-decoration: underline;
}

.documents_tabs a.tab.on:after {
    background-color: #06A0D6;
}

.documents ul li.checkDocument::before {
    color: #06A0D6;
}

.loader {
    border-left: 1.1em solid #06A0D6;
}

.popup {
    background-color: rgba(6, 160, 214, .75);
    backdrop-filter: blur(5px);
}

.form__input {
    position: relative;
    margin-bottom: 20px;
}

.form__logo .sprite {
    width: 220px;
    height: 60px;
}

.form__logo .sprite img {
    max-width: 100%;
}

.bt.bt-green:hover {
    background-color: #2AEAFF;
}

.profile .clientCardContainer .cardClientItem .danger {
    background-color: #06A0D6;
}

.profile .clientCardContainer .cardClientItem .text-info {
    background-color: #fff;
    box-shadow: 1px 1px 5px 1px #06A0D6;
}

.openform.zhaloba-form #more_information.popup {
    height: auto;
}

#success .popup__title {
    margin-bottom: 0;
}

.documents .singDocument {
    background: #06A0D6;
}

.popup.termPopupBooking {
    max-width: 420px;
    padding-top: 40px;
}

.termPopupBooking .logo img {
    width: 250px;
    height: 75px;
}

.termPopupBooking .logo b {
    color: #fff;
    font-size: 18px;
}

.termPopupBooking .field.two-fields {
    display: flex;
    justify-content: space-between;
    gap: 20px;
}

.termPopupBooking .field.three-fields {
    display: flex;
    justify-content: space-between;
    gap: 20px;
    align-items: center;
}

.termPopupBooking .field.three-fields .info-icon {
    width: 30px;
    cursor: pointer;
}

.termPopupBooking .field.three-fields .info-icon img {
    width: 20px;
}

.termPopupBooking .field input {
    padding: 6px 10px;
    width: 100%;
    margin: 5px 5px 5px 0px;
}

.termPopupBooking .actions {
    margin-bottom: 10px;
    display: flex;
    margin-top: 15px;
}

.termPopupBooking .bt.bt-green {
    background-color: #d53e07;
    padding: 10px 25px;
    border-radius: 6px;
    font-weight: normal;
}

.termPopupBooking input {
    border-color: #05FF00;
    border-radius: 4px;
    padding: 6px 10px;
}

.termPopupBooking input.error {
    border-color: #ff0000;
}

.termPopupBooking .guests {
    display: none;
    margin-top: 15px;
}

.termPopupBooking .guests h4 {
    color: #ffffff;
}

.termPopupBooking .guests .guest-form {
    margin-bottom: 15px;
}

.termPopupBooking .actions {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 10px;
}

.termPopupBooking .actions .bt {
    max-width: 150px;
}

.add_guest_button {
    display: flex;
    align-items: center;
    flex-direction: column;
    gap: 5px;
}

.add_guest_button span {
    color: #fff;
    font-weight: bold;
}

.add_guest_button span img {
    width: 30px;
}

.timetable header.timetableHeader {
    margin-bottom: 20px;
}

.timetable section.type {
    margin-bottom: 40px;
}

.custom-select .select-selected {
    /* padding: 6px 24px 6px 6px;*/
    border-radius: 4px;
    color: #000;
    font-size: 20px;
    min-width: 80px;
}

.form-wrap-termbooking .custom-select .select-selected {
    padding: 6px 20px 6px 4px;
    font-size: 16px;
}

.custom-select .select-items div {
    padding: 6px 10px 6px 10px;
}

.custom-select .select-items {
    font-size: 1rem;
}

.custom-select .select-selected:after {
    right: 5px;
}

.custom-select .select-selected.select-arrow-active {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}

.three-fields .custom-select {
    padding: 6px 0;
}

.dialog.popup .logo {
    text-align: center;
}

.popup.termPopupBooking.must_be_wide {
    max-width: 700px;
    background-color: rgba(6, 160, 214, .75);
    backdrop-filter: blur(5px);
}

.profile #user-classes h4 {
    border-bottom: #06A0D6 solid 1px;
}

.timetable#user-classes section {
    display: flex;
    flex-direction: column;
}

.timetable#user-classes #show-more-lessons {
    margin: 0 auto;
}

.timetable#user-classes article.entry {
    position: relative;
    display: flex;
    flex-direction: row;
    cursor: pointer;
}

.timetable#user-classes article.entry.hide {
    display: none;
}

.timetable#user-classes article.entry.cant-enroll {
    opacity: 0.4;
    pointer-events: none;
}

.timetable#user-classes article.entry:hover .details:after {
    background-color: #06A0D6;
}

.timetable#user-classes article.entry:hover:after {
    background-color: #7A7A7A;
}

.timetable section.timetableEntries article.entry.razovye .details .group a.enroll,
.timetableEntries .entry.razovye a.cancel-class {
    color: #06A0D6;
    box-shadow: 1px 1px 5px 1px #06A0D6;
}

.timetable section.timetableEntries article.entry.termalnyy_kompleks .details .group a.enroll,
.timetableEntries .entry.termalnyy_kompleks a.cancel-class {
    color: #69B974;
    box-shadow: 1px 1px 5px 1px #00BE2BB2;
}

.blog-section h2 {
    text-align: left !important;
}

@media (max-width: 991px) {
  
    .alltrainers_new{
        margin-left:-32px !important;
    }
    .alltrainers_new .bt-green{
     min-width: 200px;
    }
    .type-tabs a:after{
        background: none;
    }
    .type-tabs {
        margin-bottom: 33px !important;
    }
    .timetable .tabs.age{
        margin-top: 34px;
    }
    .timetable .type-tabs a:after{
        background: none;
        /* transition: 0.5s ease background-color, 0.5s ease width; */
    }
     
    /* .type-tabs on:after{
        transition: 0.5s ease background-color;
    } */
    .timetable#user-classes article.entry:after {
        content: "";
        position: absolute;
        bottom: 0px;
        left: 0;
        width: 100%;
        height: 1px;
        /* transition: 0.5s ease background-color, 0.5s ease width; */
        /* transition: 0.5s ease background-color; */
        background-color: #7A7A7A;
    }
    .termkompleks {
        margin-bottom: -20px !important;
    }
    #timetable .title h2.filter-timetable-count-title{
        margin-left: 10px !important;
    }
    .timetableEntries .terms .details {
        margin-left: 10px;
    }
    .timetable header.timetableHeader {
        margin-bottom: 5px;
    }
    .week {
        margin-bottom: 0px !important;
    }
    .send-code-button {
        margin-top:13px !important;
    }
    .verify_code{
        margin-top: 7px;
    }

}

.timetable#user-classes article.entry:not(:last-child) {
    margin-bottom: 30px;
}

.timetable#user-classes article.entry time {
    display: flex;
    flex-direction: column;
    align-items: center;
    font-weight: 600;
    line-height: 1.5rem;
    margin-right: 50px;
}

h1.header_h1 {
    color: #06A0D6;
}

@media (max-width: 991px) {
    .timetable#user-classes article.entry time {
        margin-right: 15px;
    }
}

.timetable#user-classes article.entry time .time {
    color: #000;
    font-size: 1.5rem;
}

@media (max-width: 991px) {
    .timetable#user-classes article.entry time .time {
        font-size: 1.5em;
    }
}

.timetable#user-classes article.entry time .duration {
    color: #000;
    font-size: 0.9em;
    font-weight: 300;
}

.timetable#user-classes article.entry .details {
    position: relative;
    width: 100%;
    display: flex;
    flex-direction: row;
    font-weight: 800;
    justify-content: space-between;
}

.timetable#user-classes article.entry .details:after {
    content: "";
    position: absolute;
    bottom: 10px;
    left: 0;
    width: 100%;
    height: 1px;
    /* transition: 0.5s ease background-color; */
    background-color: #7A7A7A;
}

@media (max-width: 991px) {
    .timetable#user-classes article.entry .details {
        flex-direction: row;
    }

    .timetable#user-classes article.entry .details:after {
        display: none;
    }
}

.timetable#user-classes article.entry .details .group {
    width: 100%;
    display: flex;
    justify-content: space-between;
}

@media (max-width: 991px) {
    .timetable#user-classes article.entry .details .group {
        flex-direction: column;
        justify-content: flex-start;
    }
}

.timetable#user-classes article.entry .details .group .name {
    padding-right: 10px;
    font-weight: 600;
    font-size: 14px;
}

.timetable#user-classes article.entry .details .group .name .dateAndName {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.timetable#user-classes article.entry .details .group .name span.date {
    background-color: #e3e3e3;
    padding: 2px 7px;
    border-radius: 4px;
    color: #818181;
    display: inline-block;
    margin-right: 7px;
}

@media (max-width: 991px) {
    .timetable#user-classes article.entry .details .group .name .courseName {
        display: block;
        font-weight: 600;
    }
}

.timetable#user-classes article.entry .details .group .name .courseName:after {
    content: ",";
}

@media (max-width: 991px) {
    .timetable#user-classes article.entry .details .group .name .courseName:after {
        content: "";
    }
}

@media (max-width: 991px) {
    .timetable#user-classes article.entry .details .group .name {
        font-weight: 400;
    }
}

.timetable#user-classes article.entry .details .group .enroll {
    margin-right: 20px;
    min-width: 140px;
    font-size: 14px;
}

@media (max-width: 991px) {
    .timetable#user-classes article.entry .details .group .enroll {
        padding: 7px 0;
    }
}

.timetable#user-classes article.entry .details .props {
    display: flex;
    flex-direction: row;
}

@media (max-width: 991px) {
    .timetable#user-classes article.entry .details .props {
        flex-direction: column;
        padding-bottom: 10px;
    }

    .epmloyee_position {
        display: block;
        min-width: 200px;
    }
}

.timetable#user-classes article.entry .details .props span {
    display: block;
    width: 30px;
    height: 30px;
    margin-right: 7px;
}

@media (max-width: 991px) {
    .timetable#user-classes article.entry .details .props span {
        width: 25px;
        height: 25px;
    }

    .timetable#user-classes article.entry .details .props span:not(:last-child) {
        margin-bottom: 5px;
    }
}

.timetable#user-classes article.entry .details .props span:last-child {
    margin-right: 0px;
}

.timetable#user-classes article.entry .details .props span img {
    width: 100%;
    height: 100%;
}

@media (max-width: 430px) {
    #sc_card .card-carousel .owl-item.active .card-carousel__item {
        background-color: #E5F9FF;
        color: #000000;
    }

    #sc_card .card-carousel .owl-item.active .bt.bt-blue {
        background-color: #d53e07;
        color: #fff;
    }

    #sc_card .card-carousel .owl-item.active .card-carousel__ul {
        color: #868686;
    }

    #sc_card .card-carousel .owl-item.active .card-carousel__ul ul li::before {
        background-color: #000000;
    }

    #sc_card .card-carousel .owl-item.active .card-carousel__ul ul {
        color: #000000;
    }

    #sc_card .card-carousel .owl-item:not(.active) .card-carousel__item {
        background-color: #E5F9FF;
        color: #000000;
    }

    #sc_card .card-carousel .owl-item:not(.active) .bt.bt-blue {
        background-color: #d53e07;
        color: #fff;
    }

    #sc_card .card-carousel .owl-item:not(.active) .card-carousel__ul {
        color: #868686;
    }

    #sc_card .card-carousel .owl-item:not(.active) .card-carousel__ul ul li::before {
        background-color: #000;
    }

    #sc_card .card-carousel .owl-item:not(.active) .card-carousel__ul ul {
        color: #000;
    }

}

@media (max-width: 575.98px) {
    .custom-select .select-selected {
        /*padding: 6px 30px 6px 12px;*/
        /* font-size: 20px; */
    }
}

.main-banner .right-col {
    background-color: rgba(6, 160, 214, 0.7);
}

.main-banner .right-col .logo img {
    max-width: 100%;
}

.wehave_new .title {
    margin-left: 15px;
}

/*.wehave_new .row.sections{
    margin-bottom: -20px;
}*/

.bt.bt-blue {
    position: relative;
    overflow: hidden;
}

.bt.bt-blue::before {
    content: '';
    position: absolute;
    top: 0;
    left: -50%;
    width: 50%;
    height: 100%;
    background: linear-gradient(120deg, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
    transform: skewX(-25deg);
    transition: all 0.5s;
    animation: shine 2s infinite;
}

.promo-middle .promo-item .included-items span {
    background: #06A0D6;
}

@keyframes shine {
    0% {
        left: -50%;
    }

    100% {
        left: 150%;
    }
}

@media (max-width: 767.98px) {
    .wehave_new .row.sections .wehave__block {
        gap: 20px;
    }

    .wehave_new .row.sections {
        margin-bottom: 20px;
    }
}

ul.menu .menu__sub li a {
    color: #06A0D6;
}

ul.menu .menu__sub li a:hover {
    color: #2AEAFF;
}

.another-lessons .lesson-items a {
    background-color: #06A0D6;
}

.another-lessons .lesson-items a:hover {
    background-color: #2AEAFF;
}

.promo-middle .promo-item .title {
    text-align: center;
}

.timer-banner {
    box-shadow: 1px 1px 5px 1px #06A0D6;
}

.timer-banner .timer-estimated div {
    background-color: #06A0D6;
}

.profileTabsContainer .tabs a.on svg path {
    fill: #06A0D6;
}

.another-articles-block .article a.read {
    background-color: #06A0D6;
}

.another-articles-block .article a.read:hover {
    background-color: #2AEAFF;
}

#more_information.wallet {
    height: auto;
    padding-bottom: 40px;
}

#cookie-notice .btn-accept {
    background-color: #06A0D6;
    color: #fff;
}

span.danger-documents span.text-popup {
    background: #ffffff;
    box-shadow: 1px 1px 5px 1px #ff0000;
}

.article-list.cards h3 {
    font-size: 23px;
}

.shop-block .tabs a.on:after {
    background-color: #06A0D6;
}

.shopWrapper .filter .filter-item .title {
    color: #06A0D6;
}

.price-slider .noUi-handle::before,
.slider .noUi-handle::before {
    background: #06A0D6;
}

.price-slider .noUi-connect,
.slider .noUi-connect {
    background: #06A0D6;
    border-radius: 3px;
}

.shopWrapper #filters .filter-item .arrow svg path {
    fill: #06A0D6;
}

.dialogArrayService li br {
    display: none;
}

.dialogArrayService li input {
    text-align: center;
}

.profile .depositContainer .depositItem .depositRefillButton {
    border-radius: 6px;
}

.bt {
    border-radius: 6px;
}

.freezeDialog .freezeButtons .bt {
    min-width: 120px;
    background-color: #06A0D6;
}

@media (max-width: 575.98px) {
    .timer-banner {
        margin-bottom: 20px;
        margin-top: 5px;
    }

    .timetable .tabs.age a:after {
        background-color: #06A0D6;
    }

    .popup.termPopupBooking {
        padding: 10px 20px 50px 20px;
    }

    .custom-select .select-selected {
        font-size: 16px;
    }

    #filters .filter-item .title {
        color: #06A0D6;
    }

    #filters .filter-item svg path {
        fill: #06A0D6;
    }

    #filters a.bt {
        background: #06A0D6;
    }

    .popup.dialogArrayService {
        padding: 60px 15px 50px 15px
    }

    .dialogArrayService li {
        display: flex;
        flex-direction: column;
        gap: 15px;
        text-align: center;
    }

    .dialogArrayService li br {
        display: block;
    }

    .dialogArrayService li input {
        text-align: center;
        margin-right: 0;
    }

    .freezeDialog .freezeButtons .bt {
        min-width: 120px;
        background-color: #06A0D6;
    }

    .privilege .title {
        margin-bottom: 30px;
    }

    .privilege .items .item {
        margin-top: 0;
        margin-bottom: 10px;
    }

    .wehave_new .title {
        margin-left: 0;
    }

    .popup .form__input span {
        font-size: 10px;
        display: inline-block;
    }

    #timetable .title h2 {
        margin-left: 10px !important;
        padding-right: 35px;
    }
}

#287 {
    margin-bottom: -15px;
    display: inline-block;
    /* чтобы margin работал корректно */
}

#popup_banner_form .checkbox input {
    margin-bottom: -6px !important;
}

@media (max-width:768px) {
    .owl-nav {
        display: none !important;
    }

    .col-10.centered {
        margin-left: 0.333333%;
    }

    /*
    .col-10 {
        width:100%;
    }
    .cardsRow .card-carousel.owl-carousel .owl-item{
        max-width: 100%;
    } */
}

.linkprofile {
    color: #2AEAFF;
}
@media (min-width:991px){
    .type-tabs .type-tab{
        margin-right: 50px;
    }
    .timetable .title{
        margin-bottom:0px;
    }
    .timetable header.timetableHeader{
        margin-bottom: 25px;
    }
    .timetable header.timetableHeader .week{
        margin: 0 0 38px 0;
    }
    .type-tabs{
        margin-bottom: 33px;
    }
}
/* .type-tabs{
    margin-bottom: 20px;
} */
#tab-terms {
    display:none !important;
}
.epmloyee_position, .epmloyee_name {
    color: #06A0D6;
}
.send-code-button{
    width: 87%;
    height: 30px;
    border-radius: 10px;
    margin-top: 4px;
    padding: 0px;
}
.profile .clientCardContainer .cardClientItem .save-button {
    width: 87%;
    margin-top:13px;
}
.verify-code-block input {
    width: 87%;
}
.email-input {
    display: flex;
    align-items: center;
    gap: 8px;
    flex-wrap: wrap;
    width: 250px;
}

.email-input .email-value {
    flex: 1;
    min-width: 200px;
}

.edit-email-btn {
    background: none;
    border: none;
    padding: 4px;
    cursor: pointer;
    display: inline-flex;
    align-items: center;
    transition: opacity 0.2s;
}

.edit-email-btn:hover {
    opacity: 0.7;
}

.email-input input[name="new_email"] {
    flex: 1;
    min-width: 200px;
    margin-right: 32px !important;
}

.verify-code-block {
    display: flex;
    gap: 8px;
    width: 100%;
}

.verify-code-block input {
    flex: 1;
}
.verify_code {
    min-width:200px;
}

.verify-code-block{
    display: block;
}
.verify_code{
    min-width:200px;
}
.btn-submit img {
    height: 30px!important;
    vertical-align: middle !important;
    margin-bottom: 2px !important;
    margin-right: 0px !important;
}

.send-code-button ,.save-button{
    border-radius: 6px !important;
}
.profile .clientCardContainer .cardClientItem .email-input input{
    border-radius: 6px !important;
}
.email-input{
    margin-bottom: 11px;
}
.alltrainers_new{
    margin-left:-15px;
}

/* Desktop only: 991px+ */
@media (min-width: 991px) {

    .dialog.dialogArrayService .content ul {
      list-style: none;
      padding: 0;
      margin: 0;
    }
  
    .dialog.dialogArrayService .content ul li {
      display: grid;
      grid-template-columns: 1fr 180px 160px;
      align-items: center;
      gap: 16px;
      padding: 12px 24px;
      border-bottom: 1px solid rgba(255, 255, 255, 0.15);
    }
  
    .dialog.dialogArrayService .content ul li:last-child {
      border-bottom: none;
    }
  
    /* Текст — левая колонка */
    .dialog.dialogArrayService .content ul li span {
      text-align: left;
      font-size: 15px;
      line-height: 1.4;
    }
  
    /* Input — средняя колонка (только если есть) */
    .dialog.dialogArrayService .content ul li input[type="text"] {
      width: 100%;
      padding: 8px 12px;
      text-align: center;
      border-radius: 6px;
      border: 1px solid rgba(255,255,255,0.4);
      background: rgba(255,255,255,0.9);
      font-size: 15px;
      box-sizing: border-box;
    }
  
    /* Кнопка — правая колонка */
    .dialog.dialogArrayService .content ul li .guest_services_button {
      width: 100%;
      padding: 10px 16px;
      font-size: 15px;
      white-space: nowrap;
      box-sizing: border-box;
    }
  
    /* Если у li НЕТ input — кнопка занимает последние 2 колонки */
    .dialog.dialogArrayService .content ul li:not(:has(input)) {
      grid-template-columns: 1fr 160px;
    }
  
    .dialog.dialogArrayService .content ul li:not(:has(input)) .guest_services_button {
      grid-column: 2;
    }
    .mfp-content .content {
        margin-right: 13px;
    }
  }
.cancel_item h3{
    color:#FFF;
}
.cancel_item .content p{
    color:#FFF;
}

#dialogApoiment h3{
    color:#FFF;
}
  
.freezeDialog {
    padding: 30px 30px 50px 30px;
}
.freezeDialog .content{
    text-align: center;
}
.freezeDialog.popup .actions button {
    max-width: 210px;
}

.freezeDialog .dateChoose{
    margin-left:10px;
}
#filterWindow .subfilter_title {
    display:none;
}
#filterWindow .container .row .col-12{
    padding:0px;
}
