body {
    font-family: verdana,sans-serif;
    overflow-y: scroll;
    background: #ccc url(/images/bg.jpg);
    background-attachment: fixed
}

.h1, .h2, .h3, h1, h2, h3 {
    margin-top: 10px;
    margin-bottom: 10px
}

.container {
    padding: 20px
}

.alert {
    color: #000;
    font-weight: 700
}

#main-container {
    display: block
}

.top-bar {
    display: block;
    background: #2e1b3c
}

.govt-box {
    background: #fff;
    overflow: hidden;
    float: left
}

    .govt-box img {
        padding: 5px;
        padding-left: 15px;
        padding-right: 15px
    }

.ibm-box {
    padding-left: 10px;
    color: #fff;
    overflow: hidden;
    align-items: center
}

.social-box {
    display: flex;
    align-items: center;
    float: right
}

.lang {
    color: #fff;
    font-size: 12px;
    cursor: pointer
}

.ibm-box img {
    margin-right: 10px
}

.social-list {
    margin: 17px 0 17px 0;
    padding-left: 10px
}

    .social-list ul {
        margin: 0 !important;
        padding: 0
    }

    .social-list li {
        list-style-type: none;
        display: inline;
        padding: 5px
    }

        .social-list li img:hover {
            opacity: .7
        }

.navbar-default {
    background: #fff;
    border: none
}

.navbar {
    min-height: 80px;
    margin-bottom: 0
}

    .navbar .dropdown-menu a {
        white-space: pre-wrap;
        min-width: 250px
    }

.navbar-nav {
    margin-top: 0;
    margin-bottom: 0
}

.mrg-lft {
    margin-left: 20px
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {
    background: #fff;
    color: #2e1b3c;
    font-weight: 700
}

.white-bg {
    background: #fff;
    border-bottom: solid 1px #ccc
}

.navbar-nav > li > a {
    padding-top: 32px;
    padding-bottom: 32px
}

    .navbar-nav > li > a:hover {
        color: #000
    }

.no-pad-lr {
    padding-left: 0;
    padding-right: 0
}

.no-pad-r {
    padding-right: 0
}

.user-login {
    background: 0 0;
    padding: 20px;
    border-left: solid 1px #ccc;
    border-radius: 0;
    color: #555;
    display: inline-block;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer
}

    .user-login i {
        font-size: 22px
    }

    .user-login:hover {
        color: #000
    }

.login-box {
    padding: 15px;
    width: 300px;
    border-radius: 0
}

.search-btn {
    background: #ffd100;
    padding: 10px;
    min-height: 84px;
    width: 60px;
    text-align: center;
    line-height: 64px;
    font-size: 24px
}

.banner {
    display: block;
    border-bottom: solid 3px #2270b0
}

.figBox {
    position: relative;
    overflow: hidden;
    -webkit-transition: -webkit-transform .3s ease-in 0s;
    transition: transform .3s ease-in 0s
}

.banner_box_cover {
    width: 100%;
    height: 100%;
    -webkit-transition: background .6s ease-out 0s,-webkit-transform .3s ease-in 0s;
    transition: background .6s ease-out 0s,transform .3s ease-in 0s;
    position: absolute;
    top: 0
}

.blk {
    background: #000;
    opacity: .4
}

.thumb50 {
    height: 495px !important;
    background-size: cover
}

.thumb125 {
    height: 125px !important;
    background-size: cover
}

.banner .carousel-caption {
    text-align: left;
    vertical-align: bottom;
    left: 5%;
    width: 90%
}

    .banner .carousel-caption .whitetxt {
        font-size: 16px;
        color: #fff
    }

    .banner .carousel-caption .bluetxt {
        font-size: 20px;
        color: #0593f3;
        font-weight: 700
    }

    .banner .carousel-caption .yellowtxt {
        font-size: 20px;
        color: #fce400;
        font-weight: 700
    }

    .banner .carousel-caption .normal {
        font-size: 16px;
        color: #fff;
        font-weight: 700
    }

    .banner .carousel-caption .small {
        font-size: 12px;
        font-weight: 700
    }

.banner .carousel-indicators .active {
    background: #00b5ef
}

.banner .carousel-indicators li {
    width: 35px;
    border-radius: 0;
    background: #fff;
    border: none;
    height: 10px
}

.hero-img {
    position: absolute;
    z-index: 999;
    bottom: 0;
    float: right;
    right: 0;
    width: 200px
}

.about-box {
    display: block;
    padding: 0 0 5px 0;
    line-height: 25px;
    text-align: justify
}

.heading {
    font-size: 24px;
    color: #626262;
    text-align: center;
    font-weight: 700;
    padding-bottom: 10px;
    line-height: 40px
}

.about-box p {
    font-size: 16px
}

.service-box {
    display: block;
    border: solid 1px #ccc;
    overflow: hidden;
    padding-bottom: 10px
}

.mrg-btm30 {
    margin-bottom: 30px
}

.mrg-btm10 {
    margin-bottom: 15px
}

.blank-item {
    width: 20%;
    height: 150px;
    float: left;
    text-align: center;
    line-height: 20px;
    border-radius: 10px
}

.blank-item-small {
    width: 10%;
    height: 150px;
    float: left;
    text-align: center;
    line-height: 20px;
    border-radius: 10px
}

.service-item {
    width: 20%;
    height: 150px;
    float: left;
    text-align: center;
    line-height: 20px;
    border-radius: 10px
}

.border {
    border: solid 1px #2270b0
}

.inner-item {
    display: block;
    padding: 20px 15px;
    transition: transform .4s
}

.blue-bg {
    background: #2270b0;
    color: #fff
}

    .blue-bg a {
        color: #fff;
        text-decoration: none
    }

.inner-item h4 {
    font-size: 110%;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 5px
}

.service-item:hover {
    background: #2270b0
}

.inner-item:hover {
    text-decoration: none;
    transform: scale(1.1);
    color: #fff
}

.blue-bg:hover {
    background: #125b97
}

.zoom {
    transition: transform .4s;
    margin: 0 auto
}

    .zoom:hover {
        transform: scale(1.05)
    }

.news-box {
    display: block;
    padding: 25px 0 15px 0;
    border-top: solid 1px #ccc;
    border-bottom: solid 1px #ccc
}

.news-box-inner {
    background: #fff;
    border: solid 1px #d4d4d4;
    overflow: hidden
}

    .news-box-inner .news-item {
        border-right: solid 1px #d4d4d4;
        padding-top: 20px;
        padding-bottom: 15px;
        height: 300px
    }

.grey-bg {
    background: #f7f7f7
}

.news-box-inner .news-item .date {
    font-size: 12px;
    text-transform: uppercase;
    color: #5e2500;
    font-weight: 700
}

.news-box-inner .news-item .newshead {
    font-size: 18px;
    text-transform: uppercase;
    color: #626262
}

.news-box-inner .news-item .more {
    position: absolute;
    bottom: 20px
}

.right-arrow {
    background: #fbd10b;
    color: #fff;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    font-size: 12px;
    padding: 5px
}

.news-box-inner .news-item:last-child {
    border-right: none
}

.mrg-top {
    margin-top: 10px
}

.dropdown-menu > li > a {
    padding-top: 7px;
    padding-bottom: 7px;
    border-bottom: dotted 1px #d0d0d1
}

    .dropdown-menu > li > a:hover {
        background: #2e1b3c;
        color: #fff
    }

.logos-container {
    display: block;
    background-size: cover;
    padding-top: 25px;
    padding-bottom: 25px;
    overflow: hidden
}

.logos-box {
    background: #fff;
    opacity: .9;
    border: solid 1px #ccc;
    overflow: hidden
}

    .logos-box div {
        height: 150px;
        text-align: center;
        padding: 20px;
        border-left: solid 20px rgba(0,0,0,.3)
    }

        .logos-box div:first-of-type {
            height: 150px;
            text-align: center;
            padding: 20px;
            border-left: none
        }

    .logos-box .item {
        display: block;
        color: #000
    }

    .logos-box img {
        height: 70px;
        width: auto;
        margin: 0 auto
    }

.bdr-btm {
    border-bottom: solid 1px #d4d4d4
}

.item-bg {
    background: #eaeaea !important
}

.footer-box {
    display: block;
    background: #fff;
    padding-top: 10px;
    padding-bottom: 20px;
    border-top: solid 1px #ccc
}

.black-strip {
    background: #2e1b3c;
    display: block;
    padding: 0;
    color: #fff;
    width: 100%
}

    .black-strip p {
        margin: 0
    }

.pad-top15 {
    padding-top: 15px
}

.footer-menu {
    display: block;
    margin-top: 70px;
    padding-left: 30px;
    background: url(../images/v-line.png) no-repeat top left;
    height: 180px
}

    .footer-menu ul {
        margin: 0;
        padding: 0
    }

    .footer-menu li {
        list-style-type: none
    }

        .footer-menu li a {
            line-height: 24px;
            color: #2e1b3c
        }

.subscribe {
    background: #fbd10b;
    color: #1a3277;
    font-size: 15px
}

.form-control {
    border-radius: 0
}

.navbar-default .navbar-nav > li.dropdown:hover > a, .navbar-default .navbar-nav > li.dropdown:hover > a:focus, .navbar-default .navbar-nav > li.dropdown:hover > a:hover {
    background: #fbd10b !important
}

.search-form-wrapper {
    display: none;
    position: absolute;
    right: 0;
    padding: 20px 15px;
    z-index: 999;
    top: 85px;
    background: #2e1b3c;
    width: 300px
}

    .search-form-wrapper.open {
        display: block
    }

.content-area {
    display: block;
    padding: 20px 20px 40px 20px;
    background: #fff;
    border-bottom: solid 1px #ccc
}

    .content-area h1 {
        font-size: 24px;
        color: #2270b0
    }

.no-margin-bottom {
    margin-bottom: 0
}

.content-area h4 {
    font-size: 18px;
    font-weight: 700;
    margin-top: 20px
}

.full-width {
    width: 100%
}

.graphic-bg {
    background: #fff;
    display: block;
    overflow: hidden;
    text-align: center;
    margin-bottom: 15px
}

.pad-lt {
    padding-left: 30px
}

.pad-rt {
    padding-right: 30px
}

@media screen and (max-width:768px) {
    .service-item {
        width: 100%;
        height: 150px;
        float: left;
        text-align: center
    }

    .blank-item {
        width: 100%;
        height: 150px;
        float: left;
        text-align: center
    }

    .social-box {
        display: none
    }

    .mrg-lft {
        margin-left: 0
    }

    .navbar-nav > li > a {
        padding-top: 10px;
        padding-bottom: 10px
    }

    .navbar-header {
        min-height: 80px;
        border-bottom: solid 1px #ccc
    }

    .navbar-toggle {
        margin-top: 24px
    }

    .footer-menu {
        margin-top: 15px;
        height: auto
    }

    .pad-lt {
        padding-left: 0
    }

    .navbar-nav {
        border-bottom: 1px solid silver
    }
}

@media (max-width:1110px) {
    .nav > li > a {
        padding: 10px 5px !important
    }

    .mrg-lft {
        margin-left: 0
    }
}

.navbar-default .navbar-nav > li.dropdown:hover > a, .navbar-default .navbar-nav > li.dropdown:hover > a:focus, .navbar-default .navbar-nav > li.dropdown:hover > a:hover {
    background-color: #e7e7e7;
    color: #555
}

li.dropdown:hover > .dropdown-menu {
    display: block
}

.navbar-nav > li > .dropdown-menu {
    opacity: .9
}

.dropdown-submenu {
    position: relative
}

    .dropdown-submenu > .dropdown-menu {
        top: 0;
        left: 100%;
        margin-top: -6px;
        margin-left: -1px;
        -webkit-border-radius: 0 6px 6px 6px;
        -moz-border-radius: 0 6px 6px;
        border-radius: 0 6px 6px 6px
    }

    .dropdown-submenu:hover > .dropdown-menu {
        display: block
    }

    .dropdown-submenu > a:after {
        display: block;
        content: " ";
        float: right;
        width: 0;
        height: 0;
        border-color: transparent;
        border-style: solid;
        border-width: 5px 0 5px 5px;
        border-left-color: #ccc;
        margin-top: 5px;
        margin-right: -10px
    }

    .dropdown-submenu:hover > a:after {
        border-left-color: #fff
    }

    .dropdown-submenu.pull-left {
        float: none
    }

        .dropdown-submenu.pull-left > .dropdown-menu {
            left: -100%;
            margin-left: 10px;
            -webkit-border-radius: 6px 0 6px 6px;
            -moz-border-radius: 6px 0 6px 6px;
            border-radius: 6px 0 6px 6px
        }

    .dropdown-submenu > .dropdown-menu {
        border-radius: 0
    }

.no-count {
    font-weight: 700;
    font-size: 20px;
    color: #fff;
    background: #2e1b3c;
    padding: 10px
}

.new-user-login {
    padding: 15px 10px 10px 10px;
    background: 0 0;
    border: none;
    width: 200px;
    text-align: left
}

    .new-user-login img {
        margin-right: 10px
    }

.c {
    text-align: center
}

.o {
    color: orange
}

.b {
    color: #2e1b3c
}

.shade-p {
    background-color: #afd1da;
    color: #000
}

.form .row {
    padding-top: 5px;
    padding-bottom: 5px
}

.color-bar {
    padding-top: 5px;
    content: url(/images/colour-bar.jpg);
    margin: 0 auto
}

.color-bar-l {
    padding-top: 5px;
    content: url(/images/colour-bar.jpg)
}

.tab-pane {
    border: solid 1px #ddd;
    border-top-color: #fff;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    padding: 5px
}

.list-language {
    padding-top: 8px;
    max-height: 0;
    overflow: hidden;
    position: absolute;
    -webkit-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
    width: 100px;
    text-align: center;
    padding-top: 0;
    z-index: 200;
    background: #fff;
    box-shadow: 2px 2px 10px #888
}

    .list-language li {
        background: #2e1b3c;
        padding: 5px
    }

        .list-language li a {
            display: block;
            color: #d3d3d3
        }

        .list-language li:first-child {
            padding-top: 10px;
            border-radius: 3px 3px 0 0
        }

        .list-language li:last-child {
            padding-bottom: 10px;
            border-radius: 0 0 3px 3px
        }

        .list-language li:hover a {
            color: #fff;
            text-decoration: none
        }

    .list-language :before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        margin: auto;
        width: 8px;
        height: 0;
        border: 0 solid transparent;
        border-right-width: 8px;
        border-left-width: 8px;
        border-bottom: 8px solid #222
    }

.div-language {
    position: relative;
    padding-top: 10px
}

    .div-language:hover .list-language {
        display: block !important;
        max-height: unset;
        padding-top: 8px
    }

.dark {
    background-color: #2e1b3c;
    color: #fff
}

.navbar-default .navbar-nav a {
    padding-left: 10px;
    padding-right: 10px
}
