/***** fonts et reset *****/
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700&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; font-size: 15px;}
ul									{ list-style-type: none;}
body								{ font: 400 13px/30px "Poppins"; letter-spacing: 0.6px; color: #111; background: #fff; position: relative;}
body.active_overflow				{ height: 100vh; overflow: hidden;}
a									{ text-decoration: none; color: #111; 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;}

@media (max-width:600px) {
body								{ font-size: 12px; line-height: 26px;}
strong, b							{ font-size: 13px;}
}


/***** scollbar *****/
::-webkit-scrollbar 				{ width: 6px; height: 6px; background-color: #e5f8fd;}
::-webkit-scrollbar-thumb			{ background-color: #00b9eb;}


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


/***** class *****/
.wrapper 							{ width: 90vw; max-width: 1200px; margin: 0 auto; position: relative;}
.clear								{ clear: both; display: block;}
.titre_cap							{ font: 700 11px/15px "Poppins"; text-transform: uppercase; letter-spacing: 1.4px; position: relative; color: #00b9eb; margin-bottom: 5px; display: block;}
.titre_main	 						{ font: 700 40px/50px "Poppins"; position: relative; margin-bottom: 15px;}
.sous_titre 						{ font: 400 18px/30px "Poppins"; position: relative; margin-bottom: 10px; color: #00b9eb;}
.chapo		 						{ font: 400 13px/30px "Poppins"; margin-bottom: 10px;}
.chapo span	 						{ display: block; margin-bottom: 10px;}

/* list */
.ul_list							{ margin: 0 0 10px 0;}
.ul_list li							{ padding: 5px 0 5px 20px; line-height: 25px; position: relative;}
.ul_list li:before					{ content: ""; position: absolute; left: 0; top: 15px; width: 5px; height: 5px; border-radius: 50%; background: #00b9eb;}

/* link */
.link 								{ font: 600 11px/60px "Poppins"; letter-spacing: 1.2px; text-transform: uppercase; height: 60px; display: inline-block; color: #fff; padding: 0 30px; border-radius: 5px; background: linear-gradient(to top, #00b9eb 0% 50%, #111 50% 100%); background-size: 100% 200%; background-position: 0 100%;}
.link_video 						{ padding-left: 60px;} 
.link_video:before					{ width: 14px; height: 100%; background: url("../images/play.svg") 50% no-repeat; position: absolute; left: 30px; top: 0; content: "";}
.link_eshop 						{ padding-left: 60px;} 
.link_eshop:before					{ width: 20px; height: 100%; background: url("../images/eshop.svg") 50% no-repeat; position: absolute; left: 25px; top: 0; content: "";}


@media (min-width:1201px) {
.shape_round:before					{ width: 750px; height: 750px; border-radius: 50%; background: #e5f8fd; position: absolute; z-index: -1; content: "";}
.link:hover 						{ background-position: 0 0; color: #fff;}
}
@media (max-width:1200px) {
.titre_main	 						{ font-size: 35px; line-height: 45px;}
}
@media (max-width:1000px) {
.wrapper 							{ max-width: 750px;}
.titre_cap							{ font-size: 10px;}
.titre_main	 						{ font-size: 30px; line-height: 35px;}
}
@media (max-width:600px) {
.wrapper 							{ width: 85vw;}
.titre_cap							{ display: none;}
.titre_main	 						{ font-size: 20px; line-height: 28px; margin-bottom: 10px;}
.sous_titre 						{ font-size: 16px; line-height: 24px;}
.chapo		 						{ font-size: 12px; line-height: 26px;}

/* link */
.link 								{ font-size: 10px; line-height: 50px; height: 50px; padding: 0 25px;}
.link_video 						{ width: 100%;} 
.link_video:before					{ left: auto; right: 25px;}
.link_eshop 						{ width: 100%;} 
.link_eshop:before					{ left: auto; right: 25px;}

}


/***** header *****/
.header 							{ width: 100%; font-size: 0; line-height: 0; letter-spacing: 0; position: fixed; left: 0; top: 0; padding: 25px 0; background: #111; text-align: right; z-index: 100; transition: all 400ms ease-in-out;}
.header .wrapper 					{ max-width: none;}
.header .logo						{ width: 200px; position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); z-index: 140;}
.header .logo img					{ width: 100%; height: auto; display: block;}

.sticky .header 					{ padding: 15px 0;}

/***** langues*****/
.langs  							{ float: left; text-align: left; font: 600 11px/35px "Poppins"; letter-spacing: 1.2px; text-transform: uppercase; color: #fff; position: relative; z-index: 120; border-radius: 5px; margin: 0 10px 0 -15px;}
.langs:before						{ width: 12px; height: 7px; position: absolute; right: 15px; top: 50%; margin-top: -4px; background: url("../images/arrow_down_blue.svg") 50% no-repeat; z-index: 5; content: "";}
.langs .active 						{ width: 65px; height: 50px; line-height: 50px; cursor: pointer; padding-left: 15px;}
.langs .choice 						{ width: 100%; position: absolute; left: 0; top: 0; border-radius: 5px; background: #262626; padding: 8px 0; opacity: 0; visibility: hidden; transition: all 400ms ease-out;}
.langs .choice a 					{ display: block; color: #fff; padding-left: 15px;}
.langs:hover .choice				{ opacity: 1; visibility: visible;}

/***** menu *****/
.menu_mobile						{ width: 70px; height: 80px; cursor: pointer; display: inline-block; vertical-align: middle; margin: -15px -20px -15px -10px; position: relative; z-index: 120;}
.menu_mobile div					{ width: 30px; height: 2px; background: #fff; position: absolute; left: 20px; top: 50%; margin-top: -1px; transition: height 0ms ease 250ms;}
.menu_mobile div:before				{ width: 20px; height: 2px; background: #fff; position: absolute; right: 0; top: 7px; content: "";}
.menu_mobile div:after				{ width: 40px; height: 2px; background: #fff; position: absolute; right: 0; top: -7px; content: "";}
.menu_mobile.active div				{ height: 0; transition-delay: 0ms;}
.menu_mobile.active div:before		{ width: 30px; top: 0; transform: rotate(45deg);}
.menu_mobile.active div:after		{ width: 30px; top: 0; transform: rotate(-45deg);}

.header .link 						{ height: 50px; line-height: 48px; padding: 0 20px 0 55px; vertical-align: middle; z-index: 120;}
.header .link:before				{ width: 20px; height: 100%; background: 50% 50% no-repeat; position: absolute; left: 20px; top: 0; content: "";}
.header .account 					{ float: left; background-image: linear-gradient(to top, #262626 0% 50%, #fff 50% 100%);}
.header .account:before				{ background-image: url("../images/account.svg");}
.header .booking 					{ margin-right: 30px; background-image: linear-gradient(to top, #00b9eb 0% 50%, #262626 50% 100%);}
.header .booking:before				{ background-image: url("../images/eshop.svg");}

.header_nav 						{ width: 100%; height: 100vh; position: fixed; right: 0; top: 0; overflow-y: scroll; display: grid; z-index: 100; background: #111; padding: 140px 0; text-align: left;}
.header_nav::-webkit-scrollbar 		{ display: none;}
.header_nav .row 					{ max-width: 1600px; width: 85vw; display: grid; grid-template-columns: minmax(240px, 25%) minmax(760px, 62.5%); justify-content: space-between; align-items: center; position: relative; margin: 0 auto; align-self: center;}

.header_nav .main>li>a 				{ font: 600 40px/80px "Poppins"; letter-spacing: 1px; color: #fff; display: block; background: url("../images/arrow_menu.svg") 100% 55% no-repeat;}
.header_nav .main>li.active>a 		{ color: #00b9eb;}
.header_nav .line  					{ width: 100%; height: 1px; background: #333; margin: 40px 0;}
.header_nav .small li a 			{ font: 500 20px/50px "Poppins"; letter-spacing: 0.8px; color: #fff; display: inline-block;}
.header_nav .small li.active>a 		{ color: #00b9eb;}

.header_nav .sub 					{ width: 62.5%; height: 100%; z-index: 30; position: absolute; right: 0; top: 0; padding: 80px; display: grid; grid-template-columns: 1fr 1fr; background: #fff; opacity: 0; visibility: hidden; transition: all 400ms ease-in-out;}
.header_nav .sub li.sous_titre 		{ font-size: 20px; font-weight: 500;}
.header_nav .sub li a 				{ font: 400 16px/40px "Poppins"; letter-spacing: 0.6px; color: #111; display: block; padding-left: 20px; background: url("../images/arrow_sub.svg") 0 50% no-repeat;}
.header_nav .sub li.active a 		{ color: #00b9eb;}

.header .contact 					{ display: grid; grid-template-columns: 1fr 1fr; align-items: center; background: #fff;}
.header .contact .photo	 			{ position: relative; height: 100%;}
.header .contact .photo img 		{ width: 100%; height: 100%; object-fit: cover; max-height: 700px; display: block;}
.header .contact .photo span 		{ width: 100%; position: absolute; left: 0; bottom: 0; z-index: 20; color: #fff; text-align: center; font-size: 16px; line-height: 28px; padding: 100px 0 30px 0; background: linear-gradient(to top, rgba(0,0,0,0.6) 0%, rgba(0,0,0,0) 100%);}
.header .contact .texte	 			{ padding: 60px; position: relative;}
.header .contact .sous_titre		{ font-size: 22px; margin-bottom: 25px;}
.header .contact p					{ font-size: 13px; line-height: 25px; margin-top: 15px; letter-spacing: 0.6px;}
.header .contact p a				{ display: inline-block;}
.header .contact .address			{ padding-left: 35px; background: url("../images/address.svg") 0 4px no-repeat;}
.header .contact .phone				{ padding-left: 35px; background: url("../images/phone.svg") 1px 5px no-repeat;}
.header .contact .email				{ padding-left: 35px; background: url("../images/email.svg") 0 7px no-repeat;}
.header .contact .rs	 			{ margin-top: 30px;}


/* animation menu */
.header_nav 						{ top: -100vh; transition: all 400ms ease-in-out 600ms;}
.header_nav .main 					{ opacity: 0; margin-top: 40px; transition: all 400ms ease-in-out 200ms;}
.header_nav .line 					{ width: 0; transition: all 400ms ease-in-out 200ms;}
.header_nav .small 					{ opacity: 0; margin-top: 40px; transition: all 400ms ease-in-out 200ms;}
.header_nav .contact  				{ clip-path: inset(0 100% 0 0); transition: all 400ms ease-in-out 200ms;}

.header_nav.active 					{ top: 0; transition-delay: 200ms;}
.header_nav.active .main 			{ opacity: 1; margin-top: 0; transition-delay: 700ms;}
.header_nav.active .line 			{ width: 100%; transition-delay: 700ms;}
.header_nav.active .small  			{ opacity: 1; margin-top: 0; transition-delay: 700ms;}
.header_nav.active .contact 		{ clip-path: inset(-1px -1px -1px -1px); transition-delay: 800ms;}


@media (min-width:1201px) {
.header_nav .main:after				{ width: 62.5%; height: 100%; z-index: 25; position: absolute; right: 0; top: 0; background: #fff; opacity: 0; visibility: hidden; content: "";}
.header_nav .main>li>a:after 		{ width: 200px; height: 100%; position: absolute; left: 100%; top: 0; cursor: default; content: "";}

.header_nav .main:hover:after		{ opacity: 1; visibility: visible;}
.header_nav .main>li:hover .sub		{ opacity: 1; visibility: visible; z-index: 200;}
.header_nav .sub li.overview 		{ display: none;}

.header_nav .main li:hover>a,
.header_nav .small li a:hover, 
.header_nav .sub li a:hover, 
.header .account:hover,
.langs .choice a:hover				{ color: #00b9eb;} 
}
@media (max-width:1600px) {
.header_nav .main>li>a 				{ font-size: 30px; line-height: 60px;}
.header_nav .small li a 			{ font-size: 16px; line-height: 40px;}
.header_nav .sub 					{ padding: 60px;}
.header_nav .sub li.sous_titre 		{ font-size: 18px;}
.header_nav .sub li a 				{ font-size: 14px; line-height: 35px;}
.header .contact .sous_titre		{ font-size: 18px; margin-bottom: 20px;}
}
@media (max-width:1450px) {
.header_nav 						{ padding: 120px 0 80px 0;}
.header_nav .row 					{ grid-template-columns: 240px 720px; align-self: start;}
.header_nav .main:after				{ width: 720px;}
.header_nav .sub 					{ width: 720px; padding: 50px;}
.header .contact .texte	 			{ padding: 50px;}
}
@media (max-width:1200px) {
/***** header *****/
.header 							{ padding: 15px 0;}
.header ::-webkit-scrollbar			{ display: none;}

/***** langues*****/
.langs  							{ background: #262626; margin: 0 10px 0 0;}

/***** menu *****/
.menu_mobile div					{ transition: none;}

.header .link 						{ width: 50px; height: 50px; line-height: 0; font-size: 0; padding: 0;}
.header .link:before				{ width: 100%; left: 0;}
.header .booking 					{ margin-right: 30px;}

.header_nav .row 					{ width: 90vw; grid-template-columns: 35% 55%; align-self: center;}
.header_nav .main>li i 				{ width: 100%; height: 60px; position: relative; float: right; margin-top: -60px; content: "";}
.header_nav .main>li i:after 		{ width: 10px; height: 16px; background: url("../images/arrow_menu.svg") 50% no-repeat; position: absolute; right: 0; top: 50%; margin-top: -8px; content: "";}
.header_nav .main>li i.active:after { filter: grayscale(100) brightness(100);}
.header_nav .main>li>a 				{ background: none;}

.header_nav .sub 					{ width: 55%; display: block; padding: 40px 50px;}
.header_nav .sub.active				{ opacity: 1; visibility: visible;}
.header_nav .sub ul:nth-child(2)	{ margin-top: 20px;}

.header .contact 					{ grid-template-columns: 1fr;}
.header .contact .photo span 		{ font-size: 14px; line-height: 26px; padding: 100px 0 20px 0;}
.header .contact .rs	 			{ margin: 0; position: absolute; right: 50px; top: 50%; transform: translateY(-50%);}
.header .contact .rs a	 			{ display: block; margin: 10px 0;}
}
@media (max-width:1000px) {
.header_nav   						{ border-top: 80px solid #111; padding: 5vw 0 100px 0;}
.header_nav .row 					{ max-width: 750px; grid-template-columns: 1fr; grid-gap: 5vw; align-self: start;}
.header_nav .main>li i.active:after { transform: rotate(90deg)}
.header_nav .line  					{ margin: 30px 0;}
.header_nav .sub 					{ width: 100%; padding: 30px 5vw; opacity: 1; visibility: visible; position: static; transition: none; margin: 15px 0; display: none;}
.header .contact .texte	 			{ padding: 40px 5vw;}
}
@media (max-width:600px) {
/***** header *****/
.header,  						
.sticky .header 					{ padding: 85px 0 0 0; position: absolute; height: 130px;}
.header .logo						{ width: 170px; position: relative; left: auto; top: auto; transform: none; display: block; margin: 0 auto;}
.header .wrapper 					{ width: 100%; padding: 12px 7.5vw; position: fixed; left: 0; top: 0; background: #111; z-index: 200;}

/***** langues*****/
.langs .active 						{ height: 46px; line-height: 46px;}
.langs .choice   					{ padding: 5px 0;}

/***** menu *****/
.menu_mobile						{ width: 70px; height: 70px; margin: -12px -20px -12px -10px;}

.header .link 						{ width: 46px; height: 46px;}
.header .account 					{ float: none; margin-right: 10px;}
.header .booking 					{ margin-right: 25px;}

.header_nav   						{ border-width: 110px; padding: 7.5vw 0 100px 0;}
.header_nav .row 					{ width: 85vw; grid-gap: 7.5vw;}
.header_nav .main>li>a 				{ font-size: 22px; line-height: 50px;}
.header_nav .main>li i 				{ height: 50px; margin-top: -50px;}
.header_nav .line  					{ margin: 25px 0;}
.header_nav .small li a 			{ font-size: 14px; line-height: 35px;}
.header_nav .sub 					{ padding: 25px 7.5vw;}
.header_nav .sub li.sous_titre 		{ font-size: 15px; line-height: 23px; margin-bottom: 10px;}
.header_nav .sub li a 				{ font-size: 13px; line-height: 30px;}

.header .contact .sous_titre		{ font-size: 16px; margin-bottom: 15px;}
.header .contact .photo span 		{ font-size: 13px; line-height: 24px; padding: 80px 0 20px 0;}
.header .contact .texte				{ padding: 25px 7.5vw;}
.header .contact p					{ font-size: 12px; line-height: 24px;}
.header .contact p a				{ display: inline-block;}
.header .contact .address			{ padding-left: 35px; background: url("../images/address.svg") 0 4px no-repeat;}
.header .contact .phone				{ padding-left: 35px; background: url("../images/phone.svg") 1px 5px no-repeat;}
.header .contact .email				{ padding-left: 35px; background: url("../images/email.svg") 0 7px no-repeat;}
.header .contact .rs	 			{ margin-top: 25px; position: static; transform: none;}
.header .contact .rs a	 			{ display: inline-block; margin: 0 10px 0 0;}

.sticky .header_nav 				{ border-width: 70px;}
}


/***** cta links *****/
.cta_links   						{ position: relative;}
.cta_links a 						{ width: 310px; height: 80px; background: #fff; border-radius: 5px; overflow: hidden; margin-top: 10px; display: grid; grid-template-columns: 80px 1fr; box-shadow: 0 20px 20px 0 rgb(0 185 235 / 10%);}
.cta_links a span:first-child 		{ width: 80px; height: 80px; background: #00b9eb; display: grid; align-items: center; justify-content: center;}
.cta_links a span:last-child 		{ font: 600 11px/80px "Poppins"; letter-spacing: 1.2px; text-transform: uppercase; padding-left: 25px;}

@media (min-width:1201px) {
.cta_links a:hover 					{ margin-left: 15px;}
.cta_links a:hover span   			{ color: #00b9eb;}
}
@media (max-width:1200px) {	
.cta_links a 						{ width: 350px;}
.cta_links a span:last-child 		{ background: url("../images/arrow_blue.svg") right 25px center no-repeat;}
}
@media (max-width:1000px) {	
.cta_links a 						{ width: 100%; box-shadow: none;}
}
@media (max-width:600px) {
.cta_links a 						{ width: 100%; height: 70px; grid-template-columns: 70px 1fr;}
.cta_links a span:first-child 		{ width: 70px; height: 70px;}
.cta_links a span:last-child 		{ line-height: 70px; padding-left: 20px; font-size: 10px; background-position: right 20px center;}
}
@media (max-width:355px) {
.cta_links a span:last-child 		{ background: none;}
}

/***** cta *****/
.bloc-cta                           { display: grid; grid-template-columns: 1fr 1fr; grid-gap: 40px; align-items: center; position: relative; margin: 100px 0; }

@media (max-width:1000px) {
.bloc-cta 	                        { grid-template-columns: 1fr; grid-gap: 20px; margin: 50px 0;}
}


/***** cta proflyer *****/
.cta_proflyer a 					{ display: block; text-align: center; height: 100px; font-size: 16px; line-height: 100px; border-radius: 10px;}
.cta_proflyer a:before 				{ width: 80px; height: 100%; background: url("../images/proflyer.svg") 50% no-repeat; position: absolute; left: 40px; top: 0; content: "";}
.cta_proflyer a:after 				{ width: 30px; height: 100%; background: url("../images/arrow_white.svg") 50% no-repeat; position: absolute; right: 40px; top: 0; content: "";}

@media (max-width:600px) {
.cta_proflyer a 					{ height: 50px; font-size: 10px; line-height: 50px; border-radius: 5px;}
.cta_proflyer a:before 				{ width: 45px; height: 100%; background-size: contain; left: 25px;}
.cta_proflyer a:after 				{ right: 25px;}
}

/***** cta 360 *****/
.cta_360 a            { display: block; text-align: center; height: 100px; font-size: 16px; line-height: 100px; border-radius: 10px;}
.cta_360 a:before     { width: 80px; height: 100%; background: url("../images/visite360.svg") 50% no-repeat; position: absolute; left: 40px; top: 0; content: "";}
.cta_360 a:after      { width: 30px; height: 100%; background: url("../images/arrow_white.svg") 50% no-repeat; position: absolute; right: 40px; top: 0; content: "";}

@media (max-width:600px) {
.cta_360 a 					{ height: 50px; font-size: 10px; line-height: 50px; border-radius: 5px;}
.cta_360 a:before           { width: 45px; height: 100%; background-size: contain; left: 25px;}
.cta_360 a:after 		    { right: 25px;}
}


/***** inscription newsletter *****/
/*
.newsletter 						{ position: relative; z-index: 20;}
.form_newsletter 					{ display: grid; grid-template-columns: auto 1fr 1fr 200px; grid-gap: 10px; align-items: center; padding: 45px 80px; border-radius: 15px; background: #fff; box-shadow: 0 10px 30px 0 rgb(0 185 235 / 10%);}
.form_newsletter p 					{ font-size: 13px; letter-spacing: 0.6px; padding-right: 30px;}
.form_newsletter input[type=text],
.form_newsletter input[type=email] 	{ width: 100%; height: 60px; border: none; margin: 0; font: 400 13px/20px "Poppins"; letter-spacing: 0.6px; padding: 0 30px; border-radius: 5px; background: #e5f8fd;}
.form_newsletter .link				{ width: 100%; border: none; display: block; cursor: pointer;}

.form_newsletter_ok					{ width: 100%; height: 100%; position: fixed; left :0; top: 0; z-index: 950;}
.form_newsletter_ok .row			{ width: 85vw; max-width: 500px; margin: 0 auto; position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%); z-index: 20; background: #fff; text-align: center; padding: 40px; border-radius: 10px;}
.form_newsletter_ok .row img		{ margin: 0 auto 16px auto; display: block;}
.form_newsletter_ok .row p			{ margin-bottom: 20px; font-size: 14px; line-height: 30px; letter-spacing: 0.4px;}
.form_newsletter_ok .row .link		{ cursor: pointer;}
.form_newsletter_ok .close_bg		{ width: 100%; height: 100%; background: #222; position: absolute; left: 0; top: 0; z-index: 10; opacity: 0.8;}

@media (max-width:1200px) {	
.form_newsletter 					{ grid-template-columns: 1fr 1fr auto; padding: 40px;}
.form_newsletter .item:first-child 	{ grid-column: span 3;}
.form_newsletter p 					{ padding-right: 0;}
}
@media (max-width:600px) {
.form_newsletter 					{ grid-template-columns: 1fr; padding: 25px; border-radius: 10px;}
.form_newsletter .item:first-child 	{ grid-column: auto; height: 30px;}
.form_newsletter p 					{ font-size: 12px; margin-bottom: 5px;}
.form_newsletter input[type=text],
.form_newsletter input[type=email] 	{ font-size: 12px; height: 50px; padding: 0 20px;}

.form_newsletter_ok .row			{ padding: 6.5vw;}
}
*/


/***** social*****/
.rs a								{ width: 60px; height: 60px; background: no-repeat center #00b9eb; display: inline-block; vertical-align: top; border-radius: 50%; margin-left: 10px;}
.rs .instagram						{ background-image: url("../images/instagram.svg"); margin: 0;}
.rs .youtube						{ background-image: url("../images/youtube.svg");}
.rs .facebook						{ background-image: url("../images/facebook.svg"); background-position: 48% 50%;}
.rs .visit360						{ background-image: url("../images/visite360.svg"); background-size: 60%;}

@media (min-width:1201px) {
.rs a:hover 						{ background-color: #111;}
}
@media (max-width:1200px) {	
.rs a								{ width: 54px; height: 54px;}
}
@media (max-width:600px) {	
.rs a								{ width: 50px; height: 50px;}
}


/***** footer*****/
.footer								{ width: 100%; position: relative; background: #111; color: #fff; font-size: 0; padding-top: 120px;}
.footer .bloc_footer 				{ display: inline-block; vertical-align: top;}
.footer .bloc_footer .sous_titre	{ margin-bottom: 25px; font-size: 20px; font-weight: 600; text-transform: uppercase; letter-spacing: 0.8px;}
.footer .bloc_footer p				{ font-size: 13px; line-height: 25px; margin-top: 15px; letter-spacing: 0.8px;}
.footer .bloc_footer p a			{ color: #fff; display: inline-block;}
.footer .bloc_footer .address		{ padding-left: 35px; background: url("../images/address.svg") 0 4px no-repeat;}
.footer .bloc_footer .hours			{ padding-left: 35px; background: url("../images/hours.svg") 0 4px no-repeat;}
.footer .bloc_footer .phone			{ padding-left: 35px; background: url("../images/phone.svg") 1px 5px no-repeat;}
.footer .bloc_footer .email			{ padding-left: 35px; background: url("../images/email.svg") 0 7px no-repeat;}
.footer ul.bloc_footer     			{ margin: 55px 0 0 120px;}
.footer ul.bloc_footer li a 		{ font-size: 14px; line-height: 30px; padding: 0 0 0 25px; background: url("../images/list.svg") 0 50% no-repeat; color: #fff; letter-spacing: 0.8px;}
.footer	.rs							{ position: absolute; right: 0; top: 0;}
.footer .scrolltop 					{ background: url("../images/scrolltop.svg") 50% 48% no-repeat #00b9eb;}
.footer_bottom   					{ padding: 20px 0; line-height: 0; margin-top: 80px;}
.footer_bottom li 					{ display: inline-block; font-size: 11px; line-height: 20px; margin-right: 25px; letter-spacing: 1px; position: relative;}
.footer_bottom li a 				{ color: #fff;}
.footer_bottom li:after				{ width: 1px; height: 8px; content: ""; position: absolute; right: -13px; top: 6px; background: #00b9eb;}
.footer_bottom li:last-child:after 	{ display: none;}
.toponweb							{ display: block; z-index: 85; position: absolute; right: 0; bottom: 0; transition: bottom 400ms ease-in-out;}
.toponweb span						{ width: auto; height: 60px; display: block; padding: 20px; background: linear-gradient(to left, #000 0% 50%, #00b9eb 50% 100%); background-size: 200% 100%; background-position: 100% 0;}
.toponweb img						{ width: 76px; height: auto; display: block; margin: 0 auto; filter: invert(1); transition: all 400ms ease-in-out;}
.toponweb.show						{ bottom: 0;}

@media (min-width:1201px) {
.footer:before						{ width: 705px; height: 360px; position: absolute; right: 0; bottom: 40px; background: url("../images/shape.svg") 50% / cover no-repeat; content: "";}
.footer_bottom li a:hover, 			
.footer .bloc_footer li a:hover, 
.footer .bloc_footer p a:hover	 	{ color: #00b9eb;}
.footer .scrolltop:hover	 		{ background-color: #111;}
.toponweb:hover span				{ background-position: 0 0;}
}
@media (max-width:1200px) {
.footer								{ padding-top: 80px; }
.footer .bloc_footer .sous_titre	{ margin-bottom: 15px; font-size: 18px; line-height: 54px;}
.footer ul.bloc_footer     			{ display: none;}
.footer_bottom   					{ margin-top: 60px;}
.toponweb							{ right: -5vw;}
}
@media (max-width:600px) {
.footer								{ padding-top: 60px; }
.footer .bloc_footer .sous_titre	{ margin-bottom: 20px; font-size: 16px; line-height: 24px;}
.footer .bloc_footer p				{ font-size: 12px; line-height: 24px;}
.footer	.rs							{ position: static; margin-top: 35px;}
.footer .scrolltop 					{ background-color: #262626; float: right;}
.footer_bottom 	 					{ text-align: left; margin-top: 35px; padding: 0 0 20px 0;}
.footer_bottom li 					{ display: block; margin: 0; font-size: 10px; line-height: 24px;}
.footer_bottom li:after				{ display: none;}
.toponweb							{ right: -7.5vw;}
}
