 
/*--- Navbar custom--*/
.navbar-default {
    background-color: #253B80 !important;
    border-color: #e7e7e7 !important;
}
.navbar-brand {
    margin-left: 14% !important;
    font-family: 'robotobold';
    font-size: 27px;
    color: #fff !important;
    padding-top: 26px;
}

.navbar-static-top {
    margin-bottom: 19px;
    background-color: #000962  !important;
        border-bottom: 5px solid  #d5d5d5;
}
.navbar-nav>li>a {
    margin-top: 25px;
    margin-bottom: 25px;
}
.navbar-nav>li>a {
    margin-top: 15px;
    margin-bottom: 15px;
    font-size: 14px;
      border-left: 1px solid rgba(236, 166, 3, 0.17);
    padding-top: 12px;
        padding-right: 20px;
    padding-bottom: 12px;
   font-family: 'robotoregular';}

.navbar-default .navbar-nav>li>a {
    color: #fff;
}
.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover {
       color: #fff;
    background-color: transparent;
}

hr {
    margin-top: 50px;
    margin-bottom: 90px;
    border: 0;
    border-top: 1px solid #eee;
}

.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover {
    color: #FFF;
    background-color: #000962;
}
.nav .open>a, .nav .open>a:focus, .nav .open>a:hover {
    background-color: #eee;
    border-color: #282352;
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    color: #fff !important;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 200px;
    padding: 0px 0;
    margin: 2px 0 0;
    font-size: 13px;
    text-align: left;
    list-style: none;
       background-color: rgb(1, 15, 112);
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 0px solid rgba(0,0,0,.15);
    border-radius: 0px;
    -webkit-box-shadow: 0 0px 0px rgba(0,0,0,.175);
    box-shadow: 0 0px 0px rgba(0,0,0,.175);
}

.dropdown-menu>li>a {
    display: block;
       padding: 10px 30px 10px 10px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #FFF;
    white-space: nowrap;
    font-family: 'robotoregular';
}
.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
    color: #FFFFFF;
    text-decoration: none;
    background-color:#0366C3;
}
.slider{ background:url("../img/slider.jpg") no-repeat; background-size: cover; }
.slider-container {
    border: 10px solid #fff;
    margin-top: 15px;
}
.border{border: 10px solid #fff;}

/* ============================================================
  ANIMATED UNDERLINE
============================================================ */
.nav>li {
    position: relative;
    display: block;
}
.nav>li:after {
  display: block;
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 0;
  height: 6px;
  background-color: #0366C3;
  content: "";
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
.nav>li:hover {
  color: #0366C3;
}
.nav>li:hover:after {
  width: 100%;
}


/*--- Navbar custom end--*/

.logo-container {
    position: absolute;

       width: 11%;
    z-index: 1004;
    border-radius: 0px 0px 0px 0px;
    border-bottom: 0px solid #77B937;
    top: -1px;
    padding: 0px 0px;
}
.yellow {
    background: #0366C3;
}
.social {
    font-size: 12px;
    color: #DFF5FF;
}
.social span:first-child {
    border-right: 0px solid #FFF6E1;
}
.social span.social {
    padding: 5px 8px;
    font-size: 13px;
}
.social span {

    float: right;
  border-left: 1px solid rgba(255, 255, 255, 0.28);
    padding: 5px 8px;
    cursor: pointer;
}
.social span#clock {

    float: right;
  border-left: 0px solid rgba(255, 255, 255, 0.28);
    padding: 0px 0px;
    cursor: pointer;
}

.social span i {
    margin-right:8px;
}
.foot-top {
    background: #000964;
    padding-top: 15px;
    padding-bottom: 15px; margin-top: 0px;    border-top: 5px solid #d5d5d5;
}
.blue-foot {
    background: #0042AC;
    border-bottom: 1px solid #FFEFC7;
    padding-top: 10px;
    color: #FFF;    font-size: 14px;
}
.powerd {
    color: #80D0F5;
}
.powerd:hover {
    color: #00AEFF; text-decoration: none;
}
.list-unstyled {
    padding-left: 0;
    list-style: none;
    margin-top: 10px;
}
.list-unstyled li { font-family: 'robotoregular';
    font-weight: 400;
    font-size: 14px;
    color: #99B2BB;
    line-height: 25px;
}
.list-unstyled li a {
    display: block;
    line-height: 30px;
    text-decoration: none;
    color: #fff;
}
.list-unstyled li a i {
    margin-right: 5px;
}
.heading-line{color: #179BD7;  font-family: 'robotoregular';}
.br1{    border-right: 1px solid rgba(255, 255, 255, 0.2);}

.widget-main {
    background-color: #fff;
    margin-top: 15px;
    margin-bottom: 0px;border: 0px solid rgb(213, 219, 224);
}
.widget-main-title {
    padding: 20px;
    border-bottom: 1px solid;
}
.widget-main-title {
    border-color: #d5dbe0 !important;
    font-family: 'robotoregular';
    padding: 13px 6px 20px 51px;
    position: relative;
}
.widget-title {
    margin: 0;
    text-transform: capitalize;
    color:#253B80;
    font-size: 18px;
    font-weight: 700;
    display: inline-block;
}
.widget-main-title span {
    display: block;
    width: 33px;
    height: 36px;
    position: absolute;
    left: 11px;
    font-size: 30px;
    top: 5px;
    background-position: 0 0;
    background-repeat: no-repeat;
    color: #888888;
    color: #179BD7;
}
.widget-inner {
    padding: 10px;
    margin-left: 8px;
    margin-right: 8px;
}
.event-small-list {
    padding-bottom: 2px;
    border-bottom: 1px dashed #DEDEDE !important;
    list-style: none;
}
.blog-list-post{    border-color: #d5dbe0 !important;}
.blog-list-post:not(:last-child) {
    padding-bottom: 15px;
    border-bottom: 1px dashed;
}

.blog-list-post:first-child {
    padding-top: 0 !important;
}
.blog-list-thumb {
    float: left;
    width: 65px;
    height: 65px;
    display: block;
    margin-right: 15px;
}
.blog-list-thumb img {
    width: 100%;
    height: 100%;
}
.blog-list-details, .event-small-details {
    overflow: hidden;
}
.blog-list-title{
    margin: 2px 0 0 0;}
.blog-list-post{
    display: block;
    padding-top: 15px;
} 