
    .seles-wrap {width: 100%; float: left; box-sizing: border-box; position: relative;}
    .seles-wrap select{position: absolute; top: 0; left: 0; width: 1px; height: 1px; z-index: 997; visibility:hidden;}
    .seles-wrap .trigger{color: #414141; line-height: 64px; font-size: 27px; width: 100%; float: left; font-family: Upirpaw; color: #000; font-weight: 700; height: 64px; position: relative; font-weight: 600; text-align: left; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box;
padding: 0 20px; background: url('../images/input-text.svg') center center no-repeat; background-size: 100% 100%; border: 0;}
  .seles-wrap .trigger:after{position: absolute; top: 50%; margin-top: -5px; right: 15px; content: ''; background: url('../images/trigger.png') center center no-repeat;  width: 17px; height: 11px;}
    .seles-wrap .trigger:hover {cursor: pointer;}
    .seles-wrap ul{width: 100%; float: left; padding: 0; margin: 0; display: none; position: absolute; top: 69px; left: 0; z-index: 999; cursor: pointer; background: url('../images/select.svg') center center no-repeat; background-size: 100% 100%;}
      .seles-wrap li{width: 100%; font-family: Upirpaw; color: #fff; position: relative; font-weight: 700; float: left; height: 50px; line-height: 50px; padding: 0 25px; list-style: none; font-size: 27px; font-weight: 600; border: 0; text-align: left; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box;  }
      .seles-wrap li:before{position: absolute; content: ''; background:  url('../images/select-oddelovac.svg') center center no-repeat; background-size: 100% 100%; height: 8px; bottom: -7px; left: 5%; right: 5%;}
      .seles-wrap li:hover{color: #faa61a;}
      .seles-wrap li:last-child:before{content: initial;}
