/*------------------------------ Faizan CSS Start ------------------------*/

.page_title {
    font-weight: 500;
    font-size: 56px !important;
    margin: 0 0 0 0;
    line-height: 1;
}

.vc_tta-panels .vc_tta-panel-heading {
    background-color: white !important;
    border-right: 0 !important;
    border-top: 0 !important;
    border-left: 0 !important;
}

.vc_tta-panels .vc_tta-panel-body {
    background-color: #4674b8 !important;
    color: #fff;
    font-size: 1.3rem;
    padding: 45px 35px !important;
}

.vc_tta-panels .vc_tta-panel-body p {
    font-weight: 300;
}

.vc_tta-panels .vc_tta-panel-heading h4 {
    font-size: 1.2rem;
    font-weight: 500;
    padding: 8px 0;
    border-bottom: 1px solid rgba(0, 0, 0, .125);
    line-height: 1.7 !important;
}

.vc_tta-panels .vc_tta-panel-heading h4 a {
    color: black !important;
}

.vc_tta-panels .vc_tta-panel-heading h4 a:hover {
    color: red !important;
}

.faq_sidebar h4 {
    font-weight: 400;
    margin-bottom: 0;
}


.faq_sidebar .wpb_text_column a {
    color: #0056b3;
}

.faq_sidebar .wpb_text_column a:hover {
    text-decoration: underline !important;
}

.about_us_page {
    color: #555;
}

.about_us_page h3, .about_us_page h4 {font-weight: 400;}

/*------------------------------- Faizan CSS End -------------------------*/

/*------------------------------- Sharath CSS Start ------------------------*/
.text_list {  text-align:justify; }
.text_list ul { list-style:disc; line-height:25px; }
.footer_text {color:white;}