

.contact_details1
{
    margin-left:25%;
}

.Footer_read_more, .Footer_read_more:hover
{
    color:#FFF;
    text-decoration:underline;
}

.first-footer .netsocials a .fa-android:hover {
    background: #8bc34a;
    color: #fff;
}

.first-footer .netsocials a .fa-apple:hover {
    background: #a8a9ae;
    color: #fff;
}

.sticky #main-menu ul a {
    color: #000;
}

.tablee2, .tablee1, .tablee3
{
    border: 1px solid;
    background-color:#ffe7fd !Important;
}

.tablee2 td, .tablee1 td, .tablee3 td
{
    
    border: 1px solid #e3b935;
    padding: 8px;
    font-weight:600;
}

td.text-left.font14, td.font14
{
    font-size: 14px !Important;
}


.tablee1 td,.tablee3 td
{
    font-size:18px;
}

.bg_color
{
    background: rgba(94, 2, 127, 0.9); color:#FFF;
}

.bg_Green
{
    background-color:#00D600;
    color:#FFF;
}

.bg_Red
{
    background-color:Red;
    color:#FFF;
}

.bg_Normal
{
    
    color:#000;
}



.Text_Green
{
    color:#00D600;
}

.Text_Red
{
    color:Red;
}

.Text_Normal
{
    color:#000;
}


.header-bottom.heading.sticky-header.sticky .logo {
    width: 50px;
    display: initial !Important;
}




@media (max-width: 600px){
    .contact_details1
    {
        margin-left:auto;
    }
    
    #main-menu ul a {
        color: #000 !Important;
    }
    
    .mob_class, .mob_class2
    {
        display: block !Important;
        width:100% !Important;
        padding-bottom:10px;
        padding-right:0px !Important;
    }

}  
   

