
* {
    padding: 0;
    margin: 0;
}
body {
    padding: 0;
    margin: 0;
    background: #fff;
    font-family: 'Lato', sans-serif;
    height: 100%;
}

html{ height:100%; }


.col-xs-offset-right-12 {
    margin-right: 100%;
}
.col-xs-offset-right-11 {
    margin-right: 91.66666667%;
}
.col-xs-offset-right-10 {
    margin-right: 83.33333333%;
}
.col-xs-offset-right-9 {
    margin-right: 75%;
}
.col-xs-offset-right-8 {
    margin-right: 66.66666667%;
}
.col-xs-offset-right-7 {
    margin-right: 58.33333333%;
}
.col-xs-offset-right-6 {
    margin-right: 50%;
}
.col-xs-offset-right-5 {
    margin-right: 41.66666667%;
}
.col-xs-offset-right-4 {
    margin-right: 33.33333333%;
}
.col-xs-offset-right-3 {
    margin-right: 25%;
}
.col-xs-offset-right-2 {
    margin-right: 16.66666667%;
}
.col-xs-offset-right-1 {
    margin-right: 8.33333333%;
}
.col-xs-offset-right-0 {
    margin-right: 0;
}
@media (min-width: 768px) {
    .col-sm-offset-right-12 {
        margin-right: 100%;
    }
    .col-sm-offset-right-11 {
        margin-right: 91.66666667%;
    }
    .col-sm-offset-right-10 {
        margin-right: 83.33333333%;
    }
    .col-sm-offset-right-9 {
        margin-right: 75%;
    }
    .col-sm-offset-right-8 {
        margin-right: 66.66666667%;
    }
    .col-sm-offset-right-7 {
        margin-right: 58.33333333%;
    }
    .col-sm-offset-right-6 {
        margin-right: 50%;
    }
    .col-sm-offset-right-5 {
        margin-right: 41.66666667%;
    }
    .col-sm-offset-right-4 {
        margin-right: 33.33333333%;
    }
    .col-sm-offset-right-3 {
        margin-right: 25%;
    }
    .col-sm-offset-right-2 {
        margin-right: 16.66666667%;
    }
    .col-sm-offset-right-1 {
        margin-right: 8.33333333%;
    }
    .col-sm-offset-right-0 {
        margin-right: 0;
    }
}
@media (min-width: 992px) {
    .col-md-offset-right-12 {
        margin-right: 100%;
    }
    .col-md-offset-right-11 {
        margin-right: 91.66666667%;
    }
    .col-md-offset-right-10 {
        margin-right: 83.33333333%;
    }
    .col-md-offset-right-9 {
        margin-right: 75%;
    }
    .col-md-offset-right-8 {
        margin-right: 66.66666667%;
    }
    .col-md-offset-right-7 {
        margin-right: 58.33333333%;
    }
    .col-md-offset-right-6 {
        margin-right: 50%;
    }
    .col-md-offset-right-5 {
        margin-right: 41.66666667%;
    }
    .col-md-offset-right-4 {
        margin-right: 33.33333333%;
    }
    .col-md-offset-right-3 {
        margin-right: 25%;
    }
    .col-md-offset-right-2 {
        margin-right: 16.66666667%;
    }
    .col-md-offset-right-1 {
        margin-right: 8.33333333%;
    }
    .col-md-offset-right-0 {
        margin-right: 0;
    }
}
@media (min-width: 1200px) {
    .col-lg-offset-right-12 {
        margin-right: 100%;
    }
    .col-lg-offset-right-11 {
        margin-right: 91.66666667%;
    }
    .col-lg-offset-right-10 {
        margin-right: 83.33333333%;
    }
    .col-lg-offset-right-9 {
        margin-right: 75%;
    }
    .col-lg-offset-right-8 {
        margin-right: 66.66666667%;
    }
    .col-lg-offset-right-7 {
        margin-right: 58.33333333%;
    }
    .col-lg-offset-right-6 {
        margin-right: 50%;
    }
    .col-lg-offset-right-5 {
        margin-right: 41.66666667%;
    }
    .col-lg-offset-right-4 {
        margin-right: 33.33333333%;
    }
    .col-lg-offset-right-3 {
        margin-right: 25%;
    }
    .col-lg-offset-right-2 {
        margin-right: 16.66666667%;
    }
    .col-lg-offset-right-1 {
        margin-right: 8.33333333%;
    }
    .col-lg-offset-right-0 {
        margin-right: 0;
    }
}

.body-contant {
    width: 100%;
    display: block;
    float: left;
    margin:4px 0 0 0;
    overflow: hidden;
}

.pd {
    margin: 0;
    padding: 0;
}
*:focus {
    outline: none;
}
/*select {
    -webkit-appearance: none;
    text-indent: 0.01px;
    text-overflow: '';
    background: #fff url(../images/icon_arrow.png) no-repeat 90% center !important;
    width: 100%;
    padding: 0 6px;
    border-radius: 4px;
    border: 1px solid #ccc;
    font-weight: 400;
    color: #504e4e;
    font-size: 13px;
    height: 25px;
}
label {
       font-size: 13px;
    width: 100%;
    font-weight: 400;
    color: #504e4e;
    text-align: left;
    margin: 6px 0 0 0;
    vertical-align: middle;
}
*/


/* Starter CSS for Flyout Menu */
#cssmenu {
    padding: 0;
    margin: 0;
    border: 0;
    line-height: 1;
}
#cssmenu ul,
#cssmenu ul li,
#cssmenu ul ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
#cssmenu ul {
    position: relative;
    z-index: 597;
    float: left;
}
#cssmenu ul li {
    float: left;
    min-height: 1px;
    line-height: 1em;
    vertical-align: middle;
    position: relative;
}
#cssmenu ul li.hover,
#cssmenu ul li:hover {
    position: relative;
    z-index: 599;
    cursor: default;
}
#cssmenu ul ul {
    visibility: hidden;
    position: absolute;
    top: 100%;
    left: 0px;
    z-index: 598;
    width: 100%;
}
#cssmenu ul ul li {
    float: none;
}
#cssmenu ul ul ul {
    top: -2px;
    right: 0;
}
#cssmenu ul li:hover > ul {
    visibility: visible;
}
#cssmenu ul ul {
    top:0;
    left: 99%;
}
#cssmenu ul li {
    float: left;width: 100%;
}
#cssmenu ul ul {
    margin-top: 1px;
}
#cssmenu ul ul li {
    font-weight: normal;
}
/* Custom CSS Styles */
#cssmenu {
    width: 100%;
    background: #dfe8f6;
    zoom: 1;
    font-size: 12px;
    border: 1px solid #97a0a7;
}
#cssmenu:before {
    content: '';
    display: block;
}
#cssmenu:after {
    content: '';
    display: table;
    clear: both;
}
#cssmenu a {
    display: block;
    padding: 5px 20px;
    color: #ffffff;
    text-decoration: none;
    text-transform: capitalize;
    font-size: 11px;
    font-weight: 800;
}
#cssmenu > ul {
    width:100%;
}
#cssmenu ul ul {
    width: 200px;
}
#cssmenu > ul > li > a {
    border-bottom: 1px solid #97a0a7;
    color: #000;
}
#cssmenu > ul > li:last-child > a{ border-bottom: none; }
#cssmenu > ul > li > a:hover {
    background:#72bb51;
    color: #fff;
}
#cssmenu > ul > li.active a {
    background:#72bb51;
    color: #fff;
}
#cssmenu > ul > li a:hover,
#cssmenu > ul > li:hover a {
    background:#455419;
    color: #fff;
}
#cssmenu li {
    position: relative;
}
#cssmenu ul li.has-sub > a:after {
    content: '+';
    position: absolute;
    top: 50%;
    right: 15px;
    margin-top: -6px;
}
.headingndlink #cssmenu ul li.has-sub > a span{ position: relative; }
.headingndlink #cssmenu ul li.has-sub > a span:after{
    content: '+';
    position: absolute;
    top: 50%;
    left: -11px;
    margin-top: -6px;
}
.headingndlink #cssmenu ul li ul li a::before{ display: none; }
#cssmenu ul ul li.first {
    -webkit-border-radius: 0 3px 0 0;
    -moz-border-radius: 0 3px 0 0;
    border-radius: 0 3px 0 0;
}
#cssmenu ul ul li.last {
    -webkit-border-radius: 0 0 3px 0;
    -moz-border-radius: 0 0 3px 0;
    border-radius: 0 0 3px 0;
    border-bottom: 0;
}
#cssmenu ul ul {
    -webkit-border-radius: 0 3px 3px 0;
    -moz-border-radius: 0 3px 3px 0;
    border-radius: 0 3px 3px 0;
}
#cssmenu ul ul {
    border: 1px solid #000;
}
#cssmenu ul ul a {
    font-size: 12px;
    color: #ffffff;
}
#cssmenu ul ul a:hover {
    color: #ffffff;
}
#cssmenu ul ul li {
    /*  border-bottom: 1px solid #0082e7;*/}
/*#cssmenu ul ul li:hover > a {
  background: #4eb1ff;
  color: #ffffff;
}
#cssmenu.align-right > ul > li > a {
  border-left: 4px solid #1b9bff;
  border-right: none;
}*/
#cssmenu.align-right {
    float: right;
}
#cssmenu.align-right li {
    text-align: right;
}
#cssmenu.align-right ul li.has-sub > a:before {
    content: '+';
    position: absolute;
    top: 50%;
    left: 15px;
    margin-top: -6px;
}
#cssmenu.align-right ul li.has-sub > a:after {
    content: none;
}
#cssmenu.align-right ul ul {
    visibility: hidden;
    position: absolute;
    top: 0;
    left: -100%;
    z-index: 598;
    width: 100%;
}
#cssmenu.align-right ul ul li.first {
    -webkit-border-radius: 3px 0 0 0;
    -moz-border-radius: 3px 0 0 0;
    border-radius: 3px 0 0 0;
}
#cssmenu.align-right ul ul li.last {
    -webkit-border-radius: 0 0 0 3px;
    -moz-border-radius: 0 0 0 3px;
    border-radius: 0 0 0 3px;
}
#cssmenu.align-right ul ul {
    -webkit-border-radius: 3px 0 0 3px;
    -moz-border-radius: 3px 0 0 3px;
    border-radius: 3px 0 0 3px;
}

#cssmenu > ul > li > ul > li > a,
#cssmenu > ul > li > ul > li > ul > li > a{
    background: #dfe8f6 !important;
    color: #000 !important;
    border-bottom: 1px solid #000;
    text-transform: capitalize;
    font-size: 11px;
}
#cssmenu > ul > li > ul > li:last-child > a,
#cssmenu > ul > li > ul > li > ul > li:last-child > a{
    border-bottom: none;

}
#cssmenu > ul > li > ul > li > a:hover, #cssmenu > ul > li > ul > li > ul > li > a:hover{
    background: #455419 !important;
    color: #fff !important;

}

.top-header {background: #4178ae;}
.top-header ul {list-style: none;margin: 0;float: right;}
.top-header ul li {    float: left;
                       padding: 0 0 0 1px;}
.top-header ul li a {color: #fff;padding: 8px 15px;display: block;text-decoration: none;background: #2464a7;}
.top-header ul li a:hover{ background: #286308; }
.search-ber ul li a {color: #fff;text-decoration: none;padding: 0 0 0 0;}
.goog-te-gadget-simple .goog-te-menu-value span{ font-size: 11px; }
.skiptranslate.goog-te-gadget {font-size: 0;}
a.goog-logo-link{display: none;}
.goog-te-gadget .goog-te-combo {margin: 0 !important;}
.search-ber button span {color: #fff;}
span.red-bg,.red-bg {background: #286308 ;width: 100%;display: block; 
                     color: #fff;padding: 4px 10px;
                     font-size: 11px;text-align: center;font-weight: bold;margin: 3px 0 3px 0; float: left;}
span.red-bg p { margin: 0;}

span.drakblue-bg {    background: #4178ae;
                      width: 100%;
                      float: left;
                      border-left: 1px solid #97a0a7;
                      border-right: 1px solid #97a0a7;
                      border-bottom: 1px solid #97a0a7;}
span.drakblue-bg a {font-size: 11px;
                    font-weight: 700;color: #fff;text-decoration: none;padding: 5px 10px;display: block;}
span.red-bg a {color: #fff;text-align: left !important;width: 100%;display: block;padding: 2px 10px;font-size: 11px; text-decoration: none;}
.download-btn a {
    background: #455419;
    color: #fff;
    text-decoration: none;
    display: inline-block;
    margin: 0;
    width: 44%;
    vertical-align: middle;
    font-size: 13px;
    font-weight: bold;
}

.download-btn {
    width: 100%;
    float: left;
    margin: 30px 0;
    text-align: center;
}
.download-btn a p {
    float: left;
    text-align: center;
    margin: 8px 20px;
}
.download-btn span {
    padding: 7px 10px;
    background: #000;
    text-align: right;
    float: right;
}
.download-btn span img {
    width: 20px;
}
.map img {
    width: 100%;
}
.heading-styleno-two h2 {
    font-size: 24px;
    color: #455419;
    font-weight: 600;
    text-transform: capitalize;
    margin: 24px 0 0 0;
}
.line { width: 20%;height: 4px;background: #4178ae;margin: 7px auto;}
.heading-styleno-two h3 {    color: #100000;
                             margin: 0;
                             font-size: 20px;
                             font-weight: bold;
                             text-transform: capitalize;}
.email-contant {width: 100%;float: left;margin: 20px 0;}
.email-contant span {
    background: #4178ae;
    color: #fff;
    padding: 4px 10px;
    font-size: 13px;
    font-weight: bold;
    display: inline-block;
}
.heading-styleno-three h3 {
    font-size: 24px;
    color: #455419;
    font-weight: 600;
    text-transform: capitalize;
    margin: 24px 0 0 0;
}
.heading-styleno-three h4 {
    color: #100000;
    margin: 0;
    font-size: 20px;
    font-weight: bold;
    text-transform: capitalize;
}
.bmc-table-style table {
    border: 1px solid #ccc;
    margin: 0;
}
.bmc-table-style table thead th {
    background:#4178ae;
    color: #fff;
    text-align: center;

}
.table-responsive.bmc-table-style-height table tbody tr:nth-child(odd) {
    background: #dfe8f6;
}
.table-responsive.bmc-table-style table tbody tr td {font-size: 14px;font-weight: bold;border-left: 1px solid #ccc;}
/*.download-btn a::before {
       content: "";
    position: relative;
    top: -2px;
    right: 10px;
    padding: 6px 24px 10px 10px;
    color: #000;
    height: 34px;
    font-size: 18px;
    width: 34px;
    font-family: FontAwesome;
    background-repeat: no-repeat;
    background:url('../images/pdf.png');

}*/
.heading-and-contant {width: 100%;float: left;}
.heading-and-contant {width: 100%;float: left;}
.heading-and-contant h2 {
    text-align: center;
    color: #100000;
    text-transform: capitalize;
    font-size: 23px;
    font-weight: bold;
}
.heading-and-contant p {font-weight: 600;color: #100000;font-size: 13px;text-align: justify;}


.big-img img {
    width: 100%;
}
.search-ber{ 

    background: #4178ae;
    width: 100%;
    height: auto;
    float: left;
    padding: 0 0 3px 0;


}
.search-ber ul {
    list-style: none;
    margin: 0;
}
.search-ber ul li {
    display: inline-block;
    margin-top: 2px;
    padding: 2px;
}
.search-ber input {
    width: 100%;
    margin: 4px 0;
    padding: 0 4px;
    height: 23px;
}

.search-ber button {
    background: none;
    border: none;
    margin: 4px 0;
}
.search-ber label {
    color: #fff;
    text-align: right;
    margin: 5px 0;
}          
.scrolling-text p {
    margin: 0 0 0 0;
    padding: 0 0;
    color: #CC0000;
    font-size: 13px;
    font-weight: bold;
}
.scrolling-text {
    background: #7DD5FF;
    float: left;
    width: 100%;
    height: 20px;
}
.heading h3 {
    padding: 0 0;
    color: #fff;
    font-size: 11px;
    margin: 0 0px 0px 6px;
    text-transform: uppercase;
    font-weight: bold;
}
.heading {
    background: #4178ae;
    padding: 5px 10px;
    display: block;
    margin: 5px 0 0 0;
    border-bottom: 3px solid #abc3db;
}

.headingndlink ul li a {
    color: #000;
    border-bottom: 1px solid #ccc;
    width: 100%;
    float: left;
    padding: 4px 9px;
    font-size: 11px;
    font-weight: 800;
    text-decoration: none;
}
.headingndlink ul li:last-child a{ border-bottom: none; }
.headingndlink ul li {
    width: 100%;
    float: left;
}
.headingndlink ul li a::before {
    content: "\f101";
    position: relative;
    top: 1px;
    padding-right: 8px;
    color:rgb(0, 104, 139);
    font-family: FontAwesome;
}
.headingndlink ul {
    list-style: none;
    background: #dfe8f6;
    margin: 0;
    width: 100%;
    float: left;
}
.visitor-no {
    border: 1px solid #006699;
    padding: 4px;
    background-color: #FFE9D2;
    text-align: center;
    margin: 10px 0 0 0;
    width: 100%;
    float: left;
}
.visitor-no p {
    color: #3300FF;
    margin: 0;
}
.headingndlink #cssmenu ul ul {
    left: -200px;
    top: 0;
}
.headingndlink #cssmenu{ border: none; }

.headingndlink #cssmenu > ul > li > a{   
    border-bottom: 1px solid #ccc;}
.headingndlink #cssmenu > ul > li > a::before{  display: none;}
.headingndlink #cssmenu ul li.has-sub > a:after{ display: none; }
.headingndlink #cssmenu > ul > li a:hover, .headingndlink #cssmenu > ul > li:hover a{ background: none; color: #000; }

.headingndlink ul.marquee-ul li a::before {
    content: "\f101";
    position: relative;
    top: 1px;
    padding-right: 8px;
    float: left;
    color: rgb(0, 104, 139);
    width: 3%;
    font-family: FontAwesome;
}
.headingndlink ul li a span{
    float: left;
    width: 95%;
}
.headingndlink #cssmenu > ul > li > a img {
    position: absolute;
    right: 10%;
}

.media.home-media-text h5 {
    color: #1e64a5;
    font-weight: bold;
    margin: 0 0 8px 0;
}
.media.home-media-text {
    border-bottom: 4px solid #1e64a5;
    padding-bottom: 14px;
    padding-top: 10px;
    margin-top: 3px;
}
.media.home-media-text a {
    width: 100%;
    float: right;
    text-align: right;
    color: rgb(165, 42, 42);
    margin-right: 0;

}
table.table.table-striped a {
    color: #790000;
    text-decoration: underline;
}
.table-responsive table {
    border: 1px solid #ccc;
}
.more-bt {
    padding:5px 13px 0 13px;
}
.media.home-mayor-details {
    background:#4178ae;
    padding: 10px;
    color: #fff;
    text-align: center;
}
.media.home-mayor-details a {
    color: #FFFF00;
    font-weight: bold;
}
.headingndlink table {border: 1px solid #ccc;margin-top: 6px;}
ol.carousel-indicators {text-align: left;left: 34%;bottom: 0;}
.carousel-indicators .active{ background:#c12026; border: none; }

.carousel-indicators li{ border: 1px solid #c12026;}
.heading-styleno-two h4 {
    color: #100000;
    font-size: 13px;
    font-weight: bold;
}

.media.home-mayor-details h5 {
    font-size: 16px;
    text-transform: uppercase;
    font-weight: bold;
    margin: 15px 0 0 0;
}
.media.home-mayor-details span {
    width: 100%;
    float: left;
    font-size: 10px;
    margin-bottom: 35px;
    text-transform: uppercase;
}
span.blue-bg {
    background: #7dd5ff;
    width: 100%;
    display: block;
    color: #000;
    padding: 4px 10px;
    font-size: 11px;
    text-align: center;
    font-weight: bold;
    margin: 3px 0 3px 0;
}
span.blue-bg p {
    margin: 0;
}

footer {
    float: left;
    width: 100%;
}

.top-footer{ 
    background:url(../images/footer_bg2.gif);    float: left;
    width: 100%; 
    padding: 20px 0;
    margin: 20px 0 0 0;
}
.top-footer ul {
    margin: 0;
    list-style: none;
    width: 100%;
    text-align: center;
}
.top-footer ul li {
    display: inline-block;
    text-align: center;
    padding: 0 6px;
}
a.footer-downlod{
    width: 100%;
    text-align: center;
    display: inline-block;
    color: #244848;
    text-decoration: none;
}
.top-footer ul li a {
    color: black;
    font-size: 14px;
    font-weight: bold;
}

.top-footer ul li a::before {
    content: "|";
    position: relative;
    top: 0;
    padding: 0 14px 0 0;

    color: #00;
    width: 3%;
    font-family: FontAwesome;
}
.top-footer ul li:first-child a::before{
    display: none;
}
.footerp p {
    margin: 15px 0;
}

.modal-content.coustom-popup {
    background: none;
    margin: 0 auto;
    width: 422px;
    box-shadow: none;
    border: none !important;
}
.coustom-popup-contant {
    background: #fff;
    width: 100%;
    float: left;
    display: inline-block;
    padding: 20px 20px;
    border: none;
    border-radius:0;
}
button.close.coustom-close {
    color: #fff !important;
    font-size: 22px;
    border: 2px solid #fff !important;
    height: auto;
    padding: 2px 11px !important;
    opacity: 1;
    margin-bottom: 9px;
}
.coustom-popup-contant h2 {
    color: #4178ae;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: bold;
    padding-bottom: 14px;
    margin: 0 0 30px 0;
    border-bottom: 2px solid #72bb51;
}
.coustom-popup-contant label {
    font-size: 13px;
    color: #333332;
    font-weight: 600;
}
.coustom-popup-contant .form-control {
    border-radius: 0;
    font-size: 12px;
    box-shadow: none;
    border: 1px solid #b9b8b8;
    height: 28PX;
    background: none;
}
.coustom-popup-contant textarea.form-control {
    height: 75px;
    resize: none;
}
.media.home-media-text p {
    font-size: 13px;
    margin: 0;
    text-align: justify;
    line-height: 20px;
}
.img-border img.media-object {
    border: 5px solid #fff;
}
a.red-bg {
    color: #fff !important;
    margin: 0;
    text-align: left;

}

.under-construction-img {
    margin: 70px 0;
}
img.goog-te-gadget-icon {
    display: none;
}

.table-responsive.bmc-table-style {
    /* height: 483px;*/
    margin-top: 25px;
}
.coustom-popup-contant.group-sms-popup table {
    margin: 0;
}
.coustom-popup-contant.group-sms-popup table th {
    text-transform: uppercase;
    border: 1px solid #ccc;
    color: #000;
}
.coustom-popup-contant.group-sms-popup table thead {
    background: #dfe8f6;
}
.coustom-popup-contant.group-sms-popup table td {
    border: 1px solid #ccc;
}
.group-ph-no p {
    float: left;
    margin: 0;
}
.group-ph-no i.fa.fa-times-circle-o.delete_ph {
    float: right;
    padding-left: 10px;
    cursor: pointer;
}
.table-responsive.bmc-table-style-height {
    height: 319px;
}

.table-responsive.bmc-table-style-height table td {
    padding-left: 58px;
    text-align: center;
}
.blue-background{
    background: #4178ae;
}
.chairman-details .blue-background {
    padding: 10px;
    color: #fff;
    font-size: 10px;
    text-align: center;
    text-transform: uppercase;
}
.chairman-details {
    margin-top: 15px;
    margin-bottom: 8px;
}
.chairman-details h5 {
    font-size: 12px;
    margin: 0 0 15px 0;
}
.login {
    display: inline-block;
    width: 100%;
}
.login form {
    width: 100%;
    float: left;
    background: #f9f9f9;
    padding: 15px 15px 0 15px;
    border: 1px solid #CCC;
}
.login form .form-control {
    font-size: 12px;
    height: 28px;
    padding: 0 15px;
    border-radius: 0;
    box-shadow: none;
}
.login form .btn, .regiter-form form .btn,.coustom-popup-contant .btn {
    font-size: 11px;
    text-transform: uppercase;
    border-radius: 0;
}

.tender_notices_contant ul {
    list-style: none;
    margin:40px 0 0 0;
    padding: 0;
}
.tender_notices_contant ul li {
    padding: 14px 0px 0px 0px;
    display: block;
    width: 100%;
    clear: both;
}
.tender_notices_contant ul li a {
    text-decoration: none;
}
.tender_notices_contant ul li a span {
    float: left;
    margin: 0 10px 0 0;
}
.tender_notices_contant ul li a span img {
    padding: 0px;
    background: #100000;
    width: 16px;
}
.tender_notices_contant ul li a span h3 {
    margin: 0;
    color: #353333;
    font-size: 13px;
    font-weight: bold;
    text-transform: capitalize;
}
.tender_notices_contant ul li a span h4 {
    margin: 3px 0 0 0;
    color: #353333;
    font-size: 12px;
    font-weight: bold;
    text-transform: capitalize;
}










.colors {
    display: none;
}
.regiter-form {
    width: 100%;
    margin: 2px auto;
}
.regiter-form textarea.form-control {
    height: 100px;
}
.regiter-form h3 {
    font-size: 17px;
    text-transform:capitalize;
    background: #4178ae;
    color: #fff;
    padding: 10px 15px;
    margin: 0;
}
.regiter-form form {
    border: 1px solid #ccc;
    padding: 35px;
    float: left;
    width: 100%;
}

.regiter-form label {
    font-size: 13px;
    font-weight: 400;
}
.regiter-form .form-control {
    background: none;
    border-radius: 0;
    height: 28px;
    box-shadow: none;
    color: #000;
}
.resgister h2 {
    font-size: 23px;
    color: #455419;
    font-weight: 600;
    text-transform: capitalize;
    margin:24px 0 24px 0;
}
.margin-bottom {
    margin-bottom: 150px;
}
a.e-news-img {
    padding: 13px 0;
    display: block;
}
select.form-control {
    height: 33px !important;
}
/* .media.home-media-text a:hover {
   background: #000;
  display: block; 
   color: #fff;
}*/
.group-ph-no {
    float: left;
    display: block;
    background: #fbefed;
    border: 1px solid #f3c6c0;
    font-size: 13px;
    color: #555555;
    padding: 5px 10px;
    border-radius: 4px;

    margin: 0 0 12px 12px;
}
.group-ph-no a {
    padding-left: 10px;
}

.login a {
    width: 100%;
    float: left;
    text-align: center;
    padding: 6px 20px;
    background: #407aac;
    text-decoration: none;
    font-size: 13px;
    color: #fff;
    margin: 10px 0 0 0;
    text-transform: uppercase;
}
.login a:hover{ background:#455419; }
.media.home-media-text.border-none {
    border: none;
}

.paragrap-style p {
    font-size: 14px;
    text-align: justify;
    line-height: 20px;
}
.photogallery {
    margin-top: 30px;
}
.gallery-img {
    margin-bottom: 30px;
}
.gallery-img h4 {
    text-align: center;
    font-size: 13px;
    margin-bottom: 0;
    font-weight: bold;
}

.headingndlink {
    float: left;
    width: 100%;
}

.gallery-img img {
    border: 1px solid #ccc;
}
.home-slider img {
    width: 100%;
}
@media (max-width: 1180px) {
    .download-btn a{
        width: 50%;
        font-size: 12px;
    }
}
@media (max-width: 991px) {
    .download-btn span{ display: none; }
    .download-btn a p{ width: 100%; }
    .download-btn a{ width: 100%; }
    .scrolling-text{ height: auto; }
}
@media (max-width: 767px) {
    .top-header ul{float: none;text-align: center;}
    .search-ber{ height: auto; float: left; text-align: center; }
    .search-ber label{ text-align: center; }
    #cssmenu ul ul {visibility: hidden ;position: absolute;top: inherit;left: 0px;width: 100%;}
    #cssmenu ul{ z-index: inherit; }
    #cssmenu > ul > li > ul > li > a{
        background:#4178ae !important;
        float: left;
        width: 100%;
        color: #fff !important;
    }
    .download-btn a{ width: 70%; }
    .headingndlink,.heading {
        float: left;
        width: 100%;
    }
    .blue-background {

        float: left;
        width: 100%;
    }
    .media.home-media-text {

        width: 100%;
        float: left;
    }
    .top-header ul li a{
        padding: 8px 13px;
    }


}

@font-face { font-family: 'Siyam Rupali';
    src: url('https://bits.wikimedia.org/static-current/extensions/UniversalLanguageSelector/data/fontrepo/fonts/SiyamRupali/SiyamRupali.eot?version=1.070');
    src: local('Siyam Rupali'),     url('https://bits.wikimedia.org/static-current/extensions/UniversalLanguageSelector/data/fontrepo/fonts/SiyamRupali/SiyamRupali.woff?version=1.070') format('woff'),        url('https://bits.wikimedia.org/static-current/extensions/UniversalLanguageSelector/data/fontrepo/fonts/SiyamRupali/SiyamRupali.ttf?version=1.070') format('truetype');
    font-style: normal;}

.exampleInputEmail1{
    font-family: "Siyam Rupali"
}

.form-check-label label{
    margin: 4px 3px 4px 12px;
}

.form-check-label label input[type="checkbox"]{
    margin: 3px;
}

.nav-link.active{
    background: #4178ae;
    color: #FFF;
}

.error-message{
    color: #cc0033;
    font-size: 15px
}

.required{
    color: #ff3300; }
    .blink_me{
  animation: blinker 1s linear infinite;
}

@keyframes blinker {
  50% {
    opacity: 0.5;
  }
}
}
.scrolling-text{
color :red;
}