.hc-content {
    padding: 0 40px;
    height: 100%;
    display: flex;
    align-items: center;
    max-width: 1400px;
    margin: 0 auto;
}

.uc-round-works .t404__img {
    border-radius: 20px 20px 0 0;
}

.uc-round-works .t404__textwrapper {
    border-radius: 0 0 20px 20px;
} 

.tag {
    padding: 8px;
    border-radius: 8px;
    border: 1px solid #C1CBDF;
}

/*
.uc-round-works a.t404__link:hover {
    outline: 2px solid #FF2732 !important;
    border-radius: 21px;
}
*/

.t-checkbox__indicator {
    border-radius: 6px;
}

.uc-fixed-header {
    position: fixed !important;
    top: 14px !important;
    width: 100%;
    z-index: 990 !important;
}

.header-blur {
    -webkit-backdrop-filter: blur(4px);
    backdrop-filter: blur(4px);
    border-radius: 20px;
}



.nav-btn-tg a {
    background-image: url(https://static.tildacdn.com/tild3961-3532-4463-b762-366266313166/telegram-tr.svg);
    background-size: 44px;
    background-repeat: no-repeat;
    background-position: left center !important;
    padding-left: 38px;
    padding-right: 10px;
}

.nav-btn-tg a:hover {
    background-image: url(https://static.tildacdn.com/tild3961-3532-4463-b762-366266313166/telegram-tr.svg) !important;
    background-size: 44px;
    background-repeat: no-repeat;
    background-position: left center !important;
    padding-left: 38px;
    padding-right: 10px;
}

.nav-btn-wha a {
    background-image: url(https://static.tildacdn.com/tild6163-3265-4661-a438-663638663838/whatsapp.svg);
    background-size: 44px;
    background-repeat: no-repeat;
    background-position: left center !important;
    padding-left: 38px;
    padding-right: 10px;
}

.nav-btn-wha a:hover {
    background-image: url(https://static.tildacdn.com/tild6163-3265-4661-a438-663638663838/whatsapp.svg) !important;
    background-size: 44px;
    background-repeat: no-repeat;
    background-position: left center !important;
    padding-left: 38px;
    padding-right: 10px;
}

.uc-custom-marker ul > li {
    list-style-type: none;
    background-image: url(https://static.tildacdn.com/tild3033-6435-4663-a364-343631313538/icon-loc.svg);
    background-repeat: no-repeat;
    padding: 0 28px;
}

.uc-custom-marker ul {
    margin: 0 !important;
    padding: 0 !important;
}


.uc-custom-marker .t555__contentwrapper{
    display: flex;
    flex-direction: column;
    padding-top: 20px;
}

@media screen and (max-width: 1200px) {
        .red-word {
            font-size: 28px;
            padding: 20px 0;
    }
}


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

}


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

}


@media screen and (max-width: 480px) {
        .red-word {
            font-size: 22px;
            line-height: 30px;
            margin-left: 0px;
    }
}

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

}


.new-calc .t-input-title {
    margin-left: 14px;
}




