/***************************************************
  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 
 */
/**********************************************************************/
.footer-container {
  position: relative;
  margin-top: 0; }
  .footer-container:before {
    content: '';
    background: url(../../../../../assets/img/modules/appagebuilder/img/footer.jpg) center center repeat;
    background-size: cover;
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: -1; }

.footer-top {
  padding-top: 76px;
  padding-bottom: 45px; }

.footer-container .footer-center .block .title_block {
  color: #aaaaaa; }

.footer-center .container {
  border-bottom: 1px solid #464646;
  border-top: 1px solid #464646;
  padding-top: 56px;
  padding-bottom: 30px; }

.pay {
  text-align: center;
  padding-top: 25px;
  margin: auto; }

.phone a {
  color: #fff;
  font-size: 30px;
  line-height: 48px; }
  .phone a i {
    color: #ea5a24;
    font-size: 20px;
    font-family: "CircularSpUIv3T-Book";
    padding-right: 5px; }
    .rtl .phone a i {
      padding-left: 5px;
      padding-right: inherit; }
  @media (max-width: 1199px) {
    .phone a {
      font-size: 20px;
      line-height: 34px; } }

.email .wrapper {
  display: flex;
  align-items: center; }
  .email .wrapper .text {
    padding-left: 15px; }
    .rtl .email .wrapper .text {
      padding-right: 15px;
      padding-left: inherit; }
  .email .wrapper .icon-email {
    font-size: 40px;
    color: #938a56; }
  .email .wrapper p {
    font-size: 16px;
    line-height: 24px;
    color: #fff; }

.copyright {
  font-size: 16px;
  line-height: 20px;
  text-align: center;
  color: #aaaaaa;
  padding-top: 30px;
  padding-bottom: 50px; }
  .copyright span {
    color: #938a56; }

@media (min-width: 768px) and (max-width: 991px) {
  .footer-center .ApColumn:nth-child(3) {
    clear: both; } }

/*# sourceMappingURL=footerposition3286913875.css.map */
