﻿
@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;1,100;1,300;1,400;1,500;1,700&display=swap');
/*font-family: 'Roboto', sans-serif;*/

@import url('https://fonts.googleapis.com/css2?family=Philosopher:ital,wght@0,400;0,700;1,400;1,700&display=swap');
/*font-family: 'Philosopher', sans-serif;*/

@font-face {
    font-family: 'ageoneageone';
    src: url('../fonts/ageone-webfont.woff2') format('woff2'), url('../fonts/ageone-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

body {
    color: #393939;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    margin: 0;
    overflow-x: hidden;
    font-size: 14px;
    padding-top: 0px;
    padding-bottom: 20px;
}


a {
    color: #000;
}

    a:focus,
    a:hover {
        color: #ca4e03;
        outline: 0;
        text-decoration: none
    }

h1,
h2,
h3,
h4 {
    font-family: inherit;
}

h4 {
    font-weight: 900;
}
.iframe {
    width: 580px;
    height: 241px;
}
.top-nav .hi-btn {
    background-color: #df0e53;
    color: #fff;
    padding: 9px;
    line-height: 10px;
    border-radius: 2px;
    margin: 3px 0px;
    display: block;
}

.select.form-control,
select {
    min-height: auto !important;
    -moz-appearance: none;
    -webkit-appearance: none;
    background: #fff url(../images/select.png) no-repeat 95% 12px;
    font-size: 15px;
    height: 35px;
    border: 1px solid #ddd;
    -webkit-transition: all .1s linear;
    -moz-transition: all .1s linear;
    transition: all .1s linear;
    cursor: pointer
}

/*.top-nav {
    font-family: 'Roboto', sans-serif;
    padding: 0px;
    z-index: 100;
    position: relative;
    font-size: 13px;
    height: auto;
    font-weight: 300;
    transition-duration: .3s;
    background-color: #1f2130;
}*/

/*    .top-nav .time {
        color: #fff;
        text-decoration: none;
    }*/

.clock {
    color: #fff;
    padding-top: 6px;
}

.top-nav .time i {
    font-size: 14px
}

.top-nav ul {
    margin: 0
}

    .top-nav ul.pwdarea li a img {
        width: 20px;
        margin-top: 4px;
    }

    .top-nav ul > li {
        list-style-type: none;
        float: left
    }

.top-nav li a:hover {
    text-decoration: none
}

.pwdarea .dropdown {
    display: block;
}

.pwdarea .dropdown-menu {
    z-index: 105;
    min-width: 50px;
}

    .pwdarea .dropdown-menu li {
        float: none;
        padding: 3px !important;
        text-align: center;
    }

.pwdarea .dropdown > a:after {
    display: none;
}

.top-nav .btn-xs {
    padding: 3px 4px;
    line-height: 1.5;
    border-radius: 0;
    border: solid 1px rgba(255, 255, 255, .5);
    background-color: #fff;
    color: #333;
    font-weight: 700
}

.top-nav .btn-black {
    padding: 3px 6px;
    font-size: 10px;
    line-height: 1.5;
    border-radius: 0;
    border: solid 1px #fff;
    background-color: rgba(255, 255, 255, .1);
    color: #fff
}

.top-nav .btn-blue {
    padding: 4px 8px;
    font-size: 12px;
    line-height: 1.1;
    border-radius: 0;
    border: solid 0 #000;
    background-color: #00b9be;
    color: #fff
}

.top-nav .btn-yellow {
    padding: 4px 6px;
    font-size: 12px;
    line-height: 1.1;
    border-radius: 0;
    border: solid 0 #d8470e;
    background-color: #f57d57;
    color: #fff
}

.top-nav .input-sm {
    height: 21px;
    margin: 0;
    padding: 0px 10px;
    border-radius: 0
}

.top-nav .navbar-right {
    float: right !important;
    margin-bottom: 0;
    margin-right: -15px;
    margin-top: -1px
}

.top-nav .defTheme {
    color: #fff;
    padding: 3px 6px;
}

.covidbtn {
    background-color: #CE4303;
    color: #fff;
    text-transform: uppercase;
    line-height: 30px;
    display: block;
    padding: 0px 10px;
    margin: 2px 0px;
    border-radius: 4px;
}

    .covidbtn:hover {
        color: #fff;
        background-color: #ec4e03;
    }

.pwdarea .navbar-form {
    margin: 2px 0px;
}

    .pwdarea .navbar-form .form-control {
        height: 30px;
        margin-right: -6px;
        border-radius: 4px;
    }

.pwdarea .btn-success {
    background-color: #3b8a6d;
    color: #fff;
    border-color: #3b8a6d
}
/*
.brand-items {
    list-style: none;
    margin: 0px auto;
    max-width: 85%;
    position: relative;
    box-shadow: 0px 0px 15px rgba(0, 0, 0, .3);
    padding: 10px 30px;
    border-radius: 15px;
    background: #fff;
}

    .brand-items .owl-controls .owl-page span {
        background: #fff;
    }

    .brand-items .implink img {
        max-width: 100%;
        display: block;
        margin: 0px auto;
    }

    .brand-items .owl-pagination {
        display: none;
    }

    .brand-items .owl-buttons div {
        position: absolute;
        top: 0;
        font-size: 3.5em;
        padding: 33px 12px;
        border-radius: 0px !important;
        opacity: .3 !important;
        transition-duration: .3s;
    }

    .brand-items .owl-buttons .owl-prev {
        height: 100%;
        left: 0px;
    }

    .brand-items .owl-buttons .owl-next {
        height: 100%;
        right: 0px;
    }

    .brand-items .owl-buttons div:hover {
        opacity: .6 !important;
    }
*/
.search-open {
    background-color: #606060;
    color: #fff !important;
    padding: 6px 12px;
    display: block;
}

.searchbox {
    width: 200px
}

.stylish-input-group .input-group-addon {
    background-color: #fe5900;
    border: 1px solid #fe5900;
    color: #fff;
    padding: 4px 0;
    border-radius: 0
}

.stylish-input-group .form-control {
    border-right: 0;
    box-shadow: 0 0 0;
    border-color: transparent;
    border-radius: 0;
    height: 25px
}

.stylish-input-group button {
    border: 0;
    background: 0 0
}

.top-nav ul.pwdarea {
    text-align: right;
    float: right;
    margin-right: 20px
}

    /*.pwdarea li .theame:hover,.pwdarea li .theame:focus,.pwdarea li .theame:active{background-color: #f5f5f5 !important; color: #000 !important;} */

    .top-nav ul.pwdarea li {
        padding: 0px 8px 0 8px;
        font-weight: 600;
    }

.pwdarea li .fontresize {
    display: inline-block;
    box-sizing: border-box;
    text-align: center;
    color: #000;
    border-radius: 50%;
    border: 1px solid #eee;
    height: 25px;
    width: 25px;
    padding: inherit;
    font-weight: 600;
}

.pwdarea li .theame {
    display: inline-block;
    border-radius: 50%;
    border: 1px solid #eee;
    box-sizing: border-box;
    text-align: center;
    height: 25px;
    width: 25px;
    line-height: 18px;
    background-color: #ff740f;
    color: #fff !important;
}

.pwdarea li .default:hover,
.pwdarea li .default:active,
.pwdarea li .default:focus {
    background-color: #ff740f;
    color: #fff !important;
}

.pwdarea li .contrast,
.pwdarea li .contrast:hover,
.pwdarea li .contrast:active,
.pwdarea li .contrast:focus {
    background-color: #000;
}

.pwdarea li .lowcontrast,
.pwdarea li .lowcontrast:hover,
.pwdarea li .lowcontrast:active,
.pwdarea li .lowcontrast:focus {
    background-color: #333;
}

.top-nav ul.topleft_menu {
    text-align: left;
    padding: 0px;
    margin: 0px
}

    .top-nav ul.topleft_menu li {
        font-weight: 400;
    }

        .top-nav ul.topleft_menu li a {
            padding: 6px 8px;
            display: block;
            color: #666;
        }

            .top-nav ul.topleft_menu li a:hover {
                background-color: #eee;
                color: #352961;
            }

        .top-nav ul.topleft_menu li:last-child a {
            border-right: 0 solid #3e3d3d
        }

.top-nav ul.pwdarea li:nth-child(5) {
    padding-right: 4px
}

.top-nav ul.pwdarea li:nth-child(6) {
    padding-right: 4px;
    padding-left: 4px
}

.top-nav ul.pwdarea li:nth-child(7) {
    padding-left: 4px
}

.top-nav ul.pwdarea li:nth-child(8) {
    padding-right: 3px
}

.top-nav ul.pwdarea li:nth-child(9) {
    padding-left: 3px
}

.top-nav ul.pwdarea li:nth-child(10) {
    padding-top: 0px;
    padding-right: 0px;
}

.top-nav ul.pwdarea li:nth-child(11) {
    padding: 0px
}

header {
    position: relative;
    display: block;
    z-index: 100;
    max-width: 100%;
    margin: 0 auto;
    display: block;
    border-bottom: 1px solid #ccc;
}

    header .navbar-inverse {
        background-color: transparent;
        border: 0
    }

.logo {
    background-color: #fff;
   
}

    .logo img {
        max-width: 100% !important;
    }

    .logo h1 {
        width: 100%;
        display: block;
        margin: 0;
        font-size: 20px;
        color: #fff
    }

        .logo h1 span {
            display: block;
            margin: 0;
            font-size: 12px;
            color: #fff;
            font-style: italic
        }

.dropdown-menu .has-submenu:after {
    font-family: FontAwesome;
    content: "\f0da";
    position: absolute;
    right: 8px
}

.dropdown > a:after {
    content: "\f0d7";
    font-family: FontAwesome;
    margin-left: 6px;
}

.primarymenu {
    margin-top: 16px !important;
}

    .primarymenu .navbar-nav {
        float: right;
        margin: 6px auto 0 auto;
        display: table;
    }

.mega-dropdown-menu .text-strong a {
    font-weight: 300;
}

.home > a::after {
    content: "\f015";
    font-family: "FontAwesome";
}

.navbar-nav > li {
    position: relative;
}

.primarymenu .navbar {
    margin-bottom: 0px;
    min-height: inherit;
}

.primarymenu .navbar-inverse {
    background-color: transparent;
    border: 0px;
}



    .primarymenu .navbar-inverse .navbar-nav > li > a {
        position: relative;
        color: #3c3d3e;
        padding: 11px 9px !important;
        line-height: inherit;
        float: left;
        transition-duration: .3s;
        font-weight: 500;
        text-transform: uppercase;
        height: auto;
    }

    .primarymenu .navbar-inverse .navbar-nav > .active > a:focus {
        color: #000;
        background-color: #eee;
    }

    .primarymenu .navbar-inverse .navbar-nav > .active > a,
    .primarymenu .navbar-inverse .navbar-nav > .active > a:hover {
        color: #000;
        background-color: #eee;
    }

    .primarymenu .navbar-inverse .navbar-nav > li > a:focus,
    .primarymenu .navbar-inverse .navbar-nav > li > a:hover {
        color: #000;
        background-color: #eee;
    }

    .primarymenu .navbar-inverse .navbar-nav > .open > a,
    .primarymenu .navbar-inverse .navbar-nav > .open > a:focus,
    .primarymenu .navbar-inverse .navbar-nav > .open > a:hover {
        color: #000;
        background-color: #eee;
    }

.primarymenu .navbar .dropdown-menu {
    border-radius: 0px;
    border: 0px !important;
    background-color: rgba(255, 255, 255, .9);
    padding: 0px;
    top: 100%;
}

.dropdown > .dropdown-menu {
    top: 100% !important;
}

.primarymenu .navbar .dropdown-menu .dropdown-menu {
    display: none;
}

.primarymenu .navbar .dropdown-menu li {
    border-bottom: 1px solid rgba(139, 31, 65, .1);
}

.primarymenu-dropdown-menu li {
    border-bottom: 0px solid rgb(139, 31, 65) !important;
}

.primarymenu .navbar .dropdown-menu li:last-child {
    border-bottom: 0px;
}

.primarymenu .navbar .dropdown-menu > li > a {
    11px 9px;
    color: rgba(0, 0, 0, 1);
    position: relative;
    background-color: transparent;
    padding: 10px;
    font-weight: 400;
    font-size: 0.94em;
    border-bottom: 1px solid #f2f2f2;
}

.dropdown-menu > li > a:before {
    content: url(../images/hillicon.png);
    position: absolute;
    left: 0px;
}

.dropdown-menu > li > a:hover::before {
    content: url(../images/hillicon2.png);
}

.primarymenu .navbar .dropdown-menu > li > a:focus,
.primarymenu .dropdown-menu > li > a:hover {
    color: #fff;
    background-color: #ec4e03;
    text-decoration: none;
}

.open > .dropdown-menu {
    display: block !important;
}

.wrapper {
    width: 100%;
    text-align: center;
    margin: 0 auto 0 auto;
    position: relative;
    z-index: 100
}

.logo-section .nopadding {
    padding: 0px;
}

.helpline span.oran {
    color: #dc3545;
    font-family: 'Roboto', sans-serif;
    font-size: 1.1em
}

.helpline {
    font-size: 1em;
    margin-top: 28px;
    font-weight: 500;
    margin-left: 45%;
}

.whatsapp span.oran2 {
    color: #dc3545;
    font-size: 1.1em;
    font-family: 'Roboto', sans-serif;
}

.whatsapp {
    margin-top: 28px;
    font-weight: 500;
    text-align: center
}

.uplogo {
    float: right;
    margin-right: 20px;
    margin-top: 15px;
}

/*#latestnews {
    background-color: #225b5f;
    position: relative;
}*/

.helplineicon {
    position: relative;
}

    .helplineicon img {
        display: inline-block;
        margin: 0px 5px;
    }

#home_services {
    background-color: #bb8337;
    padding: 20px 0px;
    background-image: url(../images/impbg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}

.ourser_wrap {
    position: relative;
}

    .ourser_wrap .linkstitle {
        text-align: center;
        font-size: 2em;
        font-weight: 800;
        color: #fff;
        position: relative;
        top: auto;
        padding-bottom: 15px;
    }

        .ourser_wrap .linkstitle:after {
            content: "";
            position: absolute;
            right: 0;
            left: 0;
            margin: 0px auto;
            bottom: 0px;
            height: 1px;
            width: 15%;
            background-color: #fff;
        }

        .ourser_wrap .linkstitle:before {
            width: 25px;
            height: 25px;
            border-radius: 3px;
            background-color: #fff;
            margin: 0px auto;
            content: "";
            position: absolute;
            right: 0;
            left: 0;
            bottom: -12px;
            transform: rotate(45deg);
        }

.highlight-links {
    background-repeat: no-repeat;
    background-size: 100%;
    position: relative;
    display: flex;
    margin-top: 27px;
}

    .highlight-links ul {
        list-style: none;
        margin: 0px;
        padding: 0px;
        width: 100%;
    }

        .highlight-links ul li {
            float: left;
            box-sizing: border-box;
            border-top: 0 solid rgba(0, 0, 0, .2);
            border-right: 0 solid rgba(0, 0, 0, .2);
            border-bottom: 0 solid rgba(255, 255, 255, .4);
            border-left: 0 solid rgba(255, 255, 255, .4);
            width: 25%;
            text-align: center;
            box-sizing: border-box;
            border: 1px solid #ccc;
            position: relative;
            margin-left: -1px;
            margin-bottom: -1px;
            background-color: #fff;
        }

            .highlight-links ul li a {
                display: block;
                padding: 20px 10px;
                font-size: 1em;
                transition-duration: .3s;
                color: #27310a;
                font-weight: 600;
                min-height: 203px;
            }

                .highlight-links ul li a svg {
                    height: 50px;
                    fill: #ff6d03;
                    transition-duration: .3s;
                }

                .highlight-links ul li a:hover {
                    background-color: #f2f2f2;
                    text-decoration: none;
                    color: #000
                }

                    .highlight-links ul li a:hover svg {
                        fill: #fff;
                    }

    .highlight-links li .icons {
        padding: inherit;
        border-radius: 50%;
        height: 100px;
        width: 100px;
        display: block;
        margin-right: 15px;
        margin: 0 auto 15px auto;
        background: #fff;
        border: 1px solid #ff6d03;
    }

    .highlight-links ul li a:hover .icons {
        background-color: #445710;
        border-color: #445710;
        transition: .3s all
    }

    .highlight-links li .icons img {
        height: 28px
    }

    .highlight-links h2.serfxd {
        position: absolute;
        background: #fff;
        padding: 3px 11px;
        top: -33px;
        z-index: 9999;
        left: 30px;
        font-weight: 900;
        font-size: 28px;
        text-transform: uppercase;
        color: #3e3e3e
    }

.leader {
    background-color: #fff;
    height: auto;
    overflow: hidden;
    padding: 10px 10px;
    border-radius: 12px;
    box-shadow: 0px 0px 20px rgba(0, 0, 0, .3);
    margin-top: 30px;
}

    .leader ul {
        margin: 0;
        padding: 0;
        list-style: none
    }

        .leader ul li a.ldrtext {
            color: #ce6c04;
            padding: 0 10px 6px 10px;
            background: #ddd;
            margin-top: 8px;
            cursor: pointer
        }

        .leader ul li {
            padding: 10px;
            height: auto;
            box-sizing: border-box;
            overflow: hidden;
            border: 0px solid #ccc;
            float: left;
            width: 50%;
        }

            .leader ul li:last-child {
                margin-bottom: 0px;
            }

            .leader ul li img {
                border-radius: 50%;
                max-height: 100px;
                display: block;
                border: 2px solid rgba(0, 0, 0, 0.4);
                display: block;
                margin: 0px auto;
            }

            .leader ul li h4 {
                color: #000;
                font-size: 1.1em;
                margin-top: 10px;
                margin-bottom: 3px;
                text-align: center;
                font-weight: bold;
            }

            .leader ul li p {
                margin-bottom: 5px;
                font-size: 0.9em;
                text-align: center;
            }

#welcome {
    padding: 30px 15px;
    background-color: #fbfffb;
   
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    min-height: 450px;
    position: relative;
    /* Add the blur effect */

    background-image: linear-gradient(to bottom, rgba(246, 252, 245, 0.5), rgba(218, 244, 217, 0.8)), url('images/WhatsApp Image 2024-04-05 at 11.19.00_43168bc7.jpg');
    background-size: cover;
   
}

.welcome .title h4 {
    text-align: center;
}

.title {
    position: relative;
    margin-bottom: 38px;
}

    .title h1 {
        font-weight: 600;
        
        margin-top: 0px;
    }

    .title:after {
        position: absolute;
        width: 22%;
        height: 3px;
        background-color: #f17a58;
        content: "";
        left: 0;
        margin: 0px auto 0px auto;
        bottom: -30%;
    }

    .title svg {
        height: 30px;
        margin-right: 10px;
        fill: #dc3545;
        float: left;
    }

    .title h4 {
        font-weight: 900;
        position: relative;
        z-index: 2;
        display: inline-block;
        background-color: #fff;
        padding-right: 10px;
        color: #000;
    }

.fimg {
    margin-bottom: 10px;
}

    .fimg img {
        max-width: 100%;
        border-radius: 6px;
    }

.bg-white {
    background-color: #fff;
}

.et-run .fa:before {
    content: "\f04c" !important;
}

#e-governance-section {
    position: relative;
    padding: 30px 0px;
    background-image: url('images/minordis.jpg');
    background-position: center bottom;
    background-size: 100%;
    background-repeat: no-repeat;
    
}

.online-link {
    display: table;
    list-style: none;
    /* width: 97%; */
    box-shadow: 0px 0px 15px rgba(0, 0, 0, .2);
    margin: 48px 13px 21px auto;
    padding: 12px;
    border-radius: 15px;
    background-color: #fff;
    justify-items: center;
}

    .online-link li {
        width: 33%;
        border: 1px solid #fff;
        border-right: 1px solid #ccc;
        display: table-cell;
    }

        .online-link li a {
            display: table-cell;
            padding: 28px 18px;
            vertical-align: middle;
            font-weight: 600;
            width: 100%;
        }

            .online-link li a img {
                float: left;
                margin-right: 10px;
                max-height: 70px;
                margin-top: -15px;
            }

        .online-link li:last-child {hexagon li a.yellow 
            border: 0px;
        }

        .online-link li:hover {
            background-color: #eee;
            border: 1px solid #ccc;
        }

        .online-link li:nth-child(1):hover {
            border-radius: 15px 0px 0px 15px;
        }

        .online-link li:nth-child(3):hover {
            border-radius: 0px 15px 15px 0px;
        }

.projectname {
    list-style: none;
    margin: 0px;
    padding: 0px;
}

    .projectname li {
        font-size: 1.03em;
        position: relative;
        padding-left: 25px;
    }

        .projectname li a {
            display: block;
            padding: 2px;
        }

        .projectname li:before {
            content: "";
            width: 9px;
            height: 9px;
            border: 1px solid #e23462;
            position: absolute;
            left: 0px;
            transform: rotate(45deg);
            top: 8px;
            transition-duration: .3s;
        }

        .projectname li:hover::before {
            transform: rotate(140deg);
        }

        .projectname li:hover a {
            color: #e23462;
        }

.keygov.panel {
    box-shadow: 0px 0px 15px rgba(0, 0, 0, .2);
    border: 0px;
    background-image: url(../images/keygov-bg.jpg);
    background-size: cover;
}

.keygov .panel-heading h4 {
    margin: 6px 0px;
    font-weight: bold;
    color: #000;
    text-align: center;
}

.keygov .panel-heading {
    background-color: rgba(255, 255, 255, .5);
}

.keygov .panel-footer {
    background-color: rgba(255, 255, 255, .5);
    text-align: center;
    font-weight: bold;
    display: block;
    color: #ea2357;
}

.keygov .panel-body {
    padding: 15px 30px;
}

.hexagon {
    list-style: none;
    margin: 0px;
    padding: 0px;
    display: table;
}

    .hexagon li {
        display: table-cell;
        padding: 30px 20px;
        width: 33%;
    }

        .hexagon li a {
            display: block;
            height: 288px;
            background-repeat: no-repeat;
            background-position: top center;
            transition-duration: .3s;
            background-size: 100%;
            padding: 64px;
            text-align: center;
            color: #fff;
        }

            .hexagon li a img {
                display: block;
                margin: 5px auto;
                max-width: 100%;
            }

            .hexagon li a span {
                color: #fff;
                font-size: 1em;
            }

            .hexagon li a.yellow {
                
                background-image: url('images/polygon.png');
             
            }

                .hexagon li a.yellow:hover {
                    background-image: url('images/polygon-hover.png');
                    background-image: url('images/polygon-hover.png');
                }

            .hexagon li a.cyan {
                background-image: url('images/polygon-c.png');
               
            }

                .hexagon li a.cyan:hover {
                    background-image: url('images/polygon-c-hover.png');
                    
                }

            .hexagon li a.pink {
             
                background-image: url('images/polygon-p.png');
            }

                .hexagon li a.pink:hover {
                    
                    background-image: url('images/polygon-p-hover.png');
                }

footer {
    background-color: #4a5c54;
}

/*.footer-link {
    padding: 40px 0px;
    color: #fff;
}
*/
/*.footerbtm {
    padding: 8px 0px;
    color: #fff;
    background-color: #596b63;
}
*/
    .footerbtm ul {
        list-style: none;
        margin: 10px 0px;
        padding: 0px;
        display: flex;
    }

      /*  .footerbtm ul li a {
            display: block;
            padding: 0px 8px;
            color: #fff;
            border-right: 1px solid rgba(255, 255, 255, .5);
        }*/

        .footerbtm ul li:last-child a {
            border-right: 0px;
        }

.ftleft {
    width: 100px;
    height: 20px;
    background: #101f1b;
    
    position: absolute;
    left: 0px;
    bottom: 0px;
}

    .ftleft:before {
        border-bottom: 49px solid #101f1b;
        border-right: 45px solid transparent;
        content: "";
        height: 0;
        right: -45px;
        position: absolute;
        top: 0px;
        width: 0;
    }
.footerbtm {
    padding: 8px 0px;
    color: #fff;
    background-color: #101f1b;
}

#policy li a {
    padding: 0px 5px;
    border-right: 1px solid #ffff9d;
}
.footerbtm a {
    color: #ffff9d;
}

/*.footer-link h4 {
    color: #ffb13b;
    margin: 0px 0px 10px 0px;
    padding: 0px 0px 0px 0px;
    border-bottom: 0px solid #fff;
    text-transform: uppercase;
    font-weight: 600;
}*/


.footer-link h4 {
    color: #ffb13b;
    margin: 11px 0px 9px 4px;
    padding: 0px 0px 0px 0px;
    border-bottom: 0px solid #fff;
    text-transform: uppercase;
    font-weight: 600;
}
.awards {
    list-style: none;
    margin: 0px;
    padding: 0px;
}

    .awards li {
        position: relative;
    }

        .awards li img {
            position: relative;
            z-index: 0;
            max-width: 100%;
        }

        .awards li .caption-text {
            position: absolute;
            right: 0px;
            left: 0px;
            bottom: 0px;
            background-color: rgba(0,0,0,.8);
            margin: 0px auto;
            padding: 10px;
            z-index: 2;
            color: #fff;
            text-align: center;
        }

    .awards .owl-buttons {
        display: none;
    }

.fb_iframe_widget {
    display: block !important;
}

    .fb_iframe_widget iframe {
        position: relative !important;
    }

    .fb_iframe_widget span {
        width: 100% !important;
        height: 347px !important;
        overflow: hidden;
    }

        .fb_iframe_widget span iframe {
            width: 100% !important;
            height: 350px !important;
        }

.twitt {
    max-height: 347px;
    overflow: auto;
}

.innerfoot {
    padding-top: 0px;
}

    .innerfoot .busheading {
        margin-top: 45px;
    }

#typebusservices .title {
    position: relative;
    margin-bottom: 10px;
    display: inline-block;
}
    /*#typebusservices .title:after {
	position: absolute;
	width: 40%;
	height:2px;
	background-color:#f0603b;
	content: "";
	z-index: 0;
	left: 0; right:0;
	margin: 0px auto 0px auto;
	bottom:0%;
}*/

    #typebusservices .title h2 {
        font-weight: 800;
        position: relative;
        z-index: 2;
        display: inline-block;
        padding-bottom: 10px;
        color: #000;
        font-size: 2.5em;
        margin-top: 0px;
        margin-bottom: 0px;
    }

.typebus_warper {
    padding: 0px 0px 0px 0px;
/*    background: url(../images/impbg.jpg) center no-repeat;*/
    background-size: 100%;
    position: relative;
}

#typebusservices .owl-buttons {
    display: none;
}

#typebusservices .owl-theme .owl-controls {
    margin-top: 15px;
    margin-bottom: 11px;
    text-align: center;
}

.typebus_warper .busheading {
    border-bottom: 1px solid #ddd;
    position: relative
}

.typebus_warper .busheading {
    margin-bottom: 45px;
}

    .typebus_warper .busheading h2 {
        color: #24292c;
        position: absolute;
        background: #fff;
        left: 34%;
        top: -25px;
        text-transform: uppercase;
        font-weight: 800;
        font-size: 2em;
        letter-spacing: -1px;
        padding-right: 30px;
        padding-left: 30px;
    }

.typebus_warper ul.bus_serItems {
    padding: 0px;
    margin: 0px 0px;
    overflow: hidden;
}

    .typebus_warper ul.bus_serItems li {
        list-style: none;
        text-align: center
    }

        .typebus_warper ul.bus_serItems li .eventbox {
            padding: 0px 0px;
            text-align: center;
        }

        .typebus_warper ul.bus_serItems li .content {
            color: #007c7c;
            font-size: 1.5em;
            font-weight: 500;
            padding-top: 20px;
            text-transform: uppercase;
            padding-bottom: 10px;
        }

        .typebus_warper ul.bus_serItems li p.buspara {
            color: #535353;
            font-weight: 500;
            padding: 0px 15px;
        }

        .typebus_warper ul.bus_serItems li .eventbox img {
            max-width: 64%;
            border-radius: 100%;
            margin: auto;
        }

.ftright {
    width: 100px;
    height: 13px;
    background: #328972;
    position: absolute;
    right: 1px;
    bottom: 0px;
}

    .ftright:before {
        border-bottom: 49px solid #328972;
        border-left: 45px solid transparent;
        content: "";
        height: 0;
        left: -45px;
        position: absolute;
        top: 0px;
        width: 0;
    }
/*
.implink ul.brand-items li {
    list-style: none;
    padding: 0px 14px;
}

.implink ul.brand-items {
    padding: 0px;
    margin: 0px;
    text-align: center;
}

.implink img {
    max-width: 100%;
}
*/
.footer-link {
    background: #328972;

    padding: 40px 0px;
    color: #fff;
}

.footerbtm {
    background: #101f1b;
    padding: 15px 0px;
    color: #fff;
    font-size: 1em;
}

.ftleft {
    width: 100px;
    height: 20px;
    background: #101f1b;
    position: absolute;
    left: 0px;
    bottom: 0px;
}

    .ftleft:before {
        border-bottom: 49px solid #101f1b;
        border-right: 45px solid transparent;
        content: "";
        height: 0;
        right: -45px;
        position: absolute;
        top: 0px;
        width: 0;
    }

.footer-link {
    padding: 21px 0px 30px 0px;
    color: #eae8e8;
    font-weight: 400;
    font-size: 1em;
    position: relative;
}

 /*   .footer-link h4 {
        color: #ff9545;
        margin: 0px 0px 10px 0px;
        padding: 0px 0px 0px 0px;
        border-bottom: 0px solid #fff;
        text-transform: uppercase;
        font-weight: 600;
    }
*/
    .footer-link h5 {
        text-transform: uppercase;
        font-weight: bold;
    }
    .footer-link ul, .footer-bottom ul {
        margin: 0px 0px 0px 0px;
        padding: 0px;
        list-style: none;
    }

  
    .footer-link li a {
        display: block;
        padding: 5px 0px 5px 15px;
    }

        .footer-link li a:before {
            background: url(../images/ftarrow.png) left no-repeat;
            content: "";
            font-family: FontAwesome;
            margin-right: 6px;
            width: 9px;
            font-size: 12px;
            position: absolute;
            left: 0;
            height: 10px;
            top: 8px;
        }


/*.footer-link {
    padding: 110px 0px 20px 0px;
    color: #eae8e8;
    font-weight: 400;
    position: relative;
}
*/
 /*   .footer-link h4 {
        color: #fff;
        margin: 0px 0px 10px 0px;
        padding: 0px 0px 0px 0px;
        border-bottom: 0px solid #fff;
        text-transform: uppercase;
        font-weight: 600;
    }*/

    .footer-link h5 {
        text-transform: uppercase;
        font-weight: bold;
    }

    .footer-link ul,
    .footer-bottom ul {
        margin: 0px;
        padding: 0px;
        list-style: none;
    }

    .footer-link li a {
        display: block;
        padding: 8px 0px 8px 15px;
    }

        .footer-link li a:before {
            background: url(../images/ftarrow.png) left no-repeat;
            content: "";
            font-family: FontAwesome;
            margin-right: 6px;
            width: 9px;
            font-size: 12px;
            position: absolute;
            left: 0;
            height: 10px;
            top: 13px;
        }

/*    .footer-link a {
        color: #fff;
        position: relative;
    }*/

        .footer-link a:hover {
            color: #fff;
            text-decoration: none;
        }

.footer-bottom li a,
.footer-bottom a {
    color: #000;
}

.footer-bottom li {
    display: inline-block;
    padding: 0px 6px;
    border-right: 1px solid #142659;
}

    .footer-bottom li:first-child {
        padding-left: 0px;
    }

    .footer-bottom li:last-child {
        border-right: 0px solid #142659;
    }

.banFxd {
    position: fixed !important;
    width: 100% !important;
    left: 0px;
    right: 0px;
    margin: 0px auto !important;
    top: 0px;
}

.eventcard,
.greysection,
.eventcard,
footer {
    position: relative;
    z-index: 5;
}

.footer-link ul {
    margin-left: 0px;
}
    .footer-link ul.ft_conDetails li {
        margin-bottom: 15px;
    }

    /*    .footer-link ul.ft_conDetails li img {
            float: left;
            height: 70px;
            margin-right: 10px;
        }*/

        .footer-link ul.ft_conDetails li svg {
            float: left;
            height: 25px;
            fill: #fff;
            position: relative;
            margin-left: 10px;
            margin-right: 10px;
        }

.search-inline {
    width: 100%;
    left: 0;
    padding-left: 15px;
    padding-right: 15px;
    top: 0;
    height: 45px;
    position: absolute;
    opacity: 0;
    visibility: hidden;
    background-color: #ececec;
    z-index: 99999;
    transition: all .5s ease-in-out;
}

    .search-inline.search-visible {
        opacity: 1;
        visibility: visible;
        animation: fadeInDown 0.4s ease-in-out;
    }

    .search-inline button[type="submit"] {
        position: absolute;
        right: 52px;
        top: 0;
        background-color: transparent;
        border: 0px;
        top: 0;
        right: 80px;
        padding: 0px;
        cursor: pointer;
        width: 80px;
        height: 99%;
        background: #ff6d03;
        color: #fff;
    }

    .search-inline .form-control {
        border: 0px;
        padding-left: 0;
        font-size: 2rem;
        position: absolute;
        left: 1%;
        top: 0;
        height: 100%;
        width: 99%;
        font-family: "Montserrat", sans-serif;
        font-weight: 700;
        outline: none;
    }

    .search-inline .search-close {
        position: absolute;
        top: 0;
        right: 0;
        color: #616161;
        width: 80px;
        height: 100%;
        text-align: center;
        display: table;
        background: #efefef;
        text-decoration: none;
    }

.log1 {
    display: flex; /* margin-left: 1px; */
    left: 10px;
    justify-content: space-between;
    align-items: center;
}

        .search-inline .search-close i {
            display: table-cell;
            vertical-align: middle;
            color: #fff;
            background: #003c72;
        }

    .search-inline .form-control {
        display: block;
        width: 100%;
        padding: 0px 0px;
        font-size: 1em;
        line-height: 1.5;
        color: #007c7c;
        background-color: #efefef;
        background-clip: padding-box;
        border: 1px solid #efefef;
        border-radius: .25rem;
        font-weight: 300;
        transition: border-color .3s ease-in-out, box-shadow .3s ease-in-out;
    }

@keyframes fadeInDown {
    from {
        opacity: 0;
        transform: translate3d(0, -20%, 0);
    }

    to {
        opacity: 1;
        transform: translate3d(0, 0, 0);
    }
}

.implink-wrap {
    position: absolute;
    right: 0;
    left: 0;
    margin: 0px auto;
    top: -75px;
    z-index: 999;
}

    .implink-wrap .busheading h2 {
        color: #000;
        font-weight: 900;
    }

    .implink-wrap .busheading {
        text-align: center;
        font-size: 2em;
        font-weight: 800;
        color: #000;
        position: relative;
        top: auto;
        padding-bottom: 15px;
    }

        .implink-wrap .busheading:after {
            content: "";
            position: absolute;
            right: 0;
            left: 0;
            margin: 0px auto;
            bottom: 0px;
            height: 1px;
            width: 15%;
            background-color: #ff740f;
        }

        .implink-wrap .busheading:before {
            width: 25px;
            height: 25px;
            border-radius: 3px;
            background-color: #ff740f;
            margin: 0px auto;
            content: "";
            position: absolute;
            right: 0;
            left: 0;
            bottom: -12px;
            transform: rotate(45deg);
        }
.top {
    font-family: 'Roboto', sans-serif;
    padding: 0px;
    z-index: 100;
    position: relative;
    font-size: 13px;
    height: auto;
    font-weight: 300;
    transition-duration: .3s;
    background-color: #4d6b71;
    background-color: #000000;
    border: 0px;
    padding: 0px 0px;
    z-index: 50;
    position: relative;
    border-bottom: 0px;
    height: auto;
    font-size: 13px;
    border-image: url(../../Kvib/images/top-border.png) 30 30 30 30 round round;
    border-top: 2px solid transparent;
}
#usefullinkbg {
    position: relative;
    padding: 25px 0px 30px 0px;
    background-color: #bb8337;
    background-image: url(../images/usefullink-bg.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

    #usefullinkbg .linkstitle {
        text-align: center;
        font-size: 2em;
        font-weight: 800;
        color: #fff;
        position: relative;
        top: auto;
        padding-bottom: 15px;
    }

        #usefullinkbg .linkstitle:after {
            content: "";
            position: absolute;
            right: 0;
            left: 0;
            margin: 0px auto;
            bottom: 0px;
            height: 1px;
            width: 15%;
            background-color: #fff;
        }

        #usefullinkbg .linkstitle:before {
            width: 25px;
            height: 25px;
            border-radius: 3px;
            background-color: #fff;
            margin: 0px auto;
            content: "";
            position: absolute;
            right: 0;
            left: 0;
            bottom: -12px;
            transform: rotate(45deg);
        }

    #usefullinkbg ul {
        margin: 25px 0px 0px 0px;
        padding: 0px;
        display: flex;
        flex-wrap: nowrap;
        list-style: none;
    }

        #usefullinkbg ul li {
            box-sizing: border-box;
            margin: 0px 0px;
            padding: 15px;
            width: 25%;
            text-align: center;
        }

            #usefullinkbg ul li a {
                display: block;
            }

            #usefullinkbg ul li span.icon {
                display: block;
                width: 100px;
                height: 100px;
                background-color: #fff;
                margin: 0px auto;
                box-shadow: 8px 8px 1px rgba(0, 0, 0, 0.51);
                transform: rotate(45deg);
                padding: 14px 22px;
                margin-bottom: 40px;
                transition-duration: .3s;
            }

                #usefullinkbg ul li span.icon svg {
                    height: 55px;
                    transform: rotate(-45deg);
                    margin: 0px;
                    display: block;
                    fill: #e45835;
                    transition-duration: .3s;
                }

            #usefullinkbg ul li a {
                font-weight: bold;
                font-size: 1.3em;
                color: #fff;
            }

                #usefullinkbg ul li a:hover span.icon {
                    background-color: #e45835;
                    box-shadow: -8px -8px 1px rgba(0, 0, 0, 0.51);
                }

                    #usefullinkbg ul li a:hover span.icon svg {
                        fill: #fff;
                    }

.rightborder {
    border-right: 1px solid rgba(0, 0, 0, .3);
}

.connect .fa {
    font-size: 1.6em;
    margin-right: 5px;
}

.connect .fa-facebook-square {
    color: #3d5b9b;
}

.connect .fa-twitter-square {
    color: #2daae2
}

.connect .fa-youtube-play {
    color: #d4111e
}

.pwdFxd {
    left: 0;
    position: fixed !important;
    top: 0;
    width: 100%;
}
.pwdFxd1 {

    left: 0;
    position: fixed !important;
/*    top: 13vh;*/
    width: 100%;
    position: absolute;
    top: 99px;
    /* right: 0; */
    /* width: 200px; */
    /* height: 100px; */
    /* border: 3px solid #73AD21; */
}

.filter {
    display: flex;
    list-style: none;
    margin: -15px -15px 20px -15px;
    padding: 0px;
    flex-direction: row;
    justify-content: left;
    background-color: #dee1d4;
    padding: 10px;
}

    .filter li {
        padding: 3px;
        flex-grow: 1;
    }

        .filter li label {
            color: #000;
        }

        .filter li .archive {
            display: block;
            background-color: #ff6d03;
            color: #fff;
        }

.pdf-size {
    color: #2d2d2d;
    font-size: 12px;
    font-weight: normal;
    display: block;
}

    .pdf-size:before {
        font-family: 'FontAwesome';
        content: "\f1c1";
        color: #2d2d2d;
        margin: 0px 5px;
    }

.rar-size {
    color: #2d2d2d;
    font-size: 12px;
    font-weight: normal;
    display: block;
}

    .rar-size:before {
        font-family: 'FontAwesome';
        content: "\f1c6";
        color: #2d2d2d;
        margin: 0px 5px;
    }

.table > thead > tr > th {
    background-color: #444;
    color: #fff;
}

    .table > thead > tr > th a {
        color: #fff;
    }

.pdf-size img {
    display: none;
}

.missionlist {
    list-style: none;
    margin: 20px 0px 0px 0px;
    padding: 0px;
}

    .missionlist li {
        display: table;
        width: 100%;
        padding: 7px 0px;
    }

        .missionlist li .icon,
        .missionlist li .data {
            display: table-cell;
            vertical-align: top;
        }

            .missionlist li .data h5 {
                font-size: 20px;
                color: #000;
            }

        .missionlist li .icon {
            width: 80px;
            vertical-align: middle;
        }

            .missionlist li .icon svg {
                width: 82%;
                fill: #ff6d03;
            }

    .missionlist.contact-details li .icon svg {
        width: 55%;
    }

.incontent h3 {
    /* font-family: 'Medula One', cursive; */
    /* font-size: 2em; */
    /* position: relative; */
    /* border-bottom: 1px solid #c8c8c8; */
    /* margin: 0 0 30px; */
    /* padding: 0 0 10px; */
    /* color: #f95f02; */
    font-family: auto;
    font-size: 1.5em;
    position: relative;
    border-bottom: 1px solid #c8c8c8;
    margin: 0px 0 3px;
    padding: 0 0 -1px;
    color: #000000;
    text-align: left;
}

    .incontent h3 span {
        color: #ff6d03
    }

    .incontent h3:before {
        position: absolute;
        height: 5px;
        width: 15%;
        bottom: -3px;
        content: '';
        background: #f95f02;
    }

.map {
    border: 1px solid #ccc;
}

    .map iframe {
        border: 0px;
        width: 100%;
        height: 450px;
    }

.incontent h4 {
    font-family: 'Medula One', cursive;
    font-size: 1.6em;
    position: relative;
    color: #073555;
}

.gallery {
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    margin: 0px;
    padding: 0px;
}

    .gallery li {
        padding: 5px;
        box-sizing: border-box;
        width: 33%;
    }

        .gallery li img {
            max-width: 100%;
            height: 180px;
        }

        .gallery li .thumbnail {
            border-radius: 0px;
            color: #000;
            padding: 5px;
            margin-bottom: 0px;
        }

        .gallery li .caption {
            display: block;
            min-height: 80px;
        }

/*.sitemap ul {*/
   /* background: url(../images/site_map_ul.gif) 0 -5px repeat-y !important;*/
    /*list-style-type: none !important;
    margin: 0 !important;
    padding: 0px 5px 4px 6px !important;
    position: relative !important
}

    .sitemap ul li {*/
  /*      background-image: url('../../Content/images/site_map_list.gif') -5px -5px no-repeat !important;
        background: url(../images/site_map_list.gif) -5px -5px no-repeat !important;*/
        /*line-height: 16px !important;
        padding: 0px 0px 0px 10px !important;
        font: 700 10pt arial;
        margin: 10px 0
    }*/

        .sitemap ul li:before {
            display: none;
        }

.sitemap ul li a {
    /*	background-color: #d5e0ff;
	border: 1px solid #1b426e;*/
    color: #000;
    display: inline-block;
    padding: 5px;
    border-radius: 15px 0;
    transition-duration: .3s;
    border: 1px solid #000000;
}

            .sitemap ul li a:hover {
                background-color: #fbcf86;
                border: 1px solid #ed9501;
                color: #000;
                padding-left: 5px;
                text-decoration: none
            }

        .sitemap ul li ul {
            padding-bottom: 1px
        }

            .sitemap ul li ul li {
                font: 10pt arial
            }

#noticeboard {
    padding: 30px 0px;
    background-image: url(../images/newsbg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}

    #noticeboard .tab-content {
        border-right: 1px solid #ccc;
        border-left: 1px solid #ccc;
        border-bottom: 1px solid #ccc;
        padding: 15px;
        background-color: #fff;
    }

    #noticeboard .nav-tabs > li > a {
        font-size: 1.2em;
        font-weight: bold;
        color: #fff;
        background-color: #f7af02;
    }

        #noticeboard .nav-tabs > li > a.active,
        #noticeboard .nav-tabs > li > a.active:focus,
        #noticeboard .nav-tabs > li > a.active:hover {
            background-color: #fff;
            color: #000;
        }

.top-login {
    padding: 25px 0px;
}

    .top-login ul {
        list-style: none;
        margin: 0px;
        padding: 0px;
        display: flex;
    }

        .top-login ul li {
            box-sizing: border-box;
            text-align: center;
            width: 20%;
            border-right: 1px solid #eee;
        }

            .top-login ul li:last-child {
                border-right: 0px solid #eee;
            }

            .top-login ul li a {
                display: block;
                font-size: 1em;
                transition-duration: .3s;
                color: #000;
                background: #fff;
                font-weight: bold;
                padding-bottom: 10px;
                padding-top: 10px;
            }

/*.top-login ul li:nth-child(2) {
	padding: 15px 0px 0px 15px;
}
.top-login ul li:nth-child(1) {
	padding: 15px 0px 0px 15px;
}
.top-login ul li:nth-child(4) {
	padding: 15px 0px 0px 15px;
}
.top-login ul li:nth-child(5) {
	padding: 15px 0px 0px 15px;
}*/

.leaders .top-login ul li a:hover {
    background-color: #00a2b8;
    text-decoration: none;
    color: #fff;
}

.top-login li .icons {
    padding: 3px;
    border-radius: 3%;
    height: 85px;
    width: 85px;
    display: block;
    margin: 3px auto 5px auto;
    transition-duration: .3s;
    border: 1px solid #fff;
}

.top-login ul li a:hover .icons {
    border-radius: 50%;
    border: 1px dashed #CCC;
}

.top-login li .icons img {
    height: 75px;
}

.tab-content #tender,
.tab-content .orders {
    min-height: 344px;
}

.breadcrumb {
    max-width: 1260px;
    margin: 0px auto;
}

.filter-section {
    margin: 0 0 15px 0px;
    padding: 0px;
    box-sizing: border-box;
    width: 100%;
    background-color: #fbf9f3;
    border: 1px dashed #17469c;
    border-radius: 4px;
    box-shadow: 0px 0px 8px rgba(0, 0, 0, .2);
}

.filter-box {
    border-collapse: collapse;
    width: 100%;
}

    .filter-box td {
        padding: 10px;
    }

        .filter-box td label {
            display: block;
            color: #000;
        }

.hidden {
    display: none;
}

.filter-section .archive {
    display: block;
    padding: 7px 15px;
    width: 100%;
    border: 0px;
    background-color: #df0e53;
    color: #fff;
    border-radius: 4px;
    margin-top: 10px;
}

.filter-box td input[type="text"],
.filter-box td select {
    display: block;
    min-width: 100px;
    height: 35px;
    max-width: 100%;
    border: 0px solid #ccc;
    width: 100%;
    border-radius: 4px;
    padding: 0px 8px;
    font-size: 1em;
    color: #000;
    background: #fff;
    border: 1px solid #d2d2d2;
}

.filter-box td input[type="submit"],
.filter-box td input[type="reset"] {
    display: block;
    padding: 7px 15px;
    width: 100%;
    border: 0px;
    background-color: #868686;
    color: #fff;
    border-radius: 4px;
}

.filter-box td input[disabled=""] {
    background-color: #002f5c;
}

.pdf-size img[title="pdf"] {
    display: none;
}

.filter-box td .archive:hover,
.filter-box td .archive:focus,
.filter-box td .archive:active {
    background-color: #f77f34;
}

.filter-box td input[type="submit"]:hover,
.filter-box td input[type="submit"]:focus,
.filter-box td input[type="submit"]:active,
.filter-box td input[type="reset"]:hover,
.filter-box td input[type="reset"]:active,
.filter-box td input[type="reset"]:focus {
    background-color: #444;
}

.filter-box td select {
    background: #fff url(/site/writereaddata/siteContent/202311241214538224downarrow.jpg) no-repeat 95% 12px !important;
}

select {
    min-height: auto !important;
    -moz-appearance: none;
    -webkit-appearance: none;
    background-image: url(../images/select-dropdwn.png) !important;
    background-repeat: no-repeat;
    background-position: 94% 10px;
    -webkit-transition: all .1s linear;
    -moz-transition: all .1s linear;
    transition: all .1s linear;
    cursor: pointer;
}

.doc-note {
    padding: 8px;
    background: #ffeded;
    color: #b30202;
    text-align: center;
    border-radius: 6px;
    border: 1px solid #ecc1c1
}

.Prsrls-list {
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    margin: 0px;
    padding: 0px;
}

    .Prsrls-list li {
        border: 1px solid #e4e4e4;
        display: inline-block;
        list-style: outside none none;
        margin: 5px 10px;
        padding: 15px;
        text-align: center;
        width: 23.1%;
        vertical-align: top;
        min-height: 402px !important;
    }

        .Prsrls-list li a {
            display: block;
        }

        .Prsrls-list li p {
            font-size: 1em;
            text-align: center;
            position: relative;
            background: rgba(255, 255, 255, .8);
            border-top: 1px dashed #ccc;
            border-bottom: 1px dashed #ccc;
            padding: 10px;
            margin-top: 10px;
            font-weight: bold;
            color: #FD711D;
        }

    .Prsrls-list strong {
        color: #000;
        display: inline-block;
        font-weight: normal;
        margin: 6px 0;
    }

    .Prsrls-list b {
        font-size: 8pt;
    }

    .Prsrls-list span {
        display: block;
    }

    .Prsrls-list strong i {
        color: #ba2c2c;
    }

.search-result {
    list-style: outside none none;
    margin: 15px;
    padding: 0px;
}

    .search-result li {
        background: #f2f2f2;
        padding: 15px;
        transition: all 0.2s ease 0s;
        margin: 5px 0px;
        border-radius: 8px;
    }

    .search-result .local {
        color: #271def;
        display: block;
        font-size: 1.16em;
    }

        .search-result .local:hover {
            color: #271def !important;
        }

    .search-result span {
        color: #000;
        display: block;
        font-size: 0.85em;
    }

    .search-result p {
        margin: 5px 0;
    }

    .search-result li {
        list-style: none;
    }

.menu > ul > li > a {
    pointer-events: none;
}

#smo-section {
    position: relative;
    padding:  14px 0px;
/*    background-color: #f5eee8;*/
    background-image: url(../images/smobg.png);
    background-repeat: no-repeat;
}

    #smo-section .panel-default {
        border: 0px;
        border-radius: 12px;
        margin-bottom: 0px;
    }

    #smo-section .panel-heading {
        border-bottom: 1px solid #e79a00;
        border-radius: 12px 12px 0px 0px;
        background-color: #fff;
    }

        #smo-section .panel-heading h4 {
            font-weight: 600;
            font-size: 1.3em;
            color: #486228;
        }

    #smo-section .panel-body {
        max-height: 400px;
        min-height: 400px;
        overflow: auto;
    }

#map-section {
    position: relative;
    padding: 30px 0px;
    background-color: #996368;
    background-image: url('../Scripts/Scripts/mini.jpg');
    /*  background-image: url('images/mapbg.png');*/
    background-repeat: no-repeat;
    background-position: bottom center;
    background-size: cover;
}
.circle {
    background-color: #fff;
    box-shadow: 0px 0px 13px rgba(0, 0, 0, .2);
    border: 8px solid #ccc;
    text-align: center;
    /* font-weight: bold; */
    color: #000;
    position: relative;
    border-radius: 20%;
    width: 150px;
    height: 133px;
    padding: 10px 10px 12px 10px;
    margin: 27px auto;
    font-size: 0.92em;
}

/*.circle {
    background-color: #fff;
    box-shadow: 0px 0px 12px rgba(0, 0, 0, .2);
    border: 8px solid #ccc;
    text-align: center;
    font-size: 0.92em;
    font-weight: bold;
    color: #000;
    position: relative;
    border-radius: 50%;
    width: 160px;
    height: 160px;
    padding: 20px 15px 15px 15px;
    margin: 20px auto;
}*/

    .circle span {
        display: block;
        font-size: 1.4em;
        margin-top: 5px;
        font-weight: 800;
    }

    .circle .circle-icon {
        position: absolute;
        width: 70px;
        height: 70px;
        left: -22px;
        top: -20px;
        border: 6px solid #fff;
        padding: 5px;
        border-radius: 50%;
        padding: 10px;
    }

        .circle .circle-icon img {
            max-width: 100%;
        }

.musturd {
    border-color: #b99761;
}

    .musturd .circle-icon {
        background: #9c7a44;
        background: -moz-linear-gradient(top, #9c7a44 0%, #b99761 100%);
        background: -webkit-linear-gradient(top, #9c7a44 0%, #b99761 100%);
        background: linear-gradient(to bottom, #9c7a44 0%, #b99761 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9c7a44', endColorstr='#b99761', GradientType=0);
    }

    .musturd span {
        color: #915900;
    }

.purple {
    border-color: #560191;
}

    .purple .circle-icon {
        background: #9d5cca;
        background: -moz-linear-gradient(top, #9d5cca 0%, #aa6cd5 100%);
        background: -webkit-linear-gradient(top, #9d5cca 0%, #aa6cd5 100%);
        background: linear-gradient(to bottom, #9d5cca 0%, #aa6cd5 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9d5cca', endColorstr='#aa6cd5', GradientType=0);
    }

    .purple span {
        color: #560191;
    }

.pink {
    border-color: #f4648a;
}

    .pink .circle-icon {
        background: #f4648a;
        background: -moz-linear-gradient(top, #f4648a 0%, #f4648a 100%);
        background: -webkit-linear-gradient(top, #f4648a 0%, #f4648a 100%);
        background: linear-gradient(to bottom, #f4648a 0%, #f4648a 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4648a', endColorstr='#f4648a', GradientType=0);
    }

    .pink span {
        color: #990028;
    }

.yellow {
    border-color: #f6a71d;
}

    .yellow .circle-icon {
        background: #f6921d;
        background: -moz-linear-gradient(top, #f6921d 0%, #f6a71d 100%);
        background: -webkit-linear-gradient(top, #f6921d 0%, #f6a71d 100%);
        background: linear-gradient(to bottom, #f6921d 0%, #f6a71d 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f6921d', endColorstr='#f6a71d', GradientType=0);
    }

    .yellow span {
        color: #b76300;
    }

.darkgreen {
    border-color: #507162;
}

    .darkgreen .circle-icon {
        background: #4e7060;
        background: -moz-linear-gradient(top, #4e7060 0%, #93a7a6 100%);
        background: -webkit-linear-gradient(top, #4e7060 0%, #93a7a6 100%);
        background: linear-gradient(to bottom, #4e7060 0%, #93a7a6 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4e7060', endColorstr='#93a7a6', GradientType=0);
    }

    .darkgreen span {
        color: #274437;
    }

.green {
    border-color: #79a42e;
}

    .green .circle-icon {
        background: #85af3b;
        background: -moz-linear-gradient(top, #85af3b 0%, #85af3b 100%);
        background: -webkit-linear-gradient(top, #85af3b 0%, #85af3b 100%);
        background: linear-gradient(to bottom, #85af3b 0%, #85af3b 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#85af3b', endColorstr='#85af3b', GradientType=0);
    }

    .green span {
        color: #517d02;
    }

#map-svg {
    margin-left: 100px;
    width: 90%;
    filter: drop-shadow(-14px 4px 0px rgba(0, 0, 0, .5));
}

    #map-svg .territory {
        fill: #b99761;
    }

        #map-svg .territory:hover {
            fill: #ecbf78;
        }

#map-section .title {
    text-align: center;
}

    #map-section .title::after {
        content: url(images/headingborder.png);
        height: 0px;
        right: 0px;
        left: 0px;
        margin: 0px auto;
    }

    #map-section .title h1 {
        color: #fff;
    }

#littlearc {
    padding: 30px 0px;
}

    #littlearc .title h1 {
        color: #000;
        margin: 0px 0px 25px 0px;
        padding: 0px;
    }

    #littlearc .tab-content {
        padding: 25px;
        background-color: #fff;
        border-radius: 8px;
        box-shadow: 0px 0px 20px rgba(0, 0, 0, .2);
        min-height: 480px;
    }

        #littlearc .tab-content h4 {
            margin: 0px 0px 15px 0px;
            padding: 0px 0px 15px 0px;
            font-size: 1.2em;
            font-weight: 800;
            color: #000;
            border-bottom: 1px dashed rgba(0, 0, 0, .7);
            font-family: inherit;
        }

    #littlearc .nav-pills {
        margin-top: 15px;
    }

        #littlearc .nav-pills li {
            float: none;
            padding: 3px 0px;
        }

            #littlearc .nav-pills li a {
                background-color: #C53C16;
                display: table;
                width: 100%;
                color: #fff;
                font-weight: 600;
                padding: 8px 10px 8px 10px;
                border-radius: 4px 0px 0px 4px;
            }

                #littlearc .nav-pills li a span {
                    display: table-cell;
                }

                    #littlearc .nav-pills li a span:first-child {
                        width: 50px;
                    }

                        #littlearc .nav-pills li a span:first-child img {
                            max-height: 40px;
                        }

                    #littlearc .nav-pills li a span:last-child {
                        padding-left: 5px;
                        vertical-align: middle;
                    }

                #littlearc .nav-pills li a:hover {
                    background-color: #4a5c54;
                    color: #fff;
                }

                #littlearc .nav-pills li a.viewbtn {
                    background-color: #d70528;
                }

                    #littlearc .nav-pills li a.viewbtn:hover {
                        background-color: #d9425b;
                    }

                #littlearc .nav-pills li a.active {
                    color: #fff;
                    background-color: #4a5c54;
                }

    #littlearc .tab-content {
        background-color: #f0e6dd;
    }

        #littlearc .tab-content .tab-pane {
            position: relative;
        }

        #littlearc .tab-content .linkbox {
            background-color: #fff;
            box-shadow: 0px 0px 8px rgba(0, 0, 0, .3);
            border-radius: 6px;
            margin-bottom: 15px;
            padding: 15px;
            position: relative;
            min-height: 160px;
        }

            #littlearc .tab-content .linkbox .head {
                color: #d70528;
                font-weight: 600;
                border-bottom: 1px solid #ccc;
                margin: -15px -15px 10px -15px;
                padding: 10px 15px;
            }

            #littlearc .tab-content .linkbox ul {
                list-style: none;
                margin: 0px 0px 8px 0px;
                padding: 0px 0px 20px 0px;
            }

                #littlearc .tab-content .linkbox ul li {
                    position: relative;
                    font-size: 0.8em;
                    padding: 5px 0px 5px 15px;
                }

                    #littlearc .tab-content .linkbox ul li a {
                        color: #333;
                    }

                        #littlearc .tab-content .linkbox ul li a:hover {
                            color: #d70528;
                        }

                    #littlearc .tab-content .linkbox ul li:before {
                        content: "";
                        width: 7px;
                        height: 7px;
                        background-color: #090;
                        border-radius: 50%;
                        position: absolute;
                        left: 0px;
                        top: 11px;
                    }

            #littlearc .tab-content .linkbox .btn {
                background-color: #1f2032;
                color: #fff;
                padding: 3px 8px;
                border-radius: 6px;
                font-size: 0.8em;
                position: absolute;
                bottom: 15px;
            }

                #littlearc .tab-content .linkbox .btn:hover {
                    background-color: #4a5c54;
                    color: #fff;
                }

.tab-pane.show {
    opacity: 1;
}

.pl0 {
    padding-left: 0px;
}

.pr0 {
    padding-right: 0px;
}

#littlearc .tab-content .linkbox2 {
    background-color: #fff;
    box-shadow: 0px 0px 8px rgba(0, 0, 0, .3);
    border-radius: 6px;
    position: relative;
    text-align: center;
    margin-bottom: 30px;
}

    #littlearc .tab-content .linkbox2 img {
        border-radius: 8px 8px 0px 0px;
        max-width: 100%;
    }

    #littlearc .tab-content .linkbox2 span {
        background-color: #986006;
        color: #fff;
        display: block;
        padding: 5px 10px;
        border-radius: 0px 0px 8px 8px;
    }

.linkbox.linkbox-height {
    min-height: 378px !important;
}

#littlearc .tab-content .linkbox p {
    font-weight: 500;
    color: #d70528;
}

#littlearc .tab-content .linkbox .box-icon {
    position: absolute;
    bottom: 10px;
    right: 15px;
    opacity: .1;
}

#tourism {
    background-image: url(images/tourism-bg1.jpg);
    background-image: url('images/tourism-bg1.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    padding: 30px 0px;
    background-position: center;
 
    min-height: 433px;
    position: relative;
    top: 0px;
}

  

    #tourism .title {
        text-align: center;
        top: -22px;
    }
    #tourism h1 {
        color: #f15f5f;
    }

    #tourism .title::after {
        content: url(images/headingborder1.png);
        background-image: url('images/headingborder1.png');
        height: 0px;
        right: 0px;
        left: 0px;
        margin: 0px auto;
    }

    #tourism h1 span {
        background-color: rgba(0, 0, 0, .0);
    }

.borderline {
    position: absolute;
    right: 0px;
    left: 0px;
    margin: 0px auto;
    top: 150px;
}

    .borderline svg {
        fill: #e79a00;
    }

.tourist-option {
    list-style: none;
    margin: 0px auto 0px auto;
    padding: 30px 0px;
    display: flex;
    position: relative;
    z-index: 5;
    align-items: center;
    justify-content: center;
    background-image: url('images/side2.png');
    /*    background-image: url(images/borderline-01.svg);
    background-image: url('images/borderline-01.svg');*/
    background-repeat: no-repeat;
    background-position: center;
    min-height: 350px
}
.tourist-optionhi {
    list-style: none;
    margin: 0px auto 0px auto;
    padding: 30px 0px;
    display: flex;
    position: relative;
    z-index: 5;
    align-items: center;
    justify-content: center;
    background-image: url('images/siderhi.png');

    /*    background-image: url(images/borderline-01.svg);
    background-image: url('images/borderline-01.svg');*/
    background-repeat: no-repeat;
    background-position: center;
    min-height: 350px
}

/*   .tourist-option li {
        color: #fff;
        padding: 15px;
        width: 210px;
        text-align: center;
        font-weight: 600;
        position: relative;
    }*/
/*        .tourist-option li a {
            color: #fff;
            display: block;
            background-color: transparent;
        }

        .tourist-option li img {
            display: block;
            max-width: 100%;
            margin: 0px auto;
        }

        .tourist-option li:after {
            content: "";
            width: 30px;
            height: 30px;
            background-color: #fff;
            border: 3px solid #e79a00;
            border-radius: 50%;
            position: absolute;
            right: 0;
            left: 0;
            margin: 0px auto;
            transition-duration: .3s;
        }*/
.tourist-option li:nth-child(1) {
    top: -59px
}

            .tourist-option li:nth-child(1)::after {
                bottom: -25px;
            }

        .tourist-option li:nth-child(2) {
            top: 100px
        }

            .tourist-option li:nth-child(2)::after {
                top: -15px;
            }

        .tourist-option li:nth-child(3) {
            top: -150px
        }

            .tourist-option li:nth-child(3)::after {
                bottom: -25px;
            }

        .tourist-option li:nth-child(4) {
            top: 105px
        }

            .tourist-option li:nth-child(4)::after {
                top: -25px;
            }

        .tourist-option li:nth-child(5) {
            top: -30px
        }

            .tourist-option li:nth-child(5)::after {
                bottom: -20px;
            }

        .tourist-option li:nth-child(6) {
            top: 80px
        }

            .tourist-option li:nth-child(6)::after {
                top: -35px;
            }

        .tourist-option li:nth-child(7) {
            top: -90px
        }

            .tourist-option li:nth-child(7)::after {
                bottom: -30px;
            }

        .tourist-option li:hover a {
            color: #fbb220;
        }

        .tourist-option li:hover::after {
            background-color: #f17a58;
            border: 3px solid #fff;
        }

#district {
    position: relative;
    padding: 30px 0px 0px 0px;
}

    #district .title {
        text-align: center;
    }

        #district .title::after {
            content: url('images/headingborder.png');
            height: 0px;
            right: 0px;
            left: 0px;
            margin: 0px auto;
        }

.district {
    list-style: none;
    margin: 50px 0px 0px 0px;
    padding: 0px;
}

.districtbox {
    position: relative;
}

    .districtbox img {
        position: relative;
        max-width: 100%;
        opacity: 1;
        transition-duration: .3s;
        min-height: 200px;
        border-right: 1px solid #fff;
        border-left: 1px solid #fff;
    }

    .districtbox:hover img {
        opacity: .8;
    }

    .districtbox span {
        display: block;
        text-align: center;
        color: #fff;
        font-weight: 800;
        position: absolute;
        bottom: 0px;
        text-align: center;
        right: 0px;
        left: 0px;
        padding: 15px;
        font-size: 1.4em;
        background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 36%, rgba(0, 0, 0, 0.81) 100%);
        background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 36%, rgba(0, 0, 0, 0.81) 100%);
        background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 36%, rgba(0, 0, 0, 0.81) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#cf000000', GradientType=0);
    }

.district .owl-pagination {
    display: none;
}

.district .owl-buttons div {
    position: absolute;
    top: 0;
    font-size: 3.5em;
    padding: 59px 25px;
    border-radius: 0px !important;
    opacity: .3 !important;
    transition-duration: .3s;
}

.district .owl-buttons .owl-prev {
    height: 100%;
    left: 0px;
}

.district .owl-buttons .owl-next {
    height: 100%;
    right: 0px;
}

.district .owl-buttons div:hover {
    opacity: .6 !important;
}

#lokbhawan {
    position: relative;
    padding: 10px 0px;
    min-height: 352px;
    background-image: url('images/minorf.jpg');
    background-repeat: no-repeat;
    background-position: bottom right;
    background-color: #fbf5f0;
}

.b-lead {
    position: absolute;
    padding: 15px;
    border-radius: 8px;
    background-color: #fff;
    box-shadow: 0px 0px 15px rgba(0, 0, 0, .3);
    z-index: 10;
    max-width: 175px;
    margin: 11px;
}

    .b-lead img {
        border-radius: 50%;
        max-height: 100px;
        display: block;
        border: 2px solid rgba(0, 0, 0, 0.4);
        display: block;
        margin: 0px auto;
    }

    .b-lead h4 {
        font-size: 0.95em;
        text-align: center;
        margin-bottom: 5px;
        color: #000;
    }

    .b-lead p {
        font-size: 0.81em;
        text-align: center;
        margin-bottom: 0px;
    }

.b-lead-l {
    left: 0px;
}

.b-lead-r {
    right: 0px;
}

.governancelink {
    list-style: none;
    margin: 30px 0px 0px 0px;
    padding: 0pxlogo display: flex;
}

    .governancelink > li {
        box-sizing: border-box;
        padding: 0px 25px;
        border-right: 1px solid #dbdbdb;
    }

        .governancelink > li h4 {
            color: #4a5c54;
            font-weight: 600;
            font-size: 1.3em;
        }

        .governancelink > li > ul {
            list-style: none;
            margin: 0px;
            padding: 0px;
        }

            .governancelink > li > ul > li {
                position: relative;
                padding-left: 18px;
            }

                .governancelink > li > ul > li a {
                    display: block;
                    padding: 5px 0px;
                    transition-duration: .3s;
                }

                    .governancelink > li > ul > li a:hover {
                        color: #e63372;
                    }

                .governancelink > li > ul > li:before {
                    content: "";
                    width: 8px;
                    height: 8px;
                    border: 1px solid #4a5c54;
                    position: absolute;
                    left: 0px;
                    transform: rotate(45deg);
                    top: 10px;
                    transition-duration: .3s;
                }

        .governancelink > li:last-child {
            border-right: 0px;
        }

.social-icon {
    list-style: none;
    margin: 0px;
    padding: 0px;
    display: flex;
  
}

    .social-icon li {
        padding: 3px 5px;
    }

        .social-icon li a {
            font-size: 1.3em;
            display: block;
            width: 35px;
            height: 35px;
            box-sizing: border-box;
            text-align: center;
            border-radius: 50%;
            background-color: #fff;
            line-height: 35px;
        }

            .social-icon li a.facebook {
                color: #2c4c8e;
                border: 1px solid #2c4c8e;
            }

                .social-icon li a.facebook:hover {
                    background-color: #2c4c8e;
                    color: #fff;
                }

            .social-icon li a.instagram {
                color: #f64c9c;
                border: 1px solid #f64c9c;
            }

                .social-icon li a.instagram:hover {
                    background-color: #f64c9c;
                    color: #fff;
                }

            .social-icon li a.twitter {
                color: #000;
                border: 1px solid #000;
            }

                .social-icon li a.twitter:hover {
                    background-color: #000;
                    color: #fff;
                }

            .social-icon li a.youtube {
                color: #d93232;
                border: 1px solid #d93232;
            }

                .social-icon li a.youtube:hover {
                    background-color: #d93232;
                    color: #fff;
                }

.fa-twitter::before {
    content: url(https://up.gov.in/images/twitt.png) !important;
}

.social-icon li a.twitter:hover .fa-twitter::before {
    content: url(https://up.gov.in/images/twittwhite.png) !important;
}

.innerpagebg {
    /* background-image: url('images/innerpagebg.png');*/
    background-image: url('images/minordis.jpg');
    background-repeat: no-repeat;
    background-position: top center;
    background-color: #fff;
    min-height: auto;
    background-size: cover;
}
}

.inheading {
    position: relative;
    padding: 19px 0px;
    background: rgba(234, 255, 223, 0.5);
    /* border-radius: 16px; */
    box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
    backdrop-filter: blur(4.6px);
    -webkit-backdrop-filter: blur(4.6px);
    border: 1px solid rgba(234, 255, 223, 0.34);
}

    .inheading h1 {
        margin: 0px 0px 20px 0px;
        padding: 0px;
        color: #020000;
        text-align: center;
        font-weight: 700;
        font-size: 2.2em;
    }

.breed-crum-div {
    margin-bottom: 0px;
    border-radius: 0px;
    padding: 0px;
}

.breadcrumb {
    font-size: .9em;
    margin-bottom: 0px;
    background-color: transparent;
    padding: 0px 0px;
    text-align: center;
}

    .breadcrumb li a {
        color: #0820b5c7;
        font-size: 19px;
        font-weight: 600;
    }

    .breadcrumb li {
        color: #090404 !important;
        margin: 0px 5px;
    }

    .breadcrumb .active {
        color: #880909 !important;
    
    }

    .breadcrumb > li + li::before {
        content: close-quote;
    }

.contentarea {
    min-height: auto;
    border-radius: 15px;
    background-color: #fff;
    margin-bottom: 20px;
    overflow: hidden;
    border: chocolate;
    box-shadow: 0px 0px 15px rgba(136, 136, 136, 0.3);
}

.slider-img img {
    width: 100%;
    object-fit: cover;
}

.rightsideimage {
    float: right;
    margin-left: 15px;
    margin-bottom: 15px;
}

.leftsideimage {
    float: left;
    margin-right: 15px;
    margin-bottom: 15px;
}

.imagethumb {
    max-width: 100%;
    border: 4px solid #fff;
    border-radius: 4px;
    box-shadow: 0px 0px 15px rgba(0, 0, 0, .2);
}

.max-width {
    max-width: 50%;
}

.pdf-size {
    color: #2d2d2d;
    font-size: 0.9em;
    font-weight: normal;
    display: block;
}

    .pdf-size:before {
        font-family: 'FontAwesome';
        content: "\f1c1";
        color: #2d2d2d;
        margin: 0px 5px;
    }

.upload-date {
    color: #2d2d2d;
    font-size: 0.9em;
    font-weight: normal;
    display: block;
}

    .upload-date:before {
        font-family: 'FontAwesome';
        content: "\f073";
        color: #2d2d2d;
        margin: 0px 5px;
    }

.rar-size {
    color: #2d2d2d;
    font-size: 0.9em;
    font-weight: normal;
    display: block;
}

    .rar-size:before {
        font-family: 'FontAwesome';
        content: "\f1c6";
        color: #2d2d2d;
        margin: 0px 5px;
    }

.table thead th {
    background-color: #34434d !important;
    color: #fff;
}

    .table thead th a {
        color: #fff;
    }

#districts .list-flex {
    display: flex;
    list-style: none;
    flex-wrap: wrap;
    padding: 0px;
}

.district .owl-controls {
    margin-top: 0px;
}

#districts .list-flex li {
    width: 25%;
    box-sizing: border-box;
    padding: 8px;
}

    #districts .list-flex li img:hover {
        width: 100%;
        margin-bottom: 0px;
        filter: grayscale(0);
        transform: scale(1);
        transition: transform .4s;
    }

    #districts .list-flex li img {
        width: 100%;
        margin-bottom: 0px;
        transform: scale(1.1);
        transition: transform .4s ease-out;
    }

    #districts .list-flex li a {
        color: #ffffff;
        text-transform: uppercase;
        text-decoration: none;
        width: 100%;
        text-align: center !important;
        width: 100%;
        border-radius: 4px;
        border: 1px solid #dbd7d7;
        display: block;
        overflow: hidden;
    }

#districts spam {
    padding: 10px;
}

#districts .list-flex li a:hover {
    color: #fff;
}

#districts .title::after {
    content: url(../images/headingborder.png);
    height: 0px;
    right: 0px;
    left: 0px;
    margin: 0px auto;
}

#districts .title {
    text-align: center;
}

#districts .list-flex li .box-content {
    background: #727270;
    position: relative;
    bottom: 0px;
    justify-content: revert;
    align-items: center;
    text-align: center;
    display: block;
    padding: 7px;
}

#districts .list-flex li:hover .box-content {
    background: #f17301;
    transition: .3s all;
}

#districts .list-flex li .box-content > span {
    font-weight: 800;
    text-transform: uppercase;
    color: #fff;
}

.sub-hadding {
    margin-bottom: 30px;
}

    .sub-hading h3, .sub-hadding h3, .contentarea h3 {
        font-weight: 600;
        color: #f95f02;
        margin-top: 20px;
        border-bottom: 1px solid #dbdbdb;
        padding-bottom: 15px;
        font-size: 1.6em;
    }

#natural-wonders .list-flex {
    display: flex;
    list-style: none;
    gap: 20px;
    padding: 0px;
    justify-content: center;
    text-align: center;
    flex-wrap: wrap;
}

    #natural-wonders .list-flex li {
        width: 320px;
        padding: 10px;
        border: 1px dashed #bdbdbd;
        /*box-shadow:-1.151px 21.97px 43px 0px rgb(205 205 205 / 49%);*/
    }

        #natural-wonders .list-flex li:hover {
            transition: .3s all;
            /*box-shadow: -1.151px 21.97px 43px 0px rgb(247 232 211);*/
        }

#natural-wonders .box-content {
    font-weight: 500;
    color: #444342;
    margin: 12px;
    display: block;
}

.mb-45 {
    padding-bottom: 75px;
}

#natural-wonders .list-flex li img {
    width: 100%;
}

#mlas ul {
    display: flex;
    list-style: none;
    justify-content: space-around;
    gap: 20px;
    padding: 0px;
    transition: 0.6s all;
}

    #mlas ul li {
        width: 50%;
        text-align: center;
        padding: 31px;
        /*box-shadow: 1px 8px 13px 8px rgba;*/
        border-radius: 20px;
        /* border: 1px solid #e3dede; */
        transition: 0.6s all;
        background: #ffffff9e !important;
    }

        #mlas ul li:hover {
            cursor: pointer;
            background: #ffffff;
            transform: translateY(-14px);
            box-shadow: 1px 5px 13px #d9d9d9;
        }

        #mlas ul li a {
            color: #eb730b;
            outline: 0;
            text-decoration: none;
            font-weight: normal;
            font-size: 22px;
            font-family: 'Philosopher', sans-serif;
            font-weight: 600;
        }

#departments ul {
    display: flex;
    list-style: none;
    padding: 0px;
    flex-wrap: wrap;
    gap: 15px;
}

    #departments ul li {
        width: 32.0%;
        box-shadow: 1px 5px 13px #f1f1f1;
        border-radius: 20px;
        margin-bottom: 15px;
        background: #fff;
        transition: 0.6s all;
    }

        #departments ul li a {
            display: flex;
            align-items: center;
            gap: 10px;
            padding: 15px 15px;
        }

            #departments ul li a label {
                font-weight: 500;
                display: block;
                font-size: 14px;
                cursor: pointer;
                margin-top: 5px;
            }

#organizations ul {
    display: flex;
    list-style: none;
    justify-content: flex-start;
    padding: 0px;
    align-items: center;
    flex-wrap: wrap;
    gap: 15px;
}

    #organizations ul li {
        width: 32.0%;
        box-shadow: 1px 5px 13px #d9d9d9;
        border-radius: 20px;
        margin-bottom: 15px;
        background: #fff;
        transition: 0.6s all;
    }

        #organizations ul li a {
            display: flex;
            align-items: center;
            gap: 10px;
            padding: 15px 15px;
        }

            #organizations ul li a label {
                font-weight: 500;
                display: block;
                font-size: 14px;
                cursor: pointer;
            }

#institutions ul {
    display: flex;
    list-style: none;
    justify-content: flex-start;
    padding: 0px;
    align-items: center;
    flex-wrap: wrap;
    gap: 15px;
}

    #institutions ul li {
        width: 32.0%;
        box-shadow: 1px 5px 13px #d9d9d9;
        border-radius: 20px;
        margin-bottom: 15px;
        background: #fff;
        transition: 0.6s all;
    }

        #institutions ul li:hover {
            transform: translateY(-14px);
            box-shadow: 1px 5px 13px #d9d9d9;
        }

        #institutions ul li a {
            display: flex;
            align-items: center;
            gap: 10px;
            padding: 15px 15px;
        }

            #institutions ul li a label {
                font-weight: 500;
                display: block;
                font-size: 14px;
                cursor: pointer;
            }

#departments ul li:hover {
    transform: translateY(-14px);
    box-shadow: 1px 5px 13px #d9d9d9;
}

#organizations ul li:hover {
    transform: translateY(-14px);
    box-shadow: 1px 5px 13px #d9d9d9;
}

.innerpagebg ul.slider-img {
    padding: 0px;
    position: absolute;
}

.innner-page-content-top {
    position: relative;
    padding: 10px;
}

#departments .form-control {
    border-radius: 20px;
    border: 1px solid rgba(0, 0, 0, 0.12);
    background: no-repeat;
}

    #departments .form-control:focus {
        box-shadow: 0px 6px 0px -2px rgba(0, 0, 0, 0.12);
        transition: 0.3s all;
    }

#institutions .form-control {
    border-radius: 20px;
    border: 1px solid rgba(0, 0, 0, 0.12);
    background: no-repeat;
}

    #institutions .form-control:focus {
        box-shadow: 0px 6px 0px -2px rgba(0, 0, 0, 0.12);
        transition: 0.3s all;
    }

#organizations .form-control {
    border-radius: 20px;
    border: 1px solid rgba(0, 0, 0, 0.12);
    background: no-repeat;
}

    #organizations .form-control:focus {
        box-shadow: 0px 6px 0px -2px rgba(0, 0, 0, 0.12);
        transition: 0.3s all;
    }

#districts .form-control {
    border-radius: 20px;
    border: 1px solid rgba(0, 0, 0, 0.12);
    background: no-repeat;
}

    #districts .form-control:focus {
        box-shadow: 0px 6px 0px -2px rgba(0, 0, 0, 0.12);
        transition: 0.3s all;
    }

.link-colors a {
    color: #e37809;
}

.textlist li:before {
    content: "\f054";
    left: -7px;
    top: -1px;
    color: #ea8d09;
    font-weight: 400;
    position: relative;
    font-family: 'FontAwesome';
}

.contentarea ul {
    list-style: none;
    padding: 0px 0px;
}

.contentarea {
    padding: 26px 26px 26px 26px;
}

h4.name-text {
    color: #9d2400;
    font-weight: 600;
}

.contact-card {
    background: #f3f3f3;
    padding: 20px;
    display: inline-block;
    background: #fff;
    border-radius: 5px;
    background: #fff;
    border: 1px dashed #d3e1ea;
}

    .contact-card h4 {
        font-weight: 600;
        font-size: 20px;
        border-bottom: 1px solid #d5d5d5f7;
        padding-bottom: 10px;
        font-weight: 600;
        color: #ff862a;
    }

    .contact-card span {
        display: block;
    }

.tr-bg {
    background: #b9ae7b !important;
}

.table > thead > tr > th {
    vertical-align: bottom;
    border-bottom: 1px solid #ddd !important;
}

.quest:after {
    content: " ?";
    font-family: inhrit;
}

.form-group span {
    color: red;
}

/* web Information page */

.web-flex {
    display: flex;
    justify-content: center;
}

.web-flex-w-100 {
    width: 100%;
}

.web-flex ul {
    padding-right: 0px;
}

.in-tabpanel {
    padding-top: 0px;
}

    .in-tabpanel#littlearc .tab-content {
        box-shadow: none;
        min-height: 700px;
    }

    .in-tabpanel#littlearc .tab-content {
        background-color: #f0eeec;
    }

.externalurl-link {
    list-style: none;
    margin: 0px;
    padding: 0px;
}

    .externalurl-link li {
        padding: 15px;
    }

        .externalurl-link li a {
            display: flex;
            flex-wrap: wrap;
            padding: 15px;
            border: 1px solid #ccc;
            border-radius: 15px;
            box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.16);
            position: relative;
            align-items: center;
        }

            .externalurl-link li a:hover {
                background-color: #eee;
            }

            .externalurl-link li a span.colm1 {
                display: block;
            }

                .externalurl-link li a span.colm1 img {
                    max-width: 100%;
                }

            .externalurl-link li a span.colm2 {
                display: block;
                padding-left: 10px;
                font-size: 1.3em;
                color: #db5f04;
                font-weight: bold;
            }

            .externalurl-link li a:after {
                content: "\f08e";
                font-family: FontAwesome;
                position: absolute;
                right: 15px;
                top: 15px;
                font-size: 1.5em;
                color: #db5f04;
            }

.keycall > tbody > tr > td:last-child {
    font-weight: bold;
}

.hovertext {
    position: absolute;
    background-color: red;
}

.input-sm {
    height: 30px;
    padding: 0px 10px;
}

.border-dashed {
    border: 1px dashed #b7b7b7;
    margin: 30px 0px;
    display: table;
    width: 100%;
}

    .border-dashed h4 {
        font-size: 20px;
        padding: 10px 0px;
        font-weight: 600;
        color: #325c17;
    }

.applinkbutton:hover {
    color: #fff;
    background: #cb4a0d;
    transition: .3s all;
}

.departments-item span img {
    padding: 7px;
    border-radius: 50%;
    height: 54px;
}

.bg-danger-icon img {
    background-color: #fd5d37;
}

.bg-warning-icon img {
    background-color: #ff8f00;
}

.bg-success-icon img {
    background-color: #278040;
}

.bg-primary-icon img {
    background-color: #1a2191;
}

.bg-info-icon img {
    background-color: #0cbcd9;
}

.bg-dark-icon img {
    background-color: #4a566c;
}

ul.dep_org_inst_search li:nth-child(6n+1) .dept-icon img {
    background: #fd5d37;
}

ul.dep_org_inst_search li:nth-child(6n+2) .dept-icon img {
    background: #ff8f00;
}

ul.dep_org_inst_search li:nth-child(6n+3) .dept-icon img {
    background: #278040;
}

ul.dep_org_inst_search li:nth-child(6n+4) .dept-icon img {
    background: #1a2191;
}

ul.dep_org_inst_search li:nth-child(6n+5) .dept-icon img {
    background: #0cbcd9;
}

ul.dep_org_inst_search li:nth-child(6n+6) .dept-icon img {
    background: #4a566c;
}

:-moz-focusring {
    outline: 2px solid #4eff1f !important;
}

:-webkit-focusring {
    outline: 2px solid #4eff1f !important;
}

:-ms-focusring {
    outline: 2px solid #4eff1f !important;
}

:-o-focusring {
    outline: 2px solid #4eff1f !important;
}

:focus-visible {
    outline: 2px solid #4eff1f !important;
}

.districturl ul {
    list-style: none;
    margin: 0px;
    padding: 0px;
    column-count: 6;
    column-gap: 10px;
}

.districturl {
    padding: 20px;
    border-radius: 15px;
    border-style: outset;
    border-color: #c17171;
    background-repeat: no-repeat, repeat;
    background-blend-mode: lighten;
    background-color: #0000003d;
}

    .districturl li > a {
        display: block;
        color: #fff;
        padding: 4px 0px;
        position: relative;
    }

        .districturl li > a:hover {
            text-decoration: underline;
            color: #ffcc02;
        }

        .districturl li > a:before {
            content: url(../images/check-icon.png);
            margin-right: 7px;
        }

.navbar-nav > li > a.selected {
    background: rgba(0, 0, 0, 0.12);
}

.navbar-nav > li.selected {
    background: rgba(0, 0, 0, 0.12);
}

.navbar-nav .dropdown-menu li a.selected {
    background-color: #ec4e03;
    color: #fff;
}



#welcome .title h1 {
    font-size: 2em;
}

#map-section .title h1 {
    font-size: 2em;
}

#littlearc .title h1 {
    font-size: 2em;
}

#tourism .title h1 {
    font-size: 2em;
}

#district .title h1 {
    font-size: 2em;
}

.keygov .panel-heading h4 {
    font-size: 1.3em;
}

.full-w {
    width: 100% !important
}

.half-w {
    width: 50% !important
}

.tree ul.first {
    margin: 0px auto;
    text-align: center;
    display: block;
    width: 70%;
    position: relative;
}

    .tree ul.first:before {
        content: "";
        position: absolute;
        height: 2px;
        left: 0px;
        background: #ccc;
        width: 50%;
    }

    .tree ul.first:after {
        content: "";
        position: absolute;
        height: 100%;
        left: 0px;
        background: #ccc;
        width: 2px;
    }

    .tree ul.first li {
        display: inline-block;
    }

.tree ul.second {
    padding-top: 0px;
}

.tree ul {
    padding-top: 20px;
    position: relative;
    max-width: 100%;
    overflow-x: hidden;
    overflow-y: hidden;
    display: block;
    padding-left: 10px;
    margin-top: 0;
    text-align: center;
}

.tree li {
    text-align: center;
    list-style-type: none;
    position: relative;
    padding: 20px 1px 0px 1px;
    margin-bottom: 0px;
    vertical-align: top;
}

    .tree li::before,
    .tree li::after {
        content: '';
        position: absolute;
        top: 0;
        right: 50%;
        border-top: 2px solid #78a8b3;
        width: 52%;
        height: 20px;
    }

    .tree li::after {
        right: auto;
        left: 50%;
        border-left: 2px solid #78a8b3;
    }

    .tree li:only-child::after,
    .tree li:only-child::before {
        display: none;
    }

    .tree li:only-child {
        padding-top: 0;
    }

    .tree li:first-child::before,
    .tree li:last-child::after {
        border: 0 none;
    }

    .tree li:last-child::before {
        border-right: 2px solid #78a8b3;
        border-radius: 0 5px 0 0;
        /* -webkit-border-radius:0 5px 0 0;
 -moz-border-radius:0 5px 0 0;*/
    }

    .tree li:first-child::after {
        border-radius: 5px 0 0 0;
        /* -webkit-border-radius:5px 0 0 0;
 -moz-border-radius:5px 0 0 0;*/
    }

.tree ul ul::before {
    content: '';
    position: absolute;
    top: 0;
    left: 50%;
    border-left: 2px solid #78a8b3;
    width: 0;
    height: 20px;
}

.tree li a {
    padding: 5px;
    text-decoration: none;
    color: #000;
    font-family: arial, verdana, tahoma;
    font-size: 0.9em;
    display: inline-block;
    border: 1px solid #d4943a;
    min-width: 350px;
    min-height: 44px;
    background: #f7d8ad;
    word-break: break-word;
    white-space: pre-wrap;
    pointer-events: none;
    border-radius: 4px;
}

    .tree li a:hover + ul li::after,
    .tree li a:hover + ul li::before,
    .tree li a:hover + ul::before,
    .tree li a:hover + ul ul::before {
        border-color: #94a0b4;
    }

#backtop {
    display: inline-block;
    background-color: #DF0E53;
    width: 50px;
    height: 50px;
    text-align: center;
    border-radius: 4px;
    position: fixed;
    bottom: 30px;
    right: 30px;
    transition: background-color .3s, opacity .5s, visibility .5s;
    opacity: 0;
    visibility: hidden;
    z-index: 1000;
}

    #backtop::after {
        content: "\f077";
        font-family: FontAwesome;
        font-weight: normal;
        font-style: normal;
        font-size: 2em;
        line-height: 44px;
        color: #fff;
    }

    #backtop:hover {
        cursor: pointer;
        background-color: #1f2130;
    }

    #backtop:active {
        background-color: #555;
    }

    #backtop.show {
        opacity: 1;
        visibility: visible;
    }

#slides > .item {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    opacity: 0;
    z-index: 1;
    -webkit-transition: opacity 1s;
    -moz-transition: opacity 1s;
    -o-transition: opacity 1s;
    transition: opacity 1s;
}

    #slides > .item.showing {
        opacity: 1;
        z-index: 2;
    }

#slides {
    position: relative;
    padding: 0px;
    margin: 0px;
    list-style-type: none;
    height: 388px !important;
}

.buttons {
    position: absolute;
    left: 0px;
    right: 0px;
    margin: 0px auto;
    bottom: 10px;
    z-index: 10;
    font-size: 0px;
    max-width: 132px;
}

.banner {
    position:;
}

.row {
    margin-right: -15px;
    margin-left: -15px;
}

.primarymenu .navbar-inverse .navbar-nav > li > a {
    position: relative;
    color: #3c3d3e;
    padding: 18px 10px;
    line-height: inherit;
    float: left;
    transition-duration: .3s;
    font-weight: 500;
    text-transform: uppercase;
}


/*.container {
    padding-right: 1px;
    padding-left: 1px;
    margin-right: initial;
    margin-left: initial;
}*/
.b-lead {
    position: relative;
    padding: 8px;
    border-radius: 20px;
    background-color: #fff;
    box-shadow: 0px 0px 15px rgba(0, 0, 0, .3);
    z-index: 10;
    max-width: 175px;
}


body {
    padding-top: 1px;
    padding-bottom: 0px;
}

.primarymenu {
    margin-top: 10px;
}

.container-fluid {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

.row {
    margin-right: -15px;
    margin-left: -15px;
}

.primarymenu {
    margin-top: 10px;
}

    .primarymenu .navbar-inverse {
        background-color: transparent;
        border: 0px;
    }

    .primarymenu .navbar {
        margin-bottom: 0px;
        min-height: inherit;
    }

    .primarymenu .navbar-nav {
        float: right;
        margin: 6px auto 0 auto;
        display: table;
    }

    .primarymenu .navbar-inverse .navbar-nav > li > a {
        position: relative;
        color: #3c3d3e;
        padding: 18px 10px;
        line-height: inherit;
        float: left;
        transition-duration: .3s;
        font-weight: 500;
        text-transform: uppercase;
    }

    .primarymenu .navbar-inverse .navbar-nav > li > a {
        position: relative;
        color: #3c3d3e;
        padding: 18px 10px;
        line-height: inherit;
        float: left;
        transition-duration: .3s;
        font-weight: 500;
        text-transform: uppercase;
    }

.top-nav ul.topleft_menu li a:hover {
    background-color: #eee;
    color: #352961;
}

.top-nav ul.topleft_menu li a {
    padding: 6px 8px;
    display: block;
    color: #666;
}

.stylish-input-group .form-control {
    border-right: 0;
    box-shadow: 0 0 0;
    border-color: transparent;
    border-radius: 0;
    height: 25px
}

.stylish-input-group button {
    border: 0;
    background: 0 0
}

.top-nav ul.pwdarea {
    text-align: right;
    float: right;
    margin-right: -19px !important;
}

    /*.pwdarea li .theame:hover,.pwdarea li .theame:focus,.pwdarea li .theame:active{background-color: #f5f5f5 !important; color: #000 !important;} */

    .top-nav ul.pwdarea li {
        padding: 0px 8px 0 8px;
        font-weight: 600;
    }

.pwdarea li .fontresize {
    display: inline-block;
    box-sizing: border-box;
    text-align: center;
    color: #000;
    border-radius: 50%;
    border: 1px solid #eee;
    height: 25px;
    width: 25px;
    padding: inherit;
    font-weight: 600;
}

.pwdarea li .theame {
    display: inline-block;
    border-radius: 50%;
    border: 1px solid #eee;
    box-sizing: border-box;
    text-align: center;
    height: 25px;
    width: 25px;
    line-height: 18px;
    background-color: #ff740f;
    color: #fff !important;
}

.pwdarea li .default:hover,
.pwdarea li .default:active,
.pwdarea li .default:focus {
    background-color: #ff740f;
    color: #fff !important;
}

.pwdarea li .contrast,
.pwdarea li .contrast:hover,
.pwdarea li .contrast:active,
.pwdarea li .contrast:focus {
    background-color: #000;
}

.pwdarea li .lowcontrast,
.pwdarea li .lowcontrast:hover,
.pwdarea li .lowcontrast:active,
.pwdarea li .lowcontrast:focus {
    background-color: #333;
}

.top-nav ul.topleft_menu {
    text-align: left;
    padding: 0px;
    margin: 0px
}

    .top-nav ul.topleft_menu li {
        font-weight: 400;
    }

        .top-nav ul.topleft_menu li a {
            padding: 6px 8px;
            display: block;
            color: #666;
        }

            .top-nav ul.topleft_menu li a:hover {
                background-color: #eee;
                color: #352961;
            }

        .top-nav ul.topleft_menu li:last-child a {
            border-right: 0 solid #3e3d3d
        }

.top-nav ul.pwdarea li:nth-child(5) {
    padding-right: 4px
}

.top-nav ul.pwdarea li:nth-child(6) {
    padding-right: 4px;
    padding-left: 4px
}

.top-nav ul.pwdarea li:nth-child(7) {
    padding-left: 4px
}

.top-nav ul.pwdarea li:nth-child(8) {
    padding-right: 3px
}

.top-nav ul.pwdarea li:nth-child(9) {
    padding-left: 3px
}

.top-nav ul.pwdarea li:nth-child(10) {
    padding-top: 0px;
    padding-right: 0px;
}

.top-nav ul.pwdarea li:nth-child(11) {
    padding: 0px
}

header {
    position: relative;
    display: block;
    z-index: 100;
    max-width: 100%;
    margin: 0 auto;
    display: block;
    border-bottom: 1px solid #ccc;
}

    header .navbar-inverse {
        background-color: transparent;
        border: 0
    }

.logo {
    background-color: #fff;
    padding: -6px 0px 0px 0px !important;
    /* text-align: center; */
    /* left: 31px; */
}
}


    .logo img {
        max-width: 100% !important ;
    }

    .logo h1 {
        width: 100%;
        display: block;
        margin: 0;
        font-size: 20px;
        color: #fff
    }

        .logo h1 span {
            display: block;
            margin: 0;
            font-size: 12px;
            color: #fff;
            font-style: italic
        }

.dropdown-menu .has-submenu:after {
    font-family: FontAwesome;
    content: "\f0da";
    position: absolute;
    right: 8px
}

.dropdown > a:after {
    content: "\f0d7";
    font-family: FontAwesome;
    margin-left: 6px;
}

.primarymenu {
    margin-top: 10px;
}

    .primarymenu .navbar-nav {
        float: right;
        margin: 6px auto 0 auto;
        display: table;
    }

.mega-dropdown-menu .text-strong a {
    font-weight: 300;
}

.home > a::after {
    content: "\f015";
    font-family: "FontAwesome";
}

.navbar-nav > li {
    position: relative;
}

.primarymenu .navbar {
    margin-bottom: 0px;
    min-height: inherit;
}

.primarymenu .navbar-inverse {
    background-color: transparent;
    border: 0px;
}

    .primarymenu .navbar-inverse .navbar-nav > li > a {
        position: relative;
        color: #3c3d3e;
        padding: 18px 10px;
        line-height: inherit;
        float: left;
        transition-duration: .3s;
        font-weight: 500;
        text-transform: uppercase;
    }

    .primarymenu .navbar-inverse .navbar-nav > .active > a:focus {
        color: #000;
        background-color: #eee;
    }

    .primarymenu .navbar-inverse .navbar-nav > .active > a,
    .primarymenu .navbar-inverse .navbar-nav > .active > a:hover {
        color: #000;
        background-color: #eee;
    }

    .primarymenu .navbar-inverse .navbar-nav > li > a:focus,
    .primarymenu .navbar-inverse .navbar-nav > li > a:hover {
        color: #000;
        background-color: #eee;
    }

    .primarymenu .navbar-inverse .navbar-nav > .open > a,
    .primarymenu .navbar-inverse .navbar-nav > .open > a:focus,
    .primarymenu .navbar-inverse .navbar-nav > .open > a:hover {
        color: #000;
        background-color: #eee;
    }

.primarymenu .navbar .dropdown-menu {
    border-radius: 0px;
    border: 0px !important;
    background-color: rgba(255, 255, 255, .9);
    padding: 0px;
    top: 100%;
}

.dropdown > .dropdown-menu {
    top: 100% !important;
}

.primarymenu .navbar .dropdown-menu .dropdown-menu {
    display: none;
}

.primarymenu .navbar .dropdown-menu li {
    border-bottom: 1px solid rgba(139, 31, 65, .1);
}

.primarymenu-dropdown-menu li {
    border-bottom: 0px solid rgb(139, 31, 65) !important;
}

.primarymenu .navbar .dropdown-menu li:last-child {
    border-bottom: 0px;
}




.primarymenu .navbar .dropdown-menu > li > a {
    color: rgba(0, 0, 0, 1);
    position: relative;
    background-color: transparent;
    padding: 10px;
    font-weight: 400;
    font-size: 0.94em;
    border-bottom: 1px solid #f2f2f2;
}

.dropdown-menu > li > a:before {
    content: url(../images/hillicon.png);
    position: absolute;
    left: 0px;
}

.dropdown-menu > li > a:hover::before {
    content: url(../images/hillicon2.png);
}

.primarymenu .navbar .dropdown-menu > li > a:focus,
.primarymenu .dropdown-menu > li > a:hover {
    color: #fff;
    background-color: #ec4e03;
    text-decoration: none;
}

.open > .dropdown-menu {
    display: block !important;
}

a {
    color: #000;
}

    a:focus,
    a:hover {
        color: #ca4e03;
        outline: 0;
        text-decoration: none
    }

h1,
h2,
h3,
h4 {
    font-family: inherit;
}

.top-nav .hi-btn {
    background-color: #df0e53;
    color: #fff;
    padding: 9px;
    line-height: 10px;
    border-radius: 2px;
    margin: 3px 0px;
    display: block;
}

.select.form-control,
select {
    min-height: auto !important;
    -moz-appearance: none;
    -webkit-appearance: none;
    background: #fff url(../images/select.png) no-repeat 95% 12px;
    font-size: 15px;
    height: 35px;
    border: 1px solid #ddd;
    -webkit-transition: all .1s linear;
    -moz-transition: all .1s linear;
    transition: all .1s linear;
    cursor: pointer
}

/*.top-nav {
    font-family: 'Roboto', sans-serif;
    padding: 0px;
    z-index: 100;
    position: relative;
    font-size: 13px;
    height: auto;
    font-weight: 300;
    transition-duration: .3s;
    background-color: #4d6b71;
}*/

/*    .top-nav .time {
        color: #fff;
        text-decoration: none;
    }*/

.clock {
    color: #fff;
    padding-top: 6px;
}

.top-nav .time i {
    font-size: 14px
}

.top-nav ul {
    margin: 0
}

    .top-nav ul.pwdarea li a img {
        width: 20px;
        margin-top: 4px;
    }

    .top-nav ul > li {
        list-style-type: none;
        float: left
    }

.top-nav li a:hover {
    text-decoration: none
}

.pwdarea .dropdown {
    display: block;
}

.pwdarea .dropdown-menu {
    z-index: 105;
    min-width: 50px;
}

    .pwdarea .dropdown-menu li {
        float: none;
        padding: 3px !important;
        text-align: center;
    }

.pwdarea .dropdown > a:after {
    display: none;
}

.top-nav .btn-xs {
    padding: 3px 4px;
    line-height: 1.5;
    border-radius: 0;
    border: solid 1px rgba(255, 255, 255, .5);
    background-color: #fff;
    color: #333;
    font-weight: 700
}

.top-nav .btn-black {
    padding: 3px 6px;
    font-size: 10px;
    line-height: 1.5;
    border-radius: 0;
    border: solid 1px #fff;
    background-color: rgba(255, 255, 255, .1);
    color: #fff
}

.top-nav .btn-blue {
    padding: 4px 8px;
    font-size: 12px;
    line-height: 1.1;
    border-radius: 0;
    border: solid 0 #000;
    background-color: #00b9be;
    color: #fff
}

.top-nav .btn-yellow {
    padding: 4px 6px;
    font-size: 12px;
    line-height: 1.1;
    border-radius: 0;
    border: solid 0 #d8470e;
    background-color: #f57d57;
    color: #fff
}

.top-nav .input-sm {
    height: 21px;
    margin: 0;
    padding: 0px 10px;
    border-radius: 0
}

.top-nav .navbar-right {
    float: right !important;
    margin-bottom: 0;
    margin-right: -15px;
    margin-top: -1px
}

.top-nav .defTheme {
    color: #fff;
    padding: 3px 6px;
}

.covidbtn {
    background-color: #CE4303;
    color: #fff;
    text-transform: uppercase;
    line-height: 30px;
    display: block;
    padding: 0px 10px;
    margin: 2px 0px;
    border-radius: 4px;
}

    .covidbtn:hover {
        color: #fff;
        background-color: #ec4e03;
    }

.pwdarea .navbar-form {
    margin: 2px 0px;
}

    .pwdarea .navbar-form .form-control {
        height: 30px;
        margin-right: -6px;
        border-radius: 4px;
    }

.pwdarea .btn-success {
    background-color: #3b8a6d;
    color: #fff;
    border-color: #3b8a6d
}

/*.brand-items {
    list-style: none;
    margin: 0px auto;
    max-width: 85%;
    position: relative;
    box-shadow: 0px 0px 15px rgba(0, 0, 0, .3);
    padding: 10px 30px;
    border-radius: 15px;
    background: #fff;
}*/

/*    .brand-items .owl-controls .owl-page span {
        background: #fff;
    }

    .brand-items .implink img {
        max-width: 100%;
        display: block;
        margin: 0px auto;
    }
*/
    /*.brand-items .owl-pagination {
        display: none;
    }

    .brand-items .owl-buttons div {
        position: absolute;
        top: 0;
        font-size: 3.5em;
        padding: 33px 12px;
        border-radius: 0px !important;
        opacity: .3 !important;
        transition-duration: .3s;
    }

    .brand-items .owl-buttons .owl-prev {
        height: 100%;
        left: 0px;
    }

    .brand-items .owl-buttons .owl-next {
        height: 100%;
        right: 0px;
    }

    .brand-items .owl-buttons div:hover {
        opacity: .6 !important;
    }*/

.search-open {
    background-color: #606060;
    color: #fff !important;
    padding: 6px 12px;
    display: block;
}

.searchbox {
    width: 200px
}

.stylish-input-group .input-group-addon {
    background-color: #fe5900;
    border: 1px solid #fe5900;
    color: #fff;
    padding: 4px 0;
    border-radius: 0
}

/* 
 * 	Core Owl Carousel CSS File
 *	v1.3.3
 */

/* clearfix */
/*.owl-carousel .owl-wrapper:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}*/
/* display none until init */
/*.owl-carousel {
    display: none;
    position: relative;
    width: 100%;
    -ms-touch-action: pan-y;
}

    .owl-carousel .owl-wrapper {
        display: none;
        position: relative;
        -webkit-transform: translate3d(0px, 0px, 0px);
    }

    .owl-carousel .owl-wrapper-outer {
        overflow: hidden;
        position: relative;
        width: 100%;
    }

        .owl-carousel .owl-wrapper-outer.autoHeight {
            -webkit-transition: height 500ms ease-in-out;
            -moz-transition: height 500ms ease-in-out;
            -ms-transition: height 500ms ease-in-out;
            -o-transition: height 500ms ease-in-out;
            transition: height 500ms ease-in-out;
        }

    .owl-carousel .owl-item {
        float: left;
    }

.owl-controls .owl-page,
.owl-controls .owl-buttons div {
    cursor: pointer;
}

.owl-controls {
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}*/

/* mouse grab icon */
/*.grabbing {
    cursor: url(grabbing.png) 8 8, move;
}*/

/* fix */
/*.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0,0,0);
    -moz-transform: translate3d(0,0,0);
    -ms-transform: translate3d(0,0,0);
}*/

/*#owl-demo .item{
        margin: 8px;
    }
    #owl-demo .item img{
        display: block;
        width: 100%;
        height: auto; border:2px solid #fff;
    }*/


/*.owl-theme .owl-controls {
    margin-top: 10px;
    text-align: center;
}*/

    /* Styling Next and Prev buttons */

    /*.owl-theme .owl-controls .owl-buttons div {
        color: #000;
        display: inline-block;
        zoom: 1;
        -webkit-border-radius: 30px;
        -moz-border-radius: 30px;
        border-radius: 30px;
        background: #fff;
        filter: Alpha(Opacity=50);*/ /*IE7 fix*/
        /*opacity: 0.5;
    }*/
    /* Clickable class fix problem with hover on touch devices */
    /* Use it for non-touch hover action */
    /*.owl-theme .owl-controls.clickable .owl-buttons div:hover {
        filter: Alpha(Opacity=100);*/ /*IE7 fix*/
        /*opacity: 1;
        text-decoration: none;
    }*/

    /* Styling Pagination*/

    /*.owl-theme .owl-controls .owl-page {
        display: inline-block;
        zoom: 1;
        *display: inline;*/ /*IE7 life-saver */
    /*}

        .owl-theme .owl-controls .owl-page span {
            display: block;
            width: 12px;
            height: 12px;
            margin: 3px;
            filter: Alpha(Opacity=50);
            opacity: 0.5;
            background: #352961;
            border-radius: 0%;
            border-radius: 50%;
        }

        .owl-theme .owl-controls .owl-page.active span,
        .owl-theme .owl-controls.clickable .owl-page:hover span {
            filter: Alpha(Opacity=100);*/ /*IE7 fix*/
            /*opacity: 1;
        }*/

        /* If PaginationNumbers is true */

        /*.owl-theme .owl-controls .owl-page span.owl-numbers {
            height: auto;
            width: auto;
            color: #FFF;
            padding: 2px 10px;
            font-size: 12px;
            -webkit-border-radius: 30px;
            -moz-border-radius: 30px;
            border-radius: 30px;
        }*/

/* preloading images */
.owl-item.loading {
    min-height: 150px;
    background: url(AjaxLoader.gif) no-repeat center center
}


/* 
 * 	Core Owl Carousel CSS File
 *	v1.3.3
 */

/* clearfix */

/*.owl-carousel .owl-wrapper:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}*/

/* display none until init */

/*.owl-carousel {
    display: none;
    position: relative;
    width: 100%;
    -ms-touch-action: pan-y;
}

    .owl-carousel .owl-wrapper {
        display: none;
        position: relative;
        -webkit-transform: translate3d(0px, 0px, 0px);
    }

    .owl-carousel .owl-wrapper-outer {
        overflow: hidden;
        position: relative;
        width: 100%;
    }

        .owl-carousel .owl-wrapper-outer.autoHeight {
            -webkit-transition: height 500ms ease-in-out;
            -moz-transition: height 500ms ease-in-out;
            -ms-transition: height 500ms ease-in-out;
            -o-transition: height 500ms ease-in-out;
            transition: height 500ms ease-in-out;
        }

    .owl-carousel .owl-item {
        float: left;
    }

.owl-controls .owl-page,
.owl-controls .owl-buttons div {
    cursor: pointer;
}

.owl-controls {
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}*/

/* mouse grab icon */

/*.grabbing {
    cursor: url(grabbing.png) 8 8, move;
}*/

/* fix */

/*.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
}*/

/*#owl-demo .item{
        margin: 8px;
    }
    #owl-demo .item img{
        display: block;
        width: 100%;
        height: auto; border:2px solid #fff;
    }*/

/*.owl-theme .owl-controls {
    margin-top: 10px;
    text-align: center;
}*/

    /* Styling Next and Prev buttons */

    /*.owl-theme .owl-controls .owl-buttons div {
        color: #000;
        display: inline-block;
        zoom: 1;
        -webkit-border-radius: 30px;
        -moz-border-radius: 30px;
        border-radius: 30px;
        background: #fff;
        filter: Alpha(Opacity=50);*/
        /*IE7 fix*/
        /*opacity: 0.5;
    }*/

    /* Clickable class fix problem with hover on touch devices */

    /* Use it for non-touch hover action */

    /*.owl-theme .owl-controls.clickable .owl-buttons div:hover {
        filter: Alpha(Opacity=100);*/
        /*IE7 fix*/
        /*opacity: 1;
        text-decoration: none;
    }*/

    /* Styling Pagination*/

    /*.owl-theme .owl-controls .owl-page {
        display: inline-block;
        zoom: 1;
        *display: inline;*/
        /*IE7 life-saver */
    /*}

        .owl-theme .owl-controls .owl-page span {
            display: block;
            width: 12px;
            height: 12px;
            margin: 3px;
            filter: Alpha(Opacity=50);
            opacity: 0.5;
            background: #352961;
            border-radius: 0%;
            border-radius: 50%;
        }

        .owl-theme .owl-controls .owl-page.active span,
        .owl-theme .owl-controls.clickable .owl-page:hover span {
            filter: Alpha(Opacity=100);*/
            /*IE7 fix*/
            /*opacity: 1;
        }*/

        /* If PaginationNumbers is true */

        /*.owl-theme .owl-controls .owl-page span.owl-numbers {
            height: auto;
            width: auto;
            color: #FFF;
            padding: 2px 10px;
            font-size: 12px;
            -webkit-border-radius: 30px;
            -moz-border-radius: 30px;
            border-radius: 30px;
        }*/

/* preloading images */

/*.owl-item.loading {
    min-height: 150px;
    background: url(AjaxLoader.gif) no-repeat center center
}

.implink-wrap .busheading {
    text-align: center;
    font-size: 2em;
    font-weight: 800;
    color: #000;
    position: relative;
    top: auto;
    padding-bottom: 15px;
}

    .implink-wrap .busheading:after {
        content: "";
        position: absolute;
        right: 0;
        left: 0;
        margin: 0px auto;
        bottom: 0px;
        height: 1px;
        width: 15%;
        background-color: #ff740f;
    }

    .implink-wrap .busheading:before {
        width: 25px;
        height: 25px;
        border-radius: 3px;
        background-color: #ff740f;
        margin: 0px auto;
        content: "";
        position: absolute;
        right: 0;
        left: 0;
        bottom: -12px;
        transform: rotate(45deg);
    }*/

#usefullinkbg {
    position: relative;
    padding: 25px 0px 30px 0px;
    background-color: #bb8337;
    background-image: url(../images/usefullink-bg.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

    #usefullinkbg .linkstitle {
        text-align: center;
        font-size: 2em;
        font-weight: 800;
        color: #fff;
        position: relative;
        top: auto;
        padding-bottom: 15px;
    }

        #usefullinkbg .linkstitle:after {
            content: "";
            position: absolute;
            right: 0;
            left: 0;
            margin: 0px auto;
            bottom: 0px;
            height: 1px;
            width: 15%;
            background-color: #fff;
        }

        #usefullinkbg .linkstitle:before {
            width: 25px;
            height: 25px;
            border-radius: 3px;
            background-color: #fff;
            margin: 0px auto;
            content: "";
            position: absolute;
            right: 0;
            left: 0;
            bottom: -12px;
            transform: rotate(45deg);
        }

    #usefullinkbg ul {
        margin: 25px 0px 0px 0px;
        padding: 0px;
        display: flex;
        flex-wrap: nowrap;
        list-style: none;
    }

        #usefullinkbg ul li {
            box-sizing: border-box;
            margin: 0px 0px;
            padding: 15px;
            width: 25%;
            text-align: center;
        }

            #usefullinkbg ul li a {
                display: block;
            }

            #usefullinkbg ul li span.icon {
                display: block;
                width: 100px;
                height: 100px;
                background-color: #fff;
                margin: 0px auto;
                box-shadow: 8px 8px 1px rgba(0, 0, 0, 0.51);
                transform: rotate(45deg);
                padding: 14px 22px;
                margin-bottom: 40px;
                transition-duration: .3s;
            }

                #usefullinkbg ul li span.icon svg {
                    height: 55px;
                    transform: rotate(-45deg);
                    margin: 0px;
                    display: block;
                    fill: #e45835;
                    transition-duration: .3s;
                }

            #usefullinkbg ul li a {
                font-weight: bold;
                font-size: 1.3em;
                color: #fff;
            }

                #usefullinkbg ul li a:hover span.icon {
                    background-color: #e45835;
                    box-shadow: -8px -8px 1px rgba(0, 0, 0, 0.51);
                }

                    #usefullinkbg ul li a:hover span.icon svg {
                        fill: #fff;
                    }

.rightborder {
    border-right: 1px solid rgba(0,0,0,.3);
}

.connect .fa {
    font-size: 1.6em;
    margin-right: 5px;
}

.connect .fa-facebook-square {
    color: #3d5b9b
}

.connect .fa-twitter-square {
    color: #2daae2
}

.connect .fa-youtube-play {
    color: #d4111e
}

.pwdFxd {
    left: 0;
    position: fixed !important;
    top: 0;
    width: 100%;
}

.pwdFxd1 {
   
    left: 0;
    position: fixed !important;
  /*  top: 13vh;*/
    width: 100%;
    position: absolute;
    top: 99px;
    /* right: 0; */
    /* width: 200px; */
    /* height: 100px; */
    /* border: 3px solid #73AD21; */
}

.filter {
    display: flex;
    list-style: none;
    margin: -15px -15px 20px -15px;
    padding: 0px;
    flex-direction: row;
    justify-content: left;
    background-color: #dee1d4;
    padding: 10px;
}

    .filter li {
        padding: 3px;
        flex-grow: 1;
    }

        .filter li label {
            color: #000;
        }

        .filter li .archive {
            display: block;
            background-color: #ff6d03;
            color: #fff;
        }

.pdf-size {
    color: #2d2d2d;
    font-size: 12px;
    font-weight: normal;
    display: block;
}

    .pdf-size:before {
        font-family: 'FontAwesome';
        content: "\f1c1";
        color: #2d2d2d;
        margin: 0px 5px;
    }

.rar-size {
    color: #2d2d2d;
    font-size: 12px;
    font-weight: normal;
    display: block;
}

    .rar-size:before {
        font-family: 'FontAwesome';
        content: "\f1c6";
        color: #2d2d2d;
        margin: 0px 5px;
    }

.table > thead > tr > th {
    background-color: #444;
    color: #fff;
}

    .table > thead > tr > th a {
        color: #fff;
    }

.pdf-size img {
    display: none;
}

.missionlist {
    list-style: none;
    margin: 20px 0px 0px 0px;
    padding: 0px;
}

    .missionlist li {
        display: table;
        width: 100%;
        padding: 7px 0px;
    }

        .missionlist li .icon, .missionlist li .data {
            display: table-cell;
            vertical-align: top;
        }

            .missionlist li .data h5 {
                font-size: 20px;
                color: #000;
            }

        .missionlist li .icon {
            width: 80px;
            vertical-align: middle;
        }

            .missionlist li .icon svg {
                width: 82%;
                fill: #ff6d03;
            }

    .missionlist.contact-details li .icon svg {
        width: 55%;
    }



    .incontent h3 span {
        color: #ff6d03
    }

    .incontent h3:before {
        position: absolute;
        height: 5px;
        width: 15%;
        bottom: -3px;
        content: '';
        background: #f95f02;
    }



#slides > .item {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    opacity: 0;
    z-index: 1;
    /*-webkit-transition: opacity 1s;*/
    -moz-transition: opacity 1s;
    -o-transition: opacity 1s;
    transition: opacity 1s;
}

    #slides > .item a {
        display: block;
        position: relative;
        text-decoration: none;
    }

    #slides > .item .title-caption {
        width: auto !important;
        left: 0;
        z-index: 100;
        bottom: 0px;
        margin: 0px auto;
        display: none;
        font-size: 1.6em;
        font-weight: bold;
        text-align: center;
        color: #fff;
        background-color: rgba(0, 0, 0, 0.45);
        padding: 15px;
    }

#slides li:first-child {
    opacity: 1;
    z-index: 2;
}

#slides > .item.showing {
    opacity: 1;
    z-index: 2;
}

.controls {
    display: inline-block;
}

/*
non-essential styles:
just for appearance; change whatever you want
*/

.slide {
    font-size: 40px;
    padding: 0px;
    box-sizing: border-box;
    background: #333;
    color: #fff;
    background-size: cover;
}

.item img {
    width: 100%;
    max-height: 384px;
}

.banner {
    position: relative;
}

.buttons {
    position: absolute;
    left: 0px;
    right: 0px;
    margin: 0px auto;
    bottom: 10px;
    z-index: 10;
    font-size: 0px;
    max-width: 132px;
}

/*==================green.css=============
=========================================*/

/*.banner .controls {
    background: #3B8A6D;
    color: #fff;
    border: none;
    font-size: 18px;
    cursor: pointer;
    border: 1px solid #fff;
    margin: 0px 2px;
    text-align: center;
    box-sizing: border-box;
    text-decoration: none;
    width: 40px;
    height: 40px;
    line-height: 40px;
    border-radius: 50%;
}*/

.main .title {
    position: absolute;
    right: 0;
    left: 0;
    margin: 0px auto;
    text-align: center;
    padding-top: 20px;
}

    .main .title h2 {
        color: #fff;
        text-transform: uppercase;
        font-weight: 900;
        letter-spacing: 1px;
        font-size: 30pt;
    }

    .main .title p {
        color: #fff;
    }

path {
    fill: #eaeaea;
    stop-color: #c84f31;
    stroke: #666;
    stroke-width: 0;
    position: relative;
}

    path:hover {
        fill: #ffc375;
        cursor: pointer;
    }

.selected {
    fill: #ffc375;
    cursor: pointer;
    position: relative;
    z-index: 5;
}

.compass {
    fill: #fff;
    stroke: #000;
    stroke-width: 1;
}

.plus-minus {
    fill: #fff;
    pointer-events: none;
}

#tooltip {
    dominant-baseline: hanging;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 5pt;
    color: #FFF
}

#matrix-group {
    margin-left: 500px
}

#map-svg {
    padding-left: 30px;
    width: 100%;
    filter: drop-shadow(-14px 4px 0px #1a4a6a);
    margin-top: -80px;
    min-height: 750px
}

.governancelink {
    list-style: none;
    margin: 10px 0px 0px 0px;
    padding: 0px;
    display: flex;
}


.content p {
   
    margin: 0 0 10px;
    /*   color: #040404;*/
    text-decoration: none;
    text-align: justify;
    /* font-family: 'Droid Sans', Sans-serif; */
    /*font-family: ui-sans-serif !important;*/
    /* font-family: "Lucida Console", "Courier New", monospace; Arial, Helvetica, sans-serif !important;*/
    /*font-weight: 400;
    font-size: 15px;*/
    color: #393939 !important;
    font-family: 'Eczar', serif !important;
    font-weight: 500 !important;
    font-size: 18px !important;
}


.table-responsive {
    min-height: .01%;
  overflow-x: hidden; 
}
.table-bordered {
    /* border: 1px solid #ddd; */
}



.img-responsive {
    display: block;
    height: auto;
    width: 100%;
}
.bott_margin2 {
    margin-bottom: 20px;
}
.context_area {
    margin-right: 15px;
    margin-left: 15px;
    font-family: 'Droid Sans', Sans-serif;
}

 .context_area p {
        font-size: 0.9em;
        color: #4a4a4a;
        text-decoration: none;
        text-align: justify;
        font-family: 'Droid Sans', Sans-serif;
    }
.collapse.in {
    display: none;
    visibility: visible;
}
.table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
}

footer {
    margin-top: 0px;
}
img.field1 {
    /* margin-top: -253px; */
    display: contents:;
    position: absolute;
    top: 30px;
    /* right: 0; */
    /* width: 200px; */
    /* height: 100px; */
    /* border: 3px solid #73AD21; */
    left: 170px;
    background-color: #e04b58;
}
p.field2 {
    text-decoration: underline;
    display: contents:;
    position: absolute;
    top: 254px;
    /* right: 0; */
    /* width: 200px; */
    /* height: 100px; */
    /* border: 3px solid #73AD21; */
    left: 141px;
    font-weight: bolder;
    font-size: 22px;
   
}
img.field3 {
    /* margin-top: -253px; */
    display: contents:;
    position: absolute;
    top: 242px;
    /* right: 0; */
    /* width: 200px; */
    /* height: 100px; */
    /* border: 3px solid #73AD21; */
    left: 402px;
    background-color: #f5b6e3;
}

p.field4 {
    text-decoration: underline;
    display: contents:;
    position: absolute;
    top: 17px;
    left: 369px;
    font-weight: bolder;
    font-size: 22px;
    width: 32px;
    text-align: center;
    display: -webkit-box;
}
img.field5 {
    /* margin-top: -253px; */
    display: contents:;
    position: absolute;
    top: 21px;
    /* right: 0; */
    /* width: 200px; */
    /* height: 100px; */
    /* border: 3px solid #73AD21; */
    left: 602px;
    background-color: #f6663a;
}
p.field6 {
    text-decoration: underline;
    display: contents:;
    position: absolute;
    top: 255px;
    /* right: 0; */
    /* width: 200px; */
    /* height: 100px; */
    /* border: 3px solid #73AD21; */
    left: 614px;
    font-weight: bolder;
    font-size: 22px;
}
img.field7 {
   
    */ display: contents:;
    position: absolute;
    top: 242px;
    /* right: 0; */
    /* width: 200px; */
    height: 57px;
    /* border: 3px solid #73AD21; */
    left: 840px;
    background-color: #08bbb2;
}
p.field8 {
    text-decoration: underline;
    display: contents:;
    position: absolute;
    top: 42px;
    left: 800px;
    font-weight: bolder;
    font-size: 22px;
    /* width: 32px; */
    text-align: center;
    display: -webkit-box;
}
img.field9 {
    /* margin-top: -253px; */
    display: contents:;
    position: absolute;
    top: 28px;
    /* right: 0; */
    /* width: 200px; */
    /* height: 100px; */
    /* border: 3px solid #73AD21; */
    left: 1052px;
    background-color: #0c89ba;
}

p.field10 {
    text-decoration: underline;
    display: contents:;
    position: absolute;
    top: 255px;
    /* right: 0; */
    /* width: 200px; */
    /* height: 100px; */
    /* border: 3px solid #73AD21; */
    left: 1030px;
    font-weight: bolder;
    font-size: 22px;
}
img.field11 {
    position: absolute;
    top: 242px;
    /* right: 0; */
    /* width: 200px; */
    height: 57px;
    /* border: 3px solid #73AD21; */
    left: 1283px;
    background-color: #7694d8;
}

p.field12 {
    text-decoration: underline;
    display: contents:;
    position: absolute;
    top: 27px;
    left: 1248px;
    font-weight: bolder;
    font-size: 22px;
    width: 32px;
    text-align: center;
    display: -webkit-box;
}

.menb {
    display: flex;
    justify-content: center;
}
.fade {
    opacity: 0;
    animation-name: shownum;
    animation-duration: 2s;
    animation-delay: 1s;
    animation-fill-mode: forwards;
}

@keyframes shownum {
    from {
        opacity: 0;
    }

    to {
        opacity:  1;
          
    }
}



