/* Footer 2 homme 2 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 {
  padding: 6rem 0px; }
  @media (max-width: 991px) {
    .footer-center {
      padding: 3rem 0px; } }
  @media (max-width: 575px) {
    .footer-center {
      padding: 1rem 0px; } }

.box10-h2 {
  max-width: 780px;
  margin: auto; }
  .box10-h2 .sub-title-widget {
    margin-bottom: 10px; }
  .box10-h2 .block_newsletter {
    padding-top: 1.5rem; }
    .box10-h2 .block_newsletter .input-wrapper input {
      height: 50px; }
    .box10-h2 .block_newsletter .input-wrapper button {
      height: 50px; }
  .box10-h2 .block-social {
    padding-top: 2rem; }
    @media (max-width: 575px) {
      .box10-h2 .block-social {
        padding-top: 1rem; } }
    .box10-h2 .block-social li {
      width: 40px;
      height: 40px;
      line-height: 40px;
      margin: 8px; }
      @media (max-width: 575px) {
        .box10-h2 .block-social li {
          width: 35px;
          height: 35px;
          line-height: 35px; } }
      .box10-h2 .block-social li::before {
        font-size: 18px; }
      .box10-h2 .block-social li.facebook:before {
        color: #3b5999; }
      .box10-h2 .block-social li.twitter:before {
        color: #55acee; }
      .box10-h2 .block-social li.rss:before {
        color: #ef8321; }
      .box10-h2 .block-social li.youtube:before {
        color: #cd201f; }
      .box10-h2 .block-social li.googleplus:before {
        color: #de5449; }
      .box10-h2 .block-social li.pinterest:before {
        color: #bd081c; }
      .box10-h2 .block-social li.vimeo:before {
        color: #00B2ef; }
      .box10-h2 .block-social li.instagram:before {
        color: #e4405f; }

.copy-right {
  padding: 3rem 0px;
  display: flex;
  align-items: center; }
  @media (max-width: 991px) {
    .copy-right {
      display: inherit;
      padding: 1rem 0px; }
      .copy-right .footer-logo {
        text-align: center;
        padding-bottom: 1.5rem; } }
  .copy-right a {
    color: var(--theme-color-default);
    font-weight: 600; }

/*# sourceMappingURL=footerposition1649036829.css.map */
