/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Nov 18 2025 | 18:04:21 */
div#footer1 .cont1 {
    display: flex;
    justify-content: space-between;
    width: 80%;
}

div#footer1 .cont1 .social1 a {
    background: #A4DAD6;
    width: 40px;
    height: 40px;
    border-radius: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
}
div#footer1 .cont1 .social1 a br{
}
div#footer1 .social1 {
    position: relative;
    display: grid;
}
div#footer1 .cont1 .fir2 h3, div#footer1 h3 {
    font-size: 22px;
    font-family: 'Montserrat' !important;
    color: #111B3A;
}

div#footer1 .cont1 .fir2 ul {
    margin: 0;
    padding: 0;
}

div#footer1 .cont1 .fir2 ul li {
    list-style: none;
}

div#footer1 .cont1 .fir2 ul li a {
    font-size: 15px;
    font-weight: 400;
    color: #111B3A;
}

div#footer1 ul {
    padding: 0;
}

div#footer1 ul li a {color: #111B3A;font-size: 16px;font-weight: 400;padding-bottom: 2px;}

div#footer1 ul li {
    list-style: none;
}
div#footer1 .et_pb_column.et_pb_column_1_4.et_pb_column_2_tb_footer {
    width: 16%;
}
div#footer1 .et_pb_column.et_pb_column_1_4.et_pb_column_3_tb_footer {
    width: 25%;
}