/* Footer 3 */
#footer {
  background: #000; }
  #footer .block-newsletter h3 {
    color: #fff;
    font-size: 30px;
    font-weight: 400; }
  #footer .block-newsletter .form-group {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    max-width: 100%; }
    @media (min-width: 1200px) {
      #footer .block-newsletter .form-group {
        max-width: 673px;
        margin-top: 43px; } }
  #footer .block-newsletter .input-group i {
    left: 20px; }
  #footer .block-newsletter .input-group .form-control {
    border: solid 1px #000;
    height: 56px;
    padding: 18px 20px 18px 60px; }
    @media (min-width: 576px) {
      #footer .block-newsletter .input-group .form-control {
        padding-right: 160px; } }
  #footer .block-newsletter .input-group-btn .btn {
    padding: 17px 5px;
    background: #fff;
    border: solid 1px #fff;
    color: #000;
    text-align: center;
    font-size: 12px;
    line-height: 18px; }
    #footer .block-newsletter .input-group-btn .btn:hover, #footer .block-newsletter .input-group-btn .btn:active, #footer .block-newsletter .input-group-btn .btn:focus, #footer .block-newsletter .input-group-btn .btn:active:focus, #footer .block-newsletter .input-group-btn .btn:active:hover, #footer .block-newsletter .input-group-btn .btn:active.focus {
      color: #000;
      border-color: #c0de01;
      background: #c0de01; }
  @media (min-width: 576px) {
    #footer .block-newsletter .input-group-btn {
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      margin-top: 0; }
      #footer .block-newsletter .input-group-btn .btn {
        width: 152px; } }
  #footer .link-list-title {
    color: #fff; }
    #footer .link-list-title a {
      color: #fff; }
      #footer .link-list-title a:hover {
        color: #c0de01; }
  #footer .link-list ul > li a {
    color: #9e9e9e; }
    #footer .link-list ul > li a:hover, #footer .link-list ul > li a:active, #footer .link-list ul > li a:focus {
      color: #fff; }
  @media (min-width: 768px) {
    #footer .link-list:not(.block-contact) .link-list-title {
      display: none !important; }
    #footer .link-list:not(.block-contact) ul {
      margin-top: 0; } }
  @media (min-width: 1200px) {
    #footer .link-list ul {
      margin-top: 45px; } }
  #footer .block-social ul {
    margin-top: 55px; }
    #footer .block-social ul > li a {
      color: #9e9e9e; }
      #footer .block-social ul > li a:hover, #footer .block-social ul > li a:active, #footer .block-social ul > li a:focus {
        color: #fff; }
  #footer .jxml-copyright {
    border-top: solid 1px rgba(158, 158, 158, 0.5);
    padding-top: 40px;
    padding-bottom: 47px;
    text-align: center;
    margin-top: 30px; }
    @media (min-width: 768px) {
      #footer .jxml-copyright {
        margin-top: 40px; } }
    @media (min-width: 1200px) {
      #footer .jxml-copyright {
        margin-top: 75px; } }
  #footer .footer-content {
    margin-top: 120px; }
    @media (max-width: 1199px) {
      #footer .footer-content {
        margin-top: 100px; } }
    @media (max-width: 767px) {
      #footer .footer-content {
        margin-top: 60px; } }
  @media (min-width: 768px) and (max-width: 991px) {
    #footer .footer-content > div:nth-child(1n+4) {
      margin-top: 60px; } }
  @media (max-width: 767px) {
    #footer .footer-content > div:nth-child(1n+2) {
      margin-top: 30px; } }
