.navbar-brand {
    width:400px;
    height: 79px;
    background: transparent url("../ermis_template/img/logoermislongize:-708x153.png") no-repeat scroll 15px 0px;
    background-size: 220px 78px;
}

.home .jumbotron{
 background: transparent url("../img/ermis_header.png") ;
 background-repeat: no-repeat;
 background-size: cover;
 background-position: left center;
}

.home .jumbotron{
 padding-top: 0.1em;
 padding-bottom: 0.1em;
}

.home .big-search .search{
width:100%;
}
.tblbigsearch{
width:90%;
margin-left:10%;
}
.home .big-search{
padding-bottom:0em;
padding-top:0em;
#width:70%;

}

.carousel-indicators li {
background-color: #2c689c;
}


.carousel-indicators .active {
background-color: #2c689c;
}


.home .big-search .search .fa-search{
margin-left:10%;
}

.navbar-nav .fa-angle-down {
    margin-left: 5px;
}

.navbar-inverse{
/*     padding: .5rem 0;*/
    background: #ffffff;
    transition: none;
/*    min-height: 77px;*/
     box-shadow: 0 0 10px rgba(0,0,0,0.1);
        color: #465052 ;
}

.home .navbar-inverse {
     background-color: rgba(255, 255, 255, 0.5); 
         color: #465052 ;
}
.navbar-inverse .navbar-nav > li > a{
color: #465052 ;
font-weight: 10;
font-family-sans-serif: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
 font-size:14px;
padding: 20px 8px;
}


#.jumbotron .container{
# width: 90%;
#}
#.navbar-right{
#     margin-right: -100px;
#}

#.col-md-6 text-right{
#      width: 30%;
#}

.nbtn {
    padding: 0.6rem 2.6rem;
    display: inline-flex;
   max-height: 30px
    align-items: center;
    border-radius: 100px;
    background-color: #2C689C !important;
    border-color: #2C689C !important;
    color: #FFFFFF !important;
    font-family: 'Open Sans', sans-serif;
    font-size: 1.5rem;
    margin-top: 16px;
   
}

footer{
background-color: #001c44;
background: #001c44;
}

body{
background-color: #001c44;
background: #001c44;

}

.align-right {
    text-align: right;
    
}
.soc-item{
    margin: 0 .5rem;
    display: inline;
}
