@font-face {
  font-family: 'SolaimanLipiNormal';
  src: url('../fonts/SolaimanLipiNormal.eot') format('embedded-opentype');
  font-weight: normal;
  font-style: normal;
}
body {
	font-family: 'SolaimanLipiNormal';
}
a:hover {
	text-decoration: none;
}

body button:focus {
	outline: none;
	box-shadow: none;	
}
body .authForm button:focus {
	outline: none;
	box-shadow: none;
} 
.btn-primary:not(:disabled):not(.disabled).active:focus, .btn-primary:not(:disabled):not(.disabled):active:focus, .show>.btn-primary.dropdown-toggle:focus {
	box-shadow: none;
}

header .mmenu .navbar .navbar-toggler {
	border:1px #cecece solid;
}

header .mmenu .navbar .show {
	z-index: 999;
	background: #fff;
}
header .mmenu .navbar .show .navbar-nav {
	padding-left: 0px;
}
header .mmenu .navbar .show .authForm {
	padding-left: 20px;
}

.mmenu {
	border-top: 6px #466ba3 solid;
	height: 66px;
	border-bottom: 1px #000 solid;

}
.mmenu nav {
	padding: 0px;
}
.mmenu nav a {
	color: #000;
	font-size: 15px;
	
}
.mmenu .navbar-nav {
	padding-left: 70px;
}
.mmenu .navbar-nav .nav-link {
	padding: 4px 20px 0px 20px;
}
.mmenu .authForm button {
	border:1px #cecece solid;
	border-radius: 0px;
	outline: 0px;
	box-shadow:none;
	background: none;
	color: #000;
}

.mmenu .authForm .btn-primary.focus, .mmenu .authForm  .btn-primary:focus {
	box-shadow:none;
}

#demo11, #demo22 {
	z-index: 99999;
	position: absolute;
	width:242px;
	max-height: 300px;
	border:1px black solid;
	background: #fff;
	padding: 10px;
	border-radius: 0px 0px 5px 5px;
	right: 0px;
	top: 60px;
}

#demo11 h2, #demo22 h2 {
	font-size: 16px;
}
.mslider .carousel-indicators li {
	background:#00aeff; 
	padding:3px 1px;
	border-radius: 100%;
	opacity: 5;
}
.mslider  ol .active {
	background:#fff; 
	padding:3px 1px;
	border-radius: 100%;
	opacity: 5;
}
.sld_caption {
	border-radius: 10px;
	background: #191e4eb3;
	padding: 25px;
	max-width: 625px;
	text-align: left;
	max-height: 310px;
	top:20%;
}
.sld_caption p  {
	color: #fff;
	font-size: 15.5px;
	line-height: 33px;
}
.sld_caption h2  {
	color: #fff;
	font-size:51px;
	border-bottom: 7px #456ba4 solid;
	margin-bottom: 22px;
}
.sld_caption .button {
	margin-top:32px;
}
.sld_caption a {
	background: #456ba4;
	padding: 5px 40px 0px 40px;
	display: inline-block;
	border:2px #fff solid;
	border-radius: 100px 100px;
	color: #fff;
	text-align: center;
}
.top_content_box_area {
	padding-top: 85px;
}
.top_content_box_area .top_content_box {
	box-shadow: #00000085 12px 11px 12px;
	border:#afcbe2 1px solid;
	padding: 20px 20px 40px 20px;
	margin-bottom: 30px;
}
.top_content_box h3 {
	color: #2f4971;
	font-size: 18px;
	padding-top: 25px;
	padding-bottom: 20px;
	margin: 0px;
}
.top_content_box p {
	color: #2f4971;
	font-size: 15px;
	margin-bottom: 30px;
}
.content-img img {
	width: 100%;
}
.top_content_box a {
	color: #2f4971;
	font-size: 15px;
	border:1.5px #5b619c solid;
	border-radius: 10px 10px 10px 10px;
	padding: 10px 35px 4px 35px;
	text-decoration: none;
	display: inline-block;
}
.top_content_box a:hover {
	background: #1f2454;
	color: #fff;
}

.admission-area {
	background: url(../images/img4.jpg);	
	margin-top: 58px;
}
.admission-area a {
	font-size: 51px;
	color: #fff;
	display: block;
	line-height: 221px;
	text-decoration:none;

}

.multy-service-area {
	margin-top: 85px;
	padding-bottom:60px;
}
.multy-service-area .service-icon-box {
	background: #1f2454;
	padding: 5px;
	border-radius: 7px;
	color: #fff;
	font-size: 45px;
	height: 75px;
	text-align: center;
	margin-bottom:25px;
}
.multy-service-area .service-icon-box:hover {
	background: #5b619c;
}

.multy-service-area h3 {
	font-size: 16px;
	color: #676873;
	margin-bottom:2px;
}
.multy-service-area p {
	font-size: 12px;
	color: #1d4480;
	margin-bottom:2px;
}
body .multy-service-area .row a {
	font-size: 11px;
	color: #1d447f;
	text-decoration: underline;
	font-style: italic;
	margin: 0px;
	padding: 0px;
	display: inline-block;
}




.new-discovered-area {
	text-align: center;
	background: url(../images/img5.jpg);	
	margin-bottom: 85px;
}
.new-discovered-area a {
	font-size: 51px;
	color: #fff;
	display: block;
	line-height: 221px;
	text-decoration:none;

}




.bottom-service-area {
	margin-bottom: 85px;
}
.bottom-service-box {
	box-shadow: #242424b8 0px 0px 6px;
	padding: 15px 15px 30px 15px;
	border-radius: 10px 10px 10px 10px;
}
body .container .bottom-service-box:hover {
	background: #1f2454;
	color: #fff;
	}

body .container .bottom-service-box:hover  h3 {	
	color: #fff;
	}

body .container .bottom-service-box:hover  p {	
	color: #fff;
	}
body .container .bottom-service-box:hover  a {	
	background: #fff;
	color: #000;
	}	

.bottom-service-area h3 {
	color: #466ba3;
	font-size: 16px;
	margin-bottom: 15px;
	margin-top: 20px;
}
.bottom-service-area p {
	color: #40405e;
	font-size: 13px;
	margin-bottom: 12px;
	
}
.bottom-service-area a {
	color: #fff;
    font-size: 14px;
    border-radius: 30px 30px 30px 30px;
    padding: 7px 30px 4px 30px;
    text-decoration: none;
    display: inline-block;
    background: #1f2454;
    line-height: normal;
}
/*.bottom-service-box img {
	max-height: 151px;
	max-width: 100%;
}
*/
.bottom-service-box .fa {
	width: 151px;
    line-height: 123px;
	border-radius: 100%;
	font-size: 78px;
	color: #5b619c;
	background: #f3f4f9;
	padding: 10px 10px;
	border:#9da3d4 1px solid;
	
}

.ebook-area {
	background: url(../images/img6.jpg);	
	margin-bottom: 85px;
}

.ebook-area a {
	font-size: 51px;
	color: #fff;
	display: block;
	line-height: 221px;
	text-decoration:none;
}

footer .footer-top {
	background: #5b619c;
	padding: 80px 0px;
}
.footer-top ul {
	padding: 0px;
	margin:0px; 
	text-align: center;
}
.footer-top ul li {
	list-style: none;
	display: inline;
	padding: 0px 10px;
}
.footer-top ul li a {
	display: inline-block;
}


.footer-bottom {
	background:#141414;
	padding: 25px 0px;
}
.footer-bottom p {
	color: #fff;
	margin: 0px;
	padding: 0px;
}













@media only screen and (max-width: 1200px) {

  .sld_caption {
    top: 12%;
  }
  .multy-service-area .service-icon-box {
  	height: 55px;
  }
  .multy-service-area .service-icon-box {
  	font-size: 33px;
  	margin-bottom: 66px;
  }
}

@media only screen and (max-width: 1080px) {
	.sld_caption {
    top: 10%;
  }
  .sld_caption h2 {
    font-size: 39px;
    border-bottom: 5px #456ba4 solid;
    margin-bottom: 10px;
}
.sld_caption p {
    font-size: 13.5px;
    line-height: 25px;
}
.sld_caption .button {
    margin-top: 18px;
}
.sld_caption {
    max-height: 237px;
}
}
@media only screen and (max-width:990px) {
.multy-service-area .service-icon-box {
    margin-bottom: 41px;
}
.bottom-service-box {
		margin-bottom: 30px;
	}
}

@media only screen and (max-width: 870px) {
	.sld_caption {
    top: 8%;
  }
  .sld_caption h2 {
    font-size: 30px;
    border-bottom: 3px #456ba4 solid;
    margin-bottom: 6px;
}
.sld_caption .button {
    margin-top: 15px;
}
.sld_caption {
    max-height: 217px;
}
}

@media only screen and (max-width:768px) {
.admission-area a, .new-discovered-area a, .ebook-area a {
		font-size: 30px;
	}
.top_content_box_area {
    padding-top: 50px;
}
.admission-area {
    margin-top: 26px;
}
.multy-service-area {
    margin-top: 50px;
    padding-bottom: 31px;
}
.new-discovered-area {
    margin-bottom: 60px;
}
.bottom-service-area {
    margin-bottom: 24px;
}
.ebook-area a, .new-discovered-area a, .admission-area a {
    line-height: 130px;
}
.ebook-area {
	margin-bottom: 55px;
	}
footer .footer-top {
	background: #5b619c;
	padding: 40px 0px;
}
.footer-top ul li {
    padding: 0px 0px;
}
	body .multy-service-area .row a {
		margin-bottom: 20px;
	}
}

@media only screen and (max-width:450px) {
	.footer-top ul li img {
		width: 70%;
	}
}































































































