:root {
	--fon: #fffbef;
	--fon_main: white;
	--work-color: #523c2f;
	--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: #523c2f;
		border: 1px solid #523c2f;
		font-size: 25px;
		border-radius: 25px;
	}
		
.form_shop 
	{
		background: #523c2f;
		border: 1px solid #523c2f;
		font-size: 25px;
		border-radius: 25px;
	}
		
.button_prosport 
	{
		background: #523c2f;
		border: 2px solid #523c2f;
		font-size: 16px;
		border-radius: 16px;
	}
		
.button_prosport_small 
	{
		background: #523c2f;
		border: 2px solid #523c2f;
		font-size: 14px;
		border-radius: #edeef0px;
	}
		
#otstup_top_module
	{  
		margin-top: 200px;
	}
		
@font-face 
	{
		font-family: fonts;
		src: url(../fonts/lavanderia/Adventure.ttf);
    }
	   
@font-face 
	{
		font-family: fonts-Medium;
		src: url(../fonts/lavanderia/Adventure.ttf);
    }