footer.footer {
  background-color: #2f2f2f;
  padding: 0 inherit 15px;
  position: relative;
  z-index: 3; }
  footer.footer a {
    color: #fff;
    font-weight: bold; }
    footer.footer a:hover, footer.footer a:focus {
      font-weight: bold;
      text-decoration: none; }
  footer.footer .footer-details-wrapper {
    color: #fff;
    font-size: 1.2rem;
    font-weight: normal;
    padding: 20px 0; }
    footer.footer .footer-details-wrapper a {
      color: #fff;
      font-weight: bold;
      text-decoration: underline; }
      footer.footer .footer-details-wrapper a:hover, footer.footer .footer-details-wrapper a:focus {
        font-weight: bold;
        color: #d0ab54;
        text-decoration: none; }
    footer.footer .footer-details-wrapper img {
      height: 12px;
      position: relative;
      top: -3px; }
    @media (max-width: 991.98px) {
      footer.footer .footer-details-wrapper div {
        padding-bottom: 10px; } }
    footer.footer .footer-details-wrapper .seo {
      font-size: 1.4rem; }
      @media (max-width: 991.98px) {
        footer.footer .footer-details-wrapper .seo {
          font-size: 1.2rem; } }
    footer.footer .footer-details-wrapper svg {
      width: 255px;
      height: 55px;
      fill: #fff;
      display: block; }
  footer.footer .footer-promos-wrapper {
    width: 100%;
    display: block;
    background-color: #e9e9eb;
    overflow: hidden;
    position: relative;
    z-index: 2;
    height: 400px; }
    @media (min-width: 992px) {
      footer.footer .footer-promos-wrapper {
        height: 480px;
        background-color: #fdfefe;
        padding: 0 inherit; } }
    footer.footer .footer-promos-wrapper .background-accent {
      width: 100%;
      position: absolute;
      z-index: 1;
      left: 0;
      right: 0;
      height: 400px; }
      footer.footer .footer-promos-wrapper .background-accent:before, footer.footer .footer-promos-wrapper .background-accent:after {
        height: 400px; }
      @media (min-width: 992px) {
        footer.footer .footer-promos-wrapper .background-accent {
          height: 480px; }
          footer.footer .footer-promos-wrapper .background-accent:before, footer.footer .footer-promos-wrapper .background-accent:after {
            height: 480px; } }
      footer.footer .footer-promos-wrapper .background-accent:before {
        background-image: url("../../../App_Themes/mysafra/Images/left-triangles.png");
        background-size: cover;
        background-position: bottom left;
        content: "";
        display: block;
        position: absolute;
        left: 0;
        width: 495px;
        z-index: 1; }
      footer.footer .footer-promos-wrapper .background-accent:after {
        background-image: url("../../../App_Themes/mysafra/Images/right-triangles.png");
        background-size: cover;
        background-position: bottom right;
        content: "";
        display: block;
        position: absolute;
        right: 0;
        width: 495px;
        z-index: 1; }
    footer.footer .footer-promos-wrapper .content-container {
      position: relative;
      z-index: 2; }
      @media (min-width: 992px) {
        footer.footer .footer-promos-wrapper .content-container {
          top: 95px; } }
      footer.footer .footer-promos-wrapper .content-container .footer-tagline {
        font-size: 1.4rem;
        width: 100%;
        text-align: center;
        padding: 10px inherit; }
        footer.footer .footer-promos-wrapper .content-container .footer-tagline .tagline-header {
          color: #580f11;
          font-size: 1.8rem; }
          @media (max-width: 991.98px) {
            footer.footer .footer-promos-wrapper .content-container .footer-tagline .tagline-header {
              margin-top: 20px;
              max-width: 250px;
              margin: 20px auto 5px; } }
        @media (min-width: 992px) {
          footer.footer .footer-promos-wrapper .content-container .footer-tagline {
            font-size: 1.4rem;
            padding: 0 inherit; }
            footer.footer .footer-promos-wrapper .content-container .footer-tagline .tagline-header {
              font-size: 3rem;
              color: #580f11; } }
      footer.footer .footer-promos-wrapper .content-container .footer-promos-container {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        display: -webkit-flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column; }
        footer.footer .footer-promos-wrapper .content-container .footer-promos-container a.promo-item {
          width: 100%;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          display: -webkit-flex;
          -webkit-box-orient: horizontal;
          -webkit-box-direction: normal;
          -ms-flex-direction: row;
          flex-direction: row;
          padding: 10px 20px;
          background-color: #fff;
          border: 1px solid #868686;
          margin-top: 15px;
          text-decoration: none; }
          footer.footer .footer-promos-wrapper .content-container .footer-promos-container a.promo-item svg {
            width: 70px;
            height: 43px;
            fill: #464646; }
            @media (min-width: 992px) {
              footer.footer .footer-promos-wrapper .content-container .footer-promos-container a.promo-item svg {
                margin-left: 15px; } }
          footer.footer .footer-promos-wrapper .content-container .footer-promos-container a.promo-item .button-wrapper {
            width: 100%;
            text-align: right;
            position: relative;
            bottom: 0; }
            footer.footer .footer-promos-wrapper .content-container .footer-promos-container a.promo-item .button-wrapper .btn {
              font-size: 1.4rem;
              display: block;
              margin: 0 auto;
              width: 100%;
              max-width: 200px;
              text-decoration: none; }
          footer.footer .footer-promos-wrapper .content-container .footer-promos-container a.promo-item:focus .btn {
            outline: 2px dotted currentcolor; }
          footer.footer .footer-promos-wrapper .content-container .footer-promos-container a.promo-item:hover svg, footer.footer .footer-promos-wrapper .content-container .footer-promos-container a.promo-item:focus svg {
            fill: #580f11; }
          footer.footer .footer-promos-wrapper .content-container .footer-promos-container a.promo-item:hover .btn-primary, footer.footer .footer-promos-wrapper .content-container .footer-promos-container a.promo-item:focus .btn-primary {
            color: #580f11;
            background: #fff;
            border-color: #580f11;
            text-decoration: none; }
        @media (min-width: 992px) {
          footer.footer .footer-promos-wrapper .content-container .footer-promos-container {
            -webkit-box-orient: horizontal;
            -webkit-box-direction: normal;
            -ms-flex-direction: row;
            flex-direction: row;
            max-width: 855px;
            margin: 45px auto; }
            footer.footer .footer-promos-wrapper .content-container .footer-promos-container a.promo-item {
              width: 265px;
              height: 170px;
              background-color: #fff;
              border: 1px solid #868686;
              margin-right: 20px;
              text-align: center;
              display: -webkit-box;
              display: -ms-flexbox;
              display: flex;
              display: -webkit-flex;
              -webkit-box-orient: vertical;
              -webkit-box-direction: normal;
              -ms-flex-direction: column;
              flex-direction: column; }
              footer.footer .footer-promos-wrapper .content-container .footer-promos-container a.promo-item:last-child {
                margin-right: 0; }
              footer.footer .footer-promos-wrapper .content-container .footer-promos-container a.promo-item svg {
                width: 110px;
                height: 125px;
                margin: 20px auto 0;
                fill: #464646; }
              footer.footer .footer-promos-wrapper .content-container .footer-promos-container a.promo-item .button-wrapper {
                width: 100%;
                text-align: center;
                bottom: -25px; }
                footer.footer .footer-promos-wrapper .content-container .footer-promos-container a.promo-item .button-wrapper .btn {
                  font-size: 1.6rem;
                  min-width: 0;
                  width: 190px;
                  text-decoration: none; } }
