header .navbar .navbar-brand img {
	width:180px; margin:8px 0;
}
header .navbar .navbar-nav {
	margin: 0 auto;
	gap: 16px
}
header .navbar .navbar-nav li a {
	color: #000
}
header .navbar .navbar-nav li a.dropdown-toggle::after {
	background-image: url("../../images/icon-down-arrow.png");
	background-repeat: no-repeat;
	border: 0;
	width: 12px;
	height: 19px;
	background-size: 100%;
	top: 12px;
	padding-top: 15px;
	background-position: 0px 13px;
	margin-top: -4px
}
header .btnContactus .btn {
	background: #043882;
	color: #fff!important;
}
header .dropdown:hover>.dropdown-menu, header .dropend:hover>.dropdown-menu {
	display: block
}
.mobile-btnContactus {
	display: none
}
header .navbar-toggler:focus {
	box-shadow: 0 0 0 0rem
}
@media(max-width: 992px) {
.mobile-btnContactus {
	display: block
}
.desktop-btnContactus {
	display: none
}
}
footer {
	margin-top: 140px
}
footer .asi-foottop {
	background: #043882;
	padding-top: 60px;
	padding-bottom: 40px
}
footer .asi-foottop ul {
	display: flex;
	gap: 16px
}
footer .asi-foottop ul li {
	font-size: 13px;
	color: #fff; margin-right:30px;
}
footer .asi-foottop ul li .text {
	text-wrap: wrap
}
footer .asi-foottop ul li .title {
	text-transform: uppercase;
	margin-bottom: 8px;
	font-weight: 500
}
footer .asi-foottop ul li a {
	color: #fff
}
footer .asi-foottop ul li:nth-child(3) {
	width: 214px;
	flex: none;  
}
footer .asi-foottop ul li:nth-child(3) a {
	display: block;
	width: 100%;
	border: 1px solid #fff;
	border-radius: 4px;
	height: 50px;
	display: flex;
	align-items: center;
	justify-content: start;
	margin-top: 16px;
	gap: 12px;
	padding-left: 12px
}
footer .asi-foottop ul li:nth-child(3) a:hover {
	box-shadow: 0 1px 2px #03214e
}
footer .asi-foottop ul li:nth-child(1) .foot-logo {
	margin-bottom:20px; 
}
footer .asi-foottop ul li:nth-child(2) .open-gmap a {
	display: inline-flex;
	border: 1px solid #fff;
	border-radius: 4px;
	height: 40px;
	align-items: center;
	justify-content: center;
	margin-top: 16px;
	padding: 16px;
}
footer .asi-foottop ul li:nth-child(2) .open-gmap a:hover {
	box-shadow: 0 1px 2px #03214e
}
footer .asi-foottop ul li:nth-child(2) .contact-for-msite {
	margin-top: 46px;
}
footer .asi-foottop ul li:last-child {
	width: 160px;
	flex: none;
	padding-left: 28px;
}
footer .asi-foottop ul li:last-child a {
	text-transform: uppercase;
	font-weight: 500
}
footer .asi-foottop .footnav a {
	display: block;
	padding: 6px 0
}
.asi-footbottom {
	background: #022352;
	text-align: center;
	color: #fff
}
.asi-footbottom p {
	height: 66px;
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: center
}
@media(max-width: 768px) {
footer .asi-foottop ul {
	flex-wrap: wrap;
	text-align: center
}
footer .asi-foottop ul li {
	width: 100%
}
footer .asi-foottop ul li:nth-child(1), footer .asi-foottop ul li:nth-child(2), footer .asi-foottop ul li:nth-child(3), footer .asi-foottop ul li:nth-child(4) {
	width: 100%
}
footer .asi-foottop ul li:last-child {
	padding-left: unset
}
footer .foot-logo img {
	width: 250px
}
footer {
	margin-top: 70px
}
}
