/*

1. Add your custom Css styles below
2. Place the this code in your template:

 <link href="css/custom.css" rel="stylesheet">

*/

.header-logo-img {
    max-width: 80%;
    max-height: 70%;
}

.footer-logo-img {
    width: 80%;
    height: 40%;
}

#mainMenu nav > ul > li > a{
    padding: 10px 6px;
}

/*.my-top-slider {*/
/*    display: block;*/
/*    background-color: rgba(0, 0, 0, .6);*/
/*    padding-top: 40px;*/
/*    padding-right: 55px;*/
/*    padding-bottom: 40px;*/
/*    padding-left: 55px;*/
/*}*/

.faq-top-title {
    display: block;
    background-color: rgba(0, 0, 0, .6);
    padding-top: 40px;
    padding-right: 55px;
    padding-bottom: 40px;
    padding-left: 55px;
}

.services-content * {
    color: black !important;
}

/*.container{*/
/*    max-width: 80% !important;*/
/*}*/

.member-avatar-img {
    float: left;
    width: 100px;
    height: 200px;
    object-fit: scale-down;
}

.member_desc * {
    color: black !important;
    font-size: 16px;
    font-style: normal;
    font-weight: 600
}

sidebar-services{
    padding-left: 75px !important;
}

