/***************************************************
  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 
 */
/***********************************************************************/
.box8-h1 .left {
  position: relative; }
  @media (min-width: 1200px) {
    .box8-h1 .left:before {
      content: "";
      position: absolute;
      border-right: 1px solid #dcdcdc;
      height: 112%;
      left: -60px; }
      .rtl .box8-h1 .left:before {
        right: -60px;
        left: auto; } }

#index.keep-header .header-top {
  background: #fff; }

@media (max-width: 480px) {
  .box1-h1 {
    padding-top: 20px; } }

/*# sourceMappingURL=profile2803031741.css.map */
