/***************************************************
  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 
 */
/***********************************************************************/
.box-product .thumbnail-container {
  margin-bottom: 3px;
  margin-top: 3px; }

.box-service {
  margin-bottom: -30px;
  margin-top: 30px; }
  @media (max-width: 991px) {
    .box-service {
      margin-bottom: -15px;
      margin-top: 15px; } }

.box-product-deal {
  margin-bottom: 10px;
  margin-top: 10px; }

.box-slideshow .group-two-banner {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  box-orient: vertical;
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  box-direction: normal;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  flex-direction: column;
  -ms-flex-direction: column; }
  @media (max-width: 767px) {
    .box-slideshow .group-two-banner {
      text-align: center;
      margin-top: 30px; } }
  @media (max-width: 575px) {
    .box-slideshow .group-two-banner {
      margin-top: 20px; } }
  .box-slideshow .group-two-banner .banner {
    margin-bottom: 30px; }
    @media (min-width: 1500px) {
      .box-slideshow .group-two-banner .banner {
        margin-bottom: 37px; } }
    .box-slideshow .group-two-banner .banner:last-child {
      margin-bottom: 0; }

@media (min-width: 1500px) {
  .active-vertical-menu .box-slideshow .group-two-banner .banner {
    margin-bottom: 30px; } }

.box-product-big {
  margin-bottom: 10px; }

/*# sourceMappingURL=profile1483291764.css.map */
