/**
* Transition-timing-function property@mixin 
*/
/*background RGBA
============================================*/
/****/
/* RIGHT TO LEFT */
/**
 * Web Application Prefix Apply For Making Owner Styles
 */
/**
 *   Blocks Layout Selectors 
 */
/***********************************************************************/
/** CHECKOUT BY STEP */
/* line 5, ../../../../sass/modules/appagebuilder/profiles/profile1479247071.scss */
#index #columns {
  padding-top: 30px;
  padding-bottom: 0;
}

/* line 9, ../../../../sass/modules/appagebuilder/profiles/profile1479247071.scss */
.box-slide {
  margin: 0 !important;
}
@media (min-width: 992px) {
  /* line 9, ../../../../sass/modules/appagebuilder/profiles/profile1479247071.scss */
  .box-slide {
    display: -webkit-flex;
    /* Safari */
    display: flex;
  }
}
/* line 14, ../../../../sass/modules/appagebuilder/profiles/profile1479247071.scss */
.box-slide > [class*="col-"] {
  padding: 0;
}
@media (min-width: 992px) {
  /* line 17, ../../../../sass/modules/appagebuilder/profiles/profile1479247071.scss */
  .box-slide > [class*="col-"].group-slide {
    -webkit-order: 1;
    order: 1;
  }
  /* line 20, ../../../../sass/modules/appagebuilder/profiles/profile1479247071.scss */
  .box-slide > [class*="col-"].group-left-banner {
    -webkit-order: -1;
    order: -1;
  }
  /* line 23, ../../../../sass/modules/appagebuilder/profiles/profile1479247071.scss */
  .box-slide > [class*="col-"].group-right-banner {
    -webkit-order: 2;
    order: 2;
  }
}

/* line 31, ../../../../sass/modules/appagebuilder/profiles/profile1479247071.scss */
.box-banner .banner {
  margin-bottom: 30px;
}

@media (max-width: 991px) {
  /* line 37, ../../../../sass/modules/appagebuilder/profiles/profile1479247071.scss */
  .box-two-banner .banner {
    margin-bottom: 30px;
  }
}

/* line 44, ../../../../sass/modules/appagebuilder/profiles/profile1479247071.scss */
.box-blog {
  margin-bottom: 50px;
}
@media (max-width: 479px) {
  /* line 44, ../../../../sass/modules/appagebuilder/profiles/profile1479247071.scss */
  .box-blog {
    margin-top: 30px;
  }
}
