body {
     font-family: 'Roboto', sans-serif;
}
 .support-page {
     background: url(/newui/images/faq-im.jpg);
     background-size: 100%;
     background-repeat: no-repeat;
     margin-top: -51px;
}
html[lang="ar"] .support-page{
        margin-top: -51px;
}
 .pad{
     padding: 4% 0 2%;
}

 .btn.btn-primary.web-mob {
     border-radius: 8px;
     font-weight: 600;
     font-size: 16px;
     padding: 12px 20px 13px 20px;
     background: #f37229;
     border-color: #f37229;
     z-index: 9;
     transition: all ease 0.3s;
}
 .cta{
    text-align:right;
}
 html[lang="ar"] .cta{
    text-align:left;
}
 .btn.btn-primary.web-mob:hover {
    box-shadow: 0px 0px 5px 1px #868484;
    transition: all ease 0.3s;
}
 .faq-search{
     margin-bottom: 30px;
}
 .faq-search .input-group {
     width: 100%;
     margin: auto;
     background: #fff;
     border-radius: 0;
     position: relative;
}
 .faq-search .input-group .btn-default {
     border-color: #fff;
     height: 50px;
}
.faq-search .input-group input#sbar {
    width: 89%;
    float: left;
    width: calc(100% - 70px);
}
#container {
    display: block;
    position: relative;
    width: 100%;
    margin: auto;
}
p {
    margin: 0 0 10px;
}
 .faq-search .input-group .btn-default:hover {
     background: white;
}
 .faq-search .input-group .btn-default:focus {
     outline:none;
     background:white;
}
 .faq-search .btn {
     padding: 6px 20px;
     font-size: 20px;
     border: 1px solid white;
     border-radius: 0px;
}
 .faq-search .form-control {
     height: 50px;
     border: 1px solid #fff;
     border-radius: 0px;
     box-shadow: none;
     font-size: 1em;
     font-family: Verdana,Arial,sans-serif;
}
 .faq-search input.form-control:focus{
     box-shadow: none !important;
     border-color: transparent;
     border: 1px solid transparent !important;
}
 .faq-search .input-group .btn-default:visited {
     background: white;
}
 #voicebtn img {
    width: 30px;
}
 #voicebtn {
     padding: 6px 10px;
     font-size: 20px;
     cursor: pointer;
     position: absolute;
     right: 0;
     width: 60px;
     height: 50px;
     z-index: 99;
}
html[lang="ar"] #voicebtn{
    right: auto;
    left: 0;
    }
 #voicebtn.voice-focus {
     transform: scale(2);
     background: #fff;
     border-radius: 50%;
     height: 60px;
     z-index: 9;
     box-shadow: 0px 0px 3px rgba(00, 00, 00, 0.2);
     line-height: 40px;
     animation: pulse 2s infinite;
}

 @-webkit-keyframes pulse {
     0% {
         -webkit-box-shadow: 0 0 0 0 rgba(156, 190, 70, 0.4);
    }
     70% {
         -webkit-box-shadow: 0 0 0 10px rgba(156, 190, 70, 0);
    }
     100% {
         -webkit-box-shadow: 0 0 0 0 rgba(156, 190, 70, 0);
    }
}
 @keyframes pulse {
     0% {
         -moz-box-shadow: 0 0 0 0 rgba(156, 190, 70, 0.4);
         box-shadow: 0 0 0 0 rgba(156, 190, 70, 0.4);
    }
     70% {
         -moz-box-shadow: 0 0 0 10px rgba(156, 190, 70, 0);
         box-shadow: 0 0 0 10px rgba(156, 190, 70, 0);
    }
     100% {
         -moz-box-shadow: 0 0 0 0 rgba(156, 190, 70, 0);
         box-shadow: 0 0 0 0 rgba(156, 190, 70, 0);
    }
}
 .support-search{
     width: 70%;
     margin: 0 auto;
}
 .left_support .panel-title {
     font-size: 15px;
}
 .left_support {
     margin: 0 auto;
}
 .left_support .panel-group .panel, .right_support .panel-group .panel {
     border-radius: 0px;
     box-shadow: 0px 0px 5px 1px #b7b7b7;
}
 .left_support a, .right_support a {
     text-decoration: none;
     color: #212121;
}
 .left_support .panel {
     border: 0px solid transparent;
}
 .panel-heading.qstns {
     border-bottom: 1px solid #e0e0e0;
     cursor: pointer;
     padding: 17px 20px;
     background: white;
}
 span.plus_ico .icon {
     color: #9bbd4d;
     margin-right: 35px;
}
.appyslim-ui-minus-2 {
    color: #FFFFFF !important;
    -webkit-transition: all .7s ease 0s;
    -moz-transition: all .7s ease 0s;
    -o-transition: all .7s ease 0s;
    transition: all .7s ease 0s;
}
html[lang="ar"] span.plus_ico .icon{
    margin-left: 35px;
    margin-right: 0;
}
 .panel-heading.bott {
     background: white;
     height: 55px;
}

 .panel-heading.headd > h3 {
     font-size: 24px;
}
 .panel-heading.headd {
     background: white;
}
 span.caret_ico i {
     margin-right: 10px;
}
html[lang="ar"] span.caret_ico i {
     margin-right: 0;
     margin-left: 10px;
}
 .right_support .panel-heading {
     padding: 12px 20px;
}
 .right_support h5.panel-title {
     font-size: 15px;
}
 .left_support .panel-body {
     padding: 2px 0px 15px 67px;
     background: #616161;
}
html[lang="ar"] .left_support .panel-body{
    padding: 2px 73px 15px 0;

}
 .left_support .panel-body p a {
     color: white;
     font-size:13px;
}

 .left_support .panel-body h4 {
     margin-top: 35px;
     font-weight: 600;
     color: #808080;
}
 .left_support .panel-body ul li {
     font-size: 15px;
     letter-spacing: 1px;
     color: #636363;
}
 .bottom_sec {
     padding: 5px 33px;
}
 .panel-heading.bg_color {
     background: #616161;
     color: white;
     border-bottom: 0px solid white !important;
}
 span.bottom_share {
     float: right;
     margin-top: 0px;
}
html[lang="ar"] span.bottom_share{
    float: left;
}
 button.yes_btn, button.no_btn {
     background: #9bbd4d;
     border: none;
     padding: 10px 45px;
     margin-right: 10px;
     color: white;
     font-weight: bold;
}

 .panel-heading.qstns.addMore.headingNew{
     background: #616161;
     border-radius: 0;
     border-bottom: none !important;
     color: #FFFFFF;
     font-weight: bold;
     -webkit-transition: all .7s ease 0s;
     -moz-transition: all .7s ease 0s;
     -o-transition: all .7s ease 0s;
     transition: all .7s ease 0s;
}
 
 .panel-group .panel-heading+.panel-collapse>.panel-body {
     border-top: 0px solid #ddd;
}
 .panel-heading.qstns.addMore.headingNew .appyslim-ui-minus-2:before {
     content: "\e049" !important;
}
 .panel-heading.qstns.addMore .icon:before {
     font-weight: bold !important;
}
 .help_heading.breadcrumb {
     background: none !important;
}
 .help_heading {
     top: 87px;
     z-index: 9;
     font-size: 20px;
     padding: 8px 0;
}
 .help_heading a {
     text-decoration: none;
     color: white;
}
 .help_heading .icon {
     padding: 6px;
     color: rgba(111, 142, 41, 0.7);
}
 .right_side.help_head {
     padding: 15px 20px;
     border-bottom: 1px solid #e0e0e0;
     font-size: 17px;
}
 .right_support {
    /* margin-top: 140px;
     */
     background: white;
     box-shadow: 0px 0px 5px 1px #b7b7b7;
}
 .right_questions {
     padding: 10px 0px;
     display: table;
     margin-bottom: 10px;
}
 .qstn_no {
     padding: 5px 20px;
     float: left;
     width: 100%;
     margin-bottom: 10px;
}
 .qstn_right {
     float: left;
     width: 93%;
     font-size: 13px;
}
 button.sh_btn {
     width: 100%;
     background: #ffffff;
     padding: 5px;
     border: none;
     box-shadow: 0px 0px 5px 1px #b7b7b7;
     margin-bottom: 10px;
     transition: all ease 0.3s;
}
 button.sh_btn:hover {
     background: #9bbd4d;
     color: #fff;
}
 .caret_right {
     width: 7%;
     float: left;
     font-size: 13px;
}
html[lang="ar"] .caret_right, html[lang="ar"] .qstn_right{    float: right;}
 .breadcrumb-support {
     position: relative;
     color: #fff;
     font-size: 13px;
     margin-bottom: 0;
     padding: 12px 0 0;
     background: none !important;
}

 .breadcrumb-support p {
     white-space: nowrap;
     overflow: hidden;
     text-overflow: ellipsis;
}
 .breadcrumb-support a {
     color: white;
     font-size: 13px;
    /* text-decoration: none;
     */
}
 .tag {
     font-size: 15px;
     color: #fff;
     padding-right: 0;
}
 .breadcrumb-support .icon {
     padding: 6px;
     color: rgba(111, 142, 41, 0.7);
}
 .left_support .panel-heading {
     border-bottom: 1px solid #e0e0e0 !important;
}
 .panel-heading.answer {
     padding: 10px 40px !important;
     background-color: #fff;
}
 .panel-heading.answer h1 {
     font-size: 25px;
     border-bottom: 1px solid #ccc;
     margin-bottom: 10px;
     padding-bottom: 10px;
     margin-top: 20px;
}
 .panel-heading.answer p {
     margin: 4px 0 12px;
     font-size: 13px;
}
 .body-formate ol {
     margin: 15px 0px 15px 15px;
     padding: 0px;
    /* list-style: none;*/
     counter-reset: my-badass-counter;
     position: relative;
     font-size: 13px;
     line-height: 22px;
     color: #212121;
}
 .body-formate ul {
     padding-left: 15px;
}
 .body-formate ol li{
    padding-left:25px;
}
 .body-formate ol li:before {
     counter-increment: my-badass-counter;
     position:absolute;
     left:0px;
     margin-right: 5px;
     font-weight: bold;
}
 .body-formate ol.upper-alpha li:before {
     content: counter(my-badass-counter, upper-alpha)".";
}
 .body-formate ol.lower-alpha li:before {
     content: counter(my-badass-counter, lower-alpha)".";
}
 .body-formate ol.decimal li:before {
     content: counter(my-badass-counter, decimal)".";
}
 .body-formate ol.decimal li ol.lower-alpha li:before {
     content: counter(my-badass-counter, lower-alpha)".";
}
 .panel-heading.answer h1 {
     font-size: 25px;
     border-bottom: 1px solid #ccc;
     margin-bottom: 10px;
     padding-bottom:10px;
}
 .body-formate h2 {
     color: #212121;
     font-weight: bold;
     font-size: 16px;
     margin-bottom: 10px;
     border-bottom: 1px solid #ccc;
     padding-bottom: 15px;
}
 .body-formate h3{
     color: #505c6f;
     font-size: 18px;
     margin-bottom: 10px;
}
 .body-formate img{
    border: 1px solid #ccc;
     margin: 15px 0;
     width:100%;
     max-width:100%;
     height:auto;
}
 .body-formate img.mobilescreen {
     max-width: 260px;
}
 .faqs-tabs {
     float:left;
     width:100%;
}
 .faqs-tabs .faqs-tabs-btns {
     float:left;
     width:100%;
}
 .faqs-tabs .faqs-view {
     float:left;
     width:100%;
}
 .faqs-tabs .faqs-tabs-btns {
     text-align:center;
     width:auto;
     position:relative;
     clear:both;
     left:50%;
     transform: translate(-50%, 0);
}
 .faqs-tabs .faqs-tabs-btns a {
     display:inline-block;
     padding:0 15px;
     text-align:center;
     background:#f1f1f1;
     line-height:40px;
     font-size:16px;
     float:left;
     border:solid 1px #CCC;
     border-left:solid 0px #CCC;
     color:#333;
     cursor:pointer;
     cursor:pointer;
     text-decoration:none;
}
 .faqs-tabs .faqs-tabs-btns a:first-child {
     border-left:solid 1px #CCC;
     border-radius:10px 0 0 10px;
}
 .faqs-tabs .faqs-tabs-btns a:last-child {
     border-radius:0 10px 10px 0;
}
 .faqs-tabs .faqs-tabs-btns a.active {
     background:#CCC;
}
 .title-y{
    font-weight:normal;
}
 #feedback_comment {
     margin: 40px auto 20px;
}
 button.no_btnx {
     border: 1px solid #9bbd4d;
     padding: 10px 45px;
     margin-right: 10px;
     color: #333;
     font-weight: bold;
}
 .bottom_sec h4 {
     font-weight: bold;
     color: black;
     margin-bottom: 20px;
     font-size: 18px;
}
 .bottom_sec p, span.bottom_share {
     font-size: 15px;
     letter-spacing: 1px;
     color: #737373;
     line-height: 22px;
}
 .bottom_sec p{
     margin-bottom: 10px;
}
 .submit_btn {
     background: #9bbd4d;
     border: none;
     padding: 10px 45px;
     color: white;
     font-weight: bold;
     margin: 20px auto;
}
 #submit_canc_message {
     color: #9bbd4d;
     display: block;
     font-weight: bold;
     margin: 20px auto;
}
 .submit_canc {
     border: none;
     padding: 10px 45px;
     color: white;
     font-weight: bold;
     margin: 20px auto;
}
 .submit_canc {
     border: 1px solid #9bbd4d;
     padding: 10px 45px;
     margin-left: 10px;
     color: #333;
     font-weight: bold;
}
/*For image pop up*/
 .panel-heading img {
     cursor: url(/newui/images/zoom-cursor.png), auto;
}
 #imgModal.modal {
    display: block;
    position: fixed;
    z-index: 1;
    padding-top: 50px;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    -webkit-transition: opacity .15s linear;
    transition: opacity .15s linear;
    background: rgb(242,248,130,0.8);
    background: -moz-linear-gradient(top, rgba(242,248,130,0.8) 31%, rgba(28,146,159,0.8) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(31%,rgba(242,248,130,0.8)), color-stop(100%,rgba(28,146,159,0.8)));
    background: -webkit-linear-gradient(top, rgba(242,248,130,0.8) 31%,rgba(28,146,159,0.8) 100%);
    background: -o-linear-gradient(top, rgba(242,248,130,0.8) 31%,rgba(28,146,159,0.8) 100%);
    background: -ms-linear-gradient(top, rgba(242,248,130,0.8) 31%,rgba(28,146,159,0.8) 100%);
    background: linear-gradient(to bottom, rgba(242,248,130,0.8) 31%,rgba(28,146,159,0.8) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f882', endColorstr='#1c929f',GradientType=0 );
    z-index: 9999;
}
 #imgModal .close {
     position: fixed;
     top: 25px;
     right: 25px;
     color: #292929;
     font-size: 30px;
     font-weight: bold;
     transition: 0.3s;
     opacity: 1;
     z-index: 9;
     cursor: pointer;
     text-shadow: none;
}
 #imgModal .close:hover,#imgModal .close:focus {
    color: #757575;
    text-decoration: none;
    cursor: pointer;
}
 #imgModal .modal-body{
    padding:0;
    margin: 15px;
}
 #imgModal .modal-body .img_container img{
     -webkit-box-shadow: 0 5px 15px rgba(0,0,0,.5);
     box-shadow: 0 5px 15px rgba(0,0,0,.5);
     border-radius: 4px;
     border: 1px solid rgba(0,0,0,.2);
     padding: 15px;
     background: #fff;
}
 #imgModal {
     visibility: hidden;
     opacity: 0;
}
 #imgModal.modal.fade.in {
     visibility: visible;
     opacity: 1;
}
 #imgModal.modal .modal-dialog{
    width: 100%;
}
 #imgModal.modal .modal-content{
    background: transparent;
    border: 0;
    box-shadow: none;
}
.page_detail {
    float: left;
    width: 94%;
}
.sheet_ico {
    float: left;
    width: 6%;
}
.search_result {
    background: white;
    padding: 25px 50px;
    width: 100%;
    margin: 0 auto;
    display: table;
    box-shadow: 0px 0px 5px 1px #b7b7b7;
}
.search_result h1 {
    font-size: 24px;
    line-height: 32px;
    margin-bottom: 20px;
}
p.title {
    font-size: 15px;
    color: black;
}
p.type {
    font-size: 13px;
    color: black;
}
p.snippet {
    font-size: 13px;
    color: #757575;
}
.sheet_ico i{
    color: #9bbd44;
   font-size: 22px;
    line-height: 1;
}
a.myresult {
    border-bottom: 1px solid #e4e4e4;
    display: table;
    padding: 15px 0px 5px 0px;
    width: 100%;
}
a.myresult:last-child{
    border-bottom: 0;
}
.no_result{    margin-top: 15px;}
.no_result p{    font-size: 16px;}
 @media only screen and (max-width: 700px){
     #imgModal .modal-content {
        width: 100%;
    }
     #imgModal .modal-body {
        margin: 30px 15px 15px;
    }
}
 .modal-backdrop {
    z-index: 0;
}
 .sh-hd {
     display: none;
     transition: ease all 0.5s;
}
 @media screen and (max-width:767px) {
     #imgModal.modal:before {
         height: 100% !important;
    }
     .support-page{
         margin-top: -35px;
    }
     .help_heading{
        font-size: 18px;
    }
     .btn.btn-primary.web-mob{
         font-size: 13px;
         padding: 10px 15px;
    }
     .support-search{
        width: 100%;
    }
     .left_support .panel-heading{
         padding: 15px;
    }
     .panel-heading.headd h3{
        font-size: 18px;
    }
     .faq-search {
         margin-bottom: 15px;
    }
     span.plus_ico .icon{
         margin-right: 7px;
    }
     .left_support .panel-title {
         font-size: 12px;
    }
     .left_support .panel-body{
         padding: 2px 15px 15px 36px;
    }
     .left_support .panel-body p a{
         font-size: 10px;
    }
     .breadcrumb-support a{
         font-size: 10px;
    }
     .tag, .breadcrumb-support{
        font-size: 12px;
    }
     .panel-heading.answer{
         padding: 15px !important;
    }
     .panel-heading.answer h1{
         font-size: 18px;
        margin-top: 0;
    }
     span.bottom_share{
         float: none;
    }
     .bottom_sec {
         padding: 5px 0;
    }
     #feedback_comment {
         margin: 0 auto 0;
    }
     .bottom_sec p, span.bottom_share{
         line-height: 18px;
        font-size: 14px;
    }
     .submit_canc, .submit_btn{
         margin: 0 auto;
    }
     .appypieLogo-footer{
        margin: 10px 0 15px 0;
    }
}
 @media only screen and (min-width: 768px) and (max-width: 1024px){
     .support-search{
         width: 100%;
    }
     .nav>li>a{
         padding: 10px 5px;
    }
}
 @media(max-width:580px){
    .panel-heading.body-formate iframe {
        width: 100%;
    }
    .qstn_no {
        margin-bottom: 15px;
    }
 .cta {
    text-align: center;
    margin-bottom: 30px;
    margin-top: 10px;
}
.support-page {
    margin-top: 0px;
}
.breadcrumb-support {
    padding-top: 0px;
}

 }
 
 /* faq page table css */

 .table-box-table {
    border: 1px solid #dee2e6;
    width: 100%;
    margin: 40px auto;
}
.table-box-table table {
    width: 50%;
    font-size: 14px;
    width: 100%;
}
.table-box-table .c-silver {
    background-color: #f8f8f8;
}
.table-box-table td {
    padding: 11px 40px;
}
.table-box-table .btns-3 a {
    position: relative;
    padding: 10px 25px;
    background: #2e9fff;
    font-size: 14px;
    font-weight: 700;
    border-radius: 4px;
    text-align: center;
    -webkit-transition: background .5s;
    -moz-transition: background .5s;
    -o-transition: background .5s;
    transition: background .5s;
    color: #fff;
    display: inline-block;
    width: 174px;
    text-decoration: none;
}
.table-box-table .btns-2 a {
    position: relative;
    padding: 10px 25px;
    background: #27ae60;
    font-size: 14px;
    font-weight: 700;
    border-radius: 4px;
    text-align: center;
    -webkit-transition: background .5s;
    -moz-transition: background .5s;
    -o-transition: background .5s;
    transition: background .5s;
    display: inline-block;
    color: #fff;
    width: 174px;
    text-decoration: none;
}

/* appypie new support footer 2021 */
.footer-nav-list .widget-title {
    padding-top: 10px;
    padding-bottom: 10px;
    margin: 2.22222rem 0 0.83333rem;
    font-weight: 300;
    color: #acaeb3;
    font-size: 18px;
    letter-spacing: .05556rem;
    position: relative;
    pointer-events: none;
}

.menu li a {
    transition: color .3s ease;
    margin-bottom: 15px;
    display: inline-block;
    font-weight: 300;
    font-size: 12px;
    padding: 0.27778rem 0;
    color: #cacedb;
    text-decoration: none;
    cursor: pointer;
    text-decoration: none!important;
}
.menu li a:hover{
    color:#fff;
}
hr:not([size]) {
    height: 1px;
}

#footer hr {
    margin: 20px 0;
    border-top: 1px solid rgb(255 255 255 / 11%);
    opacity: 1;
}
.menu li {
    list-style: none;
}


#footer .de-footer-menu {
    display: flex;
    flex-wrap: wrap;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}
#footer .de-footer-menu {
    justify-content: center;
}
#footer .de-footer-menu a {
    color: #cacedb;
    text-decoration: none!important;
    padding: 0 11px;
    font-size: 13px;
    text-transform: capitalize;
    position: relative;
}
#footer .de-footer-menu a:hover,
#footer .de-footer-menu a:focus{
    background: transparent;
    color: #fff;
}
.new-footer .social_icons-footer {
    display: flex;
    list-style: none;
    margin: 0;
    padding: 0;
    justify-content: center;
}
#footer .social_icons-footer li a {
    font-size: 0;
    transition: color .3s ease;
    color: #8c8b97;
    fill: #8c8b97;
    text-align: center;
    overflow: hidden;
    display: block;
    height: 24px;
    width: 30px;
    margin-right: 4px;
    text-indent: 0;
}
#footer .social_icons-footer li a span {
    text-indent: 0 !important;
}
#footer .social_icons-footer li .icons-svg svg {
    height: 22px;
    max-width: 100%;
    width: 100%;
}
@media (min-width: 992px){
.copyright {
    padding-right: 80px;
}
}
.copyright {
    font-size: 11px;
    color: #9c9faa73;
    margin-top: 10px;
}
#footer .appypieLogo-footer {
    margin: 0px;
    padding: 0px;
}
#footer .social_icons-footer li {
    margin: 0px;
}

#footer .blck-footer .appypieLogo-footer {
    box-sizing: border-box;
    margin: 4.44444rem 0 1.66667rem;
    width: 50%;
    padding: 0 5% 0 0;
}
.blck-footer .bottom-footer {
    background: #000;
    padding: 20px 0;
}
#footer .blck-footer .de-footer-menu li a {
    font-size: 16px;
    text-decoration: none;
    margin-right: 20px;
    color: #757783;
    text-transform: capitalize;
}
#footer .blck-footer .language-change>span {
    font-size: 16px;
    text-decoration: none;
    margin-right: 20px;
    color: #757783;
    float: left;
    line-height: 50px;
}
#footer .blck-footer .language-change .dropup .create-btn {
    margin: 0;
}

#footer .blck-footer .create-btn {
    display: inline-block;
    line-height: 1.5;
    letter-spacing: .08036em;
    color: #fff;
    text-shadow: 0.07143em 0.07143em 0.21429em rgb(0 0 0 / 5%);
    text-transform: uppercase;
    word-spacing: 0.10714em;
    padding: 0.71429em 1.42857em;
    border-radius: 9999em;
    border: 2px solid hsla(0,0%,100%,.1);
    text-decoration: none!important;
    margin: 20px 0;
    transition: background-color .25s ease-out;
}
#footer .blck-footer .create-btn i {
    border: solid #747783;
    border-width: 2px 2px 0 0;
    padding: 3px;
    transition: ease-in .2s;
    margin: 0 0 0 15px;
    display: inline-block;
    content: "";
    transform: rotate(
-45deg) translate(-50%,-50%);
    -webkit-transform: rotate(
-45deg) translate(-50%,-50%);
}
.blck-footer .langfoot-menu {
    position: absolute;
    z-index: 20;
    visibility: hidden;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: .2s ease;
    -moz-transition: .2s ease;
    -o-transition: .2s ease;
    transition: .2s ease;
    background-color: #fff;
    width: 100%;
    bottom: 40px;
    min-width: 115px;
    box-shadow: 0 0.55556rem 1.11111rem 0 rgb(0 0 0 / 10%);
    max-height: 410px;
    border-radius: 2px;
    list-style: none;
    padding: 0;
    text-align: center;
    transform: translateY(-10px);
}
 .blck-footer .langfoot-menu, .globeDropdown-content {
    min-width: 190px;
}
.blck-footer .langfoot-menu a {
    border-bottom: 0.5px solid rgba(105,108,118,.2);
    font-size: 12px;
    display: block;
    padding: 8px;
    color: #757783;
    text-transform: uppercase;
    letter-spacing: .08em;
    text-decoration: none;
    transition: .2s ease;
}

.blck-footer .dropup:hover .langfoot-menu {
    visibility: visible;
    opacity: 1;
    filter: alpha(opacity=100);
    transform: translateY(0px);
}

.langfoot-menu:before {
    content: " ";
    display: block;
    position: absolute;
    margin: -0.55556rem auto 0.11111rem;
    border-style: solid;
    border-width: 0.27778rem;
    border-color: transparent transparent transparent;
    bottom: -16px;
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #fff;
    left: 40%;
}
.language-change.pull-right.flip {
    display: flex;
    flex-wrap: wrap;
}
#footer .blck-footer .navbar-nav>li>a {
    padding-top: 15px;
    padding-bottom: 15px;
}
.foter-home-nav {
    padding-bottom: 0px;
}
@media(max-width:767px){
    #footer .blck-footer .appypieLogo-footer {
    width: 100%;
}
#footer .de-footer-menu {
    flex-direction: column;
}
.language-change.pull-right.flip {
    display: flex;
    flex-wrap: wrap;
    float: none !important;
}
.langfoot-menu {
    right: 0;
}
.footer-nav-list .widget-title {
    margin-top: 0px;
}
}