.samo_container #tickets .container {
    width: 1100px;
}

#cl_wizard .std.container{
    width: 1100px;
}

.samo_container .price_legend {
    width: 1100px;
}

#search_tour .std {
    width: 1100px;
}

#search_tour .direction {
    width: 1100px;
}

#search_tour .user_info {
    width: 1100px;
}

/* BANNER */
.samo_banners {
    margin: 20px auto!important;
    padding-top: 20px;
    width: var(--main-container-width);
}
.sp-button {
    border: 2px solid #D0DFED!important;
}
.sp-selected-button {
    background-color: #D4EAFC!important;
}
.samo_banners .btn a {
    display: block;
    border:1px solid #fff;
    font-family: Tahoma, Geneva, sans-serif;
    text-decoration: none;
    font-weight: bold;
    font-size: 14px;
    padding: 15px 30px;
    color:#fff;
    margin-top: 220px;
    margin-left: 1000px;
    background: rgba(0,0,0,0.2);
    border-radius: 5px;
}