/*
Copyright 2029 Chief Mechanic Limited
*/

html, body {
	overflow-x: hidden;
}

body {
	position: relative;
}

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

.header-tertiary-bg {
	font-size: 0.8em;
}

.header-tertiary-bg {
	border-bottom: 1px solid #20252f19!important;
}

.footer-primary-bg {
	border-top: 1px solid #20252f19!important;
}

.footer-primary-bg div {
	border-color: #20252f19!important;
}

.footer-primary-bg p {
	margin-top: 10px;
}

.footer-primary-bg h6 {
	font-size: 12px;
}

.footer-primary-bg ul {
	margin-top: 10px;
	margin-left: 5px;
}

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

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

.dropdown-menu > div {
	//background: #20252f19!important;
	border: 0px!important;
	color: #20252f!important;
}

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

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

.dropdown-menu .active {
	background: #20252f39!important;
	color: #20252f!important;
}

.dropdown-item:hover {
	background: #20252f29!important;
	color: #20252f!important;	
}

.table tr:hover td {
	color: #20252f!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;
}

.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 #f06018!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 #20252f49!important;
}

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

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

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