/***************************************************
  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: 0px;
  padding-bottom: 0px; }

.box-text {
  margin-top: 50px;
  margin-bottom: 50px; }
  @media (min-width: 992px) {
    .box-text {
      margin-top: 70px;
      margin-bottom: 70px; } }
  @media (min-width: 992px) {
    .box-text {
      margin-top: 100px;
      margin-bottom: 100px; } }
  @media (min-width: 1200px) {
    .box-text {
      margin-top: 140px;
      margin-bottom: 140px; } }

.box-product {
  margin-top: 50px;
  margin-bottom: 50px; }
  @media (min-width: 992px) {
    .box-product {
      margin-top: 70px;
      margin-bottom: 70px; } }
  @media (min-width: 992px) {
    .box-product {
      margin-top: 100px;
      margin-bottom: 100px; } }
  @media (min-width: 1200px) {
    .box-product {
      margin-top: 140px;
      margin-bottom: 140px; } }

@media (min-width: 768px) {
  .box-hospost-text {
    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; } }

@media (min-width: 992px) {
  .box-banner-image {
    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; }
    .box-banner-image .left-text {
      display: -webkit-box;
      display: -moz-box;
      display: box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: end;
      -moz-box-pack: end;
      box-pack: end;
      -webkit-justify-content: flex-end;
      -moz-justify-content: flex-end;
      -ms-justify-content: flex-end;
      -o-justify-content: flex-end;
      justify-content: flex-end;
      -ms-flex-pack: end; }
    .box-banner-image .text-block {
      padding: 0 15px; } }

.box-banner-full {
  margin-top: 50px; }
  @media (min-width: 992px) {
    .box-banner-full {
      margin-top: 70px;
      margin-bottom: 40px; } }
  @media (min-width: 992px) {
    .box-banner-full {
      margin-top: 100px;
      margin-bottom: 70px; } }
  @media (min-width: 1200px) {
    .box-banner-full {
      margin-top: 140px;
      margin-bottom: 100px; } }

/*# sourceMappingURL=profile1491397774.css.map */
