/**
* 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/profile1481481882.scss */
#index #columns {
  padding-top: 0;
  padding-bottom: 0;
}
@media (max-width: 767px) {
  /* line 5, ../../../../sass/modules/appagebuilder/profiles/profile1481481882.scss */
  #index #columns {
    padding-top: 15px;
  }
}

/* line 13, ../../../../sass/modules/appagebuilder/profiles/profile1481481882.scss */
.box-banner-category {
  margin: 0 !important;
}
@media (max-width: 479px) {
  /* line 13, ../../../../sass/modules/appagebuilder/profiles/profile1481481882.scss */
  .box-banner-category {
    padding-top: 15px;
  }
}
@media (min-width: 480px) {
  /* line 18, ../../../../sass/modules/appagebuilder/profiles/profile1481481882.scss */
  .box-banner-category > [class*="col-"] {
    padding: 0;
  }
}

/* line 27, ../../../../sass/modules/appagebuilder/profiles/profile1481481882.scss */
.group-widget .title_block > span:before, .group-widget .title_block > span:after, .ApColumn .title_block > span:before, .ApColumn .title_block > span:after {
  display: none;
}

/* line 34, ../../../../sass/modules/appagebuilder/profiles/profile1481481882.scss */
.box-video .group-video .video-play {
  min-height: 500px;
}

/* line 39, ../../../../sass/modules/appagebuilder/profiles/profile1481481882.scss */
.box-service {
  padding: 70px 0;
}
@media (max-width: 991px) {
  /* line 39, ../../../../sass/modules/appagebuilder/profiles/profile1481481882.scss */
  .box-service {
    padding: 50px 0;
  }
}
@media (max-width: 767px) {
  /* line 39, ../../../../sass/modules/appagebuilder/profiles/profile1481481882.scss */
  .box-service {
    padding: 30px 0;
  }
}
@media (max-width: 479px) {
  /* line 39, ../../../../sass/modules/appagebuilder/profiles/profile1481481882.scss */
  .box-service {
    padding: 15px 0;
  }
}
@media (max-width: 991px) {
  /* line 50, ../../../../sass/modules/appagebuilder/profiles/profile1481481882.scss */
  .box-service .service {
    padding: 15px 0;
  }
}
@media (max-width: 767px) {
  /* line 50, ../../../../sass/modules/appagebuilder/profiles/profile1481481882.scss */
  .box-service .service {
    text-align: center;
  }
  /* line 56, ../../../../sass/modules/appagebuilder/profiles/profile1481481882.scss */
  .box-service .service .icon {
    margin-right: 0px;
    float: none;
  }
  /* line 271, D:/www/prestashop/dev/new/mina/themes/ap_mina/sass/mixins/_theme.scss */
  .rtl .box-service .service .icon {
    margin-left: 0px;
    margin-right: inherit;
  }
}

@media (min-width: 768px) {
  /* line 64, ../../../../sass/modules/appagebuilder/profiles/profile1481481882.scss */
  .box-text-slide {
    display: -webkit-flex;
    /* Safari */
    display: flex;
    -webkit-align-items: center;
    /* Safari 7.0+ */
    align-items: center;
  }
}
@media (max-width: 991px) {
  /* line 64, ../../../../sass/modules/appagebuilder/profiles/profile1481481882.scss */
  .box-text-slide {
    margin: 30px 0;
  }
}
/* line 72, ../../../../sass/modules/appagebuilder/profiles/profile1481481882.scss */
.box-text-slide .slide-block {
  position: relative;
  z-index: 9;
}
@media (min-width: 992px) {
  /* line 72, ../../../../sass/modules/appagebuilder/profiles/profile1481481882.scss */
  .box-text-slide .slide-block {
    margin-bottom: -50px;
    margin-top: 40px;
  }
}
@media (min-width: 1200px) {
  /* line 72, ../../../../sass/modules/appagebuilder/profiles/profile1481481882.scss */
  .box-text-slide .slide-block {
    margin-bottom: -80px;
    margin-top: 60px;
  }
}

/* line 86, ../../../../sass/modules/appagebuilder/profiles/profile1481481882.scss */
.box-blog {
  margin-bottom: 50px;
}
@media (min-width: 992px) {
  /* line 86, ../../../../sass/modules/appagebuilder/profiles/profile1481481882.scss */
  .box-blog {
    margin-top: 50px;
  }
}
@media (min-width: 1200px) {
  /* line 86, ../../../../sass/modules/appagebuilder/profiles/profile1481481882.scss */
  .box-blog {
    margin-top: 80px;
  }
}
@media (max-width: 479px) {
  /* line 86, ../../../../sass/modules/appagebuilder/profiles/profile1481481882.scss */
  .box-blog {
    margin-top: 30px;
  }
}
