.select select{
-ms-appearance: none;
appearance: none!important;
-moz-appearance: none;
-webkit-appearance: none;
height: 56px;
width: 382px;
margin-top: 5px;
padding-left: 22px;
outline: none;
border:1px solid #eaeaea;
font-family: 'Roboto Light';
font-size: 18px;
background: url(../images/select-bg.png) no-repeat 96% 50%;;
}