

p a{
    color: #314d89 !important;
}



.title_outer.with_image .title .title_holder .container {
    box-shadow: inset 100px 1000px rgba(255, 255, 255, 0.65);
}

.title.title_size_large h1 {
    font-size: 40px;
    text-transform: none;
    color: #000 !important;
}


.footer_top, .footer_top p, .footer_top span, .footer_top li, .footer_top .textwidget, .footer_top .widget_recent_entries>ul>li>span {
    background: #001733 !important;
}

.footer_bottom {
    padding: 15px 0px;
}

@media only screen and (max-width: 767px) and (min-width: 1px){
    .mobcenme h2, .mobcenme h3, .mobcenme p{
         text-align: center !important;
    }
    .q_image_with_text_over {
         margin-bottom: -8px;
    }
}

