/***************************************************
  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 
 */
/***********************************************************************/
/*** ApRawHtml ****/
.leo-service {
  margin: 0 0 30px;
  padding: 0;
  background: #FFFFFF; }
  @media (max-width: 767px) {
    .leo-service {
      margin: 0; } }
  .leo-service > div {
    padding: 40px 30px;
    border-right: 1px solid #e4e4e4; }
    .rtl .leo-service > div {
      border-left: 1px solid #e4e4e4;
      border-right: inherit; }
    @media (max-width: 767px) {
      .leo-service > div {
        border-bottom: 1px solid #e4e4e4;
        border-right: none; }
        .rtl .leo-service > div {
          border-left: none;
          border-right: inherit; } }
    .leo-service > div:last-child {
      border-right: none; }
      .rtl .leo-service > div:last-child {
        border-left: none;
        border-right: inherit; }
  .leo-service .policy-icon i {
    font-size: 47px;
    color: #5b79f8; }
  .leo-service .policy-info h4 {
    margin-bottom: 10px; }
  .leo-service .ApRawHtml {
    margin-bottom: 0; }

/**** home-right-content ****/
.home-right-content .ApImage {
  padding: 0 30px 30px;
  background: #FFFFFF; }

/*** .plist-product ****/
.product-content-padding .plist-product {
  padding: 0; }
  .product-content-padding .plist-product .thumbnail-container {
    padding: 0 30px;
    margin: 0;
    border-bottom: none;
    border-right: 1px solid #e4e4e4;
    text-align: left; }
    .rtl .product-content-padding .plist-product .thumbnail-container {
      border-left: 1px solid #e4e4e4;
      border-right: inherit; }
    .rtl .product-content-padding .plist-product .thumbnail-container {
      text-align: right; }
    .product-content-padding .plist-product .thumbnail-container .product-image {
      width: 50%; }
    .product-content-padding .plist-product .thumbnail-container .product-meta {
      width: 50%; }
  .product-content-padding .plist-product .item .product-miniature {
    position: relative;
    padding-bottom: 30px;
    margin-bottom: 30px; }
    .product-content-padding .plist-product .item .product-miniature:before {
      content: "";
      border-bottom: 1px solid #e4e4e4;
      position: absolute;
      bottom: 0;
      left: 30px;
      right: 30px; }
  .product-content-padding .plist-product.owl-carousel .owl-item {
    padding: 0; }
    .product-content-padding .plist-product.owl-carousel .owl-item.last .thumbnail-container {
      border-right: none; }
      .rtl .product-content-padding .plist-product.owl-carousel .owl-item.last .thumbnail-container {
        border-left: none;
        border-right: inherit; }

/*** NEWLETTER ****/
.gr-newsocial {
  padding: 50px 15px;
  margin: 0 0 30px;
  background: #292f42; }

.page-home .block_newsletter .collapse, .page-home .block-social .collapse {
  display: block; }
.page-home .block-social {
  margin: 30px 0 0;
  text-align: center; }
  @media (min-width: 992px) {
    .page-home .block-social {
      margin: 0;
      text-align: right; }
      .rtl .page-home .block-social {
        text-align: left; } }
  .page-home .block-social .title {
    display: none; }
  .page-home .block-social ul li:last-child {
    margin: 3px 0 3px 0; }
    .rtl .page-home .block-social ul li:last-child {
      margin: 3px 0 3px 0; }
.page-home .ApColumn .block_newsletter {
  margin: 0; }
  @media (min-width: 576px) {
    .page-home .ApColumn .block_newsletter {
      display: -webkit-box;
      display: -moz-box;
      display: box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -moz-box-align: center;
      box-align: center;
      -webkit-align-items: center;
      -moz-align-items: center;
      -ms-align-items: center;
      -o-align-items: center;
      align-items: center;
      -ms-flex-align: center; } }
  .page-home .ApColumn .block_newsletter .title {
    display: none; }
  .page-home .ApColumn .block_newsletter .title-newsletter {
    display: block !important; }
  .page-home .ApColumn .block_newsletter .title_block {
    padding: 0;
    background: transparent;
    color: #FFFFFF;
    border: none;
    font-size: 20px;
    white-space: nowrap;
    margin: 0 50px 0 0; }
    .rtl .page-home .ApColumn .block_newsletter .title_block {
      margin: 0 0 0 50px; }
    @media (max-width: 575px) {
      .page-home .ApColumn .block_newsletter .title_block {
        text-align: center;
        margin: 0 0 20px 0; }
        .rtl .page-home .ApColumn .block_newsletter .title_block {
          margin: 0 0 20px 0; } }
  .page-home .ApColumn .block_newsletter .sub-letter {
    display: none; }
  .page-home .ApColumn .block_newsletter .block_content {
    width: 100%; }

/*# sourceMappingURL=profile1535488898.css.map */
