.navbar-custom .navbar-brand .logo {
    max-height: 56px!important;
    display: inline-block;
    position: relative;
    top: -12px;
}
.navbar-custom.top-nav-collapse .navbar-brand .logodark {
    max-width: 182px;
    max-height: none;
    position: relative;
    bottom: 10px;
}
.tree{
	position: relative;
	bottom:0px;
}
.top-nav-collapse{
	padding-top: 12px!important;
	padding-bottom: 12px!important;
}
.btn-red{
	margin-left: 10px;
	background-color: #ca151b!important;
	border: 2px solid #ca151b!important;
}
.btn-blue{
    color:#fff!important;
	margin-left: 10px;
	background-color: #0a509f!important;
	border: 2px solid #0a509f!important;
}
.top-nav-collapse .fa{
color:#000!important;
}

.mm-title{
	color: #fff!important;
}
.navbar-fixed-top span{
	background-color: #fff!important;
}
.overlay1 {
    background: rgba(7, 9, 21, 0.7);
}
.overlay1{
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
}
/*.hamburger {
    position: fixed;
    top: 20px;
    z-index: 9999999999999;
    display: block;
    width: 32px;
    height: 32px;
    margin-left: 15px;
    background: #fff!important;
    border: none;
}*/
.nav li a :active{
	color:#fff;
}
.nav li a :visited{
	color:#fff;
}
.sidebar-nav li a {
    display: inline-block;
    color: #ddd;
    text-decoration: none;
    padding: 23px 15px 23px 30px!important;
}
.sidebar-nav li .fa{
	font-size: 20px;
	color: #fff!important;
}
.blue{
	background-color:#2a6ebb;
	padding: 30px;
	position: absolute;
    bottom:  122px;
    border-radius: 20px;
        border-radius: 62px;
        left:60px;
}
.head1{
	position: absolute;
  /*  bottom: -2px;*/
  bottom:33px;
    left: 33%;
    color:#fff;
    text-shadow: 1px 2px #000;
}
.head3{
	position: absolute;
    bottom: 33px;
  
    color:#fff;
    text-shadow: 1px 2px #000;
	    text-align: center;
   
}
.head4{
	position: absolute;
    bottom: 12px;
    color:#fff;
    text-shadow: 1px 2px #000;
	    text-align: center;
    
}

.blue .fa{
color: #fff;
font-size: 50px;
}

.chat{
    position: fixed;
  /* left:15px;*/
  right: 15px;
    bottom: -30px;
    background-size: 40px 150px;
    z-index: 9999999;
    display: inline-block;
    transition: all 0.5s ease-in-out;
}
.chat:hover{
	
	 bottom: 1px;
	  transition: all 0.5s ease-in-out;
}
.sidebar-nav li:before {
    content: '';
    position: absolute;
    top: 0;
    left: auto;
    right: 7px!important;
    z-index: -1;
    height: 100%;
    width: 50px;
    background-color: #1c1c1c;
    -webkit-transition: width .2s ease-in;
    -moz-transition: width .2s ease-in;
    -ms-transition: width .2s ease-in;
    transition: width .2s ease-in;
}
.overlay {
    position: fixed;
    display: none;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(51, 51, 51, 0.47)!important;
    z-index: 9999;
}
/*.navbar-fixed-top .hamb-top{
	background-color: #fff!important;
}*/
.hamburger.is-closed .hamb-top, .hamburger.is-closed .hamb-middle, .hamburger.is-closed .hamb-bottom {
    background-color: #f5f5f5!important;
}
.top-nav-collapse .hamb-top, .hamb-middle, .hamb-bottom {
    background-color: 000!important;
}
.hamburger.is-open .hamb-top, .hamburger.is-open .hamb-middle, .hamburger.is-open .hamb-bottom {
    background-color: #fcf8e3!important;
}
.top-nav-collapse .hamburger span {
    background-color: 000!important;
}
 
.top-nav-collapse .hamburger .is-closed .hamb-top {
    background-color: #1a1a1a!important;
}
.top-nav-collapse .hamburger.is-closed .hamb-middle{
	    background-color: #1a1a1a!important;
	} 
.top-nav-collapse .hamburger.is-closed .hamb-bottom{
	 background-color: #1a1a1a!important;
}

.top-nav-collapse .hamburger.is-closed .hamb-top {
    background-color: #000 !important;
}
.top-nav-collapse .hamburger.is-closed{
	top: 25px!important;
    right: 84px;
	

}
.navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {
    max-height: 400px;
    margin-right: 30px!important
}

.top-nav-collapse .icon-bar {
    background: #333!important;
    z-index: 99999999;
}
#carousel-light2 {
    margin-top: -83px;
}
.selected{
    
    border-bottom: 3px solid #da0014;
}
/*.navbar-custom .nav  li.selected a {
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    background-color: #fff;
    color: #0a4f9f!important;
}
.top-nav-collapse li.selected a {
    color: #000!important;
}
.navbar-custom .nav  li a:hover {
  border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    background-color: #fff;
    color: #0a4f9f!important;  
     border-bottom: 3px solid #da0014;
    }*/
 /*.navbar-custom .nav li.active a {
    color: #094f9e !important;
    background: #fff;
    border-bottom: 3px solid #ca151b;
}*/
/*.navbar-custom .nav li.active a {
    color: #094f9e !important;
    background: #fff;
    border-bottom: 3px solid #ca151b;
    padding-top: 5px;
    padding-bottom: 5px;
    margin-top: 16px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}*/
/*.navbar-custom .nav li a:hover {
    color: #094f9e !important;
    background: #fff;
    border-bottom: 3px solid #ca151b;
    padding-top: 5px;
    padding-bottom: 5px;
    margin-top: 16px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}*/
#map, #mapdark {
    width: 100%;
    height: 554px!important;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
}
.left-ul li{
      margin-bottom: 10px;
      text-align: center;
}
.left-ul  a li{
   background-color: #0a509f;
    padding: 11px;
    color: #ffffff;
    border-left: 5px solid #cf161c;
    font-weight: 600;
    font-weight: 600;
    transition: all 0.5s ease-in-out;

}
.side-active{
    background-color: #0a509f;
    padding: 11px;
    color: #ffffff;
    border-left: 100px solid #cf161c!important;
    font-weight: 600;
    font-weight: 600;
    transition: all 0.5s ease-in-out;
}

.left-ul  a li:hover{
      border-left: 100px solid #cf161c;
}
.post-img {
    float: left;
    margin-right: 5%;
    width: 75px;
    display: block;

}
.footer-post{
    padding-left: 0px;
}
.footer-post p{
    margin-bottom: 5px;
}
.footer-post li {
    padding-left: 0px
    padding: 10px 0px;
    list-style-type: none;
    margin-bottom: 10px;
     margin-top: 10px;
    border-bottom: 1px solid #ccc;
}
.footer-post h6{
    margin-bottom: 5px;
}
.footer-post .btn{
    margin-bottom: 20px;
}
.recent{
    color: #fff;
    background-color: #0a509f;
    padding: 10px;
    text-align: center;
}
.aff h5{
    padding:10px;
    color: #fff;
    background-color: #0a509f;
}
.qiuck li{
    transition: all 0.5s ease-in-out;
    text-align: center;
    background-color: #e5e5e5;
    padding: 15px;
    margin-bottom: 10px;
    border-left: 5px solid #0a509f;

}
.qiuck li:hover{
 /*   transition: all 0.5s ease-in-out;*/
    color: #fff;
    background-color: #0a509f;
    border-left: 5px solid #ca151b;

}
.qiuck img{
    margin-top: -10px;
}
.chair .fa{
    color: #ca151b;
    font-size: 32px;
}
blockquote:before, blockquote:after {
    color: #0a509f;
    font-size: 18px;
    font-family: fontawesome;
}
.social .fa{
        font-size: 21px;
    border: 1px solid #000;
    padding: 3px 5px;
    width: 34px;
}
.pro li{
   
    text-align: left;
    background-color: #e5e5e5;
    padding: 15px;
    margin-bottom: 10px;
    border-left: 5px solid #0a509f;

}
.pro li:hover{
 /*   transition: all 0.5s ease-in-out;*/
    color: #fff;
    background-color: #0a509f;
    border-left: 5px solid #ca151b;

}
.pro li:hover .fa{
    color: #fff;
}
.pro-style{
    border-radius:10px;
    margin-top: 40px;
    border-top:1px solid #0a509f;
    border-left: 1px solid #0a509f;
    border-right:5px solid #0a509f;
    border-bottom:5px solid #0a509f;
}
.dtl h5{
margin-bottom: 5px;
color: #bf2329;
}
.pro-style img{
    padding-right: 10px;
    margin-bottom: 25px;
}
.campus-para{
    margin:10px 0 10px 0!important;
}
.list-sub{
    list-style: none!important;
}
.fa.pull-left {
    margin-right: .3em;
    margin-top: .3em;
}
.li-active{
    color: #fff;
    background-color: #0a509f!important;
     border-left: 5px solid #bf2329!important;
}
.li-active .fa{
color: #fff;
}
/*===========background=========*/
/*.bg-img2 {
  background: url("../img/header/0.jpg"); }
*/


/*///////rbp.css//////////*/

.index_services h4{
    font-size: 16px!important;
}
@media (min-width: 168px) {
    .index_services p{
        min-height: 135px;
    }
    .whychoose_index{
        min-height: 285px;
    }
}
.icon-big{
    line-height: 100px!important;
}
.whychoose_index h4{
    margin-bottom: 10px!important;
}
.help-block{
    margin-bottom: 30px!important;
}
.footer-menu h6{
    margin-bottom: 10px!important;
}
.section-pad-70{
    padding-top: 70px!important;
    padding-bottom: 70px!important;
}
#news-single ul.list-unstyled li{
font-size: 14px!important;
}
.partners .portfolio-item{
    border: 1px solid #33333354;
}
.navbar-custom .nav li a{
           padding: 15px 13px 15px;
}
.navbar-custom .nav li:hover{
  
    background: #fff!important;
}
.navbar-fixed .nav li:hover{
  
        background-color: #094f9e!important;
}
.navbar-custom .nav li:hover a{
      color: #094f9e !important;
}
.navbar-custom .nav li a:hover{
        color: #094f9e !important;
    background: #fff;
    /* border-bottom: 3px solid #ca151b; */
    /* padding-top: 5px; */
         padding: 15px 13px 15px;
}
.navbar-custom .nav ul.dropdown-menu{
    top: 30px!important;
        border-top: 5px solid #094f9e;
}
.navbar-custom .nav ul.dropdown-menu>li>a:hover{
    padding: 12px 18px!important;
     background-color: #d3161d!important;
    color: #fff!important;
}
.navbar-fixed .nav ul.dropdown-menu>li>a:hover{
    padding: 12px 18px!important;
     background-color: #d3161d!important;
    color: #fff!important;
}
.navbar-custom .nav ul.dropdown-menu>li>a{
    padding: 12px 18px!important;
    transition:all 0.3s ease-in-out;
}
.nav ul.dropdown-menu>li>a:hover{
   
}
.navbar-fixed-top .navbar-main-collapse{
    margin-top: 16px;
}
.top-nav-collapse .navbar-main-collapse{
    margin-top: 16px;
}
.top-nav-collapse{
    padding-top: 16px!important;
    padding-bottom: 28px!important;
}
.navbar-fixed-top #page-content-wrapper .hamburger{
    margin-top: 5px;
}
.top-nav-collapse #page-content-wrapper .hamburger{
    margin-top: 5px;
}
.act{
    background-color: #fff;
    position: relative;
   
}
.navbar-custom .nav li.act a{
    color: #094f9e!important;
    background-color: #fff;
}

.navbar-custom.top-nav-collapse .nav li.act a{
     color: #fff!important;
    background-color:  #094f9e!important;
}
.navbar-fixed-top .act a:after{
         content: '';
    display: inline-block;
    width: 50px;
    height: 30px;
    background-image: url(../img/head-logo.png);
    position: absolute;
    background-repeat: no-repeat;
    top: -18px;
    left: 0;
    margin: 0 25%;
}
.partners .portfolio-item img{
    transform: scale(1.0);
    transition: all 0.3s ease-in-out;
}
.partners .portfolio-item:hover img{
    transform: scale(1.2);
}
.navbar-fixed-top .act a:after{
         content: '';
    display: inline-block;
    width: 50px;
    height: 30px;
    background-image: url(../img/head-logo.png);
    position: absolute;
    background-repeat: no-repeat;
    top: -18px;
    left: 0;
    margin: 0 25%;
}
.top-nav-collapse .act a:after{
       content: '';
    display: inline-block;
    width: 50px;
    height: 30px;
    background-image: url(../img/head-logo.png);
    position: absolute;
    background-repeat: no-repeat;
    top: -17px;
    left: 0;
    margin: 0 25%;
}
.top-nav-collapse .act a{
        background-color: #0a4f9f;
    color: #fff;
}
.side-active{
    position: relative;
}
.side-active:after{
   content: '';
    width: 44px;
    height: auto;
    position: absolute;
    left: 0;
    top: 0px;
    border-top: 23px solid transparent;
    border-bottom: 23px solid transparent;
    border-left: 23px solid #cf161c;
}
.navbar-custom .nav li a{
        padding: 5px 13px 5px!important;
}
.top-nav-collapse .navbar-nav .act .drop-menu li a{
    background-color: #fff!important;
    color: #333!important;
}
.top-nav-collapse .act .drop-menu li>a:after{
    display: none!important;
    content: none!important;
}
.navbar-fixed-top .act .drop-menu li>a:after{
    display: none!important;
    content: none!important;
}
.career .form-control{
    border:1px solid rgba(63, 64, 67, 0.28);
    height: 40px;
}
.career label{
    color: #000;
}
.career select{
        background: transparent!important;
        border:1px solid rgba(63, 64, 67, 0.28)!important;
}
.btn-serv{
        width: 100%;
        padding: 10px 0;
    border-radius: 8px;
    background-color: #2c4676;
    transition: all 0.3s ease-in-out
}
.btn-serv:hover{
    background-color:rgba(45, 71, 119, 0.72);
}
.btn-serv a{
    color: #fff;
    font-size: 18px;
    display: block;
    transition: all 0.3s ease-in-out
}

.btn-serv:hover a{
    color: #fff;
    text-shadow: 1px 1px 1px #000;
}
.career-list h5{
    line-height: 34px;

}
.career-list h6{
    line-height: 18px;
    
}
.career h2{
    font-size: 20px;
}
.career h3{
    font-size: 18px;
}
.career h5{
    font-size: 13px;
}
.career .row:not(:first-child){
    padding-top: 0px;
    padding-bottom: 20px;
}
.board-names p,.board-names h4{
    margin-bottom: 10px!important;
}
