.btn-blue { background-color: #050533 !important; border: 1px solid #050533; }
.btn-blue:hover { background-color: #eaeaea !important; color: #050533; border: 1px solid #050533; }

#groupe-novelty .bg-deep-blue { background-color: #050533; }
#groupe-novelty .text-deep-pink, .btn.text-deep-pink { color: #050533; }
#groupe-novelty a.text-link-white-2:hover, #groupe-novelty a.text-link-white-2:hover i, #groupe-novelty a.text-link-white-2:focus, #groupe-novelty a.text-link-white-2:focus i { color: #F3FF00 !important; }



.header-with-topbar .navbar-top, .header-with-topbar .navbar-fixed-top
{
	top: 34px;
	background: #000 !important;
}

.bg-novelty { background-color: #050533 !important; }
#background-novelty.navbar-fixed-top { background-color: #050533 !important; }

header a.logo img {
	max-height: 46px;
}

@media (max-width: 760px) {
	.header-with-topbar .navbar-top, .header-with-topbar .navbar-fixed-top {
		top: 0px !important;
	}
}

/*
nav.navbar.navbar-default ul.nav > li > a {
	padding: 12px 0;
}
*/

header nav .navbar-nav > li > a {
	margin: 0 15px;
}

header.sticky .logo > img { height: 40px; }

@media (max-width: 1200px) {
	header nav .navbar-nav > li > a {
		margin: 0 5px;
	}
}

.collapse.show > li > a { padding-left: 80px !important;  margin-left: 80px !important; }

#metiers img { width: 80px; }

/*.blog-post img { max-height: 220px; }*/

.accordion-style1.panel-group .panel-heading {
	border-bottom: 4px solid #e4e4e4;
}

#scrollableDiv {
    width: 100%;
    height: 450px;
    overflow-y: scroll;
    border: 1px solid #dee2e6;
    background-color: #fff;
    padding: 10px;
    border-radius: 0.25rem;
    box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
}


#expertises_metiers img 
{
	width: 60px;
	position: absolute;
	top: 0;
	left: 0;
}

#logos_certifications img { max-height: 120px; }

#groupe-novelty a:hover { color: #F3FF00 !important; }
#groupe-novelty .btn:hover { color: #050533 !important; }
#groupe-novelty #contacts i { color: #F3FF00 !important; }

#groupe-novelty .dropdown-style-1 .btn:hover, #groupe-novelty .custom-dropdown .btn:focus {
	color: #F3FF00 !important;
}
