/*F4*/
/***************************************************
  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 
 */
/***********************************************************************/
.manufacturers_block {
  padding-top: 30px; }

.footer-bottom {
  padding: 40px 0; }
  .footer-bottom .copyright {
    color: #84929f; }
    .footer-bottom .copyright strong {
      color: #ef6b6b;
      font-weight: 400; }

.block_newsletter p {
  text-align: left; }
  .rtl .block_newsletter p {
    text-align: right; }

.footer-container .block_newsletter .title_block {
  text-transform: capitalize;
  font-family: "Raleway";
  font-size: 30px; font-weight: 300;
  line-height: 40px;
  letter-spacing: 0;
  margin: auto; text-align: center;
  color: #000; }

@media (min-width: 992px) {
  .manufacturers_block {
    padding-top: 80px; }

  .footer-center {
    padding: 80px 0;
    border-top: 1px solid #ebebeb;
    border-bottom: 1px solid #ebebeb; } }
@media (min-width: 768px) {
  .pay {
    text-align: right; }
    .rtl .pay {
      text-align: left; }
    .pay img {
      width: auto !important; } }
@media (max-width: 767px) {
  .footer-bottom {
    padding: 20px 0;
    text-align: center; }

  .footer-center {
    padding-top: 30px; } }

/*# sourceMappingURL=footerposition3325085706.css.map */
