@font-face {
	font-family: 'gotham';
	src: url('ttf/gotham/gothamln.woff') format('woff'),
		url('ttf/gotham/gothamln.ttf') format('truetype'),
		url('ttf/gotham/gothamln.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Playfair Display';
	src: url('ttf/playfairdisplay.woff2') format('woff2');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Sagrantino';
	src: url('ttf/sagrantino.woff2') format('woff2');
	font-weight: normal;
	font-style: normal;
}


:root{
	--background_gen	: #ffffff;
	--background_head_up: #ffffff;
	--background_head	: rgba(255,255,255,0.6);
	--background_foot	: #e4e4e4;

	--color_gen 		: #353535;
	--color_head		: #3b3b3b;
	--color_theme		: #252525;
	--color_theme2		: #2b2f3a;
	--color_separator 	: #c4dd91;

	--nav_contenair_p : 100%;
	--nav_contenair_m : 1300px;
	--nav_width		: 100%;
	--nav_height	: 130px;
	--nav_inner 	: 100%;

}

html 												{font-size:100%; font-family: 'gotham', sans-serif; background:var(--background_gen); }
body 												{font-weight:normal;  margin:0px; padding:0px; color:var(--color_gen); min-height:450px; overflow-x:hidden; font-size:15px;}

#site_general										{opacity:0; transition:all .8s; overflow:hidden;}

header 												{width:100%;height: var(--nav_height); margin:0 auto; padding:0; display: block; position: fixed; top: 0; left: 0; z-index: 20;}	
a:focus:not(:focus-visible) 						{outline: none !important;}

.contenair_head 									{width:var(--nav_contenair_p); height: var(--nav_height); margin:0 auto; padding:0; display: flex;}
.contenair_head .upbar								{background: var(--background_head_up); color:var(--color_head); font-size:11.5px; font-weight:bold; position:absolute; top:0px; left:0px; width:100%; height:30px; line-height:30px; display: flex; z-index: 11;}
.contenair_head .upbar .inner 						{width:var(--nav_contenair_m); margin:0 auto; display:flex; align-content: space-between; justify-content: space-between;}
.contenair_head .upbar .inner .upbar_phone			{margin-right:100px; padding-left:20px; display: flex; align-items: center; color:var(--color_head);}
.contenair_head .upbar .inner .upbar_adress			{padding-left:20px; display: flex; align-items: center;}
.contenair_head .upbar .inner .upbar_slogan 		{margin-left:30px; display: block; width: auto; display: flex; align-items: center;}
.contenair_head .upbar .inner .upbar_slogan img 	{filter:invert(0.85); width:12px; margin: 0px 5px;}
.contenair_head .site_head 							{width:var(--nav_width); height:var(--nav_height); margin:0 auto; display: block; box-shadow: none !important; background-color:var(--background_head); transition:all 2s; }

.contenair_head .site_head .inner_head 				{width:var(--nav_inner); height:var(--nav_height); padding:0px 10px 10px 10px; display:flex; flex-direction: row; align-content: space-between; align-items: end; position: relative;}
.contenair_head .site_head .inner_head .logo 		{width: 280px; height: 80px; background: url('../img/fond/logo.png') center center no-repeat; background-size: auto; background-size: cover; position: relative; margin-left: 20px; display: block; position: absolute; top: 40px; left: 60px; z-index: 20;}
.contenair_head .site_head .inner_head .menu_ico 	{display: block; margin:0 0 10px auto;}
.contenair_head .site_head .inner_head .menu_ico ul a 				{padding: 0 10px; margin-left:10px; font-size: 12.8px; text-transform: uppercase; color:var(--color_theme2); outline: none !important;}
.contenair_head .site_head .inner_head .menu_ico ul li img 			{margin: 0px 25px;  width: 30px; opacity: 0.6;}
.contenair_head .site_head .inner_head .menu_ico i.material-icons 	{font-size: 25px; height: 64px; line-height: 64px; color: var(--color_theme2);}
.contenair_head .site_head .inner_head .menu_ico i.left			    {margin-right: 7px !important;}


.dropdown-content 									{top:110px !important; width: max-content !important;}
.dropdown-content li						 		{border:none !important;}
.dropdown-content li>a 								{line-height:50px !important;}
.dropdown-content li>a:hover 						{background:unset;}

.inview 											{transform: translate(0px, 0px) !important; opacity:1;}
.translate_100P										{transform: translate(0px, 230px); opacity:0.01;}

.inner_body 										{width:100%; height:auto; min-height:1250px; display: block;}
.inner_body .container_body							{width:var(--nav_contenair_p); max-width:var(--nav_contenair_m);  height:auto; margin:0 auto; padding:0;  text-align: justify; display: block; position: relative; transition:all .3s;}
.inner_body .nocontener								{height:auto; margin:0 auto; padding:0;  text-align: justify; display: block; position: relative; transition:all .3s;}
.inner_body .container_body .mini_nav				{width:100%; display: flex; color:#fff !important;}
.inner_body .container_body .mini_nav .mininav_h2	{margin:30px 0px 20px 50px; padding:0; font-size:25px; font-weight: bolder; text-align: center; width:fit-content; color:#fff;}


.inner_body .container_body .captcha_renew			{cursor: pointer;}
.inner_body .container_body .captcha				{cursor: pointer;}
.inner_body .container_body .none 					{display:none;}
.inner_body .container_body .formsend				{line-height: 50px !important; color: #333;}

.inner_body .contain_colr							{width: 28%; padding: 5% 30px; height: 100%; position: absolute; left:130px; bottom: 0; min-height:1000px;}
.inner_body .contain_coll							{width: 28%; padding: 5% 30px; height: 100%; position: absolute; right:130px; bottom: 0; min-height:1000px;}
.inner_body .parallax-container .row				{margin:0px !important;}
.inner_body .parallax-container .row h2 			{margin-bottom: 50px !important;}
.inner_body iframe 									{transition:all .3s;}
.inner_body .btn 									{height: auto; padding: 0px 25px;}
.inner_body .btn:hover 								{box-shadow:0px 0px 10px rgba(0, 0, 0, 0.6);}

.page-footer 										{width:100%; max-width:100%;  margin:0px auto; font-size:13px; position: relative; z-index:50; background-color: #1a1a1a; }
.page-footer .row 									{margin-bottom: 0px !important; position: relative;}
.page-footer .row .reassoc 							{position: absolute; right:15px; top:5px; display: flex; align-items: center; color:#eee; font-size:11px;}
.page-footer .row .reassoc img 						{filter:invert(0.85); width:12px; margin: 0px 5px;}

nav .sidenav-trigger 								{z-index: 30; display: block !important;}
nav .sidenav-trigger .menu							{color:var(--color_theme2);}
.sidenav-overlay 									{z-index:996;}

.sagrantino 										{font-family: Sagrantino;}
.playfair											{font-family: Playfair Display;}

.card-hz											{width:90%; margin:10px auto;}
.modal .modal-content 								{color:#444;}

#bouton_top								{position:fixed; bottom:30px; left:30px; opacity:0; z-index:999;}
.separator								{background:var(--color_separator); margin:20px 0px; width:100px; height:5px; display: block;}

.flex 									{display: flex; flex-direction: row;}
.flex_col								{display: flex; flex-direction:column;}
.flex_spc_between 						{justify-content: space-between;}
.flex_justi_center 						{justify-content: center;}
.flex_spc_arround 						{justify-content: space-around;}
.flex_centerv		 					{align-content: center; align-items: center;}
.flex_gap10								{gap:10px}
.flex-wrap								{flex-wrap: wrap;}



.back_none 								{background:none !important;}
.backcoockie 							{background:url('../img/illustration/coockie_polotik_buro.png') center center no-repeat;}

.waiting_operate						{display:block; margin:5px auto; border:4px solid rgba(0, 0, 0, 0.1); border-left-color:var(--color_theme); border-radius:50%; width:30px; height:30px; animation:donut-spin 1.2s linear infinite;}
@keyframes donut-spin {
    0% 		{transform:rotate(0deg);}
    100% 	{transform:rotate(360deg);}
}

:target {
	scroll-margin-top: 150px;
	/* Pour Chrome, Edge, Safari */
	padding-top: 150px;
	/* Pour Firefox */
}
@media only screen and (max-width: 601px) {
	.contenair_head 													{width: 100%; max-width: 100%; min-width: unset;}
	.contenair_head .site_head .inner_head .menu_ico					{display: none;}
	.contenair_head .upbar 												{flex-wrap: nowrap;}
	.contenair_head .upbar .inner .upbar_phone 							{margin-right:0px; padding-left:5px; letter-spacing: -0.8px;}
	.contenair_head .upbar .inner .upbar_adress 						{display: none;}
	.contenair_head .upbar .inner .upbar_slogan							{display: none;}
	.inner_body .container_body											{width: 100%; max-width: 100%; min-width: unset;}
	.inner_body .container_body .mininav_h1								{font-size:20px !important;}
	.card-hz															{width: 100%;}
	.page-footer 														{width: 100%; max-width: 100%; min-width: unset;}
}

@media only screen and (min-width: 601px) and (max-width: 1124px) {
	.contenair_head .site_head .inner_head .menu_ico ul a 				{padding: 0 5px; Margin-left: 0px; font-size: 12.8px; letter-spacing:-0.5px;}
}