.cart-08{
    position: fixed;
    width: 400px;
    height: fit-content;
    right: 0px;
    top:0px;
    background: #fff;
    border-radius: 15px;
    padding: 15px;
    border-top-right-radius: 0px;
    padding-top: 35px;
    z-index: 4444;
}
.cart-08 *{
    font-family: Buyan;
    user-select: none;
}

.calc_koll_komn_top {
    width: 100%;
    
    font-size: 17px;
    font-weight: 400;
    color: #000;
    margin-bottom: 10px;
}
.calc_koll_komn_bottom {
    display: flex;
}
.calc_koll_komn_bottom_left {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 31px;
    height: 31px;
    box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.15);
    background: #006b11;
    margin-right: 4px;
    cursor: pointer;
}
.calc_koll_komn_bottom_input {
    height: 31px;
    width: 65px;
    box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.15);
    background: rgba(255, 255, 255, 1);
    color: #000;
   
    font-size: 18px;
    font-weight: 400;
    text-align: center;
    padding: 5px;
    outline: none;
    border: none;
}
.calc_koll_komn_bottom_rith {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 31px;
    height: 31px;
    box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.15);
    background: #006b11;
    margin-left: 4px;
    cursor: pointer;
}
.cart-08-rb{
    margin-top: 25px;
}
.calc_koll_komn_bottom_rith svg{
    width: 9px;
    height: auto;
}
.calc_koll_komn_bottom_left svg{
    width: 9px;
    height: auto;
}
.cart-08-close{
    position: absolute;
    right: 15px;
    top: 15px;
    width: 20px;
    cursor: pointer;
}
.dinonForm08{
    display: none;
}
.modal-form-bilet-online{
    cursor: pointer;
}

@media(max-width:450px){
    .cart-08 {
        width: 295px;
    }
}
@media(max-width:350px){
    .cart-08 {
        width: 275px;
    }
}
.button-style-08-01{
    width: fit-content;
    max-width: 100%;
    transition: all 0.3s;
    margin-top: 30px;
    margin-right: auto;
    font-family: Inter Tight, sans-serif;
    cursor: pointer;
}
.button-style-08-01:hover {
    background: #d16f1a;
}
.cart-08-itogo{
    margin-top: 30px;
    font-size: 21px;
    font-weight: 400;
    color: #000;
}
.error-cart-input{
    font-size: 16px;
    margin-top: 5px;
    margin-bottom: 5px;
    color:red;
}
.error-cart-input-bilet{
    display: flex;
}
.error-none{
    display: none;
}


.poinevnone0801{
    pointer-events: none;
}
.header-button.dinon767.modal-form-bilet-online{
    background:#eee5de;
}
.section-slider-content-right-st-pl .section-slider-slider-2 {
    margin-top: 70px;
}
@media (max-width: 767px){
	.header {
    padding-bottom: 0 !important;
    }
	.header-menu {    
    top: 25rem !important;   
  }
}

.status-plateja{
    margin-top: 3rem;
    margin-bottom: 3rem;
    font-size: 3rem;
    font-family: Buyan;
    width: 100%;
    text-align: center;
}

.cart-form-div{
    width: 100%;
    display: flex;
    margin-top: 15px;
    flex-direction: column;   
}
.cart-form-div input{
    margin-top: 10px;
    margin-bottom: 10px;

    background: #f5f5f5;
    border-radius: 5px;
    font-family: Inter Tight,sans-serif;
    color: #000;
    font-size: 17px;
    font-weight: 400;
    padding: 9px 16px;
    border:none;
}
.cart-form-div input::placeholder{
    font-weight: 400;
    font-family: Inter Tight,sans-serif;
    font-size: 17px;
    color: #000;
}
@media (max-width: 767px){
    .status-plateja{
        font-size: 7rem;
        margin-top: 9rem;
        margin-bottom: 9rem;
    }
}

.bogtbotnbodgngod{
    display: flex;
}
.bogtbotnbodgngod img:nth-child(1){
    width: 13%;
    height: fit-content;
    margin-top: auto;
    margin-bottom: auto;
}
.bogtbotnbodgngod img:nth-child(2){
    width: 87%;
}

/*----------head-text-owm----------*/
.head-text-owm{
	position: absolute;
    z-index: 9;
    top: 40%;
    width: 70%;
    text-align: center;
}
.head-text-owm h1{
	color: #fff;
	font-family: Buyan;
    font-size: 2.808rem;
    font-weight: 700;
    text-align: center;
    text-transform: uppercase;
	letter-spacing: 1px;
}
.section-big-slider .swiper-slide:before{
	content: "";
    background-color: rgba(0, 0, 0, .4);
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
}
@media only screen and (max-width : 1200px){
	.head-text-owm h1 {   
      font-size: 2.2rem;   
    }
	.head-text-owm {   
       top: 35%;    
    }
}
@media only screen and (max-width : 767px){
	.head-text-owm h1 {
      font-size: 3.8rem;
   }
}
@media only screen and (max-width : 500px){
	.head-text-owm h1 {
      font-size: 5.8rem;
  }
}
/*---------------------------------*/