/* Footer CSS Start */

.w-25 {
    width: 25%;
}

.w-40 {
    width: 40%;
}

.aml-footer-main {
    background: linear-gradient(135deg, rgb(0, 220, 249) 0%, rgb(10, 24, 87) 85%);
    color: #E7E8EE;
    padding: 24px 0 30px;
}

.aml-footerbg {
    backdrop-filter: blur(10px);
    background: rgba(255, 255, 255, 0.035);
    padding-bottom: 60px;
}

.aml-footer-inner {
    padding: 60px 0px 60px;
    border-bottom: 1px solid rgb(255, 255, 255);
}

.aml-footer-head .head, .aml-subhead {
    font-size: 28px;
    font-weight: bold;
    color: rgb(231, 232, 238);
    line-height: 1.25;
    margin-bottom: 20px;
}

.aml-subhead-area .aml-subhead {
    margin: 0;
}

.social_icons_list li a {
    font-size: 32px;
    color: #ffffff;
}

footer .radio-box > label {
    font-family: 'ProximaNova' !important;
}

.aml-footer-main .aml-subdesc p, 
.aml-footer-main .aml-subhead small, 
.aml-fcontact-flex .aml-fcontact-item .aml-address, 
.aml-fcontact-flex .aml-fcontact-item p a, 
.aml-footer-title .radio-box .custom_checkbox1, 
.aml-footer-title form h5 {
    font-weight: 400;
    font-size: 20px;
    line-height: 1.35;
    color: #E7E8EE;
}

.copyright-desc, .aml-footer-list li a {
    font-size: 22px;
}

.copyright-desc, .aml-footer-list li a {
    margin: 0;
    font-weight: 400;
    line-height: 1.5;
    color: #ffffff;
}

.aml-subdesc p {
    margin-bottom: 0;
    font-size: 16px;
    line-height: 24px;
}

.pos-r {
    position: relative;
}

.aml-newsletter-form input,
.aml-newsletter-form input:focus {
    border-radius: 5px;
    min-height: 45px;
    padding-left: 25px;
    background: #ffffff;
    border: 1px solid #efefef;
    border-radius: 4px;
    color: #0C194A;
    box-shadow: none;
    flex: 1 0 0;
}

footer.aml-footer-main .aml-newsletter-form button + div {
    width: 100%;
}

.aml-newsletter-form .invalid-feedback {
    order: 1;
}

.aml-newsletter-form input::placeholder {
    color: #9DA3BC;
    font-size: 14px;
}

.send_button {
    position: relative;
    background: #EF5C3F;
    border: none;
    border-radius: 0;
    width: 70px;
    border-radius: 4px;
}

.send_button img {
    height: 25px;
    width: auto;
}

.fa-arrow-right:before {
    content: "\f061";
}

.col-auto.pos-r {
    position: relative;
}

.aml-footer-list {
    list-style: none;
    padding: 0;
    display: flex;
    gap: 40px;
    flex-wrap: wrap;
}

.aml-footer-list li {
    margin-bottom: 15px;
}

.aml-footer-list li a {
    color: #ffffff;
    text-decoration: none;
}

.aml-footer-list li a:hover {
    text-decoration: underline;
}

.aml-subdesc {
    width: 85%;
}

.aml-newsletter-form {
    width: 100%;
    position: relative;
    display: flex;
    gap: 8px;
    flex-wrap: wrap;
}

.aml-fcontact-flex {
    list-style: none;
    padding-left: 0;
}

.aml-fcontact-flex .aml-fcontact-item {
    display: flex;
    margin-bottom: 20px;
    flex-direction: column;
}

.aml-footer-list
.aml-fcontact-flex .aml-fcontact-item i {
    margin-right: 10px;
    margin-top: 3px;
}

.aml-fcontact-flex .aml-fcontact-item p {
    margin-bottom: 0;
}

.social_icons {
    margin-top: 20px;
    display: flex;
    flex-wrap: wrap;
    gap: 30px;
}

.social_icons_list {
    padding: 0;
    list-style: none;
    margin: 0;
    display: flex;
    align-items: flex-start;
    display: flex;
    flex-wrap: wrap;
    gap: 30px;
}

.social_icons_list li a:hover {
    color: #ffffff;
    opacity: 0.9;
}

.aml-footer-bottom {
    margin-top: 24px;
}

footer .custom_checkbox1 .check_box_cus {
    top: calc(50% - 15px) !important;
}

@media only screen and (min-width:1200px) {
    /* Footer Inner Pages CSS Start */
    .aml-newsletter-form .col-auto.col-xl-7.pos-r {
        min-width: 285px;
    }
    body.sm-ft .aml-footer-head.mt-2 {
        margin-top: 0 !important;
    }
    body.sm-ft .aml-fcontact-flex .aml-fcontact-item {
        margin-bottom: 0 !important;
    }
    body.sm-ft .aml-footer-logo-area img {
        width: 66.25% !important;
    }
    body.sm-ft .aml-footer-main .container-fluid {
        padding: 0 4.6vw !important;
    }
    body.sm-ft .aml-footer-inner {
        padding: 100px 0 100px;
    }
    body.sm-ft .aml-footer-main .aml-subhead.mt-90 {
        margin-top: 76px !important;
    }
    body.sm-ft .aml-footer-title.mt-60 {
        margin-top: 40px !important;
    }
    body.sm-ft .aml-fcontact-flex .aml-fcontact-item .aml-address {
        font-size: 20px;
        line-height: 29px;
    }
    body.sm-ft .aml-fcontact-flex .aml-fcontact-item p a {
        font-size: 20px;
    }
    body.sm-ft .aml-footer-main .aml-subhead {
        margin-bottom: 10px !important;
        font-size: 24px;
        font-weight: 600;
        letter-spacing: 0.5px;
    }
    
    body.sm-ft .aml-footer-main .aml-subhead small {
        font-size: 24px;
        font-weight: 600;
        letter-spacing: 0.5px;
    }
    body.sm-ft .aml-footer-list li a {
        font-size: 21px;
    }
    body.sm-ft .aml-footer-list li.me-md-5 {
        margin-right: 190px !important;
    }
    .aml-footer-list li {
        margin-top: 10px;
    }
    .aml-footer-list li.me-md-5 {
        margin-right: 190px !important;
        margin-bottom: 0 !important;
    }
    .aml-footer-list {
        margin-bottom: 0 !important;
    }
}

@media only screen and (max-width:1090px) {
    .aml-subdesc {
        width: 100%;
    }
    .w-25 {
        width: 40%;
    }
    .w-40 {
        width: 60%;
    }
}


/* Footer CSS End */


.aml-footer-links {
    display: flex;
    justify-content: flex-end;
}

.aml-footer-logo-area {
    margin-bottom: 40px;
}

.aml-footer-logo-area img {
    max-width: 330px;
    height: auto;
    width: 90%;
}

@media only screen and (max-width: 991px) {
    .aml-footer-links {
        display: flex;
        justify-content: center;
    }
    .aml-footer-main {
        padding: 32px 18px;
    }
    .aml-footer-logo-area img {
        max-width: 240px;
        width: 90%;
    }
    .aml-footer-main .container-fluid {
        padding-bottom: 30px;
    }
    .aml-footer-list {
        margin-bottom: 0;
    }
}

@media (max-width: 1440px) {
    .social_icons_list li a {
        font-size: 25px;
    }
    .copyright-desc, .aml-footer-list li a {
        font-size: 20px;
    }
}

@media (max-width: 1240px) {
    .aml-footer-inner {
        padding: 50px 0;
        border-bottom: 1px solid rgb(255, 255, 255);
    }
   
    .copyright-desc, .aml-footer-list li a {
        font-size: 18px;
    }
}

@media (max-width: 991px) {
    .aml-footer-inner {
        padding: 30px 0 40px;
    }
    .aml-footer-main .aml-subdesc p, 
    .aml-footer-main .aml-subhead small, 
    .aml-fcontact-flex .aml-fcontact-item .aml-address, 
    .aml-fcontact-flex .aml-fcontact-item p a, 
    .aml-footer-title .radio-box .custom_checkbox1, 
    .aml-footer-title form h5 {
        font-size: 18px;
    }
    .copyright-desc, .aml-footer-list li a {
        font-size: 18px;
        text-align: center;
    }
    .aml-footerbg {
        padding-bottom: 0;
    }
    .aml-copyright {
        margin-bottom: 24px;
    }
    .aml-footer-contact {
        margin-bottom: 30px;
    }
    .aml-footer-head .head, .aml-subhead {
        font-size: 24px;
    }
}


@media only screen and (max-width:575px) {
    .aml-fcontact-flex .aml-fcontact-item .aml-address,
    .aml-fcontact-flex .aml-fcontact-item p a {
        font-size: 18px;
    }
    .social_icons {
        margin-top: 20px !important;
    }
    .aml-footer-list {
        gap: 30px;
    }
    .aml-footer-main {
        padding: 32px 8px;
    }
}


@media only screen and (max-width: 375px) { 
    .aml-footer-list {
        gap: 20px;
    }
}