/*Footer 3 home 3 leo digitaz*/
/***************************************************
  Mixins Themes 
/***************************************************/
/* Mixin Normal*/
/* Mixin Clear */
/* Mixin Border */
/*background RGBA
============================================*/
/***************************************************
  Mixins RTL Themes 
/***************************************************/
/*mixin custom */
/*default search */
/************************************ 
	Override Bootstrap 
*************************************/
/**
 * Web Application Prefix Apply For Making Owner Styles
 */
/**
 *   Blocks Layout Selectors 
 */
/***********************************************************************/
#footer .footer-center .container {
  color: #fff!important; }

.footer-top {
  background-color: #4A5556; }

.box-tag-footer .title_block {
  color: #FFFFFF; }
.box-tag-footer ul {
  margin-bottom: 40px; }
  .box-tag-footer ul li {
    display: inline-block;
    vertical-align: middle;
    margin: 10px 2px; }
    .box-tag-footer ul li a {
      border: 1px solid #FFD700;
      padding: 4px 10px;
      border-radius: 4px;
      line-height: 24px;
      background-color: transparent;
      position: relative;
      z-index: 0; }
      .box-tag-footer ul li a::after {
        content: '';
        position: absolute;
        background-color: #FFD700;
        width: 0%;
        height: 100%;
        left: auto;
        right: 0;
        top: 0;
        z-index: -1;
        transition: 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86); }
      .box-tag-footer ul li a:hover {
        color: #FFFFFF;
        border: 1px solid #FFD700; }
        .box-tag-footer ul li a:hover::after {
          background-color: #FFD700;
          width: 100%;
          right: auto;
          left: 0; }

.footer-center {
  background-color: #4a5556b8; }

.footer-container .block .title_block {
  color: #FFD700; }

.footer-content-bottom {
  border-bottom: 0px solid #FFD700; }
  .footer-content-bottom .footer-block-link {
    display: flex;
    justify-content: space-evenly;
    flex-wrap: wrap; }
    @media (max-width: 1199px) {
      .footer-content-bottom .footer-block-link {
        justify-content: space-between; } }
    @media (max-width: 767px) {
      .footer-content-bottom .footer-block-link {
        display: inherit; } }
  .footer-content-bottom .ApColumn .block {
    margin-bottom: 10px; }
  .footer-content-bottom .footer-down .block .title_block {
    text-transform: none; }
  .footer-content-bottom .footer-down .ApImage {
    display: inline-block;
    vertical-align: middle; }

.footer-bottom {
  background-color: #4A5556; }

.footer-copyright {
  padding: 40px 0px;
  display: flex;
  align-items: center;
  flex-wrap: wrap; }
  @media (max-width: 991px) {
    .footer-copyright {
      text-align: center; }
      .footer-copyright > div {
        padding-bottom: 15px; }
        .footer-copyright > div:last-child {
          padding-bottom: 0px; } }
  .footer-copyright .copy-left a {
    color: #FFFFFF; }
    .footer-copyright .copy-left a:hover {
      color: #FFD700; }
  @media (max-width: 991px) {
    .footer-copyright .copy-right {
      text-align: center; } }
  .footer-copyright .copy-right ul {
    margin-bottom: 0px; }
    .footer-copyright .copy-right ul li {
      display: inline-block;
      vertical-align: middle;
      line-height: 1; }
      .footer-copyright .copy-right ul li a {
        padding-right: 15px;
        border-right: 1px solid #999999;
        margin-right: 15px;
        line-height: 1; }
        .rtl .footer-copyright .copy-right ul li a {
          padding-left: 15px;
          padding-right: inherit; }
        .rtl .footer-copyright .copy-right ul li a {
          margin-left: 15px;
          margin-right: inherit; }
      .footer-copyright .copy-right ul li:last-child a {
        padding-right: 0px;
        border-right: 0px;
        margin-right: 0px; }
        .rtl .footer-copyright .copy-right ul li:last-child a {
          padding-left: 0px;
          padding-right: inherit; }
        .rtl .footer-copyright .copy-right ul li:last-child a {
          margin-left: 0px;
          margin-right: inherit; }

@media (max-width: 1439px) and (min-width: 1200px) {
  .block_newsletter form input[type="email"] {
    padding: 11px 10px 11px 55px; }
    .rtl .block_newsletter form input[type="email"] {
      padding: 11px 55px 11px 10px; } }
@media (max-width: 1439px) and (min-width: 1200px) {
  .block_newsletter form input[type="email"]:focus {
    padding: 11px 10px 11px 55px; }
    .rtl .block_newsletter form input[type="email"]:focus {
      padding: 11px 55px 11px 10px; } }
@media (max-width: 1439px) and (min-width: 1200px) {
  .block_newsletter form .btn {
    position: inherit;
    margin-top: 10px; } }

/*# sourceMappingURL=footerposition1957400693.css.map */
