
.layui-layer-shade{z-index:100000; background-color: rgb(0, 0, 0); opacity: 0.4;display: none;}
.layui-layer-page{z-index: 200000; position: fixed; border-radius: 15px !important; top: 20% !important; left: 30px !important; right: 30px !important;display: none;}
.layui-layer-page .content {border-radius: 15px; background-color: #FFF; padding: 30px;}
.layui-layer-page h3{text-align: center;font-size: 18px;line-height: 30px;color:#333;width: 80%; margin: 0 auto;margin-bottom: 20px;}
.layui-layer-page .col-3 img{width: 80%; margin-left: 5%;border-radius: 10px;box-shadow: 2px 3px 3px #ccc;}
.layui-layer-page .col-3 p{font-size: 10px; text-align: center; color: #333;margin-top: 5px;word-wrap: break-word;line-height:12px;}
.layui-layer-page .close{position: absolute; top: 5px; right: 5px; width: 26px;}


.partner .col-3{ padding: 10px;}
.partner .col-3 img{width: 80%; margin-left: 5%;border-radius: 10px;box-shadow: 2px 3px 3px #ccc;}
.lang{
    display: inline-block;
    position: absolute;
    right: 15px;
    z-index: 100;
    list-style: none;
}
.lang-item,.lang-item-open{
    width: 56px;
    height: 40px;
    zoom: 0.6;
    display: none;
    border-radius: 5px;
    margin-bottom: 15px;
}
.lang-item-open{
    display: block !important;
    margin-bottom: 40px !important;
}
.en-US
{
    background: url(/img/flags.png) -10px -70px;
}
.de-DE
{
    background: url(/img/flags.png) -10px -10px;
}
.it-IT
{
    background: url(/img/flags.png) -10px -310px;
}
.es-ES
{
    background: url(/img/flags.png) -10px -130px;
}
.fr-FR
{
    background: url(/img/flags.png) -10px -190px;
}
.tr-TR
{
    background: url(/img/flags.png) -10px -610px;
}
.ar-SA
{
    background: url(/img/flags.png) -10px -790px;
}
.ru-RU
{
    background: url(/img/flags.png) -10px -550px;
}

.email{text-align: left;padding-left: 80px;color: #333; line-height: 30px;}
.remit input{height: 40px; line-height: 40px;border:solid 1px #ccc; border-radius: 5px;}
.remit img{height: 80px;width: auto;}
.remit button{background-color: #FCD535;width:100%;border:none;line-height: 15px; font-size: 15px;border-radius:10px;height:40px;margin-top: 10px;}
.remit .layui-upload-file{display: none;}