.oc-home-search-new {display: table;width: 100%;margin-top: 6em;height: 3em;}
.oc_search_row {display: table-row;}
.oc_table_cell {display: table-cell;}
.oc_input_cell {width: 55%;}
.oc_select_cell {width: 35%;}
.oc_buttont_cell {width: 10%;}
.oc-home-search_input {float: left;width: 100%;border: none;height: 3em;border-top-left-radius: 1.5em 1.5em;border-bottom-left-radius: 1.5em 1.5em;border-top-right-radius: 0;border-bottom-right-radius: 0;padding: 0 1em;margin: 0;}
.oc-home-search_select select {position: relative;float: left;height: 3em;height: 3em;width: 100%;-webkit-appearance: none;-moz-appearance: none;appearance: none;border-radius: 0;border: none;outline: none;background-color: #fff;padding: 0 1em;margin: 0;}
.oc-home-search_select select::-ms-expand {display: none;}
.oc-home_list {position: relative;}
.oc-home_list:after {pointer-events: none;position: absolute;font-size: 1.2em;right: 1.5em;line-height: 2.8em;color: #000;font-family: "Font Awesome 5 Pro";content: "";}
.oc-home-search_button {float: left;width: 100%;height: 3em;background-color: #ef4654;color: #fff;border: none;outline: none;border-top-right-radius: 1.5em 1.5em;border-bottom-right-radius: 1.5em 1.5em;margin: 0;transition: 300ms;}
.oc-home-search_button:hover {background-color: #000;}
.oc-home-search__options {float: left;margin-top: 1em;color: #fff;}
.oc-home-search__links a {margin-top: 1em;float: right;color: #fff;}
.search_arrow {margin-left: .5em;}
.oc-home-search__option {margin-right: 1em;}
.oc-home_search_foot {font-size: .9em;}
.oc-home_search_foot .label_ttile {margin-left: .3em;}