body {
    background: linear-gradient(165deg, #edf1f7 40%, rgba(0, 0, 0, 0) 23%), linear-gradient(165deg, #f4f7fa 56%, #ffffff 56%);
}

nav.upmenu{
	background-color: #26266d!important;
}

.upmenu-right {
    width: 200px;
}

.blue-gradient {
	background: linear-gradient(#0f113f, #26256d);
}

.slogon, span.spn {
    margin-left: 230px;
}

a.auto {
	border-color: #d7c028 !important;
}

a.moto {
	border-color: #fba919 !important;
}

a.sante {
	border-color: #9ccb3b !important;
}

a.habitation {
	border-color: #2cb3b7 !important;
}

a.finances {
	border-color: #3b6db5 !important;
}

a.pret {
	border-color: #902370 !important;
}

a.immo {
	border-color: #69459b !important;
}

a.energie {
	border-color: #a31e21 !important;
}

a.deme {
	border-color: #0a6e39 !important;
}

a.box {
	border-color: #c2c0c0 !important;
}


.titre-color {
    color: #151149;
}

.titre-gradient{
	background: linear-gradient(#e0c567, #ad9331, #e0c567);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.bg-gray {
    background: linear-gradient(1deg, #f5f6f6 52%, #f2f1f0 100%);
}

.gold-client {
    background: linear-gradient(#e0c567, #ad9331, #e0c567);
	border: 0;
}

img.pourquoi_f {
   /* margin: -81% 0; */
   z-index: -1;
}
img.pourquoi_h {
	width: 320px;
}

.suivez-nous{
	transform: skewX(355deg);
}

.bg-info-light {
    background-color: #a6ebf9!important;
}


@media only screen and (max-width: 600px) {
	img.pourquoi_f, img.pourquoi_h, .slogon, #myCarousel, .recherche, .upmenu-left {
		display: none;
	}

}



