.header .header-inner .menu ul li a {
    text-transform: uppercase;
}
.main .main-carousel .item a{
    border-radius: 0;
    background: #004d7d;
    color: white;
    padding: 5px;
    width: 200px;
    display: block;
    margin: 25px auto;
}
.main .main-carousel .item a:hover{
    color: #212529;
    text-decoration: none;
}
section.services .image{
    height: 225px;
    background: 0;
}
.sub .hero h1 {

    text-transform: uppercase;
}
.sub .blue-bg{
    padding: 20px;
    margin: 8px;
}
.sub .tab-content{
    margin-top: 5px;
}
.nav-pills .nav-link {
    border-radius: 0px;
}
.nav-pills .nav-link.active, .nav-pills .show>.nav-link {
    color: #fff;
}
.tab-content>.active {
    display: block;
    line-height: 25px;
}
section.services .item a {
    border-radius: 0;
    background: #004d7d;
    color: white;
    padding: 5px;
    width: 200px;
    display: block;
    margin: 20px auto;
}
section.services .item .btn:hover {
    color: #212529;
    text-decoration: none;
}
section.about-us .btn {
    border-radius: 0;
    background: #004d7d;
    color: white;
    padding: 10px;
    width: 200px;
    display: block;
    margin: 25px auto;
}
section.about-us .btn:hover {
    color: #212529;
    text-decoration: none;
}
section.about-us img{
    height: auto;
}

section.ports .noclassa{
    width: 100%;
    background: none;
}
.sub .left-list ul {
    padding-left: 0px;
}
.sub .left-list li {
    list-style-type: none;
}
.sub .left-list a {
    text-decoration: none;
    line-height: 20px;
    border-radius: 0;
    background: #004d7d;
    color: white;
    padding: 10px;
    width: 100%;
    display: block;
    margin: 5px 0px;
}
section.head-office .team-item {
    margin-bottom: 30px;
}
section.head-office .team-item .contact-information{
    height: 115px;
    line-height: 22px;
}
section.head-office .team-item .contact-information a{
   text-decoration: none;
   color: #212529;
}
.nav-pills .nav-link.active, .nav-pills .show>.nav-link {
    background-color: #2977a2;
}
.sub .icon-area {
    text-align: center;
}
.sub .icon-area .pdf-img a {
    width: 100%;
    float: left;
    text-decoration: none;
}
.sub .contact-text {
    line-height: 23px;
}
.footer {
    margin-top:75px;
}
