@charset "utf-8";
/* CSS Document */
@charset "utf-8";
/* CSS Document */

/* 5/30/23: commented-out for header translation widget
.goog-te-gadget, .goog-te-gadget a {color: white !important;}
.goog-logo-link, .goog-logo-link:link, .goog-logo-link:visited, .goog-logo-link:hover, .goog-logo-link:active {
    font-weight: 444;
    color: #FFF;
}
.goog-te-combo, .goog-te-banner *, .goog-te-ftab *, .goog-te-menu *, .goog-te-menu2 *, .goog-te-balloon * {
    font-family: arial;
    font-size: 10pt;
    color: #444444!important;
}
*/


/*custom footer css*/
.pro-socmedia{
    font-size: 24px;
padding-right: 10px;
}

.footer-pro {
   /* margin-top: 20px;*/
    color: #ffffff;
    background-color: #355997;
}
.footer-pro h6 {
    font-weight: bold;
    font-size: 1.1em;
    margin-bottom: 5px;
    color: #ffffff;
}

.footer-pro ul {
    padding-left: 0;
}
.footer-pro li {
    list-style: none;
}

.footer-pro a {
    color: #FFFFFF!important;
    text-decoration: none!important;
    transition: all .25s ease;
}

.footer-pro a:hover {
    color: none;
    text-decoration: underline!important;
}
#footer {
    background-color: #F5F5F5;
    color: black;
    padding: 17px 0;
    text-align: center;
    border-top: solid 1px #555;
}
#footer p {
    margin-bottom: 15px;
    line-height: 1.5;
}
#footer img {
    width: 50px;
    height: auto;
}

/*custom footer css*/

