/***************************************************
  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 
 */
/***********************************************************************/
#index .footer-top {
  border-top: none;
  background: #f1f1f1; }

.footer-container {
  color: #fff;
  background: #33425a; }
  .footer-container li a {
    color: #fff; }
  .footer-container .block .title_block {
    color: #FFFFFF; }
    .footer-container .block .title_block a {
      color: #FFFFFF; }
  @media (max-width: 767px) {
    .footer-container .accordion_small_screen .navbar-toggler i:before {
      color: #FFFFFF; } }

.footer-top {
  background: #FFFFFF;
  border-top: 1px solid #e5e5e5; }

.footer-bottom {
  border-top: 1px solid #1a80c3; }

.footer-center {
  border-top: 1px solid #e5e5e5; }

.block_newsletter form .btn {
  color: #FFFFFF;
  background: #93bc48; }

@media (min-width: 992px) {
  .box-top-footer {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex; } }
@media (min-width: 992px) {
  .box-top-footer > [class*="col-"] + [class*="col-"] {
    border-left: 1px solid #e5e5e5; }
    .rtl .box-top-footer > [class*="col-"] + [class*="col-"] {
      border-right: 1px solid #e5e5e5;
      border-left: inherit; } }
@media (max-width: 991px) and (min-width: 576px) {
  .box-top-footer > [class*="col-"]:nth-child(2n + 1) {
    clear: both; } }

.box-middle-footer {
  padding-top: 50px;
  margin-bottom: 30px; }
  @media (min-width: 992px) {
    .box-middle-footer {
      display: -webkit-box;
      display: -moz-box;
      display: box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex; } }
  @media (max-width: 991px) {
    .box-middle-footer {
      margin-top: 30px; } }

.box-links-footer {
  padding-top: 30px;
  padding-bottom: 30px;
  position: relative; }
  .box-links-footer::before {
    content: '';
    height: 1px;
    position: absolute;
    left: 15px;
    right: 15px;
    top: 0;
    background: #1a80c3; }

.box-bottom-footer {
  padding-top: 20px;
  padding-bottom: 20px; }
  @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; } }

/*# sourceMappingURL=footerposition1498472662.css.map */
