.t050 h1 {
    display: inline-block;
    margin: 0 auto;
    font-size: 30px;
    font-weight: 400;
    padding: 0 27px;
    line-height: 1.2em;
    color: #333;
    text-transform: uppercase;
    position: relative;
}
@media (min-width: 685px) {
.t050 h1:before {
    content: "";
    width: 70px;
    height: 3px;
    background: #3068b9;
    position: absolute;
    top: calc(50% - 2px);
    left: -97px;
}
.t050 h1:after {
    content: "";
    width: 70px;
    height: 3px;
    background: #3068b9;
    position: absolute;
    top: calc(50% - 2px);
    right: -97px;
}
}

#allrecords a[href^=tel]:hover {
    color: #3068b9;
}
.t404__col {
    position: relative;
}
@media (max-width: 980px){
    .t404__textwrapper {
   
    padding: 10px;
    
    background: #3068b9;
}
}
@media (min-width: 981px) {
    .t404__textwrapper {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    margin: 0;
    padding: 10px;
    box-sizing: border-box;
    background: #3068b9;
}
}
.t404__uptitle {
    display: none;
}
.t404__title {
    margin-bottom: 0;
    color: #fff;
    text-transform: uppercase;
    font-size: 20px;
    display: inline-block;
}
.t404__title:after {
    content: ">";
    color: #fff;
    margin-left: 10px;
}
.tn-elem__17775282711470210011265 ul {
    list-style-type: none;
}
.tn-elem__17775282711470210011265 ul li::before { 
    content: '✓'; 
    color: #3068b9;
    font-weight: 700;
    margin-right: 5px;
}
#allrecords ul {
    padding-left: 5px;
    list-style-position: inside;
}

#t-footer a:hover {
    text-decoration: underline;
}

@media (min-width: 980px) {
    #rec1781757991 .t-menu-base {
    position: relative;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
}
.t-menu-base__list > li >a {
    display: block;
    color: #000;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 18px;
    padding: 10px 23px;
    border-radius: 10px;
}
#rec1781757991 .t-menu-base .t-menu-base__list-item {
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent;
     transition: all .3s ease-out 0s;
}
#rec1781757991 .t-menu-base .t-menu-base__list-item:hover {
    border-top: 4px solid #3068b9;
    transition: all .3s ease-out 0s;
}
#rec1781757991 .t-menusub__content {
    overflow-y: visible !important;
}
}
@media (max-width: 640px) {
    .t404__textwrapper 
 {
        margin-top: 0;
        width: auto;
        display: block;
    }
}
@media (max-width: 960px) {
    .t404 .t-col_3, .t404 .t-col_4, .t404 .t-col_6 {
        margin-bottom: 0;
    }
}
@media (min-width: 640px) and (max-width: 980px) {
    .t404__imgbox {
        width: 100%;
    }
    .t404__textwrapper {
        width: calc(100% - 20px);
    }
}
#nav1805459661, .t450__close {
    background: #3068b9;
}
nav1781757991 .t-menusub__content {
    height: 100%; 
    overflow-y: visible !important;
    
}