
.box_group_custom_box .custom_box {
	margin-bottom:12px;
}

.box_group_custom_box h2 {
	margin-bottom:15px;
}

.box_group_custom_box .box_container {
	display:block;
	box-shadow:0 0 4px #999999;
	position:relative;
	/*margin-right:60px;*/
	text-decoration:none;
	background-color:#5ec7bc;
	background-repeat:repeat-y;
	background-position:top right;
	background-image:url(https://www.ventilation-ncv.com/tp_images/templated_box/custom_box/custom_box_bg.png);
}

.box_group_custom_box .box_container.with_padding {
	padding:8px;
}

.box_group_custom_box .box_container .ruban {
	position:absolute;
	top:-1px;
	right:-21px;
	padding:3px 19px;
	height:49px;
	line-height:49px;
	background:url(https://www.ventilation-ncv.com/tp_images/templated_box/custom_box/ruban_bg.png) no-repeat top left;
	
	text-transform:uppercase;
	font-weight:bold;
	color:#fff;
	font-size:15px;
}

.box_group_custom_box .box_container .ruban .ruban_end {
	position:absolute;
	top:1px;
	right:0;
	height:100%;
	width:20px;
	background:url(https://www.ventilation-ncv.com/tp_images/templated_box/custom_box/ruban_bg.png) no-repeat top right;
}

.box_group_custom_box .box_container .gros_ruban {
	position:absolute;
	top:-12px;
	right:18px;
}

@media (max-width: 380px) {
	.box_group_custom_box .box_container .gros_ruban {
		display: none;
	}
}

.box_group_custom_box .box_container .box_content {
	position:absolute;
}

.box_group_custom_box .box_container .box_content p {
	margin:0;
}

.box_group_custom_box .box_container .custom_box_bg {
	background-repeat:no-repeat;
	height:104px;
}

.box_group_custom_box iframe { display:block; width:100%; }

.custom_box_fr_e2977a2f5935b5abf01d40bc59e9406e:hover .custom_box_bg { background-position: right bottom !important; }



@media (max-width: 991px) {
	#main .boxes_home {
		height: auto;
	}
	#main .boxes_home .boxes_home_content {
		position: static;
		height: auto;
		margin-top: 0;
	}
}