/*#uc-header-zero-block {*/
/*    background-color: rgba(0, 0, 0, 0); */
/*    transition: background-color 2s ease-in-out; */
/*}*/

/*#uc-header-zero-block.active {*/
/*    background-color: rgba(0, 0, 0, 0.5); */
/*}*/

.uc-header-zero-block {
    background-color: rgba(0, 0, 0, 0); 
    transition: background-color 2s ease-in-out; 
}

.uc-header-zero-block.active {
    background-color: rgba(0, 0, 0, 0.5); 
}

html {
     background-color: #001d3d
}

.t-tildalаbеl .t-tildalаbеl   {
    display: none !important;
}

.t-tildalаbеl__wrapper{
    display:none;
}