footer{background-color: #232325; padding: 50px 0px 20px;}
.footerarea{display: flex; flex-wrap: wrap;}
.footerarea .leftfooter{width: 55%; display: flex; flex-wrap: wrap; margin: 0px 0px 0px -15px;}
.footerarea .leftfooter .footer-col{width: 30%; padding: 0px 15px;}
.footerarea .leftfooter .footer-col.alod-productslink{width: 40%;}
.footerarea .rightfooter{width: 45%; display: flex; flex-wrap: wrap;}

.footerarea h3{margin: 0px; padding: 0px 0px 36px; display: block; font-size: 22px; color: #fff; font-family: 'din_alternatebold';}

.footerlink-list{margin: 0px; padding: 0;}
.footerlink-list li{display: block; margin-bottom: 18px;}
.footerlink-list li:last-child{margin: 0;}
.footerlink-list li a{color:#fff; font-size: 17px; text-decoration: none; opacity: 0.8;}
.footerlink-list li a:hover{color: #22D4AD;}

.rightfooter .footer-col{width: 50%; padding: 0px 15px;}
.rightfooter .footer-col .form-group .form-control{border-radius: 12px; height: 55px;}
.rightfooter .footer-col .form-group{margin-bottom: 15px;}
.rightfooter .footer-col .form-group .form-control::placeholder{color: #606060;  font-family:'din_alternatebold';}
.rightfooter .footer-col .btn-primary{width: 160px; height: 50px; display: flex; align-items: center; justify-content: center;}
.rightfooter .footer-col .btn-primary::after{background-color: #fff; }
.rightfooter .footer-col .btn-primary:hover{color: #000;}

.information-list li{margin-bottom: 25px; position: relative;}
.information-list li.action-info{  padding-left: 55px; min-height: 44px;}
.information-list li.action-info img{position: absolute; left: 0px; top:0px; bottom: 0px; margin: auto;}
.information-list li strong{display: block; font-size: 22px; color: #fff; line-height: 24px; padding-bottom: 5px; text-transform: capitalize; font-family: 'din_alternatebold';}
.information-list li  a{text-decoration: none; color: #22D4AD; font-size: 24px;}

.footersocial-links{display: flex; align-items: center;}
.footersocial-links span{position: relative; margin-right: 12px;}
.footersocial-links span:last-child{margin-right: 0;}
.footersocial-links span a img.hover-image{opacity: 0; visibility: hidden; position: absolute; left: 0px; top:0px; bottom: 0px; right: 0px; margin: auto;}
.footersocial-links span a:hover img.hover-image{opacity: 1; visibility: visible;    filter: brightness(1) invert(1);}
.footersocial-links span a:hover img{opacity: 0; visibility: hidden;}

.download-footer-app{margin: 40px 0px 20px; padding: 30px 0px; border-top:1px solid rgb(255 255 255 / 8%); border-bottom:1px solid rgb(255 255 255 / 8%)}
.download-flex{display: flex; align-items: center;}
.download-flex > div{width: 50%; text-align: center; display: flex; align-items: center; justify-content: center;}
.download-flex h4{margin: 0px; padding: 0px 20px 0px 0px; font-size: 22px; color: #fff; font-family: 'din_alternatebold'; }
.download-flex  .download-col{position: relative; z-index: 1;}
.download-flex  .download-col:after { position: absolute;top: 0px;right: -10px; z-index: -1;height: 68px;background-color: rgb(255 255 255 / 8%);width: 2px;content: '';bottom: 0px;margin: auto;}
.download-app{display: flex;}
.download-app a{padding: 0px 5px; text-decoration: none;}
footer .download-app a{margin-right: 0;}
.download-flex  .download-col:last-child:after{display: none;}

.footerlinks{display: flex; align-items: center; justify-content: space-between;}
.footerlinks .alod-links{padding-left: 20px; flex-grow: 1; display: flex; justify-content: flex-end;}
.footerlinks .alod-links li{color: #fff; font-size: 15px; margin-right: 20px; opacity: 0.8;}
.footerlinks .alod-links li:last-child{margin: 0;}
.footerlinks .alod-links li a{color: #fff; text-decoration: none;}
.footerlinks .alod-links li a:hover{color:#22D4AD ;}
.footer-newsletter {
    overflow: hidden;
}
.footer-newsletter #mc_embed_signup{
    background-color: transparent;
}
.footer-newsletter #mc_embed_signup .mc-field-group input{
    border-radius: 12px;
    height: 55px;
    outline: none;
    border: solid 1px #fff;
    padding: .375rem .75rem;
    font-family: 'din_alternatebold';
    color: #232325 !important;
}
.footer-newsletter #mc_embed_signup form{
    margin: 0;
}
.footer-newsletter #mc_embed_signup .mc-field-group label{
    color: #fff;
    font-family: 'din_alternatebold';
    font-size: 17px;
    opacity: 0.8;
}

.footer-newsletter #mc_embed_signup .indicates-required{  color: #fff;
    font-family: 'din_alternatebold';
    font-size: 14px;
    opacity: 0.8;}
.footer-newsletter #mc_embed_signup h2{
    color: #fff;
    margin-top: 0;
    font-family: 'din_alternatebold';
    font-size: 22px;
}
.footer-newsletter #mc_embed_signup .button{
    background-color: #22D4AD;
    outline: 0;
    font-family: 'din_alternatebold';
    position: relative;
    text-align: center;
    padding: 12px 15px;
    min-width: 145px;
    text-align: center;
    font-size: 20px;
    color: #fff;
    -ms-transition: all .5s ease 0s;
    -moz-transition: all .5s ease 0s;
    -o-transition: all .5s ease 0s;
    -webkit-transition: all .5s ease 0s;
    transition: all .5s ease 0s;
    border-radius: 60px;
    height: 60px;
    border: none;
    z-index: 2;
    text-transform: capitalize;
    line-height: normal;
}
.footer-newsletter #mc_embed_signup .button:hover{background-color: #5A31DB;}
.footer-newsletter #mc_embed_signup .helper_text{
    color: #fff;
    background-color: transparent;
}
.footer-newsletter #mc_embed_signup #mc-embedded-subscribe-form div.mce_inline_error{
    background-color: #fff;
    color: red;
}

.footer-logo img{width: 250px;}

@media (min-width:992px) {
    .footercollapse.collapse:not(.show){display: block;}
}
@media (min-width: 992px) and (max-width: 1199px) { 
    .footerlink-list li a{font-size: 14px;}
    .footerarea .leftfooter .footer-col{    padding: 0px 6px;}
    .footerarea .leftfooter{margin-left: -6px;}
    .footerarea h3{font-size: 18px;}
    .information-list li a{font-size: 18px;}
    .information-list li strong{font-size: 16px;}
    .download-flex h4{font-size: 18px;}
    .download-app a img {max-width: 100px;}
    .footer-logo img{max-width: 100px;}
    .footerlinks .alod-links li{font-size: 14px;}
}
@media (max-width:991px) {
    footer{padding: 20px 0px;}
    .mobile-collapse-footer{ padding:10px 20px; position: relative; z-index: 1; color: #22D4AD; text-decoration: none; font-size: 16px; border: 1px solid rgba(255,255,255,.12); border-top-left-radius: 5px; border-top-right-radius: 5px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;}
    .mobile-collapse-footer:hover{color: #22D4AD;}
    .mobile-collapse-footer:after{background-image: url(../images/angle-small-down.svg);border: none; height: 14px; position: absolute; top:0px; right: 10px; width: 14px; bottom: 0px; margin: auto; background-repeat: no-repeat;background-position: center;vertical-align: middle;transform: rotate(180deg); -ms-transition:all .4s ease 0s;-moz-transition:all .4s ease 0s;-o-transition:all .4s ease 0s;-webkit-transition:all .4s ease 0s;transition:all .4s ease 0s; content: ''; filter: brightness(0.5) invert(1);}
    .mobile-collapse-footer.collapsed:after{transform: rotate(0deg);}
    .mobile-collapse-footer.collapsed{color: #fff; border-radius: 5px;}
    .footerarea{display: block;}
    .footerarea .leftfooter .footer-col{margin-bottom: 12px;}
    .footerarea .leftfooter .footer-col,.footerarea .leftfooter .footer-col.alod-productslink{width: 100%; padding: 0px;}
    .footerarea .leftfooter,.footerarea .rightfooter{width: 100%; margin: 0;}
    .footerlink-list li a{font-size: 16px;}
    .footercollapse .footerlink-list{padding: 16px 22px;  border: 1px solid rgba(255,255,255,.12); border-radius: 5px; border-top: 0px; border-top-left-radius: 0px; border-top-right-radius: 0px;}
    .footerarea h3{font-size: 18px;}
    .footerarea .rightfooter{padding: 12px 0px;}
    .information-list li strong{font-size: 16px;}
    .information-list li a{font-size: 18px;}
    .information-list li a img{max-width: 36px;}
    .rightfooter .footer-col:first-child{width: 70%;}
    .rightfooter .footer-col{width: 30%;}
    .download-footer-app{margin-top: 10px; padding: 12px 0px;}
    .download-flex h4{font-size: 16px; text-align: left;}
    .download-flex .download-col:after{height: 40px; right: 0;}
    .download-flex .download-col{    padding: 0px 12px;}
    .download-flex{margin: 0 -12px;}
    .footer-logo img{max-width: 100px;}
    .rightfooter .footer-col:first-child{padding-left: 0px;}
    .rightfooter .footer-col:last-child{padding-right: 0px;}
}
@media (max-width:767px) {
    .rightfooter .footer-col{width: 100%; padding: 0px; margin-bottom: 12px;}
    .rightfooter .footer-col:first-child {width: 100%;}
    .rightfooter .footer-col .btn-primary { height: 44px;font-size: 16px;}
    .information-list li.action-info{    width: 50%;     padding-left: 40px;}
    .information-list{margin-top: 12px; display: flex;flex-wrap: wrap;}
    .information-list li.action-info img{max-width: 32px;}
    .information-list li strong {font-size: 15px;line-height: 20px; }
    .information-list li a{font-size: 16px;}
    .information-list li{margin-bottom:0px;}
    .download-flex {margin: 0; display: block;}
    .download-flex .download-col{width: 100%; padding: 0px; margin-bottom: 16px; display: block;}
    .download-flex .download-col:last-child{margin: 0;}
    .download-flex .download-col:after{display: none;}
    .download-footer-app{margin-top: 0; margin-bottom: 6px;}
    .footer-logo{display: none;}
    .footerlinks .alod-links{padding-left: 0px; justify-content: center; flex-wrap: wrap;}
    .footerlinks .alod-links li{margin-right: 10px;}
    .footerlinks .alod-links li{font-size: 14px ;}
    .download-flex h4{margin-bottom: 8px; text-align: center;}
    .download-app{justify-content: center;}
    footer{padding-bottom: 10px;}
}

/* Arabic CSS */
html[lang="ar"] .download-flex .download-col:after{
    right: auto;
    left: -10px;
}
html[lang="ar"] .download-flex h4{
    padding: 0px 0 0px 20px;
}
html[lang="ar"] .footerlinks .alod-links{
    padding-left: 0;
    padding-right: 20px;
}
html[lang="ar"] .information-list li.action-info img{
    right: 0;
    left: auto;

}
html[lang="ar"] .information-list li.action-info{
    padding-left: 0;
    padding-right: 55px;
}
html[lang="ar"] .footersocial-links span{
    margin-left: 12px;
    margin-right: 0;
}
html[lang="ar"] .footerlinks .alod-links li{
    margin-right: 0;
    margin-left: 10px;
}
html[lang="ar"] .mobile-collapse-footer:after{
    left: 0;
    right: auto;
}
@media(max-width:767px){
    html[lang="ar"] .information-list li.action-info{
        padding-right: 40px;
    }
    html[lang="ar"] .download-flex h4{
        padding: 0;
    }
    html[lang="ar"] .app-workarea .qr-code{
        margin: 0;
    }
    html[lang="ar"] .app-workarea .qr-code{
        padding-right: 0;
        padding-left: 6px;
    }
    html[lang="ar"] .app-download-section .headingCard{
        text-align: center!important;
    }
    html[lang="ar"] .e-commerceBox .left-e-commerce .headingCard {
        text-align: center !important;
    }
}




html[lang="ar"] .footerarea .leftfooter{margin-left: 0; margin-right: -15px;}
html[lang="ar"] .information-list li.action-info{padding-left: 0px; padding-right: 55px;}
html[lang="ar"] .information-list li.action-info img{left: auto; right: 0;}
html[lang="ar"] .footersocial-links span{margin-left: 12px; margin-right: 0;}
html[lang="ar"] .footersocial-links span:last-child{margin: 0;}
html[lang="ar"] .download-flex .download-col:after{left: -10px; right: auto;}
html[lang="ar"] .download-flex h4{padding-left: 20px; padding-right: 0;}
html[lang="ar"] .footerlinks .alod-links li{margin-left: 20px; margin-right: 0;}
html[lang="ar"] .footerlinks .alod-links li:last-child{margin: 0;}






@media (min-width: 992px) and (max-width: 1199px) { 
    /*** header and footer ****/
     html[lang="ar"] .footerarea .leftfooter{margin-right: 0;}
    /*** header and footer ****/

}

@media (max-width:991px) {
/*** header and footer ****/
     html[lang="ar"] .mobile-collapse-footer:after{left: 15px; right: auto;}
     html[lang="ar"] .footerarea .leftfooter{margin-right: 0;}
     html[lang="ar"] .rightfooter .footer-col:first-child{padding-right: 0px; padding-left: 10px;}
 html[lang="ar"] .rightfooter .footer-col:last-child{padding-left: 0px; padding-right: 10px;}
/*** header and footer ****/




}

@media (max-width:767px) {
/*** header and footer ****/
    html[lang="ar"] .information-list li.action-info{padding-right: 40px;}
    html[lang="ar"] .rightfooter .footer-col:last-child{padding-right: 0;}
    html[lang="ar"] .rightfooter .footer-col:first-child{padding-left: 0;}
    html[lang="ar"] .download-flex h4{padding-left: 0;}
    html[lang="ar"] .footerlinks .alod-links li{margin-left: 10px;}

    /*** header and footer ****/


}       

