:root {
	--color: #2C9EA7;
	--color-two: #304366;
	--Black: #161616
}

:where(body .is-layout-flow)>* {
	margin-block-start: 0 !important
}

:where(.wp-site-blocks)>* {
	margin-block-start: 0 !important;
	margin-block-end: 0 !important;
}

.header-block {
	padding: 25px 0 !important;
}

.header-block .phone {
	display: flex;
	flex-direction: column;
	color: #8E8E8E;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 125%;
	text-transform: uppercase;
}

.header-block .phone a {
	color: #65C8D0;
	font-size: 20px;
	font-style: normal;
	font-weight: 700;
	line-height: 125%;
}

.header-block .wp-block-buttons a {
	color: #fff !important;
}

.header-block .wp-block-image.size-full {
	margin-left: auto;
}

.header-block .is-content-justification-space-between.is-layout-flex {
	gap: 40px;
}

h1 {
	color: var(--color) !important;
	font-size: 40px !important;
	line-height: 125% !important;

}

h1 span {
	color: var(--color-two) !important
}

h2 {
	text-transform: uppercase;
	margin-bottom: 20px
}

img {
	max-width: 100%;
	height: auto
}

b,
strong {
	font-weight: 700
}

.block-description-container {
	color: var(--grey, #565656);
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 25.6px;
	max-width: 936px;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}

:where(.cbg-header .black-block, .cbg-wheels-rims-repair) ul {
	margin-left: 0 !important;
	padding-left: 0 !important
}

:where(.cbg-header .black-block, .cbg-wheels-rims-repair) ul li {
	color: var(--color-two);
	font-size: 20px;
	font-style: normal;
	font-weight: 400;
	line-height: 125%;
	margin-bottom: 10px;
	list-style: none;
	background-image: url("data:image/svg+xml,%3Csvg width='22' height='22' viewBox='0 0 22 22' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='11' cy='11' r='10.5' fill='%23304366' stroke='white'/%3E%3Cpath d='M6 11.5L9 15L16.5 7' stroke='white' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E ");
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 38px
}

header .header_phone .phone a {
	text-decoration: none
}

header .wp-container-core-group-is-layout-3 {
	justify-content: space-between;
	padding-top: 20px
}

header .header_phone .phone a:hover {
	color: var(--color-two)
}

@media (min-width:1200px) {

	.container,
	.container-lg,
	.container-md,
	.container-sm,
	.container-xl {
		max-width: var(--wp--style--global--wide-size) !important
	}
}

@media (max-width:992px) {
	h1 {
		font-size: 28px !important
	}

	h2 {
		font-size: 24px !important
	}

	h3 {
		font-size: 20px !important;
		line-height: 100%
	}

	.block-description-container {
		font-size: 12px;
		line-height: 125%
	}

	:where(.cbg-header .black-block, .cbg-wheels-rims-repair) ul li {
		font-size: 14px;
		background-size: 16px;
		padding-left: 26px;
		margin-bottom: 10px
	}

	header .header-block {
		padding: 14px 15px !important;
	}

	header .wp-block-buttons,
	header .wp-block-image.size-full {
		display: none !important
	}

	header .header_phone .phone a,
	header .header_phone .phone span {
		font-size: 12px
	}

	header .header-block .wp-block-image {
		max-width: 32px !important
	}

	header .custom-logo {
		max-width: 102px
	}

	header .wp-block-group {
		flex-wrap: nowrap !important
	}

	header .wp-block-template-part .has-global-padding {
		padding: 0 !important
	}

	header .wp-container-core-group-is-layout-3 {
		padding: 10px 15px
	}
}

.banner-bu-contractors {
	padding-top: 45px;
	padding-bottom: 40px;
	background: url("/wp-content/uploads/background-banner-bu-2.png");
	background-size: cover;
	background-repeat: no-repeat;
}

.banner-bu-contractors h2,
.banner-bu-contractors p {
	color: white;
}

.banner-bu-contractors h2 {
	color: var(--white, #FFF);
	font-size: 36px;
	font-style: normal;
	font-weight: 700;
	line-height: 125%; /* 45px */
	margin-bottom: 10px;
}

.banner-bu-contractors p {
	color: var(--white, #FFF);
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 150%; /* 24px */
}

.banner-bu-contractors .container {
	margin-right: auto !important;
    margin-left: auto !important;
}

.banner-bu-contractors .wp-element-button:hover {
	filter: brightness(0.9);
}

.banner-bu-contractors .wp-element-button {
	padding: 18px 18px;
	
	color: var(--Wilfix-Dark-Grey, #304366);
	text-align: center;
	font-size: 18px;
	font-style: normal;
	font-weight: 700;
	line-height: 150%; /* 27px */
	letter-spacing: 1.44px;
	text-transform: uppercase;
	
	width: 260px;
}

@media (max-width: 767px) {
	.banner-bu-contractors h2,
	.banner-bu-contractors p {
		text-align: center;
	}
	
	.banner-bu-contractors .wp-block-buttons {
		justify-content: center;
	}
}

.footer-mobile-fixed {
	display: none;
}

@media (max-width: 767px) {
	.footer-mobile-fixed {
		display: flex;
		position: fixed;
		bottom: 0px;
		width: 100%;
		z-index: 10;
		height: 70px;
	}
}

.footer-mobile-fixed__left {
	width: 50%;
    display: inline-flex;
    justify-content: center;
	align-items: center;
	background: #65C8D0;
	color: #f7f7f7;
	font-weight: 700;
	font-size: 16px;
	text-decoration: none;
}

.footer-mobile-fixed__right {
	width: 50%;
    display: inline-flex;
    justify-content: center;
	align-items: center;
	background: #FFD74A;
	color: #304366;
	font-weight: 700;
	font-size: 16px;
	text-decoration: none;
}