/*
Copyright 2029 Chief Mechanic Limited
*/

html, body {
	overflow-x: hidden;
}

body {
	position: relative;
}

.navbar-brand {
	margin-top: 0.65em;
	margin-bottom: 0.65em;
}

.form-control:not(.cm_captcha .form-control, #cm_module .form-control), .bootstrap-select .btn-light:not(#cm_module .btn-light) {
	background: #ffffff19!important;
	border: 0px!important;
	color: #ffffff!important;
}

.dropdown-menu {
	background: #181c25!important;
	border: 0px!important;
}

.dropdown-menu > div {
	background: #ffffff19!important;
	border: 0px!important;
	color: #ffffff!important;
}

.cm_captcha .btn-outline {
	border-color: #000!important;
}

.bootstrap-select .btn-light div, .dropdown-item {
	color: #ffffff!important;
}

.dropdown-menu .active {
	background: #ffffff39!important;
	color: #ffffff!important;
}

.dropdown-item:hover {
	background: #ffffff29!important;
	color: #ffffff!important;	
}

.btn-fill {
	background: #ffffff19!important;
	border: 0px!important;
	color: #ffffff!important;
}

.btn-outline, .input-group-text {
	background: none!important;
	border-color: #ffffff19!important;
	color: #ffffff!important;
}

.table tr:hover td {
	color: #ffffff!important;
}

.form-control, .btn-light, .dropdown-item, .btn:not(#cm_chat .btn, .bi.btn) {
	padding: 0.75em 1em;
}

.bi.btn {
	padding: 0.55em 0.75em!important;
}

.btn:not(.btn-light) {
	font-weight: 700;
}

.form-label {
	font-weight: 500;
}

nav .bi-heart, nav .bi-heart-fill, nav .bi-collection, nav .bi-collection-fill {
	display: none;
}

.footer-primary-bg .row > div {
	display: flex;
	flex-direction: column;
	align-items: flex-start;
}

.footer-primary-bg .row > div > div:last-of-type {
	margin-top: auto;
}

.logo-block-social .bix25 {
	font-size: 4em;
	margin-right: 0.35em!important;
}

.logo-block .bix25 {
	font-size: 1.75em;
}

.logo-block > div:first-of-type {
	width: 30px!important;
	position: relative;
	top: -1px;
}

.footer_logo {
	margin-top: 0.75em;
}

.header-primary-bg a {
	text-decoration: none;
}

.header-primary-bg .nav-link {
	margin: 0px 5px!important;
}

@media (min-width: 992px) {

	.header-primary-bg.nav-line-below .nav-link {
		border-bottom-color: transparent;
	}

	.header-primary-bg.nav-line-below .nav-link.active {
	    border-bottom: 3px solid #bf0200!important;
	}
}

#module_hero_image_text_X4wyqKXt .stretch-right {
	overflow: visible;
}

#module_hero_image_text_X4wyqKXt .stretch-right > img {
	margin-top: -10vw;
}

.body-bg .border {
	border: 1px solid #ffffff49!important;
}

.primary-bg .border {
	border: 1px solid #ffffff49!important;
}

.secondary-bg {
	background-color: #20252f99;
}

.secondary-bg .border {
	border: 1px solid #ffffff49!important;
}

.footer-primary-bg {
	background-color: #20252f99;
}

.footer-secondary-bg {
	background-color: #20252f99;
}

#cm_chat {
	border: 1px solid #ffffff49!important;
}

#cm_chat .btn-fill, #cm_chat .btn-outline {
	background: #bf0200!important;
	border: 0px!important;
	color: #ffffff!important;	
}

@media (max-width: 991.99px) {

	.nav-item {
		background-color: #20252f89;
	}
	.nav-item:hover {
		background-color: #20252f;
	}
	.nav-link {
		font-size: 1.2em;
	}
}

.alert {
	color: #000!important;
}