/*
#block-search {
    margin: 0 auto;
    max-width: 1280px;
    background: #EDEFF0;
    border: 3px solid #2669A3;
}

.item-328,
#tl-booking .item-327 {
    display: none !important;
}

#tl-booking #component {
    padding: 0;
}

.tl-container {
    padding: 0 30px;
}

#region3pad {
    padding-top: 9px;
}

.tl-button {
    color: #ffffff;
    padding: 10px 20px;
    display: flex;
    margin-top: 50px;
    justify-content: center;
    align-items: center;
    font-size: 16px;
    font-weight: bold;
    max-width: 200px;
    text-decoration: none;
    text-transform: uppercase;
    background: #2e7ec4;
}
.tl-button:hover {
    color: #ffffff;
}

.tl-button--lk {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 7px 38px;
    max-width: 192px;
    color: #2669A3;
    background: #FFFFFF;
    border: 1px solid #2669A3;
    border-radius: 2px;
    font-weight: bold;
    font-size: 16px;
    line-height: 19px;
    text-decoration: none;
    text-transform: none;
    margin: -10px auto 35px;
    box-sizing: border-box;
}
.tl-button--main {
    position: absolute;
    right: 30px;
    bottom: -10px;
    color: #333333;
    border: 1px solid #333333;
}
.tl-button--lk:hover {
    color: #ffffff !important;
    background: #2669A3 !important;
}
.tl-button--main:hover {
    background: #333333 !important;
}

@media (max-width: 1249px) {
    .tl-button--main {
        bottom: -45px;
    }
}

@media (max-width: 1098px) {
    #block-search {
        margin-top: 24px;
    }
    .tl-button--main {
        bottom: -24px;
    }
}

@media (max-width: 1008px) {
    #block-search {
        margin-top: 58px;
    }
}

@media (max-width: 890px) {
    .tl-button--main {
        bottom: 20px;    
    }
}

@media (max-width: 784px) {
    .tl-button--main {
        right: 78px;
    }
}

@media (max-width: 768px) {
    #region3pad #block-search {
        display: block !important;
    }
    #block-search {
        margin-top: 110px;
    }
    .tl-button--main {
        right: 72px;
        bottom: -26px; 
    }
}

@media (max-width: 751px) {
    #block-search {
        margin-top: 132px;
    }
}

@media (max-width: 733px) {
    #block-search {
        margin-top: 264px;
    }
}

@media (max-width: 500px) {
    #block-search {
        margin-top: 145px;
    }
    .tl-button--main {
        bottom: 43px;
        right: 55px;
    }
}

@media (max-width: 482px) {
    .tl-button--main {
        padding: 5px 38px;
        bottom: 18px;
        right: 20px;
    }
}


@media (max-width: 410px) {
    .tl-button--main {
        bottom: 18px;
        right: 15px;
    }
}

@media (max-width: 381px) {
    #block-search {
        margin-top: 170px;
    }
}

*/


.prices-load {
    margin-bottom: 25px;
}

.price-load {
    font-weight: 700;
}