:root {
	--fon: white;
	--fon_main: white;
	--work-color: #50c3ef;
	--main_font: black;
	--size_main_font: 25px;
	--width: 1640px;
}

.main
	{
		border: 1px solid rgba(100,100,100, 0.0);
		border-radius: 0px;
	}
	
.main_panel
	{
		border: 1px solid rgba(100,100,100, 0.0);
		border-radius: 0px;
	}

.placer_interface 
	{ 
		border: 1px solid rgba(100,100,100, 0.1);
		border-radius: 0px;
	}
		
.placer_interface_good 
	{ 
		border: 1px solid rgba(100,100,100, 0.1);
		border-radius: 0px;
	}
		
.placer_interface_contact
	{ 
		border: 1px solid rgba(100,100,100, 0.0);
		border-radius: 0px;
	}
		
.place_footer_br 
	{
		background: transparent;
		
		
	}
	
#otstup_top_module
	{  
		margin-top: 200px;
	}
	
h2 
	{
		scroll-margin-top: 400px;
	}

.form-container {
		border-radius: 0px;
	}	
.form-popup {
		border-radius: 0px;
	}

.select_index {
		border-radius: 2px;
	}		
.sort_select {
		border-radius: 2px;
	}	
.text_comment {
		border-radius: 2px;
	}
.textarea_comment {
		border-radius: 2px;
	}
.text_basket {
		border-radius: 2px;
	}
.textarea_basket {
		border-radius: 2px;
	}
.textarea_rating {
		border-radius: 2px;
	}
.shop_card {
		border-radius: 2px;
	}
.shop_card_work {
		border-radius: 2px;
	}
.select_tyre {
		border-radius: 2px;
	}
.poisk {
		border-radius: 2px;
	}
.arrow-5-right {
		border-radius: 2px;
	}
.arrow-5-left {
		border-radius: 2px;
	}
.arrow-4-right {
		border-radius: 2px;
	}
.arrow-4-left {
		border-radius: 2px;
	}	
.button_stroka {
		border-radius: 2px;
	}
.text_widget {
		border-radius: 2px;
	}
.textarea_widget {
		border-radius: 2px;
	}

.shop {
		border-radius: 2px;
	}	
.form_shop {
		border-radius: 2px;
	}		
.button_prosport {
		border-radius: 2px;
	}	
.button_basket {
		border-radius: 2px;
	}	
.button_prosport_small {
		border-radius: 2px;
	}
.new_good_basket {
		border-radius: 2px;
	}		
.new_good_favorite {
		border-radius: 2px;
	}		
.new_good_compare {
		border-radius: 2px;
	}		
.popup-close {
		border-radius: 2px;
	}	
.form-container .btn {
		border-radius: 2px;
	}	
	
@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);
    }