<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.nav {
    width: 100%;
    top: 0%;
    z-index: 999;
    
}
.background-color-grey{
    background-color: rgba(76, 76, 76, .8);
}

.nav-content {
    width: 90%;
    height: 100%;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;

}

.nav-logo {
    height: 100%;
    display: flex;
    align-items: center;

}

.logo {
    width: 210px;
    height: 58px;

}
.nav-ul {
    float: right;
    color:#0261A1;
}
.search-nav-ul&gt;li{
    display: inline-block;
    width: 150px;
    height: 40px;
}
.search-nav-ul&gt;li&gt;a{
  color: #1A1A1A;
}
.search-nav-ul&gt;li&gt;a:hover {
    font-weight: bold;
  color: #0260A1; 
}
.nav-ul&gt;li {
    display: inline-block;
    width: 150px;
    height: 40px;
}
.blue-text{
    color:#0261A1;
}
.nav-ul .search-nav-ul&gt;li&gt;a:hover {
    font-weight: bold;
}

.nav-ul-bottom {
    float: right;
    margin-top: -25px;
}
/* .nav-ul-bottom&gt;li:nth-child(1){
    width: 80px;
}
.nav-ul-bottom&gt;li:nth-child(2){
    width:140px;
}
.nav-ul-bottom&gt;li:nth-child(7){
    width:100px;
}
.nav-ul-bottom&gt;li:last-child{
    width: 40px;
} */
.nav-ul-bottom&gt;li{
    display: table-cell;
    height: 60px;
    /* width: 120px; */
    line-height: 60px;
    text-align: left;
    position: relative;
}

.background-Color-01{
    color: #1A1A1A;
}
.background-Color-01:hover{
    font-weight: bold;
    color: #0261A1;
}
.background-Color-ff:hover {
    font-weight: bold;
    color: #fff;
}

.nav-ul-bottom&gt;li&gt;ul {
    line-height: 50px;
    margin-top: 3px;
    margin-left: 0px;
    display: none;
}
.nav-ul-bottom&gt;li&gt;ol {
    list-style: none;
    line-height: 50px;
    margin-top: -100px;
    /* width: 140px;
    margin-left: 140px; */
   
}

.display-none{
    display: none;
}
.display-block{
    display: block;
}
.nav-ul-bottom&gt;li&gt;ol&gt;li&gt;a{
    color: #fff;
}
.nav-ul-bottom&gt;li&gt;ol&gt;li&gt;a:hover{
    color: #F5AF1D;
}

.nav-ul-bottom&gt;li&gt;ul&gt;li&gt;a {
    color:white;
}
.nav-ul-bottom&gt;li&gt;ul&gt;li&gt;a:hover {
    color: #F5AF1D;
}
.hover-color{
    color: #F5AF1D;
}
.search-search{
    border: 1px solid black;
    color: #1A1A1A;
    margin-top: -10px;
    margin-left: 10px;
    width: 120px;
    height: 28px;
    border-radius: 20px;
    display: flex;
    align-items: center;
   
}
.search {
    margin-top: -10px;
    margin-left: 10px;
    width: 100px;
    height: 28px;
    border: 1px solid rgba(255,255,255,.6);
    border-radius: 20px;
    display: flex;
    align-items: center;
    color: #FFFFFF;
}
.background-Color-06
.search-logo {
    width: 20px;
    margin-left: 5px;
    margin-right: 20px;
}
.search-search&gt;input{
    width: 320px;
    height: 40px;
    border: none;
    background-color: rgba(0, 0, 0, 0);
    outline: medium;
    margin-left: 10px;
}
.search&gt;input {
    width: 320px;
    height: 40px;
    border: none;
    background-color: rgba(0, 0, 0, 0);
    outline: medium;
    margin-left: 10px;
}

.background-Color-06 {
    color: rgba(255, 255, 255, .6);
}

.background-Color-ff {
    color: #fff;
}

.nav-ul-1&gt;li:hover a {
    color: #fff;
    font-weight: bold;
}

.current {
    font-weight: bold;
    color: #FFFFFF;

}

.footer {
    width: 100%;
    height: 550px;
    background: linear-gradient(-16deg, #004A7C 0%, #0260A1 100%);
    padding: 70px 100px;
}

.footer-left {
    float: left;
  
}

.footer-content {
    width: 95%;
    height: 100%;
    margin: 0 auto;
}

.footer-right {
    float: right;
    color: #fff;
    line-height: 36px;
    text-align: left;
    width: 60%;

}

.footer-right&gt;table&gt;thead&gt;tr&gt;th {
    padding-bottom: 50px;
    
}


.footer-right&gt;table&gt;thead&gt;tr&gt;th&gt;a:hover {
    color: #fff;
}
.footer-right&gt;table&gt;tbody&gt;tr&gt;td&gt;a:hover {
    color: #fff;
   
}
.footer-right&gt;table&gt;thead&gt;tr&gt;th{
    text-align: left;
}
.footer-right&gt;table&gt;tbody&gt;tr&gt;td{
    text-align: left;
}
.footer-right&gt;table&gt;thead&gt;tr&gt;th,
.footer-right&gt;table&gt;tbody&gt;tr&gt;td
 {
    width: 10%;
 
}

.footer-right&gt;table&gt;th,
td:last-child {
    padding-right: 0px;
}

.footer-content&gt;.footer-line {
    position: absolute;
    width: 90%;
    height: 1px;
    bottom: 60px;
    background-color: #fff;
    
}

.footer-p {
    width: 80%;
    position: absolute;
    bottom: 26px;
    color: #fff;
    text-align: center;
    font-size: 1.1rem;
}

.company-left {
    font-size: 1rem;
    color: #4C4C4C;
    line-height: 30px;
}

.company-left&gt;div:nth-child(1) {
    color: #1A1A1A;
}

.background-Color-1A{
    color: #1A1A1A;
   
}
.background-Color-blue{
    font-weight: bold;
    color: #0261A1;
}


.mobile-menu-ul-li{
    display: flex;
    justify-content: space-between;
    height: 50px;
    line-height: 50px;
    margin: 0 30px;
    font-size: 15px;
    border-bottom: 1px solid rgba(255, 255, 255, .6);
}
</pre></body></html>