/* LORTU selector global de idioma */
.lortu-language-wrap{display:flex;align-items:center;justify-content:center;margin-left:auto;margin-right:12px;position:relative;z-index:1001}
.lortu-language-select{appearance:none;-webkit-appearance:none;min-width:108px;height:40px;padding:0 32px 0 12px;border:1px solid #d7e3dc;border-radius:12px;background:#f6faf7;color:#183c29;font:800 13px/1 Arial,Helvetica,sans-serif;cursor:pointer;box-shadow:0 3px 10px rgba(0,0,0,.04);background-image:linear-gradient(45deg,transparent 50%,#1f7a4d 50%),linear-gradient(135deg,#1f7a4d 50%,transparent 50%);background-position:calc(100% - 15px) 17px,calc(100% - 10px) 17px;background-size:5px 5px,5px 5px;background-repeat:no-repeat}
.lortu-language-select:hover{border-color:#9fcbb0;background-color:#fff}
.lortu-language-select:focus{outline:3px solid rgba(31,122,77,.14);border-color:#1f7a4d}
@media(max-width:760px){.lortu-language-wrap{margin-left:auto;margin-right:9px}.lortu-language-select{min-width:76px;width:76px;padding-left:10px;padding-right:25px;font-size:12px}.lortu-language-select option{font-size:14px}}
