/***************************************************
  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 
 */
/***********************************************************************/
/*home 7*/
.page-home .ApColumn .title_block {
  text-align: center;
  margin-bottom: 50px; }
  @media (max-width: 991px) {
    .page-home .ApColumn .title_block {
      margin-bottom: 30px; } }
  .page-home .ApColumn .title_block:before {
    content: "x";
    margin: 0 35px 0 0;
    color: #888;
    font-size: 10px;
    vertical-align: middle;
    font-family: "Poppins", sans-serif;
    text-transform: none; }
    .rtl .page-home .ApColumn .title_block:before {
      margin: 0 0 0 35px; }
  .page-home .ApColumn .title_block:after {
    content: "x";
    margin: 0 0 0 35px;
    color: #888;
    font-size: 10px;
    vertical-align: middle;
    font-family: "Poppins", sans-serif;
    text-transform: none; }
    .rtl .page-home .ApColumn .title_block:after {
      margin: 0 35px 0 0; }

@media (min-width: 992px) {
  .box-blog .owl-theme .owl-buttons {
    top: -74px; } }

/*# sourceMappingURL=profile1509793050.css.map */
