
.registr-squere{
    background: #ff6600;
}
.gallery__btn:hover {
    background: #ff6600;
}
.location-arrow:hover{
    background: #ff6600;
}
.tickets__items li a:hover .tickets__buy span{
    background: #ff6600;
}
.btn-register{
    background-color: #ff6600;
}
.btn-conf {
    background: #ff6600;
}
.btn-conf__black:hover{
    background: #ff6600;
}
.btn:hover {
    background: #ff6600;
}
.btn_2 {
    background: #ff6600;
}
.big-gallery__btn:hover {
    background: #ff6600;
}
.schedule__next:hover{
    background: #ff6600;
}
@media screen and (max-width: 1419px) {
   .reg-btn {
        background-color: #ff6600;
    } 
}
@media screen and (max-width: 1023px) {
    .reg-btn {
        background: #ff6600;
    }
}
@media screen and (max-width: 767px) {
    .reg-btn {
        background: #ff6600;
    }
}
