.t898__btn_label {
    background: transparent!important;
}

.t898__btn_label:hover, .t898__btn_label {
    box-shadow: none!important;
}
 .t395__wrapper {
    border: 1px solid #ffe11a;
    border-radius: 30px;
    }

.proceed {
    background: #ffe11a!important;
    width: 100%!important;
}
#rec269800110 .t420__descr li {
    margin-bottom: 11px;
}
.t-menusub__menu .t-menusub__list-item {
    padding: 5px 10px;
}
.t-menusub__menu .t-menusub__list-item:hover {
    background: #ffe11a;
}
/*.t-menusub__menu .t-menusub__list-item:first-child:hover {*/
/*    border-radius: 5px 5px 0 0;*/
/*}*/
/*.t-menusub__menu .t-menusub__list-item:last-child:hover {*/
/*    border-radius: 0px 0px 5px 5px;*/
/*}*/
.t-menusub__content {
    padding:  10px 0;
}
#rec269904961 .t478__blockimg {
    background-size: 100%;
    background-position: bottom;
}

@media (max-width: 1392px) {
   #t-header .t228__centercontainer .t228__list .t228__list_item {
       padding: 0 10px!important;
   }
}
@media (max-width: 1305px) {
   #t-header .t228__centercontainer .t228__list .t228__list_item {
       font-size: 14px!important;
   }
}
@media screen and (max-width: 980px){
.t228__mobile {
    background-color: #ffe11a!important;
}
.t228__mobile_text {
    color: #000!important;
}
    .t228__burger span {
        background-color: #000!important;
    }
    .t228__imglogo {
        max-height: 150px!important;
    }
    .t228__leftcontainer, .t228__centercontainer, .t228__rightcontainer {
    padding: 0!important;
    }
    
    .t182__title {
        font-size: 60px!important;
        line-height: 1!important;
    }
    .t182__descr {
        line-height: 1!important;
        font-size: 20px!important;
    }
    #t-header .t228__centercontainer .t228__list .t228__list_item {
       padding: 5px 10px!important;
   }
   .t-descr {
       font-size: 16px!important;
   }

}
@media screen and (max-width: 576px) {
    .t182__title {
        font-size: 28px!important;
        word-break: auto-phrase;
    }
}

.t-redactor__embedcode table {
    width: 100%;
    border-collapse: collapse;
    margin: 20px 0;
    font-size: 16px;
}

.t-redactor__embedcode thead th {
    text-align: left;
    font-weight: bold;
    padding: 10px;
    background-color: #f4f4f4;
    font-size: 16px;
}

.t-redactor__embedcode tbody tr:nth-child(odd) {
    background-color: #f9f9f9;
}

.t-redactor__embedcode tbody tr:nth-child(even) {
    background-color: #ffffff;
}

.t-redactor__embedcode tbody td {
    padding: 10px;
    vertical-align: top;
}

.t-redactor__embedcode tbody td:first-child {
    font-weight: bold;
}

th, td {
    padding-left: 15px;
    padding-right: 15px;
}