/***************************************************
  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 
 */
/***********************************************************************/
/* profile home 3*/
#index #content > div:nth-child(3) {
  background: #ffffff;
  max-width: 1450px;
  margin: 0 auto -40px auto;
  position: relative;
  z-index: 1;
  border-radius: 5px; }
  #index #content > div:nth-child(3):before {
    content: '';
    background-image: url("../../../../../assets/img/modules/appagebuilder/img/freshio_h3_bg.png");
    background-position: center center;
    background-repeat: no-repeat;
    padding: 0px 390px;
    width: 100%;
    overflow: hidden;
    position: absolute;
    height: 100%;
    display: block !important;
    top: 0;
    box-sizing: content-box;
    margin-left: -390px;
    border-radius: 5px; }
  #index #content > div:nth-child(3):after {
    content: '';
    width: 100%;
    height: 100%;
    display: block;
    background: #ffffff;
    position: absolute;
    top: 0;
    border-radius: 5px; }
#index #content > div:nth-child(5) {
  background: #ffffff;
  max-width: 1450px;
  margin: -315px auto 0 auto;
  position: relative;
  z-index: 1;
  border-radius: 5px; }
  #index #content > div:nth-child(5):after {
    content: '';
    width: 100%;
    height: 100%;
    display: block;
    background: #ffffff;
    position: absolute;
    top: 0;
    border-radius: 5px; }
#index #content > div:nth-child(7) {
  background: #ffffff;
  max-width: 1450px;
  margin: 0 auto -40px auto;
  position: relative;
  z-index: 3;
  border-radius: 5px; }
  #index #content > div:nth-child(7):after {
    content: '';
    width: 100%;
    height: 100%;
    display: block;
    background: #ffffff;
    position: absolute;
    top: 0;
    border-radius: 5px; }
#index #wrapper {
  margin-bottom: 0; }

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