/* Footer 1 homme 1 at_november*/
/***************************************************
  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-center {
  background-color: #FFFFFF; }

.footer-block-link {
  padding: 1rem 0px; }
  .footer-block-link ul {
    display: flex;
    justify-content: center;
    flex-wrap: wrap; }
    .footer-block-link ul li {
      padding: 0.5rem 1rem; }
      .footer-block-link ul li a {
        font-weight: 600;
        text-transform: capitalize; }
        .footer-block-link ul li a:hover {
          color: #727265; }

.footer-copy-right {
  display: flex;
  align-items: center;
  margin: 1rem 0px; }
  @media (max-width: 767px) {
    .footer-copy-right {
      display: inherit; } }
  @media (max-width: 767px) {
    .footer-copy-right .footer-left {
      text-align: center; } }
  .footer-copy-right .footer-left a {
    font-weight: bold;
    color: #000000; }
    .footer-copy-right .footer-left a:hover {
      color: #727265; }
  .footer-copy-right .footer-social {
    text-align: center; }
    .footer-copy-right .footer-social .block-social li {
      line-height: 35px;
      width: 35px;
      height: 35px;
      margin: 8px; }
      .footer-copy-right .footer-social .block-social li:before {
        font-size: 18px; }
      .footer-copy-right .footer-social .block-social li.facebook:before {
        color: #3b5999; }
      .footer-copy-right .footer-social .block-social li.twitter:before {
        color: #55acee; }
      .footer-copy-right .footer-social .block-social li.rss:before {
        content: "\f09e"; }
      .footer-copy-right .footer-social .block-social li.youtube:before {
        color: #cd201f; }
      .footer-copy-right .footer-social .block-social li.googleplus:before {
        content: "\f0d5"; }
      .footer-copy-right .footer-social .block-social li.pinterest:before {
        color: #bd081c; }
      .footer-copy-right .footer-social .block-social li.vimeo:before {
        content: "\f27d"; }
      .footer-copy-right .footer-social .block-social li.instagram:before {
        color: #e4405f; }

/*# sourceMappingURL=footerposition2684109928.css.map */
