/*footer fix nav*/

#md_misss {
    background-color: rgba(255, 255, 255, 0.43);
    color: #000a38;
}

.beauty {
    font-size: 39px;
    line-height: 66px;
    font-weight: 400;
    color: #e4a814;
    height: auto;
    font-family: Nunito Sans;
    text-align: center;
    margin-top: 1%;
    background-color: rgba(255, 255, 255, 0.43);
}
.beautymobile {
    font-size: 18px;
    line-height: 20px;
    font-weight: 400;
    color: rgb(34, 33, 58);
    height: auto;
    font-family: Nunito Sans;
    text-align: center;
    margin-top: 1%;
    background-color: rgba(255, 255, 255, 0.43);
}

.beautiful {
    font-size: 12px;
    line-height: 12px;
    font-weight: 400;
    text-align: center;
    margin-top: 1%;
    color: #e51a4d !important;
    font-family: Playfair Display;
    letter-spacing: 5px;
    background-color: rgba(255, 255, 255, 0.43);
    padding-left: 5px;
}

.becomemiss {
    text-align: center !important;
}

.contact-submit2 input {
    background-color: #002c53 !important;
    font-family: verdana;
    border: none;
    text-align: center !important;
    color: #ffffff !important;
    font-weight: 700;
    margin-top: 0.5%;
    padding: 5px 14px 5px 14px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.contact-submit2 .btn2:hover {
    background-color: rgb(25, 30, 44) !important;

    color: #fff !important;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

#md_missduniya {
    text-align: center;
    font-family: Verdana;
    font-weight: 800;
    font-style: normal;
    font-size: 36px;
    color: #000a38;
    margin-top: 20px;
    margin-bottom: 0px;
}

.join input {
    background-color: #e4a814 !important;
    font-family: verdana;
    border: none;
    text-align: center !important;
    color: #ffffff !important;

    margin-top: 0.5%;
    padding: 7px 20px 7px 20px;
    text-transform: capitalize;
    border-radius: 25px;
}

.join input:hover {
    background-color: #e4a814 !important;
    border: 2px solid #e4a814;
    color: #fff !important;
}

#md_memory {
    font-family: "Nunito Sans", sans-serif;
    text-align: center;
    font-size: 45px;
    font-style: normal;
    color: #000a38 !important;
    font-weight: 600;
}

#md_bluepic {
    background-size: cover;
    margin-top: 40px;
}
#md_gallry {
    background-size: cover;
    margin-top: 280px;
    margin-left: -45px;
}

.btnapply {
    background-color: #e4a814 !important;
    font-family: "Nunito Sans", sans-serif;
    border: none;
    text-align: center !important;
    color: #ffffff !important;

    margin-top: 0.5%;
    padding: 5px 15px 5px 15px;
    text-transform: capitalize;
    border-radius: 25px;
}

.btnapply:hover {
    background-color: #e4a814 !important;
    border: 2px solid #e4a814;
    color: #fff !important;
}

#md_franchise {
    text-align: center;

    font-size: 40px;
    line-height: 1.4;
    padding-bottom: 10px;
    font-weight: 600;
    font-style: normal;

    color: #000a38;
    margin-top: 20px;
    margin-bottom: 25px;
}

.scrollTop {
    position: fixed;
    right: 4%;
    bottom: 10px;
    background-color: rgba(0, 10, 56, 0.68);
    height: 50px;
    width: 50px;
    padding: -5px 0px 5px 0px;
    opacity: 0;
    text-align: center;
    z-index: 200;
    transition: all 0.4s ease-in-out 0s;
}

.scrollTop a {
    font-size: 50px;
    color: #fff;
}

.footer {
    width: 100%;
    height: auto;
    background-color: #000a38;
}
.imglogo {
    text-align: center;
    padding: 25% 0% 0% 0%;
}
.footer-heading {
    color: #fff;
    margin-top: 45px;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 600;
}
.text-link {
    text-align: center;
    padding-top: 15px;
    list-style: none;
    color: #fff;
    font-size: 16px;
    line-height: 2.4;
    font-weight: 400;
    text-transform: uppercase;
}
.footertext {
    text-align: center;
    color: #fff;
}
.address {
    text-align: center;
    padding-top: 20px;
    color: #fff;
    font-size: 16px;
    font-weight: 400;
}
.copyright {
    color: #fff;
    text-align: center;
    padding-top: 5px;
}

hr {
    background-color: #616366;
}
.socail li {
    list-style: none;
    padding-left: 15px;
    float: left;
}
ul {
    list-style: none;
}

.footer-fix-bar {
    display: none;
}
.footer-fix-bar .bottom-nav {
    display: flex;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 12px 0;
    background-image: linear-gradient(to right, #002c53, #002c53), linear-gradient(to right, #002c53, #002c53), linear-gradient(to right, rgba(0, 0, 20, 0.5), rgba(255, 255, 255, 0)), linear-gradient(to left, rgba(0, 0, 20, 0.5), rgba(255, 255, 255, 0));
    /* Shadows */
    /* Shadow covers */
    background-position:
        left center,
        right center,
        left center,
        right center;
    background-repeat: no-repeat;
    background-size:
        20px 100%,
        20px 100%,
        10px 100%,
        10px 100%;
    background-attachment: local, local, scroll, scroll;
    background-color: #002c53;
    z-index: 99;
    will-change: transform;
    transform: translateZ(0);
    overflow-x: auto;
}
.footer-fix-bar .bottom-nav::-webkit-scrollbar-track {
    background-color: #b13131;
}
.footer-fix-bar .bottom-nav-item {
    display: flex;
    flex-direction: column;
    flex-grow: 1;
    justify-content: center;
    text-align: center;
    font-size: 13px !important;
    color: #f1f5f8;
    min-width: 80px;
}
.footer-fix-bar .bottom-nav-link {
    display: flex;
    flex-direction: column;
}
.footer-fix-bar .bottom-nav-link a {
    color: #fff;
    font-size: 12px;
}
.footer-fix-bar .bottom-nav .active {
    color: #ce89bb;
}
.footer-fix-bar .fa-2x {
    font-size: 18px !important;
}
@media (max-width: 991px) {
    .footer-fix-bar {
        display: initial;
    }
    body {
        padding-bottom: 62.16px;
    }
}

/*
     FILE ARCHIVED ON 06:45:17 Dec 01, 2022 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 09:52:07 Jun 05, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  capture_cache.get: 7.999
  load_resource: 56.835
  PetaboxLoader3.resolve: 41.126
  PetaboxLoader3.datanode: 14.973
*/
