/*Home 02*/
/***************************************************
  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 
 */
/***********************************************************************/
.larger-t h5 {
  font-size: 26px; }

@media (min-width: 768px) {
  .manufacturers_block {
    padding-bottom: 75px;
    margin-bottom: 75px !important;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1); }

  .flex-w .left-align {
    display: flex;
    align-items: center; }
    .flex-w .left-align .block_content {
      margin: 0 8% 0 0; }
      .rtl .flex-w .left-align .block_content {
        margin: 0 0 0 8%; }

  .larger-banner {
    padding: 76px 120px 116px; } }
.footer-bottom {
  background: #fa9090; }

@media (max-width: 991px) {
  .flex-w {
    margin-top: 30px; } }

/*# sourceMappingURL=profile1533271145.css.map */
