body {
    color: rgb(100, 100, 100);
    -webkit-appearance: none !important;
    -webkit-border-radius: 0 !important;
    font-family: "Montserrat";
  }
  
  .mobileElement {
    display: none !important;
  }
  
  .footerItemTitle {
    position: relative;
    top: 6%;
    color: #b0935c;
    visibility: hidden;
  }
  
  .footerItemTitle2 {
    position: relative;
    top: 6%;
    color: #b0935c;
    visibility: hidden;
  }
  
  .sponsor {
    margin: 25px;
    filter: grayscale(100%) contrast(33%);
    transform: .5s all ease-in-out;
  }
  
  .sponsor:hover{
    filter: unset;
  }

.sponsor img{
  max-height: 100px
}
  
  #clubSponsorsContainer {
    position: relative;
    top: -15px;
    width: auto;
    left: 0;
    align-items: center;
    text-align: center;
    top: -3px;
    margin: 50px 0;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  #clubSponsorsContainer .slick-track {
    display: flex;
    align-items: center;
  }
  
  p,
  strong {
    color: white;
    font-size: 13px;
    line-height: 17.15px;
  }
  
  /*#socialContainer {
      position: relative;
      height: 50px;
      margin-top: 111px;
  }*/
  
  .footerItem {
    position: relative;
    /* margin-bottom: 499px; */
    margin-top: 14px;
    font-size: 13;
    /* color: #f1f1f1; */
    text-transform: uppercase;
  }
  
  .footerItem:hover{
    font-weight: 600;
  }
  
  .footerItem2 {
    position: relative;
    /* margin-bottom: 499px; */
    margin-top: 14px;
    font-size: 9pt;
    color: #b0935c;
    text-transform: uppercase;
  }
  
  .footerItemsContainer {
    position: relative;
    /* top: 8%; */
    margin-top: -11px;
    /* left: 0%; */
  }
  
  .footerItemsContainer2 {
    position: relative;
    color: #b0935c;
    margin-top: -11px;
    /* left: 0%; */
  }
  
  .footerItemContainer {
    color: white;
    /* top: 52%; 
      position: relative;
      margin-top: 45px;
      margin-bottom: 80px;
      */
  }
  
  .footerItemContainer2 {
    /* top: 52%; */
    position: relative;
    margin-top: 62px;
    margin-bottom: 80px;
  }
  
  #footerContainer {
    width: 100%;
    height: 275px;
    display: flex;
    top: 150px;
    justify-content: space-evenly;
    background-color: #091538;
    align-items: center;
  }
  
  #footerMapText {
    color: #06255b;
    margin-bottom: 20px;
    position: relative;
    margin-top: 58px;
  }
  
  #footerMap {
    display: flex;
    justify-content: center;
    flex-flow: column;
    top: 0;
    height: 241px;
    position: relative;
  }
  
  .container-copyright {
    padding: 15px 0;
    text-align: center;
    color: #091538;
    background: #0ee696;
    font-size: 13px;
  }
  
  /*#footerLogoContainer {
      display: flex;
      justify-content: center;
      flex-flow: column-reverse;
      bottom: 0%;
      width: 47px;
      height: 117px;
      position: relative;
  }*/
  
  #footerLogoContainer img {
    position: unset !important;
    right: unset !important;
    top: unset !important;
    width: 100% !important;
  }
  
  #footerCopyright {
    position: absolute;
    bottom: 0;
    background-color: #e6e6e6;
    width: 100%;
    left: 0;
    display: flex;
    text-align: center;
    justify-content: center;
    height: 50px;
    color: #4d4d4d;
  }
  
  #socialContainer {
    display: flex;
    align-items: center;
    /* justify-content: space-between; */
    gap: 30px;
  }
  
  #socialContainer img {
    margin-right: unset !important;
  }
  
  .footerCopyrightText {
    font-size: 8pt;
    display: flex;
    /* margin-right: 1px; */
    position: relative;
    line-height: 49px;
    justify-content: center;
    /* flex-flow: column-reverse; */
    width: 100%;
  }
  
  .footerCopyrightBoldText {
    font-size: 10px;
    display: flex;
    margin-right: 4px;
    margin-left: 4px;
    justify-content: center;
    /* flex-flow: column-reverse; */
  }
  
  @media screen and (max-width: 780px) {
    .footerItemTitle {
      position: relative;
      top: 6%;
      color: #b0935c;
      visibility: hidden;
      display: none;
    }
    .footerItemTitle2 {
      position: relative;
      top: 6%;
      color: #b0935c;
      visibility: hidden;
    }
    .slick-initialized .slick-slide {
      height: 2%;
    }
    #clubSponsorsContainer {
      /*position: relative;
      top: 98px !important;*/
      width: 90%;
      margin: auto;
      /*height: auto !important;
      left: 15%;*/
    }
    #clubSponsorsContainer .slick-track{
      display: flex;
      align-items: center;
    }
    #clubSponsorsContainer button {
      display: none !important;
    }
    #socialContainer {
      /*position: relative;
      height: 50px;
      margin-top: 43px;
      margin-bottom: 50px;
      width: 89%;
      left: 9%;
      margin-right: 0px; */
      justify-content: center;
    }
    #socialContainer img {
      width: 30px !important;
    }
    .footerItem {
      position: relative;
      /* margin-bottom: 499px; */
      margin-top: 20px;
      font-size: 12pt;
      /* color: #f1f1f1; */
      text-transform: uppercase;
    }
    .footerItem2 {
      position: relative;
      /* margin-bottom: 499px; */
      margin-top: 14px;
      font-size: 9pt;
      color: #b0935c;
      text-transform: uppercase;
    }
    .footerItemsContainer {
      position: relative;
      /* top: 8%; */
      margin-top: 20px;
      /* left: 13%; */
      /* justify-content: center; */
      text-align: center;
    }
    .ubicacion {
      text-align: center;
      margin: 35px 0;
    }
    .container-copyright {
      /*bottom: -160px;
      position: absolute;
      width: 100%;*/
      font-size: 12px;
    }
    .footerItemsContainer2 {
      position: relative;
      color: #b0935c;
      margin-top: -11px;
      margin-bottom: 75px;
      /* left: 0%; */
    }
    .footerItemContainer {
      /* top: 52%; */
      position: relative;
      /* margin-top: 45px; */
      color: white;
      margin-bottom: 0px;
    }
    .footerItemContainer2 {
      top: 0;
      position: relative;
      margin-top: 0px;
      margin-bottom: 0px;
      position: relative;
      /* top: 8%; */
      margin-top: 18px;
      /* left: 13%; */
      /* justify-content: center; */
      text-align: center;
    }
    #footerContainer {
      width: 100%;
      height: auto;
      display: block;
      /*position: relative;*/
      margin-top: 2rem;
      top: 150px;
      padding-bottom: 70px;
      justify-content: space-evenly;
      background-color: #091538;
    }
    #footerMapText {
      color: #06255b;
      margin-bottom: 20px;
      position: relative;
      margin-top: 58px;
    }
    #footerMap {
      display: flex;
      justify-content: center;
      flex-flow: column;
      top: 0;
      height: 241px;
      position: relative;
    }
    #footerLogoContainer {
      width: 60%;
      margin: auto;
      padding-top: 3rem;
    }
    #footerCopyright {
      position: absolute;
      bottom: 0;
      background-color: #e6e6e6;
      width: 100%;
      left: 0;
      display: flex;
      text-align: center;
      justify-content: center;
      height: 50px;
      color: #4d4d4d;
    }
    .footerCopyrightText {
      font-size: 8pt;
      display: flex;
      /* margin-right: 1px; */
      position: relative;
      line-height: 49px;
      justify-content: center;
      /* flex-flow: column-reverse; */
      width: 100%;
    }
    .footerCopyrightBoldText {
      font-size: 10px;
      display: flex;
      margin-right: 4px;
      margin-left: 4px;
      justify-content: center;
      /* flex-flow: column-reverse; */
    }
    .footerImage {
      width: 100px !important;
      position: relative;
      left: 37%;
      top: 45% !important;
    }
    .sponsors {
      width: 95%;
      margin: auto;
      position: relative;
    }
    #clubSponsorsContainer {
      top: 18px;
    }
    .arrowLeftSponsors {
      position: absolute;
      top: 60%;
    }
    .arrowRightSponsors {
      position: absolute;
      right: 0%;
      top: 60%;
    }
    .mobileElement {
      display: block !important;
    }
  
    .sponsor{
      display: flex !important;
      align-items: center;
      justify-content: center;
    }
  }
  
  
  @media only screen and (min-width: 769px) and  (max-width: 1025px) {
    .sponsor{
      display: flex !important;
      align-items: center;
      justify-content: center;
    }
    .footerItem{
      font-size: 12px;
    }
    .ubicacion p{
      font-size: 12px;
      line-height: 12px;
    }
    #socialContainer img{
      width: 30px;
    }
  }
  
  @media only screen and (min-width: 769px) and  (max-width: 1350px) {
    .sponsor{
      margin: 10px;
      margin-left: 38px;
      margin-right: 38px;
    }

    #clubSponsorsContainer {
      flex-wrap: wrap;
  }
  }
  
  