/***** fonts et reset *****/
@import url('https://fonts.googleapis.com/css2?family=Roboto&family=Roboto+Slab&display=swap');

body, ul, li, ol, form, h1, h2, h3, h4, h5, h6, div, span, p { padding:0; margin:0; border:0; -webkit-text-size-adjust: none; -moz-text-size-adjust: none; text-size-adjust: none;}
article, aside, dialog ,figcaption, figure, footer, header, hgroup, main, nav, section { display: block;}  
input, textarea						{ -webkit-appearance: none; -ms-appearance: none; appearance: none; -moz-appearance: none; -o-appearance: none; border-radius: 0;}
*          							{ outline: none;}
strong, b							{ font-weight: 500;}
ul									{ list-style-type: none;}
body								{ font: 400 15px/30px "roboto"; letter-spacing: 0.2px; color: #000; background: #fff; position: relative;}
body.active_overflow				{ height: 100vh; overflow: hidden;}
a									{ text-decoration: none; color: #000; position: relative;}
img									{ border: none;}
main 								{ position: relative; z-index: 10;}
#wrapper 							{ min-width: 320px; overflow: hidden; position: relative;}
#wrapper *							{ box-sizing: border-box;}
#footer 							{ position: relative; z-index: 15;}


/***** scollbar *****/
::-webkit-scrollbar 				{ width: 8px; height: 8px; background-color: #eee;}
::-webkit-scrollbar-thumb			{ background-color: #14a5db;}


/***** transition *****/
@media (min-width:1201px) {
.link, .slick-arrow, :before, :after, a, a span, .sub { transition: all 400ms ease-in-out;}
}


/***** class *****/
.wrapper 							{ width: 90vw; min-width: 1080px; max-width: 1200px; margin: 0 auto; position: relative;}
.clear								{ clear: both; display: block;}
.titre_main	 						{ font: 400 30px/30px "roboto slab"; margin-bottom: 5px;}
.titre_main span					{ color: #14a5db;}
.sous_titre 						{ font: 400 20px/30px "roboto slab"; position: relative; letter-spacing: 0.2px; color: #004a93; margin-bottom: 20px;}
.chapo		 						{ font: 400 15px/30px "roboto";}
.link 								{ font: 500 15px/56px "roboto slab"; letter-spacing: 1px; height: 60px; border: none; display: inline-block; vertical-align: middle; color: #fff; padding: 0 30px; background: linear-gradient(to top, #004a93 0%, #004a93 50%, #0ca9f0 50%, #0ca9f0 100%); background-size: 100% 200%; background-position: 0 100%; cursor: pointer;border-radius: 5px;}
.link_plus							{ display: block; width: 60px; height: 60px; border-radius: 50%; background: url("../images/plus.svg") 50% no-repeat #14a5db;}
.anchor 							{ position: absolute; top: -150px; left: 0;}
@media (min-width:1201px) {
.tel:hover,
.link:hover 						{ background-position: 0 0; color: #fff;}
.link_plus:hover					{ background-color: #007ead;}
}
@media (max-width:1200px) {
.wrapper 							{ min-width: inherit;}
.titre_main	 						{ font-size: 35px; line-height: 45px;}
}
@media (max-width:1000px) {
.wrapper 							{ max-width:750px;}
}
@media (max-width:600px) {
.wrapper 							{ width: 85vw;}
.titre_main	 						{ font-size: 25px; line-height: 38px;}
.sous_titre							{ font-size: 18px; line-height: 28px;}
}


/***** header et menu *****/
.header 							{ width: 100%; background: #004a93; font-size: 0; line-height: 0; text-align: right; position: absolute; top:0; left:0; z-index: 100; transition: box-shadow 400ms ease-in-out 0ms;}
.header .tel 						{ font: 500 13px/60px "roboto slab"; color: #004a93; background-image: linear-gradient(to top, #fff 0%, #fff 50%, #0ca9f0 50%, #0ca9f0 100%); }
.header .logo						{ width: 220px; position: absolute; left: 5vw; top: 30px; z-index: 90;}
.header .logo img					{ width: 100%; height: auto;}
.header_right 						{ display: inline-block; vertical-align: middle; position: relative; z-index: 120; margin-left: 30px; padding-right: 5vw;}
.header_right .link					{ font-size: 15px; text-align: center;}
.header_nav							{ display: inline-block; vertical-align: middle; z-index: 50;}
.header_nav .menu					{ position: relative;}	
.header_nav .menu li				{ display: inline-block; vertical-align: middle; position: relative; margin-left: 30px;}	
.header_nav .menu li a				{ font: 500 13px/100px "Roboto slab"; text-transform: uppercase; letter-spacing: 1px; height: 100px; display: block; transition-property: all; color: #fff;}
.header_nav .menu>li.active>a 		{ color: #0ca9f0;}
.header_nav .sub					{ width: 340px; text-align: center; position: absolute; top: 100%; left: 50%; margin-left: -170px; display: block; visibility: hidden; opacity: 0; background: #272727; padding: 15px 0;}
.header_nav .sub.sized				{ width: 280px; margin-left: -140px;}
.header_nav .sub li					{ width: 100%; margin: 0;}
.header_nav .sub li a				{ width: 100%; font: 400 16px/48px "Roboto"; text-transform: inherit; letter-spacing: 0.4px; height: 50px; color: #fff;}
.header_nav .menu li:hover .sub		{ opacity: 1; visibility: visible; z-index: 999; top: 85%;}
.header_nav .menu .sub li.active a	{ color: #0ca9f0;}
.sticky .header 					{ position: fixed;}

@media (min-width:1201px) {
.header_nav .menu .vue_mobile,
.menu_mobile 						{ display: none;}
.header_nav .sub 					{ display: block !important;}
.header_nav .sub:after 				{ width: 10px; height: 10px; position: absolute; left: 50%; top: -5px; margin: 0 0 0 -5px; transform: rotate(45deg); background: #272727; content: "";}
.header_nav .menu>li:hover>a,
.header_nav .sub li a:hover			{ color: #0ca9f0;}
.header .tel:hover 					{ background-position: 0 0; color: #fff;}
}
@media (max-width:1200px) {
.menu_mobile						{ width: 60px; height: 60px; display: inline-block; vertical-align: middle; cursor: pointer; position: relative; margin: 20px -15px; transition: margin 400ms ease-in-out;}
.menu_mobile div					{ width: 30px; height: 2px; background: #fff; position: absolute; right: 50%; top: 50%; margin: -1px -15px 0 0;}
.menu_mobile div:before				{ width: 100%; height: 2px; background: #fff; position: absolute; right: 0; top: 8px; content: "";}
.menu_mobile div:after				{ width: 100%; height: 2px; background: #fff; position: absolute; right: 0; top: -8px; content: "";}
.menu_mobile.active div				{ height: 0;}
.menu_mobile.active div:before		{ top: 0; transform: rotate(-135deg);}
.menu_mobile.active div:after		{ top: 0; transform: rotate(-45deg);}
.header 							{ height: 100px; transition: height 600ms ease-in-out;}
.header .logo						{ top: 30px; transform: none; z-index: 121; transition: all ease-in-out 400ms;}
.header_right 						{ margin: 0;}
.header_right .link					{ margin-right: 5vw;}
.header_nav 	  					{ width: 100%; height: 100vh; padding: 0; position: absolute; right: 100%; top :0; overflow-y: scroll; display: grid; z-index: 100; padding-top: 100px; transition: 400ms ease-in-out 400ms;}
.header_nav::-webkit-scrollbar		{ display: none;}
.header_nav .sub 					{ background-color: #0ca9f0;}
.header_nav .menu  					{ width: 100%; text-align: center; padding: 5vw; position: relative; z-index: 100;  align-self: center; opacity: 0; transform: translateY(40px); transition: all 400ms ease-in-out 0ms;}
.header_nav .menu li 				{ width: 100%; display: block; margin: 0;}
.header_nav .menu li a				{ font-size: 16px; line-height: 54px; ; height: 50px;}
.header_nav .menu li i				{ width: 100%; height: 50px; position: absolute; left: 0; top: 0;}
.header_nav .menu li i:after		{ width: 10px; height: 10px; transform: rotate(45deg); position: absolute; left: 50%; bottom: -22px; margin-left: -5px; opacity: 0; transition: all 300ms ease-in-out; background: #0ca9f0; content: "";}
.header_nav .menu li i.active:after	{ opacity: 1;}
.header_nav .menu .sub 				{ width: auto; visibility: visible; position: relative; left: auto; top: auto; padding: 25px 0; margin: 15px 0; opacity: 1; display: none;}
.header_nav .menu .sub li a			{ font-size: 16px; line-height: 42px; height: 40px;}

/* active menu mobile */
.header.active 						{ height: 100vh; transition-delay: 0ms;}
.header_nav.active					{ right: 0; transition-delay: 0ms;}
.header_nav.active .menu			{ opacity: 1; transform: translateY(0); transition-delay: 400ms;}
}
@media (max-width:600px) {
.header 							{ height: 80px; top: 0;}
.header .logo						{ width: 150px; left: 7.5vw; top: 25px;}
.header_right 						{ padding-right: 7.5vw;}
.header_right .link					{ width: 50px; height: 50px; font-size: 0; background: url("../images/tel_blue.svg") 50% #fff no-repeat; margin-right: 30px; padding: 0;}
.menu_mobile						{ margin: 10px -15px;}
.header_nav  						{ padding-top: 80px;}
.header_nav .menu  					{ padding: 7.5vw;}
.header_nav .menu>li>a				{ font-size: 14px; line-height: 48px; height: 44px;}
.header_nav .menu li i				{ height: 44px;}
}
@media (max-width:350px) {
.header .logo						{ width: 150px;}
}

/***** annonce *****/
.annonce 							{ background:#0ca9f0; color:#fff; text-align:center; z-index: 500;}
.annonce p							{ padding:15px 0; line-height:25px; letter-spacing:0.2px;}

@media (max-width:1000px) {
.annonce p 							{ padding:15px 5vw;}
}
@media (max-width:600px) {
.annonce p							{ font-size:16px; line-height:24px; padding:15px 7.5vw;}
}

/***** actus ******/
.actus                              { display: grid; background: #ececec; grid-template-columns: 300px 1fr;}
.actus img                          { display: block; width: 100%;}
.actus .texte                       { padding: 40px 60px;}
.actus .texte .sous_titre           { margin-bottom: 10px;}
.actus .date                        { font-size: 11px; background: #fff; width: min-content; padding: 0 15px; border-radius: 5px; color: #6c6c6c; margin-bottom: 10px;}

@media (max-width:1000px) {
.actus                              { grid-template-columns: 1fr; padding: 0 0 80px; gap: 40px;}
.actus img                          { width: 100%;}
.actus .texte                       { padding: 0 50px;}
}
@media (max-width:600px) {
.actus                              { padding: 0 0 40px}
.actus .date                        { margin: 0 0 15px;}
.actus .texte                       { padding: 0 30px;}
}



/***** footer*****/
.footer								{ width: 100%; position: relative; padding-top: 85px; background: #004a93; color: #fff; font-size: 0;}
.footer .logo                       { width:220px;height: auto;display: block;margin: 0;}
.footer .bloc_footer 				{ display: inline-block; vertical-align: top; margin-right: 100px; line-height: 30px;margin-top: 45px;}
.footer .tel:before                 { display: none;}
.footer .bloc_footer.last			{ margin-right: 0;}
.footer .bloc_footer p				{ font-size: 14px;margin-bottom: 10px;}
.footer .bloc_footer p b			{ display: block; font: 400 18px/24px "roboto slab"; color:#fff; margin-bottom: 15px;}
.footer .bloc_footer p a			{ color: #fff; padding-left: 30px;}
.footer .bloc_footer p .tel         { font: 400 14px/24px "roboto"; background: url(../images/tel.svg) left center no-repeat;}
.footer .bloc_footer p .mail        { font: 400 14px/24px "roboto";background: url(../images/mail.svg) left center no-repeat;}
.footer .bloc_footer p span			{ display:block; color: #0ca9f0;}
.footer .bloc_footer ul				{ margin-top: 5px; display: inline-block;vertical-align: top; margin-right: 50px;}
.footer .bloc_footer li a			{ font-size: 14px; color: #fff; margin-top: 3px; background:url(../images/list2.svg) 0 48% no-repeat; padding-left: 20px; display: inline-block;}
.footer	.rs							{ position: absolute; right: 0; top: 15px;}
.footer	.rs a						{ width: 50px; height: 50px; display: inline-block; vertical-align: top; border-radius: 5px; margin-right: 10px;}
.footer	.rs .scroll					{ background: url(../images/scrolltop.svg) 50% 46% no-repeat #fff; margin: 0;}
.footer_bottom   					{ padding: 20px 0; line-height: 0; margin-top: 55px;}
.footer_bottom li 					{ display: inline-block; font-size: 12px; line-height: 20px; margin-right: 35px; letter-spacing: 0.2px; position: relative;}
.footer_bottom li a 				{ color: #fff;}
.footer_bottom li:after				{ width: 1px; height: 9px; content: ""; position: absolute; right: -18px; top: 5px; background: #0ca9f0;}
.footer_bottom li:last-child:after 	{ display: none;}
.toponweb							{ display: block; z-index: 85; position: fixed; right: 0; bottom: -65px; transition: bottom 400ms ease-in-out;}
.toponweb span						{ width: auto; height: 60px; display: block; padding: 20px; background: linear-gradient(to left, #001c37 0%, #001c37 50%, #0ca9f0 50%, #0ca9f0 100%); background-size: 200% 100%; background-position: 100% 0;}
.toponweb img						{ width: 74px; height: auto; display: block; margin: 0 auto;}
.toponweb.show						{ bottom: 0;}

@media (min-width:1201px) {
.footer .bloc_footer p a:hover,
.footer .bloc_footer li a:hover,
.footer_bottom li a:hover			{ color: #0ca9f0;}
.footer	.rs .scroll:hover			{ background:  url(../images/scrolltop_white.svg) 50% 46% no-repeat #0ca9f0;}
.toponweb:hover span				{ background-position: 0 0;}
}
@media (max-width:1200px) {
.footer .bloc_footer 				{ margin-right: 80px;}
.footer .bloc_footer.last			{ display: none;}
.toponweb                           { position: absolute;}
}
@media (max-width:1000px) {
.footer .bloc_footer 				{ display: block; margin: 40px 0;}
.footer .bloc_footer p              { margin: 0 0 5px;}
.footer_bottom   					{ margin-top: 50px;}
}
@media (max-width:600px) {
.footer								{ padding-top: 45px;}
.footer .logo						{ width: 150px; margin-bottom: 0; padding-top: 5px;}
.footer .bloc_footer 				{ margin: 0;}
.footer .bloc_footer p b			{ font-size: 18px; line-height: 20px; margin: 35px 0 20px;}
.footer	.rs							{ top: 5px;}
.footer_bottom 	 					{ text-align: left; padding: 0 0 40px 0;}
.footer_bottom li 					{ display: block; margin-right: 0; line-height: 25px;}
.footer_bottom li:after				{ display: none;}
}
@media (max-width:350px) {
.footer .logo						{ width: 150px;}
}
.logos_marques                      { margin: 120px -12px 130px} 
.logos_marques .item                { background: #ececec; display: grid; place-items: center; margin: 0 12px;}
.logos_marques .item img            { display: block; width: 100%;height: auto;filter: grayscale(1);transition: all 400ms ease-in-out;}
@media (min-width:1200px)           {

.logos_marques .item img:hover      { filter: grayscale(0);}
    
}
@media (max-width:1200px) {
.logos_marques                      { margin: 80px -12px}
.logos_marques .item img            { filter: grayscale(0);}
}
@media (max-width:600px) {
.logos_marques                      { margin: 50px -8px 60px;}
.logos_marques .item                { margin: 0 8px;}
}
.icone                              { line-height: 0;}


