/***************************************************
  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-top .ApRow {
  padding-top: 30px;
  padding-bottom: 30px; }
  .footer-top .ApRow .header_logo a, .footer-top .ApRow .footer_logo a {
    text-align: center;
    margin: auto;
    padding-bottom: 10px; }
  .footer-top .ApRow .ApBlockLink ul {
    display: flex;
    flex-wrap: wrap; }
  .footer-top .ApRow .ApBlockLink li {
    flex: 0 0 50%; }

.phone a {
  font-size: 20px;
  line-height: 18px;
  color: #E66D6D;
  padding: 10px 0;
  display: block; }

.contact-footer {
  color: #666666; }

.block-social ul {
  padding-top: 20px; }

.block-social li a {
  border: 4px dashed;
  box-sizing: border-box;
  border-radius: 100%;
  height: 54px;
  width: 54px;
  padding: 0;
  line-height: 54px; }

.block-social li.twitter a {
  border-color: #E1F1FC; }

.block-social li.facebook a {
  border-color: #E0E6F3; }

.block-social li.instagram a {
  border-color: #F5DFF3; }

.footer-center .ApRow {
  padding-top: 43px;
  padding-bottom: 78px; }

.footer-bottom .ApColumn {
  padding-bottom: 243px; }

.block-social li + li {
  padding-left: 10px; }
  .rtl .block-social li + li {
    padding-right: 10px;
    padding-left: inherit; }

.open-time strong {
  min-width: 150px;
  font-weight: 400;
  display: inline-block; }

.copyright {
  color: #000; }

@media (min-width: 1200px) {
  .footer-top .block {
    padding: 0 60px;
    margin: auto; }

  .footer-top .ApBlockLink {
    margin-top: 30px; } }
@media (min-width: 992px) {
  .footer-top .ApRow {
    border-radius: 40px;
    padding: 60px 0;
    display: flex;
    align-items: stretch; } }
@media (min-width: 768px) {
  .pay {
    text-align: right; }
    .rtl .pay {
      text-align: left; }
    .pay img {
      width: auto !important; }

  .footer-top .ApColumn:nth-child(2) > * {
    text-align: center; }
  .footer-top .ApColumn + .ApColumn {
    border-left: 2px dashed #E5E5E5; }
    .rtl .footer-top .ApColumn + .ApColumn {
      border-right: 2px dashed #E5E5E5;
      border-left: inherit; } }
@media (min-width: 576px) and (max-width: 991px) {
  .open-time,
  .contact-footer,
  .open-time .title_block,
  .ApBlockLink .title_block,
  .ApBlockLink {
    text-align: center !important; } }
@media (max-width: 767px) {
  .contact-footer {
    text-align: center; }

  .footer-container .ApColumn .links ul {
    text-align: center; }

  .footer-top .ApBlockLink {
    margin-top: 30px; }

  .footer-top .header_logo {
    margin-bottom: 15px; }

  .copyright {
    text-align: center;
    padding-bottom: 10px; }

  .pay {
    text-align: center; } }

/*# sourceMappingURL=footerposition2649566411.css.map */
