/* Footer 04 */
/***************************************************
  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-container {
  margin-top: 0;
  background: url("../../../../../assets/img/modules/appagebuilder/img/bg-f4.jpg") center center no-repeat;
  background-size: cover; }
  .footer-container .title_block {
    margin-bottom: 10px; }

.footer-bottom .container, .footer-center .container {
  border-top: 1px solid #1D4169; }

.footer-top .container, .footer-center .container {
  padding: 50px 0; }

.footer-bottom .container {
  padding: 31px 0;
  text-align: center; }

.copyright span {
  color: #FCFCFC; }

.footer-center a {
  color: #FCFCFC; }
  .footer-center a:hover {
    color: #FF911B; }

.call_text a {
  font-size: 24px; }
.call_text span {
  font-weight: bold;
  color: #FF911B; }

@media (max-width: 991px) {
  .footer-container {
    padding: 0 15px; }

  .footer-top .container, .footer-center .container {
    padding: 27px 0; } }

/*# sourceMappingURL=footerposition3000980718.css.map */
