#rec471445135{
    display:none;
    position: fixed;
    width: 100%;
    top: 0px;
    z-index: 99;
}
#t-header{
    z-index:99;
    position: absolute;
    width: 100%;
}
.t338{
    padding-top:140px;
}
.t338__btn{
    font-size:18px;
}
.t539__textwrapper{
    background: #b38237;
}
.t539__persname{
    color:#fff;
}
.t539__persdescr{
    color:#fff;
    opacity:.8;
    border-bottom: 1px solid #fff;
    padding-bottom: 10px;
}
.t539__perstext{
    color:#fff;
}
.hide{
    display:none;
}
.t123{
    background-color: #2e2e2e;
}
@media(max-width:480px){
    .t539__container{
        height: 1300px;
        overflow: hidden;
        transition:.5s;
        position:relative;
    }
    .open{
        height:5750px!important;
    }
    .hide_text{
        font-size: 22px;
        text-align: center;
        padding-top: 170px;
        font-family: 'Oswald', Arial, sans-serif;
        font-weight: 600;
    }
    .hide{
        display:block;
        width: 100%;
        height: 200px;
        position: absolute;
        bottom: 0;
        background: linear-gradient(180deg, rgba(239, 239, 239, 0) 0%, #EFEFEF 80%);
    }
}