.uc-lite-border {
    box-shadow: inset -4px -4px 10px #eee, inset 4px 2px 12px #b9bbc4;
    border-radius: 2em;
    padding: 0;
    margin-left: auto;
    margin-right: auto;
    margin-top: 2.5vw;
    margin-bottom: 2.5vw;
    width: 95%;
}
.uc-map {
    margin-left: auto;
    margin-right: auto;
    margin-top: 2.5vw;
    margin-bottom: 2.5vw;
    width: 95%;
    box-shadow: 0px 10px 20px rgba(0,11,48,0.25);
    border: 1px solid #32cd32;
}
.t554__card {
    box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.3), inset 0 6px 12px rgba(0, 0, 0, 0.2), 0px 10px 20px rgba(0,11,48,0.25);
}
.t554__card-wrapper {
    max-width: none;
}
.uc-lite-border > * > * {
    max-width: 95%;
}
.uc-lite-border > * > * > * {
    margin: auto;
    max-width: 100%;
}
#rec1848047991 > div > div > div.t396__carrier.t-bgimg.loaded {
    box-shadow:
    inset 0 0 10px rgba(0, 0, 0, 0.3),  /* Внутренняя тень */
    inset 0 6px 12px rgba(0, 0, 0, 0.2);     /* Внешняя тень */
}
.uc-documents {
    box-shadow: inset -4px -4px 10px #eee, inset 4px 2px 12px #b9bbc4;
    border-bottom-left-radius: 2em;
    border-bottom-right-radius: 2em;
    padding: 0;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 30px;
    width: 70%;
}
#rec1852307051 > div > div > div {
    max-width: 100%;
    margin: 0;
    padding: 0;
}
.t1059__btn {
    margin-right: 30px;
    margin-left: 30px;
}
.uc-breadcrumbs, .uc-top-menu { 
    box-shadow: inset -4px -4px 10px #d62828, inset 4px 2px 12px #c11b1b, -3px -3px 6px rgba(255, 120, 120, 0.3), 6px  6px 12px rgba(80, 0, 0, 0.4), 0px  0px  8px rgba(0, 0, 0, 0.2);
}    
.uc-footer {
    box-shadow: inset -4px -4px 10px #d62828, inset -4px -2px 12px #c11b1b, -3px -3px 6px rgba(255, 120, 120, 0.3), -6px  -6px 12px rgba(80, 0, 0, 0.4), 0px  0px  8px rgba(0, 0, 0, 0.2);
}
#allrecords {
      background: url('https://static.tildacdn.com/tild6265-6536-4539-b936-393166636432/Background2.svg') repeat;
      background-size: 20%;
}
@media (width < 960px) {
    .uc-documents {
        width: 80%;
    }
    .t1059__btn {
            margin-right: 15px;
            margin-left: 15px;
    }
    .t554__card-wrapper {
        max-width:100%;
    }
    @media (width < 640px) {
        .uc-documents {
            width: 95%;
        }
        .t1059__btn {
            margin-right: 10px;
            margin-left: 10px;
        }
    }    
}