/***************************************************
  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 {
  color: #a3a3a3; }
  .footer-container .block .title_block {
    color: #FFFFFF; }
    .footer-container .block .title_block a {
      color: #FFFFFF; }
  .footer-container li a {
    color: #a3a3a3; }
  @media (max-width: 767px) {
    .footer-container .accordion_small_screen .navbar-toggler i:before {
      color: #FFFFFF; } }

.footer-bottom {
  color: #666666;
  background: #04161e; }

.footer-center {
  background: #102d3a; }

.box-top-footer {
  padding-top: 60px;
  padding-bottom: 60px; }
  @media (max-width: 991px) {
    .box-top-footer {
      padding-top: 30px;
      padding-bottom: 30px; } }
  @media (max-width: 767px) {
    .box-top-footer {
      display: -webkit-box;
      display: -moz-box;
      display: box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-lines: multiple;
      -moz-box-lines: multiple;
      box-lines: multiple;
      -webkit-flex-wrap: wrap;
      -moz-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; } }
  @media (max-width: 991px) and (min-width: 768px) {
    .box-top-footer .group-about-us {
      text-align: center; } }
  @media (max-width: 767px) {
    .box-top-footer .group-about-us {
      -webkit-box-ordinal-group: 9;
      -moz-box-ordinal-group: 9;
      box-ordinal-group: 9;
      -webkit-order: 9;
      -moz-order: 9;
      order: 9;
      -ms-flex-order: 9; } }
  @media (max-width: 767px) {
    .box-top-footer .block-social {
      text-align: center; } }

.box-bottom-footer {
  padding-top: 10px;
  padding-bottom: 10px; }
  @media (min-width: 768px) {
    .box-bottom-footer {
      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; } }
  .box-bottom-footer > [class*="col-"] {
    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: 768px) {
    .box-bottom-footer .left-bottom-footer {
      -webkit-box-pack: start;
      -moz-box-pack: start;
      box-pack: start;
      -webkit-justify-content: flex-start;
      -moz-justify-content: flex-start;
      -ms-justify-content: flex-start;
      -o-justify-content: flex-start;
      justify-content: flex-start;
      -ms-flex-pack: start; } }
  @media (min-width: 768px) {
    .box-bottom-footer .right-bottom-footer {
      -webkit-box-pack: end;
      -moz-box-pack: end;
      box-pack: end;
      -webkit-justify-content: flex-end;
      -moz-justify-content: flex-end;
      -ms-justify-content: flex-end;
      -o-justify-content: flex-end;
      justify-content: flex-end;
      -ms-flex-pack: end; } }
  @media (max-width: 767px) {
    .box-bottom-footer .copyright {
      text-align: center; } }

/*# sourceMappingURL=footerposition1491402918.css.map */
