/***************************************************
  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 {
  padding-top: 60px; }

.footer-container {
  background: #1a212e; }

.contact-box li {
  font-size: 16px;
  line-height: 22px; }
  .contact-box li.call {
    font-size: 20px;
    line-height: 36px; }
  .contact-box li span {
    display: block;
    color: #ff6d00;
    font-size: 28px;
    line-height: 36px;
    font-weight: 600; }

.top-line {
  border-top: 1px solid #29303c;
  padding-top: 30px; }
  @media (min-width: 992px) {
    .top-line {
      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; } }

.copyright {
  font-size: 18px;
  line-height: 20px;
  color: #d0d0d0; }
  .copyright.block {
    margin-bottom: 0; }

.footer-bottom .container {
  padding: 0; }

@media (min-width: 768px) and (max-width: 1199px) {
  .footer-container .footer-top .instagram-block.block {
    margin-top: 30px; }
    .footer-container .footer-top .instagram-block.block .title_block {
      text-align: center; }

  .contact-box.block {
    margin-bottom: 30px; } }
@media (min-width: 768px) and (max-width: 991px) {
  .clear-col {
    clear: left; } }
@media (max-width: 991px) {
  .block-social {
    margin-bottom: 30px;
    justify-content: flex-start; } }
@media (min-width: 576px) and (max-width: 991px) {
  .payment img {
    width: auto !important; } }
@media (max-width: 991px) {
  .payment {
    margin-top: 30px; }

  .footer-center {
    margin-bottom: 100px; } }

/*# sourceMappingURL=footerposition3510714093.css.map */
