/***************************************************
  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 
 */
/***********************************************************************/
#index #wrapper {
  padding-top: 0;
  background: #F1F3F8; }

#index #main .page-footer {
  margin-bottom: 0; }

.ApSlideShow {
  border-radius: 5px; }

.cat-item {
  text-align: center;
  position: relative;
  cursor: pointer;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  padding-bottom: 40px; }
  .cat-item svg {
    width: 50px;
    height: 78px; }
  @media (min-width: 992px) {
    .cat-item:before {
      content: "";
      display: inline-block;
      position: absolute;
      height: 2px;
      width: calc(100% - 30px);
      opacity: 0;
      visibility: hidden;
      bottom: -1px;
      left: 15px;
      right: 0;
      transform: scale(0.6);
      background-color: #F02757;
      transition: all .3s ease; } }
  .cat-item .cat-name {
    margin-top: 20px; }
  .cat-item:hover svg path {
    fill: #F02757; }
  .cat-item:hover:before {
    opacity: 1;
    visibility: visible;
    transform: scale(1); }

.cate-w {
  position: relative; }
  .cate-w:before {
    content: '';
    background: #E0E0E0;
    display: block;
    width: calc(100% - 30px);
    height: 1px;
    position: absolute;
    top: 100%;
    left: 15px;
    right: 15px; }
  .cate-w .ApColumn {
    display: grid;
    gap: 15px; }
    @media (min-width: 992px) {
      .cate-w .ApColumn {
        grid-template-columns: repeat(8, 1fr); } }
@media (min-width: 768px) and (max-width: 991px) {
  .cate-w .ApColumn {
    grid-template-columns: repeat(4, 1fr); } }

@media (min-width: 576px) and (max-width: 767px) {
  .cate-w .ApColumn {
    grid-template-columns: repeat(3, 1fr); } }

    @media (max-width: 575px) {
      .cate-w .ApColumn {
        grid-template-columns: repeat(2, 1fr); } }

@media (max-width: 991px) {
  .liquid_box h4, .liquid_box .h4 {
    font-size: 18px; }

  .countdown-w .ap-countdown-link {
    display: none; }

  .products_block .owl-carousel {
    margin: 0 !important; }

  .custom-padding, .products_block .owl-carousel .owl-item {
    padding: 0 10px !important; } }
.title_block.title-ap-group {
  padding: 0 15px; }

.line:after {
  content: "";
  padding: 0px 1000px;
  width: 100%;
  overflow: hidden;
  position: absolute;
  height: 1px;
  display: block !important;
  bottom: 0;
  box-sizing: content-box;
  margin-left: -1000px;
  background: #E5E5E5; }

.liquid_box .blue {
  color: #03acec !important; }

.text-box-2 a {
  margin-top: 20px; }

@media (min-width: 768px) {
  .block_newsletter {
    justify-content: flex-start !important; } }
@media (max-width: 767px) {
  .service-item {
    margin-top: 20px; }

  .text-top:before {
    display: none !important; } }
.flex-w .has-radius img {
  border-radius: 5px; }

@media (min-width: 1200px) {
  .top {
    transform: translateX(50%); } }
@media (min-width: 992px) {
  .text-box-2 {
    padding-right: 30px; }
    .rtl .text-box-2 {
      padding-left: 30px;
      padding-right: inherit; }

  .custom-row .ApColumn:first-child {
    padding-right: 8px; }

  .custom-row .ApColumn:last-child {
    padding-left: 2px; }

  .one-line .liquid_box {
    margin-bottom: 10px; }

  .ap-countdown-link {
    position: absolute;
    right: 0;
    left: auto;
    top: 10px; }
    .rtl .ap-countdown-link {
      right: auto;
      left: 0; }

  .Apcounter {
    transform: translateX(15px); } }
@media (min-width: 768px) {
  .var-w {
    margin: 80px 0 60px;
    padding: 36px 0; }
    .var-w img {
      position: absolute;
      bottom: -84px;
      left: 0;
      right: 0; } }
@media (min-width: 768px) and (max-width: 991px) {
  .var-w .block {
    margin-bottom: 0 !important; }
  .var-w img {
    bottom: -80px; } }
@media (max-width: 991px) {
  .ApSlideShow {
    margin-bottom: 15px; } }

/*# sourceMappingURL=profile2283547161.css.map */
