/*Home 03*/
/***************************************************
  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 
 */
/***********************************************************************/
.bottomnav {
  background: #ffe8d6; }

@media (min-width: 992px) {
  .manufacturers_block {
    padding-top: 75px;
    margin-bottom: 75px !important;
    border-top: 1px solid rgba(0, 0, 0, 0.1); }

  .service-box.service-box-2 {
    border-bottom: none;
    position: relative;
    display: flex; }
    .service-box.service-box-2:after {
      content: "";
      padding: 0px 1000px;
      width: 100%;
      overflow: hidden;
      position: absolute;
      height: 1px;
      display: block !important;
      top: 100%;
      border-bottom: 1px solid rgba(0, 0, 0, 0.1);
      box-sizing: content-box;
      margin-left: -1000px;
      background-size: cover; }
      .rtl .service-box.service-box-2:after {
        margin-right: -1000px;
        margin-left: inherit; }

  .popuplar .block {
    margin-bottom: 0; }

  .popuplar .thumbnail-container {
    margin-bottom: 5px; } }
@media (max-width: 767px) {
  .testimonial {
    margin-top: 30px; } }
.footer-bottom {
  background: #fa9090; }

.footer-bottom .container {
  padding: 35px 0; }

/*# sourceMappingURL=profile1533382356.css.map */
