:root {
	--fon: white;
	--fon_main: white;
	--work-color: #ce0314;
	--main_font: black;
	--size_main_font: 25px;
	--width: 1640px;
}

.main
	{
		border: 1px solid rgba(00,00,00, 0.0);
		border-radius: 5px;
	}
	
.main_panel
	{
		border: 1px solid rgba(00,00,00, 0.0);
		border-radius: 5px;
	}

.placer_interface 
	{ 
		border: 1px solid rgba(00,00,00, 0.1);
		border-radius: 5px;
	}
		
.placer_interface_good 
	{ 
		border: 1px solid rgba(00,00,00, 0.1);
		border-radius: 5px;
	}
		
.placer_interface_contact
	{ 
		border: 1px solid rgba(00,00,00, 0.0);
		border-radius: 5px;
	}
		
.place_footer_br 
	{
		background: transparent;
		
		
	}
		
.shop 
	{
		background: #ce0314;
		border: 1px solid #ce0314;
		font-size: 18px;
		border-radius: 18px;
	}
		
.form_shop 
	{
		background: #ce0314;
		border: 1px solid #ce0314;
		font-size: 18px;
		border-radius: 18px;
	}
		
.button_prosport 
	{
		background: #ce0314;
		border: 2px solid #ce0314;
		font-size: 16px;
		border-radius: 16px;
	}
		
.button_prosport_small 
	{
		background: #ce0314;
		border: 2px solid #ce0314;
		font-size: 14px;
		border-radius: #edeef0px;
	}
		
#otstup_top_module
	{  
		margin-top: 150px;
	}
		
@font-face 
	{
		font-family: fonts;
		src: url(../fonts/acari_sans/AcariSans-Regular.ttf);
    }
	   
@font-face 
	{
		font-family: fonts-Medium;
		src: url(../fonts/acari_sans/AcariSans-Medium.ttf);
    }