.uc-main-nav .t229__positionstatic,
.tmenu-mobile{
    background: rgb(167,84,39)!important;
    background: linear-gradient(0deg, rgba(167,84,39,1) 0%, rgba(224,182,158,1) 100%)!important;
}


.uc-cont-bg .t-container {
    background-color: #00387ad1;
    padding: 40px!important;
}

.uc-cont-bg-list .t-container {
    background-color: #00387ad1;
    padding-left: 40px!important;
    padding-right: 40px!important;
}

.uc-cont-bg-list .t-container:first-child {
    padding-top: 40px!important;
}

.uc-cont-bg-list .t-container:last-child {
    padding-bottom: 40px!important;
}

.uc-cont-bg-w .t-container,
.uc-cont-bg-w .t857__container{
    background-color: #ffffffc4;
    padding: 40px!important;
}


.uc-cont-bg-w-list .t-container {
    background-color: #ffffffc4;
    padding-left: 40px!important;
    padding-right: 40px!important;
}

.uc-cont-bg-w-list .t-container:first-child {
    padding-top: 40px!important;
}

.uc-cont-bg-w-list .t-container:last-child {
    padding-bottom: 40px!important;
}

.t509 .t-section__topwrapper,
.t1106 .t-section__topwrapper,
.t469__title{
    margin-bottom: 0px!important;
}

@media screen and (max-width: 960px) {
    .uc-cont-bg .t-container,
    .uc-cont-bg-w .t-container,
    .uc-cont-bg-w .t857__container{
        padding: 30px 0!important;
    }
    .uc-cont-bg-w-list .t-container,
    .uc-cont-bg-list .t-container{
        padding-left: 0!important;
        padding-right: 0!important;
    }
}



