/***************************************************
  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 
 */
/***********************************************************************/
.phone_number {
  display: block;
  font-size: 28px;
  font-weight: 500;
  color: #fff; }
  @media (max-width: 991px) {
    .phone_number {
      font-size: 22px; } }

.icon-line {
  color: #EE791C;
  margin-bottom: 17px; }
  .icon-line > * {
    display: inline-block;
    vertical-align: middle; }
  .icon-line i {
    font-size: 16px;
    padding-right: 12px; }
    .rtl .icon-line i {
      padding-left: 12px;
      padding-right: inherit; }
  .icon-line .title {
    text-transform: uppercase;
    font-weight: 500; }

.footer-container {
  background: url(../../../../../assets/img/modules/appagebuilder/img/banner-8.jpg) no-repeat;
  width: 100%;
  height: 100%;
  background-size: cover; }
  @media (max-width: 767px) {
    .footer-container .block.line_info {
      margin-bottom: 25px; }
    .footer-container .map-box {
      margin-bottom: 30px; } }

.footer-top {
  margin-top: 60px; }

@media (min-width: 992px) {
  .footer_box {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    -o-justify-content: space-between;
    justify-content: space-between;
    -ms-flex-pack: justify;
    -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; } }
@media (max-width: 991px) {
  .footer_box {
    text-align: center; }
    .footer_box img {
      width: 100% !important;
      margin-top: 20px; } }

.text_footer p {
  line-height: 24px; }
@media (max-width: 767px) {
  .text_footer {
    margin-top: 20px; } }

.block.line_info {
  margin-bottom: 18px; }

.map {
  font-size: 14px;
  color: #fff;
  background: #EE791C;
  padding: 22px 30px;
  position: relative;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  -ms-border-radius: 50px;
  -o-border-radius: 50px;
  border-radius: 50px; }
  .map .map-pin {
    font-size: 34px;
    margin-right: 15px;
    vertical-align: middle; }
    .rtl .map .map-pin {
      margin-left: 15px;
      margin-right: inherit; }
  .map:hover, .map:focus {
    color: #fff; }
@media (min-width: 1200px) and (max-width: 1499px) {
  .map {
    padding: 22px 10px; }
    .map .map-pin {
      font-size: 26px;
      margin-right: 5px; }
      .rtl .map .map-pin {
        margin-left: 5px;
        margin-right: inherit; } }

.map_box .block_content {
  display: block;
  margin-top: 16px; }
  @media (max-width: 1199px) {
    .map_box .block_content {
      margin-top: 30px;
      text-align: center; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .text-footer, .block-social {
    text-align: center; } }
@media (min-width: 576px) and (max-width: 991px) {
  .map_box, .logo-box, .text-footer, .block-social {
    text-align: center; }

  .second-line .service {
    -webkit-box-pack: center;
    -moz-box-pack: center;
    box-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    -o-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center; } }

/*# sourceMappingURL=footerposition2171263597.css.map */
