/***************************************************
  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 {
  margin-top: 0; }

.block_newsletter {
  display: flex;
  flex-direction: column;
  align-items: center; }
  .block_newsletter:before {
    display: none; }
  .block_newsletter .title_block {
    text-align: center !important;
    margin-bottom: 10px !important; }

.contact-w p {
  margin-bottom: 0;
  color: #666666; }
.contact-w a {
  display: block;
  color: #000; }
.contact-w .phone {
  font-size: 20px;
  line-height: 30px;
  color: #999; }

.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; }

.block_newsletter form .input-box {
  justify-content: center; }

@media (min-width: 992px) {
  .footer-center .container {
    border-bottom: 1px solid  #E5E5E5; }

  .footer-top {
    transform: translateY(-120px);
    margin-bottom: -90px; } }
@media (max-width: 1199px) {
  .footer_logo {
    margin-bottom: 20px;
    text-align: center; }

  .copyright {
    text-align: center; }

  .footer-right {
    flex-direction: column;
    justify-content: center; } }

/*# sourceMappingURL=footerposition1902280047.css.map */
