/***************************************************
  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: #222222; }

.footer-container {
  margin-top: 0; }
  .footer-container .block .title_block {
    color: #fff;
    text-transform: capitalize;
    font-weight: normal; }
  .footer-container li a {
    color: #999999; }

.footer-top .container {
  padding: 35px 0; }

.contact-w {
  display: flex;
  align-items: center;
  gap: 15px; }
  .contact-w:before {
    content: '';
    display: block;
    width: 42px;
    height: 42px;
    background: url("../../../../../assets/img/modules/appagebuilder/img/phone_icon.svg") center center no-repeat; }
  .contact-w p {
    margin-bottom: 0;
    color: #666666; }
  .contact-w a {
    display: block;
    color: #fff; }
  .contact-w .phone {
    font-size: 20px;
    line-height: 30px;
    color: #999; }
  @media (min-width: 768px) {
    .contact-w .title {
      width: 100%;
      max-width: 245px; } }

.block-social {
  display: flex;
  align-items: center;
  gap: 15px; }

.text-footer span {
  color: #000; }

.footer-bottom {
  padding: 40px 0; }

.footer-right {
  display: flex;
  align-items: center;
  gap: 15px; }

.copyright {
  line-height: 30px;
  color: #999999; }
  .copyright span {
    color: #F02757; }

@media (min-width: 768px) {
  .footer-top .container,
  .footer-center .container {
    border-bottom: 1px solid rgba(255, 255, 255, 0.1); } }
@media (max-width: 991px) {
  .copyright {
    text-align: center; }

  .footer-right {
    flex-direction: column;
    justify-content: center; } }

/*# sourceMappingURL=footerposition3337654016.css.map */
