 
/*@import "bootstrap-grid.min.css";
*/
 @import "bootstrap.min.css";
 @import "bootstrap-reboot.min.css";
 @import "owl.carousel.min.css";
 @import "owl.carousel.css";
 @import "owl.theme.default.min.css";
 @import "font-awesome.min.css";
 @import "lightbox.min.css";
 
 body {
     background: #f8f8f8 url(../images/body-bg1.jpg) repeat;
 
     font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
     /*font-weight: 600;*/
     font-size: 14px;
     line-height: 24px;
     color: #222;
     position: relative;
     overflow-x: hidden;
     padding-top: 10px;
    padding-bottom: 10px;
}
.preloader {
   position: absolute;
   top: 0px;
   left: 0;
   width: 100%;
   height: 100%;
   z-index: 99999999999999;
  background: #e2e6d3;
   background-repeat: no-repeat; 
   text-align: center;
   padding-top: 200px;
 
}

 .padding20{
     padding: 35px !important;
}
 h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
     font-family: inherit;
     font-weight: 500;
     line-height: 1.1;
     color: inherit 
}
 h1 small, h1 .small, h2 small, h2 .small, h3 small, h3 .small, h4 small, h4 .small, h5 small, h5 .small, h6 small, h6 .small, .h1 small, .h1 .small, .h2 small, .h2 .small, .h3 small, .h3 .small, .h4 small, .h4 .small, .h5 small, .h5 .small, .h6 small, .h6 .small {
     font-weight: normal;
     line-height: 1;
     color: #777 
}
 h1, .h1, h2, .h2, h3, .h3 {
     margin-top: 23px;
     margin-bottom: 11.5px 
}
 h1 small, h1 .small, .h1 small, .h1 .small, h2 small, h2 .small, .h2 small, .h2 .small, h3 small, h3 .small, .h3 small, .h3 .small {
     font-size: 65% 
}
 h4, .h4, h5, .h5, h6, .h6 {
     margin-top: 11.5px;
     margin-bottom: 11.5px 
}
 h4 small, h4 .small, .h4 small, .h4 .small, h5 small, h5 .small, .h5 small, .h5 .small, h6 small, h6 .small, .h6 small, .h6 .small {
     font-size: 75% 
}
 h1, .h1 {
     font-size: 24px;
}
 h2, .h2 {
     font-size: 20px;
}
 h3, .h3 {
     font-size: 24px;
     color: #059;
}
 h4, .h4 {
     font-size: 18px;
}
 h5, .h5 {
     font-size: 14px;
}
 h6, .h6 {
     font-size: 12px;
}
 p {
     margin: 0 0 11.5px;
     line-height: 25px;
    /* font-weight: 600;
     */
}
 p.boldfont {
     font-size: 16px;
     font-weight: 600;
}
/*header start*/
 header {
    margin: 0 -15px;
}
 .top-bar {
     background: #0b4da3;
     color: #0b4da3;
     padding: 5px 0;
}
/*search old*/
 span.serachicon {
     background: #094ca2 none repeat scroll 0 0;
     display: inline-block;
     height: 40px;
     vertical-align: top;
     width: 40px;
     margin-left: 20px;
     text-align: center;
     cursor: pointer;
     border-radius: 50%;
     line-height: 40px;
     float: right;
     color: #fff;
}
 span.serachicon.active {
     background: #f46900;
}
 .searchform {
     background: #fff none repeat scroll 0 0;
     margin-top: 80px;
     padding: 12px;
     position: absolute;
     right: 18px;
     z-index: 2;
     width: 273px;
     display: none;
}
 .searchform .search-submit {
     background:#094ca2 none repeat scroll 0 0;
     border-color: transparent;
     color: #fff;
     font-size: 12px;
     font-weight: 600;
     margin-top: 1px;
     padding: 10px;
     text-transform: uppercase;
}
 .searchform input.search-field {
     font-size: 14px;
     font-weight: 600;
     width: 170px;
     border: 1px #eee solid;
     padding: 5px;
}
/*end*/
/*new search design*/
 #custom-search-input{
   float: right;
    margin: 5px 0;
}
 #custom-search-input input{
     border:1px #d7d7d7 solid;
     box-shadow: none;
     padding: 6px 10px;
     width:180px !important;
}
 #custom-search-input button{
     box-shadow: none;
     border: 0;
     color: #fff;
     padding: 10px 13px;
     border-left: solid 1px #ccc;
     background: #b92b2b;
}
 #custom-search-input button:hover{
     border: 0;
     box-shadow: none;
     border-left: solid 1px #ccc;
}
 #custom-search-input .glyphicon-search{
     font-size: 23px;
}
/*end*/
 .input-md {
     padding: 5px 10px;
}
 ul.small-nave {
     margin: 0;
     padding: 0;
     list-style: none;
}
 ul.small-nave li a {
     color: #0b4da3;
}
 ul.small-nave li a:after {
     content: "";
     padding: 0 8px;
}
 ul.small-nave li {
     display: inline-block;
}
 @media (min-width: 1200px) {
     .container-fluid {
         padding-right: 30px;
         padding-left: 30px;
    }
}
 .contact_dtl ul {
     margin: 0;
     padding: 0;
     float: right;
     list-style: none;
}
 .contact_dtl ul li {
     float: left;
     margin-left: 20px;
}
 .contact_dtl {
     margin-top: 19px;
}
 .contact_dtl ul li .icon {
     background: #3e4f73;
     border-radius: 35px;
     color: #FFF;
     display: inline-block;
     float: left;
     height: 35px;
     line-height: 35px;
     margin-right: 10px;
     position: relative;
     text-align: center;
     width: 35px;
}
 .contact_dtl ul li .infor_mat {
     padding-left: 50px;
}
 .contact_dtl ul li h5.mb-none{
     font-size: 16px;
     color: #3e4f73;
     margin-bottom: 0;
}
/*new added*/
 .text_logo h1 {
     margin: 0;
     padding: 0;
     text-align: center;
     font-size: 21px;
     margin-bottom: 8px;
     font-weight: bold;
     color: #094ca2;
}
 .langu {
     font-weight: 600;
     color: #fff;
}
 .langu a {
     color: #fff;
}
 .wavingflag {
     float: right;
     margin-left: 15px;
}
 marquee.marquee_home {
     font-weight: 600;
     color: #fff;
}
/*new added*/
 .logo-area {
         padding: 10px 15px ;
 }
 .logo-area h3{
     font-weight: 700;
     font-family: Tahoma;
     color: #2C286D;
 }
/* a.logo_new h2 {*/
/*     font-size: 12px;*/
/*     font-style: italic;*/
/*     margin: 4px 0 0 0;*/
/*}*/
/* a.logo_new h1 {*/
/*     font-weight: 700;*/
/*     font-size: 27px;*/
/*     margin-left: 125px;*/
/*     color: #fff;*/
/*     margin-top: 19px;*/
/*     text-transform: uppercase;*/
/*     text-shadow: 1px 1px 8px #032e50;*/
/*}*/
/* a.logo_new h1 span {*/
/*     text-transform: capitalize;*/
/*     display: inline-block;*/
/*}*/
/* a.logo_new {*/
/*     text-decoration: none;*/
/*     color: #014c8c;*/
/*}*/
 a.logo_new img {
     width: 72px;
    
}
/* a.logo_new:hover {*/
/*     color: #014c8c;*/
/*}*/
 #cssmenu, #cssmenu ul, #cssmenu ul li, #cssmenu ul li a, #cssmenu #menu-button {
     margin: 0;
     padding: 0;
     border: 0;
     list-style: none;
     line-height: 1;
     display: block;
     position: relative;
     -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
     box-sizing: border-box;
    /*float: right;
    */
}
#topmenu{
    padding:10px 20px;
}
#topmenu ul li a {
    padding: 0px 15px;
    color: #fff;
    display: block;
    font-size: 14px;
    line-height: 25px;
    
    /* font-weight: 600; */
}
#topmenu li:last-child{
    border-right:none;
} 
#topmenu  li{
    text-decoration: none;
    list-style: none;
    margin: 0;
    
    border-right:1px solid white;
}
#topmenu ul{
    padding: 0;
     margin: 0;
     display:flex;
}
 .shadow_S {
     box-shadow: 1px 1px 8px #ddd;
     -webkit-box-shadow: 1px 1px 8px #ddd;
     -o-box-shadow: 1px 1px 8px #ddd;
     -khtml-box-shadow: 1px 1px 8px #ddd;
     -moz-box-shadow: 1px 1px 8px #ddd;
     background: #fff;
     position: relative;
}
 .shadow_S:before, .shadow_S:after {
     z-index: -1;
     position: absolute;
     content: "";
     bottom: 25px;
     left: 40px;
     width: 50%;
     top: 90%;
     max-width:300px;
     background: #777;
     box-shadow: 0 35px 20px #777;
     transform: rotate(-8deg);
}
 .shadow_S:after {
     transform: rotate(8deg);
     right: 40px;
     left: auto;
}
 #cssmenu:after, #cssmenu > ul:after {
     content: ".";
     display: block;
     clear: both;
     visibility: hidden;
     line-height: 0;
     height: 0;
}
 #cssmenu #menu-button {
     display: none;
}
 .main-menu {
     background: #028dc1;
     margin-bottom: 20px;
     position: relative !important;
}

.main-menu {}
 .main-menu #cssmenu {
     box-shadow: none !important;
}
 #cssmenu {
     width: 100%;
     line-height: 1;
     background: #028dc1;
     z-index: 11;
     position: relative !important;
     box-shadow: rgba(0,0,0,.3) 0px 5px 12px;
}
 
 #cssmenu > ul > li {
     float: left;
}
 #cssmenu.align-center > ul {
     font-size: 0;
     text-align: center;
}
 #cssmenu.align-center > ul > li {
     display: inline-block;
     float: none;
}
 #cssmenu.align-center ul ul {
     text-align: left;
}
 #cssmenu.align-right > ul > li {
     float: right;
}
 #cssmenu.align-right ul ul {
     text-align: right;
}
 #cssmenu > ul > li > a {
     padding: 6px 42px;
     text-decoration: none;
     text-transform: uppercase;
     color: #fff;
     -webkit-transition: color .2s ease;
     -moz-transition: color .2s ease;
     -ms-transition: color .2s ease;
     -o-transition: color .2s ease;
     transition: color .2s ease;
     font-size: 14px;
     line-height: 25px;
    /*font-weight: 600;
    */
}
 #cssmenu > ul > li:hover > a, #cssmenu > ul > li.active > a {
     color: #fff;
     background: #037aa7;
}
 #cssmenu > ul > li.has-sub > a {
     padding-right: 25px;
}
 #cssmenu > ul > li.has-sub > a::after {
     position: absolute;
     top: 43%;
     right: 10px;
     width: 4px;
     height: 4px;
     border-bottom: 1px solid #fff;
     border-right: 1px solid #fff;
     content: "";
     -webkit-transform: rotate(45deg);
     -moz-transform: rotate(45deg);
     -ms-transform: rotate(45deg);
     -o-transform: rotate(45deg);
     transform: rotate(45deg);
     -webkit-transition: border-color 0.2s ease;
     -moz-transition: border-color 0.2s ease;
     -ms-transition: border-color 0.2s ease;
     -o-transition: border-color 0.2s ease;
     transition: border-color 0.2s ease;
}
 #cssmenu > ul > li.has-sub:hover > a::after {
     border-color: #fff;
}
 #cssmenu ul ul {
     position: absolute;
     left: -9999px;
     z-index: 999;
     top: 100%;
}
 #cssmenu li:hover > ul {
     left: auto;
}
 #cssmenu.align-right li:hover > ul {
     right: 0;
}
 #cssmenu ul ul ul {
     margin-left: 100%;
     top: 0;
}
 #cssmenu.align-right ul ul ul {
     margin-left: 0;
     margin-right: 100%;
}
 #cssmenu ul ul li {
    /* height: 0;
     */
     -webkit-transition: height .2s ease;
     -moz-transition: height .2s ease;
     -ms-transition: height .2s ease;
     -o-transition: height .2s ease;
     transition: height .2s ease;
}
 #cssmenu ul li:hover > ul > li {
    /* height: 32px;
     */
}
 #cssmenu ul ul li a {
     padding: 8px 10px;
     width: 220px;
     background: #028dc1;
     text-decoration: none;
     color: #fff;
     -webkit-transition: color .2s ease;
     -moz-transition: color .2s ease;
     -ms-transition: color .2s ease;
     -o-transition: color .2s ease;
     transition: color .2s ease;
     line-height: 21px;
}
 #cssmenu ul ul li:hover > a, #cssmenu ul ul li a:hover {
     color: #ffffff;
     background: #067eab;
}
 #cssmenu ul ul li.has-sub > a::after {
     position: absolute;
     top: 50%;
     right: 10px;
     width: 4px;
     height: 4px;
     border-bottom: 1px solid #dddddd;
     border-right: 1px solid #dddddd;
     content: "";
     -webkit-transform: rotate(-45deg);
     -moz-transform: rotate(-45deg);
     -ms-transform: rotate(-45deg);
     -o-transform: rotate(-45deg);
     transform: rotate(-45deg);
     -webkit-transition: border-color 0.2s ease;
     -moz-transition: border-color 0.2s ease;
     -ms-transition: border-color 0.2s ease;
     -o-transition: border-color 0.2s ease;
     transition: border-color 0.2s ease;
}
 #cssmenu.align-right ul ul li.has-sub > a::after {
     right: auto;
     left: 10px;
     border-bottom: 0;
     border-right: 0;
     border-top: 1px solid #dddddd;
     border-left: 1px solid #dddddd;
}
 #cssmenu ul ul li.has-sub:hover > a::after {
     border-color: #ffffff;
}
 @media all and (max-width: 768px), only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (-o-min-device-pixel-ratio: 2/1) and (max-width: 1024px), only screen and (min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min-resolution: 192dpi) and (max-width: 1024px), only screen and (min-resolution: 2dppx) and (max-width: 1024px) {
     #cssmenu {
         width: 100%;
    }
     #cssmenu ul {
         width: 100%;
         display: none;
    }
     #cssmenu.align-center > ul, #cssmenu.align-right ul ul {
         text-align: left;
    }
     #cssmenu ul li, #cssmenu ul ul li, #cssmenu ul li:hover > ul > li {
         width: 100%;
         height: auto;
        /* border-top: 1px solid rgba(120, 120, 120, 0.15);
         */
    }
     #cssmenu ul li a, #cssmenu ul ul li a {
         width: 100%;
    }
     #cssmenu > ul > li, #cssmenu.align-center > ul > li, #cssmenu.align-right > ul > li {
         float: none;
         display: block;
    }
     #cssmenu ul ul li a {
         padding: 20px 20px 20px 30px;
         font-size: 12px;
         color: #ddd;
         background: none;
    }
     #cssmenu ul ul li:hover > a, #cssmenu ul ul li a:hover {
         color: #fff;
    }
     #cssmenu ul ul ul li a {
         padding-left: 40px;
    }
     #cssmenu ul ul, #cssmenu ul ul ul {
         position: relative;
         left: 0;
         right: auto;
         width: 100%;
         margin: 0;
    }
     #cssmenu > ul > li.has-sub > a::after, #cssmenu ul ul li.has-sub > a::after {
         display: none;
    }
     #menu-line {
         display: none;
    }
     #cssmenu #menu-button {
         display: block;
         padding: 20px;
         color: #fff;
         cursor: pointer;
         font-size: 12px;
         text-transform: uppercase;
    }
     #cssmenu #menu-button::after {
         content: '';
         position: absolute;
         top: 20px;
         right: 20px;
         display: block;
         width: 20px;
         height: 2px;
         background: #fff;
    }
     #cssmenu #menu-button::before {
         content: '';
         position: absolute;
         top: 25px;
         right: 20px;
         display: block;
         width: 20px;
         height: 7px;
         border-top: 2px solid #fff;
         border-bottom: 2px solid #fff;
    }
     #cssmenu .submenu-button {
         position: absolute;
         z-index: 10;
         right: 0;
         top: 0;
         display: block;
         border-left:solid 1px #0f4c9c;
         height: 45px;
         width: 52px;
         cursor: pointer;
    }
     #cssmenu .submenu-button::after {
         content: '';
         position: absolute;
         top: 21px;
         left: 26px;
         display: block;
         width: 1px;
         height: 11px;
         background: #fff;
         z-index: 99;
    }
     #cssmenu .submenu-button::before {
         content: '';
         position: absolute;
         left: 21px;
         top: 26px;
         display: block;
         width: 11px;
         height: 1px;
         background: #fff;
         z-index: 99;
    }
     #cssmenu .submenu-button.submenu-opened:after {
         display: none;
    }
}
 .clearfix {
     clear: both !important;
    /*header end*/
}
 .date {
     color: #0576d8;
     font-size: 17px;
     font-weight: bold;
}
/*/
slider
/*/
 div#mainslider {
     position: relative;
     overflow: hidden;
}
 .home-slider {
     position: relative;
}
div#mainslider .owl-next {
    margin-right: 8px;
}

div#mainslider .owl-prev {
    margin-left: 8px;
}
 div#mainslider .owl-dots {
     position: absolute;
     z-index: 9999999;
     bottom: 50px;
}
.caption {
    position: absolute;    
    width: 100%;
    z-index: 9999;
    background: rgba(0, 0, 0, 0.5882352941176471);
    bottom: 0;
    padding: 15px;
    color: #fff;
}/*
 .slide-caption {
    position: absolute;
    z-index: 1;
    bottom: 130px;
    width: 40%;
    left: 60px;
    padding: 10px 0;
}
.slide-caption .btn-lg {
    padding: 10px 15px;
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 600;
}
.btn-danger {
    color: #fff;
    background-color: #b92b2b;
    border-color: #b92b2b;
}
.btn-primary {
    color: #fff;
    background-color: #028dc1;
    border-color: #028dc1;
}*/
/**/
 .white_font {
     color: #fff;
}
 .black_font {
     color: #333;
}
 .blue_font {
     color: #094ca2;
}
 .yellow_font {
     color: #fb6900;
}
 .slide-caption h2 {
       border-bottom: 0;
    font-size: 28px;
    font-weight: 700;
    line-height: normal;
    margin-bottom: 0;
    padding-bottom: 10px;
    display: inline-block;
    text-transform: uppercase;
}
 .slide-caption p{
         font-size: 15px;
    line-height: normal;
    margin-bottom: 20px;
    font-style: italic;
    font-weight: 400;
}
 .heading_frontend {
     color: #028dc1;
     font-size: 26px;
     font-weight: 500;
     margin-bottom: 12px;
     font-family: 'Roboto', sans-serif;
     font-style: italic;
}
 .heading_frontend span {
     color: #b92b2b;
}
 section.testimonials h2.heading_frontend {
     color: #fff;
}
 .text-align-justfy {
     text-align: justify;
}
/*site-main*/
 .site-main {
    /*background: #f8f8f8;
    */
     padding:40px 20px 20px 20px;
    /* moz-box-shadow: inset 0 0 1px #000;
     -webkit-box-shadow: inset 0 0 1px #000;
     box-shadow: inset 0 0 1px #000;
    */
}
/*.section_wise {
     margin-bottom: 50px;
}
*/
 .section_wise>.nav-tabs {
     border-bottom: 1px solid #ddd;
     font-size: 18px;
     font-weight: 600;
}
 .mainall-title {
     background: transparent url(../images/mainall-title-line.png) repeat-x 0 50%;
     margin-bottom: 20px;
}
 ul.icon_sets li {
     display: inline-block;
     text-align: center;
     margin-right: 30px;
}
 ul.icon_sets {
     text-align: left;
     margin: 30px 0;
     padding: 0;
}
 ul.icon_sets li .fa {
     color: #094ca2;
     font-size: 30px;
     border: #f1f1f1 solid 1px;
     width: 70px;
     height: 70px;
     line-height: 70px;
     text-align: center;
     border-radius: 50%;
}
 ul.icon_sets li a {
     color: #028dc1;
}
 ul.icon_sets li p {
     margin-top: 10px;
}
/*ul.icon_sets li a {
     display: block;
     background: #fff;
     padding: 8px;
     border: 2px dotted #eeeeee;
}
*/
 .imgbl img {
     background: #fff;
     padding: 10px;
     margin-bottom: 10px;
}
 section {
     padding: 50px 0;
}
 .home_page {
     overflow: hidden;
    /* background-color: #0c4690;
     */
     position: relative;
     z-index: 1;
     padding: 75px 0;
    /* color: #fff;
     */
     margin-top: -25px;
}
 .about_su h2 {
     margin: 0 0 30px;
     padding: 0;
}
 
/**/
 .same_box {
     background: #f2f2f2;
     padding:95px 50px;
     display: inline-block;
     vertical-align: top;
     width: 100%;
     color: #54585a;
     font-size: 18px;
     line-height: 28px;
     min-height: 383px;
}
 .search_box {
     padding: 10px 33px 50px 33px;
}
 section.search_muni .heading_frontend {
     color: #028dc1;
     font-size: 24px;
     font-weight: 500;
     letter-spacing: 1px;
     margin-bottom: 30px;
     font-family: 'Roboto', sans-serif;
     text-transform: uppercase;
}
 form.subscribe_form input {
     border-radius: 0;
}
 form.subscribe_form {
     padding: 15px;
}
/**/
 ul.other_newslist {
     list-style-type: square;
}
 ul.other_newslist li a {
     border-bottom: solid 1px #e0dfdf;
     display: block;
     font-weight: 600;
     padding: 8px 0;
}
 ul.other_newslist {
     border-left: solid 1px #e0dfdf;
}
 section .news_reso {
}
 .news_latest {
     padding-right: 10px;
}
 .news_reso h3 {
     font-size: 18px;
     padding: 0;
     margin: 0 0 5px 0;
}
 .news_update p {
     font-weight: normal;
}
 .news_update {
     background: #fff;
     padding: 10px 0;
     clear: both;
     border-bottom: 1px dotted #eee;
}
/*new news*/
 .news_list-item figure img {
     width: 100%;
     height: 100%;
}
 .news_list-item figure {
     width: 250px;
     overflow: hidden;
     float: left;
     height: 150px;
     margin-right: 18px;
         margin-bottom: 0;
}
 .news_list-item {
     background: #fff;
     box-shadow: 0 3px 6px #b1b1b1;
     margin-bottom: 30px;
}
 .news_list-item h2 {
     padding-top: 20px;
}
/**/
 .image_block {
     width: 120px;
     float: left;
     margin-right: 10px;
     height: 110px;
}
 .image_block img {
     width: 100%;
}
/**/
/**/
 .resourace_div {
    /* border-left: solid 1px #eee;
     */
     padding-right: 20px;
}
 .resourace {
     margin-bottom: 30px;
}
 .resourace:last-child {
     margin-bottom: 0;
}
 .resourace h3 {
     background: #f2f2f2 none repeat scroll 0 0;
     font-size: 18px;
     margin-bottom: 14px;
     padding: 12px 20px;
}
 .resourace h3 a {
     color: #54585a;
}
 .resourace .imgside {
     border: 3px solid #fff;
     box-shadow: 0 0 8px rgba(0,0,0,.3);
     float: right;
     margin-bottom: 15px;
     margin-right: 3%;
     margin-top: -28px;
     width: 33%;
}
 .resourace .imgside img {
     width: 100%;
}
 .resourace .leftside {
     float: left;
     margin-left: 2%;
     margin-right: 3%;
     width: 59%;
}
 .resourace .leftside img {
     float: left;
     margin-bottom: 12px;
     margin-right: 12px;
}
 .resourace .leftside .morelink {
     border-top: 1px solid #e6e6e6;
     color: #969696;
     font-size: 12px;
     padding-top: 8px;
}
 .resourace .leftside .morelink span {
     display: inline-block;
     line-height: 19px;
     margin-right: 26px;
     vertical-align: top;
     margin-bottom: 8px;
}
 .resourace i {
     display: inline-block;
     height: 18px;
     margin-right: 9px;
     vertical-align: top;
     width: 18px;
     line-height: 20px;
     border-right: solid 1px #eee;
}
/**/
/*inner search*/
 .search_municipality_inner {
     background: #62b9ff;
     padding: 18px 0 0;
}
 .btn-inner {
     padding: 10px 40px;
}
 
 .mainall-title1 h3 {
     font-size: 20px;
     margin-bottom: 10px;
     text-transform: uppercase;
     font-weight: 600;
     display: block;
     padding-right: 20px;
}
 .mainall-title h3 {
     background: #fff;
     font-size: 18px;
     margin-bottom: 20px;
     text-transform: uppercase;
     font-weight: 600;
     display: inline;
     padding-right: 20px;
}
 .pattern_bg {
     position: relative;
     overflow: hidden;
     background: url(../images/body-bg.jpg);
}
 .pattern_bg1 {
     position: relative;
     overflow: hidden;
     background: url(../images/body-bg1.jpg);
}
 .greybg {
     background: #eee;
}
 .white-text {
     color: #fff !important;
}
/*side bar*/
 .left_bdr_sid {
     border-left: solid 1px #eee;
     padding-left: 10px;
     margin-left: -5px;
     height: 100%;
}
 .search {
     padding: 15px;
}
 .search .mainall-title h3 {
     background: none;
}  
/*responsive*/
 @media only screen and (max-width: 768px) {
     .committes .row .col-lg-8 {
         padding-left: 30px !important;
         padding-right: 30px !important;
    }
     .left_side:after {
         margin: 0 !important;
         background: none !important;
    }
     .left_side {
         background: none !important;
    }
     .right_border {
         border-right:0 !important;
    }
     .left_bdr_sid {
         border:0;
    }
}
/*responsive*/
/*video and photo gallery*/
 div.gallery {
     margin: 5px;
     border: 1px solid #ccc;
     float: left;
     width: 224px;
}
 div.gallery:hover {
     border: 1px solid #f0ad4e;
}
 div.gallery img {
     width: 100%;
     height: auto;
}
 div.desc {
     padding: 9px;
     text-align: center;
     background: #fff;
}
 .gll .mainall-title h3 {
     background: #ffffff;
}
/*video and photo gallery*/
 .left_side:after {
     position: absolute;
     top: -30px;
     bottom: -30px;
     right: 0;
     left: 0;
     margin-left: -9999px;
     margin-bottom: -9999px;
     margin-top: -9999px;
     content: '';
     background-color: #eeeeee;
     z-index: -1;
}
 .client_logo {
     border: solid 1px #ddd;
     border-radius: 8px;
     background: #fff;
}
 h1.client_ttl {
     font-size: 15px;
     padding: 8px 0;
     text-align: center;
     margin: 0;
     font-weight: 600;
}
 h1.client_ttl a{
     color: #444;
}
/*innerpage*/
 .headers_all {
     border-bottom: solid 1px #eee;
     margin-bottom: 30px;
}
 .headers_all h1 {
     font-size: 30px;
     color: #005599;
}
 .staff_dtl_ttl h1 {
     color: #eee;
}
 .staff_dtl_ttl h1 small {
     display: block;
     margin-top: 5px;
     color: #fff;
}
  
 aside.left_aside ul {
     list-style: none;
     margin: 0;
     padding: 0;
}
 aside.left_aside ul li a:after {
    /* content: "\f105";
    */
     float: right;
     font: normal normal normal 14px/1 FontAwesome;
     margin-top: 5px;
}
 aside.left_aside ul li a {
      border-bottom: dashed 1px #eee;
    display: block;
    padding: 5px 15px;
    font-weight: 600;
    color: #444;
}
/*aside.left_aside ul li a:before
{
        content: "\f104";
        font: normal normal normal 14px/1 FontAwesome;
}*/
aside.left_aside ul li a:hover, aside.left_aside ul li a.active {
    background: #b92b2b;
    color: #fff;
    text-decoration: none;
}
 /*
 aside.left_aside h2 {
     background: #028dc1;
     margin: 0;
     border-top: solid 1px #dcdbdb;
     color: #fff;
     padding: 5px;
}*/

.asideheader {
    background: #028dc1;
    padding: 5px 0;
    color: #fff;
    border-left: 5px solid #DA1F1F;
    position: relative;
    padding-left: 12px;
}
 .asideheader::before {
    font-family: 'FontAwesome';
    content: "\f0da";
    position: absolute;
    left: -1px;
    top: 15%;
    font-size: 1.8em;
    color: #b92b2b;
}
.asideheader h3 {
    margin: 0;
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    padding: 0 10px;
}
.asideheader h3 i.fa {
    float: right;
}
 aside.left_aside {
     background: #fff;
      margin-bottom: 20px;  
     box-shadow: 1px 1px 12px 0px #ddd;
     border-radius: 5px;
}


/*innerpage*/
 .breadcrumb {
    padding: 0 0 8px;
    list-style: none;
    background-color: #fff;
    border-radius: 0;
    margin-bottom: 0;
}
 img.profile_imgs {
     float: left;
     margin-right: 20px;
     width: 350px;
}
/*inner image album*/
 .cpn-box {
     margin-bottom: 30px;
     border: solid 1px #fff;
     border-radius: 5px;
     background: #fff;
}
 .cptn_im {
      padding: 8px 7px;
     font-weight: 600;
}
 .cptn_im small {
     display: block;
}
/*inner image album*/
 ul.contact-info {
     margin: 0;
     list-style-type: none;
     padding: 10px 35px;
}
 ul.contact-info li {
     padding-bottom: 10px;
     font-size: 15px;
}
/*team*/
 .dtl_staff {
     background: #fff;
     padding: 20px;
}
 .staff_dtl_ttl {
     background: #58aef3;
     margin-bottom: 0;
     padding: 8px 0;
}
 .team-member {
    /* margin-bottom: 40px;
    */
     text-align: center;
    /* border: solid 1px #d4cdcd;
     */
     background: #fff;
     border-radius: 5px;
         font-size: 15px;
}
.team-member span {
    display: block;
    color: #028dc1;
    font-size: 13px;
}
 .team-member p {
     color: #028dc1;
}
 .team-member img {
   /*  min-height: 250px;
     max-height: 250px;
     height: 100%;*/
     width: 100%!important;
    /* margin: 0 auto 9px;
     */
}

.singlepage
{
     background: #fff;
    border: dashed 1px #eee;
    margin-bottom: 30px;
    padding: 20px;
}
.single_image {
    position: relative;
}
.sharesingle {
       position: absolute;
    bottom: 0px;
    right: 0;
    background: #fff;
    padding: 8px 10px 0; 
}

.sharesingle:before {
  position: absolute;
    content: "";
    left: -40px;
    top: 0;
    height: 70px;
    border-top: solid 70px transparent;
    border-right: 40px solid #ffffff;
}
/*btnshare start*/
#st-1 .st-btn > svg {top: 5px !important;}

#st-1 .st-btn {
    width: 35px !important;
    height: 35px !important;
    line-height: 35px !important;
    padding: 0 !important;
    text-align: center !important;
}
span.st-label {
    color: #7dc924;
    font-weight: bold;
}

span.st-shares {
    font-size: 12px !important;
    text-transform: uppercase;
}

.st-total {
    padding: 0 8px!important;
}
/*btnshare end*/



/*.bod.smallbod img {*/
/*    width: 100%;*/
/*}*/

.bod.smallbod {
    padding: 10px 10px 10px;
    text-align:center;
}

.bod.smallbod h3.cmt_ttlss {
    font-size: 14px;
}
.bod.smallbod a.button-readmore {
    padding: 4px 8px;
    font-size: 11px;
}

.bod.smallbod a.button-readmore:after {
    content: "\f067";
    font-family: FontAwesome;
    position: absolute;
    top: 0px;
    right: -25px;
    bottom: 0px;
    background: #2797c1;
    padding: 0px 8px;
     
}

.bod.smallbod h3.cmt_ttlss span {
    font-size: 12px;
}
 .bod {
     background: #fff;
    border: dashed 1px #eee;
    margin-bottom: 30px;
    padding: 20px;
    position: relative;
}
 .bod .row .col-lg-8 {
     padding: 0;
}
 h3.cmt_ttlss {
        color: #028dc1;
    margin-top: 0;
    font-size: 16px;
    font-weight: 600;
    padding-right: 5px;
    line-height: 24px;
}
h3.cmt_ttlss a:hover {
    color: #b92b2b;
}
h3.cmt_ttlss a {
    color: #028dc1;
}
 h3.cmt_ttlss span {
     display: block;
     color: #b92b2b;
     font-size: 13px;
     margin-top: 5px;
     font-weight: 600;
}

h4.cmt_ttlss {
    font-size: 14px;
    line-height: 17px;
    color: #028dc1;
    font-weight: bold;
}

h4.cmt_ttlss span {
    color: #b92b2b;
    margin-top: 5px;
    font-size: 12px;
    display: block;
}
/*team*/
 @media only screen and (max-width: 800px) {
     
     .testimonial .rightsection {
         width: 100%;
         border-left: 0;
         border-top: 1px solid #bfbbbb;
         padding: 10px 0;
    }
     .testimonial .leftimg {
         float: none;
         padding-right: 1%;
         text-align: center;
         margin-top: -7px;
         width: 100%;
    }
     .testimonial .leftimg .title {
         padding: 10px 0;
    }
     .tab-content {
         margin-bottom: 30px;
    }
     #cssmenu, #cssmenu ul, #cssmenu ul li, #cssmenu ul li a
    /*, #cssmenu #menu-button */
     {
         /* float: right !important; */
    }
     #cssmenu > ul > li {
         border-color: rgba(120, 120, 120, 0.15);
    }
     #cssmenu > ul > li > a {
         background: #1055af !important;
         color: #fff !important;
         border-bottom: solid 1px #0f4c9c;
    }
     #cssmenu > ul{
         z-index: 999;
         position: absolute;
    }
     #cssmenu ul ul li a {
         padding: 8px;
         font-size: 12px;
         color: #ddd;
         background: #053a7d;
    }
     .logo-area {
         /* height: 90px; */
    }
}
/*members*/
 .mem_dtl {
     width: 250px;
     margin: 0 auto;
     background: #eee;
}
 .members .cpn-box img {
     width: 100%;
}
 ul.link_to_social li {
     float: left;
     margin-right: 8px;
}
 ul.link_to_social {
     list-style: none;
     margin: 8px 0 0;
     padding: 0;
     display: inline-block;
}
 ul.link_to_social li .fa {
     width: 30px;
     height: 30px;
     line-height: 30px;
     color: #fff;
     border-radius: 50%;
}
 ul.link_to_social li .fa-facebook {
     background: #3B5998;
}
 ul.link_to_social li .fa-twitter {
     background: #1da1f3;
}
 ul.link_to_social li .fa-globe {
     background: #333;
}
/*members*/
/** * Back To Top */
 #back-to-top {
     position: fixed;
     z-index: 1000;
     bottom: 14px;
     right: 30px;
     display: none;
}
 #back-to-top a {
     display: block;
     width: 32px;
     height: 32px;
     -webkit-transition: 0.2s all linear;
     -moz-transition: 0.2s all linear;
     -o-transition: 0.2s all linear;
     transition: 0.2s all linear;
     border: 0;
     text-align: center;
     line-height: 28px;
     font-size: 18px;
     color: #fff;
     border-radius: 50%;
     background: #028dc1;
}
 #back-to-top a:hover {
     background-color: #D65049;
     color: #FFF;
     border-color: #D65049;
}
/*footer*/
 .first_footer {
     padding: 50px 0;
}
/*new*/
 footer ul li a {
     margin-right: 15px;
         font-size: 13px;
     
}
 footer ul li {
     display: inline-block;
}
 footer ul li a:hover, footer ul li a:focus {
   color: #ddd;
    text-decoration: underline;
} 
/*new*/
 .white_bg {
     background: #fff;
     padding: 15px;
    /* border: dotted 5px #eee;*/
}
 .whitebg {
     background: #fff;
     padding: 10px;
}
 ul.f_link li {
     display: block;
}
 ul.f_link {
     margin: 0;
     padding: 0;
}
 footer#footer {
        margin: 0 -15px;
}
 .footer_top {
     /*background: #fff url(../images/footerbg.png);*/
     height: 148px;
}
 .top-footer {
     background: #255c71;
     padding: 30px 20px;
}
 .top-footer h2 {
     font-size: 1.0em;
     font-weight: normal;
     color: #fff;
     font-size: 1.3em;
}
 .right_border {
     border-right:solid 1px #265669;
     height: 100%;
 }
 footer ul.nav {
     list-style: none;
     padding: 0;
     margin-top: 20px;
     float: right;
}
 footer ul.nav li a, footer a {
     color: #fff;
     text-decoration: none;
}
 footer ul.nav li a:hover, footer ul li a:focus {
     color: #efb31d;
}
 .buttom-footer {
     padding: 10px 0;
     background: #26586b;
         font-size: 13px;
}
 .buttom-footer p {
     padding: 0;
     margin: 0;
}
 #footer .section {
     padding-top: 70px;
     padding-bottom: 70px;
     overflow: hidden;
}
 #footer h2 {
     margin-bottom: 20px;
}
 ul.triangle {
     list-style: none;
     padding: 0;
}
 #footer .discover li {
     line-height: 2.6667em;
     font-size: 1.0833em;
     display: block;
}
 ul.triangle li:before {
     content: "\f04b";
     margin-right: 10px;
     color: #d9d9d9;
     display: block;
     float: left;
     font-size: 7px;
     font-family: "FontAwesome";
}
/*social icon*/
 #social {
     margin: 20px 10px;
     text-align: center;
}
 .smGlobalBtn{
    /* global button class */
     display: inline-block;
     position: relative;
     cursor: pointer;
     width: 40px;
     height: 40px;
      padding: 0px;
     text-decoration: none;
     text-align: center;
     color: #fff;
     font-size: 18px;
     font-weight: normal;
     line-height: 40px;
     border-radius: 25px;
     -moz-border-radius: 25px;
     -webkit-border-radius: 25px;
}
 
/* facebook button class*/
 .facebookBtn{
     background: #4060A5;
}
 .facebookBtn:before{
    /* use :before to add the relevant icons */
     font-family: "FontAwesome";
     content: "\f09a";
    /* add facebook icon */
}
 .facebookBtn:hover{
     color: #4060A5;
     background: #fff;
}
/* twitter button class*/
 .twitterBtn{
     background: #00ABE3;
}
 .twitterBtn:before{
     font-family: "FontAwesome";
     content: "\f099";
    /* add twitter icon */
}
 .twitterBtn:hover{
     color: #00ABE3;
     background: #fff;
}
/* google plus button class*/
 .googleplusBtn{
     background: #e64522;
}
 .googleplusBtn:before{
     font-family: "FontAwesome";
     content: "\f0d5";
    /* add googleplus icon */
}
 .googleplusBtn:hover{
     color: #e64522;
     background: #fff;
}
/* linkedin button class*/
 .linkedinBtn{
     background: #0094BC;
}
 .linkedinBtn:before{
     font-family: "FontAwesome";
     content: "\f0e1";
    /* add linkedin icon */
}
 .linkedinBtn:hover{
     color: #0094BC;
     background: #fff;
}
/* pinterest button class*/
 .pinterestBtn{
     background: #cb2027;
}
 .pinterestBtn:before{
     font-family: "FontAwesome";
     content: "\f0d2";
    /* add pinterest icon */
}
 .pinterestBtn:hover{
     color: #cb2027;
     background: #fff;
}
/* tumblr button class*/
 .tumblrBtn{
     background: #3a5876;
}
 .tumblrBtn:before{
     font-family: "FontAwesome";
     content: "\f173";
    /* add tumblr icon */
}
 .tumblrBtn:hover{
     color: #3a5876;
     background: #fff;
}
/* rss button class*/
 .rssBtn{
     background: #e88845;
}
 .rssBtn:before{
     font-family: "FontAwesome";
     content: "\f09e";
    /* add rss icon */
}
 .rssBtn:hover{
     color: #e88845;
     background: #fff;
}
/*tab*/
 .widget-event-body {
    /* background: #fff;
    */
}
 .widget-event-body .event-item:first-child {
     border-top: none;
}
 .widget-event-body .event-item {
    /* background: #fff;
     */
     margin-bottom: 15px;
     border-bottom: 1px solid #eee;
     padding-bottom: 15px;
}
 .widget-event-body .event-day-month {
     width: 22%;
     max-width: 60px;
     text-align: center;
     margin-right: 7.69230769%;
}
 .widget-event-body .event-day-month .event-month {
     font-size: 12px;
     text-transform: uppercase;
     color: #fff;
     background: #f29120;
     padding: 3px 0;
}
.widget-event-body .event-day-month .event-day {
     font-size: 25px;
     background: #3465aa;
     color: #fff;
     padding: 2px 0;
}
 .widget-event-body .event-info {
     line-height: 22px;
     font-size: 15px;
     width: 70%;
}
.tab-content {
     border: solid 1px #ddd;
     border-top: 0;
     padding: 15px;
     background: #fafcff;
}
/*new tab*/
 .input-sm {
     height: 24px;
}
 .pull-right {
     float: right;
     text-align: right;
}
/*news*/
.logo-area a {
    font-size: 13px;
    font-weight: 600;
}
 .mt-5 {
     margin-top: 5px !important 
}
 .mt-10 {
     margin-top: 10px !important 
}
 .mt-20 {
     margin-top: 20px !important 
}
 .mt-30 {
     margin-top: 30px !important 
}

.mt-50 {
     margin-top: 50px !important 
}


 .mb-5 {
     margin-bottom: 5px !important 
}
 .mb-10 {
     margin-bottom: 10px !important 
}
 .mb-20 {
     margin-bottom: 20px !important 
}
 .mb-30 {
     margin-bottom: 30px !important 
}
/******/
 .text-invalid-msg{
    color: #028dc1;
     font-size: 13px;
}
 .text-success-msg{
    color: #16a765;
     font-size: 13px;
}
 .text-success-msg{
    color: #16a765;
     font-size: 13px;
}
 .langu a{
    cursor:pointer;
}
 .langu a:hover{
    color: #028dc1;
}
/*read more*/
 a.morelink {
     text-decoration:none;
     outline: none;
     color: #028dc1;
}
 a.morelink:hover{
    color: #00AEEF
}
 .morecontent span {
     display: none;
}
 .municipality_new {
     background: #59aff5;
     padding: 10px 0;
}
 .ng-pristine.input-group input {
     width:100% !important;
}
 .form-control {
     width: 100% !important;
}
 .headertop {
     background: #b92b2b !important;
}
 .headertop ul {
     display: inline;
     margin:0;
     padding: 0;
     list-style: none;
}
 .headertop ul li {
     display: inline-block;
}
 .headertop ul li a {
     margin-right: 8px;
     color: #fff;
}   
span.msg-error {
    color: red;
}
.notic {
    margin-bottom: 10px;
}
.notic ul li {
    display: inline-block;
        margin-top: 0px;
}
.notic ul li a {
    display: initial;
    margin-right: 50px;
}
.notic ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
 
.notice_head {
    background: #b92b2b;
    padding: 8px;
}
.notice_head:after {
    width: 0;
    position: absolute;
    right: 5px;
    top: 5px;
    height: 0;
    border-style: solid;
    border-width: 10px 0 10px 10px;
    border-color: transparent transparent transparent #b92b2b;
    content: "";
}
.notice_head h1 {
       font-weight: 700;
    margin: 0;
    padding: 0;
    font-size: 12px;
    color: #fff;
}

.star .fa {
    color: #028dc1;
}
.star {
    float: left;
    margin-right: 12px;
}
.morecontent span {
     display: none;
}
 .morelink {
     display: block;
     color: #faaf40;
}



/* floating box style */
.floating-form {
    max-width: 300px;
    padding: 30px 30px 10px 30px;
    font: 13px Arial, Helvetica, sans-serif;
    background: #F9F9F9;
    border: 1px solid #ddd;
    right: 10px;
    position: fixed;
    box-shadow: -2px -0px 8px rgba(43, 33, 33, 0.06);
    -moz-box-shadow: -2px -0px 8px rgba(43, 33, 33, 0.06);
    -webkit-box-shadow:  -2px -0px 8px rgba(43, 33, 33, 0.06);
     z-index: 99999;
     top: 150px;
    }
.contact-opener {
    position: absolute;
    left: -107px;
    transform: rotate(-90deg);
    top: 100px;
    background-color: #216288;
    padding: 9px;
    color: #fff;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.43);
    cursor: pointer;
    border-radius: 5px 5px 0px 0px;
    -webkit-border-radius: 5px 5px 0px 0px;
    -moz-border-radius: 5px 5px 0px 0px;
    box-shadow: -2px -0px 8px rgba(43, 33, 33, 0.06);
    -moz-box-shadow: -2px -0px 8px rgba(43, 33, 33, 0.06);
    -webkit-box-shadow:  -2px -0px 8px rgba(43, 33, 33, 0.06);

}
.visiable .contact-opener {
    left: -85px !important;
}
.floating-form-heading{
       font-weight: bold;
    border-bottom: 1px solid #ddd;
    margin-bottom: 10px;
    font-size: 16px;
    color: #028dc1;
    padding-bottom: 3px;
}
.floating-form label{
    display: block;
    margin: 0px 0px 15px 0px;
}
.floating-form label > span{
       width: 100%;
    font-weight: bold;
    float: left;
    padding-top: 8px;
    padding-right: 5px
}
.floating-form span.required{
    color:red;
}
.floating-form .tel-number-field{
    width: 40px;
    text-align: center;
}
.floating-form  .long{
    width: 120px;
}
.floating-form input.input-field{
    width: 100%;
   
}

.floating-form input.input-field,
.floating-form .tel-number-field,
.floating-form .textarea-field,
 .floating-form .select-field{
    -webkit-transition: all 0.30s ease-in-out;
    -moz-transition: all 0.30s ease-in-out;
    -ms-transition: all 0.30s ease-in-out;
    -o-transition: all 0.30s ease-in-out; 
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    border: 1px solid #C2C2C2;
    box-shadow: 1px 1px 4px #EBEBEB;
    -moz-box-shadow: 1px 1px 4px #EBEBEB;
    -webkit-box-shadow: 1px 1px 4px #EBEBEB;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    padding: 7px;
    outline: none;
}
.floating-form .input-field:focus,
.floating-form .tel-number-field:focus,
.floating-form .textarea-field:focus,  
.floating-form .select-field:focus{
    border: 1px solid #0C0;
}
.floating-form .textarea-field{
   height: 100px;
    width: 100%;
}
.floating-form input[type="button"],
.floating-form input[type="submit"], .contact-opener {
  background: #028dc1;
    display: inline-block;
    border: 0;
    cursor: pointer;
    color: #FFFFFF;
    padding: 8px 18px;
    text-decoration: none;
    font: 12px Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 2px;
}
.floating-form input[type="button"]:hover,
.floating-form input[type="submit"]:hover, .contact-opener {
/*    background: linear-gradient(to bottom, #2D77A2 5%, #337DA8 100%);
*/    background-color: #b92b2b;

}
.floating-form .success{
    background: #D8FFC0;
    padding: 5px 10px 5px 10px;
    margin: 0px 0px 5px 0px;
    border: none;
    font-weight: bold;
    color: #2E6800;
    border-left: 3px solid #2E6800;
}
.floating-form .error {
    background: #FFE8E8;
    padding: 5px 10px 5px 10px;
    margin: 0px 0px 5px 0px;
    border: none;
    font-weight: bold;
    color: #FF0000;
    border-left: 3px solid #FF0000;
}
/**/
.other_location {
       background: #e8e8e8;
    padding: 30px;
}

address.branches {
    background: #fff;
    border: dotted #e8e8e8 2px;
}
/**/
.counter {
     padding: 10px;
     border: solid 1px #eee;
     border-radius: 0 0 8px 8px;
     /* color: #fff; */
}
.counter-item h4 {
    margin: 0;
    padding: 0;
    font-size: 18px;
}
.counter-item h1 {
       margin: 0;
       padding: 0;
       font-size: 27px;
       font-weight: bold;
       color: #028dc1;
}
.counter-item i.fa {
       font-size: 18px;
       font-weight: normal;
       width: 40px;
       height: 40px;
       line-height: 40px;
       background: #29358b;
       text-align: center;
       border-radius: 50%;
       margin-bottom: 5px;
       color: #fff;
       display: none;
}
.counter-item {
      text-align: center;
    padding: 8px 15px;
    display: block;
        border-radius: 8px;
}

.bg1{
        /* background: #b79124; */
        border-right: solid 1px #eee;
        border-radius: 0;
}
.bg2 {
    /* background: #b72424; */
    border-right: solid 1px #eee;
    border-radius: 0;
}
.bg3{
    /* background: #2487b7; */
    border-right: solid 1px #eee;
    border-radius: 0;
}
.bg4{
        /* background: #288a46; */
}
.affilations {
    padding: 50px 0 80px;
}

.affilations .affilations_list {
    text-align: center;
}

.affilations h1 {
    text-align: center;
    margin-bottom: 30px;
    color: #028dc1;
    margin-top: 0;
}
.affilations .affilations_list {
    text-align: center;
    box-shadow: 0px 0px 10px #eee;
    padding: 10px;
}
.single_right b, strong {
    color: #333;
    font-weight: bold;
}
div#testimonialsa .owl-dots {
    position: absolute;
    bottom: 50px;
}
footer#footer strong {
    color: #fff;
}
.counter-item a:hover {
    background: #b92b2b;
    text-decoration: none;
}
.counter-item a {
   background: #29358b;
    padding: 10px 0px;
    color: #fff;
    text-transform: uppercase;
    display: block;
}


/**/
/**/
.bgandshadow {
   background: #fff;
    box-shadow: 0 0 0 5px rgba(200,200,200,0.1) inset, 0px 0 3px 0 rgba(0,0,0,0.35);
}

.borderwraper {
  padding: 5px;
  /*background: #f5f5f5 none repeat scroll 0 0;*/
  border: 1px solid #eeeded;
  display: block;
}.border-right {
    border-right: solid 1px #eee;
    padding-right: 15px;
}
.radiousbgborder{
padding: 10px;
    border: 1px solid #EEE;
    margin-bottom: 15px;
    border-radius: 5px;
    }


.linktab {
    height: 70px;
    color: #FFF;
    display: block;
    font-size: 14px;
    text-shadow: 1px 1px 0 rgba(0,0,0,0.3);
    padding: 10px 10px 5px;
    text-decoration: none;
    font-weight: 700;
    box-shadow: 0 10px 12px -6px rgba(0,0,0,0.4), 0px 0 0 5px rgba(255,255,255,0.1) inset;
    transition: #000 .8s ease 0s;
    margin-bottom: 15px;
    background: #0b82af;
    position: relative;
    transition: all linear .4s;
    -webkit-transition: all linear .4s;
    -ms-transition: all linear .4s;
    -o-transition: all linear .4s;
    -moz-transition: all linear .4s
}
.linktab:hover {
    background: #028dc1;
    cursor: pointer
}
.linktab h3 {
    color: #eee;
    font-weight: 600;
    margin: 0;
    font-size: 20px;
    width: 80%;
    line-height: 27px
}
.linktab:after {
    content: "";
    font-family: FontAwesome;
    position: absolute;
    right: 0;
    top: 9px;
    bottom: 0;
    left: 78%;
    padding: 15px;
    font-size: 3em;
    color: rgba(237,237,237,0.66)
}
.linktab .tabicon:after {
    left: 76%
} 
.linktab p {
    padding-right: 60px
}
.linktab a {
    color: #fff;
    text-shadow: none;
    font-weight: normal;
    text-decoration: none;
}
/**/
/*small*/
.memberlist.leftimg  img {
    width: 100px;
}

.memberlist.leftimg figure {
    float: left;
    margin-right: 10px;
}

 

.memberlist.leftimg .team_membersmdceo .figcaption {
    text-align: left;
    margin-left: 10px !important;
}

 

.leftimg .figcaption {
    text-align: left;
}
/*small close*/
.team_membersmdceo {
  /*background: #f9f9f9;*/
  /*border: 1px solid #eee;*/
  padding: 11.8px;
  text-align: center;
  width: 100%;
  display: block;
}
.memberlist {
    box-shadow: 0 2px 4px 0 rgba(0,0,0,0.16), 0px 2px 10px 0 rgba(0,0,0,0.12);
    background: #FFF none repeat scroll 0 0;
    border-radius: 3px;
}
.memberlist {
    margin-bottom: 30px;
    padding: 10px;
    width: 100%;
}
.memberlist:last-child {
    margin-bottom: 0;
}
 
.team_membersmdceo figure {
    background: #FFF;
    text-align: center;
    display: inline-block;
    border-right: 1px solid rgba(230,230,230,0.45);
    margin: 0 auto;
}
.team_membersmdceo figure img {
   width: 196px;
    border: 1px solid #ddd;
    padding: 5px;
    margin: 0 auto;
    height: 177px;
    object-fit: cover;
}
.team_membersmdceo .figcaption {background-color: #FFF;padding: 5px 10px;}
.team_membersmdceo .figcaption h4, .team_membersmdceo .figcaption h5 {
    padding: 0;
    margin: 0
}
.team_membersmdceo .figcaption h4 {
    font-size: 15px;
    font-weight: 600;
    margin-bottom:5px;
}
.team_membersmdceo .figcaption h5 {
font-size: 13px;
color: #b92b2b;
font-weight: 600;
}
.block {
    display: block;
    margin-bottom: 20px;
}
/**/
img.welcomeimage {
    float: left;
    width: 100%;
    margin-right: 20px;
}
.panel-default {
    border-color: #ddd;
}
.panel-default>.panel-heading {
    color: #333;
    background-color: #f5f5f5;
    border-color: #ddd;
}
.panel-primary {
    border-color: #337ab7;
}
 .panel-primary>.panel-heading {
    color: #fff;
    background-color: #028dc1;
    border-color: #028dc1;
}
.panel-primary>.panel-heading h3 {
    margin: 0;
    padding: 0;
    font-size: 20px;
    color: #fff;
    font-weight: 600;
}
.panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid #eeeeee;
    border-top: 0;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
    box-shadow: 0 1px 1px rgba(0,0,0,.05);
}

.panel-default>.panel-heading {
    color: #333;
    background-color: #f5f5f5;
    border-color: #ddd;
}
.panel-heading {
    padding: 5px 16px;
    position: relative;
    padding-left: 12px;
    /*border-top-left-radius: 3px;*/
    /*border-top-right-radius: 3px;*/
}


.panel-body {
    padding: 15px;
}
/**/
.circle_news ol {
    /* margin: 0; */
    padding-left: 15px;
    list-style: circle;
}
.circle_news  ol li a {
    color: #028dc1;
    display: block;
    border-bottom: solid 1px #eee;
    padding: 15px 0;
}

.circle_news ol li a:hover {
    color: #b92b2b;
    text-decoration: none;
}
.button-readmore 
{
    background:#465d67 none repeat scroll 0 0;
    color: #FFF;
    position: relative;
    padding: 4px 8px;
        font-size: 12px;
}
.button-readmore::after {
    content: "\f067";
    font-family: FontAwesome;
    position: absolute;
    top: 0px;
    right: -26px;
    bottom: 0px;
    background: #2797c1;
    padding: 2px 8px;
}
.button-readmore:hover,
.button-readmore:focus
{
    background: #2797c1;
    color: #fff;
}
/**/
.title-header {
       background: #028dc1;
    padding: 5px;
     border-left: 5px solid #DA1F1F;
      position: relative;
      padding-left:25px
}

.title-header h1 {
    margin: 0;
    padding: 0;
    color: #fff;
    font-size: 18px;
}

 .title-header::before {
    font-family: 'FontAwesome';
    content: "\f0da";
    position: absolute;
    left: -1px;
    top: 15%;
    font-size: 1.8em;
    color: #b92b2b;
}
/**/
address.contact-details p {
      margin-bottom: 7px;
    padding: 0;
    font-size: 13px;
    line-height: 17px;
}

address.contact-details i.fa {
    width: 30px;
    height: 30px;
    line-height: 30px;
    background: #0ad;
    text-align: center;
    margin-right: 8px;
    border-radius: 50%;
}

address.contact-details p a:hover {
    color: #fff;
}

/*career*/

.accordion-toggle-link {
    margin: 0;
    border: 1px solid #ddd;
    display: block;
    width: 100%;
    height: auto;
    padding: 10px 15px;
    font-size: 14px;
    cursor: pointer;
    position: relative;
    border-radius: 0;
    background: #eee;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    transition: all .2s;
}
/*
.accordion-toggle-link:hover {
    box-shadow: 0 20px 25px rgba(0, 0, 0, .05)
}
*/
.accordion-toggle-link:after {
    position: absolute;
    right: 20px;
    top: 50%;
    margin-top: -3px;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 6px solid #fff;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    transition: all .2s
}

.accordion-toggle-link.collapsed:after {
    border-top-color: #333;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg)
}

.accordion-toggle-link.collapsed {
    background-color: #eee;
    color: #565656
}

.accordion-toggle-container {
    padding: 0px;
    border: solid 1px #eee;
    border-top: 0;
    margin-bottom: 30px;
}
.accordion-body {
    padding: 30px;
}

/**/
.sitemap ol {
    list-style: none;
    margin: 0;
    padding: 0;
}

.sitemap ol li {
    border-bottom: dashed 1px #ddd;
    padding: 8px;
}
.sitemap ol li:last-child
{
    border-bottom: 0;
}
.coloredblack  a {
    color: #333 !important;
}

.coloredblack a i.fa {
    color: #fff;
}

.coloredblack a:hover {
    color: #333;
    text-decoration: underline;
}
.tag {
        background: #028dc1;
    display: initial;
    padding: 0px 5px;
    font-size: 12px;
    text-transform: uppercase;
    position: absolute;
    right: 0;
    top: 0;
    color: #fff;
        display: none;
}
.tag.public {
    background: #028dc1;
}

.tag.private {
    background: #da1f1f;
}
/*login*/
.login {
   padding: 10px;
    margin: 50px 0;
    box-shadow: 0 2px 4px 0 rgba(0,0,0,0.16), 0px 2px 10px 0 rgba(0,0,0,0.12);
    background: #FFF none repeat scroll 0 0;
}
/**/
.pagination.pagination-centered {
    margin: 30px 0;
}
address.contact-details h3 {
     margin: 0;
    padding: 0;
    font-size: 16px;
    margin-bottom: 10px;
        font-weight: bold;
}

address.contact-details h4 {
    font-size: 14px;
     font-weight: 600;
     color:#FFF;
}

address.contact-details i {
    height: 300px;
}
.bg-theme {
       background: #028dc1;
    color: #fff;
}
.table td, .table th {
    padding: 8px 15px;
    vertical-align: top;
    border-top: 1px solid #eceeef;
}
address.contact-details h3{
    color: #FFFFFF;
}
address.contact-details p{
    color: #FFFFFF;
}
.coloredblack h3{
    color:#000 !important;
}
a.moretl {
    color: #fff;
    float: right;
    font-size: 13px;
}

.tender {
    border: solid 1px #eee;
    padding: 20px;
    margin-bottom: 15px;
}
.tender span
{
    display: inline-block;
    margin-right: 8px;
    padding: 2px 8px;
    border: solid 1px #eee;
    margin: 5px 0;
}
.tender h3 {
    margin: 0;

}
.tender .btn
{
    margin-top: 5px;
}

.search-tender {
    background: #eee;
    padding: 8px;
    margin-bottom: 20px;
}
select.form-control-new, input.form-control-new {
    background: #fff;
    padding: 5px;
    width: 100%;
    height: 35px;
    border: solid 1px #bfbebe;
}
.search-tender .btn
{
    margin-top: 2px;
}

p.pdf_download a {
    color: #ed1b23;
}
p.pdf_download {
    margin-bottom: 0;
}
span.id {
    display: block;
    border: 0;
    padding: 0;
    margin: 0;
}
.asideheader h4 {
    margin: 0;
    padding: 0;
}
/**/

.highliter{
    color: #028dc1 !important;
}
thead.head-theme {
    background: #028dc1;
    color: #fff;
}

thead.head-theme th {
    padding: 5px;
    vertical-align: middle;
    line-height: 14px;
    border-color: #0579a5;
}

.structure {
    border: dashed 1px #eee;
    padding: 20px;
    margin-bottom: 20px;
}

.structure_small {
    text-align: center;
    border: dashed 1px #eee;
    padding: 20px;
    margin-bottom: 30px;
}
.structure  h3, .structure_small h3 {
    font-size: 16px;
    margin: 0;
    color: #028dc1;
    font-weight: bold;
}

.structure span, .structure_small span {color: #b92b2b; display:block;}

 .mr-20 {
    margin-right: 20px;
}




/*loader*/


#loader-wrapper {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 999999999999999999;
        text-align: center;
   
}
.loader_logo{
   text-align: center;
    z-index: 999999999;
    display: block;
    top: 35%;
    width: 150px;
    height: 150px;
    position: relative;
    left: 43%; 
}
#loader {
    display: block;
    position: relative;
    left: 50%;
    top:50%;
    width: 80px;
    height: 80px;
/*    margin: -75px 0 0 -75px;
*/    border-radius: 50%;
    border: 4px solid transparent;
    border-top-color: #b75d2f;
    -webkit-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite;
    z-index: 1001;
    background: #eee;
}
 
     #loader:before {
        content: "";
        position: absolute;
        top: 5px;
        left: 5px;
        right: 5px;
        bottom: 5px;
        border-radius: 50%;
        border: 2px solid transparent;
        border-top-color: #b75d2f;

        -webkit-animation: spin 3s linear infinite;  
        animation: spin 3s linear infinite;  
    }

    #loader:after {
        content: "";
        position: absolute;
        top: 15px;
        left: 15px;
        right: 15px;
        bottom: 15px;
        border-radius: 50%;
        border: 3px solid transparent;
        border-top-color: #b75d2f;

        -webkit-animation: spin 1.5s linear infinite;  
          animation: spin 1.5s linear infinite;  
    } 

    @-webkit-keyframes spin {
        0%   { 
            -webkit-transform: rotate(0deg);  
            -ms-transform: rotate(0deg);   
            transform: rotate(0deg);   
        }
        100% {
            -webkit-transform: rotate(360deg);  
            -ms-transform: rotate(360deg);  
            transform: rotate(360deg);  
        }
    }
    @keyframes spin {
        0%   { 
            -webkit-transform: rotate(0deg);   
            -ms-transform: rotate(0deg);   
            transform: rotate(0deg);   
        }
        100% {
            -webkit-transform: rotate(360deg);  
            -ms-transform: rotate(360deg);   
            transform: rotate(360deg);   
        }
    }

    #loader-wrapper .loader-section {
        position: fixed;
        top: 0;
        width: 51%;
        height: 100%;
       /* background: #b92b2b;*/
       background: url(../images/frontcurtain.jpg);
       background-size: cover;
        z-index: 1000;
    }

    #loader-wrapper .loader-section.section-left {
        left: 0;
    }
    #loader-wrapper .loader-section.section-right {
        right: 0;
    }

    /* Loaded styles */
    .loaded #loader-wrapper .loader-section.section-left {
        -webkit-transform: translateX(-100%);  
            -ms-transform: translateX(-100%);  
                transform: translateX(-100%);   

        -webkit-transition: all 4s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1.000);   
                transition: all 4s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1.000);   
    }
    .loaded #loader-wrapper .loader-section.section-right {
        -webkit-transform: translateX(100%);   
            -ms-transform: translateX(100%);   
                transform: translateX(100%);   

        -webkit-transition: all 4s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1.000);   
                transition: all 4s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1.000);   
    }
    .loaded #loader {
        opacity: 0;

        -webkit-transition: all 0.3s ease-out;  
                transition: all 0.3s ease-out;  

    }
    .loaded #loader-wrapper {
        visibility: hidden;

    /*    -webkit-transform: translateY(-100%);  
            -ms-transform: translateY(-100%);   
                transform: translateY(-100%);   
        -webkit-transition: all 0.3s 1s ease-out;   
                transition: all 0.3s 1s ease-out;  */
     
    }


/*loader*/

 @media all and (max-width: 768px)
 {
     .mobilehide
     {
         display:none;
     }
      .mobileshow {
    display: block !important;
}
 }
 
 .mobileshow {
    display: none;
}

.height_manage {
    height: 250px;
    overflow: hidden;
}
.related_links ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.related_links ul li img {
    width: 40px;
    margin-right: 10px;
}

.related_links ul li a {
    display: block;
    border-bottom: dashed 1px #eee;
    color: #028dc1;
    padding:5px 0;
}
button.printbtn {
       float: right;
    background: linear-gradient(#028dc1 0,#29bcf3 100%);
    border: 0;
    padding: 2px 15px;
    font-size: 13px;
    color: #fff;
    font-weight: 700;
    cursor: pointer;
    margin:10px 0 0;
}

p.loginas {
    font-size: 20px;
    margin-bottom: 30px;
}
p.loginas span {
    color: #028dc1;
}
.dashboard-new {
    padding: 30px 0;
}

/*pagination*/

ul.pagination li {
    margin-right: 5px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background: var(--bg-light);
    border-radius: 50%;
}

ul.pagination {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    padding-left: 0;
    list-style: none;
    border-radius: .25rem;
    justify-content: center;
    margin: 0;
    font-size: 20px;
     padding: 15px; 
    /* background: var(--bg-white) !important; */
    /* box-shadow: 0 14px 25px rgb(0 0 0 / 16%); */
}

ul.pagination li a {
    color: var(--primary);
    display: block;
}

ul.pagination li.active,
ul.pagination li:hover,
ul.pagination li:focus {
    background: var(--bg-primary);
    color: var(--white);
    !important;
}

ul.pagination li.active a,
ul.pagination li:hover a,
ul.pagination li:focus a {
    color: var(--white);
}


@media screen and (min-device-width: 768px) and (max-device-width: 912px) { 
    a.logo_new img{
        width:72px;
    }
    .logo-area h3{
        font-size:20px;
    }
}
@media screen and (max-device-width: 500px) { 
    a.logo_new img{
        width:65px;
    }
    .logo-area h3{
        font-size:20px;
    }
    .hidden{
        display:none !important;
    }
    .center-text{
        text-align:center !important;
    }
}