.navbar-brand img{
    height: 100px;
}
.desktop-nav .navbar-light{
    padding-top: 0px;
    padding-bottom: 0px;
}

.copyrigth_section{
    text-align: center;
}
.services__card2{
    text-align: left !important;
}
.text__style{
    text-align: left !important;
}
.bg_color_slider{
    background-color: #5d3f99 !important;
}
.img__section_margin{
    padding: 10px 0px 20px 10px;
}
.list_section i{
    color: #f2803a;
}
.list_section ul{
    list-style: none;
}
.list_section ul li{
    margin-bottom: 10px;
}
.accordion_icon_section{
    display: flex;
}
.list_section strong{
    color: #4559aa;
}
@media(max-width: 480px) {
    .accordion_icon_section{
        display: block !important;
    }
    .accordion_icon_section .accordion-button{
        padding: 10px 0 10px 10px;
    }
    .list_section ul{
        padding-left: 0 !important;
    }
}
.btn_section{
    background-color: #5d3f99 !important;
    border-color: #5d3f99 !important;
}
.analytics-info h4{
    color: #5d3f99 !important;
}
/*.all_a_section a{*/
/*    text-decoration: none !important;*/
/*}*/
.contact_section h4{
    color: #5d3f99;
}
.contact_section li a{
    color: black;
}
.modal_section h6{
    color: #5d3f99;
    /*margin-bottom: 30px !important;*/
    /*font-size: 1.1rem !important;*/
    
}
.nav-item a{
    font-weight: 600;
}
.get_in_touch_section{
    border: none !important;
}
.address_section ul li{
    margin-bottom: 25px !important;
}

.alert__section{
    position: absolute !important;
    z-index: 99999 !important;
}
.heading_font_section{
    font-size: 2.0rem !important;
}
.header_nav_section {
    display:block !important;
    /*justify-content: flex-end;*/
}

.other_section_button{
    display: flex !important;
    justify-content: right !important;
    margin-right: 48px !important;
    margin-top: -70px !important;
    margin-bottom: 19px !important;
}


.contact_section_font h2{
    font-size: 40px !important;
}

