.myGrey {
    color: #666666 !important;
}

/* Ховеры */

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

.text-link-header a:hover {
    color: #EFCA94 !important;
}

.blog-btn-bg-hover .tn-atom {
    background-color: #FBFBFB !important;
}


/* -- Ховеры -- */

/* Кнопка на главном экране */
.main-btn-bg .tn-atom,
.tn-form__submit button {
    border-bottom-width: 3px !important;    
}

.main-btn-text-hover .tn-atom {
    color: #EFCA94 !important;    
}

.main-btn-bg-hover .tn-atom {
    background-color: #29292D !important;
    border-color: #EFCA94 !important;
}

 



/* -- Кнопка на главном экране -- */

/* Блок Практики */

/* -- Блок Практики -- */

.t585__trigger-button {
    display: flex;
    align-items: center;
}

.t585__img {
    margin-right: 20px;
    margin-bottom: 0px;
}

.t585 .t-col:first-child .t585__header {
    border-top: none !important;
}

.t585__text ul {
    padding-left: 2px !important;
}

.t585__text ul li {
    list-style: none;
}

.t-redactor__text ul {
    list-style: none;
    padding: 0px !important;
}

.t-redactor__callout {
    background: #f3f4f5 !important;
    color: #666666 !important;
}
  
.t585__text ul li::before,
.t-redactor__text ul li::before {
    content: '';
    display: inline-block;
    margin-right: 20px;
    width: 20px;
    height: 17px;
    background-image: url("https://static.tildacdn.com/tild3635-3936-4639-b866-366564386330/2d4d2de4-2d0f-4da9-8.svg");
    background-size: 20px;
}

.t585 .t-container {
    margin-left: -20px;
    margin-right: -20px;
}

.t396 .tn-atom {
    vertical-align: top;
}

.t585__header {
    padding-top: 40px;
}

.t585__circle {
    border-radius: 0px;
}

@media screen and (max-width: 960px) {
    .t585 .t-container {
        margin-left: 0px;
        margin-right: 0px;
    }
}



/* -- Блок Практики -- */

/* Блок Обо мне */

.t480__title {
    padding-left: 90px;
    margin-bottom: 9px;
    display: inline-block;
    position: relative;
}

.t-feed__post-popup__relevants-title {
    padding-left: 90px;
    display: inline-block;
    position: relative;
    color: #976838 !important;
}

@media screen and (max-width: 640px) {
    .t480__uptitle {
        line-height: 1.2;
    }    
}


.t-feed__post-parts-date-row {
    position: relative;
    padding-left: 88px;
}

.t480__title:before,
.t896 .t-feed__post-parts-date-row:before,
.t-feed__post-parts-date-row:before,
.t-feed__post-popup__date:before,
.t-feed__post-popup__relevants-title:before
{
    content: '';
    position: absolute;
    top: 49%;
    left: 0px;
    display: inline-block;
    width: 60px;
    height: 2px;
    background-color: #976838;
    z-index: 100;
}

.js-feed-post:hover .t-feed__post-parts-date-row:before {
    background-color: #976838 !important;
}

.t896 .js-feed-post:hover .t-feed__post-parts-date-row:before {
    background-color: #efca94 !important;
}

.t-feed__post-parts-date-row:before {
    background-color: #efca94;
}


.t896 .js-feed-container {
    padding-left: 1.1%;
    padding-right: 1.1%;
    box-sizing: border-box;
}

.t480__descr {
    text-align: justify;
    margin-top: 0px;
}

.t480__uptitle {
    margin-bottom: 17px;
}

.t896 .t-feed__textwrapper {
    position: relative;
    padding-bottom: 60px;
}

.t896 .t-feed__textwrapper:before {
    content: '\27F6';
    color: #976838;
    font-size: 24px;
    position: absolute;
    display: inline-block;
    bottom: 0px;
    left: 90px;
}

.t896 .t-feed__textwrapper:after {
    content: 'Читать';
    position: absolute;
    bottom: 0px;
    color: #976838;
    display: inline-block;
    padding: 6px 15px;
    width: 143px;
    border: 1px solid #976838;
    border-radius: 5px;
    font-family: 'Roboto Condensed';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 140%;
    text-transform: uppercase;
    word-spacing: 38px;
    box-sizing: border-box;
}

.t896 .js-feed-post:hover {
    background-color: #101110;
}

.t896 .js-feed-post:hover .t480__title:before, .t896 .js-feed-post:hover .t-feed__post-parts-date-row:before {
    background-color: #EFCA94;
}

.t896 .js-feed-post:hover .js-feed-post-date {
    color: #EFCA94 !important;
}

.t896 .js-feed-post:hover .js-feed-post-title {
    color: #FBFBFB !important;
}

.t896 .js-feed-post:hover .js-feed-post-descr {
    color: #F3F4F5 !important;
}

.t896 .js-feed-post:hover .t-feed__textwrapper:after {
    color: #EFCA94 !important;
    border: 1px solid #EFCA94;
}

.t896 .js-feed-post:hover .t-feed__textwrapper:before {
    color: #EFCA94;
}

.t728__textcell {
    align-self: flex-start;
}

.t728__textwrapper > div {
    min-height: 420px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

@media screen and (max-width: 960px) {
    .t728__textwrapper > div {
        min-height: 370px;
    }
}

.t728__bgimg {
    background-size: 83%;
}





.t-slds__arrow_wrapper-left {
    left: -50px;
}

.t-slds__arrow_wrapper-right {
    right: -50px;
}

.t-slds__arrow-left, .t-slds__arrow-right {
    width: 70px !important;
    height: 70px !important;
}

.t-slds {
    overflow: visible;
}

/* Reviews */

@media screen and (max-width: 640px) {
    
    .t-slds__arrow-left, .t-slds__arrow-right {
        width: 30px !important;
        height: 30px !important;
    }  
    
    .t728__textcell {
        padding: 35px 30px !important;
    }
    
    .t728 .t-slds__arrow_wrapper-left {
        left: 5px !important;
    }
    
    .t728 .t-slds__arrow_wrapper-right {
        right: 5px !important;
    }
    
    .t728__bgimg {
        background-size: cover !important;
        background-position: top center !important;
    }
    
    .t728__textwrapper > div {
        min-height: 370px !important;
    }
    
    .t728__imgcell {
        min-height: 360px !important;
    }
    
    .t728__witharrows .t-width .t-slds__wrapper {
        padding: 0 5px !important;
    }
    
    .t728 .t-slds__arrow {
        top: 500px !important;
    }
    
}

@media screen and (min-width: 480px and max-width: 640px) {
    .t728__imgcell {
        min-height: 600px !important;
    }
}

/* -- Reviews -- */

@media screen and (max-width: 960px) {
    .t480__blockimg {
        height: 552px !important;
        background-position: left;
        margin-bottom: 50px;
        background-size: contain;
    }    
    
    .t480 {
        margin-top: -50px;
    }
}

@media screen and (max-width: 640px) {
    .t480 .t-container {
        max-width: 493px;
    }
    
    .t480__blockimg {
        height: 435px !important;
    }
}



/* -- Блок Обо мне -- */

/* Блок Блог */

.t-slds__arrow_container {
    position: relative;
}

.t-feed__slider-grid__post-wrapper {
    margin-left: 0px !important;
    margin-right: 0px !important;
}

.t-feed__slider-grid__post-wrapper .t-feed__post-imgwrapper {
    background-color: #f3f4f5;
}

.t1004 .t-feed__post-bgimg,
.t-feed__post-popup__relevants-bgimg {
    border-bottom: 5px solid #976838;
    border-radius: 10px 10px 0px 0px;
}

.t-feed__button-readmore .t-btn {
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 500;
    padding-right: 88px;
}

.t-feed__button-container {
    position: relative;
    width: 100%;
}

.t-feed__button-container:after {
    content: url(https://static.tildacdn.com/tild3530-3130-4638-a236-303762653937/Arrow_10_2.svg);
    position: absolute;
    top: 31%;
    right: -88px;
    display: inline-block;
    width: 60px;
    height: 100%;
    z-index: 100;
}

.js-feed-post {
    -webkit-transition: -webkit-transform .4s ease;
    transition: -webkit-transform .4s ease;
    -o-transition: transform .4s ease;
    transition: transform .4s ease;
}

.js-feed-post:hover .t-feed__button-container:after {
    content: url(https://static.tildacdn.com/tild6666-3563-4430-b265-623536366566/Arrow_12.svg) !important;
}

.js-feed-post:hover .t-btn {
    color: #fbfbfb !important;
    background-color: #976838 !important;
    border-color: #976838 !important;
}

.js-feed-post:hover .js-feed-post-date {
    color: #976838 !important;   
}

.js-feed-post:hover .js-feed-post-title {
    color: #101110 !important; 
}

.js-feed-post:hover .js-feed-post-descr {
    color: #666666 !important;  
}

.js-feed-post:hover .t-feed__slider-grid__post-wrapper {
    background-color: #fbfbfb !important; 
}

.t1004 .t-slds__container {
    padding: 50px 0px !important;
}

.t-feed__slider-grid__post-wrapper,
.js-feed-container {
   overflow: visible;
}

.js-feed-post:hover .t-feed__slider-grid__post-wrapper {
    box-shadow: 0px 5px 20px -5px #7C7C7C; 
}


/* -- Блок Блог -- */

/* Страница Блог */

.t896 .js-feed-post {
    padding: 25px 40px;
    background-color: #fff;
    border-radius: 5px;
    box-shadow: 0px 0px 40px -20px #7C7C7C;
    margin: 20px 0px;
    box-sizing: border-box;
}

.t896 .js-feed-post-image {
    border-radius: 5px;
}

@media screen and (max-width: 1300px) {
    
    .t1004 .t-slds__container {
        width: calc(100% - 13px);
    }
    
    .t1004 .js-feed-post {
        padding: 0px 5px;
        box-sizing: border-box;
    }
    
    .t1004 .t-slds__arrow {
        top: 65%;
    }
    
}

@media screen and (max-width: 640px) {
    .t1004__container_mobile-flex .t-feed__grid-col:first-child {
        margin-left: 10px;
    }
    
    .t1004 .t-width .t-slds__wrapper {
        padding: 0 5px !important;
    }
}

.t758__list {
    margin-bottom: 0px !important;
}

.t-feed__post-popup__date {
    font-size: 16px;
    font-weight: bold;
    display: inline-block;
    letter-spacing: 0.3px;
}

.t-feed__post-popup__container > div:first-child {
    padding: 60px 20px;
    background-color: #fff !important;
    border-radius: 5px;
    box-shadow: 0px 0px 40px -20px #7C7C7C;
    box-sizing: border-box;
}

.t-feed__post-popup__container {
    padding-top: 0px;
}

.t050__title {
    letter-spacing: 0.4px;
}

.t-redactor__callout_fontSize_big .t-redactor__callout-icon {
    display: none;
}

.t-redactor__callout_fontSize_big {
    background-color: transparent !important;
    border: 1px solid #976838;
    border-radius: 5px;
    font-size: 18px;
}

.t-redactor__callout-icon,
.t-redactor__callout_fontSize_big strong {
    color: #976838 !important;
}

.t-feed__post-popup {
    margin-top: 70px;
}

.t-redactor__preface {
    margin-top: 50px !important;
    color: #101110;
    font-size: 24px;
    /*line-height: 1.35;*/
}

.t-feed__post-popup__text-wrapper blockquote.t-redactor__preface {
    line-height: 1.35;
    font-size: 24px;
}

.t-redactor__text {
    font-size: 18px;
    text-align: justify;
}

.t-redactor__h2 {
    font-size: 30px;
    color: #101110;
    font-family: 'Roboto',Arial,sans-serif;
}

.t-redactor__h3 {
    font-size: 22px;
    color: #101110;
    font-family: 'Roboto',Arial,sans-serif;
}

.t-feed__post-popup__text .t-redactor__tte-view blockquote.t-redactor__quote {
    margin: 30px 0px;
    font-size: 18px;
    padding-left: 30px;
    text-align: justify;
    border-left: 5px solid #976838 !important;
}

/* Смотрите также */

.t-feed__post-popup__relevants-parts {
    display: none;
}

.t-feed__post-popup__relevants-item-title {
    font-weight: 700;
    font-size: 16px;
    line-height: 141%;
    
    text-align: left;
    text-transform: uppercase;
    
    color: #101110;
}

.t-feed__post-popup__relevants-item-descr {
    font-size: 16px;
    line-height: 20px;
    text-align: left;
    color: #666666;
}

.t-feed__post-popup__relevants-title-wrapper {
    margin-left: 0px;
    margin-right: 0px;
}

.t-feed__post-popup__relevants-title {
    font-weight: 700;
    font-size: 16px;
    line-height: 19px;
    letter-spacing: 0.04em;
    text-transform: uppercase;
    color: #976838;
}

.t-feed__post-popup__relevants-item {
    margin-left: 8px;
    margin-right: 8px;
    max-width: 288px;
    box-shadow: 0px 0px 50px -10px #7C7C7C;
    border-radius: 10px;
}

.t-feed__post-popup__relevants-wrapper {
    margin-left: -8px;
    margin-right: -8px;
}

.t-feed__post-popup__relevants-imgwrapper {
    margin-bottom: 0px;
}

.t-feed__post-popup__relevants-item-descr {
    margin-top: 15px;
}

.t-feed__post-popup__relevants-textwrapper {
    padding: 30px 30px 35px 30px;
    background-color: #fff;
    border-radius: 0px 0px 10px 10px;
}

/* -- Смотрите также -- */

@media screen and (max-width: 960px) {
    .t050 {
        margin-top: 15px;    
    }
    
    .t050__title {
        line-height: 1.05;
    }
    
    .t-feed__post-popup__content-wrapper {
        padding-top: 0px !important;
        padding-bottom: 40px !important;
    }
    
    .t-redactor__preface {
        margin-top: 40px !important;
    }
    
    .t-feed__post-popup__relevants {
        margin-top: 40px;
    }
    
    .t-feed__post-popup__relevants-item {
        max-width: 312px;
    }
}

@media screen and (max-width: 640px) {
    
    .t-feed__post-popup__text-wrapper blockquote.t-redactor__preface {
        font-size: 20px;
    }

    .t050 {
        margin-top: 40px;
    }
    
    .t050__title {
        font-size: 28px !important;
        line-height: 1.15 !important;
    }
    
    .t-feed .t-feed__post-popup__container {
        padding-top: 5px !important;
    }
    
    .t-feed .t-feed__post-popup {
        margin-top: 40px;
    }
    
    .t-feed__post-popup__relevants-item {
        max-width: 96%;
    }
}

@media screen and (max-width: 480px) {
    .t050 {
        margin-top: 15px !important;
    }
}

.t-feed__post-popup__relevants-item:hover .t-feed__post-popup__relevants-textwrapper {
    background-color: #101110 !important;
}

.t-feed__post-popup__relevants-item:hover .t-feed__post-popup__relevants-item-title {
    color: #FBFBFB !important;
}

.t-feed__post-popup__relevants-item:hover .t-feed__post-popup__relevants-item-descr {
    color: #F3F4F5 !important;
}




/* -- Страница Блог --*/


/* Отзывы */

.t728__wrapper {
    border-radius: 5px;
}

@media screen and (max-width: 1300px) {
    .t728__textcell {
        padding-left: 0px;    
    }
}

@media screen and (max-width: 960px) {
    .t728__textcell {
        padding-left: 43px !important;    
    }
}

/* -- Отзывы --*/

/* Фиксированное меню */

.t446 {
    border-bottom: 1px solid #EFCA94;
}

#allrecords ul.t282__menu__items {
    padding: 5px 0 15px;
}

@media screen and (max-width: 1200px) {
    .t446__leftwrapper {
        width: 60% !important;
    }
}

@media screen and (max-width: 960px) {
    .t446__leftwrapper {
        width: 100% !important;
    }
    
    .t758 {
        padding-top: 50px;
    }
    
    .t896 .t-feed__textwrapper {
        padding-top: 20px;
    }
    
    .t896 .js-feed-post-image {
        width: 540px !important;
    }
}

@media screen and (max-width: 479px) {
    .t896 .js-feed-post-image {
        width: 100% !important;
    }
    
    .t896 .js-feed-post {
        padding: 20px 25px;
    }
}

.myJustify {
    text-align: justify !important;
}

.tmenu-mobile {
    background-color: #080808 !important;
    border-bottom: 1px solid #efca95;
}

.tmenu-mobile__container {
    min-height: 46px !important;
    padding: 10px 20px !important;
}



/* -- Фиксированное меню -- */






