
.brothers_list { text-align: center; }

.brothers_list a {
	display: inline-block;
	text-decoration: none;
	font-family: Montserrat;
	text-transform: uppercase;
}





.brothers_list_type_a {
	padding-bottom: 7px;
	margin-bottom: 6px;
	background: url(https://www.ventilation-ncv.com/tp_images/block/brothers_list/type_a_shadow.jpg) center bottom no-repeat;
}

.brothers_list_type_a a {
	padding: 12px 7px 11px;
	font-size: 13px;
	color: #222222;
}

.brothers_list_type_a a:hover,
.brothers_list_type_a .active {
	color: #ffffff;
	background: #0f4f78
}





.brothers_list_type_b {
	margin-top: 41px;
	margin-bottom: 22px;
}

.brothers_list_type_b a {
	width: 20%;
	height: 100px;
	color: #000000;
	font-family: Montserrat;
	font-weight: 700;
	text-transform: uppercase;
	font-size: 16px;
	padding-top: 128px;
	text-align: center;
	background: url(https://www.ventilation-ncv.com/tp_images/block/brothers_list/bro_list_type_b.png) center top no-repeat;
}

.brothers_list_type_b a:first-child { background-position: center -41px; }
.brothers_list_type_b a:first-child + a { background-position: center -441px; }
.brothers_list_type_b a:first-child + a + a { background-position: center -841px; }
.brothers_list_type_b a:first-child + a + a + a { background-position: center -1241px; }
.brothers_list_type_b a:first-child + a + a + a + a { background-position: center -1641px; }

.brothers_list_type_b a:first-child.active,
.brothers_list_type_b a:first-child:hover { background-position: center -241px; }

.brothers_list_type_b a:first-child + a.active,
.brothers_list_type_b a:first-child + a:hover { background-position: center -641px; }

.brothers_list_type_b a:first-child + a + a.active,
.brothers_list_type_b a:first-child + a + a:hover { background-position: center -1041px; }

.brothers_list_type_b a:first-child + a + a + a.active,
.brothers_list_type_b a:first-child + a + a + a:hover { background-position: center -1441px; }

.brothers_list_type_b a:first-child + a + a + a + a.active,
.brothers_list_type_b a:first-child + a + a + a + a:hover { background-position: center -1841px; }

.brothers_list_type_b a:hover,
.brothers_list_type_b .active { color: #0f4f78; }
