/***************************************************
  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: 50px; }

.footer-center {
  padding-top: 60px; }

.footer-bottom .container {
  border-top: 1px solid #e7e7e7;
  padding-bottom: 67px; }

.footer-container {
  background: url("/img/footer/background.jpg");
  background-size: cover; }

@media (min-width: 768px) {
  .footer-top .left-side {
    width: 74%; }
  .footer-top .right-side {
    width: 36%; } }
@media (min-width: 768px) and (max-width: 991px) {
  .icon-box {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -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; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .footer-logo img {
    width: 100% !important; } }

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