body {
	font-family: 'Montserrat', sans-serif !important;
}

header {
	background-color: #f7f7f7;
}

.dropdown-toggle::after{
	display:none;
	
}
.dropdown-menu.show {
    width: 10px !important;
    min-width: 218px !important;
    border-top: 3px solid #80a0ba;
    border-radius: 000px;
}
.dropdown-menu.show a:hover {
    color: #004075 !important;
}
.dropdown-menu a {
    text-transform: capitalize !important;
}
 

.banner_outer {
	width: 100%;
	background-image: url(../images/banner.png);
	height: 550px;
	background-size: cover;
}

.custom_heading {
	font-size: 46px;
	color: #fff;
	text-align: center;
	padding-top: 150px;
	text-transform: uppercase;
	font-weight: 600;
	padding-bottom: 30px;
}

.banner_outer img {
	width: 100%;
}

.input_outer input {
	padding: 14px 11px;
	width: 100%;
}

.input_outer .fa {
	position: absolute;
	right: 26px;
	top: 20px;
}

.banner_outer .col-md-3.col-sm-3 {
	padding-right: 0px !important;
}



.first_box {
	display: inline-block;
	border: 1px solid #8742c2;
	padding: 11px 15px;
	position: relative;
	width: 25%;
}

.first_box.boxx2 {
	border: 1px solid #65d36e;
	width: 20%;
	margin-left: 10px;
	margin-right: 10px;
}

.right_icon ul li a .fa {
	color: #fff;
	font-size: 23px;
}

.lear9 a {
	background-color: #1b94d6;
	padding: 16px;
	color: #fff;
	margin-top: 50px;
	display: inline-block;
	text-transform: uppercase;
	font-weight: 600;
	font-size: 13px;
}

.right_icon ul li {
	display: inline-block;
	padding-left: 20px;
}

.right_icon {
	text-align: right;
}

footer {
	background-color: #004076;
	padding: 32px 0px 10px;
}

.right_icon ul {
	list-style: none;
}

.left9 p {
    color: #1481bf;
    font-size: 14px;
}

.left9 p span {
	text-transform: uppercase;
}

.lear9 a img {
	margin-right: 10px;
}

.lear9 {
	margin: 0 auto;
}

.first_box.boxx3 {
	border: 1px solid #004076;
}

.first_box.boxx3 p,
.first_box.boxx3 h5 {
	color: #004076;
}

.first_box.boxx2 p,
.first_box.boxx2 h5 {
	color: #65d36e;
}

.other_link {
	display: inline-block;
	position: absolute;
	right: 20px;
	top: 60px;
}

.other_link h3 {
	color: #42658d;
	font-size: 15px;
	font-weight: 600;
	margin-top: 7px;
}

.mar98 {
	margin-top: 40px;
}

.other_link ul {
	list-style: none;
	padding: 0px !important;
}

.green2 a {
	color: #1b94d6;
	font-size: 12px;
	line-height: 9px;
	font-weight: 600;
	text-decoration: underline;
}

.orange_inner a {
	color: #ffa300;
	font-size: 12px;
	line-height: 9px;
	font-weight: 600;
	text-decoration: underline;
	margin-right: 15px;
}

.other_link ul li {
	display: inline-block;
}

.inner9 p {
	line-height: 30px;
	font-size: 15px;
	padding-top: 4px;
}

.te90 h5 {
	font-size: 13px;
	font-weight: 600;
	margin-top: -3px;
	color: #8742c2;
	text-transform: uppercase;
}

.input_outer.search_btn button img {
	width: 16px;
	display: inline-block;
	margin-right: 5px;
}

.inn7 {
	display: flex;
	margin-top: 20px;
}

.te90 {
	position: absolute;
	left: 60px;
	top: 0;
}

.te90 p {
	margin-bottom: 0px !important;
}

.inner9 h4 {
	color: #004076;
	font-weight: 600;
	font-size: 24px;
	margin-bottom: 15px;
}

.img9 img {
	width: 100%;
}

.autio_outer img {
	width: 100%;
}



.inner9 p a {
	color: #ffb142;
	font-weight: 500;
}

.bg_oner {
	background-color: #fff;
	padding: 20px;
	border-radius: 5px;
	margin-top: 30px;
}

.grey_outer {
	background-color: #f7f7f7;
	padding-top: 80px;
	padding-bottom: 80px;
}

.school_heading h3 {
	color: #004076;
	font-weight: 700;
	text-align: center;
	text-transform: uppercase;
}

.input_outer.search_btn button {
    background-color: #ffa300;
    padding: 16px 25px;
    display: inline-block;
    color: #fff;
    text-transform: uppercase;
    border: transparent !important;
}

.input_outer select {
	padding: 17px 11px;
	width: 100%;
}

header .navbar-nav.ml-auto li a {
	font-size: 15px !important;
	color: #505050 !important;
	text-transform: uppercase;
	font-weight: 500;
	padding-right: 20px !important;
}

header .navbar-brand img {
	width: 80%;
}

@media (max-width: 1200px) {
.input_outer.search_btn button {
    padding: 16px 9px;
}	
.te90 h5 {
    font-size: 11px;

}
	
	
}
@media (max-width: 992px) {
.custom_heading {
    font-size: 36px;

}
.dropdown-menu.show {
    width: 10px !important;
    min-width: 218px !important;
    border-top: 3px solid #80a0ba;
    border-radius: 000px;
    padding-left: 5px;
    padding-right: 5px;
}	
	.mar9 {
    margin-left: 0;
}
.input_outer.search_btn button {
    font-size: 10px;
}
.other_link {
    position: inherit;
    right: 0;
    top: 0;
}
.first_box {

    width: 33%;
}	
.first_box.boxx2 {
    width: 30%;

}
#navbarSupportedContent {
    position: absolute;
    z-index: 999999;
    width: 100%;
    top: 74px;
    left: 0;
    border: 2px solid #fff;
    background-color: #f7f7f7;
    padding: 10px;
}
}
@media (max-width: 768px) {
.custom_heading {
    font-size: 28px;
	padding-top: 110px;
}
header .container {
    max-width: 100% !important;
}
.left9 p {
    text-align: center;
}
.right_icon {
    text-align: center;
}
.right_icon ul {
    list-style: none;
    padding: 0px !important;
}	
.input_outer.search_btn button img {

    display: none;
}	
.input_outer.search_btn button {
    padding: 20px 9px;
}
.banner_outer {
    height: 410px;

}
	
}
@media (max-width: 576px) {
.custom_heading {
    font-size: 24px;
    padding-top: 70px;
}

header .navbar {
    padding: .5rem 0px !important;
}
header .navbar-brand {
    width: 200px;
}
.banner_outer {
    height: auto;
    padding-bottom: 80px;
}	
.banner_outer .col-md-3.col-sm-3 {
    padding-right: 30px !important;
}
.input_outer input {
    margin-bottom: 10px;
}
.input_outer select {
    margin-bottom: 10px;
}	
.input_outer .fa {
    right: 46px;
}	
.input_outer.search_btn button {
    padding: 20px 49px;
    font-size: 16px;
}
.first_box {
    width: 100%;
}
.inn7 {
    display: inherit;
    margin-top: 20px;
}
.first_box.boxx2 {
    width: 100%;
    margin: 10px 0px !important;
}
.inner9 h4 {
    font-size: 18px;

}
.bg_oner {
    margin-left: 15px;
    margin-right: 15px;
}
}