.sel_1 {
	width: 422px;
    height: 47.0988px;
    border-style: solid;
    border-color: rgb(110, 33, 1);
    border-width: 1px;
    border-radius: 6px;
    padding-left: 10px;
}
select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-image: url(//viposidn.com/content/1ZBgaF5HxsLMJ8v/images/select.png);
  background-position: 95% center;
  background-repeat: no-repeat;
}
.sel_2 {
	width: 366px;
    height: 47px;
	border-style: solid;
    border-color: rgb(110, 33, 1);
    border-width: 1px;
    border-radius: 6px;
	background-color: transparent;
	padding-left: 14px;
}
.sel_3 {
    width: 328.677px;
    height: 42.9178px;
	border-style: solid;
    border-color: rgb(228, 236, 251);
    border-width: 1px;
    border-radius: 6px;
	background-color: transparent;
	padding-left: 14px;
	color: #fff;
	background-image: url(//viposidn.com/content/1ZBgaF5HxsLMJ8v/images/select-w.png);
}
@media (max-width: 767px) {
	.sel_1 {
		width: 400px;
	}
	.sel_2 {
	    width: 383px;
	}
}
option {
	color: #000;
}