/***************************************************
  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; }

.footer-top .ApRow {
  padding: 30px 0; }

.block_newsletter:before {
  display: none; }
.block_newsletter .title {
  text-align: center;
  margin-bottom: 25px; }
.block_newsletter input[type=email] {
  border: 2px solid #E5E5E5; }
.block_newsletter h3#block-newsletter-label {
  text-align: center;
  margin-bottom: 10px;
  font-weight: bold;
  font-size: 20px;
  line-height: 23px; }
.block_newsletter .input-box {
  justify-content: center; }

.contact-item {
  display: flex;
  align-items: flex-start;
  gap: 15px; }
  .contact-item svg.icon {
    width: 20px;
    height: 20px; }
  .contact-item:nth-child(2) a {
    font-size: 20px;
    line-height: 30px; }
  .contact-item:last-child a {
    font-size: 16px;
    border-bottom: 1px solid #F02757;
    padding-bottom: 5px; }

.footer_logo {
  margin-bottom: 30px; }

.text-footer span {
  color: #000; }

.footer-bottom {
  padding: 40px 0; }

.footer-right {
  display: flex;
  align-items: center;
  gap: 15px; }

.copyright {
  line-height: 30px;
  color: #000; }

@media (min-width: 992px) {
  .footer-right {
    justify-content: flex-end; }

  .footer-bottom .ApRow {
    display: flex;
    align-items: center; }

  .text-footer {
    margin-right: 30px; } }
@media (min-width: 768px) {
  .footer-top,
  .footer-center {
    border-bottom: 1px solid #e5e5e5; }

  .footer-top .ApRow {
    padding: 60px 0; }

  .footer-right .inline-block {
    text-align: center; } }
@media (max-width: 1199px) {
  .copyright {
    text-align: center; }

  .footer-right {
    flex-direction: column;
    justify-content: center; } }

/*# sourceMappingURL=footerposition2816623144.css.map */
