/***************************************************
  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-center .inner {
  padding-bottom: 30px; }

.ApColumn .block_newsletter {
  display: block;
  margin-top: 0; }
  @media (max-width: 767px) {
    .ApColumn .block_newsletter {
      margin-top: 30px; } }
  .ApColumn .block_newsletter .title-newsletter {
    display: none !important; }
  .ApColumn .block_newsletter .sub-letter {
    display: none; }
  .ApColumn .block_newsletter .title {
    display: none !important; }
  .ApColumn .block_newsletter .block_content {
    display: block !important; }
  .ApColumn .block_newsletter form {
    padding: 0 10px;
    min-width: 340px;
    border: 1px solid #909090; }
    @media (max-width: 1199px) {
      .ApColumn .block_newsletter form {
        min-width: 100%; } }
    .ApColumn .block_newsletter form .form-group {
      margin-bottom: 0; }
    .ApColumn .block_newsletter form input[type=email] {
      height: 60px;
      width: 65%;
      padding: 0 12px; }
    .ApColumn .block_newsletter form .btn {
      position: relative;
      background: transparent;
      color: #121212;
      width: 35%;
      padding: 0;
      height: 60px;
      text-transform: none; }
      .ApColumn .block_newsletter form .btn:before {
        content: "";
        background: #909090;
        position: absolute;
        width: 1px;
        height: 20px;
        bottom: 50%;
        left: 0;
        -webkit-transform: translateY(50%);
        -moz-transform: translateY(50%);
        -ms-transform: translateY(50%);
        -o-transform: translateY(50%);
        transform: translateY(50%); }
        .rtl .ApColumn .block_newsletter form .btn:before {
          right: 0;
          left: auto; }
      .ApColumn .block_newsletter form .btn:hover {
        background: transparent;
        color: #db9b2e; }
@media (max-width: 767px) {
  .ApColumn .block-social {
    margin-top: 30px; } }

@media (min-width: 768px) {
  .footer-before {
    padding: 60px 0 40px;
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    box-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center;
    -ms-flex-align: center; }
    .footer-before .ApImage {
      margin-bottom: 0; } }
@media (max-width: 767px) {
  .footer-before {
    padding: 30px 0; } }
@media (max-width: 400px) {
  .footer-before .ApImage img {
    width: 100% !important; } }

.footer-html {
  width: 75%;
  margin-top: 30px; }

/**** INSTAGRAM ****/
.ApColumn .instagram-block #instafeed a {
  margin-bottom: 10px; }
.ApColumn .instagram-block .block_content .owl-row {
  margin: 0 -5px; }
.ApColumn .instagram-block .block_content .owl-item {
  padding: 0 5px; }

.leo-payment {
  text-align: center;
  margin-top: 30px; }
  @media (min-width: 768px) {
    .leo-payment {
      margin-top: 0;
      text-align: right; }
      .rtl .leo-payment {
        text-align: left; } }
  @media (max-width: 480px) {
    .leo-payment img {
      width: 100% !important; } }

/* Skin */
.blue .ApColumn .block_newsletter form .btn:hover {
  color: #6AAFE6; }

.deeppink .ApColumn .block_newsletter form .btn:hover {
  color: #FF1493; }

.green .ApColumn .block_newsletter form .btn:hover {
  color: #8bc43f; }

.lime .ApColumn .block_newsletter form .btn:hover {
  color: #41A317; }

.olive .ApColumn .block_newsletter form .btn:hover {
  color: #808000; }

.purple .ApColumn .block_newsletter form .btn:hover {
  color: #8A2CB1; }

.yellow .ApColumn .block_newsletter form .btn:hover {
  color: #edb42c; }

/*# sourceMappingURL=footerposition1536509395.css.map */
