






#contact_page .blockTitle h2{
	box-shadow: 0px 0px 3px #999;
	border: 1px solid #5fc5ba;
	padding: 10px;
	padding-left: 20px;
}

#contact_page .blockAdresse{
	padding-left: 20px;
}







/*auto include of all Block type*/

.panel-group { margin-bottom: 20px; }

.panel-title > a { text-decoration: none; }
.panel-title > a:hover { text-decoration: underline; }

.panel-body a {
	color: #0f4f78;
} 


.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; }

.col { }

#main .container { }

.blockGoogleMap p,
.blockGoogleMap ul,
.blockGoogleMap ol,
.blockGoogleMap table{
	font-size:13px;
	line-height:16px;
	font-family:Arial, Helvetica, sans-serif;
	background-color: 
}

.blockGoogleMap table strong{
	display:inline;
	margin-top:0;
	color:#ffffff;
}

#main .blockGoogleMap a{ color:#ffffff; }

.alert{
	padding:5px;
	margin-top:3px;
	margin-bottom:5px;
}

button, input, select[multiple], textarea{
	margin:2px 0;
	width:100%;
}

#button_submit_form{
	margin-top:3px;
	margin-left:5px;
}

.alert-success p{ margin:10px; }

.blockGoogleMap {
	width: 100%;
	padding-bottom: 30px;
}

.blockGoogleMap #google_map {
	height: 300px;
	width: 90%;
	margin: 0 auto;
}

.timeline { padding: 50px 10px 80px; }

.timeline-wrap { position: relative; width: 100%; height: 3px; background: #333; -webkit-box-sizing: content-box; -moz-box-sizing: content-box; box-sizing: content-box; }
.timeline-wrap * {
	-webkit-box-sizing: content-box; -moz-box-sizing: content-box; box-sizing: content-box;
}
.timeline-event {
	position: absolute;
	left: 0; 
	top: 0;
	z-index: 2 !important;
}
.timeline-event-node {
	position: absolute; 
	top: -3px; 
	left: 0px;
	border-radius: 8px; 
	width: 9px; 
	height: 9px; 
	background: #222;
	cursor: pointer;
	-webkit-transition: width 0.05s ease-out, height 0.05s ease-out, margin 0.05s ease-out, background 0.05s ease-out;
	-moz-transition: width 0.05s ease-out, height 0.05s ease-out, margin 0.05s ease-out, background 0.05s ease-out;
	transition: width 0.05s ease-out, height 0.05s ease-out, margin 0.05s ease-out, background 0.05s ease-out;
}
.timeline-event-contents {
	display: none;
	margin-left: -20px;
}
.timeline-event.timeline-selected .timeline-event-node, .timeline-event.timeline-selected .timeline-event-node:hover { 
	width: 14px; 
	height: 14px; 
	margin-left: -3px; 
	margin-top: -3px; 
	background: #222;
}
.timeline-event-node:hover { 
	width: 11px; 
	height: 11px; 
	margin-left: -1px; 
	margin-top: -1px; 
}
.timeline-event-contents {
	overflow-x: visible !important;
	overflow-y: visible !important;
	position: absolute;
	left: 0;
	padding: 12px;
	top: 30px;
	background: #58585a;
	font: normal 12px/18px 'Lucida Grande', helvetica, tahoma, sans-serif;
	color: #efefef;
}
.timeline-event.timeline-bottom .timeline-event-arrow {
	position: absolute;
	display: none;
	content: "";
	left: 0px;
	top: 24px;
	width: 0;
	height: 0;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-bottom: 6px solid #58585a;
}
.timeline-event.timeline-above .timeline-event-contents { 
	top: -80px;
}
.timeline-event.timeline-above .timeline-event-arrow {
	top: auto;
	bottom: 32px;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-top: 6px solid #58585a;
	border-bottom: none;
}
.timeline-event-contents .timeline-event-content, .timeline-event-contents .timeline-event-link {
	display: none;
}
/*.timeline-event.timeline-selected .timeline-event-content, .timeline-event.timeline-selected .timeline-event-link {
	display: block;
}*/
.timeline-event-title {
	white-space: nowrap;
	font-weight: bold;
}
.timeline-event-title span {
	color: #ccc;
	display: inline-block;
	margin-right: 10px;
	font-size: 10px;
	font-weight: normal;
}
.timeline-event-link {
	display: block;
	text-align: right;
}
.timeline-event-link a {
	color: #777;
	text-decoration: none;
	font-size: 10px;
}
.timeline-event-link a:visited {
	color: #777;
	text-decoration: none;
}
.timeline-event-link a:hover {
	color: #777;
	text-decoration: underline;
}
.timeline-large-scale, .timeline-small-scale {
	position: absolute;
	left: 0;
	top: -30px;
	width: 100%;
	font: bold 10px/18px 'Lucida Grande', helvetica, tahoma, sans-serif;
	color: #222;
}
.timeline-dateblock {
	position: absolute;
	left: 0;
	top: 0;
	margin-left: -12px;
}
.timeline-dateblock:before {
	display: block;
	content: "";
	position: absolute;
	left: 12px;
	top: 20px;
	width: 1px;
	height: 10px;
	background: #222;
}
.timeline-small-scale .timeline-dateblock:before {
	top: 25px;
	height: 4px;
	background: #777;
}
.timeline-small-scale {
	color: #dfdfdf;
	top: -30px;
}
.timeline-months .timeline-dateblock {
	margin-left: -6px;
}
.timeline-months .timeline-dateblock:before {
	left: 5px;
}
.timeline-event-content img { float: left; margin: 0 10px 10px 0; width: 100px; }
.timeline-event-content { margin: 0; }
.timeline-event-content p { margin: 16px 0; }
.home_caroussel { background: url(https://www.ventilation-ncv.com/tp_images/block/home_caroussel/home_caroussel_shadow.png) center 25px no-repeat; }

.home_caroussel .title {
	font-size: 15px;
	font-weight: 700;
	text-transform: uppercase;
	font-family: Montserrat;
	text-align: center;
	color: #ffffff;
	background: #4ed7eb;
	line-height: 25px;
	height: 25px;
	margin-bottom: 19px;
}

.home_caroussel .home_caroussel_elements {
	overflow: hidden;
	position: relative;
}

.home_caroussel .home_caroussel_elements .home_caroussel_element {
	position: absolute;
	top: 0;
	left: -100%;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0 7px;
	/*border-left: 1px solid #ededed;*/
}

#page_5115c2342f555414482fe5e09141ebd6 .col-md-4 + .col-md-4 {
	border-left: 1px solid #ededed;
}

.home_caroussel .home_caroussel_elements .home_caroussel_element.active { left: 0; }

.home_caroussel .home_caroussel_elements .home_caroussel_element .name {
	font-size: 12px;
	color: #0f4f78;
	font-weight: bold;
	text-transform: uppercase;
}

.home_caroussel .home_caroussel_elements .home_caroussel_element .text {
	color: #333333;
	font-size: 12px;
	line-height: 18px;
}
.home_caroussel .home_caroussel_elements .home_caroussel_element .text p {
	color: #333333;
	font-size: 12px;
	line-height: 18px;
}

.home_caroussel .arrows {
	text-align: center;
	margin-top: 17px;
}

.home_caroussel .arrow {
	display: inline-block;
	color: #000000;
	width: 20px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	text-decoration: none;
	background: #99edf9;
}


.home_icon {
	display: block;
	text-align: center;
	padding-bottom: 19px;
	text-decoration: none;
	background: url(https://www.ventilation-ncv.com/tp_images/block/home_icon/home_icon_bg.png) center 43px no-repeat;
}

.home_icon .name {
	font-family: Montserrat;
	font-weight: 700;
	font-size: 16px;
	height: 40px;
	line-height: 40px;
	margin-bottom: 3px;
}

.home_icon .name span {
	font-family: Montserrat;
	font-weight: 700;
	font-size: 16px;
	line-height: 18px;
	display: inline-block;
	vertical-align: middle;
}

.home_icon .img_holder {
	height: 100px;
	line-height: 100px;
}

.home_icon .img_holder img {
	display: inline-block;
	vertical-align: middle;
	line-height: 100%;
}

.home_icon:hover { background-position: center bottom; }
.block_image {
	width: 100%;
	margin-bottom: 12px;
}

.block_default .more { text-align: right; }
.block_default .more a {
	display: inline-block;
	width: 30px;
	line-height: 30px;
	color: #000;
	font-size: 2em;
	text-decoration: none;
	text-align: center;
	background: #ddd;
}
.block_default .more a:hover {
	color: #ddd;
	background: #000;
}








.tabs {
	border: 1px solid #ddd;
	border-radius: 3px;
	padding: 27px;
	background-color: #fff;
}
.tabs .nav-tabs {
	margin: 0;
}

@media (max-width: 991px) {
	.nav-tabs {
		border: 0;
	}
	.nav-tabs > li {
		float:none;
	}
	.nav-tabs > li.active > a:hover,
	.nav-tabs > li.active > a {
		border-bottom: 1px solid #ddd;
		border-radius: 4px;
	}
	.nav-tabs > li > a:hover {
		border-color: #eee;
		border-radius: 4px;
	}
}
.block_text {
	color: #222222;
	font-family: Arial, Helvetica, sans-serif;
	padding: 2px 32px 5px;
}

.block_text p,
.block_text ul,
.block_text ol { margin: 0.9em 0; }

.block_text p {
	font-size: 1.6em;
	line-height: 1.5em;
}

.block_text ul,
.block_text ol { padding-left: 49px; }

.block_text ul li,
.block_text ol li {
	font-size: 16px;
	line-height: 18px;
	margin-bottom: 10px;
}

#page_2b4c8d68c298d47da3ddeecac54fd50c .block_text ul,
#page_2b4c8d68c298d47da3ddeecac54fd50c  .block_text ol { margin: 0; }

#page_2b4c8d68c298d47da3ddeecac54fd50c .block_text:first-child ul,
#page_2b4c8d68c298d47da3ddeecac54fd50c .block_text:first-child ol { margin-top: 1.7em; }

#page_2b4c8d68c298d47da3ddeecac54fd50c .block_text:last-child ul,
#page_2b4c8d68c298d47da3ddeecac54fd50c .block_text:last-child ol { margin-bottom: 1.7em; }

.fake_table { margin: 1.7em 0; }

.fake_table span {
	display: inline-block;
	vertical-align: top;
	font-size: 1.6em;
	line-height: 1.5em;
}

.fake_table span:first-child { width: 45%; }
.fake_table span:nth-child(2) { width: 5%; }
.fake_table span:last-child { width: 45%; }

#page_3017394d84d608613cfb532bb7666a66 .block_text {
	background: none;
}

.line { display: block; }
.video {
	margin-bottom: 2em;
}
.video a {
	display: block;
	overflow: hidden;
	-webkit-border-radius: 6px;
	-moz-border-radius:    6px;
	border-radius:         6px;
	-webkit-box-shadow: 0px 0px 10px 0px rgba(50, 50, 50, 0.25);
	-moz-box-shadow:    0px 0px 10px 0px rgba(50, 50, 50, 0.25);
	box-shadow:         0px 0px 10px 0px rgba(50, 50, 50, 0.25);
}

.video a img.preview { width: 100%; }
.video a .info {
	position: relative;
	min-height: 60px;
	padding: 20px 20px 10px;
	background-color: #fff;
}
.video a .info.iconSpacing {
	padding-left: 92px;
}
.video a .info p {
	margin: 0;
}

.video a .info .chip {
	position: absolute;
	top: 7px;
	left: 7px;
}
.video a:hover {
	text-decoration: none;
	-webkit-box-shadow: 0px 0px 10px 0px rgba(50, 50, 50, 0.5);
	-moz-box-shadow:    0px 0px 10px 0px rgba(50, 50, 50, 0.5);
	box-shadow:         0px 0px 10px 0px rgba(50, 50, 50, 0.5);
}
.video a.active:hover {
	-webkit-box-shadow: 0px 0px 10px 0px rgba(50, 50, 50, 0.25);
	-moz-box-shadow:    0px 0px 10px 0px rgba(50, 50, 50, 0.25);
	box-shadow:         0px 0px 10px 0px rgba(50, 50, 50, 0.25);
}
.video a.active {
	-webkit-box-shadow: none;
	-moz-box-shadow:    none;
	box-shadow:         none;
}
.video a.active .info { background-color: #eee; }


.video a:hover .semibold-grey-17{ color:#ff9900; }

.videos .player {
	padding: 30px 0 60px;
	text-align: center;
}