/*.basket-item__header {*/
/*    display: flex;*/
/*    justify-content: space-between;*/
/*    background: green;*/
/*    color: white;*/
/*    border-radius: 3px;*/
/*    padding: 0.5rem 1rem;*/
/*    z-index: 1;*/
/*    position: relative;*/

/*}*/
/*.basket-total-price__header{*/
/*    display: flex;*/
/*    justify-content: space-between;*/
/*    background: green;*/
/*    color: white;*/
/*    border-radius: 3px;*/
/*    padding: 0.5rem 1rem;*/
/*    height: 41px;*/
/*    z-index: 1;*/
/*    position: relative;*/
/*    box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 2px 1px -1px rgba(0, 0, 0, 0.12);*/
/*}*/
/*.basket-total-price__header_h2{*/
/*    margin: 0;*/
/*    padding: 0;*/
/*    background: transparent;*/
/*    line-height: 28px;*/
/*}*/

/*.basket-item-promocode__container {*/
/*    display: flex;*/
/*    background: var(--primary-color);*/
/*    flex-direction: column;*/
/*    padding: 1rem;*/
/*    !* border-radius: 3px; *!*/
/*    border: 1px solid #e1e1e1;*/
/*    margin: 1rem 0;*/
/*}*/

/*#basket-item-promocode b {*/
/*    font-size: 12.5pt;*/
/*    text-transform: uppercase;*/
/*    text-align: center;*/
/*    color: #000;*/
/*    !* margin: auto; *!*/
/*    !* margin-left: auto; *!*/
/*}*/

/*.basket-item__header_link {*/
/*    display: flex;*/
/*    align-items: center;*/
/*}*/

/*.basket-item__header_link_h2 {*/
/*    !* margin: 0; *!*/
/*    !* padding: 0; *!*/
/*    background: transparent;*/
/*    text-decoration: underline;*/
/*}*/

/*.basket-item__details {*/
/*    !* border: 1px solid #dbdfe4; *!*/
/*    !* padding: .5rem 0 0; *!*/
/*    margin: 0.5rem 0;*/
/*    border-radius: 3px;*/
/*    list-style: none;*/
/*    font-size: 16px;*/
/*    margin-bottom: 10px;*/
/*    display: flex;*/
/*    margin-left: 0 !important;*/
/*    justify-content: space-between;*/
/*}*/



/*.basket-items__title-link {*/
/*    text-decoration: underline;*/
/*    color: blue;*/
/*}*/

/*.basket-items__title-link:before {*/
/*    display: none;*/
/*}*/

/*.basket-item-deatil__li, .basket-total-price__body, .basket-discount-price__body {*/
/*    display: flex;*/
/*    flex-basis: 15%;*/
/*    justify-content: center;*/
/*    flex-direction: column;*/
/*    align-items: center;*/
/*    list-style: none;*/
/*    min-height: 40px;*/
/*    !* border-radius: 3px; *!*/
/*    !* background: #f2f8f3; *!*/
/*    position: relative;*/
/*    overflow: hidden;*/
/*    margin-bottom: 0 !important;*/
/*    !* padding: 0 0.5rem; *!*/
/*    !* border-right: 1px solid #ccc; *!*/
/*    !* border-radius: 0; *!*/
/*    border-bottom: 1px solid #eee;*/
/*}*/
/*.basket-item-deatil__li.price b, .basket-total-price__body b{*/
/*    color: var(--secondary-color);*/
/*    font-size: 120%;*/
/*    line-height: 1;*/
/*}*/
/*.basket-item-deatil__li:nth-child(2){*/
/*    !* flex-grow: 3; *!*/
/*    !* align-items: flex-start; *!*/
/*}*/
/*.basket-item-deatil__li:last-child{*/
/*    border-right: 0;*/
/*}*/
/*.basket-item-deatil__li:last-child{*/
/*    !* flex-grow: 1; *!*/
/*}*/
/*.basket-item-deatil__li ul{*/
/*    margin: 0;*/
/*    margin-top: 0 !IMPORTANT;*/
/*    !* margin-left: 2.5rem; *!*/
/*    !* padding: 0.25rem 0; *!*/
/*}*/
/*.basket-item-deatil__li ul li{*/
/*    padding: 0;*/
/*    margin: 0;*/
/*    list-style: list;*/
/*    line-height: 1.3;*/
/*}*/

/*ul.basket-total-price__body, ul.basket-discount-price__body{*/
/*    padding: 1rem;*/
/*    margin-left: 0 !important;*/
/*    list-style: none ;*/
/*    justify-content: flex-start;*/
/*    align-items: flex-start;*/
/*    font-size: 16px;*/
/*    min-height: auto;*/
/*    border: 0;*/
/*}*/
/*.booking_button{*/
/*    margin-top: 0;*/
/*    max-width: 300px;*/
/*}*/
/*ul.basket-total-price__body li{*/
/*    margin-bottom: 0;*/

/*    width: 100%;*/
/*    text-align: center;*/
/*    padding: 0.25rem 0;*/
/*    font-size: 1.5rem;*/
/*}*/
/*ul.basket-total-price__body li:last-child{*/
/*    border-bottom: 0 !important;*/

/*}*/
/*ul.basket-discount-price__body{*/
/*    min-height: auto;*/
/*    margin: 0;*/
/*    list-style: none !important;*/
/*}*/
/*ul.basket-total-price__body-item  {*/
/*    margin-top: 0 !important;*/
/*    list-style: none;*/
/*    margin: 0;*/

/*}*/
/*.basket-discount-price__header_h2{*/
/*    margin: 0;*/
/*}*/

/*ul.basket-total-price__body-item li{*/
/*    margin: 0;*/
/*    list-style: none;*/
/*}*/
/*ul.basket-total-price__body-item b, ul.basket-discount-price__body b {*/

/*}*/
/*.basket-discount-price__body-item{*/

/*}*/
/*.basket-total-price__body hr{*/
/*    margin: 0 !important;*/
/*}*/
/*.basket-item-deatil__li svg {*/
/*    position: absolute;*/
/*    top: 13px;*/
/*    left: -22px;*/
/*    !* width: 90px; *!*/
/*    height: 100px;*/
/*    fill: #919191;*/
/*    opacity: 0.1;*/
/*}*/

/*.basket-item-deatil__li b {*/

/*}*/

/*.basket-item__delete {*/
/*    !* font-size: 32px; *!*/
/*    cursor: pointer;*/
/*}*/

/*.basket-item__img {*/
/*    width: 100%;*/
/*}*/

/*.basket-item-promocode__container .form-control {*/
/*    width: 100%;*/
/*    !* border: 0; *!*/
/*    border-radius: 0;*/
/*}*/

/*.promocode-form {*/
/*    margin: 1rem 0 0;*/
/*}*/

/*.promocode-form__loading,*/
/*.promocode-form__btn {*/
/*    width: 100%;*/
/*    padding: 10px !important;*/
/*    margin-top: 0.5rem;*/
/*}*/

/*.applayed-promocode__value {*/
/*    font-weight: bold;*/
/*}*/

/*.applayed-promocode__remove {*/
/*    color: red;*/
/*    cursor: pointer;*/
/*    font-size: 24px;*/
/*}*/

/*.applayed-promocode span {*/
/*    display: inline-block;*/
/*    vertical-align: middle;*/
/*}*/

/*.promocode-form__error-box {*/
/*    margin-top: .5rem;*/
/*    color: red;*/
/*    background: white;*/
/*    padding: 0.25rem .5rem 0;*/
/*    border-radius: 4px;*/
/*    border: 1px solid red;*/
/*}*/

/*.promocode-form__error-box span {*/
/*    line-height: 1.1;*/
/*    display: inline-block;*/
/*}*/
/*@media (min-width: 992px) {*/
/*    .basket-item__details:last-child .basket-item-deatil__li{*/
/*        border-bottom: 0;*/
/*    }*/
/*}*/

/*@media (max-width:992px){*/

/*    .basket-item__details{*/
/*        flex-wrap: wrap;*/
/*        border: 1px solid #eee;*/
/*    }*/
/*    .basket-item-deatil__li{*/
/*        text-align: center;*/
/*        flex-basis: 100%;*/
/*        border-bottom: 1px solid #eee;*/
/*        border-right: 0;*/
/*    }*/
/*    .basket-item-deatil__li:nth-child(2){*/

/*        text-align: center;*/
/*        justify-content: center;*/
/*        align-items: center;*/
/*    }*/
/*    .basket-item-deatil__li:nth-child(2) ul{*/
/*        margin-left: 0;*/
/*        padding-left: 0;*/
/*    }*/
/*    .basket-item-deatil__li:last-child{*/
/*        border-bottom: 0;*/
/*    }*/
/*    .basket-item-deatil__li ul li{*/
/*        list-style: none;*/

/*    }*/

/*}*/
/*@media (max-width:768px) {*/
/*    .basket-item-deatil__li{*/
/*        flex-basis: 100%;*/
/*    }*/
/*}*/
/*@media (min-width: 1024px){*/
/*    .basket-item-deatil__li, .basket-total-price__body, .basket-discount-price__body{*/
/*        border-bottom: 0;*/
/*    }*/
/*    .basket-item-deatil__li:nth-child(2){*/
/*        !* margin-bottom: 0 !important; *!*/
/*        !* margin-top: 0 !important; *!*/
/*    }*/


/*    .basket-item-promocode__container{*/
/*        flex-direction: row;*/
/*        align-items: center;*/
/*        justify-content: center;*/
/*    }*/
/*    .basket-item__promocode-form{*/
/*        display: flex;*/
/*        margin-top: 0;*/
/*        !* flex-grow: 1; *!*/
/*    }*/
/*    .promocode-form__btn{*/
/*        flex-shrink:2 ;*/
/*        margin-top: 0 ;*/
/*        margin-left: .5rem;*/
/*        height: 36px;*/
/*    }*/
/*}*/

/*.buyer__errors {*/
/*    color: red;*/
/*}*/
/*.buyer__body{*/
/*    display: flex;*/

/*    align-items: center;*/
/*    justify-content: center;*/
/*    flex-wrap: wrap;*/
/*    padding: 1rem;*/
/*}*/
/*.buyer__form_group{*/
/*    background: #fff;*/
/*    border-radius: 4px;*/
/*    border: 1px solid green;*/
/*    display: flex;*/
/*    flex-direction: column;*/
/*    padding: .25rem .5rem;*/
/*    flex-basis: 100%;*/
/*    box-sizing: border-box;*/
/*    justify-content: center;*/
/*    height: 52px;*/
/*    max-width: 420px;*/
/*    margin: 0 1rem .75rem;*/
/*}*/
/*.buyer__form_group-textarea{*/
/*    background: #fff;*/
/*    border-radius: 4px;*/
/*    border: 1px solid green;*/
/*    display: flex;*/
/*    flex-direction: column;*/
/*    padding: .25rem .5rem;*/
/*    flex-basis: 100%;*/
/*    box-sizing: border-box;*/
/*    justify-content: center;*/
/*    max-width: 420px;*/
/*    margin: 0 1rem .75rem;*/
/*}*/
/*.form-textarea{*/
/*    border: 1px solid #E1E1E1;*/
/*    outline: 0;*/
/*    width: 100%;*/
/*    padding: .5rem 0;*/
/*    margin: 0 !important;*/
/*    border-radius: 3px;*/
/*    font-size: 16px;*/
/*    text-indent: 1rem;*/
/*}*/
/*.buyer__form_group label,  .buyer__form_group-textarea label{*/
/*    font-size: 80%;*/
/*    display: block;*/
/*    margin-bottom: 3px;*/
/*    color: rgba(0,0,0,.6);*/
/*    line-height: 1.1;*/
/*}*/
/*.buyer__form_group .form-control{*/
/*    outline: 0 !important;*/
/*    border: 0 !important;*/
/*    font-size: 16px;*/
/*    background: transparent !important;*/
/*    width: 100%;*/
/*    padding: 0 !important;*/
/*    line-height: 1.5;*/
/*    height: auto;*/
/*}*/
/*.buyer__form_group .form-textarea{*/
/*    width: 100%;*/
/*    border: 0;*/
/*}*/
/*.body-tab__form-control a{*/
/*    text-align: center;*/
/*}*/
/*@media (max-width: 768px) {*/
/*    .btn-tab {*/
/*        font-size: 11px;*/
/*        padding: 0 1rem;*/
/*    }*/
/*    .btn-switcher{*/
/*        min-height: 50px;*/
/*    }*/
/*}*/

/*.btn-switcher {*/
/*    background: #f2f8f3;*/
/*    display: flex;*/
/*    min-height: 75px;*/
/*}*/

/*.btn-tab {*/
/*    font-weight: bold;*/
/*    max-width: 50%;*/
/*    flex-basis: 100%;*/
/*    font-size: 14px;*/
/*    color: black;*/
/*    display: flex;*/
/*    justify-content: center;*/
/*    align-items: center;*/
/*    text-transform: uppercase;*/
/*    border: 0;*/
/*    background: #f6f6f6;*/
/*    position: relative;*/
/*}*/

/*.btn-tab.active {*/
/*    background: white;*/
/*    display: flex;*/
/*    z-index: 1;*/
/*    box-shadow: 3px 0px 12px 0px #3c763d36;*/
/*    cursor: pointer;*/
/*    color: black;*/
/*}*/

/*.btn-tab.active:last-child {*/
/*    box-shadow: -3px 0px 12px 0px #3c763d36;*/
/*    border-top-right-radius: 4px;*/

/*}*/

/*.body-tab {*/
/*    background: white;*/
/*    position: relative;*/
/*    z-index: 1;*/

/*    !* margin: 0 auto; *!*/
/*    display: flex;*/
/*    flex-wrap: wrap;*/
/*    justify-content: center;*/
/*    flex-direction: column;*/
/*    padding: 1.5rem;*/
/*}*/
/*.body-tab__header{*/
/*    text-align: center;*/
/*    font-size: 27px;*/

/*    color: #403e3e;*/
/*    border-radius: 4px;*/
/*}*/
/*.authorization-form__error-box, .authorization-form__success {*/
/*    color: white;*/
/*    !* margin-bottom: 20px; *!*/
/*    background: red;*/
/*    margin: 0 0 0.5rem!important;*/
/*    padding: 0;*/
/*    border-radius: 4px;*/
/*    padding: 0.25rem;*/
/*}*/
/*.authorization-form__success{*/
/*    background: green;*/
/*}*/
/*.body-tab__form-group{*/
/*    !* background: #fff; *!*/
/*    !* border-radius: 4px; *!*/
/*    !* border: 1px solid green; *!*/
/*    !* display: flex; *!*/
/*    !* flex-direction: column; *!*/
/*    !* padding: .25rem .5rem; *!*/
/*    !* flex-basis: 100%; *!*/
/*    !* max-width: 100%; *!*/
/*    !* box-sizing: border-box; *!*/
/*    !* justify-content: center; *!*/
/*    !* height: 52px; *!*/
/*    !* margin-bottom: 0.75rem; *!*/
/*    !* max-width: 420px; *!*/
/*    !* margin: 0 1rem .75rem; *!*/
/*    margin-bottom: 1rem;*/
/*}*/
/*.body-tab__form-group label {*/
/*    font-size: 80%;*/
/*    display: block;*/
/*    margin-bottom: 3px;*/
/*    color: rgba(0,0,0,.6);*/
/*    text-align: left;*/
/*    font-size: 14px;*/
/*}*/
/*.body-tab__form-group .form-control{*/
/*    !* outline: 0 !important; *!*/
/*    !* border: 0 !important; *!*/
/*    !* font-size: 16px; *!*/
/*    !* background: transparent !important; *!*/
/*    !* width: 100%; *!*/
/*    !* padding: 0 !important; *!*/
/*    !* line-height: 1.5; *!*/
/*    !* height: auto; *!*/
/*}*/
/*.body-tab__submit{*/
/*    background: #fcc03c!important;*/
/*    padding: .5rem;*/
/*    box-shadow: 0 1px 3px 0 rgba(0,0,0,.12), 0 1px 1px 0 rgba(0,0,0,.12), 0 2px 1px -1px rgba(0,0,0,.12);*/
/*    font-size: 18px;*/
/*    border-radius: 4px;*/
/*    color: #151515;*/
/*    text-transform: uppercase;*/
/*    border: 0;*/
/*    outline: 0;*/
/*}*/
/*.body-tab__form-control{*/
/*    display: flex;*/
/*    flex-wrap: wrap;*/
/*    justify-content: center;*/
/*    flex-direction: column;*/
/*    padding: 0.5rem 0 0;*/
/*    font-size: 14px;*/
/*    color: black;*/
/*}*/
/*.body-tab__form-control a{*/
/*    text-align: center;*/
/*}*/

/*@media (max-width: 768px) {*/
/*    .btn-tab {*/
/*        font-size: 11px;*/
/*        padding: 0 1rem;*/
/*    }*/
/*    .btn-switcher{*/
/*        min-height: 50px;*/
/*    }*/
/*}*/
/*.popup_container {*/
/*    position: fixed;*/
/*    top: 0;*/
/*    left: 0;*/
/*    height: 100vh;*/
/*    width: 100vw;*/
/*    background: rgba(0, 0, 0, 0.5);*/
/*    z-index: 9999;*/
/*    display: flex;*/
/*    justify-content: center;*/
/*    align-items: center;*/
/*}*/
/*.popup_body{*/
/*    margin: 1rem;*/
/*    flex-basis: 100%;*/
/*    max-width: 450px;*/
/*    background: #f2f8f3;*/
/*    !* border-radius: 4px; *!*/
/*    box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14);*/
/*    overflow: hidden;*/
/*}*/
/*.booking_button {*/
/*    background: #d65049;*/
/*    padding: .75rem 1rem;*/
/*    box-shadow: 0 1px 3px 0 rgba(0,0,0,.12), 0 1px 1px 0 rgba(0,0,0,.12), 0 2px 1px -1px rgba(0,0,0,.12);*/
/*    font-size: 18px;*/
/*    border-radius: 4px;*/
/*    color: #fff;*/
/*    text-transform: uppercase;*/
/*    border: 0;*/
/*    outline: 0;*/
/*    width: 100%;*/
/*    margin-top: 0.75rem;*/
/*    text-align: center;*/
/*    box-sizing: border-box;*/
/*    line-height: 1;*/
/*    cursor: pointer;*/
/*}*/
/*.booking_button:active{*/
/*    transform: scale(0.95);*/
/*}*/


/*.tsoperator__offers{*/
/*    !* margin-top: 1rem; *!*/
/*    border-radius: 3px;*/

/*}*/
/*.offers-list{*/
/*    display: flex;*/
/*    justify-content: space-between;*/
/*    !* overflow: hidden; *!*/
/*}*/
/*!*.offers-list:last-child .offers-list-item{*!*/
/*!*    border-bottom: 0;*!*/
/*!*}*!*/
/*.offers-list-item{*/
/*    display: flex;*/
/*    justify-content: center;*/
/*    align-items: center;*/
/*    border-bottom: 1px solid var(--last-color);*/
/*    position: relative;*/
/*    overflow: hidden;*/
/*    padding: .25rem 0.5rem;*/
/*    text-align: left;*/
/*    border-bottom: 1px solid  #dbdfe4;*/
/*    flex-grow: 1;*/
/*    min-height: 65px;*/
/*}*/
/*.offers-list-item ul.ul{*/
/*    margin: 0;*/
/*}*/
/*.offers-list-item > *{*/
/*    text-shadow: 1px 1px 1px 1px rgba(0,0,0,.1);*/
/*    font-size: 16px;*/

/*}*/
/*.offers-list-item .ul li{*/
/*    list-style: none;*/
/*    line-height: 1.3;*/
/*    margin-left: .75rem;*/
/*}*/
/*.offers-list-item svg{*/
/*    position: absolute;*/
/*    top: 13px;*/
/*    left: -22px;*/
/*    !* width: 90px; *!*/
/*    height: 100px;*/
/*    fill: #919191;*/
/*    opacity: 0.05;*/
/*}*/
/*.offers-list-item.price span{*/
/*    display: flex;*/
/*    justify-content: center;*/
/*    !* flex-direction: column; *!*/
/*    align-items: center;*/
/*    font-size: 17px;*/
/*}*/
/*.offers-list-item.price b{*/
/*    color: var(--secondary-color);*/
/*    font-size: 105%;*/
/*}*/
/*!*.offers-list-item:nth-child(2){*!*/
/*!*    flex-grow: 3;*!*/
/*!*    justify-content: flex-start;*!*/
/*!*}*!*/
/*!*.offers-list-item:last-child{*!*/
/*!*    flex-grow: 2;*!*/
/*!*}*!*/
/*.booking_button {*/
/*    background: var(--primary-color);*/
/*    padding: .75rem .5rem;*/



/*    color: #fff;*/
/*    text-transform: uppercase;*/
/*    border: 0;*/
/*    outline: 0;*/
/*    font-size: 14px;*/
/*    width: 100%;*/
/*    !* margin-top: 0.75rem; *!*/
/*    text-align: center;*/
/*    box-sizing: border-box;*/
/*    line-height: 1;*/
/*    cursor: pointer;*/
/*    transition: all .2s;*/
/*    max-width: 300px;*/
/*}*/
/*.booking_button:hover{*/
/*    transition: background .2s;*/
/*    background: var(--primary-color-dark);*/
/*    color: white;*/
/*}*/
/*.booking_button:active{*/
/*    transform: scale(0.98);*/
/*    background: var(--primary-color-dark);*/
/*    transition: transform .2s;*/

/*}*/
/*@media (min-width: 992px) {*/
/*    .offers-list:last-child .offers-list-item {*/
/*        border-bottom: 0;*/
/*    }*/
/*}*/


/*@media (max-width: 992px) {*/
/*    .tsoperator__offers{*/
/*        !* margin-top: 1rem; *!*/
/*        border-radius: 3px;*/
/*        overflow: hidden;*/
/*        border: 0;*/
/*    }*/
/*    .offers-list{*/
/*        flex-wrap: wrap;*/
/*        border-radius: 5px;*/
/*        overflow: hidden;*/
/*        margin-bottom: .5rem;*/
/*        border: 1px solid #eee;*/
/*    }*/
/*    .offers-list-item{*/
/*        flex-basis: 100%;*/
/*        align-items: center !important;*/
/*        justify-content: center !important;*/
/*        border-radius: 0;*/
/*        border-bottom: 1px solid #eee;*/
/*        padding: .25rem 0;*/
/*        min-height: 35px;*/
/*    }*/
/*    .offers-list-item:last-child{*/
/*        border-bottom: 0;*/
/*    }*/
/*    .offers-list-item > *{*/
/*        text-align: center;*/
/*    }*/
/*    .offers-list-item ul{*/
/*        text-align: center;*/
/*    }*/
/*}*/
/*.tsoperator-offers__offer{*/
/*    border: 1px solid #e1e1e1;*/
/*    padding: 1rem 0;*/
/*}*/
/*.tsoperator-offers__offer:first-child{*/
/*    border-top: 1px solid #e1e1e1;*/
/*    !* padding: 1rem 0; *!*/
/*}*/
/*.tsoperator-offers__offer [class^="col"]{*/
/*    position: relative;*/

/*    display: flex;*/
/*    justify-content: center;*/
/*    flex-direction: column;*/
/*    justify-content: center;*/
/*    align-items: center;*/
/*}*/
/*.tsoperator-offers__offer [class^="col"]:nth-child(1){*/
/*    position: relative;*/
/*}*/
/*.tsoperator-offers__offer [class^="col"]:nth-child(2){*/
/*    position: relative;*/
/*    border-right: 1px solid #e1e1e1;*/
/*}*/
/*.tsoperator-offers__offer [class^="col"]:nth-child(3){*/
/*    position: relative;*/
/*    border-right: 1px solid #e1e1e1;*/
/*}*/
/*.tsoperator-offers__offer [class^="col"]:nth-child(4){*/
/*    position: relative;*/

/*}*/
/*.tsoperator-offers__offer [class^="col"]:nth-child(3) ul.ul{*/

/*    margin:  0 !important;*/
/*    list-style: none;*/
/*}*/
/*.tsoperator-offers__offer [class^="col"]:nth-child(3) ul.ul li{*/
/*    list-style: none;*/
/*}*/
/*.tsoperator-offers__offer [class^="col"]:nth-child(4) strong {*/
/*    display: flex;*/
/*    flex-direction: column;*/
/*    line-height: 14px;*/
/*}*/
/*.duration{*/
/*    position: absolute;*/
/*    height: 40px;*/
/*    width: 40px;*/
/*    border-radius: 50%;*/
/*    border: 1px solid #e1e1e1;*/
/*    right: -15px;*/
/*    display: flex;*/
/*    align-items: center;*/
/*    flex-direction: column;*/
/*    top: calc(50% - 20px);*/
/*    line-height: 12px;*/
/*    background: white;*/
/*    z-index: 1;*/
/*    justify-content: center;*/
/*}*/
/*.duration div{*/
/*    background: white;*/
/*    z-index: 1;*/
/*    height: 100%;*/
/*    border-radius: 50%;*/
/*    display: flex;*/
/*    flex-direction: column;*/
/*    align-items: center;*/
/*    justify-content: center;*/
/*    !* padding-top: 4px; *!*/
/*    color: #575869;*/
/*}*/
/*.duration div b:last-child{*/
/*    font-size: 80%;*/
/*}*/
/*.duration:before{*/
/*    content: "";*/
/*    height: 150%;*/
/*    display: block;*/
/*    top: -25%;*/
/*    position: absolute;*/
/*    width: 1px;*/
/*    background: #e1e1e1;*/
/*    z-index: 0;*/
/*}*/
/*.tsoperator-offers__offer .col-auto{*/
/*    border-right: 1px solid #e1e1e1;*/
/*    display: flex;*/
/*    justify-content: center;*/
/*}*/
/*.tsoperator-offers__offer .col-auto div{*/
/*    display: flex;*/
/*    align-items: center;*/
/*}*/

/*.minus{*/
/*    position: absolute;*/
/*    height: 22px;*/
/*    width: 22px;*/
/*    border-radius: 50%;*/
/*    border: 1px solid #e1e1e1;*/
/*    right: -15px;*/
/*    display: flex;*/
/*    align-items: center;*/
/*    flex-direction: column;*/
/*    top: calc(50% - 11px);*/
/*    line-height: 12px;*/
/*    background: white;*/
/*    z-index: 1;*/
/*    justify-content: center;*/
/*}*/
/*.minus div{*/
/*    background: white;*/
/*    z-index: 1;*/
/*    height: 100%;*/
/*    border-radius: 50%;*/
/*    display: flex;*/
/*    flex-direction: column;*/
/*    align-items: center;*/
/*    justify-content: center;*/
/*    !* padding-top: 4px; *!*/
/*    color: #575869;*/
/*}*/
/*.minus::before {*/
/*    content: "";*/
/*    height: 46px;*/
/*    display: block;*/
/*    top: -14px;*/
/*    position: absolute;*/
/*    width: 1px;*/
/*    background: #e1e1e1;*/
/*    z-index: 0;*/
/*    left: 10px;*/
/*}*/

/*!* Tooltip container *!*/
/*.custom-tooltip {*/
/*    position: relative;*/
/*    display: inline-block;*/

/*}*/

/*!* Tooltip text *!*/
/*.custom-tooltip .custom-tooltiptext {*/
/*    visibility: hidden;*/
/*    width: 120px;*/
/*    background-color: black;*/
/*    color: #fff;*/
/*    text-align: center;*/
/*    padding: 1rem;*/
/*    border-radius: 6px;*/
/*    bottom: 150%;*/
/*    left: -52px;*/
/*    position: absolute;*/
/*    z-index: 1;*/
/*    line-height: 1;*/
/*}*/
/*.custom-tooltip .custom-tooltiptext::after {*/
/*    content: " ";*/
/*    position: absolute;*/
/*    top: 100%; !* At the bottom of the tooltip *!*/
/*    left: 50%;*/
/*    margin-left: -5px;*/
/*    border-width: 5px;*/
/*    border-style: solid;*/
/*    border-color: black transparent transparent transparent;*/
/*}*/
/*!* Show the tooltip text when you mouse over the tooltip container *!*/
/*.custom-tooltip:hover .custom-tooltiptext {*/
/*    visibility: visible;*/
/*}*/

/*@media (max-width: 1200px) {*/
/*    .tsoperator-offers__offer.row{*/
/*        border: 1px solid #e1e1e1 !important;*/
/*        margin: 0;*/
/*        margin-bottom: 1rem;*/
/*        padding: 0;*/
/*    }*/
/*    .tsoperator-offers__offer [class^="col"]{*/
/*        padding: 1rem 15px;*/
/*    }*/
/*    .tsoperator-offers__offer [class^="col"]:nth-child(1),.tsoperator-offers__offer [class^="col"]:nth-child(2) {*/
/*        padding-bottom: 1rem;*/
/*        position: relative;*/
/*        border-bottom: 1px solid #e1e1e1;*/
/*    }*/
/*    .tsoperator-offers__offer [class^="col"]:nth-child(2){*/
/*        border-right: 0;*/
/*    }*/
/*    .duration {*/
/*        position: absolute;*/
/*        height: 40px;*/
/*        width: 40px;*/
/*        border-radius: 50%;*/
/*        border: 1px solid #e1e1e1;*/
/*        right: -22px;*/
/*        display: flex;*/
/*        align-items: center;*/
/*        flex-direction: column;*/
/*        top: calc(50% - 20px);*/
/*        line-height: 12px;*/
/*        background: white;*/
/*        z-index: 1;*/
/*        justify-content: center;*/
/*    }*/
/*    .duration div {*/
/*        background: white;*/
/*        z-index: 1;*/
/*        height: 100%;*/
/*        border-radius: 50%;*/
/*        display: flex;*/
/*        flex-direction: column;*/
/*        align-items: center;*/
/*        justify-content: center;*/
/*        !* padding-top: 4px; *!*/
/*        color: #575869;*/
/*        width: 38px;*/
/*    }*/
/*    .duration:before {*/
/*        content: "";*/
/*        height: 1px;*/
/*        display: block;*/
/*        top: 50%;*/
/*        position: absolute;*/
/*        width: 200%;*/
/*        background: #e1e1e1;*/
/*        z-index: 0;*/
/*    }*/
/*}*/
/*@media (max-width: 767px) {*/
/*    .duration {*/
/*        position: absolute;*/
/*        height: 40px;*/
/*        width: 40px;*/
/*        border-radius: 50%;*/
/*        border: 1px solid #e1e1e1;*/
/*        right: calc(86% - 20px);*/
/*        display: flex;*/
/*        align-items: center;*/
/*        flex-direction: column;*/
/*        bottom: -20px;*/
/*        top: unset;*/
/*        line-height: 12px;*/
/*        background: white;*/
/*        z-index: 1;*/
/*        justify-content: center;*/
/*    }*/
/*    .tsoperator-offers__offer [class^="col"] {*/
/*        padding: .5rem 15px .5rem !IMPORTANT;*/
/*    }*/
/*    .tsoperator-offers__offer [class^="col"]:last-child{*/
/*        !* border-top: 1px solid #e1e1e1; *!*/
/*    }*/
/*}*/
/*@media (max-width: 568px) {*/
/*    .minus{*/
/*        right: -15px;*/
/*    }*/
/*}*/

/*.basket-item__desc {*/
/*    padding: 0;*/
/*}*/

/*.heading {*/
/*    margin-bottom: 10px;*/
/*}*/

/*.booking-selection-box {*/
/*    margin-bottom: 20px;*/
/*}*/
/*.tsoperator-booking__basket-items{*/
/*    width: 100%;*/
/*}*/
/*ul.basket-item__desc{*/
/*    list-style: none;*/
/*    text-align: center;*/
/*}*/

/*.modal-backdrop{*/
/*    opacity: .3;*/
/*}*/
.flex-grow-05{
    flex-grow: 0.5;
}

.img-cover{
    width: 100%;
}

.gap-1{
  gap: .25rem;
}

.modal {
  --bs-modal-padding: 1rem 1.5rem;
}
  
.authorization-modal .modal-header {
  display: flex;
  justify-content: center;
}
 
.authorization-modal .tab-content>.active {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
  
.authorization-modal .nav-tabs {
  border: 0;
  display: flex;
  justify-content: center;
  gap: 10px;
}
  
.authorization-modal .nav-tabs .nav-link {
  width: 180px;
  height: 56px;
  background-color: var(--WHITE);
  border-radius: 10px;
  border: 1px solid var(--BORDER);
  color: var(--BLACK);
  font-weight: bold;
}
  
.authorization-modal .nav-tabs .nav-link.active {
  background-color: var(--BLUE-DARK);
  color: var(--WHITE);
  border: 1px solid var(--BORDER);
}
  
.authorization-modal__title {
  text-align: center;
  font-size: 36px;
  line-height: 130%;
}
 
.authorization-modal__subtitle {
  text-align: center;
  font-size: 16px;
  line-height: 130%;
  color: var(--DEFAULT);
}
  
.authorization-modal__close {
  position: absolute;
  top: 20px;
  right: 20px;
}
  
.autorization-modal__policy {
  color: var(--DEFAULT);
  font-size: 12px;
  line-height: 16.2px;
}
 
.additional-placements {
  display: flex;
  gap: 24px;
}
  
.additional-placement {
  border: 1px solid var(--LIGHT);
  padding: 20px;
  display: flex;
  flex-direction: column;
  gap: 10px;
}
  
.additional-placement__title {
  font-size: 16px;
  font-weight: bold;
  line-height: 130%;
}
  
.response-text {
  font-size: 16px;
  line-height: 130%;
}
  
@media (max-width: 1200px) {
  .modal {
    --bs-modal-padding: 1rem;
  }
  
  .authorization-modal .nav-tabs .nav-link {
    width: 120px;
    height: 50px;
  }
  
  .authorization-modal__title {
    font-size: 24px;
  }
  
  .additional-placements {
    flex-direction: column;
  }
}
  
.booking-aside {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
  
.modal-header .btn-close {
  padding: 0 !important;
  margin: 10px !important;
}
  
.applied-promocode {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 2px;
}
  
.applied-promocode__title {
  font-size: 16px;
  list-style: 130%;
  font-weight: bold;
}
  
.applied-promocode__value {
  color: var(--BLUE-DARK);
  font-size: 16px;
  line-height: 130%;
  font-weight: bold;
}
  
.applied-promocode__remove {
  cursor: pointer;
}
  
.promocode {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
  
.promocode__title {
  font-size: 16px;
  line-height: 130%;
  font-weight: bold;
}
  
.form-control.promocode__input {
  border-radius: 5px 0 0 5px;
}
  
.button.promocode__button {
  border-radius: 0 5px 5px 0;
}
  
.payment {
  display: flex;
  justify-content: space-between;
}

.payment__loader {
  height: 30px;
  width: 30px;
}
  
.payment__title {
  font-size: 20px;
  font-weight: bold;
}
  
.payment__price {
  color: var(--BLUE-DARK);
  font-size: 24px;
  line-height: 30px;
  font-weight: bold;
}
  
.payment__currency {
  color: var(--DEFAULT);
  font-size: 18px;
  line-height: 30px;
}
  
.row.basket {
  gap: 24px;
  padding: 0;
  margin: 0;
}
  
.basket__payment {
  position: relative;
  max-width: 384px !important;
  padding: 0 !important;
}
  
.basket__payment--wrapper {
  position: sticky;
  top: 0;
}
  
.row>.basket__info {
  padding: 0 !important;
  max-width: 792px;
}
  
.basket__items {
  display: flex;
  flex-direction: column;
  gap: 60px;
}
  
.basket__item {
  display: flex;
  flex-direction: column;
  gap: 60px;
}
 
.btn-close {
  position: absolute;
  top: 5px;
  right: 5px;
}
  
.booking-notice {
  display: flex;
  padding: 13px 10px;
  gap: 5px;
  background-color: var(--BLUE-DARK);
  color: var(--WHITE);
  font-size: 12px;
}
  
.service {
  position: relative;
  padding: 26px 20px 20px 20px;
  border: 1.5px solid #eb0253;
  border-radius: 5px;
  display: flex;
  gap: 20px;
}
  
.service__img {
  width: 300px;
  height: 185px;
  border-radius: 5px;
}
  
.service__title {
  font-size: 16px;
  font-weight: bold;
  line-height: 130%;
}

.service-info {
  display: flow-root;
  font-size: 16px;
  line-height: 130%;
}
  
.service-info.service-info--no-wrap {
  display: flex;
}
 
.service-info__option {
  color: var(--DEFAULT);
  white-space: nowrap;
  margin-right: 5px;
}
  
.service-info__value {
  font-weight: bold;
}
  
.service-info__value--blue {
  color: var(--BLUE-DARK)
}
  
.service-info__icon {
  width: 20px;
  height: 20px;
}
 
.additional-services {
  display: flex;
  flex-direction: column;
  gap: 30px;
}
  
.additional-services__title {
  font-size: 24px;
  font-weight: bold;
  line-height: 150%;
}
  
.additional-services__name {
  font-size: 18px;
  font-weight: bold;
  line-height: 130%;
}
  
.additional-services__content {
  display: flex;
  flex-direction: column;
  gap: 10px;
}
  
.additional-services__item {
  padding: 20px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  border: 1px solid var(--BORDER);
  border-radius: 10px;
}
    
.bus-stations.form-select {
  padding: 0 10px;
  font-weight: bold;
  border: 0;
  background-color: var(--SECONDARY);
}
  
@media (max-width: 1200px) {
  .additional-services__item {
    flex-wrap: wrap;
  }
 
  .additional-services__title {
    font-size: 18px;
  }

  .basket__items {
    gap: 30px;
  }
  
  .basket__item {
    gap: 30px;
  }
  
  .service {
    flex-direction: column;
  }
  
  .service__img {
    width: 100%;
  }
}