.t-form__errorbox-middle {
    display: none
}

.t-form-success-popup_new .t-form-success-popup__content-icon {
    /* height: 41px; */
   /*margin-bottom: 15px;
    /*min-height: 41px;
    /*width: auto;*/
    display: none;
}

.t-form-success-popup_new .t-form-success-popup__button {
   /*background-color: #000;
    /*border: none;
    /*border-radius: 4px;
    /*box-sizing: border-box;
    /*color: #fff;
    /*font-size: 16px;
    /*font-weight: 500;
    /*margin-top: 15px;
    /*min-width: 130px;
    /*padding: 18px 44px;
    /*text-decoration: none;*/
    display: none;
}

/*.t-title {
    /*font-family: 'IBM Plex Serif', serif;
    /*font-weight: 600;
    /*color: #474747;
}

.t-text {
    font-family: 'TildaSans', Arial, sans-serif;
    font-weight: 300;
    color: #474747;
}*/

/*.t-form-success-popup_new .t-form-success-popup__wrapper {
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    /*background-color: #f5f5f5;
   /* border-radius: 10px;
    box-sizing: border-box;
    cursor: default;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    left: 0;
    margin: 0 auto;
    max-width: 350px;
    padding: 50px 40px;
    position: absolute;
    right: 0;
    text-align: center;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 100%;
     bottom: 50%;
     top: auto;
}*/

.t460 .t-sociallinks, .t460__right_social_links {
    margin: 10px 20px;
}

.t460 .t-sociallinks__wrapper, .t460__right_social_links_wrap {
    text-align: right;
}