/***************************************************
  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-three-banner {
  margin-left: 0px;
  margin-right: 0px;
  margin-bottom: 70px; }
  @media (max-width: 767px) {
    .box-three-banner {
      margin-bottom: 50px; } }
  .box-three-banner > [class*="col-"] {
    padding-left: 0px;
    padding-right: 0px; }
  .box-three-banner .banner {
    text-align: center; }

.box-service {
  padding-top: 50px;
  padding-bottom: 50px;
  position: relative; }
  @media (max-width: 767px) {
    .box-service {
      padding-top: 30px;
      padding-bottom: 30px; } }
  .box-service:before {
    content: '';
    position: absolute;
    top: 0px;
    left: -1000px;
    right: -1000px;
    height: 1px;
    background: #e1e1e1; }

.box-product {
  margin-bottom: 50px; }
  @media (max-width: 991px) {
    .box-product {
      margin-bottom: 20px; } }

.box-blog-banner {
  margin-top: 70px;
  margin-bottom: 70px; }
  @media (max-width: 991px) {
    .box-blog-banner {
      margin-top: 40px;
      margin-bottom: 40px; } }
  @media (min-width: 992px) {
    .box-blog-banner {
      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 (max-width: 991px) {
    .box-blog-banner > [class*="col-"] + [class*="col-"] {
      margin-top: 30px; } }
  .box-blog-banner .banner {
    text-align: center; }

/*# sourceMappingURL=profile1498918867.css.map */
