@charset "utf-8";
/* CSS Document */
.topbar {
/*background:#0984d3;*/
border-bottom:1px solid #d7d7d7;
padding:7px;
}
.topbar-right {
margin-right:30px;
font-size:14px;
}
.topbar-left {
margin-left:42px !important;
font-size:14px;
}
.icon3 {
padding: 0px 4px 0px 4px;
color:#000;
}
.icon4 {
padding: 5px 4px 0px 4px;
color:#000;
}
.icon1 {
padding: 0px 4px 0px 4px;

}
.icon2 {
padding: 6px 4px 0px 4px;
color:#000;
}
.topbar-span {
    color: #fff;
    font-size: 13px;
    padding: 0px 3px 0px 3px;
}
.highlight_h6 {
font-size:16px !important;
font-weight:600 !important;
}
.facility_box {
min-height:264px !important;
}

.tobar_button1 {
    display: none!important;
}
@media (max-width:992px) {
.highlight_h1 {
    margin-top: -30px;
    margin-left: 50px;
}
.topbar-right {
margin-right:120px;
}
.topbar-left {
margin-left:90px !important;
}
.topbar-left1 {
margin-left:100px !important;
}
.tobar_button {
    display: none;
}
.tobar_button1 {
    display: block!important;
}
}
.course_t1 {
padding: 20px;
    background: #f1f3f5;
    color: black;
    width: 50%;
	}
[data-layout=vertical][data-sidebar=dark][data-sidebar-size=sm] .navbar-brand-box {
    background: #ffffff;
}	