/*Home 1*/
/***************************************************
  Mixins Themes 
/***************************************************/
/* Mixin Normal*/
/* Mixin Clear */
/* Mixin Border */
/*background RGBA
============================================*/
/***************************************************
  Mixins RTL Themes 
/***************************************************/
/************************************ 
	Override Bootstrap 
*************************************/
/**
 * Web Application Prefix Apply For Making Owner Styles
 */
/**
 *   Blocks Layout Selectors 
 */
/***********************************************************************/
.c-default h5 {
  color: #d4000f; }

.c-grey h5 {
  color: #b6b6b6; }

.c-green h5 {
  color: #64d58d; }

.tabs-top .nav-tabs {
  text-align: center; }
  .tabs-top .nav-tabs .nav-item {
    float: none;
    display: inline-block;
    vertical-align: middle; }
  .tabs-top .nav-tabs .nav-link {
    font-size: 24px;
    line-height: 50px;
    padding: 0 0 10px;
    text-transform: capitalize; }
    .tabs-top .nav-tabs .nav-link:after {
      top: calc(100% - 3px); }

.latest-blogs .blog_img_link img {
  min-height: 471px;
  width: auto;
  object-fit: cover;
  max-width: none; }

.haft-past-blog.latest-blogs .blog-title {
  font-size: 20px;
  line-height: 24px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical; }

@media (max-width: 767px) {
  .text-include {
    margin-bottom: 30px; } }

/*# sourceMappingURL=profile1796632182.css.map */
