div.lang-select{border-radius:30px;line-height:25px;vertical-align:middle;display:inline-block;text-align:left;z-index:100;position:relative;height:25px;max-width:500px;width:100px}.lang-select:focus{outline:none}.lang-select select{display:none}.lang-select span{text-overflow:ellipsis;text-transform:uppercase;font-weight:300;display:block;white-space:nowrap;cursor:pointer;position:relative;padding:0 19px 0 12px;height:100%;font-size:10px}.lang-select span.cs-placeholder{border-radius:30px;border:0;position:relative;background:#f7f7f7}.lang-select span.cs-placeholder:after{font-family:FontAwesome;right:-2px;line-height:28px;color:#343434;position:absolute;top:-3px;height:30px;font-size:14px;background:#fff;content:"\f1ab";width:30px}.lang-select span.cs-placeholder[data-current=arabic]:after,.lang-select span.cs-placeholder[data-current=bangladesh]:after,.lang-select span.cs-placeholder[data-current=france]:after,.lang-select span.cs-placeholder[data-current=russian]:after,.lang-select span.cs-placeholder[data-current=spain]:after,.lang-select span.cs-placeholder[data-current=turkish]:after,.lang-select span.cs-placeholder[data-current=united-kingdom]:after{text-indent:1000px;background-size:70%!important}.lang-select span.cs-placeholder[data-current=united-kingdom]:after{background:#fff url(../img/flags/united-kingdom.svg) no-repeat 50%}.lang-select span.cs-placeholder[data-current=france]:after{background:#fff url(../img/flags/france.svg) no-repeat 50%}.lang-select span.cs-placeholder[data-current=spain]:after{background:#fff url(../img/flags/spain.svg) no-repeat 50%}.lang-select span.cs-placeholder[data-current=bangladesh]:after{background:#fff url(../img/flags/bangladesh.svg) no-repeat 50%}.lang-select span.cs-placeholder[data-current=turkish]:after{background:#fff url(../img/flags/turk-bayragi-seeklogo.com-2.svg) no-repeat 50%}.lang-select span.cs-placeholder[data-current=russian]:after{background:#fff url(../img/flags/russian-flag.svg) no-repeat 50%}.lang-select span.cs-placeholder[data-current=arabic]:after{background:#fff url(../img/flags/saudi-arabia.svg) no-repeat 50%}.lang-select .lang-selected span:after,.lang-select>span:after{speak:none;position:absolute;top:50%}.lang-select>span:after{border-radius:50%;border:1px solid hsla(0,0%,100%,.3);right:0;text-align:center;height:28px;width:28px}div.cs-active{z-index:200}.lang-select .cs-options{visibility:hidden;margin-top:5px;border-radius:4px;overflow:hidden;position:absolute;background:#fff;width:100%}.lang-select.cs-active .cs-options{visibility:visible}.lang-select ul{margin:0;list-style:none;padding:0;width:100%}.lang-select ul span{padding:0 10px}.lang-select ul li.cs-focus span{background-color:#ddd}.lang-select .cs-options span{background-position:12px 48%;background-repeat:no-repeat;background-size:15px auto;padding:0 0 0 35px}.lang-select .cs-options .cs-selected span,.lang-select .cs-options li.cs-focus span,.lang-select .cs-options span:hover{color:#1e4c4a}.lang-select .cs-options .cs-selected span:after{content:""}.lang-select .cs-options li.flag-uk span{background-image:url(../img/flags/united-kingdom.svg)}.lang-select .cs-options li.flag-france span{background-image:url(../img/flags/france.svg)}.lang-select .cs-options li.flag-spain span{background-image:url(../img/flags/spain.svg)}.lang-select .cs-options li.flag-bd span{background-image:url(../img/flags/bangladesh.svg)}.lang-select .cs-options li.flag-turkish span{background-image:url(../img/flags/turk-bayragi-seeklogo.com-2.svg)}.lang-select .cs-options li.flag-russian span{background-image:url(../img/flags/russian-flag.svg)}.lang-select .cs-options li.flag-arabic span{background-image:url(../img/flags/saudi-arabia.svg)}