@media screen and (max-width: 767.98px) {
  .footerNew3 {
    width: 100%;
    position: relative;
  }

  .footerNew3 .contentFooter {
    width: 100%;
    position: relative;
    background-color: #303220;
    padding: 10% 30px 15% 30px;
  }

  .contentFooter .footerFlex {
    width: 100%;
    position: relative;
  }

  .footer1,
  .footer2,
  .footer3,
  .footer4 {
    width: 100%;
    position: relative;
  }

  .footer1 .logos {
    width: 100%;
    position: relative;
    margin-bottom: 30px;
  }

  .logos img {
    width: 45%;
    display: block;
    margin-inline: auto;
  }

  .footer1 p {
    font: normal normal 400 14px/26px Sanchez;
    text-align: center;
    color: #fff;
    margin-bottom: 40px;
  }

  .footer1 .lineFooter,
  .footer2 .lineFooter {
    width: 100%;
    display: block;
    margin-bottom: 40px;
  }

  .footer2 .btnF2 {
    width: 100%;
    display: flex;
    justify-content: center;
    margin-bottom: 40px;
  }

  .footer2 h3 {
    font: normal normal 400 20px/30px Codex;
    text-align: center;
    color: #a57746;
    -webkit-text-stroke: 0.5px #a57746;
    margin-bottom: 20px;
  }

  .footer2 p {
    font: normal normal 400 14px/26px Sanchez;
    text-align: center;
    color: #fff;
    margin-bottom: 30px;
  }

  .footer2 a {
    width: fit-content;
    font: normal normal 400 14px/21px Sanchez;
    text-align: center;
    color: #fff;
    text-decoration: underline;
  }

  .footer3 h3 {
    font: normal normal 400 20px/30px Codex;
    text-align: center;
    color: #a57746;
    -webkit-text-stroke: 0.5px #a57746;
    margin-bottom: 20px;
  }

  .footer3 .iconLocs {
    width: 10%;
    display: block;
    margin-inline: auto;
    margin-bottom: 10px;
  }

  .footer3 p {
    font: normal normal 400 14px/26px Sanchez;
    text-align: center;
    color: #fff;
    margin-bottom: 30px;
  }

  .footer3 h4 {
    font: normal normal 400 16px/30px Codex;
    text-align: center;
    color: #fff;
    -webkit-text-stroke: 0.5px #fff;
    margin-bottom: 10px;
  }

  .footer3 .btnF3 {
    width: 100%;
    position: relative;
    display: flex;
    justify-content: center;
    margin-bottom: 30px;
  }

  .btnF3 a {
    width: fit-content;
    font: normal normal 400 14px/21px Sanchez;
    text-align: center;
    color: #fff;
    text-decoration: underline;
  }

  .btnF3 a:hover {
    text-decoration: underline;
  }

  .footer4 {
    width: 100%;
    position: relative;
    margin-bottom: 40px;
  }

  .footer4 .lineFooter {
    width: 100%;
    display: block;
    margin-top: 40px;
    margin-bottom: 40px;
  }

  .footer5 {
    width: 100%;
    position: relative;
  }

  .footer5 .footer5A {
    width: 100%;
    position: relative;
    margin-bottom: 50px;
  }

  .footer5A h3 {
    font: normal normal 400 20px/30px Codex;
    text-align: center;
    color: #a57746;
    -webkit-text-stroke: 0.5px #a57746;
    margin-bottom: 20px;
  }

  .footer5A .btnF5 {
    width: 100%;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px;
  }

  .btnF5 a {
    width: 13%;
    position: relative;
    display: block;
  }

  .btnF5 a img {
    width: 100%;
    display: block;
  }

  .footer5B {
    width: 100%;
    position: relative;
  }

  .footer5B p {
    font: normal normal 400 11px / 20px Sanchez;
    letter-spacing: 0px;
    color: #ffffff;
    text-align: center;
    width: 60%;
    margin-inline: auto;
  }

  .imageBotF {
    width: 100%;
    position: relative;
  }

  .imageBotF img,
  .imageBotF picture {
    width: 100%;
    display: block;
  }
}

@media screen and (min-width: 768px) and (max-width: 991.98px) {
  .footerNew3 {
    width: 100%;
    position: relative;
  }

  .footerNew3 .contentFooter {
    width: 100%;
    position: relative;
    background-color: #303220;
    padding: 10% 30px 15% 30px;
  }

  .contentFooter .footerFlex {
    width: 100%;
    position: relative;
  }

  .footer1,
  .footer2,
  .footer3,
  .footer4 {
    width: 100%;
    position: relative;
  }

  .footer1 .logos {
    width: 100%;
    position: relative;
    margin-bottom: 30px;
  }

  .logos img {
    width: 45%;
    display: block;
    margin-inline: auto;
  }

  .footer1 p {
    font: normal normal 400 14px/26px Sanchez;
    text-align: center;
    color: #fff;
    margin-bottom: 40px;
  }

  .footer1 .lineFooter,
  .footer2 .lineFooter {
    width: 100%;
    display: block;
    margin-bottom: 40px;
  }

  .footer2 .btnF2 {
    width: 100%;
    display: flex;
    justify-content: center;
    margin-bottom: 40px;
  }

  .footer2 h3 {
    font: normal normal 400 20px/30px Codex;
    text-align: center;
    color: #a57746;
    -webkit-text-stroke: 0.5px #a57746;
    margin-bottom: 20px;
  }

  .footer2 p {
    font: normal normal 400 14px/26px Sanchez;
    text-align: center;
    color: #fff;
    margin-bottom: 30px;
  }

  .footer2 a {
    width: fit-content;
    font: normal normal 400 14px/21px Sanchez;
    text-align: center;
    color: #fff;
    text-decoration: underline;
  }

  .footer3 h3 {
    font: normal normal 400 20px/30px Codex;
    text-align: center;
    color: #a57746;
    -webkit-text-stroke: 0.5px #a57746;
    margin-bottom: 20px;
  }

  .footer3 .iconLocs {
    width: 10%;
    display: block;
    margin-inline: auto;
    margin-bottom: 10px;
  }

  .footer3 p {
    font: normal normal 400 14px/26px Sanchez;
    text-align: center;
    color: #fff;
    margin-bottom: 30px;
  }

  .footer3 h4 {
    font: normal normal 400 16px/30px Codex;
    text-align: center;
    color: #fff;
    -webkit-text-stroke: 0.5px #fff;
    margin-bottom: 10px;
  }

  .footer3 .btnF3 {
    width: 100%;
    position: relative;
    display: flex;
    justify-content: center;
    margin-bottom: 30px;
  }

  .btnF3 a {
    width: fit-content;
    font: normal normal 400 14px/21px Sanchez;
    text-align: center;
    color: #fff;
    text-decoration: underline;
  }

  .btnF3 a:hover {
    text-decoration: underline;
  }

  .footer4 {
    width: 100%;
    position: relative;
    margin-bottom: 40px;
  }

  .footer4 .lineFooter {
    width: 100%;
    display: block;
    margin-top: 40px;
    margin-bottom: 40px;
  }

  .footer5 {
    width: 100%;
    position: relative;
  }

  .footer5 .footer5A {
    width: 100%;
    position: relative;
    margin-bottom: 50px;
  }

  .footer5A h3 {
    font: normal normal 400 20px/30px Codex;
    text-align: center;
    color: #a57746;
    -webkit-text-stroke: 0.5px #a57746;
    margin-bottom: 20px;
  }

  .footer5A .btnF5 {
    width: 100%;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px;
  }

  .btnF5 a {
    width: 13%;
    position: relative;
    display: block;
  }

  .btnF5 a img {
    width: 100%;
    display: block;
  }

  .footer5B {
    width: 100%;
    position: relative;
  }

  .footer5B p {
    font: normal normal 400 11px / 20px Sanchez;
    letter-spacing: 0px;
    color: #ffffff;
    text-align: center;
    width: 50%;
    margin-inline: auto;
  }

  .imageBotF {
    width: 100%;
    position: relative;
  }

  .imageBotF img,
  .imageBotF picture {
    width: 100%;
    display: block;
  }
}

@media screen and (min-width: 992px) and (max-width: 1199.98px) {
  .footerNew3 {
    width: 100%;
    position: relative;
  }

  .footerNew3 .contentFooter {
    width: 100%;
    position: relative;
    background-color: #303220;
    padding: 10% 20px 5% 20px;
  }

  .contentFooter .headFooter {
    width: 100%;
    position: relative;
    padding-bottom: 10px;
    border-bottom: 2px solid #a57746;
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    margin-bottom: 50px;
  }

  .headFooter .logos {
    width: 20%;
    position: relative;
  }

  .logos img {
    width: 100%;
    display: block;
  }

  .headFooter p {
    font: normal normal 400 13px/26px Sanchez;
    color: #fff;
    text-align: right;
    width: 65%;
  }

  .contentFooter .mainFooter {
    width: 100%;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 10%;
  }

  .mainFooter .cardFooter {
    width: 30%;
    position: relative;
  }

  .cardFooter h2 {
    font: normal normal 400 25px/35px Codex;
    text-align: center;
    color: #a57746;
    -webkit-text-stroke: #a57746;
    margin-bottom: 30px;
  }

  .cardFooter .paraL {
    font: normal normal 400 15px/26px Sanchez;
    color: #fff;
    text-align: center;
    margin-bottom: 30px;
  }

  .cardFooter .btnF2 {
    width: 100%;
    position: relative;
    display: flex;
    justify-content: center;
  }

  .btnF2 a {
    width: fit-content;
    font: normal normal 400 13px/21px Sanchez;
    text-align: center;
    color: #fff;
    text-decoration: underline;
  }

  .cardFooter .cardLoc {
    width: 100%;
    position: relative;
    display: flex;
    gap: 10px;
    align-items: center;
  }

  .cardLoc .iconLocs {
    width: 10%;
    display: block;
  }

  .flexLoc h4 {
    font: normal normal 400 15px/25px Codex;
    color: #fff;
    margin-bottom: 10px;
  }

  .cardLoc p {
    font: normal normal 400 15px/25px Sanchez;
    color: #fff;
  }

  .flexLoc .btnF3 {
    width: 100%;
    position: relative;
  }

  .btnF3 a {
    width: fit-content;
    font: normal normal 400 14px / 21px Sanchez;
    text-align: center;
    color: #fff;
    text-decoration: underline;
  }

  .imageBotF {
    width: 100%;
    position: relative;
  }

  .imageBotF img {
    width: 100%;
    display: block;
  }

  .contentFooter .bottFooter {
    width: 100%;
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
  }

  .bottFooter .btnF5 {
    width: 30%;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px;
  }

  .btnF5 a {
    width: 15%;
    position: relative;
    display: block;
  }

  .btnF5 a img {
    width: 100%;
    display: block;
  }

  .bottFooter h4 {
    font: normal normal 400 11px/14px Sanchez;
    text-align: center;
    color: #fff;
  }
}

@media screen and (min-width: 1199px) and (max-width: 1499.98px) {
  .footerNew3 {
    width: 100%;
    position: relative;
  }

  .footerNew3 .contentFooter {
    width: 100%;
    position: relative;
    background-color: #303220;
    padding: 10% 20px 5% 20px;
  }

  .contentFooter .headFooter {
    width: 100%;
    position: relative;
    padding-bottom: 10px;
    border-bottom: 2px solid #a57746;
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    margin-bottom: 50px;
  }

  .headFooter .logos {
    width: 20%;
    position: relative;
  }

  .logos img {
    width: 100%;
    display: block;
  }

  .headFooter p {
    font: normal normal 400 13px/26px Sanchez;
    color: #fff;
    text-align: right;
    width: 65%;
  }

  .contentFooter .mainFooter {
    width: 100%;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 10%;
  }

  .mainFooter .cardFooter {
    width: 30%;
    position: relative;
  }

  .cardFooter h2 {
    font: normal normal 400 25px/35px Codex;
    text-align: center;
    color: #a57746;
    -webkit-text-stroke: #a57746;
    margin-bottom: 30px;
  }

  .cardFooter .paraL {
    font: normal normal 400 15px/26px Sanchez;
    color: #fff;
    text-align: center;
    margin-bottom: 30px;
  }

  .cardFooter .btnF2 {
    width: 100%;
    position: relative;
    display: flex;
    justify-content: center;
  }

  .btnF2 a {
    width: fit-content;
    font: normal normal 400 13px/21px Sanchez;
    text-align: center;
    color: #fff;
    text-decoration: underline;
  }

  .cardFooter .cardLoc {
    width: 100%;
    position: relative;
    display: flex;
    gap: 10px;
    align-items: center;
  }

  .cardLoc .iconLocs {
    width: 10%;
    display: block;
  }

  .flexLoc h4 {
    font: normal normal 400 15px/25px Codex;
    color: #fff;
    margin-bottom: 10px;
  }

  .cardLoc p {
    font: normal normal 400 15px/25px Sanchez;
    color: #fff;
  }

  .flexLoc .btnF3 {
    width: 100%;
    position: relative;
  }

  .btnF3 a {
    width: fit-content;
    font: normal normal 400 14px / 21px Sanchez;
    text-align: center;
    color: #fff;
    text-decoration: underline;
  }

  .imageBotF {
    width: 100%;
    position: relative;
  }

  .imageBotF img {
    width: 100%;
    display: block;
  }

  .contentFooter .bottFooter {
    width: 100%;
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
  }

  .bottFooter .btnF5 {
    width: 30%;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px;
  }

  .btnF5 a {
    width: 15%;
    position: relative;
    display: block;
  }

  .btnF5 a img {
    width: 100%;
    display: block;
  }

  .bottFooter h4 {
    font: normal normal 400 11px/14px Sanchez;
    text-align: center;
    color: #fff;
  }
}

@media screen and (min-width: 1500px) {
  .footerNew3 {
    width: 100%;
    position: relative;
  }

  .footerNew3 .contentFooter {
    width: 100%;
    position: relative;
    background-color: #303220;
    padding: 10% 20px 5% 20px;
  }

  .contentFooter .headFooter {
    width: 100%;
    position: relative;
    padding-bottom: 10px;
    border-bottom: 2px solid #a57746;
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    margin-bottom: 50px;
  }

  .headFooter .logos {
    width: 20%;
    position: relative;
  }

  .logos img {
    width: 100%;
    display: block;
  }

  .headFooter p {
    font: normal normal 400 13px/26px Sanchez;
    color: #fff;
    text-align: right;
    width: 65%;
  }

  .contentFooter .mainFooter {
    width: 100%;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 10%;
  }

  .mainFooter .cardFooter {
    width: 30%;
    position: relative;
  }

  .cardFooter h2 {
    font: normal normal 400 25px/35px Codex;
    text-align: center;
    color: #a57746;
    -webkit-text-stroke: #a57746;
    margin-bottom: 30px;
  }

  .cardFooter .paraL {
    font: normal normal 400 15px/26px Sanchez;
    color: #fff;
    text-align: center;
    margin-bottom: 30px;
  }

  .cardFooter .btnF2 {
    width: 100%;
    position: relative;
    display: flex;
    justify-content: center;
  }

  .btnF2 a {
    width: fit-content;
    font: normal normal 400 13px/21px Sanchez;
    text-align: center;
    color: #fff;
    text-decoration: underline;
  }

  .cardFooter .cardLoc {
    width: 100%;
    position: relative;
    display: flex;
    gap: 10px;
    align-items: center;
  }

  .cardLoc .iconLocs {
    width: 10%;
    display: block;
  }

  .flexLoc h4 {
    font: normal normal 400 15px/25px Codex;
    color: #fff;
    margin-bottom: 10px;
  }

  .cardLoc p {
    font: normal normal 400 15px/25px Sanchez;
    color: #fff;
  }

  .flexLoc .btnF3 {
    width: 100%;
    position: relative;
  }

  .btnF3 a {
    width: fit-content;
    font: normal normal 400 14px / 21px Sanchez;
    text-align: center;
    color: #fff;
    text-decoration: underline;
  }

  .imageBotF {
    width: 100%;
    position: relative;
  }

  .imageBotF img {
    width: 100%;
    display: block;
  }

  .contentFooter .bottFooter {
    width: 100%;
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
  }

  .bottFooter .btnF5 {
    width: 30%;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px;
  }

  .btnF5 a {
    width: 15%;
    position: relative;
    display: block;
  }

  .btnF5 a img {
    width: 100%;
    display: block;
  }

  .bottFooter h4 {
    font: normal normal 400 11px/14px Sanchez;
    text-align: center;
    color: #fff;
  }
}
