#allrecords {
    background-image:url(https://static.tildacdn.com/tild3361-6337-4961-a236-663131643764/parrent.jpg);
    background-repeat: repeat;
}

.button-link a:after {
    content: '';
    width: 15px;
    height: 15px;
    margin-left: 5px;
    background-image: url(https://static.tildacdn.com/tild6532-3536-4037-a337-633831303164/link-arrow.svg);
    background-size:15px;
    background-repeat: no-repeat;
    background-position: right center;
    padding-right: 20px;
    transition: 0.2s ease-in-out;
}

.button-link:hover a:after {
    background-image: url(https://static.tildacdn.com/tild3330-3362-4138-a139-383638643630/link-arrow-hover.svg);
}

.button-link a:hover {
    color: #D1B97B !important;
}

.link-menu a:hover {
    color: #fff;
    text-decoration: underline !important;
}

.link-gold a:hover {
    color: #fff !important; 
}

.link-gold a:hover svg path {
    fill: currentColor;
}

.uc-services {
    background-image: url(https://static.tildacdn.com/tild3364-6130-4530-b332-333632353765/bg-services-d.png);
    background-position: left bottom;
    background-repeat: no-repeat;
    background-size: contain;
    border-bottom: 2px #000 solid;
    padding-bottom:300px !important;
}

.uc-services li:first-child .t-feed__row-grid__post-wrapper {
    border-top: 1px solid rgba(255, 255, 255, .5);
}

.uc-services li .t-feed__row-grid__post-wrapper {
    border-bottom: 1px solid rgba(255, 255, 255, .5);
}

.uc-services li .t-feed__post-title:hover a{
    color: #D1B97B !important;
}

.uc-services li .t-feed__post-title {
    content: '';
    margin-left: 5px;
    background-image: url(https://static.tildacdn.com/tild6532-3536-4037-a337-633831303164/link-arrow.svg);
    background-size:22px;
    background-repeat: no-repeat;
    background-position: right center;
    padding-right: 20px;
    transition: 0.2s ease-in-out; 
}

.uc-services li .t-feed__post-title:hover {
    background-image: url(https://static.tildacdn.com/tild3330-3362-4138-a139-383638643630/link-arrow-hover.svg);
}

@media screen and (max-width: 760px) {
    .uc-services .t-feed__row-grid__post-wrapper {
        padding-bottom: 0px !important;
        padding-top: 0px !important;
    }
    
    .uc-services {
    background-image: url(https://static.tildacdn.com/tild3463-3664-4032-b638-333161343065/bg-services-m.png);
    background-position: center bottom;
    border-bottom: 2px #000 solid;
    padding-bottom:380px !important;
}

    .uc-services li .t-feed__post-title {
    background-size:16px;
}
}

.t-feed__post-popup__close-text {
    color: #ffffff !important;
    font-weight: 200;
    font-size: 20px;
}

.t-feed__post-popup__text-wrapper blockquote.t-redactor__quote {
    border-left: 3px solid #D1B97B !important;
    font-weight: 200;
    font-style: italic;
}

.t-feed__post-popup__title {
    text-transform: uppercase;
}

.t-feed__post-popup__arrow-top svg {
    width: 35px !important;
    height:35px !important;
}


.uc-articles .t-container {
    max-width: 100% !important;
    padding: 40px 0;
}

.uc-articles .t-feed__slider-grid__post-wrapper {
    width: 100% !important;
}

.uc-articles .t-feed__post-title {
    border-top: 1px solid #D1B97B;
}

.uc-articles .t-feed__slider-grid__content {
    padding: 28px 25px !important;
}

.uc-articles .t-feed__button-container {
    width:100%;
    font-size: 20px;
    font-family: 'Noto Sans', Arial, sans-serif;
    line-height: 1.55;
    font-weight: 500;
    text-transform: uppercase;
}

.uc-articles .t-feed__button-readmore .t-btn {
    width:100% !important;
  
}

.uc-articles .t-feed__button-container span {
    background-image: url(https://static.tildacdn.com/tild3330-3362-4138-a139-383638643630/link-arrow-hover.svg);
    background-size:15px;
    background-repeat: no-repeat;
    background-position-y: center;
    background-position-x: right;
    padding-right: 20px;
    transition: 0.2s ease-in-out;
}

.uc-articles .t-feed__post-popup__date-parts-wrapper_beforetitle {
    margin-top: 40px;
}

.uc-articles .t-feed__post-popup__relevants {
    margin: auto !important;
}

.t-form-success-popup__text {
    color:#070707;
}


.uc-articles-all .t-feed__col-grid__content {
    padding: 5px 5px 27px;
}
}

.uc-vk-feed .feed_preview {
        width: 400px;
        height: 340px;
        background: #000 !important;
}
