/***************************************************
  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 
 */
/***********************************************************************/
.ApRow .title-ap-group {
  text-transform: uppercase;
  color: #59805B;
  font-size: 12px;
  line-height: 24px;
  font-weight: 600;
  position: relative;
  text-align: center; }
  .ApRow .title-ap-group span {
    position: relative; }
    .ApRow .title-ap-group span:after {
      position: absolute;
      right: 0;
      top: 0;
      width: 30px;
      height: 1px;
      background: #59805B; }
      .rtl .ApRow .title-ap-group span:after {
        left: 0;
        right: auto; }
.ApRow .sub-title-ap-group {
  text-align: center;
  font-size: 48px;
  font-weight: 400;
  line-height: 52px;
  font-family: "El Messiri", sans-serif;
  color: #000;
  margin-bottom: 70px; }
  @media (max-width: 767px) {
    .ApRow .sub-title-ap-group {
      font-size: 30px;
      margin-bottom: 30px; } }

/*# sourceMappingURL=profile3476275210.css.map */
