﻿body {
}

@font-face {
    font-family: 'philosopherregular';
    src: url('fonts/philosopher-regular-webfont.eot');
    src: url('fonts/philosopher-regular-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/philosopher-regular-webfont.woff2') format('woff2'), url('fonts/philosopher-regular-webfont.woff') format('woff'), url('fonts/philosopher-regular-webfont.ttf') format('truetype'), url('fonts/philosopher-regular-webfont.svg#philosopherregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

body {
    background-color: #ebebeb;
}

header,
footer,
section,
aside,
nav,
article {
    display: block;
}

* {
    margin: 0px;
    padding: 0px;
    box-sizing: border-box;
    color: #3f3f3f;
    font-family: 'philosopherregular';
}

ul {
    list-style: none;
}

ul,
dl {
    padding: 0;
    margin: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    padding-right: 0px;
    padding-left: 0px;
}

a {
    color: #000;
    text-decoration: underline;
}

    a:hover {
        text-decoration: none;
    }

h1 {
    font-size: 21px;
}

h2 {
    font-size: 18px;
}

h3,
h4,
h5,
h6 {
    font-size: 15px;
    padding: 0px;
}

a img {
    border: none;
    outline: none;
}

a:link {
    text-decoration: none;
}

a:visited {
    text-decoration: none;
}

img {
    max-width: 100%;
    vertical-align: middle;
}

.wrapper {
    transition: all 0.2s ease 0s;
    -webkit-transition: all 0.2s ease 0s;
    -moz-transition: all 0.2s ease 0s;
}

.clr:after {
    clear: both;
    content: "";
    display: block;
    float: none;
}

.clr {
    clear: both;
    float: none;
}

:focus {
    outline: none;
}

input[type=submit],
input[type=reset],
input[type=button] {
    cursor: pointer
}

*::-moz-placeholder {
    opacity: 1 !important;
}
/*******************/
.wrapper {
    width: 1004px;
    margin: 0 auto;
}

header {
    left: 0;
    position: absolute;
    right: 0;
    z-index: 5;
}

.left_logo {
    float: left;
    width: 10%;
    z-index: 9;
    position: absolute;
}

.over_d {
    float: right;
    padding: 0 5px 0 0;
    text-align: right;
    /*width: 81%;*/
    width: 90%;
}

.ababic_a, .sml_a, .ser {
    display: inline-block;
    vertical-align: middle;
}

.search_icon {
    font-size: 15px;
    color: #fff;
    margin-left: 5px;
}

    .search_icon:hover {
        color: #8f9945;
    }


.ababic_a li {
    display: inline-block;
    margin: 0 0 0 20px;
    position: relative;
}

.navig li {
    display: inline-block;
    position: relative;
}

.ser input[type=text] {
    background-color: rgb(182, 182, 182);
    border: medium none rgba(0, 0, 0, 0);
    border-radius: 5px;
    color: rgb(116, 116, 116);
    font-size: 15px;
    height: 30px;
    padding: 0 10px;
    width: 180px;
    float: left;
}

.ser input[type=image] {
    float: left;
    border: none;
    width: 21px;
    height: 30px;
}

.ababic_a a:hover {
    text-decoration: underline;
}

.ababic_a a {
    color: #8f9945;
    font-size: 14px;
}

.sml_a > a {
    color: rgb(255, 255, 255);
    font-size: 14px;
    margin: 0 2px;
}

.sml_a {
    margin: 0 0 0 10px;
}

.ababic_a li::before {
    background-color: #8f9945;
    content: "";
    height: 12px;
    position: absolute;
    right: -12px;
    top: 5px;
    width: 1px;
}

.ababic_a li:last-child::before, .navig li:last-child::before {
    display: none;
}

.home_si {
    padding: 10px 0;
}

.navig {
    background-color: rgb(255, 255, 255);
    height: 56px;
    line-height: 56px;
}


    .navig a {
        display: block;
        font-size: 15px;
        padding: 0 9px;
    }

    .navig li::before {
        background-color: rgb(34, 97, 148);
        content: "";
        height: 12px;
        position: absolute;
        right: -4px;
        top: 2px;
        width: 2px;
    }

    .navig a span:after {
        display: block;
        left: 0;
        padding: 0 2px;
        position: absolute;
        top: 0;
        transform-origin: 50% 0 0;
    }

    .navig a span {
        display: block;
        padding: 0 2px;
        position: relative;
        transform-origin: 50% 0 0;
        line-height: normal;
        transform-style: preserve-3d;
        transition: all .2s ease 0s;
        color: rgb(34, 97, 148);
    }

    .navig li {
        position: relative;
    }

        .navig li:hover span, .navig li.active span {
            color: #f15b25;
        }

.banner {
    float: left;
    margin: 0;
    width: 100%;
    margin-bottom: -10px;
}

    .banner img {
        width: 100%;
    }

.lisitng_sect {
    display: inline-block;
    margin-top: -60px;
    width: 100%;
    position: relative;
}

.fist_list:last-child {
    margin-right: 0;
    float: right;
}

.fist_list {
    border: 1px solid rgb(216, 217, 219);
    border-radius: 0 0 5px 5px;
    float: left;
    margin: 10px 20px 20px 0;
    background-color: rgb(255, 255, 255);
    width: 23%;
    min-height: 324px;
}

.tile {
    background-color: rgb(212, 212, 212);
    background-image: url("../img/bgimg.png");
    background-repeat: no-repeat;
    min-height: 79px;
    padding: 17px 0 14px;
    text-align: center;
}

    .tile i {
        display: block;
    }

    .tile b {
        color: rgb(255, 255, 255);
        display: block;
        font-size: 21px;
        font-weight: normal;
        padding: 6px 0 0;
    }

.iconsnew {
    background-repeat: no-repeat;
    background-position: left center;
    width: 100%;
}

.list_dv ul li {
    border-bottom: 1px solid rgb(212, 212, 212);
    height: 40px;
    line-height: 40px;
    margin: 0 10px;
    position: relative;
}

    .list_dv ul li:hover {
        border-left: 4px solid #f15b25;
        margin-left: -2px;
    }

    .list_dv ul li a {
        display: block;
        font-size: 14px;
        padding: 0 0 0 24px;
        position: relative;
        white-space: nowrap;
    }

    .list_dv ul li:last-child {
        border-bottom: 0px;
    }

    .list_dv ul li:hover a {
        color: #f15b25;
    }




.lat_new {
    float: left;
    width: 49%;
    margin: 20px 0 0;
}

.over_hi {
    overflow: hidden;
    padding: 0 0 0 21px;
}

.ove_h {
    background-color: rgb(72, 72, 72);
    border-top: 7px solid rgb(255, 120, 0);
    display: inline-block;
    height: 300px;
    vertical-align: top;
    width: 47.5%;
}

    .ove_h.pol {
        float: right;
        width: 47.5%;
        padding: 0 15px;
    }

    .ove_h b {
        color: rgb(255, 255, 255);
        display: block;
        font-size: 25px;
        font-weight: normal;
        padding: 10px 0;
        text-align: center;
    }

.mid {
    text-align: center;
}

.ove_h.pol > p {
    background-color: rgb(255, 255, 255);
    border-radius: 5px;
    font-size: 13px;
    padding: 5px 10px;
    text-align: justify;
    margin-bottom: 5px;
}


.ove_h.pol > i {
    color: #8f9945;
    display: block;
    font-size: 13px;
    font-style: normal;
    padding: 10px 0;
}

.vot {
    background-color: rgb(255, 255, 255);
    border: 1px solid rgb(205, 205, 205);
    height: 27px;
    margin-bottom: 7px;
    position: relative;
}

.poling {
    background-color: #8f9945;
    bottom: 0;
    left: 0;
    position: absolute;
    top: 0;
    width: 65%;
}

.yes > i {
    color: rgb(255, 255, 255);
    display: block;
    font-size: 14px;
    font-style: normal;
    margin: 6px 0 0 10px;
    position: relative;
    z-index: 9;
}


.poling.noi {
    background-color: rgb(72, 72, 72);
    width: 20%;
}

.poling.no {
    width: 40%;
}

.yes > i.noid {
    color: #8f9945;
}

.lat_new h5 {
    font-size: 18px;
    font-weight: normal;
    padding: 0 0 10px;
    position: relative;
}

    .lat_new h5::before {
        background-color: #8f9945;
        content: "";
        height: 2px;
        left: 100px;
        position: absolute;
        right: 0;
        top: 10px;
    }

.para {
    border-bottom: 1px solid rgb(202, 202, 202);
    font-size: 14px;
    padding: 5px 0;
    text-align: justify;
}

    .para > p {
        line-height: 18px;
    }

    .para > a {
        color: #8f9945;
    }

.abai {
    background-color: rgb(235, 38, 41);
    float: left;
    height: 75px;
    margin-right: 2px;
    width: 22%;
}

    .abai.orn {
        background-color: rgb(255, 67, 0);
    }

    .abai.yel {
        background-color: rgb(255, 120, 0);
    }

    .abai.blk {
        background-color: rgb(42, 42, 42);
        float: right;
        margin: 0;
        width: 33.4%;
    }

    .abai.yel {
        margin: 0;
    }

.avail_jo {
    padding: 15px 0 10px;
}

.abai img {
    display: inline-block;
    margin: 20px 0 0 25px;
    transition: all 0.2s ease 0s;
    -moz-transition: all 0.2s ease 0s;
    -webkit-transition: all 0.2s ease 0s;
}

.abai:hover img {
    margin: 20px 0 0 35px;
}

.abai i {
    display: inline-block;
    vertical-align: middle;
}

.abai i {
    color: rgb(255, 255, 255);
    display: inline-block;
    font-style: normal;
    margin: 20px 0 0;
    padding: 0 0 0 10px;
    vertical-align: middle;
    font-size: 18px;
}

.abai a {
    display: block;
    height: 75px;
}

.subj {
    display: inline-block;
    margin: 23px 0 0;
    vertical-align: middle;
}

.ent {
    border: 0 none;
    border-radius: 3px 0px 0px 3px;
    height: 30px;
    padding: 0 10px;
}

.sub {
    background-color: rgb(255, 67, 0);
    border: 0 none;
    border-radius: 0 3px 3px 0;
    color: rgb(255, 255, 255);
    font-size: 14px;
    height: 30px;
    padding: 0 10px;
}

.blk .enters > img {
    margin: 20px 10px 0 15px;
}

footer {
    background-color: rgb(42, 42, 42);
    padding: 30px 0 0;
}

.lis {
    float: left;
    width: 25%;
}

    .lis > b {
        color: #e4e0e0;
        font-size: 21px;
        font-weight: normal;
    }

    .lis ul li a:hover {
        margin: 10px 0 0 5px;
    }

    .lis ul li a {
        color: #e4e0e0;
        display: inline-block;
        font-size: 15px;
        transition: all 0.2s ease 0s;
        -moz-transition: all 0.2s ease 0s;
        -webkit-transition: all 0.2s ease 0s;
        margin: 10px 0 0;
    }

.socl {
    margin: 20px 0 0;
}

.lis:last-child {
    text-align: center;
}

.righs > b {
    color: rgb(255, 255, 255);
    display: inline-block;
    font-size: 18px;
    font-weight: normal;
}

.righs > p {
    color: rgb(235, 235, 235);
    display: inline-block;
    font-size: 14px;
    margin: 0 0 0 10px;
    vertical-align: top;
}

.righs {
    line-height: 22px;
    margin: 10px 0 0;
}

.borkos {
    border-top: 1px solid rgb(116, 116, 116);
    height: 40px;
    line-height: 40px;
    margin: 10px 0 0;
    color: rgb(116, 116, 116);
    text-align: center;
}

    .borkos ul {
        margin: 0 0 0 130px;
        padding: 0;
    }

        .borkos ul li {
            margin: 0;
            padding: 0px 3px;
            list-style: none;
            float: left;
            color: rgb(116, 116, 116);
            text-align: center;
        }

            .borkos ul li > a:hover {
                text-decoration: underline;
            }

            .borkos ul li > a {
                color: #e4e0e0;
                font-size: 15px;
                margin: 0 10px;
            }






/*==================================== Inner page =======================================*/




.title_pat {
    background-image: url("../img/blk_bg.jpg");
    height: 50px;
}

    .title_pat h2 {
        color: rgb(255, 255, 255);
        float: left;
        font-size: 20px;
        font-weight: normal;
        height: 50px;
        position: relative;
        line-height: 50px;
        padding: 0 5px;
        text-transform: uppercase;
        z-index: 9;
    }

        .title_pat h2::before {
            background-image: url("../img/pin_bg.jpg");
            content: "";
            height: 50px;
            position: absolute;
            right: 0px;
            z-index: -1;
            width: 1700000px;
        }

        .title_pat h2 div {
            color: #fff;
        }

    .title_pat h5::after {
        background-image: url("../img/head_sep.png");
        content: "";
        height: 50px;
        position: absolute;
        right: 0;
        width: 60px;
    }

    .title_pat h5 {
        background-image: url("../img/blk_bg.jpg");
        color: rgb(255, 255, 255);
        float: left;
        font-size: 20px;
        font-weight: normal;
        height: 50px;
        line-height: 50px;
        padding: 0 70px 0 0;
        position: relative;
        text-transform: uppercase;
    }

.mid_prt {
    overflow: hidden;
}

.brd_cr > i {
    font-style: normal;
    margin: 0 6px;
    color: #fff;
}

.brd_cr a {
    color: #fff;
    font-family: 'philosopherregular';
    ;
}

.brd_cr .active {
    color: #000;
}

.brd_cr {
    color: rgb(255, 255, 255);
    float: right;
    font-size: 13px;
    font-family: 'philosopherregular';
    line-height: 50px;
    position: relative;
    text-transform: uppercase;
    z-index: 99;
    font-weight: bold;
}

.sidebar {
    width: 230px;
    margin: 30px 30px auto auto;
    float: left;
}

.sub_menu {
    width: 100%;
    margin: auto;
}

    .sub_menu ul {
        padding: 0;
        margin: 0;
    }

        .sub_menu ul li {
            padding: 8px 0;
            margin: 0;
            list-style: none;
            font-family: 'philosopherregular';
            border-bottom: 1px solid #e6edcc;
            color: #464646;
        }

            .sub_menu ul li a {
                padding-left: 10px;
                font-family: 'philosopherregular';
                font-size: 14px;
                color: #464646;
            }

            .sub_menu ul li:hover {
                color: #8f9945;
            }

            .sub_menu ul li a:hover {
                color: #8f9945;
                font-weight: bold;
                font-size: 13px;
            }

            .sub_menu ul li.active, .sub_menu ul li.active a {
                color: #8f9945;
                font-weight: bold;
                font-size: 13px;
            }

.sub_links ul {
    padding: 0;
    margin: 30px 0 0 0;
}

    .sub_links ul li {
        padding: 8px 0;
        margin: 0;
        list-style: none;
        font-family: 'philosopherregular';
        text-transform: uppercase;
    }

        .sub_links ul li a {
            padding-left: 10px;
            font-family: 'philosopherregular';
            font-size: 13px;
            color: #464646;
        }

        .sub_links ul li:hover {
            color: #8f9945;
        }

        .sub_links ul li a:hover {
            color: #8f9945;
            font-size: 13px;
        }

.sub_links .fa-angle-double-right:before {
    float: right;
    padding-right: 5px;
}

.sub_links_menu1 {
    background: #f09d23;
    border-bottom: 2px solid #f09d23;
    color: #fff;
    padding: 5px 0 5px 5px !important;
    margin: 10px 0 !important;
}

    .sub_links_menu1 a {
        color: #fff !important;
    }

    .sub_links_menu1:hover {
        border-left: 2px solid #333 !important;
        border-bottom: 2px solid #333 !important;
        background: #333 !important;
    }

        .sub_links_menu1:hover > a {
            color: #fff !important;
        }

.sub_links_menu2 {
    background: #fb8626;
    border-bottom: 2px solid #fb8626;
    color: #fff;
    padding: 5px 0 5px 5px !important;
    margin: 10px 0 !important;
}

    .sub_links_menu2 a {
        color: #fff !important;
    }

    .sub_links_menu2:hover {
        border-left: 2px solid #333 !important;
        border-bottom: 2px solid #333 !important;
        background: #333 !important;
    }

        .sub_links_menu2:hover > a {
            color: #fff !important;
        }

.sub_links_menu3 {
    background: #e3642d;
    border-bottom: 2px solid #e3642d;
    color: #fff;
    padding: 5px 0 5px 5px !important;
    margin: 10px 0 !important;
}

    .sub_links_menu3 a {
        color: #fff !important;
    }

    .sub_links_menu3:hover {
        border-left: 2px solid #333 !important;
        border-bottom: 2px solid #333 !important;
        background: #333 !important;
    }

        .sub_links_menu3:hover > a {
            color: #fff !important;
        }

.sub_links_menu4 {
    background: #f15f24;
    border-bottom: 2px solid #f15f24;
    color: #fff;
    padding: 5px 0 5px 5px !important;
    margin: 10px 0 !important;
}

    .sub_links_menu4 a {
        color: #fff !important;
    }

    .sub_links_menu4:hover {
        border-left: 2px solid #333 !important;
        border-bottom: 2px solid #333 !important;
        background: #333 !important;
    }

        .sub_links_menu4:hover > a {
            color: #fff !important;
        }

.sub_links_menu5 {
    background: #e65216;
    border-bottom: 2px solid #e65216;
    color: #fff;
    padding: 5px 0 5px 5px !important;
    margin: 10px 0 !important;
}

    .sub_links_menu5 a {
        color: #fff !important;
    }

    .sub_links_menu5:hover {
        border-left: 2px solid #333 !important;
        border-bottom: 2px solid #333 !important;
        background: #333 !important;
    }

        .sub_links_menu5:hover > a {
            color: #fff !important;
        }

.sub_links_menu6 {
    background: #d7490f;
    border-bottom: 2px solid #d7490f;
    color: #fff;
    padding: 5px 0 5px 5px !important;
    margin: 10px 0 !important;
}

    .sub_links_menu6 a {
        color: #fff !important;
    }

    .sub_links_menu6:hover {
        border-left: 2px solid #333 !important;
        border-bottom: 2px solid #333 !important;
        background: #333 !important;
    }

        .sub_links_menu6:hover > a {
            color: #fff !important;
        }

.submenunewactive {
    color: #8f9945 !important;
    background: rgba(0, 0, 0, 0) url("../img/sub_menu_arrow4.png") no-repeat scroll 0 center !important;
}

.mainmenuactive1 {
    color: #8f9945 !important;
}

.mainmenuactive2 {
}

.inner_page_content {
    margin: 30px auto auto;
    overflow: hidden;
}


.Description {
    font-size: 14px;
    font-family: 'philosopherregular';
    line-height: 20px;
    color: #3f3f3f;
    text-align: justify;
}

    .Description p {
        font-size: 14px;
        font-family: 'philosopherregular';
        line-height: 20px;
        color: #3f3f3f;
        text-align: justify;
    }

.inner_page_content_image {
    margin: 0 0 0 20px;
    float: right;
    border: 5px solid #fff;
    box-shadow: 0 0 1px #999;
}

.inner_page_content_image2 {
    margin: 0 0 20px 0;
    border: 5px solid #fff;
    box-shadow: 0 0 1px #999;
    width: 30%;
}

.top_icon1 {
    display: block;
    width: 100%;
}

    .top_icon1 a i {
        font-size: 24px;
        color: #383838;
    }

    .top_icon1 a {
        margin: 0 5px;
        margin-right: 0px;
        margin-left: 0px;
    }

.btm_icon1 {
    border-top: 1px solid #000000;
    display: inline-block;
    margin-bottom: 40px;
    margin-top: 15px;
    padding-top: 15px;
    width: 100%;
}

    .btm_icon1 a::before {
        content: "";
        height: 36px;
        left: 0;
        position: absolute;
        top: -3px;
        width: 35px;
        transition: all 0.2s ease 0s;
        -moz-transition: all 0.2s ease 0s;
        -webkit-transition: all 0.2s ease 0s;
    }

    .btm_icon1 a {
        font-size: 14px;
        padding: 4px 0 0 10px;
        position: relative;
        white-space: nowrap;
        margin-right: 15px;
        color: #f15f24;
    }

        .btm_icon1 a.comment_icon::before {
            background-position: 8px 0;
        }

        .btm_icon1 a.tell_fr_icon::before {
            background-position: -65px 2px;
        }

        .btm_icon1 a.edu_icon::before {
            background-position: -152px 2px;
        }

.Description {
    margin: 0px;
}

    .Description ul {
        list-style: none;
        margin: 15px 0 10px;
    }

        .Description ul li {
            background: rgba(0, 0, 0, 0) url("../img/sub_menu_arrow2.png") no-repeat scroll 4px 8px;
            color: #464646;
            display: block;
            font-family: 'philosopherregular';
            font-size: 14px;
            padding: 7px 0 10px 26px;
            line-height: 20px;
            position: relative;
            border-bottom: 1px dotted #999;
            text-align: left;
            /*transition: all 0.2s ease 0s;
	-moz-transition: all 0.2s ease 0s;
	-webkit-transition: all 0.2s ease 0s;*/
        }

            .Description ul li a {
                font-size: 14px;
                color: #464646;
                line-height: 20px;
            }


                .Description ul li a:hover {
                    color: #8f9945;
                    text-decoration: underline;
                }

    .Description ol li {
        font-size: 14px;
        color: #464646;
        line-height: 20px;
        list-style: decimal;
        margin-left: 15px;
        padding-left: 10px;
        line-height: 20px;
    }

        .Description ol li a {
            color: #464646;
            display: block;
            font-family: 'philosopherregular';
            font-size: 14px;
            padding: 7px 0px 0px 7px;
            line-height: 10px;
            position: relative;
        }


        .Description ol li > a:hover {
            color: #8f9945;
            text-decoration: underline;
        }

    .Description a {
        font-size: 14px;
        color: #464646;
    }

        .Description a:hover {
            color: #8f9945;
            text-decoration: underline;
        }

.sub_menu ul li .submenu1 {
    margin-top: 10px;
    padding-left: 10px;
    display: none;
}

    .sub_menu ul li .submenu1 li {
        margin: 0px;
    }

        .sub_menu ul li .submenu1 li a {
            margin: 0px;
            color: #f09d23;
            background: rgba(0, 0, 0, 0) url("../img/sub_menu_arrow3.png") no-repeat scroll 0 center;
        }

        .sub_menu ul li .submenu1 li:last-child {
            border-bottom: 0px;
        }

        .sub_menu ul li .submenu1 li a:hover {
            color: #8f9945;
            background: rgba(0, 0, 0, 0) url("../img/sub_menu_arrow4.png") no-repeat scroll 0 center;
        }

        .sub_menu ul li .submenu1 li a.active {
            color: #8f9945;
            background: rgba(0, 0, 0, 0) url("../img/sub_menu_arrow4.png") no-repeat scroll 0 center;
        }

.list1 {
    margin: 15px 0;
}

.Description ul.list1 {
    margin-left: 10px;
}

    .Description ul.list1 li {
        background: rgba(0, 0, 0, 0) url("../img/sub_menu_arrow5.png") no-repeat scroll 4px 10px;
    }

        .Description ul.list1 li:hover {
            background: rgba(0, 0, 0, 0) url("../img/sub_menu_arrow5.png") no-repeat scroll 4px 10px;
            padding: 7px 0 10px 26px;
            color: #464646;
        }

.Description ul.list2 li a {
    color: #8f9945;
}

.Description h3 {
    border-bottom: 1px dotted #8f9945;
    color: #8f9945;
    font-size: 16px;
    margin: 20px 0 10px 0;
    padding-bottom: 5px;
    width: 100%;
}

.inner_page_content p {
    margin-bottom: 10px;
}

.gallery0 {
    display: block;
    width: 100%;
    clear: both;
}

.DaleelBox {
}

    .DaleelBox h2 {
        font-size: 18px;
        padding: 10px 0px 10px 0px;
    }

    .DaleelBox ul {
        margin: 0;
        padding: 0;
    }

        .DaleelBox ul li {
            line-height: 15px;
            border-bottom: none;
        }

            .DaleelBox ul li a {
                font-size: 14px;
                color: #464646;
            }

            .DaleelBox ul li:hover {
                background: rgba(0, 0, 0, 0) url("../img/sub_menu_arrow2.png") no-repeat scroll 4px 8px;
                padding: 7px 0 10px 26px;
                color: #8f9945;
            }

                .DaleelBox ul li:hover > a {
                    color: #8f9945;
                }

.box1 {
    float: left;
    width: 350px;
}

.box2 {
    float: left;
    width: 350px;
    padding-left: 35px;
}



/*======================= Photo Gallery =====================*/

figure {
    background-color: #fff;
    padding: 4px;
    border: 1px solid #ccc;
    margin: 10px;
    display: inline-block
}

.container {
   /* margin-top: 5px;*/
}

.gallery_title {
    font-size: 20px;
    padding-top: 15px;
}



.meni {
    background-image: url("../img/menu.png");
    background-size: 30px auto;
    display: block;
    float: right;
    height: 25px;
    margin: 35px 0 0;
    transition: all 0.2s ease 0s;
    width: 30px;
    cursor: pointer;
    display: none;
}

    .meni.show {
        background-position: 0 bottom;
    }

.meni_ope {
    display: none
}

.img_part img {
    width: 300px;
}

.list4 {
    margin: 0px;
    padding-bottom: 15px;
}

    .list4 li {
        width: 45%;
        background: rgba(0, 0, 0, 0) url("../img/sub_menu_arrow2.png") no-repeat scroll 1px 1px;
        padding-left: 18px;
        font-size: 14px;
        float: left;
        text-align: left;
    }


.stButton .stButton_gradient {
    height: 22px !important;
}

.stButton .st-twitter-counter, .stButton .st-facebook-counter {
    height: 25px !important;
}


.advanced_search {
    width: 100%;
    margin: 20px auto;
}

.search_bar {
    width: 100%;
    background: #CCC;
    padding: 10px;
    border-radius: 5px;
}

    .search_bar h5 {
        float: left;
        padding-top: 8px;
    }

        .search_bar h5 span {
            font-size: 25px;
            padding: 0 10px;
            line-height: 33px;
        }

    .search_bar .search_icon {
        float: left;
        padding-top: 6px;
        font-size: 20px;
    }

    .search_bar .search_text_field {
        border: 3px solid #bebebe;
        border-radius: 5px;
        float: left;
        margin-right: 10px;
        padding: 12px 120px 12px 12px;
        width: 100%;
        color: #999;
        font-size: 15px;
    }

    .search_bar .search_button {
        background: #8f9945 none repeat scroll 0 0;
        border-radius: 5px;
        color: #ffffff;
        float: left;
        font-size: 18px;
        padding: 12px 20px;
        text-align: center;
        text-transform: uppercase;
        border: 0;
        position: absolute;
        top: 0;
        right: 0;
    }

.filter {
    width: 100%;
    margin: 15px auto;
}

    .filter ul {
        padding: 0;
        margin: 0;
    }

        .filter ul li {
            list-style: none;
            padding: 0;
            margin: 0;
            float: left;
        }

    .filter .radio_button {
        width: 15px;
        float: left;
    }

    .filter h2 {
        float: left;
        text-align: left;
        font-size: 15px;
        padding: 0px 8px;
    }

.advanced_search h5.heading {
    font-size: 25px;
    text-align: left;
    color: #333;
    border-bottom: 3px solid #8f9945;
    border-left: 8px solid #8f9945;
    padding: 10px 0 10px 20px;
}

.search_result {
    width: 100%;
    margin: auto;
}

    .search_result ul {
        margin: 0;
        padding: 0;
    }

        .search_result ul li {
            list-style: none;
            margin: 5px 0;
            padding: 10px 0;
            border-bottom: 1px dashed #CCC;
            background: none;
        }

            .search_result ul li:hover {
                background: none;
                margin-left: 0px;
                padding-left: 0px;
            }

    .search_result h3 {
        font-size: 15px;
        text-align: left;
        padding: 7px 0;
        font-family: 'philosopherregular';
        border: none;
        padding: 0px;
        margin: 0px;
    }

    .search_result p {
        font-size: 13px;
        text-align: justify;
        line-height: 20px;
        font-family: 'philosopherregular';
    }


.show .navig {
    opacity: 1;
    /* pointer-events: auto;*/
    right: 0px;
    top: 70px;
}








.menu_acive:hover, .menu_acive.active {
    background-position: 8px -25px;
    background-color: #fff;
}

.menu_acive {
    background-color: #8f9945;
    background-image: url("../img/menu.png");
    background-position: 8px 10px;
    background-repeat: no-repeat;
    background-size: 25px auto;
    border: 0 none;
    border-radius: 3px;
    cursor: pointer;
    height: 40px;
    transition: all 0.2s ease 0s;
    width: 42px;
    display: none;
}

.welcosk {
    margin: 160px 0 0;
    text-align: right;
}

.inpis {
    overflow: hidden;
    position: relative;
}

.slider-area-over {
    position: absolute;
    width: 200px;
    height: 30px;
    z-index: 1000;
    font-size: 6px;
}

.slider-area {
    padding-top: 10px;
    width: 90%;
    height: 20px;
    margin: 0 auto;
    font-size: 6px;
}

.PollAns {
    color: #8f9945;
    font-style: normal;
    font-size: 12px;
}

.mid p {
    background-color: rgb(255, 255, 255);
    border-radius: 5px;
    font-size: 13px;
    padding: 5px 5px;
    text-align: justify;
    margin: 7px 5px 7px 5px;
    margin-top: 11px;
}

.bannertext {
    background-image: url('../img/bannerbg.png');
    width: 540px;
    height: 108px;
    float: right;
    max-width: 100%;
    color: #fff;
    text-align: left;
    font-size: 20px;
    padding: 20px;
    line-height: 22px;
}

#Li_Over {
    width: 246px;
    height: 56px;
    position: absolute;
    z-index: 9;
    margin-left: -20px;
    top: 353px;
    opacity: 0;
}

#Li_Over_50 {
    width: 229px;
    height: 38px;
    position: absolute;
    top: 353px;
    margin-left: -10px;
    opacity: 0;
    z-index: 8;
}

.PrintPreview {
    float: left;
    color: #000;
    font-size: 12px;
    width: 50px;
    height: 31px;
    line-height: 1px;
    text-align: center;
}

.AwardDescription {
    font-size: 13px;
    font-family: 'philosopherregular';
    line-height: 20px;
    color: #3f3f3f;
    text-align: justify;
    margin-top: 2px;
}

.ServiceRequestHeader {
    box-shadow: 2px 3px 2px #888888;
    margin: 15px 0;
    width: 100%;
    box-sizing: border-box;
    vertical-align: middle;
    padding: 7px;
    font-family: 'philosopherregular';
    background: -o-linear-gradient(bottom, #4c4c4c 5%, #000000 100%);
    background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #4c4c4c), color-stop(1, #000000) );
    background: -moz-linear-gradient( center top, #4c4c4c 5%, #000000 100% );
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#4c4c4c", endColorstr="#000000");
    background: -o-linear-gradient(top,#4c4c4c,000000);
    background-color: #4c4c4c;
    border: 0px solid #ccc;
    border-width: 0px 0px 1px 1px;
    font-size: 16px;
    color: #ffffff;
}

.Ca_Box {
    width: 661px;
    height: 101px;
    line-height: 92px;
}

    .Ca_Box h2 {
        padding-top: 5px;
        margin-left: 220px !important;
        padding-bottom: 0px !important;
        padding-top: 0px !important;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }

        .Ca_Box h2 a {
            color: #f25e25;
        }

            .Ca_Box h2 a:hover {
                color: #3a3a3a;
            }

            .Ca_Box h2 a:focus {
                color: #3a3a3a;
            }

.Description a {
}

.Description h4 {
    color: #8f9945;
}

    .Description h4 a {
        color: black;
    }

.Page_No {
    width: 30px;
    height: 20px;
    float: left;
    margin-right: 5px;
    margin-bottom: 5px;
    border: 1px solid #dcdcdc;
    text-align: center;
    cursor: pointer;
}

.Page_No_S {
    width: 30px;
    height: 20px;
    float: left;
    margin-right: 5px;
    margin-bottom: 5px;
    border: 1px solid #FFFFFF;
    background-color: #ffaa6e;
    text-align: center;
    color: #FFFFFF;
}

.Description input {
    border: 1px solid rgb(182, 182, 182);
    border-radius: 5px;
    color: rgb(116, 116, 116);
    font-size: 15px;
    padding: 0 10px;
}

.Description textarea {
    border: 1px solid rgb(182, 182, 182);
    border-radius: 5px;
    color: rgb(116, 116, 116);
    font-size: 15px;
}

.Description input[type=radio] {
    color: rgb(116, 116, 116);
    font-size: 15px;
    height: inherit;
    padding: 0px;
    width: 10px;
}

.Description input[type=checkbox] {
    color: rgb(116, 116, 116);
    font-size: 15px;
    height: inherit;
    padding: 0px;
    width: inherit;
}

.Description input[type=file] {
    border: none;
    width: 200px;
}

.Description label {
    color: #3f3f3f;
    font-size: 15px;
    text-align: left;
    padding-left: 3px;
}

.Description select {
    border: 1px solid rgb(182, 182, 182);
    border-radius: 5px;
    color: rgb(116, 116, 116);
    font-size: 15px;
    height: 30px;
    padding: 0 10px;
    width: 180px;
}

.Description submit {
    background-color: rgb(255, 67, 0);
}

.button {
    background-color: #383838;
    color: #fff !important;
    margin-left: 15px !important;
    border: none !important;
    height: 30px;
}

.SearchBox {
    border: 2px solid rgb(182, 182, 182);
    border-radius: 5px;
    padding: 20px;
}

.TenderTable {
    width: 100%;
    float: left;
}

.searchheader {
    float: left;
    width: 115px;
}

.searchradio {
    float: left;
    width: 33%;
}

.clear {
    clear: both;
}

.ESTitle {
    color: #8f9945;
    font-size: 20px;
    font-weight: bold;
    height: 34px;
    line-height: 34px;
    padding-left: 5px;
    float: left;
}

.linkbuttonnew {
    background: #d7490f none repeat scroll 0 0;
    border: none;
    border-right: 1px solid #000;
    color: #fff;
    display: inline-block;
    height: 30px;
    margin: 0 0 0 -4px;
    padding: 6px 0;
    position: relative;
    width: 35px;
    cursor: pointer;
    text-decoration: none;
}


.activesubmenu {
    color: #8f9945 !important;
    background: rgba(0, 0, 0, 0) url("../img/sub_menu_arrow4.png") no-repeat scroll 0 center !important;
    font-weight: bold;
    font-size: 13px;
}

.pollmorelink {
    margin-left: 5px;
    font-size: 13px;
    color: rgb(255, 255, 255);
    text-decoration: underline;
}

.Description h4 {
    color: #8f9945;
    font-size: 14px;
    margin: 5px 0 5px 0;
    padding-bottom: 0px;
    width: 100%;
    padding-top: 0px;
}

.Description h2 {
    color: #8f9945;
    font-size: 14px;
    margin: 5px 0 5px 0;
    padding-bottom: 0px;
    width: 100%;
    padding-top: 0px;
}

.Description input[type=text] {
    height: 25px;
}


.Description input[type=button] {
    height: 30px;
}

.AwardDescription ul {
    outline: none;
    list-style: disc !important;
    margin: 0px !important;
}

    .AwardDescription ul li {
        background: none !important;
        color: #464646;
        display: block;
        font-family: "philosopherregular";
        font-size: 14px;
        padding: 7px 0 10px 26px;
        line-height: 20px;
        position: inherit !important;
        border-bottom: none !important;
        text-align: left;
    }

.vot {
    background-color: rgb(255, 255, 255);
    border: 1px solid rgb(205, 205, 205);
    height: 27px;
    margin-bottom: 7px;
    position: relative;
}

    .vot > i {
        color: rgb(255, 255, 255);
        display: block;
        font-size: 14px;
        font-style: normal;
        margin: 6px 0 0 10px;
        position: relative;
        z-index: 9;
    }

.poling {
    background-color: #8f9945;
    bottom: 0;
    left: 0;
    position: absolute;
    top: 0;
    width: 65%;
}

.Title {
    width: 100%;
    min-height: 39px;
    line-height: 29px;
    background-image: url(../Images/titlenew.png);
    background-repeat: repeat-x;
    background-position: left bottom;
    margin-bottom: 10px;
}

.subtitle3 {
    float: left;
    width: 82%;
    color: #8f9945;
}

.top_icon1 {
    float: left;
    width: 18%;
}


.banner .single-item div {
    height: 439px;
    position: relative
}

.banner button.slick-arrow {
    background: none;
    border: none;
    display: none !important;
}

.banner .slick-slider:hover .slick-arrow {
    display: block !important;
}

.banner .slick-prev {
    position: absolute;
    top: 45%;
    color: rgba(0, 0, 0, 0);
    width: 40px;
    height: 40px;
    left: 0px;
    z-index: 10001;
    cursor: pointer;
}

    .banner .slick-prev:after {
        content: "\f104";
        width: 25px;
        height: 25px;
        position: absolute;
        font-family: fontawesome;
        top: 0px;
        left: 20px;
        color: #FFF;
        font-size: 45px;
    }



.banner .slick-next {
    position: absolute;
    top: 45%;
    color: rgba(0, 0, 0, 0);
    width: 40px;
    height: 40px;
    right: 0px;
    cursor: pointer;
}

    .banner .slick-next:after {
        content: "\f105";
        width: 25px;
        height: 25px;
        position: absolute;
        font-family: fontawesome;
        top: 0px;
        right: 20px;
        color: #FFF;
        font-size: 45px;
    }

.council_boxes {
    width: 100%;
    margin: auto;
}

.council_box {
    border: 8px solid #8f9945;
    border-radius: 100px;
    float: left;
    margin: 15px 10px;
    padding: 5px;
    width: 350px;
    background: #fff;
}

.icon {
    border-radius: 100px;
    background: #ebebeb;
    box-shadow: 0px 0 3px #999 inset;
    padding: 30px;
    float: left;
    width: 125px;
    margin: auto;
    text-align: center;
}

.council_heading {
    font-size: 15px;
    color: #000;
    text-align: center;
    padding: 30px 8px 5px 8px;
    vertical-align: middle;
    display: block;
    cursor: pointer;
}

.council_heading1 {
    padding-top: 50px;
}



/*updates on 30-8-2017*/
/*.borkos ul{ margin-left:-13px; background:url(../img/w3c_img.png) right no-repeat; display:inline-block; width:100%;}*/

.black_hd .home_si {
    background-color: #2a2a2a;
}

.counter {
    display: inline-block;
    width: 100%;
    margin-top: 15px;
}

    .counter p {
        font-size: 12px;
        color: #fff;
        font-family: Arial, Helvetica, sans-serif;
        background-color: #151515;
        border: 1px dashed #4f4f4f;
        display: inline-block;
        padding: 10px;
        line-height: 20px;
    }

/*header updates*/
.black_hd .hd_right {
    text-align: right;
}

.black_hd .hd_bg {
    width: 100%;
    display: inline-block;
    background-color: rgba(255, 255, 255, 0.7);
}

.black_hd .left_logo {
    position: relative;
}

.black_hd .hd_right .ababic_a ul li a {
    color: #fff;
}

.black_hd .hd_right .ababic_a ul li {
    color: #fff;
}

.black_hd .hd_right .ababic_a li::before {
    background-color: rgb(255, 255, 255);
}

.black_hd .navig {
    background: none;
    margin-top: 23px;
}

    .black_hd .navig a span {
        color: #000;
    }

    .black_hd .navig li::before {
        background-color: #000;
    }

.black_hd .meni {
    background-image: url("../img/menu_black.png");
}

/*updates on 19-9-2017*/
.borkos ul {
    margin: 0 0 0 0px;
    padding: 0;
}


@media screen and (max-width: 767px) {
    .black_hd .navig a span {
        color: #fff;
        padding: 5px 2px;
    }

    .black_hd .navig li {
        border-bottom: 1px solid #7f7f7f;
    }

    .black_hd .show .navig {
        top: 40px;
    }
}


@media screen and (max-width: 980px) {
    .black_hd .navig {
        background: none;
        margin-top: 0px;
    }
}

@media screen and (max-width:1900px) and (min-width:1210px) {
    .container {
        max-width: 100%;
    }
}

@media screen and (max-width: 1155px) { /*  ipad - 768 */
    .container {
        width: 980px;
    }

    .content .left {
        float: left;
        width: 690px;
    }

    .menu_box {
        left: 0;
        width: 670px;
    }

    .footer_right {
        text-align: right;
        width: 70%;
    }

    .footer_links ul li {
        padding: 0 0 0 20px;
    }
}

@media screen and (max-width: 980px) { /*  ipad - 768 */
    .container {
        width: 750px;
    }

    .menu_box {
        left: 0;
        width: 100%;
    }

    .content .left {
        float: left;
        padding: 0px;
        width: 100%;
    }

    .right_new {
        margin-top: 0 !important;
    }

    .chairman {
        margin: 0 0 20px;
        width: 50%;
    }

        .chairman.chairman_new {
            width: 100%;
        }

    .content .right {
        margin: 140px 0 0;
        width: 100%;
    }

    .top_bar .left {
        float: left;
        margin: 20px 0 0;
        text-align: center;
        width: 100%;
    }

    .logo {
        display: inline-block;
        float: none;
    }

    .logo_name {
        display: inline-block;
        float: none;
    }

    .top_bar .right ul li a {
        background-color: rgba(255, 255, 255, 0.8);
        color: rgb(51, 51, 51);
        font-size: 15px;
        padding: 0 5px;
        text-decoration: none;
    }

    .top_bar .right {
        float: right;
        width: auto;
    }

    .footer_right {
        text-align: right;
        width: 65%;
    }

    .footer_links ul li {
        font-size: 12px;
        padding: 0 0 0 12px;
    }

    .content h3 i {
        display: none;
    }
}

@media (max-width: 767px) { /* 480 */
    .container {
        width: 460px;
    }

    .menu_box {
        position: relative;
    }

    .nav {
        background-color: rgb(255, 255, 255);
        border: 1px solid rgb(221, 221, 221);
        border-radius: 5px;
        opacity: 0;
        overflow: hidden;
        /*pointer-events: none;*/
        position: absolute;
        right: 0;
        top: 90px;
        transition: all 0.2s cubic-bezier(0.93, 0.01, 1, 1.01) 0s;
        -moz-transition: all 0.2s cubic-bezier(0.93, 0.01, 1, 1.01) 0s;
        -webkit-transition: all 0.2s cubic-bezier(0.93, 0.01, 1, 1.01) 0s;
        width: 10px;
        z-index: 99;
    }

    .menu ul li a {
        color: rgb(51, 51, 51);
        white-space: nowrap;
    }

    .menu ul li:hover a {
        color: #fff;
    }

    .menu ul li {
        line-height: inherit;
        padding: 0;
        text-align: center;
        width: 100%;
    }

    .logo_name span {
        font-size: 28px;
    }

    .logo_name {
        font-size: 25px;
    }

    .chairman {
        margin: 0 0 20px;
        width: 100%;
    }

    .calender {
        padding: 0;
        width: 100%;
    }

    .bxslider {
        height: 89px;
        margin: 10px 0;
        overflow: hidden;
        padding: 0;
        width: 100%;
    }

    .news_heading {
        padding: 0;
    }

    .news {
        background-size: cover;
    }

    .footer_right {
        padding: 15px 0 0;
        width: 100%;
    }

    .footer_left {
        width: 100%;
    }

    .footer_links ul li {
        font-size: 12px;
        padding: 0 0 10px;
        width: 100%;
        text-align: center;
    }

    .copy {
        border-top: 1px solid rgb(221, 221, 221);
        color: rgb(51, 51, 51);
        margin: 10px 0 0;
        padding: 10px 0 0;
        text-align: center;
    }

    .footer_left h4 {
        margin: 0 10px 0 0;
    }

    .banner img {
        opacity: 0;
    }

    .banner {
        background-image: url("../images/banner.png");
        background-size: cover;
        height: 210px;
    }

    .menu ul li a {
        border-bottom: 1px solid rgb(221, 221, 221);
        padding: 5px 0;
    }

    .mob_menu {
        display: inline-block;
    }

    .nav ul li:hover .sub_menu {
        left: 0;
        opacity: 1;
        /*pointer-events: auto;*/
        top: 0;
    }

    ul .sub_menu {
        background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
        position: relative;
        opacity: 1;
        top: 0px;
        width: 100%;
    }

    .sub_menu a {
        text-align: center;
        background: #EDEDED;
    }

        .sub_menu a:hover {
            background: rgb(192, 192, 192) none repeat scroll 0 0;
            color: rgb(255, 255, 255);
        }

    .banner {
        margin-top: 240px;
    }

    .top_bar .right {
        display: inline-block;
        float: none;
        text-align: center;
        width: 100%;
    }

        .top_bar .right ul {
            display: inline-block;
            margin: 0;
            padding: 0;
        }

    .logo_name {
        display: inline-block;
        float: none;
        width: 100%;
    }

    .nav ul li:hover ul.sub_menu li a {
        color: rgb(0, 0, 0);
    }
}

@media (max-width: 630px) {
}

@media (max-width: 616px) {
}

@media (max-width: 600px) {
}

@media screen and (max-width: 479px) { /* 320 */
    .container {
        width: 300px;
    }

    .logo_name {
        font-size: 1.5em;
    }

    .top_bar .right {
        float: right;
        text-align: center;
        width: 100%;
    }

        .top_bar .right ul li {
            display: inline-block;
            float: none;
        }

    .chairman h2 i {
        display: none;
    }

    .chairman h2 {
        font-size: 20px;
    }

    .content h3 {
        font-size: 20px;
    }

    .c-grid {
        width: 299px !important;
    }

    .c-month {
        width: 69.5% !important;
    }
}

@media screen and (max-width: 420px) {
}

@media screen and (max-width: 394px) {
}

@media screen and (max-width: 326px) {
}

@media screen and (max-width: 273px) {
}

@media screen and (max-width: 319px) { /* 240 */
    .container {
        width: 220px;
    }
}

/************************************************************************************************/
.websitehide {
    display: none !important;
}

.mobilehide {
    display: inline-block !important;
}
