#footerDummy {
  position: absolute;
  display: block;
  width: 100%;
  overflow: hidden;
  height: 418px;
}

#footer {
  /* position: absolute; */
  bottom: 0px;
  width: 100%;
  height: auto;
  background-color: #ffffff;
  overflow: hidden;
  text-align: center;
  border-top: 0.5px solid #000;
  border-bottom: 0.5px solid #000;
  display: flex;
  align-items: stretch;
  justify-content: space-between;
}
#footerBottom {
  height: 80px;
  overflow: visible;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.columnsContainer {
  margin: auto;
  margin-top: 50px;
  width: 93%;
  position: relative;
  display: block;
  height: auto;
  overflow: hidden;
  margin-bottom: 25px;
  margin-left: 7%;
  display: flex;
  justify-content: space-between;
}
#rightColumn {
  position: relative;
  float: right;
  width: 32%;
  background-color: var(--principal3);
  bottom: 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
}
.newsletter_go:hover {
    color: var(--principal2);
}

.leftColumn {
  position: relative;
  float: left;
  width: 68%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.footerImg {
  position: relative;
  float: left;
  margin: 20px;
  width: 92%;
}
.imageColumnFooter {
  height: auto;
  float: left;
  top: 6px;
  margin-right: 5px;
  position: relative;
  width: 14px;
}
#mainPopupClose {
  position: relative;
  top: -14px;
  height: 30px;
  right: 14px;
  cursor: pointer;
}

.socialMediaLogo,
.socialMediaLogoHover {
  background-repeat: no-repeat;
  height: 25px;
  width: 25px;
  display: inline-block;
  position: relative;
  background-size: contain;
}

.socialMediaLogoHover {
  display: none;
}

.twDiv,
.fbDiv,
.igDiv {
  display: inline-block;
  margin-right: 15px;
}

.twDiv:hover .socialMediaLogo,
.fbDiv:hover .socialMediaLogo,
.igDiv:hover .socialMediaLogo {
  display: none;
}

.twDiv:hover .socialMediaLogoHover,
.fbDiv:hover .socialMediaLogoHover,
.igDiv:hover .socialMediaLogoHover {
  display: inline-block;
}

.cardsDiv {
  display: flex;
  position: relative;
  float: left;
  align-items: stretch;
}

.cardImg {
  display: inline-block;
  width: 49px;
  position: relative;
  height: 42px;
  max-height: unset;
  margin-right: 10px;
  margin-bottom: 6px;
  /* object-fit: cover; */
}

.cardsDiv a{
  /* width: 12%; */
  margin-right: 12px;
  height: 100%;
}

.cardsDiv a img{
  /* width: calc((100vw - 80px) / 8); */
  /* height: 107%; */
  /* object-fit: cover; */
  /* max-height: unset; */
  /* height: 100%; */
  /* width: 100%; */
  margin-right: 0px;
}

.footerTop {
  width: 85%;
  height: fit-content;
  margin: 0 auto;
  margin-bottom: 5%;
  margin-top: 110px;
  position: relative;
  float: left;
  font-size: 50px;
  /* text-transform: UPPERCASE; */
  color: #000;
  font-weight: 300;
  letter-spacing: 3px;
  margin-left: 7%;
  display: flex;
  align-items: center;
}

.footerTop h1 {
  font-family: 'Spectral' !important;
  font-weight: 300;
  font-size: 26px;
  text-align: left;
  min-width: fit-content;
  margin-right: 30px;
  letter-spacing: 0px;
}

.column {
  float: left;
  color: #000000;
  margin-right: 4%;
}
.column a {
  position: relative;
}

.columnHeading {
  font-weight: bold;
  margin-bottom: 25px;
  color: #000000;
  text-align: left;
  font-size: 15px;
  display: block;
  margin-top: 12px;
  text-transform: none;
}

.columnItem {
  margin-top: 12px;
  text-align: left;
  font-size: 13px;
  line-height: 21px;
}

.columnItem:hover {
  text-decoration: underline;
  cursor: pointer;
}

.centerWrapper {
  position: relative;
  display: inline-block;
  width: auto;
  height: auto;
  overflow: hidden;
}

.lastRow {
  width: 100%;
  float: left;
  margin-top: 108px;
  color: white;
  margin-bottom: 15px;
  font-size: 13px;
}

.footerColumn {
  position: relative;
  float: left;
  height: auto;
  overflow: hidden;
  margin-top: 80px;
  color: white;
  width: 198px;
  margin-right: 35px;
  margin-left: 35px;
  text-align: left;
}

.footerLogo {
  width: 100px;
  float: left;
}

.followUsColumn {
  width: 135px;
}

.footerColumnLink {
  cursor: pointer;
}

.footerColumnLink:hover {
  text-decoration: underline;
}

.newsletterColumn {
  width: 250px;
  display: flex;
  float: left;
  color: white;
  position: relative;
  width: -webkit-fill-available !important;
}

.footerColumnTitle {
  position: relative;
  text-align: left;
  font-size: 15px;
  margin-bottom: 20px;
  letter-spacing: 2px;
  margin-bottom: 30px;
  text-transform: uppercase;
}

.footerColumnRow {
  position: relative;
  font-size: 12px;
  margin-bottom: 10px;
  display: block;
  text-transform: uppercase;
  letter-spacing: 2px;
  margin-top: 13px;
  float: left;
  width: 100%;
}

#emailFooterInput {
  position: relative;
  width: calc(100% - 15px);
  padding-left: 15px;
  height: 32px;
  background-color: white;
  color: #58595b;
  text-indent: 10px;
  line-height: 30px;
  border-radius: 2px;
  font-size: 12px;
  border-bottom: 1px solid #000000;
  float: left;
}

.newsletterColumn img{
  position: absolute;
  left: 0;
  top: calc(50% - 10px);
  height: 15px;
  z-index: 1;
}

#emailFooterInput::-webkit-input-placeholder {
  /* WebKit, Blink, Edge */
  color: #58595b;
  opacity: 1;
  font-weight: 100;
}

#emailFooterInput:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #58595b;
  opacity: 1;
  font-weight: 100;
}

#emailFooterInput::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #58595b;
  opacity: 1;
  font-weight: 100;
}

#emailFooterInput:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #58595b;
  opacity: 1;
  font-weight: 100;
}

#emailFooterInput::-ms-input-placeholder {
  /* Microsoft Edge */
  color: #58595b;
  opacity: 1;
  font-weight: 100;
}

#subscribeNewsletterButton {
  position: relative;
  width: 100%;
  height: calc(100% - 2px);
  margin-top: 1px;
  float: right;
  cursor: pointer;
  margin-right: 0px;
  margin-left: 0;
}

#footerSocialIcons {
  position: relative;
  width: 100%;
  height: auto;
  overflow: hidden;
  margin-top: 30px;
  text-align: center;
}

.footerSocialIcon {
  position: relative;
  width: 42px;
  margin-right: 20px;
}

.newsletter_go {
  position: absolute;
  top: calc(50% - 6px);
  right: 0;
  color: black;
  font-size: 16px;
  letter-spacing: 0;
  font-weight: 600;
  cursor: pointer;
}

#footerLogo {
  vertical-align: top;
  display: inline-block;
  position: relative;
  margin-left: 0;
  margin-right: 4%;
  margin-top: 0px;
  width: 20%;
  float: left;
}
.socialMediaDiv {
  position: relative;
  display: inline-block;
  height: 25px;
  float: left;
  margin-top: 10px;
}
.rights {
  margin-left: 7%;
  text-align: left;
  font-weight: 700;
  color: #000000;
  width: auto;
  position: relative;
  line-height: 80px;
  font-size: 11px;
}
.footerIcon {
  float: left;
  margin-right: 8px;
  width: 36px;
}
.byluna {
  margin-right: 4.5%;
  width: 46%;
}
#mainPopup {
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100vw;
  height: 100vh;
  background-color: rgba(52, 135, 188, 0.8);
  z-index: 22;
  display: none;
  align-items: center;
  justify-content: center;
}
#mainPopupImg {
  position: relative;
  max-width: 90vw;
  margin: 0 auto;
}

#mainPopupImgMobile {
  display: none;
}
.whatsAppWebContainer {
  z-index: 2;
}
.whatsAppWebContainer.open {
  bottom: 10px;
}

@media screen and (max-width: 1200px) {
  
  #content {
    overflow: hidden;
    height: auto;
    margin-bottom: 10px;
  }
  #mainPopupImg {
    display: none;
  }
  #mainPopupDiv {
    margin-top: 11vh;
    max-width: 90vw !important;
    height: auto;
    width: auto;
    max-height: none !important;
  }
  #mainPopupImgMobile {
    display: block;
    max-width: 90vw;
    height: auto;
    margin-left: 0vw;
  }
  .footerTop h1 {
    width: calc(100% - 40px);
    margin: auto;
}
  #footer {
    height: auto;
    overflow: hidden;
    position: relative;
    flex-direction: column;
  }
  .leftColumn {
    width: 100%;
  }
  .footerTop {
    font-size: 26px;
    margin-bottom: 0;
    margin-top: 30px;
    flex-direction: column;
  }
  .rights {
    margin-right: 0;
    text-indent: 0px !important;
    line-height: 43px;
    font-size: 10px;
    width: 90%;
    color: #fff;
    margin-left: 0;
  }

  .footerLogo {
    display: block;
    width: 80px;
    height: auto;
    margin: 0 auto;
    margin-top: 10px;
    float: none;
    margin-bottom: 15px;
  }

  .centerWrapper {
    display: block;
    width: 100%;
  }

  .footerColumn {
    width: 100%;
    margin-top: 40px;
    float: none;
    margin-left: 0px;
    text-align: center;
  }

  .footerTop h1 {
    width: calc(100% - 40px);
    margin: auto;
    text-align: center;
}

  .column.footerLogoColumn {
    display: block;
    margin: 0 auto;
    float: none;
    height: auto;
    overflow: hidden;
  }

  .newsletterColumn {
    width: 95% !important;
    color: white;
    margin: 15px auto 0;
    position: relative;
    float: unset;
  }

  .footerColumnTitle {
    font-size: 15px;
    text-transform: uppercase;
    margin-bottom: 15px;
    text-align: center;
  }

  .footerColumnRow {
    font-size: 12px;
    margin-top: 7px;
    margin-bottom: 7px;
  }

  .footerColumnTime {
    position: relative;
    float: left;
    font-size: 12px;
    margin-right: 10px;
  }

  .footerSocialIcon {
    margin-bottom: 20px;
  }

  .column {
    width: 100% !important;
    overflow: hidden;
    margin: 0px auto;
    float: unset;
    border-top: 1px solid;
  }

  .columnsContainer {
    margin-top: 10px;
    margin-bottom: 0;
    margin-left: 0;
    width: 100%;
    display: block;
  }

  #footer-mobile .centeredContent {
    width: 90% !important;
    margin-left: 5%;
    margin-bottom: 30px;
  }

  .newsletterColumn .columnHeading {
    width: 100%;
  }
  .columnHeading {
    font-size: 13px;
    display: flex;
    width: calc(100% - 40px);
    line-height: 30px;
    margin: 15px auto;
    justify-content: space-between;
    align-items: center;
  }

  .columnItem {
    font-size: 11px;
    width: calc(100% - 60px);
    margin: 0px auto 10px;
  }

  .lastRow {
    margin-top: 15px;
  }

  #emailFooterInput {
    margin: 0px auto;
    float: unset;
    text-indent: 10px;
    padding-left: 15px;
    height: 31px;
    border-radius: 0px;
    width: calc(100% - 15px);
  }
  .newsletter_go {
    position: absolute;
    right: 0;
    bottom: 0px;
    font-size: 11px;
  }
  .footerIcon {
    float: none;
  }
  #footerLogo {
    width: 115px;
    margin-top: 10px;
    margin-bottom: 15px;
    display: block;
    margin-left: 30%;
    margin-right: 20%;
  }
  .byluna {
    margin-right: 0;
    filter: unset !important;
    margin-top: 0px;
    margin-bottom: 0px;
  }

  .cardsDiv {
    float: right;
    width: auto;
    justify-content: center;
    margin: 1px;
    flex-wrap: wrap;
    padding-left: 8px;
  }
  #footerDummy {
    position: relative;
    display: block;
    width: 100%;
    overflow: hidden;
    height: unset !important;
  }

  .socialMediaDiv {
    vertical-align: bottom;
    margin-top: 0;
    float: left;
    display: flex;
    margin-right: auto;
    width: 100%;
    justify-content: center;
    margin-bottom: 30px;
  }
  #footerLogo {
    width: 115px;
    margin-top: 10px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin: 0 auto;
    margin-bottom: 20px;
    float: none;
  }

  .footerMedia {
    height: auto;
    width: 94%;
    align-items: center;
    display: flex !important;
    padding-bottom: 0px;
    border-bottom: none;
    overflow: hidden;
    margin: 30px auto 20px;
    flex-direction: column;
  }
  .cardImg:last-of-type {
    /* margin-right: 0px; */
  }

  img.cardImg {
    /* width: calc((100vw - 80px) / 4); */
    width: unset;
}
  .itemsContainer {
    height: 0;
    overflow: hidden;
  }
  .whatsAppWebContainer {
    width: 140px;
    height: 46px;
  }
  .whatsAppWebContainer.open {
    bottom: 32px;
  }
  #rightColumn {
    width: 100%;
  }
  .footerImg {
    margin-top: 4vw;
    margin-bottom: 0;
    aspect-ratio: 1/1;
    object-fit: cover;
  }
  #footerBottom {
    float: left;
    width: 92%;
    display: flex !important;
    align-items: center;
  }
  #footerBottom.notVisible{
    display: none !important;
  }

  .newsletterColumn img{
    top: calc(50% - 7px);
    height: 12px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1100px) {
  #footer {
    width: 100%;
  }
  .socialMediaDiv {
    margin-right: unset;
    width: 32%;
  }
}
