#footerDummy {
    position: relative;
    display: block;
    width: 100%;
    overflow: hidden;
    height: 0px !important;
}

#footer {
    position: relative;
    bottom: 0px;
    width: 100%;
    height: fit-content;
    background: white;
    overflow: hidden;
    text-align: center;
}

.line {
    display: none;
    height: 1px;
    background: #6b6869;
    width: 100%;
    margin: 0 auto;
}
.instaIcon {
}

.instaIcon:hover {
    /*transition: 0.2s;*/
    filter: invert(66%) sepia(63%) saturate(5901%) hue-rotate(160deg)
        brightness(103%) contrast(95%);
}

.faceIcon {
    /* width: 10px !important; */
}

.faceIcon:hover {
    /*transition: 0.2s;*/
    filter: invert(66%) sepia(63%) saturate(5901%) hue-rotate(160deg)
        brightness(103%) contrast(95%);
}

.centeredContent {
    width: 1100px;
}

.columnsContainer {
    text-align: center;
    margin: auto;
    margin-top: 2.5%;
    margin-bottom: 2.5%;
    width: 82%;
    margin-left: 9%;
    display: flex;
    position: relative;
    height: auto;
    overflow: hidden;
    flex-direction: row;
    justify-content: space-between;
    flex-wrap: nowrap;
    align-items: flex-start;
}

.column {
    float: left;
    color: #58595b;
    width: fit-content !important;
    height: 100%;
    position: relative;
    display: flex;
    text-align: left;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
}

.columnHeading {
    margin-bottom: 15px;
    color: black;
    text-align: left;
    width: 100%;
    font-size: 20px;
    margin-top: 12px;
    text-transform: uppercase;
    font-weight: 800;
}

.whatsAppWebContainer {
    width: 60px;
    height: 50px;
    bottom: 70px !important;
    right: 64px;
}
.newsLetterContainer {
    background-color: white !important;
    height: 150px;
    overflow: hidden;
    margin-top: 20px;
    width: 100%;
    display: flex;
    justify-content: center;
    flex-direction: row;
    align-items: center;
    box-shadow: 0px 2px 10px 0px rgb(0 0 0 / 20%);
    border-bottom: 1px solid black;
}

.inputContainer {
    height: 40px;
    width: 379px;
    float: left;
    display: block;
    width: 35%;
}
.columnItemNoHover {
    margin-top: 17px;
    font-size: 13px;
    font-weight: 300;
    width: 100%;
    display: block;
    color: black;
    /* margin-left: 32px; */
}
.columnItem {
    margin-top: 17px;
    font-size: 13px;
    font-weight: 300;
    width: 100%;
    display: block;
    color: black;
}

.columnItem:hover {
    color: black;
    font-weight: 500;
}

.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: fit-content;
    text-align: left;
    font-size: 21px;
    float: left;
    font-weight: 800;
    color: black;
    text-transform: uppercase;
    margin-right: 7%;
    width: 40%;
}

.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% - 57px);
    padding-left: 10px;
    padding-right: 13px;
    float: left;
    height: 95%;
    padding-top: 0px;
    padding-bottom: 0px;
    background-color: transparent;
    color: black;
    line-height: 30px;
    font-size: 13px;
    border: 1px solid;
    float: left;
    font-weight: 300;
}

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

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

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

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

#emailFooterInput::-ms-input-placeholder {
    /* Microsoft Edge */
    color: black;
    opacity: 1;
    font-weight: 300;
}

#subscribeNewsletterButton {
    position: relative;
    margin-top: 0px;
    cursor: pointer;
    float: left;
}

#subscribeNewsletterButton:hover {
    opacity: 0.6;
}

#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 {
    background-color: black;
    color: white;
    float: left;
    line-height: 40px;
    height: 38px;
    width: 25px;
    border: 1px solid black;
    margin-left: 4px;
    cursor: pointer;
    align-items: center;
    justify-content: center;
}
.newsletter_go:hover {
    color: black;
    background-color: white;
}

#footerBottom {
    background-color: black;
    height: 40px;
}

#footerLogo {
    float: left;
    margin-top: 0%;
    margin-left: 0%;
    width: 175px;
}
#footerLogo img {
    width: auto;
}
#footerLogoContainer {
    height: 230px;
    float: left;
    display: none;
    align-items: center;
    margin-left: 4%;
}

.rights {
    line-height: 39px;
    color: white;
    font-size: 13px;
    float: left;
    width: 20%;
    font-weight: 200;
}

.footerIcon {
    position: relative;
    margin-right: 15px;
    width: 23px;
    margin-top: 8px;
    left: 5%;
}

.footerIcon:hover {
    color: #06b1de;
}

.byluna {
    margin-right: 12%;
    position: relative;
    height: 80%;
    top: 5px;
}

.whatsAppWebLogo {
    width: 100%;
    height: auto;
}

.newsletterHeading {
    text-align: center;
    font-size: 12px !important;
}

.newsletterHeading1 {
    display: block;
    text-transform: uppercase;
    font-size: 20px;
    font-weight: 500;
    letter-spacing: 1px;
}

#newsLetterDiv {
    height: 34px;
    width: auto;
    margin-bottom: 25px;
}
.openItem{
    display: none;
}
.arrow{
    height: 38px;
    background-image: url(../../files/newsletterArrow.svg);
    width: 26px;
    background-repeat: no-repeat;
    background-size: auto;
    background-position: center;
}
.arrow:hover{
    background-image: url(../../files/backArrow.svg);
    transform: rotate(180deg);
    left: 1px;
    position: relative;
}

@media screen and (min-width: 770px) and (max-width: 1100px) {
    .newsletterColumn {
        width: 40%;
    }
    .inputContainer {
        width: 35%;
    }
}

@media screen and (max-width: 768px) {
    #footer {
        height: auto;
        overflow: hidden;
        position: unset;
    }
    .inputContainer {
        width: 80%;
        margin: 0;
        height: 30px;
        margin-right: 5px;
    }
    .newsLetterContainer {
        padding: 0px;
        width: 100%;
        float: none;
        margin: 0 auto;
        display: flex;
        flex-direction: column;
        margin-top: 19px;
    }
    .suscribeImage {
        width: 280px;
    }

    .suscribe{
        position: relative;
        height: 28px;
        line-height: 28px;
        font-size: 13px;
        text-transform: uppercase;
    }
    .rights {
        margin-right: 0;
        text-indent: 0px !important;
        line-height: 10px;
        text-align: center !important;
        margin-top: 16px;
        font-size: 11px;
        width: 95%;
    }
    #footerLogo img {
        width: 28%;
    }
    .footerLogo {
        display: none;
        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;
    }
    .column {
        float: none;
    }
    .column.footerLogoColumn {
        display: block;
        margin: 0 auto;
        float: none;
        height: auto;
        overflow: hidden;
    }
    .newsletterColumn {
        margin: 0 auto;
        margin-top: 0px;
        display: flex;
        float: none;
        margin-bottom: 35px;
        justify-content: center;
    }
    .newsletterColumn {
        width: 75% !important;
        font-size: 20px;
        float: left;
        line-height: 24px;
        margin-bottom: 5px;
        font-weight: 600;
        display: flex;
        text-align: center;
    }
    .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;
        margin: 15px auto;
        float: left;
        display: block;
    }
    .columnsContainer {
        width: 100%;
        margin-top: 10px;
        height: auto;
        margin-left: 0px;
        display: block;
    }
    #footer-mobile .centeredContent,
    .widthContainer {
        width: 85%;
        margin-bottom: 30px;
    }
    .columnHeading {
        font-size: 20px;
        text-align: left;
        margin-bottom: 23px;
        align-items: center;
        margin-left: 30px;
        margin-top: 11px;
    }
    .headingSeguinos {
        display: none;
    }
    #columnSeguinos {
        float: right;
        margin-right: 30px;
    }
    .columnItem {
        font-size: 13px;
        font-weight: 300;
        text-align: left;
        width: 85%;
        /* margin: 15px auto; */
    }
    .lastRow {
        margin-top: 15px;
    }
    #emailFooterInput {
        margin: 0px auto;
        width: calc(92% - 15px);
        padding-right: 0;
        margin-right: 0px;
        border-radius: 0px;
        padding-left: 15px;
        font-size: 12px;
    }
    .newsletter_go {
        position: relative;
        height: 28px;
        margin: 0;
        width: 5%;
        float: right;
    }
    .footerIcon {
        float: left;
        margin-left: 7px;
        margin-right: 7px;
        margin-top: 30px;
        margin-bottom: 16px;
        width: 30px;
        height: 30px;
    }
    #footerLogo {
        width: 50%;
        padding-top: 10px;
        display: block;
        margin: 0 auto;
        float: none;
    }

    .footerIconsColumn {
        height: 30px;
        width: 145px;
        margin: 0 auto;
    }

    .byluna {
        margin-right: 4%;
    }
    #subscribeNewsletterButton {
        width: auto;
        right: 1px;
        margin-left: 0px;
        display: none;
    }

    .whatsAppWebContainer {
        right: 20px;
    }
    .openItem{
        display: block;
        position: absolute;
        right: 40px;
    }
    .arrow {
        height: 27px;
        width: 18px;
    }
    .itemsContainer{
        margin-left: 30px;
    }
}

/*ipad*/

@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (-webkit-min-device-pixel-ratio: 2) {
    .columnsContainer {
        width: 79%;
    }
    #footerLogo {
        margin-left: 4%;
    }
}
