#footerDummy {
    position: relative;
    display: block;
    width: 100%;
    overflow: hidden;
}

#footer {
    position: relative;
    bottom: 0px;
    width: 100%;
    height: auto;
    background-color: #878A8C;
    overflow: hidden;
    text-align: center;
}

.instaIcon {
    /* width: 22px !important; */
}

.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 {
    margin: auto;
    margin-top: 45px;
    margin-left: 24%;
    width: 64%;
    position: relative;
    height: 170px;
    overflow: hidden;
    margin-bottom: 30px;
}

.column {
    float: left;
    color: #58595B;
    width: 20% !important;
    margin-bottom: 40px;
    height: 100%;
    text-align: left;
}

.columnHeading {
    margin-bottom: 15px;
    color: white;
    text-align: left;
    font-size: 18px;
    margin-top: 12px;
}

.whatsAppWebContainer {
    width: 60px;
    height: 50px;
    bottom: 70px !important;
    right: 64px;
}

.columnItem {
    margin-top: 12px;
    font-size: 13px;
    font-weight: 300;
    width: 100%;
    font-weight:300;
    display: block;
    color: white;
}

/*.columnItem:hover {
    color: #565050;
}*/

.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: 400px !important;
    margin-right: 0px;
    display: flex;
    color: white;
    margin: 0 auto;
}

.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% - 65px);
    padding-left: 10px;
    padding-right: 13px;
    height: 100%;
    padding-top: 0px;
    padding-bottom: 0px;
    background-color: white;
    color: #565050;
    line-height: 30px;
    font-size: 14px;
    float: left;
    font-weight: 300;
}

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

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

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

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

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

#footerNewsletterDiv {
    position: relative;
    width: 100%;
    height: auto;
    overflow: hidden;
    max-width: 160px;
}

#subscribeNewsletterButton {
    position: absolute;
    top: 0px;
    right: 0px;
    height: 100%;
}

#subscribeNewsletterButton:hover {
    opacity: 0.6;
    cursor: pointer;
}

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

.footerSocialIcon {
    position: relative;
    width: 42px;
    /* margin-left: 5px; */
    margin-right: 20px;
}

.newsletter_go {
    /* width: 15px; */
    background-color: transparent;
    /* right: 13px; */
    /* float: left; */
    /* position: relative; */
    /* height: 32px; */
    /* border-radius: 2px; */
}

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

#footerLogo {
    float: left;
    margin-top: 3.5%;
    margin-left: 6%;
    width: fit-content;
}

.rights {
    background-color: #555458;
    line-height: 40px;
    color: white;
    /* letter-spacing: 1px; */
    font-size: 13px;
    float: left;
    width: 22%;

}

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

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

.byluna {
    margin-right: 12%;
    position: relative;
    height: 76%;
    top: 12%;
}

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

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

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

#newsLetterDiv {
    height: 34px;
    width: auto;
    margin-bottom: 25px;
}

a {
    color: #565050;
}

#footerNewsletterEmail {
    position: relative;
    width: calc(100% - 40px);
    padding-left: 10px;
    height: 26px;
    font-size: 14px;
    font-weight: 300;
    font-weight:300;
    padding-right: 30px;
}

@media screen and (min-width: 770px) and (max-width: 1100px) {
    #footer {
        width: 1100px;
    }
}

@media screen and (max-width: 768px) {
    #footer {
        height: auto;
        overflow: hidden;
        position: unset;
    }

    .rights {
        margin-right: 0;
        text-indent: 0px !important;
        line-height: 10px;
        text-align: center !important;
        margin-top: 16px;
        font-size: 12px;
        width: 95%;
    }

    .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: 3px;
    }

    .newsletterColumn {
        width: 100% !important;
        float: left;
        float: left;
        color: white;
        /* margin-left: 0%; */
    }

    .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-left: 2%; */
        margin: 0 auto;
        float: left;
    }

    .columnsContainer {
        width: 85%;
        margin-top: 10px;
        height: auto;
        margin: auto;
    }

    #footer-mobile .centeredContent,
    .widthContainer {
        width: 85%;
        /* margin-left: 12.5%; */
        margin-bottom: 30px;
    }

    .columnHeading {
        font-size: 17px;
        text-align: center;
        margin-bottom: 15px;
        margin-top: 30px;
    }

    .headingSeguinos {
        display: none;
    }

    #columnSeguinos {
        float: right;
        margin-right: 30px;
    }

    .columnItem {
        font-weight: 300;
        margin-bottom: 15px;
        margin-top: 0;
        /* margin-left: 30px; */
        /* float: left; */
        width: 100%;
        text-align: center;
    }

    .lastRow {
        margin-top: 15px;
    }

    #emailFooterInput {
        margin: 0px auto;
        margin-left: 16px;
        width: calc(100% - 75px);
    }

    .newsletter_go {
        /* width: 10%; */
        /* position: absolute; */
        /* right: 0px; */
        /* top: 0px; */
    }

    .footerIcon {
        float: left;
        margin-left: 7px;
        margin-right: 7px;
        margin-top: 30px;
        margin-bottom: 16px;
        width: 30px;
        height: 30px;
    }

    #footerLogo {
        width: 100%;
        padding-top: 30px;
        margin: 0 auto;
    }

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

    .byluna {
        margin-right: 4%
    }

    #subscribeNewsletterButton {
        height: 100%;
        width: auto;
        right: 1px;
        margin-left: 0px;
    }

    .whatsAppWebContainer {
        right: 35px;
    }
    #footerNewsletterDiv{
        margin: 0 auto;
        margin-bottom: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%;
    }
}