#footer {
  padding: 50px 0 0;
  background-color: #2f3044; }
  #footer .footer_content .footer_flex {
    margin-bottom: 30px;
    justify-content: space-between; }
    #footer .footer_content .footer_flex span, #footer .footer_content .footer_flex a {
      color: #ffffff; }
    #footer .footer_content .footer_flex .item_group {
      display: flex; }
      @media (max-width: 991px) {
        #footer .footer_content .footer_flex .item_group {
          margin-top: 25px; } }
      #footer .footer_content .footer_flex .item_group .item {
        flex: 0 0 auto;
        margin-right: 100px; }
        #footer .footer_content .footer_flex .item_group .item.contact {
          margin: 0; }
  #footer .footer_content svg {
    height: 43.5px; }
  #footer .footer_content .item h5 {
    color: #ffffff;
    font-size: 16px;
    margin-bottom: 25px;
    background: none !important; }
  #footer .footer_content .item li {
    line-height: 1em;
    margin-bottom: 10px; }
  #footer .footer_content .contact {
    flex: 0 0 20%; }
  #footer .footer_content .linklists {
    flex: 0 0 20%; }
  #footer .footer_content .fb_fanpage {
    flex: 0 0 20%; }
  #footer .footer_content .media-bar {
    display: none; }
  #footer .footer_footer {
    padding: 10px 0; }
    #footer .footer_footer * {
      color: #cdc3c4;
      font-size: 12px; }
    #footer .footer_footer .footer_info {
      padding: 0 19px 17px; }
    #footer .footer_footer .copyright {
      width: 100%;
      color: #ffffff;
      padding: 19px 19px 25px;
      border-top: 1px solid #53556e;
      display: flex;
      justify-content: space-between; }
      #footer .footer_footer .copyright a {
        color: #ffffff; }
      #footer .footer_footer .copyright img {
        max-height: 27px;
        max-width: 100%;
        height: auto; }
    @media (max-width: 767px) {
      #footer .footer_footer .footer_info {
        padding: 0 0 17px; }
      #footer .footer_footer .copyright {
        padding: 19px 0 25px;
        flex-wrap: wrap; }
        #footer .footer_footer .copyright .words {
          margin-bottom: 10px; } }
  #footer .social_media .facebook-svg .svg-border, #footer .social_media .facebook-svg .svg-text, #footer .social_media .instagram-svg .svg-border, #footer .social_media .instagram-svg .svg-text, #footer .social_media .line-svg .svg-border, #footer .social_media .line-svg .svg-text, #footer .social_media .youtube-svg .svg-border, #footer .social_media .youtube-svg .svg-text {
    fill: #808080; }
  #footer .social_media svg .svg-border {
    fill: #ffffff !important; }
  #footer .social_media .facebook-svg:hover .svg-background {
    fill: #3b5998 !important; }
  #footer .social_media .instagram-svg .svg-border {
    fill: none !important; }
  #footer .social_media .phone-svg:hover .svg-background {
    fill: #60e860; }
  @media (max-width: 991px) {
    #footer {
      padding-top: 39px; }
      #footer .footer_content .footer_flex {
        margin-bottom: 25px;
        position: relative; }
        #footer .footer_content .footer_flex .item_group {
          order: 2;
          width: 100%; }
      #footer .footer_content .logo {
        display: none;
        flex: 0 0 100%; }
        #footer .footer_content .logo .logo-image {
          margin-bottom: 20px; }
      #footer .footer_content .contact {
        flex: 0 0 100%;
        order: 1; }
      #footer .footer_content .linklists {
        flex: 0 0 100%;
        order: 2; }
      #footer .footer_content .fb_fanpage {
        flex: 0 0 100%;
        order: 3; }
      #footer .footer_content .media-bar {
        display: block;
        flex: 0 0 100%;
        order: 4;
        border-top: 1px solid #cdc3c4; } }
  @media (max-width: 767px) {
    #footer .footer_content .footer_flex {
      padding: 0 14px; }
    #footer .footer_content .contact hr, #footer .footer_content .linklists hr, #footer .footer_content .fb_fanpage hr {
      transform: none; }
    #footer .footer_content .contact {
      padding-left: 0; } }
  @media (max-width: 575px) {
    #footer .footer_content .linklists {
      display: none; }
    #footer .footer_footer .mobile-cash-flow {
      margin-bottom: 30px; } }

