/***** fonts et reset *****/
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700&display=swap');
@import url('https://fonts.googleapis.com/css?family=Poppins:400,500,600,700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Playfair+Display:wght@400;500;600;700;800&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Oooh+Baby&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Frank+Ruhl+Libre:wght@300;400;500;700;900&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: 600;}
ul									{ list-style-type: none;}
body								{ font: 400 14px/30px "Poppins"; letter-spacing: 0.4px; color: #002b45; background: #fff; position: relative;}
body.active_overflow				{ height: 100vh; overflow: hidden;}
a									{ text-decoration: none; color: #002b45; 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: #e05d46;}


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


/***** class *****/
.wrapper 							{ width: 85vw; min-width: 1080px; max-width: 1200px; margin: 0 auto; position: relative;}
.clear								{ clear: both; display: block;}
.titre_main	 						{ font: 700 40px/50px "Poppins";letter-spacing: 0.2px;color: #181818;margin-bottom: 5px;position: relative;}
.sous_titre 						{ font: 400 30px/40px "Poppins"; position: relative; margin-bottom: 15px; color: #e05d46;}
.chapo		 						{ font: 400 14px/30px "Poppins";padding-right: 70px;width:50%;top: 20%;position: relative;letter-spacing: 0.2px;margin-bottom: 5px}
.link 								{ font: 400 15px/65px "Poppins"; letter-spacing: 0.2px; text-transform: none; height: 65px; border: none; display: inline-block; border-radius: 50px; vertical-align: middle; color: #ffffff; padding: 0 30px; background: #e05d46; cursor: pointer;}
.tel 								{ font: 400 15px/65px "Poppins"; border: none; color: #fff;letter-spacing: 0.4px; background: #001b2c; border-radius: 50px;}
.tel:before                         { content:url(../images/tel.svg); display: inline-block; vertical-align: middle; margin-right: 15px; position: relative;top: -2px; line-height: 0;}


@media (min-width:1201px) {
.link:hover 						{ background: #001b2c; }
.tel:hover   						{ background: #e05d46; 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) {
.titre_main	 						{font-size: 30px; line-height: 40px;}
}
@media (max-width:600px) {
body								{ font: 400 12px/28px "Poppins";}
.wrapper 							{ width: 80vw;}
.titre_main	 						{ font-size: 28px; line-height: 38px;}
.sous_titre							{ font-size: 25px; line-height: 35px;}
.link 								{ font: 400 13px/53px "Poppins"; height: 55px;}
}


/***** header et menu *****/
.header 							{ width: 100%; background: #002b45; font-size: 0; line-height: 0; text-align: right; position: fixed; left: 0; top: 0; z-index: 100; transition: all 400ms ease-in-out; border-top:8px solid #e05d46;}
.header .logo						{ width: 250px; position: absolute; left: 0; top: 50%; transform: translateY(-50%); 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: 0;}
.header_right .link					{ 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: 40px;}
.header_nav .menu li a				{ font: 400 16px/100px "Poppins"; color:#ffffff; letter-spacing: 0.2px; height: 140px; display: block; transition-property: all; padding:20px 0;}
.header_nav .menu>li.active>a 		{ color: #e05d46;}
.header_nav .sub					{ width: 260px; text-align: center; position: absolute; top: 80%; left: 50%; margin-left: -130px; display: block; visibility: hidden; opacity: 0; background:#001b2c; 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/38px "Poppins"; text-transform: inherit; letter-spacing: 0.4px; height: 40px; color: #fff; padding:0px;}
.header_nav .menu li:hover .sub		{ opacity: 1; visibility: visible; z-index: 999;}
.header_nav .menu .sub li.active a	{ color: #e05d46;}
.tel                                { margin-left: 0px}
.tel:before                         { content: url(../images/tel.svg);line-height: 0;display: inline-block;vertical-align: middle;position: relative;top: -2px;margin-right: 14px;}

@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: #001b2c; content: "";}
.header_nav .menu>li:hover>a,
.header_nav .sub li a:hover			{ color: #e05d46;}

.sticky .header_nav .menu>li>a		{ line-height: 100px; height: 100px; padding:0px;}
}
@media (max-width:1200px) {
.menu_mobile						{ width: 70px; height: 70px; display: inline-block; vertical-align: middle; cursor: pointer; position: relative; margin: 0px -7.5vw 40px 40px; transition: margin 400ms ease-in-out; background:#e05d46;}
.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: 70px; transition: box-shadow 400ms ease-in-out, height 400ms ease-in-out 400ms; border-top: none;}
.header .logo						{ width:170px; top: 10px; transform: none; z-index: 121;}
.header_right .link					{ margin-right: 5vw;}
.header_nav 	  					{ width: 100%; height: 100vh; padding: 0; position: fixed; right: 100%; top :0; overflow-y: scroll; display: grid; z-index: 100; transition: 0ms ease-in-out 400ms;     border-top: 80px solid transparent;}
.header_nav::-webkit-scrollbar		{ display: none;}
.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; max-width: 600px; margin: 0 auto;}
.header_nav .menu li 				{ width: 100%; display: block; margin: 0; text-align: left;}
.header_nav .menu li a				{ padding: 0;}
.header_nav .menu li i				{ width: 50px; height: 50px; display: block; margin-top: -50px; position: relative; z-index: 5; background: url("../images/scrolltop.svg") 50% 48% no-repeat #e05d46; transform: rotate(-180deg); float: right; border-radius: 50%;}
.header_nav .menu>li>a				{ font-size: 16px; line-height: 50px; ; height: 50px;}
.header_nav .menu li i.active		{ background-image: url("../images/scrolltop.svg"); transform: rotate(0deg);}
.header_nav .menu .sub li a	        { color:#fff; text-align: left; padding-left: 20px; background: none;}
.header_nav .menu .sub li.active a	{ color:#e05d46;}
    

.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;}
.header .tel                        { margin: 0px; padding: 0px; position: relative; top: -20px; background: none;}
.header .tel:after                  { display:none}

/* 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: 70px;}
.menu_mobile						{ margin: 0px -10vw 0px 10px; }
.header_nav .menu  					{ padding: 7.5vw;}

.header_nav .menu li i				{ height: 50px;}  
.header_right .tel					{ width: 70px; height: 70px; font-size: 0; background: url(../images/tel.svg) 50% no-repeat;display:inline-block; margin:0; top:0px; background-size: 18px;}
.header_right .tel:before           { display:none}  
}




/***** footer*****/
.footer								{ width: 100%; position: relative; padding-top: 100px; background: #002b45; color: #fff; font-size: 0; border-top:10px solid #e05d46;}
.footer .bloc_footer 				{ display: inline-block; vertical-align: top; margin-right: 100px; line-height: 30px;}
.footer .bloc_footer img 		    { width:250px;}
.footer .tel:before ,
.footer .tel:after                  { display: none;}
.footer .tel                        { margin-left: 0}
.footer .bloc_footer.last			{ margin: 90px 0 0 0;}
.footer .bloc_footer p				{ font-size: 14px; margin: 5px 0 15px 0;}
.footer .bloc_footer p b			{ display: block; font: 400 18px/24px "Poppins"; color:#9d9d9d; margin-bottom: 5px;}
.footer .bloc_footer p a			{ color: #e05d46;}
@media (min-width:1201px) {
.footer .bloc_footer p a:hover			{ color: #fff;}
}

.footer .bloc_footer .tel 								{ font: 400 15px/65px "Poppins"; border: none; color: #fff;letter-spacing: 0.4px; background: #001b2c; border-radius: 50px; margin-top:20px;}
.footer .bloc_footer .tel:before                        { content:url(../images/tel.svg); display: inline-block; vertical-align: middle; margin-right: 15px; position: relative;top: -2px; line-height: 0;}
@media (min-width:1201px) {
.footer .bloc_footer .tel:hover   						{ background: #e05d46; color:#fff;}
}

.footer .bloc_footer p span			{ display: inline-block;}
.footer .bloc_footer ul				{ display: inline-block;vertical-align: top; margin-right: 50px;}
.footer .bloc_footer li a			{ margin-bottom: 10px; font-size: 14px; color: #fff; background:url(../images/list.svg) 0 48% no-repeat; padding-left: 20px; display: inline-block;}
.footer	.rs							{ position: absolute; right: 0; top: 0;}
.footer	.rs a						{ width: 60px; height: 60px; display: inline-block; vertical-align: top; margin-right: 10px; border-radius:50px;}
.footer	.rs .facebook			    { background: url(../images/facebook.svg) 50% no-repeat #e05d46;}
.footer	.rs .scroll					{ background: url(../images/scrolltop.svg) 50% 48% no-repeat #e05d46; margin: 0;}
.footer_bottom   					{ padding: 20px 0; line-height: 0; margin-top: 45px;}
.footer_bottom li 					{ display: inline-block; font-size: 10px; line-height: 20px; margin-right: 35px; letter-spacing: 0.8px; position: relative;}
.footer_bottom li a 				{ color: #fff;}
.footer_bottom li:after				{ width: 1px; height: 9px; content: ""; position: absolute; right: -18px; top: 5px; background: #e05d46;}
.footer_bottom li:last-child:after 	{ display: none;}
.toponweb							{ display: block; z-index: 85; position: absolute; right: 0; bottom: -65px; transition: bottom 400ms ease-in-out;}
.toponweb span						{ width: auto; height: 60px; display: block; padding: 20px; background: #e05d46; 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 li a:hover,
.footer_bottom li a:hover			{ color: #e05d46;}
.footer	.rs .facebook:hover,
.footer	.rs .scroll:hover			{ background-color: #001b2c;}
.toponweb:hover span				{ background-color: #001b2c;}
}
@media (max-width:1200px) {
.footer .bloc_footer img 		    { width:170px;}
.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: 0;}
.footer .bloc_footer p              { margin: 0 0 5px;}
.footer_bottom   					{ margin-top: 80px;}
}
@media (max-width:600px) {
.footer								{ padding-top: 70px; text-align: center;}
.footer img                         { width:90px}
.footer .logo						{ width: 170px; margin-bottom: 0;}
.footer .bloc_footer 				{ margin: 0;}
.footer .bloc_footer p b			{ font-size: 18px; line-height: 20px; margin-bottom: 20px;}
.footer_bottom 	 					{ text-align: left; margin-top: 45px; padding: 0 0 40px 0;}
.footer_bottom li 					{ display: block; margin-right: 0; line-height: 25px;}
.footer_bottom li:after				{ display: none;}
.footer	.rs							{ top: -10px; position:initial; margin-top:30px;}
}
@media (max-width:350px) {
.footer .logo						{ width: 150px;}
}




