.popup-lang-container{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,0.5);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;z-index:9999}.popup-lang-content{position:relative;background-color:#fff;padding:20px;border-radius:8px;-webkit-box-shadow:0 0 10px rgba(0,0,0,0.3);box-shadow:0 0 10px rgba(0,0,0,0.3);width:600px;max-width:95%;text-align:center}.popup-lang-content h3{margin:20px 0 15px;color:#00275b;text-transform:none!important;font-size:18px;font-weight:600}.popup-lang-content p{font-size:16px;margin-bottom:15px;color:#000}.popup-lang-content small{font-size:11px}.popup-lang-content .lang-choice{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:20px 0}.popup-lang-content .lang-choice img{width:24px;margin-right:10px;border-radius:3px}.popup-lang-content .lang-choice a{margin:10px;display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;line-height:normal;padding:13px;border-radius:5px;-webkit-transition:all 0.3s ease-out;transition:all 0.3s ease-out;text-decoration:none;text-transform:none}.popup-lang-content .lang-choice a:hover{text-decoration:none}.popup-lang-content .lang-choice a.btn-conversion{background-color:#8abe1a;border:1px solid #8abe1a;color:#fff;font-weight:600}.popup-lang-content .lang-choice a.btn-conversion:hover{background:#9ad41d!important;border-color:#9ad41d!important}@media (max-width:767px){.popup-lang-content .lang-choice a{font-size:14px;width:100%}}.popup-lang-content .lang-choice a.close-link{background:#f6f6f6;border:1px solid #e1e1e1;font-weight:600;color:#000}.popup-lang-content .lang-choice a.close-link:hover{background:#e1e1e1}.popup-lang-content .close-x{position:absolute;top:0;right:0;line-height:20px;cursor:pointer;color:#333;font-size:20px;-webkit-text-decoration:auto;text-decoration:auto;padding:10px 15px}