*{
    margin: 0px;
    padding: 0px;
}
.navbar-brand>img {
    display: block;
    width: 150px;
    height: 150px;
    margin-left: 100px;
}
#header{
    background: url('../img/bg-img.jpg');
    background-repeat: no-repeat;
    background-size: cover;
}
.navbar-inverse {
    background-color: transparent;
    border-color:transparent;
}
.navbar-inverse .navbar-nav>li>a {
    color: #0a132d;
    font-size: 12px;
    font-weight: 900;
}
.item{
    text-align: center;
    margin-top: 150px;
    color: #0a132d;
    font-family: sans-serif;
    font-size: 25px;
    text-transform: uppercase;
}
#myCarousel{
    height: 500px;
}
.carousel-control, .carousel-control:hover, .carousel-control:focus, .carousel-control:active {
    text-shadow: none;
    background-color: transparent;
    opacity: 0;
}
.nav{
    margin-top: 25px;
}
.navbar-inverse .navbar-nav>li>a:hover{
    color:#0031BC;
}
.carousel-indicators li{
    background: #0a132d;
    border: #0a132d;
}
.carousel-indicators .active {
    color:#0031BC;
    border: #0031BC;
}
.my-contact{    padding: 3px;
    font-family: cursive;
    font-weight: bold;
    margin-bottom: 0px;
}
.menu-staff a{
    text-decoration: none;
    color: #0a132d;
    padding: 10px;
    font-weight: bold;
}
.menu-staff{margin-top:5px;}
#contact{
    min-height: 30px;
    font-family: cursive;
}
#info{min-height: 30px;
background: #e8dde67d}
.inf-c{
    height: 40px;
    width: 100%;
    margin-top: 15px;
    font-size: 15px;
    font-weight: bold;
}
.inf-c a{
    color: #0031BC;
    text-decoration: none;
}
.r-b{
    background: #ead9e7d4;
}
.r-a{
    background: #ead9e785;
}
.r-c{
    background: #efd6f1;
}
#prin-com{
    margin-top: 30px;
}
.picc{
    width: 75%;
}
.nulll{margin-top: 60px;}
.xyz{margin-top: 20px;}
.des{text-align: center;text-transform: uppercase;font-weight: bold;color: #0a132d}
#footer{height: 300px;background: #10101012;padding: 20px;margin-top:40px;}
.navbar-inverse .navbar-nav>.open>a, .navbar-inverse .navbar-nav>.open>a:focus, .navbar-inverse .navbar-nav>.open>a:hover {color: #0a132d;background: transparent;}
.dropdown-item{padding: 10px;text-decoration: none;font-weight: 400;}
.dmi{text-decoration: none;color: black;}
.dmi:hover{text-decoration: none;color: #0031BC}