﻿@font-face {
    font-family: 'Acta Display Book';
    src: url('../font/Acta Display Book.ttf');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Metropolis-Black';
    src: url('../font/Metropolis-Black.otf');
}

.footer_top_part {
    background-color: #b6b2f0 !important;
    padding-top:10px;
}

.footer_top_part {
    color: #fff
}

    .footer_top_part h1 {
        color: #fff;
        font-family: 'Acta Display Book';
        font-size: 22px;
        padding-bottom: 10px;
    }

.WhatsApp {
    width: 50%
}

.WhatsApptel {
    font-size: 14px;
    padding-top: 10px;
}

.footer-link li {
    padding-bottom: 4px;
}

    .footer-link li a {
        font-family: Metropolis, sans-serif;
        color: #fff;
        font-size: 10px;
        text-transform: uppercase;
    }


.copyright {
    font-size: 9px;
    text-align: center;
    color: #60269e;
}

.footer_top_part .footerlogo {
    background: url(../images/HomePage2024/maelogo-white.png) no-repeat;
    background-position: right 0px;
    background-size: 130px;
    height: 80px;
}

@media only screen and (max-width: 780px) {


    .WhatsApp {
        width: 80%;
    }

    .footer-link li {
        padding-bottom: 0px;
    }
    .Exclusive-icon div {
        width: 100PX;
        padding: 0 0px;
    }
    .payment-icon div {
        padding: 0px 0px 0px 0px;
        width: 80px;
    }

    .footer_top_part .footerlogo {
        background: url(../images/HomePage2024/maelogo-white.png) no-repeat;
        background-position: right 5px;
        background-size: 100px;
        height: 80px;
    }

    .csh {
        font-size: 16px;
    }
}

@media only screen and (max-width: 440px) {

    .footer_top_part h1 {
        padding-bottom: 0px;
    }

    .footer_top_part h1 {
        font-size: 18px;
    }

    .WhatsApp {
        width: 100%;
    }

    .footer-title {
        text-align: right;
        padding: 15px 0 0px 0;
        text-decoration: underline;
        margin-bottom: 0px;
    }
    .footer-link li {
        text-align: right;
    }
    .footer-link li {
        padding-bottom: 0px;
    }

    .footer-link li a {
        color:#fff !important;
        text-align:right;
        font-size:9px;
    }


    .footer_top_part {
        font-size: 12px;
    }

        .footer_top_part .footerlogo {
            background: #b6b2f0;
            background-position: 90% 5px;
            background-size: 100px;
            height: 60px;
        }

        .footer_top_part i {
            font-size: 21px !important;
        }

    .copyright {
        font-size: 8px;
        padding-top: 10px;
    }

    .csh {
        font-size: 12px;
    }
}




@media only screen and (max-width: 390px) {


    .footer_top_part h1 {
        font-size: 16px;
        padding-top: 10px;
    }

    .WhatsApp {
        width: 90%;
    }

    .WhatsApptel {
        font-size: 12px;
        padding-top: 10px;
    }

    .footer-link li {
        padding-bottom: 0px;
    }

        .footer-link li a {
            padding-bottom: 0px;
            font-size: 9px;
        }

    .footer_top_part {
        font-size: 9px;
    }
    .csh {
        font-size: 12px;
    }

    .footer_top_part .footerlogo {
        background: #b6b2f0;
        background-position: 90% 5px;
        background-size: 100px;
        height: 60px;
    }

    .footer_top_part i {
        font-size: 21px !important;
    }


    .copyright {
        font-size: 7px;
        padding-top: 10px;
    }
}



@media only screen and (max-width: 330px) {
    .section_HomepageTop {
        height: 240px;
    }

    .HomepageTop-textbox {
        height: 300px;
    }

        .HomepageTop-textbox div {
            font-size: 21px;
        }

    .section {
        margin: 0px 0
    }


    .footer_top_part h1 {
        font-size: 14px;
        padding-top: 10px;
    }

    .WhatsApp {
        width: 100%;
    }

    .WhatsApptel {
        font-size: 10px;
        padding-top: 5px;
    }

    .footer-link li {
        padding-bottom: 0px;
    }

        .footer-link li a {
            font-size: 8px;
            line-height: 12px;
        }

    .footer_top_part {
        font-size: 7.5px;
    }
    .footer-title {
        font-size:10px;
    }
    .csh {
        font-size:10px;
    }

    .footer_top_part .footerlogo {
        background: #b6b2f0;
        background-position: 90% 5px;
        background-size: 100px;
        height: 60px;
    }

    .footer_top_part i {
        font-size: 16px !important;
    }


    .copyright {
        font-size: 6px;
        padding-top: 5px;
    }
}
