/***************************************************
  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 
 */
/***********************************************************************/
@media (min-width: 1200px) {
  #index .container {
    width: 1200px; } }

.bannercontainer .tp-caption.line1 {
  color: #FFFFFF; }

#content-wrapper .wrapper {
  max-width: 1600px;
  margin: auto; }

.h2-banner-top {
  width: 100%;
  display: inline-block;
  margin: -67px 0 0 0;
  -moz-box-shadow: 0 0px 2px 0 rgba(0, 0, 0, 0.25);
  -webkit-box-shadow: 0 0px 2px 0 rgba(0, 0, 0, 0.25);
  -o-box-shadow: 0 0px 2px 0 rgba(0, 0, 0, 0.25);
  -ms-box-shadow: 0 0px 2px 0 rgba(0, 0, 0, 0.25);
  box-shadow: 0 0px 2px 0 rgba(0, 0, 0, 0.25); }
  @media (max-width: 1500px) {
    .h2-banner-top {
      margin: 0;
      width: auto;
      display: inherit; } }
  @media (max-width: 480px) {
    .h2-banner-top {
      padding: 15px 0;
      -moz-box-shadow: none;
      -webkit-box-shadow: none;
      -o-box-shadow: none;
      -ms-box-shadow: none;
      box-shadow: none; } }
  .h2-banner-top .owl-row {
    margin: 0; }
  .h2-banner-top .owl-carousel .owl-item {
    padding: 0; }
  .h2-banner-top .thumbnail-container .product-meta .leo-list-product-reviews,
  .h2-banner-top .thumbnail-container .product-meta .leo_cart_quantity,
  .h2-banner-top .thumbnail-container .product-meta .leo-bt-select-attr,
  .h2-banner-top .thumbnail-container .product-meta .variant-links {
    display: none; }
  @media (max-width: 991px) {
    .h2-banner-top .thumbnail-container .product-meta {
      margin-top: 15px; } }
  @media (max-width: 767px) and (min-width: 576px) {
    .h2-banner-top .thumbnail-container .product-meta {
      margin-top: 30px; } }
  @media (max-width: 575px) and (min-width: 481px) {
    .h2-banner-top .thumbnail-container .product-meta {
      margin-top: 25px; } }
  @media (max-width: 480px) {
    .h2-banner-top .thumbnail-container .product-meta {
      padding: 20px 10px 30px 10px; } }
  @media (max-width: 767px) {
    .h2-banner-top .h2-col-banner:nth-child(3), .h2-banner-top .h2-col-banner:nth-child(5) {
      clear: both; } }
  .h2-banner-top .h2-col-banner .near-product:after {
    content: '';
    width: 0;
    height: 0;
    border-top: 7px solid transparent;
    border-bottom: 7px solid transparent;
    border-left: 8px solid #ea9dbb;
    position: absolute;
    right: -8px;
    top: 50%;
    z-index: 9;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%); }
    .rtl .h2-banner-top .h2-col-banner .near-product:after {
      border-right: 8px solid #ea9dbb;
      border-left: inherit; }
    .rtl .h2-banner-top .h2-col-banner .near-product:after {
      left: -8px;
      right: auto; }
    @media (max-width: 480px) {
      .h2-banner-top .h2-col-banner .near-product:after {
        display: none; } }
  .h2-banner-top .h2-col-banner .near-product.right:after {
    border-left-color: #99dbd8;
    border-right-color: #99dbd8; }

.h2-deal-product {
  padding: 110px 0; }
  @media (max-width: 991px) {
    .h2-deal-product {
      padding: 60px 0; } }
  .h2-deal-product .owl-row {
    margin: 0; }

.box-video {
  padding-bottom: 110px; }
  @media (max-width: 991px) {
    .box-video {
      padding: 60px 0; } }

.group-video .video {
  display: none; }

.image-video {
  position: relative; }
  .image-video .image_description {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 9;
    width: 80%;
    margin: auto;
    text-align: center;
    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;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    box-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    -o-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center; }
  .image-video .video-play {
    color: #FFFFFF;
    font-size: 30px;
    line-height: 35px;
    font-weight: 300;
    color: #FFFFFF;
    font-family: "bebas_neueregular";
    text-shadow: 2px 2px #f55070; }
    .image-video .video-play .icon-play {
      width: 70px;
      height: 70px;
      margin: 30px auto;
      cursor: pointer;
      display: block;
      background: url("../../../../../assets/img/modules/appagebuilder/img/icon-play.png") no-repeat;
      background-size: cover; }
      @media (max-width: 991px) {
        .image-video .video-play .icon-play {
          margin: 25px auto; } }
      @media (max-width: 767px) {
        .image-video .video-play .icon-play {
          width: 50px;
          height: 50px;
          margin: 20px auto; } }
      @media (max-width: 575px) {
        .image-video .video-play .icon-play {
          width: 30px;
          height: 30px;
          margin: 15px auto; } }
      @media (max-width: 479px) {
        .image-video .video-play .icon-play {
          margin: 10px auto; } }
    .image-video .video-play span {
      display: block; }
    @media (max-width: 575px) {
      .image-video .video-play {
        font-size: 20px;
        line-height: 23px; } }
    @media (max-width: 480px) {
      .image-video .video-play {
        font-size: 18px;
        line-height: 20px; } }

/* Instagram Block */
.h2-box-instagram {
  padding: 110px 0; }
  @media (max-width: 991px) {
    .h2-box-instagram {
      padding: 60px 0; } }
  .h2-box-instagram .ApColumn .title_block {
    position: absolute;
    top: 50%;
    z-index: 99;
    background: #fff;
    transform: translateY(-50%);
    left: 15.75%;
    font-size: 14px;
    font-weight: 400;
    font-family: "Poppins", sans-serif;
    text-transform: initial;
    letter-spacing: inherit;
    padding: 20px 40px;
    margin: 0;
    -webkit-transition: color 0.3s;
    -moz-transition: color 0.3s;
    -ms-transition: color 0.3s;
    -o-transition: color 0.3s;
    transition: color 0.3s; }
    .rtl .h2-box-instagram .ApColumn .title_block {
      right: 15.75%;
      left: auto; }
    @media (max-width: 1199px) {
      .h2-box-instagram .ApColumn .title_block {
        left: 13.48%; }
        .rtl .h2-box-instagram .ApColumn .title_block {
          right: 13.48%;
          left: auto; } }
    @media (max-width: 991px) and (min-width: 576px) {
      .h2-box-instagram .ApColumn .title_block {
        left: 15px; }
        .rtl .h2-box-instagram .ApColumn .title_block {
          right: 15px;
          left: auto; } }
    @media (max-width: 767px) {
      .h2-box-instagram .ApColumn .title_block {
        padding: 15px 25px; } }
    @media (max-width: 575px) {
      .h2-box-instagram .ApColumn .title_block {
        left: 0;
        right: 0;
        width: 220px;
        margin: auto; } }
    .h2-box-instagram .ApColumn .title_block:before {
      content: '\f16d';
      background-image: none;
      width: auto;
      height: auto;
      position: static;
      font-family: "FontAwesome";
      margin-right: 5px;
      color: #f55070; }
      .rtl .h2-box-instagram .ApColumn .title_block:before {
        margin-left: 5px;
        margin-right: inherit; }
    .h2-box-instagram .ApColumn .title_block:hover {
      color: #f55070; }

.instagram-block .block_content {
  margin: 0 -15px; }
  @media (max-width: 991px) {
    .instagram-block .block_content {
      margin: 0; } }
.instagram-block img {
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height: auto; }
.instagram-block #instafeed:after {
  content: "";
  display: block;
  clear: both; }
.instagram-block #instafeed > a {
  display: block;
  float: left;
  width: 25%; }
  .rtl .instagram-block #instafeed > a {
    float: right; }
  .instagram-block #instafeed > a:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 8;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    background: rgba(0, 0, 0, 0.4); }
  .instagram-block #instafeed > a:after {
    content: "\f16d";
    font-size: 20px;
    display: inline-block;
    color: #FFF;
    font-family: "FontAwesome";
    position: absolute;
    z-index: 9;
    top: 50%;
    left: 50%;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%); }
  .instagram-block #instafeed > a:first-child {
    width: 50%; }
    .instagram-block #instafeed > a:first-child:after {
      display: none; }
    @media (max-width: 575px) {
      .instagram-block #instafeed > a:first-child {
        width: 100%; } }
  .instagram-block #instafeed > a:hover:before, .instagram-block #instafeed > a:hover:after {
    opacity: 1;
    filter: alpha(opacity=100); }
.instagram-block .link-instagram {
  display: none; }

.box-service {
  border: 1px solid #eaeaea;
  border-bottom: none; }

/*# sourceMappingURL=profile1541997345.css.map */
