.nav_logo {
	height: 62px;
}

.dropdown-item.active, .dropdown-item:active {
	color: #191d34;
    background-color: #fff88d;
}

.button-contactForm:hover{
	color:white !important;
}

.main_menu_iner {
	height: 90px;
}

.service_part .single_service_part {
	height: 100%;
}

.our_industries .single_industries p {
	font-size: 13px;
}

@media (max-width: 991.98px) {
	.main_menu_iner {
		padding-top: 12px;
	}
}

/* ORIGINAL: @media (min-width: 800px) { */
@media (min-width: 992px) {
	.navbar-expand-lg {
		height: 90px;
	}
}

@font-face {
	font-family: bsmt;
	src: url('../fonts/BRUSHSCI.ttf');
}