.body {
    font-size: 16px;
    font-size: 1rem;
    font-family: 'Inter', sans-serif;

    margin: 0px;
}
.body::before {
    content: "";
    position: absolute;
    top: 0; left: 0; right: 0; bottom: 0;
    background: url('images/icons/filler-images/world-card.PNG') no-repeat center/cover;
    opacity: 0.125;
    z-index: -1;
}

.open-sans-regular {
    font-family: "Open Sans", sans-serif;
    font-optical-sizing: auto;
    font-weight: 400;
    font-style: normal;
    font-variation-settings: "wdth" 100;
}

.main-header-one {
    padding: 1px;
    font-size: 1.5rem;
    background-color: #0000FF;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    top: 0px;
}

.main-header-one-div {
    width: 100%;
    height: 100%;
}

.main-header-one-ul {
    display: flex;
    flex-direction: row;
    list-style-type: none;
    width: 100%;
    height: 100%;
}

.main-header-one-li-one {
    display: flex;
    align-items: center;
    margin-left: 0px;
    margin-right: 25px;
    float: left;
    margin-bottom: 0px;
    padding-bottom: 0px;
}


.main-header-one-li-three {
    display: flex;
    align-items: center;
    float: right;
    margin-left: auto;
    margin-right: 4%;
}

.icon-dma {
    width: 300px;
    height: 60px;
    border-radius: 9px;
}

.main-header-one-p {
    display: inline-block;
    justify-content: center;
    text-align: center;
    margin-top: 5px;
    margin-bottom: 5px;
}
.main-header-one-buttons-div-3 {
    display: flex;
    align-items: center;
}

.main-header-one-buttons {
    display: flex;
    flex-direction: row;
    gap: 10px;
    list-style-type: none;
    padding-left: 0px;
    margin-bottom: 0px;
    padding-bottom: 0px;
    height: 50%;
}

.main-header-button-a-2 {
    color: #0000FF;
    display: flex;
    justify-content: center;
    text-decoration: none;
    text-align: center;
    align-items: center;
}

/*

========================================

Main

========================================

*/


.main-div {
    display: flex;
    justify-content: center;
    align-items: center;

    font-size: 16px;
    padding: 50px;
}

.main {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 150px;

    font-size: 16px;
}

.main-inner-div {
    display: flex;
    justify-content: center;
    align-items: center;

    font-size: 16px;
}

.main-inner-text-p {
    justify-content: center;
    align-items: center;
    gap: 0px;
    font-size: 16px;
}

.main-span-1 {
    margin: 0px;
    padding: 0px;

    font-size: 1.5rem;
    font-weight: 600;
}

.main-span-2 {
    margin: 0px;
    padding: 0px;

    font-size: 1.15rem;
    font-weight: 500;

}


/*

========================================

End Main

========================================

*/



/*

========================================

Footer

========================================

*/

.footer-container {
    color: white;
    position: local;
    margin-top: none;
    padding-top: none;
}

.main-footer {
    display: flex;
    justify-content: center;
    width: 100%;
}

.footer-layout-ul-content {
    display: flex;
    justify-content: center;

    padding-top: 25px;
    padding-bottom: 15px;
    background-color: #0000FF;
}


.footer-img-and-content-ul {
    list-style-type: none;
    padding-left: 0px;
    padding-right: 0px;
    margin-top: 0px;
    width: 100%;
}

.footer-beginning-img {
    width: 100%;
    height: 100px;
    margin-bottom: none;
    padding-bottom: none;
    display: flex;
}

.social-icons {
    background-color: #0000FF;
}

.main-social-icons {
    height: 70px;
    width: 500px;
}

.social-icons-ul {
    display: flex;
    flex-direction: row;
    justify-content: center;
    padding: 0;
    margin: 0;
    list-style-type: none;
}

.social-icons-li {
    display: inline-block;
    padding: 5px;
    margin: 0;
    margin-right: 20px;
    width: 80px;
}

.social-icons-li-last {
    display: inline-block;
    padding: 5px;
    margin: 0;
    margin-left: 0px;
    width: 50px;
}

.a-social-icons {
    text-decoration: none;
    display: inline-block;
    padding: 0;
    margin: 0;
}

.img-social-icons {
    width: 50px;   /* or whatever fixed size you want */
    height: 50px;
    display: block;
    margin: 0;
    padding: 0;
    border-radius: 25px;
    transition: transform 0.2s ease-in-out;
}
.img-social-icons:hover {
    transform: scale(1.2);
}

.main-footer-navigation {
    text-decoration: none;
}

.footer-navigation {
    text-decoration: none;
}
.footer-navigation-ul-two {
    display: flex;
    flex-direction: column;
    gap: 5px;
    list-style-type: none;
    padding: 0px;
}

.footer-layout-ul {
    display: flex;
    justify-content: center;
    flex-direction: column;
    text-decoration: none;
    list-style-type: none;

    gap: 25px;
    padding: 0px;
}

.main-footer-navigation-ul-one {
    display: flex;
    flex-direction: row;
    text-decoration: none;
    list-style-type: none;
    gap: 25px;
    padding: 0px;
    justify-content: center;
}
.main-footer-navigation-li-one {
    text-decoration: none;
    list-style-type: none;
}
.a-footer-links {
    color: #fff;
    text-decoration: none;
}

.main-footer-bottom-text {
    text-decoration: none;
}

.footer-bottom-text {
    display: flex;
    justify-content: center;
}

.footer-bottom-text-p {
    font-family: 'Inter', sans-serif;
    margin-bottom: 0px;
}
.designer {
    font-family: 'Courier New', Courier, monospace;
    font-size: 1.2rem;
    font-weight: 600;
}


.designer-a {
    text-decoration: none;
    color: #fff;
}