/*Стили для кнопки мессенджеров*/
.t825__btn_wrapper {
    height: 50px;
    width: 50px;
}

.t825__icon {
    width: 28px;
}
/*---*/

#rec316250401 a:hover {
    text-decoration:underline;
}

#rec110873690 .tn-elem[data-elem-id="1554957987229"] .tn-atom {
    text-shadow: 2px 2px 10px #4d3b3b;
}

.uc-hint .t-text strong {
    border-radius: 15px;
    padding: 2px 12px;
    display: inline-block;
    font-weight: 500 !important;
}

.t1033, .uc-hint, .t588 {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
}

.uc-footer-mobile .t-align_left {
    text-align: center;
}

/*Блоки параметров в опиании катеров*/

.uc-boat-events
{
    margin: 0px 50px 0px 50px;
}

.uc-round-bg
{
    border-radius: 20px;
    margin: 50px;
}

.uc-round-bg-fixed
{
    background-image: url(https://static.tildacdn.com/tild3732-3934-4931-a534-363039373733/Vector_4_3.svg);
    background-repeat: no-repeat;
    background-position: center center;
    position: relative;
    border-radius: 20px;
    margin: 50px;
}

.uc-round-bg-scroll
{
    background-image: url(https://static.tildacdn.com/tild3732-3934-4931-a534-363039373733/Vector_4_3.svg);
    background-position: center center;
    background-repeat: no-repeat;
    position: relative;
    background-attachment: fixed;
    border-radius: 20px;
    margin: 50px;
}

/*Ширина колонки на моибльных*/

@media screen and (max-width: 960px) {


.uc-boat-events .t-col {
    padding-left: 0px;
    padding-right: 0px;
}

.t491__col {
    margin-bottom: 20px;
}

.uc-round-bg-scroll
{
    background-attachment: local;
    margin: 50px 10px 50px 10px;
    padding-left: 20px;
    padding-right: 20px;
}

.uc-round-bg
{
    margin: 50px 10px 50px 10px;
    padding-left: 20px;
    padding-right: 20px;
}
    
    
}