/***************************************************
  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 {
  background: #222222;
  padding: 36px 0 37px; }
  .footer-top .title .title_block {
    font-weight: bold;
    font-size: 24px;
    line-height: 30px;
    color: #fff;
    text-transform: capitalize;
    margin-bottom: 0; }

.block_newsletter {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: center; }
  .block_newsletter p.alert {
    margin-bottom: 15px; }
    @media (min-width: 768px) {
      .block_newsletter p.alert {
        margin-right: 0;
        max-width: 245px; } }
  .block_newsletter p {
    margin-bottom: 0; }

.title-label {
  font-size: 12px;
  line-height: 14px;
  text-transform: uppercase;
  color: #FFFFFF; }

.block-social {
  display: flex;
  align-items: center;
  gap: 15px;
  flex-wrap: wrap; }

.footer-center {
  padding: 30px 0 0; }

.contact-w p {
  margin-bottom: 0;
  color: #666666; }
.contact-w a {
  display: block; }
.contact-w .phone {
  font-size: 20px;
  line-height: 30px; }
.contact-w .open-time {
  color: #999; }
.contact-w .mail {
  font-size: 16px;
  line-height: 30px;
  border-bottom: 1px solid #F02757;
  display: inline-block;
  margin: 5px 0; }
.contact-w span {
  display: block; }

.service-box {
  padding: 35px 0; }

.footer-bottom {
  padding: 40px 0; }

.footer-right {
  display: flex;
  align-items: center;
  gap: 15px; }

@media (min-width: 992px) {
  .footer-right {
    justify-content: flex-end; }

  .service-box {
    border-top: 1px solid #E5E5E5;
    border-bottom: 1px solid #E5E5E5; } }
@media (min-width: 768px) {
  .block_newsletter:before {
    margin-right: 20px; }
    .rtl .block_newsletter:before {
      margin-left: 20px;
      margin-right: inherit; }

  .footer-center {
    padding: 60px 0 0; } }
@media (max-width: 1199px) {
  .block_newsletter {
    flex-wrap: wrap;
    justify-content: center; }

  .block-social {
    justify-content: center; }

  .copyright {
    text-align: center; }

  .footer-right {
    flex-direction: column;
    justify-content: center; } }
@media (max-width: 767px) {
  .block_newsletter:before {
    width: 100%;
    margin-bottom: 15px; }
  .block_newsletter .title {
    margin-bottom: 15px; } }

/*# sourceMappingURL=footerposition2261572610.css.map */
