/***************************************************
  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 {
  background: #F8F6F4;
  margin-top: 0; }
  #footer .inline-block li {
    display: inline-block;
    vertical-align: middle;
    padding: 0 15px; }
    #footer .inline-block li:first-child {
      padding-left: 0; }
      .rtl #footer .inline-block li:first-child {
        padding-right: 0;
        padding-left: inherit; }
  #footer .inline-block a {
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 24px;
    text-transform: uppercase;
    color: #30373E; }
  #footer .header_logo {
    margin-bottom: 35px; }
    #footer .header_logo a {
      text-align: center;
      margin: auto; }

.contact-infor a.phone {
  font-style: normal;
  font-weight: 700;
  font-size: 24px;
  line-height: 24px;
  text-align: center;
  text-transform: lowercase;
  color: #30373E;
  display: block; }
.contact-infor a.email {
  display: block;
  font-family: "Soligant", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 52px;
  line-height: 1;
  text-align: center;
  text-transform: capitalize;
  color: #30373E;
  margin-top: 20px;
  margin-bottom: 30px; }
  @media (max-width: 767px) {
    .contact-infor a.email {
      font-size: 32px; } }
.contact-infor p {
  text-transform: lowercase;
  color: #30373E;
  text-align: center; }

.block-social {
  text-align: center; }

.footer-center {
  padding-bottom: 10px; }

.footer-bottom .container {
  padding: 25px 0 15px; }

.footer-top {
  text-align: center; }

@media (min-width: 992px) {
  .footer-bottom .container {
    border-top: 1px solid #D1D1D1; } }
@media (min-width: 768px) {
  .right-w {
    text-align: right; }
    .rtl .right-w {
      text-align: left; }
    .right-w .inline-block li:last-child {
      padding-right: 0; }
      .rtl .right-w .inline-block li:last-child {
        padding-left: 0;
        padding-right: inherit; } }
@media (max-width: 767px) {
  .inline-block {
    text-align: center; }

  .footer-bottom {
    text-align: center; }
    .footer-bottom .copyright {
      padding-bottom: 15px; } }

/*# sourceMappingURL=footerposition3385545998.css.map */
