.main-nav nav .navbar-nav .nav-item a {
	color: black;
}

.main-nav nav .navbar-nav .nav-item .nav-las a {
	color: #fff;
}

.eq-form-banner {
	height: 30vh;
	width: 100%;
	z-index: 1;
}

.form-control:focus {
	border: none;
	border: 1px solid #ced4da !important;
	box-shadow: none !important;
}

.eq-form-banner-content,
.ab-con-1 {
	height: 100%;
	justify-content: center;
	align-items: center;
}

.tab-lab-fon {
	font-weight: bold;
}

.eq-form-content {
	color: #ffffff;
	font-size: 40px;
}

.widget-header {
	position: absolute;
	top: -24px;
	left: 50%;
	-webkit-transform: translate(-50%);
	transform: translate(-50%);
}

.widget-header .about-header-1 {
	margin-top: 0px;
	background-color: #1e1e1e;
	color: #ffffff;
	font-family: 'Cormorant', Arial, Helvetica, serif;
	font-size: 14px;
	text-transform: uppercase;
	letter-spacing: 1px;
	display: inline-block;
	padding: 10px 12px;
	text-align: center;
	min-width: 140px;
}

.widget-header .about-header-1:hover {
	background-color: #f89406;
	color: black;
	transition-duration: 0.4s;
}

.eq-form-bt {
	justify-content: center;
}

.btn-primary:hover {
	color: white;
	background-color: #1e1e1e;
}

.eq-form-sub {
	background-color: #f47c1b;
	padding: 10px 25px;
	border-radius: 5px;
	border: 0;
	font-size: 16px;
	font-weight: 500;
	color: white;
	height: 45px;
}

.r-con-hv {
	width: 95%;
}

.eq-form-right {
	border-radius: 8px;
}

.enquiry-form-inner {
	padding: 25px 15px;
	background-color: #f5f5f5;
	width: 100%;
}

.form-control:focus {
	border: none;
	box-shadow: 0px 0px 8px 0px #888888;
}

.eq-outer-left {
	font-size: 24px;
	font-weight: bold;
	line-height: 32px;
}

.eq-hq {
	font-size: 16px;
	padding: 10px 0px;
}

.call-num {
	justify-content: center;
	flex-direction: column;
}

.down-broch-bg {
	background-color: rgb(47, 47, 87);
}
