*{
box-sizing:border-box;
}
body{
background:white;
font-family: "Hyundai Sans Head Regular", sans-serif !important;
font-weight:300;
}
a{
 text-decoration:none; 
  color: inherit;
}
@font-face {
	font-family: 'Hyundai Sans Head Bold';
	src: url("https://online.hyundai-vostok-avto.ru/fonts/HyundaiSansHead-Bold.otf");
	font-weight: 700;
	font-style: normal;
    font-display: swap;
}
@font-face {
	font-family: 'Hyundai Sans Head Light';
	src: url("https://online.hyundai-vostok-avto.ru/fonts/HyundaiSansHead-Light.otf");
	font-weight: 300;
	font-style: normal;
    font-display: swap;
}
@font-face {
	font-family: 'Hyundai Sans Head Medium';
	src: url("https://online.hyundai-vostok-avto.ru/fonts/HyundaiSansHead-Medium.otf");
	font-weight: 500;
	font-style: normal;
    font-display: swap;
}
@font-face {
	font-family: 'Hyundai Sans Head Regular';
	src: url("https://online.hyundai-vostok-avto.ru/fonts/HyundaiSansHead-Regular.otf");
	font-weight: 400;
	font-style: normal;
    font-display: swap;
}
@font-face {
	font-family: 'Hyundai Sans Text Bold';
	src: url("https://online.hyundai-vostok-avto.ru/fonts/HyundaiSansText-Bold.otf");
	font-weight: 700;
	font-style: normal;
    font-display: swap;
}
@font-face {
	font-family: 'Hyundai Sans Text BoldItalic';
	src: url("https://online.hyundai-vostok-avto.ru/fonts/HyundaiSansText-BoldItalic.otf");
	font-weight: 700;
	font-style: normal;
    font-display: swap;
}

@font-face {
	font-family: 'Hyundai Sans Text Italic';
	src: url("https://online.hyundai-vostok-avto.ru/fonts/HyundaiSansText-Italic.otf");
	font-weight: 400;
	font-style: normal;
    font-display: swap;
}

@font-face {
	font-family: 'Hyundai Sans Text Medium';
	src: url("https://online.hyundai-vostok-avto.ru/fonts/HyundaiSansText-Medium.otf");
	font-weight: 500;
	font-style: normal;
    font-display: swap;
}

@font-face {
	font-family: 'Hyundai Sans Text MediumItalic';
	src: url("https://online.hyundai-vostok-avto.ru/fonts/HyundaiSansText-MediumItalic.otf");
	font-weight: 500;
	font-style: normal;
    font-display: swap;
}

@font-face {
	font-family: 'Hyundai Sans Text Regular';
	src: url("https://online.hyundai-vostok-avto.ru/fonts/HyundaiSansText-Regular.otf");
	font-weight: 400;
	font-style: normal;
    font-display: swap;
}
.filter option, .filter select {
    -webkit-border-radius: 0px;
    border-radius: 0;
}
.top-part.right.unavaliable{
 visibility: hidden;
    opacity: 0; 
}
[disabled]{
background:silver;
}